@robinmordasiewicz/f5xc-terraform-mcp 3.1.0 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (157) hide show
  1. package/dist/docs/data-sources/certificate.md +2 -2
  2. package/dist/docs/data-sources/fast_acl.md +2 -2
  3. package/dist/docs/data-sources/irule.md +2 -2
  4. package/dist/docs/data-sources/network_policy.md +2 -2
  5. package/dist/docs/data-sources/policer.md +2 -2
  6. package/dist/docs/data-sources/site.md +2 -2
  7. package/dist/docs/data-sources/workload.md +2 -2
  8. package/dist/docs/resources/certificate.md +4 -56
  9. package/dist/docs/resources/fast_acl.md +166 -60
  10. package/dist/docs/resources/irule.md +7 -5
  11. package/dist/docs/resources/network_policy.md +210 -37
  12. package/dist/docs/resources/policer.md +10 -50
  13. package/dist/docs/resources/securemesh_site.md +1614 -253
  14. package/dist/docs/resources/site.md +12 -819
  15. package/dist/docs/resources/workload.md +9 -2951
  16. package/dist/docs/specifications/api/CHANGELOG.md +4 -4
  17. package/dist/docs/specifications/api/README.md +2 -2
  18. package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
  19. package/dist/docs/specifications/api/domains/ai_services.json +23 -21
  20. package/dist/docs/specifications/api/domains/api.json +201 -173
  21. package/dist/docs/specifications/api/domains/authentication.json +57 -45
  22. package/dist/docs/specifications/api/domains/bigip.json +106 -94
  23. package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
  24. package/dist/docs/specifications/api/domains/blindfold.json +141 -109
  25. package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
  26. package/dist/docs/specifications/api/domains/cdn.json +371 -177
  27. package/dist/docs/specifications/api/domains/ce_management.json +137 -111
  28. package/dist/docs/specifications/api/domains/certificates.json +81 -75
  29. package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
  30. package/dist/docs/specifications/api/domains/container_services.json +123 -91
  31. package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
  32. package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
  33. package/dist/docs/specifications/api/domains/ddos.json +168 -154
  34. package/dist/docs/specifications/api/domains/dns.json +160 -148
  35. package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
  36. package/dist/docs/specifications/api/domains/marketplace.json +111 -103
  37. package/dist/docs/specifications/api/domains/network.json +269 -230
  38. package/dist/docs/specifications/api/domains/network_security.json +243 -187
  39. package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
  40. package/dist/docs/specifications/api/domains/object_storage.json +12 -12
  41. package/dist/docs/specifications/api/domains/observability.json +231 -102
  42. package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
  43. package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
  44. package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
  45. package/dist/docs/specifications/api/domains/shape.json +327 -313
  46. package/dist/docs/specifications/api/domains/sites.json +536 -349
  47. package/dist/docs/specifications/api/domains/statistics.json +401 -225
  48. package/dist/docs/specifications/api/domains/support.json +116 -108
  49. package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
  50. package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
  51. package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
  52. package/dist/docs/specifications/api/domains/users.json +76 -66
  53. package/dist/docs/specifications/api/domains/virtual.json +492 -244
  54. package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
  55. package/dist/docs/specifications/api/domains/waf.json +227 -139
  56. package/dist/docs/specifications/api/index.json +2 -2
  57. package/dist/docs/specifications/api/openapi.json +3409 -2616
  58. package/dist/docs/specifications/api/openapi.yaml +5304 -2616
  59. package/package.json +1 -1
  60. package/dist/docs/data-sources/addon_service.md +0 -143
  61. package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
  62. package/dist/docs/data-sources/addon_subscription.md +0 -134
  63. package/dist/docs/data-sources/allowed_tenant.md +0 -134
  64. package/dist/docs/data-sources/api_credential.md +0 -134
  65. package/dist/docs/data-sources/bigip_irule.md +0 -134
  66. package/dist/docs/data-sources/child_tenant.md +0 -134
  67. package/dist/docs/data-sources/child_tenant_manager.md +0 -134
  68. package/dist/docs/data-sources/contact.md +0 -134
  69. package/dist/docs/data-sources/customer_support.md +0 -134
  70. package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
  71. package/dist/docs/data-sources/dns_lb_pool.md +0 -134
  72. package/dist/docs/data-sources/dns_load_balancer.md +0 -134
  73. package/dist/docs/data-sources/dns_zone.md +0 -145
  74. package/dist/docs/data-sources/geo_location_set.md +0 -134
  75. package/dist/docs/data-sources/ike1.md +0 -134
  76. package/dist/docs/data-sources/ike2.md +0 -134
  77. package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
  78. package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
  79. package/dist/docs/data-sources/infraprotect_asn.md +0 -134
  80. package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
  81. package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
  82. package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
  83. package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
  84. package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
  85. package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
  86. package/dist/docs/data-sources/k8s_cluster.md +0 -134
  87. package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
  88. package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
  89. package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
  90. package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
  91. package/dist/docs/data-sources/managed_tenant.md +0 -134
  92. package/dist/docs/data-sources/namespace.md +0 -141
  93. package/dist/docs/data-sources/oidc_provider.md +0 -134
  94. package/dist/docs/data-sources/quota.md +0 -134
  95. package/dist/docs/data-sources/registration.md +0 -134
  96. package/dist/docs/data-sources/report_config.md +0 -134
  97. package/dist/docs/data-sources/role.md +0 -134
  98. package/dist/docs/data-sources/secret_policy.md +0 -134
  99. package/dist/docs/data-sources/secret_policy_rule.md +0 -134
  100. package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
  101. package/dist/docs/data-sources/srv6_network_slice.md +0 -134
  102. package/dist/docs/data-sources/tenant_profile.md +0 -134
  103. package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
  104. package/dist/docs/data-sources/token.md +0 -134
  105. package/dist/docs/data-sources/tpm_api_key.md +0 -134
  106. package/dist/docs/data-sources/tpm_category.md +0 -134
  107. package/dist/docs/data-sources/tpm_manager.md +0 -134
  108. package/dist/docs/data-sources/virtual_k8s.md +0 -134
  109. package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
  110. package/dist/docs/resources/addon_subscription.md +0 -213
  111. package/dist/docs/resources/allowed_tenant.md +0 -181
  112. package/dist/docs/resources/api_credential.md +0 -184
  113. package/dist/docs/resources/bigip_irule.md +0 -173
  114. package/dist/docs/resources/child_tenant.md +0 -237
  115. package/dist/docs/resources/child_tenant_manager.md +0 -201
  116. package/dist/docs/resources/contact.md +0 -187
  117. package/dist/docs/resources/customer_support.md +0 -253
  118. package/dist/docs/resources/dns_lb_health_check.md +0 -249
  119. package/dist/docs/resources/dns_lb_pool.md +0 -310
  120. package/dist/docs/resources/dns_load_balancer.md +0 -309
  121. package/dist/docs/resources/dns_zone.md +0 -790
  122. package/dist/docs/resources/geo_location_set.md +0 -180
  123. package/dist/docs/resources/ike1.md +0 -216
  124. package/dist/docs/resources/ike2.md +0 -210
  125. package/dist/docs/resources/ike_phase1_profile.md +0 -224
  126. package/dist/docs/resources/ike_phase2_profile.md +0 -214
  127. package/dist/docs/resources/infraprotect_asn.md +0 -183
  128. package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
  129. package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
  130. package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
  131. package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
  132. package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
  133. package/dist/docs/resources/infraprotect_tunnel.md +0 -289
  134. package/dist/docs/resources/k8s_cluster.md +0 -326
  135. package/dist/docs/resources/k8s_cluster_role.md +0 -222
  136. package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
  137. package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
  138. package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
  139. package/dist/docs/resources/managed_tenant.md +0 -193
  140. package/dist/docs/resources/namespace.md +0 -170
  141. package/dist/docs/resources/oidc_provider.md +0 -291
  142. package/dist/docs/resources/quota.md +0 -187
  143. package/dist/docs/resources/registration.md +0 -489
  144. package/dist/docs/resources/report_config.md +0 -237
  145. package/dist/docs/resources/role.md +0 -183
  146. package/dist/docs/resources/secret_policy.md +0 -240
  147. package/dist/docs/resources/secret_policy_rule.md +0 -198
  148. package/dist/docs/resources/securemesh_site_v2.md +0 -2027
  149. package/dist/docs/resources/srv6_network_slice.md +0 -175
  150. package/dist/docs/resources/tenant_profile.md +0 -233
  151. package/dist/docs/resources/ticket_tracking_system.md +0 -195
  152. package/dist/docs/resources/token.md +0 -170
  153. package/dist/docs/resources/tpm_api_key.md +0 -191
  154. package/dist/docs/resources/tpm_category.md +0 -191
  155. package/dist/docs/resources/tpm_manager.md +0 -167
  156. package/dist/docs/resources/virtual_k8s.md +0 -209
  157. package/dist/docs/resources/voltshare_admin_policy.md +0 -271
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Marketplace",
5
5
  "description": "External connector infrastructure supporting direct, GRE, and encrypted tunnel modes with IKE parameter configuration and dead peer detection intervals. Cloud provider instances for Terraform automation and vendor partnerships. Service catalog entries with per-namespace activation flags, resource quotas, and administrative dashboard tile arrangement for operational workflows.",
6
- "version": "2.0.13",
6
+ "version": "2.0.15",
7
7
  "contact": {
8
8
  "name": "F5 Distributed Cloud",
9
9
  "url": "https://docs.cloud.f5.com"
@@ -8841,7 +8841,7 @@
8841
8841
  },
8842
8842
  "x-original-maxLength": 1024,
8843
8843
  "x-reconciled-from-discovery": true,
8844
- "x-reconciled-at": "2026-01-05T18:28:39.192988+00:00"
8844
+ "x-reconciled-at": "2026-01-06T16:56:56.465768+00:00"
8845
8845
  },
8846
8846
  "tier": {
8847
8847
  "$ref": "#/components/schemas/schemaAddonServiceTierType"
@@ -8885,7 +8885,7 @@
8885
8885
  },
8886
8886
  "x-original-maxLength": 1024,
8887
8887
  "x-reconciled-from-discovery": true,
8888
- "x-reconciled-at": "2026-01-05T18:28:39.192998+00:00"
8888
+ "x-reconciled-at": "2026-01-06T16:56:56.465777+00:00"
8889
8889
  },
8890
8890
  "subject": {
8891
8891
  "type": "string",
@@ -9190,7 +9190,7 @@
9190
9190
  "maxLength": 17,
9191
9191
  "minLength": 17,
9192
9192
  "x-reconciled-from-discovery": true,
9193
- "x-reconciled-at": "2026-01-05T18:28:39.193044+00:00"
9193
+ "x-reconciled-at": "2026-01-06T16:56:56.465812+00:00"
9194
9194
  },
9195
9195
  "system_metadata": {
9196
9196
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -9321,7 +9321,7 @@
9321
9321
  },
9322
9322
  "x-original-maxLength": 1024,
9323
9323
  "x-reconciled-from-discovery": true,
9324
- "x-reconciled-at": "2026-01-05T18:28:39.193058+00:00"
9324
+ "x-reconciled-at": "2026-01-06T16:56:56.465824+00:00"
9325
9325
  },
9326
9326
  "disabled": {
9327
9327
  "type": "boolean",
@@ -9371,7 +9371,7 @@
9371
9371
  },
9372
9372
  "x-original-maxLength": 1024,
9373
9373
  "x-reconciled-from-discovery": true,
9374
- "x-reconciled-at": "2026-01-05T18:28:39.193068+00:00"
9374
+ "x-reconciled-at": "2026-01-06T16:56:56.465834+00:00"
9375
9375
  },
9376
9376
  "namespace": {
9377
9377
  "type": "string",
@@ -9390,7 +9390,7 @@
9390
9390
  },
9391
9391
  "x-original-maxLength": 1024,
9392
9392
  "x-reconciled-from-discovery": true,
9393
- "x-reconciled-at": "2026-01-05T18:28:39.193073+00:00"
9393
+ "x-reconciled-at": "2026-01-06T16:56:56.465838+00:00"
9394
9394
  },
9395
9395
  "owner_view": {
9396
9396
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -9431,7 +9431,7 @@
9431
9431
  "x-field-mutability": "read-only",
9432
9432
  "x-original-maxLength": 1024,
9433
9433
  "x-reconciled-from-discovery": true,
9434
- "x-reconciled-at": "2026-01-05T18:28:39.193081+00:00"
9434
+ "x-reconciled-at": "2026-01-06T16:56:56.465845+00:00"
9435
9435
  },
9436
9436
  "uid": {
9437
9437
  "type": "string",
@@ -9452,7 +9452,7 @@
9452
9452
  "x-original-maxLength": 1024,
9453
9453
  "format": "uuid",
9454
9454
  "x-reconciled-from-discovery": true,
9455
- "x-reconciled-at": "2026-01-05T18:28:39.193087+00:00"
9455
+ "x-reconciled-at": "2026-01-06T16:56:56.465851+00:00"
9456
9456
  }
9457
9457
  },
9458
9458
  "x-f5xc-minimum-configuration": {
@@ -9939,6 +9939,8 @@
9939
9939
  "type_url": {
9940
9940
  "type": "string",
9941
9941
  "description": "A URL/resource name that uniquely identifies the type of the serialized\nprotocol buffer message. This string must contain at least\none \"/\" character. The last segment of the URL's path must represent\nthe fully qualified name of the type (as in\n`path/google.protobuf.duration`). The name should be in a canonical form\n(e.g., leading \".\" is not accepted).\n\nIn practice, teams usually precompile into the binary all types that they\nexpect it to use in the context of Any. However, for URLs which use the\nscheme `HTTP`, `HTTPS`, or no scheme, one can optionally set up a type\nserver that maps type URLs to message definitions as follows:\n\n* If no scheme is provided, `HTTPS` is assumed.\n* An HTTP GET on the URL must yield a [google.protobuf.type][]\nvalue in binary format, or produce an error.\n* Applications are allowed to cache lookup results based on the\nURL, or have them precompiled into a binary to avoid any\nlookup. Therefore, binary compatibility needs to be preserved\non changes to types. (Use versioned type names to manage\nbreaking changes.)\n\nNote: this functionality is not currently available in the official\nprotobuf release, and it is not used for type URLs beginning with\ntype.googleapis.com.\n\nSchemes other than `HTTP`, `HTTPS` (or the empty scheme) might be\nused with implementation specific semantics.",
9942
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
9943
+ "x-f5xc-description-medium": "URL/resource name that uniquely identifies the type of the serialized protocol buffer message. This string must contain at least one \"/\" character. The last segment of the URL's path must represent the fully qualified name of the type (as in ).",
9942
9944
  "minLength": 0,
9943
9945
  "maxLength": 1024,
9944
9946
  "x-f5xc-required-for": {
@@ -9962,7 +9964,7 @@
9962
9964
  },
9963
9965
  "x-original-maxLength": 1024,
9964
9966
  "x-reconciled-from-discovery": true,
9965
- "x-reconciled-at": "2026-01-05T18:28:39.193122+00:00"
9967
+ "x-reconciled-at": "2026-01-06T16:56:56.465887+00:00"
9966
9968
  }
9967
9969
  },
9968
9970
  "x-f5xc-minimum-configuration": {
@@ -10101,7 +10103,7 @@
10101
10103
  },
10102
10104
  "x-original-maxLength": 1024,
10103
10105
  "x-reconciled-from-discovery": true,
10104
- "x-reconciled-at": "2026-01-05T18:28:39.193132+00:00"
10106
+ "x-reconciled-at": "2026-01-06T16:56:56.465896+00:00"
10105
10107
  },
10106
10108
  "service_name": {
10107
10109
  "type": "string",
@@ -10130,6 +10132,8 @@
10130
10132
  "x-validation-rules": {
10131
10133
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
10132
10134
  },
10135
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
10136
+ "x-f5xc-description-medium": "Status of the condition \"Success\" Validtion has succeded. Requested operation was successful. \"Failed\" Validation has failed. \"Incomplete\" Validation of configuration has failed due to missing configuration. \"Installed\" Validation has passed and configuration has been installed in data path or...",
10133
10137
  "minLength": 0,
10134
10138
  "maxLength": 17,
10135
10139
  "x-f5xc-required-for": {
@@ -10140,7 +10144,7 @@
10140
10144
  },
10141
10145
  "x-original-maxLength": 1024,
10142
10146
  "x-reconciled-from-discovery": true,
10143
- "x-reconciled-at": "2026-01-05T18:28:39.193138+00:00"
10147
+ "x-reconciled-at": "2026-01-06T16:56:56.465902+00:00"
10144
10148
  },
10145
10149
  "type": {
10146
10150
  "type": "string",
@@ -10300,7 +10304,7 @@
10300
10304
  },
10301
10305
  "x-original-maxLength": 1024,
10302
10306
  "x-reconciled-from-discovery": true,
10303
- "x-reconciled-at": "2026-01-05T18:28:39.193149+00:00"
10307
+ "x-reconciled-at": "2026-01-06T16:56:56.465913+00:00"
10304
10308
  }
10305
10309
  },
10306
10310
  "x-f5xc-minimum-configuration": {
@@ -10410,7 +10414,7 @@
10410
10414
  },
10411
10415
  "x-original-maxLength": 1200,
10412
10416
  "x-reconciled-from-discovery": true,
10413
- "x-reconciled-at": "2026-01-05T18:28:39.193159+00:00"
10417
+ "x-reconciled-at": "2026-01-06T16:56:56.465923+00:00"
10414
10418
  },
10415
10419
  "disable": {
10416
10420
  "type": "boolean",
@@ -10465,7 +10469,7 @@
10465
10469
  },
10466
10470
  "x-original-maxLength": 1024,
10467
10471
  "x-reconciled-from-discovery": true,
10468
- "x-reconciled-at": "2026-01-05T18:28:39.193167+00:00"
10472
+ "x-reconciled-at": "2026-01-06T16:56:56.465930+00:00"
10469
10473
  },
10470
10474
  "namespace": {
10471
10475
  "type": "string",
@@ -10484,7 +10488,7 @@
10484
10488
  },
10485
10489
  "x-original-maxLength": 1024,
10486
10490
  "x-reconciled-from-discovery": true,
10487
- "x-reconciled-at": "2026-01-05T18:28:39.193171+00:00"
10491
+ "x-reconciled-at": "2026-01-06T16:56:56.465934+00:00"
10488
10492
  }
10489
10493
  },
10490
10494
  "x-f5xc-minimum-configuration": {
@@ -10529,7 +10533,7 @@
10529
10533
  "readOnly": true,
10530
10534
  "x-original-maxLength": 1024,
10531
10535
  "x-reconciled-from-discovery": true,
10532
- "x-reconciled-at": "2026-01-05T18:28:39.193176+00:00"
10536
+ "x-reconciled-at": "2026-01-06T16:56:56.465939+00:00"
10533
10537
  },
10534
10538
  "name": {
10535
10539
  "type": "string",
@@ -10548,7 +10552,7 @@
10548
10552
  },
10549
10553
  "x-original-maxLength": 1024,
10550
10554
  "x-reconciled-from-discovery": true,
10551
- "x-reconciled-at": "2026-01-05T18:28:39.193180+00:00"
10555
+ "x-reconciled-at": "2026-01-06T16:56:56.465943+00:00"
10552
10556
  },
10553
10557
  "namespace": {
10554
10558
  "type": "string",
@@ -10567,7 +10571,7 @@
10567
10571
  },
10568
10572
  "x-original-maxLength": 1024,
10569
10573
  "x-reconciled-from-discovery": true,
10570
- "x-reconciled-at": "2026-01-05T18:28:39.193184+00:00"
10574
+ "x-reconciled-at": "2026-01-06T16:56:56.465947+00:00"
10571
10575
  },
10572
10576
  "tenant": {
10573
10577
  "type": "string",
@@ -10588,7 +10592,7 @@
10588
10592
  "x-field-mutability": "read-only",
10589
10593
  "x-original-maxLength": 1024,
10590
10594
  "x-reconciled-from-discovery": true,
10591
- "x-reconciled-at": "2026-01-05T18:28:39.193189+00:00"
10595
+ "x-reconciled-at": "2026-01-06T16:56:56.465951+00:00"
10592
10596
  },
10593
10597
  "uid": {
10594
10598
  "type": "string",
@@ -10610,7 +10614,7 @@
10610
10614
  "x-original-maxLength": 1024,
10611
10615
  "format": "uuid",
10612
10616
  "x-reconciled-from-discovery": true,
10613
- "x-reconciled-at": "2026-01-05T18:28:39.193194+00:00"
10617
+ "x-reconciled-at": "2026-01-06T16:56:56.465957+00:00"
10614
10618
  }
10615
10619
  },
10616
10620
  "x-f5xc-minimum-configuration": {
@@ -10723,7 +10727,7 @@
10723
10727
  "x-original-maxLength": 1024,
10724
10728
  "format": "uuid",
10725
10729
  "x-reconciled-from-discovery": true,
10726
- "x-reconciled-at": "2026-01-05T18:28:39.193208+00:00"
10730
+ "x-reconciled-at": "2026-01-06T16:56:56.465969+00:00"
10727
10731
  },
10728
10732
  "vtrp_id": {
10729
10733
  "type": "string",
@@ -10835,7 +10839,7 @@
10835
10839
  },
10836
10840
  "x-original-maxLength": 1024,
10837
10841
  "x-reconciled-from-discovery": true,
10838
- "x-reconciled-at": "2026-01-05T18:28:39.193218+00:00"
10842
+ "x-reconciled-at": "2026-01-06T16:56:56.465978+00:00"
10839
10843
  },
10840
10844
  "status": {
10841
10845
  "type": "string",
@@ -10854,7 +10858,7 @@
10854
10858
  },
10855
10859
  "x-original-maxLength": 1024,
10856
10860
  "x-reconciled-from-discovery": true,
10857
- "x-reconciled-at": "2026-01-05T18:28:39.193222+00:00"
10861
+ "x-reconciled-at": "2026-01-06T16:56:56.465982+00:00"
10858
10862
  }
10859
10863
  },
10860
10864
  "x-f5xc-minimum-configuration": {
@@ -10934,6 +10938,8 @@
10934
10938
  "title": "Deletion_timestamp.",
10935
10939
  "format": "date-time",
10936
10940
  "x-displayname": "Deletion Timestamp.",
10941
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
10942
+ "x-f5xc-description-medium": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not...",
10937
10943
  "minLength": 0,
10938
10944
  "maxLength": 1024,
10939
10945
  "x-f5xc-required-for": {
@@ -11032,7 +11038,7 @@
11032
11038
  "x-field-mutability": "read-only",
11033
11039
  "x-original-maxLength": 1024,
11034
11040
  "x-reconciled-from-discovery": true,
11035
- "x-reconciled-at": "2026-01-05T18:28:39.193241+00:00"
11041
+ "x-reconciled-at": "2026-01-06T16:56:56.466000+00:00"
11036
11042
  },
11037
11043
  "uid": {
11038
11044
  "type": "string",
@@ -11053,7 +11059,7 @@
11053
11059
  "x-original-maxLength": 1024,
11054
11060
  "format": "uuid",
11055
11061
  "x-reconciled-from-discovery": true,
11056
- "x-reconciled-at": "2026-01-05T18:28:39.193246+00:00"
11062
+ "x-reconciled-at": "2026-01-06T16:56:56.466005+00:00"
11057
11063
  }
11058
11064
  },
11059
11065
  "x-f5xc-minimum-configuration": {
@@ -11103,7 +11109,7 @@
11103
11109
  },
11104
11110
  "x-original-maxLength": 1024,
11105
11111
  "x-reconciled-from-discovery": true,
11106
- "x-reconciled-at": "2026-01-05T18:28:39.193251+00:00"
11112
+ "x-reconciled-at": "2026-01-06T16:56:56.466009+00:00"
11107
11113
  },
11108
11114
  "name": {
11109
11115
  "type": "string",
@@ -11122,7 +11128,7 @@
11122
11128
  },
11123
11129
  "x-original-maxLength": 1024,
11124
11130
  "x-reconciled-from-discovery": true,
11125
- "x-reconciled-at": "2026-01-05T18:28:39.193255+00:00"
11131
+ "x-reconciled-at": "2026-01-06T16:56:56.466013+00:00"
11126
11132
  },
11127
11133
  "namespace": {
11128
11134
  "type": "string",
@@ -11141,7 +11147,7 @@
11141
11147
  },
11142
11148
  "x-original-maxLength": 1024,
11143
11149
  "x-reconciled-from-discovery": true,
11144
- "x-reconciled-at": "2026-01-05T18:28:39.193260+00:00"
11150
+ "x-reconciled-at": "2026-01-06T16:56:56.466017+00:00"
11145
11151
  },
11146
11152
  "uid": {
11147
11153
  "type": "string",
@@ -11162,7 +11168,7 @@
11162
11168
  "x-original-maxLength": 1024,
11163
11169
  "format": "uuid",
11164
11170
  "x-reconciled-from-discovery": true,
11165
- "x-reconciled-at": "2026-01-05T18:28:39.193264+00:00"
11171
+ "x-reconciled-at": "2026-01-06T16:56:56.466022+00:00"
11166
11172
  }
11167
11173
  },
11168
11174
  "x-f5xc-minimum-configuration": {
@@ -11327,7 +11333,7 @@
11327
11333
  },
11328
11334
  "x-original-maxLength": 1024,
11329
11335
  "x-reconciled-from-discovery": true,
11330
- "x-reconciled-at": "2026-01-05T18:28:39.511106+00:00"
11336
+ "x-reconciled-at": "2026-01-06T16:56:56.787222+00:00"
11331
11337
  },
11332
11338
  "namespace": {
11333
11339
  "type": "string",
@@ -11346,7 +11352,7 @@
11346
11352
  },
11347
11353
  "x-original-maxLength": 1024,
11348
11354
  "x-reconciled-from-discovery": true,
11349
- "x-reconciled-at": "2026-01-05T18:28:39.511113+00:00"
11355
+ "x-reconciled-at": "2026-01-06T16:56:56.787229+00:00"
11350
11356
  }
11351
11357
  },
11352
11358
  "x-f5xc-minimum-configuration": {
@@ -11590,7 +11596,7 @@
11590
11596
  },
11591
11597
  "x-original-maxLength": 1024,
11592
11598
  "x-reconciled-from-discovery": true,
11593
- "x-reconciled-at": "2026-01-05T18:28:39.511138+00:00"
11599
+ "x-reconciled-at": "2026-01-06T16:56:56.787254+00:00"
11594
11600
  },
11595
11601
  "disabled": {
11596
11602
  "type": "boolean",
@@ -11640,7 +11646,7 @@
11640
11646
  },
11641
11647
  "x-original-maxLength": 1024,
11642
11648
  "x-reconciled-from-discovery": true,
11643
- "x-reconciled-at": "2026-01-05T18:28:39.511148+00:00"
11649
+ "x-reconciled-at": "2026-01-06T16:56:56.787264+00:00"
11644
11650
  },
11645
11651
  "namespace": {
11646
11652
  "type": "string",
@@ -11659,7 +11665,7 @@
11659
11665
  },
11660
11666
  "x-original-maxLength": 1024,
11661
11667
  "x-reconciled-from-discovery": true,
11662
- "x-reconciled-at": "2026-01-05T18:28:39.511152+00:00"
11668
+ "x-reconciled-at": "2026-01-06T16:56:56.787269+00:00"
11663
11669
  },
11664
11670
  "owner_view": {
11665
11671
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -11685,7 +11691,7 @@
11685
11691
  "x-field-mutability": "read-only",
11686
11692
  "x-original-maxLength": 1024,
11687
11693
  "x-reconciled-from-discovery": true,
11688
- "x-reconciled-at": "2026-01-05T18:28:39.511159+00:00"
11694
+ "x-reconciled-at": "2026-01-06T16:56:56.787276+00:00"
11689
11695
  },
11690
11696
  "uid": {
11691
11697
  "type": "string",
@@ -11706,7 +11712,7 @@
11706
11712
  "x-original-maxLength": 1024,
11707
11713
  "format": "uuid",
11708
11714
  "x-reconciled-from-discovery": true,
11709
- "x-reconciled-at": "2026-01-05T18:28:39.511165+00:00"
11715
+ "x-reconciled-at": "2026-01-06T16:56:56.787282+00:00"
11710
11716
  }
11711
11717
  },
11712
11718
  "x-f5xc-minimum-configuration": {
@@ -11909,7 +11915,7 @@
11909
11915
  "readOnly": true,
11910
11916
  "x-original-maxLength": 1024,
11911
11917
  "x-reconciled-from-discovery": true,
11912
- "x-reconciled-at": "2026-01-05T18:28:39.511183+00:00"
11918
+ "x-reconciled-at": "2026-01-06T16:56:56.787302+00:00"
11913
11919
  },
11914
11920
  "name": {
11915
11921
  "type": "string",
@@ -11928,7 +11934,7 @@
11928
11934
  },
11929
11935
  "x-original-maxLength": 1024,
11930
11936
  "x-reconciled-from-discovery": true,
11931
- "x-reconciled-at": "2026-01-05T18:28:39.511187+00:00"
11937
+ "x-reconciled-at": "2026-01-06T16:56:56.787307+00:00"
11932
11938
  },
11933
11939
  "namespace": {
11934
11940
  "type": "string",
@@ -11947,7 +11953,7 @@
11947
11953
  },
11948
11954
  "x-original-maxLength": 1024,
11949
11955
  "x-reconciled-from-discovery": true,
11950
- "x-reconciled-at": "2026-01-05T18:28:39.511191+00:00"
11956
+ "x-reconciled-at": "2026-01-06T16:56:56.787312+00:00"
11951
11957
  },
11952
11958
  "tenant": {
11953
11959
  "type": "string",
@@ -11968,7 +11974,7 @@
11968
11974
  "x-field-mutability": "read-only",
11969
11975
  "x-original-maxLength": 1024,
11970
11976
  "x-reconciled-from-discovery": true,
11971
- "x-reconciled-at": "2026-01-05T18:28:39.511195+00:00"
11977
+ "x-reconciled-at": "2026-01-06T16:56:56.787316+00:00"
11972
11978
  },
11973
11979
  "uid": {
11974
11980
  "type": "string",
@@ -11990,7 +11996,7 @@
11990
11996
  "x-original-maxLength": 1024,
11991
11997
  "format": "uuid",
11992
11998
  "x-reconciled-from-discovery": true,
11993
- "x-reconciled-at": "2026-01-05T18:28:39.511201+00:00"
11999
+ "x-reconciled-at": "2026-01-06T16:56:56.787322+00:00"
11994
12000
  }
11995
12001
  },
11996
12002
  "x-f5xc-minimum-configuration": {
@@ -12064,7 +12070,7 @@
12064
12070
  },
12065
12071
  "x-original-maxLength": 1200,
12066
12072
  "x-reconciled-from-discovery": true,
12067
- "x-reconciled-at": "2026-01-05T18:28:39.511229+00:00"
12073
+ "x-reconciled-at": "2026-01-06T16:56:56.787352+00:00"
12068
12074
  },
12069
12075
  "disable": {
12070
12076
  "type": "boolean",
@@ -12117,7 +12123,7 @@
12117
12123
  },
12118
12124
  "x-original-maxLength": 1024,
12119
12125
  "x-reconciled-from-discovery": true,
12120
- "x-reconciled-at": "2026-01-05T18:28:39.511237+00:00"
12126
+ "x-reconciled-at": "2026-01-06T16:56:56.787359+00:00"
12121
12127
  },
12122
12128
  "namespace": {
12123
12129
  "type": "string",
@@ -12136,7 +12142,7 @@
12136
12142
  },
12137
12143
  "x-original-maxLength": 1024,
12138
12144
  "x-reconciled-from-discovery": true,
12139
- "x-reconciled-at": "2026-01-05T18:28:39.511241+00:00"
12145
+ "x-reconciled-at": "2026-01-06T16:56:56.787363+00:00"
12140
12146
  }
12141
12147
  },
12142
12148
  "x-f5xc-minimum-configuration": {
@@ -12212,7 +12218,7 @@
12212
12218
  },
12213
12219
  "x-original-maxLength": 1200,
12214
12220
  "x-reconciled-from-discovery": true,
12215
- "x-reconciled-at": "2026-01-05T18:28:39.511266+00:00"
12221
+ "x-reconciled-at": "2026-01-06T16:56:56.787386+00:00"
12216
12222
  },
12217
12223
  "disable": {
12218
12224
  "type": "boolean",
@@ -12265,7 +12271,7 @@
12265
12271
  },
12266
12272
  "x-original-maxLength": 1024,
12267
12273
  "x-reconciled-from-discovery": true,
12268
- "x-reconciled-at": "2026-01-05T18:28:39.511273+00:00"
12274
+ "x-reconciled-at": "2026-01-06T16:56:56.787393+00:00"
12269
12275
  },
12270
12276
  "namespace": {
12271
12277
  "type": "string",
@@ -12284,7 +12290,7 @@
12284
12290
  },
12285
12291
  "x-original-maxLength": 1024,
12286
12292
  "x-reconciled-from-discovery": true,
12287
- "x-reconciled-at": "2026-01-05T18:28:39.511277+00:00"
12293
+ "x-reconciled-at": "2026-01-06T16:56:56.787397+00:00"
12288
12294
  }
12289
12295
  },
12290
12296
  "x-f5xc-minimum-configuration": {
@@ -12339,7 +12345,7 @@
12339
12345
  },
12340
12346
  "x-original-maxLength": 128,
12341
12347
  "x-reconciled-from-discovery": true,
12342
- "x-reconciled-at": "2026-01-05T18:28:39.511336+00:00"
12348
+ "x-reconciled-at": "2026-01-06T16:56:56.787468+00:00"
12343
12349
  },
12344
12350
  "namespace": {
12345
12351
  "type": "string",
@@ -12364,7 +12370,7 @@
12364
12370
  },
12365
12371
  "x-original-maxLength": 64,
12366
12372
  "x-reconciled-from-discovery": true,
12367
- "x-reconciled-at": "2026-01-05T18:28:39.511340+00:00"
12373
+ "x-reconciled-at": "2026-01-06T16:56:56.787472+00:00"
12368
12374
  },
12369
12375
  "tenant": {
12370
12376
  "type": "string",
@@ -12391,7 +12397,7 @@
12391
12397
  "x-field-mutability": "read-only",
12392
12398
  "x-original-maxLength": 64,
12393
12399
  "x-reconciled-from-discovery": true,
12394
- "x-reconciled-at": "2026-01-05T18:28:39.511345+00:00"
12400
+ "x-reconciled-at": "2026-01-06T16:56:56.787476+00:00"
12395
12401
  }
12396
12402
  },
12397
12403
  "x-f5xc-minimum-configuration": {
@@ -12586,7 +12592,7 @@
12586
12592
  },
12587
12593
  "x-original-maxLength": 1024,
12588
12594
  "x-reconciled-from-discovery": true,
12589
- "x-reconciled-at": "2026-01-05T18:28:53.997599+00:00"
12595
+ "x-reconciled-at": "2026-01-06T16:57:11.467916+00:00"
12590
12596
  },
12591
12597
  "namespace": {
12592
12598
  "type": "string",
@@ -12605,7 +12611,7 @@
12605
12611
  },
12606
12612
  "x-original-maxLength": 1024,
12607
12613
  "x-reconciled-from-discovery": true,
12608
- "x-reconciled-at": "2026-01-05T18:28:53.997606+00:00"
12614
+ "x-reconciled-at": "2026-01-06T16:57:11.467922+00:00"
12609
12615
  }
12610
12616
  },
12611
12617
  "x-f5xc-minimum-configuration": {
@@ -12703,7 +12709,7 @@
12703
12709
  "maxLength": 17,
12704
12710
  "minLength": 17,
12705
12711
  "x-reconciled-from-discovery": true,
12706
- "x-reconciled-at": "2026-01-05T18:28:53.997623+00:00"
12712
+ "x-reconciled-at": "2026-01-06T16:57:11.467938+00:00"
12707
12713
  },
12708
12714
  "system_metadata": {
12709
12715
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -12924,7 +12930,7 @@
12924
12930
  },
12925
12931
  "x-original-maxLength": 1024,
12926
12932
  "x-reconciled-from-discovery": true,
12927
- "x-reconciled-at": "2026-01-05T18:28:53.997643+00:00"
12933
+ "x-reconciled-at": "2026-01-06T16:57:11.467958+00:00"
12928
12934
  },
12929
12935
  "disabled": {
12930
12936
  "type": "boolean",
@@ -12974,7 +12980,7 @@
12974
12980
  },
12975
12981
  "x-original-maxLength": 1024,
12976
12982
  "x-reconciled-from-discovery": true,
12977
- "x-reconciled-at": "2026-01-05T18:28:53.997655+00:00"
12983
+ "x-reconciled-at": "2026-01-06T16:57:11.467968+00:00"
12978
12984
  },
12979
12985
  "namespace": {
12980
12986
  "type": "string",
@@ -12993,7 +12999,7 @@
12993
12999
  },
12994
13000
  "x-original-maxLength": 1024,
12995
13001
  "x-reconciled-from-discovery": true,
12996
- "x-reconciled-at": "2026-01-05T18:28:53.997659+00:00"
13002
+ "x-reconciled-at": "2026-01-06T16:57:11.467973+00:00"
12997
13003
  },
12998
13004
  "owner_view": {
12999
13005
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -13034,7 +13040,7 @@
13034
13040
  "x-field-mutability": "read-only",
13035
13041
  "x-original-maxLength": 1024,
13036
13042
  "x-reconciled-from-discovery": true,
13037
- "x-reconciled-at": "2026-01-05T18:28:53.997667+00:00"
13043
+ "x-reconciled-at": "2026-01-06T16:57:11.467980+00:00"
13038
13044
  },
13039
13045
  "uid": {
13040
13046
  "type": "string",
@@ -13055,7 +13061,7 @@
13055
13061
  "x-original-maxLength": 1024,
13056
13062
  "format": "uuid",
13057
13063
  "x-reconciled-from-discovery": true,
13058
- "x-reconciled-at": "2026-01-05T18:28:53.997673+00:00"
13064
+ "x-reconciled-at": "2026-01-06T16:57:11.467986+00:00"
13059
13065
  }
13060
13066
  },
13061
13067
  "x-f5xc-minimum-configuration": {
@@ -13313,7 +13319,7 @@
13313
13319
  },
13314
13320
  "x-original-maxLength": 1024,
13315
13321
  "x-reconciled-from-discovery": true,
13316
- "x-reconciled-at": "2026-01-05T18:28:53.997702+00:00"
13322
+ "x-reconciled-at": "2026-01-06T16:57:11.468014+00:00"
13317
13323
  },
13318
13324
  "store_provider": {
13319
13325
  "type": "string",
@@ -13371,7 +13377,7 @@
13371
13377
  },
13372
13378
  "x-original-maxLength": 1024,
13373
13379
  "x-reconciled-from-discovery": true,
13374
- "x-reconciled-at": "2026-01-05T18:28:53.997709+00:00"
13380
+ "x-reconciled-at": "2026-01-06T16:57:11.468020+00:00"
13375
13381
  },
13376
13382
  "url": {
13377
13383
  "type": "string",
@@ -13524,7 +13530,7 @@
13524
13530
  },
13525
13531
  "x-original-maxLength": 1024,
13526
13532
  "x-reconciled-from-discovery": true,
13527
- "x-reconciled-at": "2026-01-05T18:28:53.997888+00:00"
13533
+ "x-reconciled-at": "2026-01-06T16:57:11.468188+00:00"
13528
13534
  },
13529
13535
  "location": {
13530
13536
  "type": "string",
@@ -13541,7 +13547,7 @@
13541
13547
  },
13542
13548
  "x-original-maxLength": 1024,
13543
13549
  "x-reconciled-from-discovery": true,
13544
- "x-reconciled-at": "2026-01-05T18:28:53.997893+00:00"
13550
+ "x-reconciled-at": "2026-01-06T16:57:11.468192+00:00"
13545
13551
  },
13546
13552
  "provider": {
13547
13553
  "type": "string",
@@ -13558,7 +13564,7 @@
13558
13564
  },
13559
13565
  "x-original-maxLength": 1024,
13560
13566
  "x-reconciled-from-discovery": true,
13561
- "x-reconciled-at": "2026-01-05T18:28:53.997897+00:00"
13567
+ "x-reconciled-at": "2026-01-06T16:57:11.468196+00:00"
13562
13568
  },
13563
13569
  "secret_encoding": {
13564
13570
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -13580,7 +13586,7 @@
13580
13586
  "maxLength": 1,
13581
13587
  "minLength": 1,
13582
13588
  "x-reconciled-from-discovery": true,
13583
- "x-reconciled-at": "2026-01-05T18:28:53.997904+00:00"
13589
+ "x-reconciled-at": "2026-01-06T16:57:11.468203+00:00"
13584
13590
  }
13585
13591
  },
13586
13592
  "x-f5xc-minimum-configuration": {
@@ -13619,7 +13625,7 @@
13619
13625
  },
13620
13626
  "x-original-maxLength": 1024,
13621
13627
  "x-reconciled-from-discovery": true,
13622
- "x-reconciled-at": "2026-01-05T18:28:53.997929+00:00"
13628
+ "x-reconciled-at": "2026-01-06T16:57:11.468225+00:00"
13623
13629
  }
13624
13630
  },
13625
13631
  "x-f5xc-minimum-configuration": {
@@ -13817,7 +13823,7 @@
13817
13823
  },
13818
13824
  "x-original-maxLength": 1024,
13819
13825
  "x-reconciled-from-discovery": true,
13820
- "x-reconciled-at": "2026-01-05T18:29:17.720991+00:00"
13826
+ "x-reconciled-at": "2026-01-06T16:57:35.656675+00:00"
13821
13827
  },
13822
13828
  "namespace": {
13823
13829
  "type": "string",
@@ -13836,7 +13842,7 @@
13836
13842
  },
13837
13843
  "x-original-maxLength": 1024,
13838
13844
  "x-reconciled-from-discovery": true,
13839
- "x-reconciled-at": "2026-01-05T18:29:17.720999+00:00"
13845
+ "x-reconciled-at": "2026-01-06T16:57:35.656681+00:00"
13840
13846
  }
13841
13847
  },
13842
13848
  "x-f5xc-minimum-configuration": {
@@ -14039,7 +14045,7 @@
14039
14045
  "maxLength": 17,
14040
14046
  "minLength": 17,
14041
14047
  "x-reconciled-from-discovery": true,
14042
- "x-reconciled-at": "2026-01-05T18:29:17.721025+00:00"
14048
+ "x-reconciled-at": "2026-01-06T16:57:35.656707+00:00"
14043
14049
  },
14044
14050
  "system_metadata": {
14045
14051
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -14277,7 +14283,7 @@
14277
14283
  },
14278
14284
  "x-original-maxLength": 1024,
14279
14285
  "x-reconciled-from-discovery": true,
14280
- "x-reconciled-at": "2026-01-05T18:29:17.721064+00:00"
14286
+ "x-reconciled-at": "2026-01-06T16:57:35.656733+00:00"
14281
14287
  },
14282
14288
  "disabled": {
14283
14289
  "type": "boolean",
@@ -14327,7 +14333,7 @@
14327
14333
  },
14328
14334
  "x-original-maxLength": 1024,
14329
14335
  "x-reconciled-from-discovery": true,
14330
- "x-reconciled-at": "2026-01-05T18:29:17.721075+00:00"
14336
+ "x-reconciled-at": "2026-01-06T16:57:35.656744+00:00"
14331
14337
  },
14332
14338
  "namespace": {
14333
14339
  "type": "string",
@@ -14346,7 +14352,7 @@
14346
14352
  },
14347
14353
  "x-original-maxLength": 1024,
14348
14354
  "x-reconciled-from-discovery": true,
14349
- "x-reconciled-at": "2026-01-05T18:29:17.721079+00:00"
14355
+ "x-reconciled-at": "2026-01-06T16:57:35.656748+00:00"
14350
14356
  },
14351
14357
  "owner_view": {
14352
14358
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -14387,7 +14393,7 @@
14387
14393
  "x-field-mutability": "read-only",
14388
14394
  "x-original-maxLength": 1024,
14389
14395
  "x-reconciled-from-discovery": true,
14390
- "x-reconciled-at": "2026-01-05T18:29:17.721087+00:00"
14396
+ "x-reconciled-at": "2026-01-06T16:57:35.656756+00:00"
14391
14397
  },
14392
14398
  "uid": {
14393
14399
  "type": "string",
@@ -14408,7 +14414,7 @@
14408
14414
  "x-original-maxLength": 1024,
14409
14415
  "format": "uuid",
14410
14416
  "x-reconciled-from-discovery": true,
14411
- "x-reconciled-at": "2026-01-05T18:29:17.721093+00:00"
14417
+ "x-reconciled-at": "2026-01-06T16:57:35.656762+00:00"
14412
14418
  }
14413
14419
  },
14414
14420
  "x-f5xc-minimum-configuration": {
@@ -14980,7 +14986,7 @@
14980
14986
  "maxLength": 17,
14981
14987
  "minLength": 17,
14982
14988
  "x-reconciled-from-discovery": true,
14983
- "x-reconciled-at": "2026-01-05T18:29:38.110555+00:00"
14989
+ "x-reconciled-at": "2026-01-06T16:57:56.528611+00:00"
14984
14990
  },
14985
14991
  "system_metadata": {
14986
14992
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -15275,7 +15281,7 @@
15275
15281
  },
15276
15282
  "x-original-maxLength": 1024,
15277
15283
  "x-reconciled-from-discovery": true,
15278
- "x-reconciled-at": "2026-01-05T18:29:38.110581+00:00"
15284
+ "x-reconciled-at": "2026-01-06T16:57:56.528637+00:00"
15279
15285
  },
15280
15286
  "disabled": {
15281
15287
  "type": "boolean",
@@ -15325,7 +15331,7 @@
15325
15331
  },
15326
15332
  "x-original-maxLength": 1024,
15327
15333
  "x-reconciled-from-discovery": true,
15328
- "x-reconciled-at": "2026-01-05T18:29:38.110593+00:00"
15334
+ "x-reconciled-at": "2026-01-06T16:57:56.528648+00:00"
15329
15335
  },
15330
15336
  "namespace": {
15331
15337
  "type": "string",
@@ -15344,7 +15350,7 @@
15344
15350
  },
15345
15351
  "x-original-maxLength": 1024,
15346
15352
  "x-reconciled-from-discovery": true,
15347
- "x-reconciled-at": "2026-01-05T18:29:38.110598+00:00"
15353
+ "x-reconciled-at": "2026-01-06T16:57:56.528652+00:00"
15348
15354
  },
15349
15355
  "owner_view": {
15350
15356
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -15385,7 +15391,7 @@
15385
15391
  "x-field-mutability": "read-only",
15386
15392
  "x-original-maxLength": 1024,
15387
15393
  "x-reconciled-from-discovery": true,
15388
- "x-reconciled-at": "2026-01-05T18:29:38.110606+00:00"
15394
+ "x-reconciled-at": "2026-01-06T16:57:56.528660+00:00"
15389
15395
  },
15390
15396
  "uid": {
15391
15397
  "type": "string",
@@ -15406,7 +15412,7 @@
15406
15412
  "x-original-maxLength": 1024,
15407
15413
  "format": "uuid",
15408
15414
  "x-reconciled-from-discovery": true,
15409
- "x-reconciled-at": "2026-01-05T18:29:38.110612+00:00"
15415
+ "x-reconciled-at": "2026-01-06T16:57:56.528666+00:00"
15410
15416
  }
15411
15417
  },
15412
15418
  "x-f5xc-minimum-configuration": {
@@ -15674,7 +15680,7 @@
15674
15680
  },
15675
15681
  "format": "hostname",
15676
15682
  "x-reconciled-from-discovery": true,
15677
- "x-reconciled-at": "2026-01-05T18:29:40.674724+00:00"
15683
+ "x-reconciled-at": "2026-01-06T16:57:59.177582+00:00"
15678
15684
  },
15679
15685
  "locale": {
15680
15686
  "type": "string",
@@ -15785,7 +15791,7 @@
15785
15791
  },
15786
15792
  "x-original-maxLength": 256,
15787
15793
  "x-reconciled-from-discovery": true,
15788
- "x-reconciled-at": "2026-01-05T18:29:40.674738+00:00"
15794
+ "x-reconciled-at": "2026-01-06T16:57:59.177597+00:00"
15789
15795
  }
15790
15796
  },
15791
15797
  "x-f5xc-minimum-configuration": {
@@ -16160,7 +16166,7 @@
16160
16166
  "maxLength": 17,
16161
16167
  "minLength": 17,
16162
16168
  "x-reconciled-from-discovery": true,
16163
- "x-reconciled-at": "2026-01-05T18:29:41.768824+00:00"
16169
+ "x-reconciled-at": "2026-01-06T16:58:00.309058+00:00"
16164
16170
  },
16165
16171
  "system_metadata": {
16166
16172
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -16383,7 +16389,7 @@
16383
16389
  },
16384
16390
  "x-original-maxLength": 1024,
16385
16391
  "x-reconciled-from-discovery": true,
16386
- "x-reconciled-at": "2026-01-05T18:29:41.768844+00:00"
16392
+ "x-reconciled-at": "2026-01-06T16:58:00.309078+00:00"
16387
16393
  },
16388
16394
  "disabled": {
16389
16395
  "type": "boolean",
@@ -16433,7 +16439,7 @@
16433
16439
  },
16434
16440
  "x-original-maxLength": 1024,
16435
16441
  "x-reconciled-from-discovery": true,
16436
- "x-reconciled-at": "2026-01-05T18:29:41.768855+00:00"
16442
+ "x-reconciled-at": "2026-01-06T16:58:00.309090+00:00"
16437
16443
  },
16438
16444
  "namespace": {
16439
16445
  "type": "string",
@@ -16452,7 +16458,7 @@
16452
16458
  },
16453
16459
  "x-original-maxLength": 1024,
16454
16460
  "x-reconciled-from-discovery": true,
16455
- "x-reconciled-at": "2026-01-05T18:29:41.768860+00:00"
16461
+ "x-reconciled-at": "2026-01-06T16:58:00.309094+00:00"
16456
16462
  },
16457
16463
  "owner_view": {
16458
16464
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -16493,7 +16499,7 @@
16493
16499
  "x-field-mutability": "read-only",
16494
16500
  "x-original-maxLength": 1024,
16495
16501
  "x-reconciled-from-discovery": true,
16496
- "x-reconciled-at": "2026-01-05T18:29:41.768868+00:00"
16502
+ "x-reconciled-at": "2026-01-06T16:58:00.309102+00:00"
16497
16503
  },
16498
16504
  "uid": {
16499
16505
  "type": "string",
@@ -16514,7 +16520,7 @@
16514
16520
  "x-original-maxLength": 1024,
16515
16521
  "format": "uuid",
16516
16522
  "x-reconciled-from-discovery": true,
16517
- "x-reconciled-at": "2026-01-05T18:29:41.768874+00:00"
16523
+ "x-reconciled-at": "2026-01-06T16:58:00.309108+00:00"
16518
16524
  }
16519
16525
  },
16520
16526
  "x-f5xc-minimum-configuration": {
@@ -16666,7 +16672,7 @@
16666
16672
  },
16667
16673
  "x-original-maxLength": 1024,
16668
16674
  "x-reconciled-from-discovery": true,
16669
- "x-reconciled-at": "2026-01-05T18:30:03.893056+00:00"
16675
+ "x-reconciled-at": "2026-01-06T16:58:22.889602+00:00"
16670
16676
  }
16671
16677
  },
16672
16678
  "x-f5xc-example": "[EMAIL, CC]",
@@ -16710,6 +16716,8 @@
16710
16716
  "description": "X-displayName: \"API Group\"\nThe rule is applied on the APIs that belong to specified api_group.\nAPI groups derived from API Definition swaggers.\nFor example oas-all-operations including all paths and methods from the swaggers, oas-base-URLs covering all requests under base-paths from the swaggers.\nCustom groups can be created if user tags paths or operations with \"x-F5 Distributed Cloud-API-group\" extensions inside swaggers.",
16711
16717
  "title": "Api_group",
16712
16718
  "x-f5xc-example": "oas-all-operations",
16719
+ "x-f5xc-description-short": "X-displayName: \"API Group\" The rule is applied on the APIs that belong to specified api_group.",
16720
+ "x-f5xc-description-medium": "X-displayName: \"API Group\" The rule is applied on the APIs that belong to specified api_group. API groups derived from API Definition swaggers. For example oas-all-operations including all paths and methods from the swaggers, oas-base-URLs covering all requests under base-paths from the swaggers.",
16713
16721
  "minLength": 0,
16714
16722
  "maxLength": 1024,
16715
16723
  "x-f5xc-required-for": {
@@ -17684,7 +17692,7 @@
17684
17692
  "x-original-maxLength": 256,
17685
17693
  "format": "hostname",
17686
17694
  "x-reconciled-from-discovery": true,
17687
- "x-reconciled-at": "2026-01-05T18:30:03.893146+00:00"
17695
+ "x-reconciled-at": "2026-01-06T16:58:22.889690+00:00"
17688
17696
  },
17689
17697
  "simple_login": {
17690
17698
  "$ref": "#/components/schemas/common_wafSimpleLogin"
@@ -18415,7 +18423,7 @@
18415
18423
  },
18416
18424
  "x-original-maxLength": 256,
18417
18425
  "x-reconciled-from-discovery": true,
18418
- "x-reconciled-at": "2026-01-05T18:30:03.893285+00:00"
18426
+ "x-reconciled-at": "2026-01-06T16:58:22.889827+00:00"
18419
18427
  },
18420
18428
  "name": {
18421
18429
  "type": "string",
@@ -18445,7 +18453,7 @@
18445
18453
  },
18446
18454
  "x-original-maxLength": 1024,
18447
18455
  "x-reconciled-from-discovery": true,
18448
- "x-reconciled-at": "2026-01-05T18:30:03.893290+00:00"
18456
+ "x-reconciled-at": "2026-01-06T16:58:22.889832+00:00"
18449
18457
  }
18450
18458
  },
18451
18459
  "x-f5xc-minimum-configuration": {
@@ -18600,7 +18608,7 @@
18600
18608
  "maxLength": 17,
18601
18609
  "minLength": 17,
18602
18610
  "x-reconciled-from-discovery": true,
18603
- "x-reconciled-at": "2026-01-05T18:30:03.893450+00:00"
18611
+ "x-reconciled-at": "2026-01-06T16:58:22.889997+00:00"
18604
18612
  },
18605
18613
  "system_metadata": {
18606
18614
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -18683,7 +18691,7 @@
18683
18691
  },
18684
18692
  "x-original-maxLength": 1024,
18685
18693
  "x-reconciled-from-discovery": true,
18686
- "x-reconciled-at": "2026-01-05T18:30:03.893458+00:00"
18694
+ "x-reconciled-at": "2026-01-06T16:58:22.890005+00:00"
18687
18695
  },
18688
18696
  "third_party_applications_list": {
18689
18697
  "$ref": "#/components/schemas/third_party_applicationThirdPartyApplicationList"
@@ -18788,7 +18796,7 @@
18788
18796
  },
18789
18797
  "x-original-maxLength": 1024,
18790
18798
  "x-reconciled-from-discovery": true,
18791
- "x-reconciled-at": "2026-01-05T18:30:03.893469+00:00"
18799
+ "x-reconciled-at": "2026-01-06T16:58:22.890016+00:00"
18792
18800
  },
18793
18801
  "disabled": {
18794
18802
  "type": "boolean",
@@ -18838,7 +18846,7 @@
18838
18846
  },
18839
18847
  "x-original-maxLength": 1024,
18840
18848
  "x-reconciled-from-discovery": true,
18841
- "x-reconciled-at": "2026-01-05T18:30:03.893479+00:00"
18849
+ "x-reconciled-at": "2026-01-06T16:58:22.890026+00:00"
18842
18850
  },
18843
18851
  "namespace": {
18844
18852
  "type": "string",
@@ -18857,7 +18865,7 @@
18857
18865
  },
18858
18866
  "x-original-maxLength": 1024,
18859
18867
  "x-reconciled-from-discovery": true,
18860
- "x-reconciled-at": "2026-01-05T18:30:03.893483+00:00"
18868
+ "x-reconciled-at": "2026-01-06T16:58:22.890030+00:00"
18861
18869
  },
18862
18870
  "owner_view": {
18863
18871
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -18898,7 +18906,7 @@
18898
18906
  "x-field-mutability": "read-only",
18899
18907
  "x-original-maxLength": 1024,
18900
18908
  "x-reconciled-from-discovery": true,
18901
- "x-reconciled-at": "2026-01-05T18:30:03.893491+00:00"
18909
+ "x-reconciled-at": "2026-01-06T16:58:22.890038+00:00"
18902
18910
  },
18903
18911
  "uid": {
18904
18912
  "type": "string",
@@ -18919,7 +18927,7 @@
18919
18927
  "x-original-maxLength": 1024,
18920
18928
  "format": "uuid",
18921
18929
  "x-reconciled-from-discovery": true,
18922
- "x-reconciled-at": "2026-01-05T18:30:03.893496+00:00"
18930
+ "x-reconciled-at": "2026-01-06T16:58:22.890043+00:00"
18923
18931
  }
18924
18932
  },
18925
18933
  "x-f5xc-minimum-configuration": {
@@ -19498,7 +19506,7 @@
19498
19506
  },
19499
19507
  "x-original-maxLength": 1024,
19500
19508
  "x-reconciled-from-discovery": true,
19501
- "x-reconciled-at": "2026-01-05T18:30:09.526308+00:00"
19509
+ "x-reconciled-at": "2026-01-06T16:58:28.622923+00:00"
19502
19510
  },
19503
19511
  "view_kind": {
19504
19512
  "type": "string",
@@ -19818,7 +19826,7 @@
19818
19826
  },
19819
19827
  "x-original-maxLength": 1024,
19820
19828
  "x-reconciled-from-discovery": true,
19821
- "x-reconciled-at": "2026-01-05T18:30:09.526331+00:00"
19829
+ "x-reconciled-at": "2026-01-06T16:58:28.622946+00:00"
19822
19830
  },
19823
19831
  "view_kind": {
19824
19832
  "type": "string",
@@ -20072,7 +20080,7 @@
20072
20080
  "x-original-maxLength": 1024,
20073
20081
  "format": "hostname",
20074
20082
  "x-reconciled-from-discovery": true,
20075
- "x-reconciled-at": "2026-01-05T18:30:14.471571+00:00"
20083
+ "x-reconciled-at": "2026-01-06T16:58:33.763033+00:00"
20076
20084
  },
20077
20085
  "email": {
20078
20086
  "type": "string",
@@ -20240,7 +20248,7 @@
20240
20248
  },
20241
20249
  "format": "hostname",
20242
20250
  "x-reconciled-from-discovery": true,
20243
- "x-reconciled-at": "2026-01-05T18:30:14.471589+00:00"
20251
+ "x-reconciled-at": "2026-01-06T16:58:33.763049+00:00"
20244
20252
  },
20245
20253
  "token": {
20246
20254
  "type": "string",