@robinmordasiewicz/f5xc-terraform-mcp 3.0.2 → 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 +99 -4
  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": "Api",
5
5
  "description": "Structured classification systems with versioning support for contract evolution. Hierarchical groupings segment resources by operational role or security boundaries. Behavioral verification confirms authentication flows and permission constraints. Token and key safeguards protect sensitive credentials. Traffic inspection through connected load balancers and firewalls enables threat detection at network perimeters.",
6
- "version": "2.0.12",
6
+ "version": "2.0.15",
7
7
  "contact": {
8
8
  "name": "F5 Distributed Cloud",
9
9
  "url": "https://docs.cloud.f5.com"
@@ -12086,7 +12086,7 @@
12086
12086
  },
12087
12087
  "x-original-maxLength": 1024,
12088
12088
  "x-reconciled-from-discovery": true,
12089
- "x-reconciled-at": "2026-01-05T17:58:18.085063+00:00"
12089
+ "x-reconciled-at": "2026-01-06T16:56:53.956828+00:00"
12090
12090
  },
12091
12091
  "namespace": {
12092
12092
  "type": "string",
@@ -12105,7 +12105,7 @@
12105
12105
  },
12106
12106
  "x-original-maxLength": 1024,
12107
12107
  "x-reconciled-from-discovery": true,
12108
- "x-reconciled-at": "2026-01-05T17:58:18.085069+00:00"
12108
+ "x-reconciled-at": "2026-01-06T16:56:53.956834+00:00"
12109
12109
  }
12110
12110
  },
12111
12111
  "x-f5xc-minimum-configuration": {
@@ -12156,7 +12156,7 @@
12156
12156
  "x-original-maxLength": 256,
12157
12157
  "format": "hostname",
12158
12158
  "x-reconciled-from-discovery": true,
12159
- "x-reconciled-at": "2026-01-05T17:58:18.085077+00:00"
12159
+ "x-reconciled-at": "2026-01-06T16:56:53.956842+00:00"
12160
12160
  },
12161
12161
  "simple_login": {
12162
12162
  "$ref": "#/components/schemas/api_crawlerSimpleLogin"
@@ -12256,7 +12256,7 @@
12256
12256
  "maxLength": 17,
12257
12257
  "minLength": 17,
12258
12258
  "x-reconciled-from-discovery": true,
12259
- "x-reconciled-at": "2026-01-05T17:58:18.085094+00:00"
12259
+ "x-reconciled-at": "2026-01-06T16:56:53.956859+00:00"
12260
12260
  },
12261
12261
  "system_metadata": {
12262
12262
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -12434,7 +12434,7 @@
12434
12434
  },
12435
12435
  "x-original-maxLength": 1024,
12436
12436
  "x-reconciled-from-discovery": true,
12437
- "x-reconciled-at": "2026-01-05T17:58:18.085108+00:00"
12437
+ "x-reconciled-at": "2026-01-06T16:56:53.956873+00:00"
12438
12438
  },
12439
12439
  "disabled": {
12440
12440
  "type": "boolean",
@@ -12484,7 +12484,7 @@
12484
12484
  },
12485
12485
  "x-original-maxLength": 1024,
12486
12486
  "x-reconciled-from-discovery": true,
12487
- "x-reconciled-at": "2026-01-05T17:58:18.085119+00:00"
12487
+ "x-reconciled-at": "2026-01-06T16:56:53.956885+00:00"
12488
12488
  },
12489
12489
  "namespace": {
12490
12490
  "type": "string",
@@ -12503,7 +12503,7 @@
12503
12503
  },
12504
12504
  "x-original-maxLength": 1024,
12505
12505
  "x-reconciled-from-discovery": true,
12506
- "x-reconciled-at": "2026-01-05T17:58:18.085123+00:00"
12506
+ "x-reconciled-at": "2026-01-06T16:56:53.956889+00:00"
12507
12507
  },
12508
12508
  "owner_view": {
12509
12509
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -12544,7 +12544,7 @@
12544
12544
  "x-field-mutability": "read-only",
12545
12545
  "x-original-maxLength": 1024,
12546
12546
  "x-reconciled-from-discovery": true,
12547
- "x-reconciled-at": "2026-01-05T17:58:18.085130+00:00"
12547
+ "x-reconciled-at": "2026-01-06T16:56:53.956897+00:00"
12548
12548
  },
12549
12549
  "uid": {
12550
12550
  "type": "string",
@@ -12565,7 +12565,7 @@
12565
12565
  "x-original-maxLength": 1024,
12566
12566
  "format": "uuid",
12567
12567
  "x-reconciled-from-discovery": true,
12568
- "x-reconciled-at": "2026-01-05T17:58:18.085136+00:00"
12568
+ "x-reconciled-at": "2026-01-06T16:56:53.956903+00:00"
12569
12569
  }
12570
12570
  },
12571
12571
  "x-f5xc-minimum-configuration": {
@@ -12715,7 +12715,7 @@
12715
12715
  "x-original-maxLength": 1024,
12716
12716
  "format": "hostname",
12717
12717
  "x-reconciled-from-discovery": true,
12718
- "x-reconciled-at": "2026-01-05T17:58:18.085148+00:00"
12718
+ "x-reconciled-at": "2026-01-06T16:56:53.956916+00:00"
12719
12719
  },
12720
12720
  "endpoint_count": {
12721
12721
  "type": "integer",
@@ -12970,7 +12970,7 @@
12970
12970
  "readOnly": true,
12971
12971
  "x-original-maxLength": 1024,
12972
12972
  "x-reconciled-from-discovery": true,
12973
- "x-reconciled-at": "2026-01-05T17:58:18.085186+00:00"
12973
+ "x-reconciled-at": "2026-01-06T16:56:53.956938+00:00"
12974
12974
  },
12975
12975
  "name": {
12976
12976
  "type": "string",
@@ -12989,7 +12989,7 @@
12989
12989
  },
12990
12990
  "x-original-maxLength": 1024,
12991
12991
  "x-reconciled-from-discovery": true,
12992
- "x-reconciled-at": "2026-01-05T17:58:18.085190+00:00"
12992
+ "x-reconciled-at": "2026-01-06T16:56:53.956942+00:00"
12993
12993
  },
12994
12994
  "namespace": {
12995
12995
  "type": "string",
@@ -13008,7 +13008,7 @@
13008
13008
  },
13009
13009
  "x-original-maxLength": 1024,
13010
13010
  "x-reconciled-from-discovery": true,
13011
- "x-reconciled-at": "2026-01-05T17:58:18.085194+00:00"
13011
+ "x-reconciled-at": "2026-01-06T16:56:53.956946+00:00"
13012
13012
  },
13013
13013
  "tenant": {
13014
13014
  "type": "string",
@@ -13029,7 +13029,7 @@
13029
13029
  "x-field-mutability": "read-only",
13030
13030
  "x-original-maxLength": 1024,
13031
13031
  "x-reconciled-from-discovery": true,
13032
- "x-reconciled-at": "2026-01-05T17:58:18.085198+00:00"
13032
+ "x-reconciled-at": "2026-01-06T16:56:53.956950+00:00"
13033
13033
  },
13034
13034
  "uid": {
13035
13035
  "type": "string",
@@ -13051,7 +13051,7 @@
13051
13051
  "x-original-maxLength": 1024,
13052
13052
  "format": "uuid",
13053
13053
  "x-reconciled-from-discovery": true,
13054
- "x-reconciled-at": "2026-01-05T17:58:18.085203+00:00"
13054
+ "x-reconciled-at": "2026-01-06T16:56:53.956955+00:00"
13055
13055
  }
13056
13056
  },
13057
13057
  "x-f5xc-minimum-configuration": {
@@ -13077,6 +13077,8 @@
13077
13077
  "type_url": {
13078
13078
  "type": "string",
13079
13079
  "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.",
13080
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
13081
+ "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 ).",
13080
13082
  "minLength": 0,
13081
13083
  "maxLength": 1024,
13082
13084
  "x-f5xc-required-for": {
@@ -13100,7 +13102,7 @@
13100
13102
  },
13101
13103
  "x-original-maxLength": 1024,
13102
13104
  "x-reconciled-from-discovery": true,
13103
- "x-reconciled-at": "2026-01-05T17:58:18.085209+00:00"
13105
+ "x-reconciled-at": "2026-01-06T16:56:53.956961+00:00"
13104
13106
  }
13105
13107
  },
13106
13108
  "x-f5xc-minimum-configuration": {
@@ -13166,7 +13168,7 @@
13166
13168
  },
13167
13169
  "x-original-maxLength": 1024,
13168
13170
  "x-reconciled-from-discovery": true,
13169
- "x-reconciled-at": "2026-01-05T17:58:18.085216+00:00"
13171
+ "x-reconciled-at": "2026-01-06T16:56:53.956967+00:00"
13170
13172
  },
13171
13173
  "store_provider": {
13172
13174
  "type": "string",
@@ -13224,7 +13226,7 @@
13224
13226
  },
13225
13227
  "x-original-maxLength": 1024,
13226
13228
  "x-reconciled-from-discovery": true,
13227
- "x-reconciled-at": "2026-01-05T17:58:18.085222+00:00"
13229
+ "x-reconciled-at": "2026-01-06T16:56:53.956974+00:00"
13228
13230
  },
13229
13231
  "url": {
13230
13232
  "type": "string",
@@ -13321,7 +13323,7 @@
13321
13323
  },
13322
13324
  "x-original-maxLength": 1024,
13323
13325
  "x-reconciled-from-discovery": true,
13324
- "x-reconciled-at": "2026-01-05T17:58:18.085231+00:00"
13326
+ "x-reconciled-at": "2026-01-06T16:56:53.956983+00:00"
13325
13327
  },
13326
13328
  "service_name": {
13327
13329
  "type": "string",
@@ -13350,6 +13352,8 @@
13350
13352
  "x-validation-rules": {
13351
13353
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
13352
13354
  },
13355
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
13356
+ "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...",
13353
13357
  "minLength": 0,
13354
13358
  "maxLength": 17,
13355
13359
  "x-f5xc-required-for": {
@@ -13360,7 +13364,7 @@
13360
13364
  },
13361
13365
  "x-original-maxLength": 1024,
13362
13366
  "x-reconciled-from-discovery": true,
13363
- "x-reconciled-at": "2026-01-05T17:58:18.085236+00:00"
13367
+ "x-reconciled-at": "2026-01-06T16:56:53.956989+00:00"
13364
13368
  },
13365
13369
  "type": {
13366
13370
  "type": "string",
@@ -13497,7 +13501,7 @@
13497
13501
  },
13498
13502
  "x-original-maxLength": 1024,
13499
13503
  "x-reconciled-from-discovery": true,
13500
- "x-reconciled-at": "2026-01-05T17:58:18.085247+00:00"
13504
+ "x-reconciled-at": "2026-01-06T16:56:53.956999+00:00"
13501
13505
  }
13502
13506
  },
13503
13507
  "x-f5xc-minimum-configuration": {
@@ -13606,7 +13610,7 @@
13606
13610
  },
13607
13611
  "x-original-maxLength": 1200,
13608
13612
  "x-reconciled-from-discovery": true,
13609
- "x-reconciled-at": "2026-01-05T17:58:18.085257+00:00"
13613
+ "x-reconciled-at": "2026-01-06T16:56:53.957009+00:00"
13610
13614
  },
13611
13615
  "disable": {
13612
13616
  "type": "boolean",
@@ -13659,7 +13663,7 @@
13659
13663
  },
13660
13664
  "x-original-maxLength": 1024,
13661
13665
  "x-reconciled-from-discovery": true,
13662
- "x-reconciled-at": "2026-01-05T17:58:18.085264+00:00"
13666
+ "x-reconciled-at": "2026-01-06T16:56:53.957016+00:00"
13663
13667
  },
13664
13668
  "namespace": {
13665
13669
  "type": "string",
@@ -13678,7 +13682,7 @@
13678
13682
  },
13679
13683
  "x-original-maxLength": 1024,
13680
13684
  "x-reconciled-from-discovery": true,
13681
- "x-reconciled-at": "2026-01-05T17:58:18.085269+00:00"
13685
+ "x-reconciled-at": "2026-01-06T16:56:53.957020+00:00"
13682
13686
  }
13683
13687
  },
13684
13688
  "x-f5xc-minimum-configuration": {
@@ -13754,7 +13758,7 @@
13754
13758
  },
13755
13759
  "x-original-maxLength": 1200,
13756
13760
  "x-reconciled-from-discovery": true,
13757
- "x-reconciled-at": "2026-01-05T17:58:18.085275+00:00"
13761
+ "x-reconciled-at": "2026-01-06T16:56:53.957026+00:00"
13758
13762
  },
13759
13763
  "disable": {
13760
13764
  "type": "boolean",
@@ -13809,7 +13813,7 @@
13809
13813
  },
13810
13814
  "x-original-maxLength": 1024,
13811
13815
  "x-reconciled-from-discovery": true,
13812
- "x-reconciled-at": "2026-01-05T17:58:18.085282+00:00"
13816
+ "x-reconciled-at": "2026-01-06T16:56:53.957033+00:00"
13813
13817
  },
13814
13818
  "namespace": {
13815
13819
  "type": "string",
@@ -13828,7 +13832,7 @@
13828
13832
  },
13829
13833
  "x-original-maxLength": 1024,
13830
13834
  "x-reconciled-from-discovery": true,
13831
- "x-reconciled-at": "2026-01-05T17:58:18.085286+00:00"
13835
+ "x-reconciled-at": "2026-01-06T16:56:53.957037+00:00"
13832
13836
  }
13833
13837
  },
13834
13838
  "x-f5xc-minimum-configuration": {
@@ -13904,7 +13908,7 @@
13904
13908
  },
13905
13909
  "x-original-maxLength": 1200,
13906
13910
  "x-reconciled-from-discovery": true,
13907
- "x-reconciled-at": "2026-01-05T17:58:18.085293+00:00"
13911
+ "x-reconciled-at": "2026-01-06T16:56:53.957043+00:00"
13908
13912
  },
13909
13913
  "disable": {
13910
13914
  "type": "boolean",
@@ -13957,7 +13961,7 @@
13957
13961
  },
13958
13962
  "x-original-maxLength": 1024,
13959
13963
  "x-reconciled-from-discovery": true,
13960
- "x-reconciled-at": "2026-01-05T17:58:18.085299+00:00"
13964
+ "x-reconciled-at": "2026-01-06T16:56:53.957050+00:00"
13961
13965
  },
13962
13966
  "namespace": {
13963
13967
  "type": "string",
@@ -13976,7 +13980,7 @@
13976
13980
  },
13977
13981
  "x-original-maxLength": 1024,
13978
13982
  "x-reconciled-from-discovery": true,
13979
- "x-reconciled-at": "2026-01-05T17:58:18.085304+00:00"
13983
+ "x-reconciled-at": "2026-01-06T16:56:53.957054+00:00"
13980
13984
  }
13981
13985
  },
13982
13986
  "x-f5xc-minimum-configuration": {
@@ -14137,7 +14141,7 @@
14137
14141
  "x-original-maxLength": 1024,
14138
14142
  "format": "uuid",
14139
14143
  "x-reconciled-from-discovery": true,
14140
- "x-reconciled-at": "2026-01-05T17:58:18.085321+00:00"
14144
+ "x-reconciled-at": "2026-01-06T16:56:53.957069+00:00"
14141
14145
  },
14142
14146
  "vtrp_id": {
14143
14147
  "type": "string",
@@ -14249,7 +14253,7 @@
14249
14253
  },
14250
14254
  "x-original-maxLength": 1024,
14251
14255
  "x-reconciled-from-discovery": true,
14252
- "x-reconciled-at": "2026-01-05T17:58:18.085330+00:00"
14256
+ "x-reconciled-at": "2026-01-06T16:56:53.957078+00:00"
14253
14257
  },
14254
14258
  "status": {
14255
14259
  "type": "string",
@@ -14268,7 +14272,7 @@
14268
14272
  },
14269
14273
  "x-original-maxLength": 1024,
14270
14274
  "x-reconciled-from-discovery": true,
14271
- "x-reconciled-at": "2026-01-05T17:58:18.085335+00:00"
14275
+ "x-reconciled-at": "2026-01-06T16:56:53.957082+00:00"
14272
14276
  }
14273
14277
  },
14274
14278
  "x-f5xc-minimum-configuration": {
@@ -14348,6 +14352,8 @@
14348
14352
  "title": "Deletion_timestamp.",
14349
14353
  "format": "date-time",
14350
14354
  "x-displayname": "Deletion Timestamp.",
14355
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
14356
+ "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...",
14351
14357
  "minLength": 0,
14352
14358
  "maxLength": 1024,
14353
14359
  "x-f5xc-required-for": {
@@ -14446,7 +14452,7 @@
14446
14452
  "x-field-mutability": "read-only",
14447
14453
  "x-original-maxLength": 1024,
14448
14454
  "x-reconciled-from-discovery": true,
14449
- "x-reconciled-at": "2026-01-05T17:58:18.085353+00:00"
14455
+ "x-reconciled-at": "2026-01-06T16:56:53.957100+00:00"
14450
14456
  },
14451
14457
  "uid": {
14452
14458
  "type": "string",
@@ -14467,7 +14473,7 @@
14467
14473
  "x-original-maxLength": 1024,
14468
14474
  "format": "uuid",
14469
14475
  "x-reconciled-from-discovery": true,
14470
- "x-reconciled-at": "2026-01-05T17:58:18.085358+00:00"
14476
+ "x-reconciled-at": "2026-01-06T16:56:53.957104+00:00"
14471
14477
  }
14472
14478
  },
14473
14479
  "x-f5xc-minimum-configuration": {
@@ -14513,7 +14519,7 @@
14513
14519
  },
14514
14520
  "x-original-maxLength": 1024,
14515
14521
  "x-reconciled-from-discovery": true,
14516
- "x-reconciled-at": "2026-01-05T17:58:18.085363+00:00"
14522
+ "x-reconciled-at": "2026-01-06T16:56:53.957109+00:00"
14517
14523
  },
14518
14524
  "location": {
14519
14525
  "type": "string",
@@ -14530,7 +14536,7 @@
14530
14536
  },
14531
14537
  "x-original-maxLength": 1024,
14532
14538
  "x-reconciled-from-discovery": true,
14533
- "x-reconciled-at": "2026-01-05T17:58:18.085367+00:00"
14539
+ "x-reconciled-at": "2026-01-06T16:56:53.957113+00:00"
14534
14540
  },
14535
14541
  "provider": {
14536
14542
  "type": "string",
@@ -14547,7 +14553,7 @@
14547
14553
  },
14548
14554
  "x-original-maxLength": 1024,
14549
14555
  "x-reconciled-from-discovery": true,
14550
- "x-reconciled-at": "2026-01-05T17:58:18.085371+00:00"
14556
+ "x-reconciled-at": "2026-01-06T16:56:53.957117+00:00"
14551
14557
  },
14552
14558
  "secret_encoding": {
14553
14559
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -14569,7 +14575,7 @@
14569
14575
  "maxLength": 1,
14570
14576
  "minLength": 1,
14571
14577
  "x-reconciled-from-discovery": true,
14572
- "x-reconciled-at": "2026-01-05T17:58:18.085378+00:00"
14578
+ "x-reconciled-at": "2026-01-06T16:56:53.957124+00:00"
14573
14579
  }
14574
14580
  },
14575
14581
  "x-f5xc-minimum-configuration": {
@@ -14612,7 +14618,7 @@
14612
14618
  },
14613
14619
  "x-original-maxLength": 1024,
14614
14620
  "x-reconciled-from-discovery": true,
14615
- "x-reconciled-at": "2026-01-05T17:58:18.085383+00:00"
14621
+ "x-reconciled-at": "2026-01-06T16:56:53.957128+00:00"
14616
14622
  },
14617
14623
  "name": {
14618
14624
  "type": "string",
@@ -14631,7 +14637,7 @@
14631
14637
  },
14632
14638
  "x-original-maxLength": 1024,
14633
14639
  "x-reconciled-from-discovery": true,
14634
- "x-reconciled-at": "2026-01-05T17:58:18.085387+00:00"
14640
+ "x-reconciled-at": "2026-01-06T16:56:53.957133+00:00"
14635
14641
  },
14636
14642
  "namespace": {
14637
14643
  "type": "string",
@@ -14650,7 +14656,7 @@
14650
14656
  },
14651
14657
  "x-original-maxLength": 1024,
14652
14658
  "x-reconciled-from-discovery": true,
14653
- "x-reconciled-at": "2026-01-05T17:58:18.085391+00:00"
14659
+ "x-reconciled-at": "2026-01-06T16:56:53.957137+00:00"
14654
14660
  },
14655
14661
  "uid": {
14656
14662
  "type": "string",
@@ -14671,7 +14677,7 @@
14671
14677
  "x-original-maxLength": 1024,
14672
14678
  "format": "uuid",
14673
14679
  "x-reconciled-from-discovery": true,
14674
- "x-reconciled-at": "2026-01-05T17:58:18.085396+00:00"
14680
+ "x-reconciled-at": "2026-01-06T16:56:53.957141+00:00"
14675
14681
  }
14676
14682
  },
14677
14683
  "x-f5xc-minimum-configuration": {
@@ -14709,7 +14715,7 @@
14709
14715
  },
14710
14716
  "x-original-maxLength": 1024,
14711
14717
  "x-reconciled-from-discovery": true,
14712
- "x-reconciled-at": "2026-01-05T17:58:18.085401+00:00"
14718
+ "x-reconciled-at": "2026-01-06T16:56:53.957146+00:00"
14713
14719
  }
14714
14720
  },
14715
14721
  "x-f5xc-minimum-configuration": {
@@ -14776,7 +14782,7 @@
14776
14782
  },
14777
14783
  "x-original-maxLength": 1024,
14778
14784
  "x-reconciled-from-discovery": true,
14779
- "x-reconciled-at": "2026-01-05T17:58:18.514337+00:00"
14785
+ "x-reconciled-at": "2026-01-06T16:56:54.399733+00:00"
14780
14786
  },
14781
14787
  "namespace": {
14782
14788
  "type": "string",
@@ -14795,7 +14801,7 @@
14795
14801
  },
14796
14802
  "x-original-maxLength": 1024,
14797
14803
  "x-reconciled-from-discovery": true,
14798
- "x-reconciled-at": "2026-01-05T17:58:18.514343+00:00"
14804
+ "x-reconciled-at": "2026-01-06T16:56:54.399740+00:00"
14799
14805
  }
14800
14806
  },
14801
14807
  "x-f5xc-minimum-configuration": {
@@ -14970,7 +14976,7 @@
14970
14976
  },
14971
14977
  "x-original-maxLength": 1024,
14972
14978
  "x-reconciled-from-discovery": true,
14973
- "x-reconciled-at": "2026-01-05T17:58:18.514361+00:00"
14979
+ "x-reconciled-at": "2026-01-06T16:56:54.399757+00:00"
14974
14980
  }
14975
14981
  },
14976
14982
  "x-f5xc-minimum-configuration": {
@@ -15078,7 +15084,7 @@
15078
15084
  },
15079
15085
  "x-original-maxLength": 1024,
15080
15086
  "x-reconciled-from-discovery": true,
15081
- "x-reconciled-at": "2026-01-05T17:58:18.514375+00:00"
15087
+ "x-reconciled-at": "2026-01-06T16:56:54.399770+00:00"
15082
15088
  },
15083
15089
  "namespace": {
15084
15090
  "type": "string",
@@ -15097,7 +15103,7 @@
15097
15103
  },
15098
15104
  "x-original-maxLength": 1024,
15099
15105
  "x-reconciled-from-discovery": true,
15100
- "x-reconciled-at": "2026-01-05T17:58:18.514379+00:00"
15106
+ "x-reconciled-at": "2026-01-06T16:56:54.399774+00:00"
15101
15107
  }
15102
15108
  },
15103
15109
  "x-f5xc-minimum-configuration": {
@@ -15265,7 +15271,7 @@
15265
15271
  "maxLength": 17,
15266
15272
  "minLength": 17,
15267
15273
  "x-reconciled-from-discovery": true,
15268
- "x-reconciled-at": "2026-01-05T17:58:18.514398+00:00"
15274
+ "x-reconciled-at": "2026-01-06T16:56:54.399792+00:00"
15269
15275
  },
15270
15276
  "system_metadata": {
15271
15277
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -15432,7 +15438,7 @@
15432
15438
  },
15433
15439
  "x-original-maxLength": 1024,
15434
15440
  "x-reconciled-from-discovery": true,
15435
- "x-reconciled-at": "2026-01-05T17:58:18.514411+00:00"
15441
+ "x-reconciled-at": "2026-01-06T16:56:54.399806+00:00"
15436
15442
  },
15437
15443
  "disabled": {
15438
15444
  "type": "boolean",
@@ -15482,7 +15488,7 @@
15482
15488
  },
15483
15489
  "x-original-maxLength": 1024,
15484
15490
  "x-reconciled-from-discovery": true,
15485
- "x-reconciled-at": "2026-01-05T17:58:18.514421+00:00"
15491
+ "x-reconciled-at": "2026-01-06T16:56:54.399816+00:00"
15486
15492
  },
15487
15493
  "namespace": {
15488
15494
  "type": "string",
@@ -15501,7 +15507,7 @@
15501
15507
  },
15502
15508
  "x-original-maxLength": 1024,
15503
15509
  "x-reconciled-from-discovery": true,
15504
- "x-reconciled-at": "2026-01-05T17:58:18.514425+00:00"
15510
+ "x-reconciled-at": "2026-01-06T16:56:54.399820+00:00"
15505
15511
  },
15506
15512
  "owner_view": {
15507
15513
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -15542,7 +15548,7 @@
15542
15548
  "x-field-mutability": "read-only",
15543
15549
  "x-original-maxLength": 1024,
15544
15550
  "x-reconciled-from-discovery": true,
15545
- "x-reconciled-at": "2026-01-05T17:58:18.514432+00:00"
15551
+ "x-reconciled-at": "2026-01-06T16:56:54.399827+00:00"
15546
15552
  },
15547
15553
  "uid": {
15548
15554
  "type": "string",
@@ -15563,7 +15569,7 @@
15563
15569
  "x-original-maxLength": 1024,
15564
15570
  "format": "uuid",
15565
15571
  "x-reconciled-from-discovery": true,
15566
- "x-reconciled-at": "2026-01-05T17:58:18.514438+00:00"
15572
+ "x-reconciled-at": "2026-01-06T16:56:54.399833+00:00"
15567
15573
  }
15568
15574
  },
15569
15575
  "x-f5xc-minimum-configuration": {
@@ -15783,7 +15789,7 @@
15783
15789
  },
15784
15790
  "x-original-maxLength": 1024,
15785
15791
  "x-reconciled-from-discovery": true,
15786
- "x-reconciled-at": "2026-01-05T17:58:18.514510+00:00"
15792
+ "x-reconciled-at": "2026-01-06T16:56:54.399909+00:00"
15787
15793
  },
15788
15794
  "disable": {
15789
15795
  "type": "boolean",
@@ -15813,7 +15819,7 @@
15813
15819
  },
15814
15820
  "x-original-maxLength": 1024,
15815
15821
  "x-reconciled-from-discovery": true,
15816
- "x-reconciled-at": "2026-01-05T17:58:18.514516+00:00"
15822
+ "x-reconciled-at": "2026-01-06T16:56:54.399914+00:00"
15817
15823
  }
15818
15824
  },
15819
15825
  "x-f5xc-minimum-configuration": {
@@ -15948,7 +15954,7 @@
15948
15954
  },
15949
15955
  "x-original-maxLength": 128,
15950
15956
  "x-reconciled-from-discovery": true,
15951
- "x-reconciled-at": "2026-01-05T17:58:18.514644+00:00"
15957
+ "x-reconciled-at": "2026-01-06T16:56:54.400045+00:00"
15952
15958
  },
15953
15959
  "namespace": {
15954
15960
  "type": "string",
@@ -15973,7 +15979,7 @@
15973
15979
  },
15974
15980
  "x-original-maxLength": 64,
15975
15981
  "x-reconciled-from-discovery": true,
15976
- "x-reconciled-at": "2026-01-05T17:58:18.514648+00:00"
15982
+ "x-reconciled-at": "2026-01-06T16:56:54.400049+00:00"
15977
15983
  },
15978
15984
  "tenant": {
15979
15985
  "type": "string",
@@ -16000,7 +16006,7 @@
16000
16006
  "x-field-mutability": "read-only",
16001
16007
  "x-original-maxLength": 64,
16002
16008
  "x-reconciled-from-discovery": true,
16003
- "x-reconciled-at": "2026-01-05T17:58:18.514652+00:00"
16009
+ "x-reconciled-at": "2026-01-06T16:56:54.400053+00:00"
16004
16010
  }
16005
16011
  },
16006
16012
  "x-f5xc-minimum-configuration": {
@@ -16679,7 +16685,7 @@
16679
16685
  },
16680
16686
  "x-original-maxLength": 1024,
16681
16687
  "x-reconciled-from-discovery": true,
16682
- "x-reconciled-at": "2026-01-05T17:58:18.841385+00:00"
16688
+ "x-reconciled-at": "2026-01-06T16:56:54.736016+00:00"
16683
16689
  },
16684
16690
  "namespace": {
16685
16691
  "type": "string",
@@ -16698,7 +16704,7 @@
16698
16704
  },
16699
16705
  "x-original-maxLength": 1024,
16700
16706
  "x-reconciled-from-discovery": true,
16701
- "x-reconciled-at": "2026-01-05T17:58:18.841391+00:00"
16707
+ "x-reconciled-at": "2026-01-06T16:56:54.736025+00:00"
16702
16708
  }
16703
16709
  },
16704
16710
  "x-f5xc-minimum-configuration": {
@@ -16796,7 +16802,7 @@
16796
16802
  "maxLength": 17,
16797
16803
  "minLength": 17,
16798
16804
  "x-reconciled-from-discovery": true,
16799
- "x-reconciled-at": "2026-01-05T17:58:18.841406+00:00"
16805
+ "x-reconciled-at": "2026-01-06T16:56:54.736046+00:00"
16800
16806
  },
16801
16807
  "system_metadata": {
16802
16808
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -16965,7 +16971,7 @@
16965
16971
  },
16966
16972
  "x-original-maxLength": 1024,
16967
16973
  "x-reconciled-from-discovery": true,
16968
- "x-reconciled-at": "2026-01-05T17:58:18.841420+00:00"
16974
+ "x-reconciled-at": "2026-01-06T16:56:54.736060+00:00"
16969
16975
  },
16970
16976
  "disabled": {
16971
16977
  "type": "boolean",
@@ -17015,7 +17021,7 @@
17015
17021
  },
17016
17022
  "x-original-maxLength": 1024,
17017
17023
  "x-reconciled-from-discovery": true,
17018
- "x-reconciled-at": "2026-01-05T17:58:18.841430+00:00"
17024
+ "x-reconciled-at": "2026-01-06T16:56:54.736071+00:00"
17019
17025
  },
17020
17026
  "namespace": {
17021
17027
  "type": "string",
@@ -17034,7 +17040,7 @@
17034
17040
  },
17035
17041
  "x-original-maxLength": 1024,
17036
17042
  "x-reconciled-from-discovery": true,
17037
- "x-reconciled-at": "2026-01-05T17:58:18.841434+00:00"
17043
+ "x-reconciled-at": "2026-01-06T16:56:54.736075+00:00"
17038
17044
  },
17039
17045
  "owner_view": {
17040
17046
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -17075,7 +17081,7 @@
17075
17081
  "x-field-mutability": "read-only",
17076
17082
  "x-original-maxLength": 1024,
17077
17083
  "x-reconciled-from-discovery": true,
17078
- "x-reconciled-at": "2026-01-05T17:58:18.841442+00:00"
17084
+ "x-reconciled-at": "2026-01-06T16:56:54.736083+00:00"
17079
17085
  },
17080
17086
  "uid": {
17081
17087
  "type": "string",
@@ -17096,7 +17102,7 @@
17096
17102
  "x-original-maxLength": 1024,
17097
17103
  "format": "uuid",
17098
17104
  "x-reconciled-from-discovery": true,
17099
- "x-reconciled-at": "2026-01-05T17:58:18.841448+00:00"
17105
+ "x-reconciled-at": "2026-01-06T16:56:54.736089+00:00"
17100
17106
  }
17101
17107
  },
17102
17108
  "x-f5xc-minimum-configuration": {
@@ -17327,7 +17333,7 @@
17327
17333
  "maxLength": 17,
17328
17334
  "minLength": 17,
17329
17335
  "x-reconciled-from-discovery": true,
17330
- "x-reconciled-at": "2026-01-05T17:58:19.133134+00:00"
17336
+ "x-reconciled-at": "2026-01-06T16:56:55.035780+00:00"
17331
17337
  },
17332
17338
  "system_metadata": {
17333
17339
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -17458,7 +17464,7 @@
17458
17464
  },
17459
17465
  "x-original-maxLength": 1024,
17460
17466
  "x-reconciled-from-discovery": true,
17461
- "x-reconciled-at": "2026-01-05T17:58:19.133150+00:00"
17467
+ "x-reconciled-at": "2026-01-06T16:56:55.035795+00:00"
17462
17468
  },
17463
17469
  "disabled": {
17464
17470
  "type": "boolean",
@@ -17508,7 +17514,7 @@
17508
17514
  },
17509
17515
  "x-original-maxLength": 1024,
17510
17516
  "x-reconciled-from-discovery": true,
17511
- "x-reconciled-at": "2026-01-05T17:58:19.133162+00:00"
17517
+ "x-reconciled-at": "2026-01-06T16:56:55.035805+00:00"
17512
17518
  },
17513
17519
  "namespace": {
17514
17520
  "type": "string",
@@ -17527,7 +17533,7 @@
17527
17533
  },
17528
17534
  "x-original-maxLength": 1024,
17529
17535
  "x-reconciled-from-discovery": true,
17530
- "x-reconciled-at": "2026-01-05T17:58:19.133179+00:00"
17536
+ "x-reconciled-at": "2026-01-06T16:56:55.035810+00:00"
17531
17537
  },
17532
17538
  "owner_view": {
17533
17539
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -17568,7 +17574,7 @@
17568
17574
  "x-field-mutability": "read-only",
17569
17575
  "x-original-maxLength": 1024,
17570
17576
  "x-reconciled-from-discovery": true,
17571
- "x-reconciled-at": "2026-01-05T17:58:19.133187+00:00"
17577
+ "x-reconciled-at": "2026-01-06T16:56:55.035817+00:00"
17572
17578
  },
17573
17579
  "uid": {
17574
17580
  "type": "string",
@@ -17589,7 +17595,7 @@
17589
17595
  "x-original-maxLength": 1024,
17590
17596
  "format": "uuid",
17591
17597
  "x-reconciled-from-discovery": true,
17592
- "x-reconciled-at": "2026-01-05T17:58:19.133197+00:00"
17598
+ "x-reconciled-at": "2026-01-06T16:56:55.035824+00:00"
17593
17599
  }
17594
17600
  },
17595
17601
  "x-f5xc-minimum-configuration": {
@@ -17696,7 +17702,7 @@
17696
17702
  "readOnly": true,
17697
17703
  "x-original-maxLength": 1024,
17698
17704
  "x-reconciled-from-discovery": true,
17699
- "x-reconciled-at": "2026-01-05T17:58:19.133263+00:00"
17705
+ "x-reconciled-at": "2026-01-06T16:56:55.035888+00:00"
17700
17706
  },
17701
17707
  "name": {
17702
17708
  "type": "string",
@@ -17715,7 +17721,7 @@
17715
17721
  },
17716
17722
  "x-original-maxLength": 1024,
17717
17723
  "x-reconciled-from-discovery": true,
17718
- "x-reconciled-at": "2026-01-05T17:58:19.133267+00:00"
17724
+ "x-reconciled-at": "2026-01-06T16:56:55.035892+00:00"
17719
17725
  },
17720
17726
  "namespace": {
17721
17727
  "type": "string",
@@ -17734,7 +17740,7 @@
17734
17740
  },
17735
17741
  "x-original-maxLength": 1024,
17736
17742
  "x-reconciled-from-discovery": true,
17737
- "x-reconciled-at": "2026-01-05T17:58:19.133271+00:00"
17743
+ "x-reconciled-at": "2026-01-06T16:56:55.035896+00:00"
17738
17744
  },
17739
17745
  "tenant": {
17740
17746
  "type": "string",
@@ -17755,7 +17761,7 @@
17755
17761
  "x-field-mutability": "read-only",
17756
17762
  "x-original-maxLength": 1024,
17757
17763
  "x-reconciled-from-discovery": true,
17758
- "x-reconciled-at": "2026-01-05T17:58:19.133275+00:00"
17764
+ "x-reconciled-at": "2026-01-06T16:56:55.035900+00:00"
17759
17765
  },
17760
17766
  "uid": {
17761
17767
  "type": "string",
@@ -17777,7 +17783,7 @@
17777
17783
  "x-original-maxLength": 1024,
17778
17784
  "format": "uuid",
17779
17785
  "x-reconciled-from-discovery": true,
17780
- "x-reconciled-at": "2026-01-05T17:58:19.133281+00:00"
17786
+ "x-reconciled-at": "2026-01-06T16:56:55.035905+00:00"
17781
17787
  }
17782
17788
  },
17783
17789
  "x-f5xc-minimum-configuration": {
@@ -17932,7 +17938,7 @@
17932
17938
  "maxLength": 17,
17933
17939
  "minLength": 17,
17934
17940
  "x-reconciled-from-discovery": true,
17935
- "x-reconciled-at": "2026-01-05T17:58:19.429101+00:00"
17941
+ "x-reconciled-at": "2026-01-06T16:56:55.329154+00:00"
17936
17942
  },
17937
17943
  "system_metadata": {
17938
17944
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -18144,7 +18150,7 @@
18144
18150
  },
18145
18151
  "x-original-maxLength": 1024,
18146
18152
  "x-reconciled-from-discovery": true,
18147
- "x-reconciled-at": "2026-01-05T17:58:19.429120+00:00"
18153
+ "x-reconciled-at": "2026-01-06T16:56:55.329172+00:00"
18148
18154
  },
18149
18155
  "disabled": {
18150
18156
  "type": "boolean",
@@ -18194,7 +18200,7 @@
18194
18200
  },
18195
18201
  "x-original-maxLength": 1024,
18196
18202
  "x-reconciled-from-discovery": true,
18197
- "x-reconciled-at": "2026-01-05T17:58:19.429132+00:00"
18203
+ "x-reconciled-at": "2026-01-06T16:56:55.329184+00:00"
18198
18204
  },
18199
18205
  "namespace": {
18200
18206
  "type": "string",
@@ -18213,7 +18219,7 @@
18213
18219
  },
18214
18220
  "x-original-maxLength": 1024,
18215
18221
  "x-reconciled-from-discovery": true,
18216
- "x-reconciled-at": "2026-01-05T17:58:19.429136+00:00"
18222
+ "x-reconciled-at": "2026-01-06T16:56:55.329188+00:00"
18217
18223
  },
18218
18224
  "owner_view": {
18219
18225
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -18254,7 +18260,7 @@
18254
18260
  "x-field-mutability": "read-only",
18255
18261
  "x-original-maxLength": 1024,
18256
18262
  "x-reconciled-from-discovery": true,
18257
- "x-reconciled-at": "2026-01-05T17:58:19.429144+00:00"
18263
+ "x-reconciled-at": "2026-01-06T16:56:55.329196+00:00"
18258
18264
  },
18259
18265
  "uid": {
18260
18266
  "type": "string",
@@ -18275,7 +18281,7 @@
18275
18281
  "x-original-maxLength": 1024,
18276
18282
  "format": "uuid",
18277
18283
  "x-reconciled-from-discovery": true,
18278
- "x-reconciled-at": "2026-01-05T17:58:19.429150+00:00"
18284
+ "x-reconciled-at": "2026-01-06T16:56:55.329202+00:00"
18279
18285
  }
18280
18286
  },
18281
18287
  "x-f5xc-minimum-configuration": {
@@ -18386,7 +18392,7 @@
18386
18392
  },
18387
18393
  "x-original-maxLength": 128,
18388
18394
  "x-reconciled-from-discovery": true,
18389
- "x-reconciled-at": "2026-01-05T17:58:19.787316+00:00"
18395
+ "x-reconciled-at": "2026-01-06T16:56:55.692963+00:00"
18390
18396
  },
18391
18397
  "value": {
18392
18398
  "$ref": "#/components/schemas/schemaSecretType"
@@ -18710,7 +18716,7 @@
18710
18716
  },
18711
18717
  "x-original-maxLength": 1024,
18712
18718
  "x-reconciled-from-discovery": true,
18713
- "x-reconciled-at": "2026-01-05T17:58:19.787355+00:00"
18719
+ "x-reconciled-at": "2026-01-06T16:56:55.693001+00:00"
18714
18720
  },
18715
18721
  "namespace": {
18716
18722
  "type": "string",
@@ -18729,7 +18735,7 @@
18729
18735
  },
18730
18736
  "x-original-maxLength": 1024,
18731
18737
  "x-reconciled-from-discovery": true,
18732
- "x-reconciled-at": "2026-01-05T17:58:19.787360+00:00"
18738
+ "x-reconciled-at": "2026-01-06T16:56:55.693006+00:00"
18733
18739
  }
18734
18740
  },
18735
18741
  "x-f5xc-minimum-configuration": {
@@ -18815,7 +18821,7 @@
18815
18821
  "x-original-maxLength": 256,
18816
18822
  "format": "hostname",
18817
18823
  "x-reconciled-from-discovery": true,
18818
- "x-reconciled-at": "2026-01-05T17:58:19.787370+00:00"
18824
+ "x-reconciled-at": "2026-01-06T16:56:55.693016+00:00"
18819
18825
  }
18820
18826
  },
18821
18827
  "x-f5xc-minimum-configuration": {
@@ -18913,7 +18919,7 @@
18913
18919
  "maxLength": 17,
18914
18920
  "minLength": 17,
18915
18921
  "x-reconciled-from-discovery": true,
18916
- "x-reconciled-at": "2026-01-05T17:58:19.787385+00:00"
18922
+ "x-reconciled-at": "2026-01-06T16:56:55.693031+00:00"
18917
18923
  },
18918
18924
  "system_metadata": {
18919
18925
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -19124,7 +19130,7 @@
19124
19130
  },
19125
19131
  "x-original-maxLength": 1024,
19126
19132
  "x-reconciled-from-discovery": true,
19127
- "x-reconciled-at": "2026-01-05T17:58:19.787403+00:00"
19133
+ "x-reconciled-at": "2026-01-06T16:56:55.693049+00:00"
19128
19134
  },
19129
19135
  "disabled": {
19130
19136
  "type": "boolean",
@@ -19174,7 +19180,7 @@
19174
19180
  },
19175
19181
  "x-original-maxLength": 1024,
19176
19182
  "x-reconciled-from-discovery": true,
19177
- "x-reconciled-at": "2026-01-05T17:58:19.787413+00:00"
19183
+ "x-reconciled-at": "2026-01-06T16:56:55.693059+00:00"
19178
19184
  },
19179
19185
  "namespace": {
19180
19186
  "type": "string",
@@ -19193,7 +19199,7 @@
19193
19199
  },
19194
19200
  "x-original-maxLength": 1024,
19195
19201
  "x-reconciled-from-discovery": true,
19196
- "x-reconciled-at": "2026-01-05T17:58:19.787418+00:00"
19202
+ "x-reconciled-at": "2026-01-06T16:56:55.693063+00:00"
19197
19203
  },
19198
19204
  "owner_view": {
19199
19205
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -19234,7 +19240,7 @@
19234
19240
  "x-field-mutability": "read-only",
19235
19241
  "x-original-maxLength": 1024,
19236
19242
  "x-reconciled-from-discovery": true,
19237
- "x-reconciled-at": "2026-01-05T17:58:19.787425+00:00"
19243
+ "x-reconciled-at": "2026-01-06T16:56:55.693070+00:00"
19238
19244
  },
19239
19245
  "uid": {
19240
19246
  "type": "string",
@@ -19255,7 +19261,7 @@
19255
19261
  "x-original-maxLength": 1024,
19256
19262
  "format": "uuid",
19257
19263
  "x-reconciled-from-discovery": true,
19258
- "x-reconciled-at": "2026-01-05T17:58:19.787431+00:00"
19264
+ "x-reconciled-at": "2026-01-06T16:56:55.693076+00:00"
19259
19265
  }
19260
19266
  },
19261
19267
  "x-f5xc-minimum-configuration": {
@@ -19581,6 +19587,8 @@
19581
19587
  "ves.io.schema.rules.string.max_bytes": "50",
19582
19588
  "ves.io.schema.rules.string.min_bytes": "6"
19583
19589
  },
19590
+ "x-f5xc-description-short": "Password is used for generating an API certificate P12 bundle user can use to protect access to it.",
19591
+ "x-f5xc-description-medium": "Password is used for generating an API certificate P12 bundle user can use to protect access to it. This password will not be saved/persisted anywhere in the system. Applicable for credential type API_CERTIFICATE Users have to use this password when they use the certificate, e.g.",
19584
19592
  "x-f5xc-required-for": {
19585
19593
  "minimum_config": false,
19586
19594
  "create": false,
@@ -19737,7 +19745,7 @@
19737
19745
  },
19738
19746
  "x-original-maxLength": 1024,
19739
19747
  "x-reconciled-from-discovery": true,
19740
- "x-reconciled-at": "2026-01-05T17:58:20.213648+00:00"
19748
+ "x-reconciled-at": "2026-01-06T16:56:56.125756+00:00"
19741
19749
  },
19742
19750
  "namespace": {
19743
19751
  "type": "string",
@@ -19756,7 +19764,7 @@
19756
19764
  },
19757
19765
  "x-original-maxLength": 1024,
19758
19766
  "x-reconciled-from-discovery": true,
19759
- "x-reconciled-at": "2026-01-05T17:58:20.213655+00:00"
19767
+ "x-reconciled-at": "2026-01-06T16:56:56.125762+00:00"
19760
19768
  },
19761
19769
  "spec": {
19762
19770
  "$ref": "#/components/schemas/api_credentialCustomCreateSpecType"
@@ -19802,6 +19810,8 @@
19802
19810
  "x-displayname": "Credentials.",
19803
19811
  "x-ves-example": "Value",
19804
19812
  "x-f5xc-example": "value",
19813
+ "x-f5xc-description-short": "Data is the response format based on the API credential type.",
19814
+ "x-f5xc-description-medium": "Data is the response format based on the API credential type. In case of API_CERTIFICATES, the response is the base64 encoded value of certificate in PKCS12 format. In case of KUBE_CONFIG, the response is the base64 encoded value of the K8s kubeconfig file with contents as requested ...",
19805
19815
  "minLength": 0,
19806
19816
  "maxLength": 1024,
19807
19817
  "x-f5xc-required-for": {
@@ -19837,7 +19847,7 @@
19837
19847
  },
19838
19848
  "x-original-maxLength": 1024,
19839
19849
  "x-reconciled-from-discovery": true,
19840
- "x-reconciled-at": "2026-01-05T17:58:20.213667+00:00"
19850
+ "x-reconciled-at": "2026-01-06T16:56:56.125773+00:00"
19841
19851
  }
19842
19852
  },
19843
19853
  "x-f5xc-minimum-configuration": {
@@ -19903,7 +19913,7 @@
19903
19913
  },
19904
19914
  "x-original-maxLength": 1024,
19905
19915
  "x-reconciled-from-discovery": true,
19906
- "x-reconciled-at": "2026-01-05T17:58:20.213676+00:00"
19916
+ "x-reconciled-at": "2026-01-06T16:56:56.125783+00:00"
19907
19917
  },
19908
19918
  "namespace": {
19909
19919
  "type": "string",
@@ -19922,7 +19932,7 @@
19922
19932
  },
19923
19933
  "x-original-maxLength": 1024,
19924
19934
  "x-reconciled-from-discovery": true,
19925
- "x-reconciled-at": "2026-01-05T17:58:20.213680+00:00"
19935
+ "x-reconciled-at": "2026-01-06T16:56:56.125787+00:00"
19926
19936
  },
19927
19937
  "namespace_roles": {
19928
19938
  "type": "array",
@@ -19955,6 +19965,8 @@
19955
19965
  "x-validation-rules": {
19956
19966
  "ves.io.schema.rules.message.required": "true"
19957
19967
  },
19968
+ "x-f5xc-description-short": "Password is used for generating an API certificate P12 bundle user can use to protect access to it.",
19969
+ "x-f5xc-description-medium": "Password is used for generating an API certificate P12 bundle user can use to protect access to it. This password will not be saved/persisted anywhere in the system. Applicable for credential type API_CERTIFICATE Users have to use this password when they use the certificate, e.g.",
19958
19970
  "minLength": 0,
19959
19971
  "maxLength": 1024,
19960
19972
  "x-f5xc-required-for": {
@@ -20069,6 +20081,8 @@
20069
20081
  "x-validation-rules": {
20070
20082
  "ves.io.schema.rules.message.required": "true"
20071
20083
  },
20084
+ "x-f5xc-description-short": "Password is used for generating an API certificate P12 bundle user can use to protect access to it.",
20085
+ "x-f5xc-description-medium": "Password is used for generating an API certificate P12 bundle user can use to protect access to it. This password will not be saved/persisted anywhere in the system. Applicable for credential type API_CERTIFICATE Users have to use this password when they use the certificate, e.g.",
20072
20086
  "minLength": 0,
20073
20087
  "maxLength": 1024,
20074
20088
  "x-f5xc-required-for": {
@@ -20188,7 +20202,7 @@
20188
20202
  },
20189
20203
  "x-original-maxLength": 1024,
20190
20204
  "x-reconciled-from-discovery": true,
20191
- "x-reconciled-at": "2026-01-05T17:58:20.213705+00:00"
20205
+ "x-reconciled-at": "2026-01-06T16:56:56.125811+00:00"
20192
20206
  },
20193
20207
  "namespace": {
20194
20208
  "type": "string",
@@ -20214,7 +20228,7 @@
20214
20228
  },
20215
20229
  "x-original-maxLength": 1024,
20216
20230
  "x-reconciled-from-discovery": true,
20217
- "x-reconciled-at": "2026-01-05T17:58:20.213709+00:00"
20231
+ "x-reconciled-at": "2026-01-06T16:56:56.125815+00:00"
20218
20232
  }
20219
20233
  },
20220
20234
  "x-f5xc-minimum-configuration": {
@@ -20322,7 +20336,7 @@
20322
20336
  },
20323
20337
  "x-original-maxLength": 1024,
20324
20338
  "x-reconciled-from-discovery": true,
20325
- "x-reconciled-at": "2026-01-05T17:58:20.213719+00:00"
20339
+ "x-reconciled-at": "2026-01-06T16:56:56.125826+00:00"
20326
20340
  },
20327
20341
  "namespace": {
20328
20342
  "type": "string",
@@ -20341,7 +20355,7 @@
20341
20355
  },
20342
20356
  "x-original-maxLength": 1024,
20343
20357
  "x-reconciled-from-discovery": true,
20344
- "x-reconciled-at": "2026-01-05T17:58:20.213723+00:00"
20358
+ "x-reconciled-at": "2026-01-06T16:56:56.125830+00:00"
20345
20359
  },
20346
20360
  "namespace_access": {
20347
20361
  "$ref": "#/components/schemas/schemaNamespaceAccessType"
@@ -20368,7 +20382,7 @@
20368
20382
  "x-original-maxLength": 1024,
20369
20383
  "format": "uuid",
20370
20384
  "x-reconciled-from-discovery": true,
20371
- "x-reconciled-at": "2026-01-05T17:58:20.213731+00:00"
20385
+ "x-reconciled-at": "2026-01-06T16:56:56.125838+00:00"
20372
20386
  },
20373
20387
  "user_email": {
20374
20388
  "type": "string",
@@ -20702,7 +20716,7 @@
20702
20716
  },
20703
20717
  "x-original-maxLength": 1024,
20704
20718
  "x-reconciled-from-discovery": true,
20705
- "x-reconciled-at": "2026-01-05T17:58:20.213759+00:00"
20719
+ "x-reconciled-at": "2026-01-06T16:56:56.125865+00:00"
20706
20720
  },
20707
20721
  "namespace": {
20708
20722
  "type": "string",
@@ -20721,7 +20735,7 @@
20721
20735
  },
20722
20736
  "x-original-maxLength": 1024,
20723
20737
  "x-reconciled-from-discovery": true,
20724
- "x-reconciled-at": "2026-01-05T17:58:20.213763+00:00"
20738
+ "x-reconciled-at": "2026-01-06T16:56:56.125869+00:00"
20725
20739
  },
20726
20740
  "type": {
20727
20741
  "$ref": "#/components/schemas/api_credentialAPICredentialType"
@@ -20745,7 +20759,7 @@
20745
20759
  "x-original-maxLength": 1024,
20746
20760
  "format": "uuid",
20747
20761
  "x-reconciled-from-discovery": true,
20748
- "x-reconciled-at": "2026-01-05T17:58:20.213769+00:00"
20762
+ "x-reconciled-at": "2026-01-06T16:56:56.125875+00:00"
20749
20763
  },
20750
20764
  "user_email": {
20751
20765
  "type": "string",
@@ -20887,7 +20901,7 @@
20887
20901
  },
20888
20902
  "x-original-maxLength": 1024,
20889
20903
  "x-reconciled-from-discovery": true,
20890
- "x-reconciled-at": "2026-01-05T17:58:20.213781+00:00"
20904
+ "x-reconciled-at": "2026-01-06T16:56:56.125887+00:00"
20891
20905
  },
20892
20906
  "namespace": {
20893
20907
  "type": "string",
@@ -20906,7 +20920,7 @@
20906
20920
  },
20907
20921
  "x-original-maxLength": 1024,
20908
20922
  "x-reconciled-from-discovery": true,
20909
- "x-reconciled-at": "2026-01-05T17:58:20.213785+00:00"
20923
+ "x-reconciled-at": "2026-01-06T16:56:56.125891+00:00"
20910
20924
  },
20911
20925
  "namespace_access": {
20912
20926
  "$ref": "#/components/schemas/schemaNamespaceAccessType"
@@ -20933,7 +20947,7 @@
20933
20947
  "x-original-maxLength": 1024,
20934
20948
  "format": "uuid",
20935
20949
  "x-reconciled-from-discovery": true,
20936
- "x-reconciled-at": "2026-01-05T17:58:20.213792+00:00"
20950
+ "x-reconciled-at": "2026-01-06T16:56:56.125900+00:00"
20937
20951
  },
20938
20952
  "user_email": {
20939
20953
  "type": "string",
@@ -21120,7 +21134,7 @@
21120
21134
  },
21121
21135
  "x-original-maxLength": 1024,
21122
21136
  "x-reconciled-from-discovery": true,
21123
- "x-reconciled-at": "2026-01-05T17:58:20.213807+00:00"
21137
+ "x-reconciled-at": "2026-01-06T16:56:56.125916+00:00"
21124
21138
  }
21125
21139
  },
21126
21140
  "x-f5xc-minimum-configuration": {
@@ -21184,7 +21198,7 @@
21184
21198
  },
21185
21199
  "x-original-maxLength": 1024,
21186
21200
  "x-reconciled-from-discovery": true,
21187
- "x-reconciled-at": "2026-01-05T17:58:20.213813+00:00"
21201
+ "x-reconciled-at": "2026-01-06T16:56:56.125922+00:00"
21188
21202
  },
21189
21203
  "namespace": {
21190
21204
  "type": "string",
@@ -21210,7 +21224,7 @@
21210
21224
  },
21211
21225
  "x-original-maxLength": 1024,
21212
21226
  "x-reconciled-from-discovery": true,
21213
- "x-reconciled-at": "2026-01-05T17:58:20.213817+00:00"
21227
+ "x-reconciled-at": "2026-01-06T16:56:56.125926+00:00"
21214
21228
  }
21215
21229
  },
21216
21230
  "x-f5xc-minimum-configuration": {
@@ -21258,7 +21272,7 @@
21258
21272
  },
21259
21273
  "x-original-maxLength": 1024,
21260
21274
  "x-reconciled-from-discovery": true,
21261
- "x-reconciled-at": "2026-01-05T17:58:20.213823+00:00"
21275
+ "x-reconciled-at": "2026-01-06T16:56:56.125930+00:00"
21262
21276
  },
21263
21277
  "namespace": {
21264
21278
  "type": "string",
@@ -21277,7 +21291,7 @@
21277
21291
  },
21278
21292
  "x-original-maxLength": 1024,
21279
21293
  "x-reconciled-from-discovery": true,
21280
- "x-reconciled-at": "2026-01-05T17:58:20.213828+00:00"
21294
+ "x-reconciled-at": "2026-01-06T16:56:56.125934+00:00"
21281
21295
  },
21282
21296
  "namespace_access": {
21283
21297
  "$ref": "#/components/schemas/schemaNamespaceAccessType"
@@ -21369,7 +21383,7 @@
21369
21383
  },
21370
21384
  "x-original-maxLength": 1024,
21371
21385
  "x-reconciled-from-discovery": true,
21372
- "x-reconciled-at": "2026-01-05T17:58:20.213838+00:00"
21386
+ "x-reconciled-at": "2026-01-06T16:56:56.125944+00:00"
21373
21387
  }
21374
21388
  },
21375
21389
  "x-f5xc-minimum-configuration": {
@@ -21417,7 +21431,7 @@
21417
21431
  },
21418
21432
  "x-original-maxLength": 1024,
21419
21433
  "x-reconciled-from-discovery": true,
21420
- "x-reconciled-at": "2026-01-05T17:58:20.213843+00:00"
21434
+ "x-reconciled-at": "2026-01-06T16:56:56.125949+00:00"
21421
21435
  }
21422
21436
  },
21423
21437
  "x-f5xc-minimum-configuration": {
@@ -21526,7 +21540,7 @@
21526
21540
  "maxLength": 17,
21527
21541
  "minLength": 17,
21528
21542
  "x-reconciled-from-discovery": true,
21529
- "x-reconciled-at": "2026-01-05T17:58:20.213853+00:00"
21543
+ "x-reconciled-at": "2026-01-06T16:56:56.125959+00:00"
21530
21544
  }
21531
21545
  },
21532
21546
  "x-f5xc-minimum-configuration": {
@@ -21697,7 +21711,7 @@
21697
21711
  },
21698
21712
  "x-original-maxLength": 256,
21699
21713
  "x-reconciled-from-discovery": true,
21700
- "x-reconciled-at": "2026-01-05T17:58:20.213873+00:00"
21714
+ "x-reconciled-at": "2026-01-06T16:56:56.125978+00:00"
21701
21715
  },
21702
21716
  "role": {
21703
21717
  "type": "string",
@@ -21796,7 +21810,7 @@
21796
21810
  },
21797
21811
  "x-original-maxLength": 1200,
21798
21812
  "x-reconciled-from-discovery": true,
21799
- "x-reconciled-at": "2026-01-05T17:58:20.213881+00:00"
21813
+ "x-reconciled-at": "2026-01-06T16:56:56.125987+00:00"
21800
21814
  },
21801
21815
  "disable": {
21802
21816
  "type": "boolean",
@@ -21851,7 +21865,7 @@
21851
21865
  },
21852
21866
  "x-original-maxLength": 1024,
21853
21867
  "x-reconciled-from-discovery": true,
21854
- "x-reconciled-at": "2026-01-05T17:58:20.213888+00:00"
21868
+ "x-reconciled-at": "2026-01-06T16:56:56.125994+00:00"
21855
21869
  },
21856
21870
  "namespace": {
21857
21871
  "type": "string",
@@ -21870,7 +21884,7 @@
21870
21884
  },
21871
21885
  "x-original-maxLength": 1024,
21872
21886
  "x-reconciled-from-discovery": true,
21873
- "x-reconciled-at": "2026-01-05T17:58:20.213893+00:00"
21887
+ "x-reconciled-at": "2026-01-06T16:56:56.125998+00:00"
21874
21888
  },
21875
21889
  "uid": {
21876
21890
  "type": "string",
@@ -21879,6 +21893,8 @@
21879
21893
  "x-displayname": "UID",
21880
21894
  "x-ves-example": "D15f1fad-4d37-48c0-8706-df1824d76d31.",
21881
21895
  "x-f5xc-example": "d15f1fad-4d37-48c0-8706-df1824d76d31",
21896
+ "x-f5xc-description-short": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system.",
21897
+ "x-f5xc-description-medium": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system. Typically generated by the server on successful creation of an object and is not allowed to change once populated.",
21882
21898
  "minLength": 0,
21883
21899
  "maxLength": 36,
21884
21900
  "x-f5xc-required-for": {
@@ -21892,7 +21908,7 @@
21892
21908
  "x-original-maxLength": 1024,
21893
21909
  "format": "uuid",
21894
21910
  "x-reconciled-from-discovery": true,
21895
- "x-reconciled-at": "2026-01-05T17:58:20.213897+00:00"
21911
+ "x-reconciled-at": "2026-01-06T16:56:56.126003+00:00"
21896
21912
  }
21897
21913
  },
21898
21914
  "x-f5xc-minimum-configuration": {
@@ -22028,6 +22044,8 @@
22028
22044
  "title": "Deletion_timestamp.",
22029
22045
  "format": "date-time",
22030
22046
  "x-displayname": "Deletion Timestamp.",
22047
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
22048
+ "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...",
22031
22049
  "minLength": 0,
22032
22050
  "maxLength": 1024,
22033
22051
  "x-f5xc-required-for": {
@@ -22126,7 +22144,7 @@
22126
22144
  "maxLength": 6,
22127
22145
  "minLength": 6,
22128
22146
  "x-reconciled-from-discovery": true,
22129
- "x-reconciled-at": "2026-01-05T17:58:20.213951+00:00"
22147
+ "x-reconciled-at": "2026-01-06T16:56:56.126057+00:00"
22130
22148
  },
22131
22149
  "object_index": {
22132
22150
  "type": "integer",
@@ -22199,7 +22217,7 @@
22199
22217
  "x-field-mutability": "read-only",
22200
22218
  "x-original-maxLength": 1024,
22201
22219
  "x-reconciled-from-discovery": true,
22202
- "x-reconciled-at": "2026-01-05T17:58:20.213961+00:00"
22220
+ "x-reconciled-at": "2026-01-06T16:56:56.126066+00:00"
22203
22221
  },
22204
22222
  "trace_info": {
22205
22223
  "type": "string",
@@ -22237,7 +22255,7 @@
22237
22255
  "x-original-maxLength": 1024,
22238
22256
  "format": "uuid",
22239
22257
  "x-reconciled-from-discovery": true,
22240
- "x-reconciled-at": "2026-01-05T17:58:20.213967+00:00"
22258
+ "x-reconciled-at": "2026-01-06T16:56:56.126073+00:00"
22241
22259
  },
22242
22260
  "vtrp_id": {
22243
22261
  "type": "string",
@@ -22376,7 +22394,7 @@
22376
22394
  },
22377
22395
  "x-original-maxLength": 1024,
22378
22396
  "x-reconciled-from-discovery": true,
22379
- "x-reconciled-at": "2026-01-05T17:58:23.444302+00:00"
22397
+ "x-reconciled-at": "2026-01-06T16:56:59.418063+00:00"
22380
22398
  },
22381
22399
  "namespace": {
22382
22400
  "type": "string",
@@ -22395,7 +22413,7 @@
22395
22413
  },
22396
22414
  "x-original-maxLength": 1024,
22397
22415
  "x-reconciled-from-discovery": true,
22398
- "x-reconciled-at": "2026-01-05T17:58:23.444308+00:00"
22416
+ "x-reconciled-at": "2026-01-06T16:56:59.418069+00:00"
22399
22417
  }
22400
22418
  },
22401
22419
  "x-f5xc-minimum-configuration": {
@@ -22657,7 +22675,7 @@
22657
22675
  },
22658
22676
  "x-original-maxLength": 1024,
22659
22677
  "x-reconciled-from-discovery": true,
22660
- "x-reconciled-at": "2026-01-05T17:58:23.444331+00:00"
22678
+ "x-reconciled-at": "2026-01-06T16:56:59.418094+00:00"
22661
22679
  },
22662
22680
  "namespace": {
22663
22681
  "type": "string",
@@ -22676,7 +22694,7 @@
22676
22694
  },
22677
22695
  "x-original-maxLength": 1024,
22678
22696
  "x-reconciled-from-discovery": true,
22679
- "x-reconciled-at": "2026-01-05T17:58:23.444336+00:00"
22697
+ "x-reconciled-at": "2026-01-06T16:56:59.418098+00:00"
22680
22698
  }
22681
22699
  },
22682
22700
  "x-f5xc-minimum-configuration": {
@@ -22720,7 +22738,7 @@
22720
22738
  },
22721
22739
  "x-original-maxLength": 1024,
22722
22740
  "x-reconciled-from-discovery": true,
22723
- "x-reconciled-at": "2026-01-05T17:58:23.444342+00:00"
22741
+ "x-reconciled-at": "2026-01-06T16:56:59.418104+00:00"
22724
22742
  }
22725
22743
  },
22726
22744
  "x-f5xc-minimum-configuration": {
@@ -22815,7 +22833,7 @@
22815
22833
  },
22816
22834
  "x-original-maxLength": 1024,
22817
22835
  "x-reconciled-from-discovery": true,
22818
- "x-reconciled-at": "2026-01-05T17:58:23.444351+00:00"
22836
+ "x-reconciled-at": "2026-01-06T16:56:59.418113+00:00"
22819
22837
  }
22820
22838
  },
22821
22839
  "x-f5xc-minimum-configuration": {
@@ -22946,7 +22964,7 @@
22946
22964
  "maxLength": 17,
22947
22965
  "minLength": 17,
22948
22966
  "x-reconciled-from-discovery": true,
22949
- "x-reconciled-at": "2026-01-05T17:58:23.444367+00:00"
22967
+ "x-reconciled-at": "2026-01-06T16:56:59.418129+00:00"
22950
22968
  },
22951
22969
  "system_metadata": {
22952
22970
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -23081,7 +23099,7 @@
23081
23099
  },
23082
23100
  "x-original-maxLength": 1024,
23083
23101
  "x-reconciled-from-discovery": true,
23084
- "x-reconciled-at": "2026-01-05T17:58:23.444378+00:00"
23102
+ "x-reconciled-at": "2026-01-06T16:56:59.418142+00:00"
23085
23103
  },
23086
23104
  "disabled": {
23087
23105
  "type": "boolean",
@@ -23131,7 +23149,7 @@
23131
23149
  },
23132
23150
  "x-original-maxLength": 1024,
23133
23151
  "x-reconciled-from-discovery": true,
23134
- "x-reconciled-at": "2026-01-05T17:58:23.444388+00:00"
23152
+ "x-reconciled-at": "2026-01-06T16:56:59.418152+00:00"
23135
23153
  },
23136
23154
  "namespace": {
23137
23155
  "type": "string",
@@ -23150,7 +23168,7 @@
23150
23168
  },
23151
23169
  "x-original-maxLength": 1024,
23152
23170
  "x-reconciled-from-discovery": true,
23153
- "x-reconciled-at": "2026-01-05T17:58:23.444392+00:00"
23171
+ "x-reconciled-at": "2026-01-06T16:56:59.418156+00:00"
23154
23172
  },
23155
23173
  "owner_view": {
23156
23174
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -23191,7 +23209,7 @@
23191
23209
  "x-field-mutability": "read-only",
23192
23210
  "x-original-maxLength": 1024,
23193
23211
  "x-reconciled-from-discovery": true,
23194
- "x-reconciled-at": "2026-01-05T17:58:23.444399+00:00"
23212
+ "x-reconciled-at": "2026-01-06T16:56:59.418163+00:00"
23195
23213
  },
23196
23214
  "uid": {
23197
23215
  "type": "string",
@@ -23212,7 +23230,7 @@
23212
23230
  "x-original-maxLength": 1024,
23213
23231
  "format": "uuid",
23214
23232
  "x-reconciled-from-discovery": true,
23215
- "x-reconciled-at": "2026-01-05T17:58:23.444405+00:00"
23233
+ "x-reconciled-at": "2026-01-06T16:56:59.418169+00:00"
23216
23234
  }
23217
23235
  },
23218
23236
  "x-f5xc-minimum-configuration": {
@@ -24877,7 +24895,7 @@
24877
24895
  },
24878
24896
  "x-original-maxLength": 256,
24879
24897
  "x-reconciled-from-discovery": true,
24880
- "x-reconciled-at": "2026-01-05T17:58:26.086279+00:00"
24898
+ "x-reconciled-at": "2026-01-06T16:57:02.040154+00:00"
24881
24899
  }
24882
24900
  },
24883
24901
  "x-f5xc-minimum-configuration": {
@@ -25105,7 +25123,7 @@
25105
25123
  },
25106
25124
  "x-original-maxLength": 256,
25107
25125
  "x-reconciled-from-discovery": true,
25108
- "x-reconciled-at": "2026-01-05T17:58:26.086296+00:00"
25126
+ "x-reconciled-at": "2026-01-06T16:57:02.040171+00:00"
25109
25127
  }
25110
25128
  },
25111
25129
  "x-f5xc-minimum-configuration": {
@@ -25354,6 +25372,8 @@
25354
25372
  "x-validation-rules": {
25355
25373
  "ves.io.schema.rules.repeated.max_items": "16"
25356
25374
  },
25375
+ "x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
25376
+ "x-f5xc-description-medium": "List of predicates for all cookies that need to be matched. The criteria for matching each cookie is described in individual instances of CookieMatcherType. The actual cookie values are extracted from the request API as a list of strings for each cookie name.",
25357
25377
  "x-f5xc-required-for": {
25358
25378
  "minimum_config": false,
25359
25379
  "create": false,
@@ -25376,6 +25396,8 @@
25376
25396
  "x-validation-rules": {
25377
25397
  "ves.io.schema.rules.repeated.max_items": "16"
25378
25398
  },
25399
+ "x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
25400
+ "x-f5xc-description-medium": "List of predicates for various HTTP headers that need to match. The criteria for matching each HTTP header are described in individual HeaderMatcherType instances. The actual HTTP header values are extracted from the request API as a list of strings for each HTTP header type.",
25379
25401
  "x-f5xc-required-for": {
25380
25402
  "minimum_config": false,
25381
25403
  "create": false,
@@ -25398,6 +25420,8 @@
25398
25420
  "x-validation-rules": {
25399
25421
  "ves.io.schema.rules.repeated.max_items": "16"
25400
25422
  },
25423
+ "x-f5xc-description-short": "List of predicates for various JWT claims that need to match.",
25424
+ "x-f5xc-description-medium": "List of predicates for various JWT claims that need to match. The criteria for matching each JWT claim are described in individual JWTClaimMatcherType instances. The actual JWT claims values are extracted from the JWT payload as a list of strings.",
25401
25425
  "x-f5xc-required-for": {
25402
25426
  "minimum_config": false,
25403
25427
  "create": false,
@@ -25420,6 +25444,8 @@
25420
25444
  "x-validation-rules": {
25421
25445
  "ves.io.schema.rules.repeated.max_items": "16"
25422
25446
  },
25447
+ "x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
25448
+ "x-f5xc-description-medium": "List of predicates for all query parameters that need to be matched. The criteria for matching each query parameter are described in individual instances of QueryParameterMatcherType. The actual query parameter values are extracted from the request API as a list of strings for each query...",
25423
25449
  "x-f5xc-required-for": {
25424
25450
  "minimum_config": false,
25425
25451
  "create": false,
@@ -25630,7 +25656,7 @@
25630
25656
  },
25631
25657
  "x-original-maxLength": 1024,
25632
25658
  "x-reconciled-from-discovery": true,
25633
- "x-reconciled-at": "2026-01-05T17:58:26.086322+00:00"
25659
+ "x-reconciled-at": "2026-01-06T16:57:02.040197+00:00"
25634
25660
  },
25635
25661
  "path": {
25636
25662
  "type": "string",
@@ -25779,7 +25805,7 @@
25779
25805
  },
25780
25806
  "x-original-maxLength": 1024,
25781
25807
  "x-reconciled-from-discovery": true,
25782
- "x-reconciled-at": "2026-01-05T17:58:26.086336+00:00"
25808
+ "x-reconciled-at": "2026-01-06T16:57:02.040211+00:00"
25783
25809
  },
25784
25810
  "path": {
25785
25811
  "type": "string",
@@ -25918,7 +25944,7 @@
25918
25944
  },
25919
25945
  "x-original-maxLength": 1024,
25920
25946
  "x-reconciled-from-discovery": true,
25921
- "x-reconciled-at": "2026-01-05T17:58:26.086349+00:00"
25947
+ "x-reconciled-at": "2026-01-06T16:57:02.040225+00:00"
25922
25948
  },
25923
25949
  "path": {
25924
25950
  "type": "string",
@@ -26051,7 +26077,7 @@
26051
26077
  },
26052
26078
  "x-original-maxLength": 1024,
26053
26079
  "x-reconciled-from-discovery": true,
26054
- "x-reconciled-at": "2026-01-05T17:58:26.086361+00:00"
26080
+ "x-reconciled-at": "2026-01-06T16:57:02.040237+00:00"
26055
26081
  },
26056
26082
  "path": {
26057
26083
  "type": "string",
@@ -26236,7 +26262,7 @@
26236
26262
  },
26237
26263
  "x-original-maxLength": 256,
26238
26264
  "x-reconciled-from-discovery": true,
26239
- "x-reconciled-at": "2026-01-05T17:58:26.086389+00:00"
26265
+ "x-reconciled-at": "2026-01-06T16:57:02.040265+00:00"
26240
26266
  }
26241
26267
  },
26242
26268
  "x-f5xc-minimum-configuration": {
@@ -26359,7 +26385,7 @@
26359
26385
  },
26360
26386
  "x-original-maxLength": 256,
26361
26387
  "x-reconciled-from-discovery": true,
26362
- "x-reconciled-at": "2026-01-05T17:58:26.086402+00:00"
26388
+ "x-reconciled-at": "2026-01-06T16:57:02.040276+00:00"
26363
26389
  }
26364
26390
  },
26365
26391
  "x-f5xc-minimum-configuration": {
@@ -26715,7 +26741,7 @@
26715
26741
  },
26716
26742
  "x-original-maxLength": 1024,
26717
26743
  "x-reconciled-from-discovery": true,
26718
- "x-reconciled-at": "2026-01-05T17:58:41.857253+00:00"
26744
+ "x-reconciled-at": "2026-01-06T16:57:17.944530+00:00"
26719
26745
  },
26720
26746
  "namespace": {
26721
26747
  "type": "string",
@@ -26734,7 +26760,7 @@
26734
26760
  },
26735
26761
  "x-original-maxLength": 1024,
26736
26762
  "x-reconciled-from-discovery": true,
26737
- "x-reconciled-at": "2026-01-05T17:58:41.857260+00:00"
26763
+ "x-reconciled-at": "2026-01-06T16:57:17.944537+00:00"
26738
26764
  }
26739
26765
  },
26740
26766
  "x-f5xc-minimum-configuration": {
@@ -26832,7 +26858,7 @@
26832
26858
  "maxLength": 17,
26833
26859
  "minLength": 17,
26834
26860
  "x-reconciled-from-discovery": true,
26835
- "x-reconciled-at": "2026-01-05T17:58:41.857276+00:00"
26861
+ "x-reconciled-at": "2026-01-06T16:57:17.944552+00:00"
26836
26862
  },
26837
26863
  "system_metadata": {
26838
26864
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -27197,7 +27223,7 @@
27197
27223
  },
27198
27224
  "x-original-maxLength": 1024,
27199
27225
  "x-reconciled-from-discovery": true,
27200
- "x-reconciled-at": "2026-01-05T17:58:41.857305+00:00"
27226
+ "x-reconciled-at": "2026-01-06T16:57:17.944581+00:00"
27201
27227
  }
27202
27228
  },
27203
27229
  "x-f5xc-minimum-configuration": {
@@ -27298,7 +27324,7 @@
27298
27324
  },
27299
27325
  "x-original-maxLength": 1024,
27300
27326
  "x-reconciled-from-discovery": true,
27301
- "x-reconciled-at": "2026-01-05T17:58:41.857315+00:00"
27327
+ "x-reconciled-at": "2026-01-06T16:57:17.944592+00:00"
27302
27328
  },
27303
27329
  "disabled": {
27304
27330
  "type": "boolean",
@@ -27348,7 +27374,7 @@
27348
27374
  },
27349
27375
  "x-original-maxLength": 1024,
27350
27376
  "x-reconciled-from-discovery": true,
27351
- "x-reconciled-at": "2026-01-05T17:58:41.857325+00:00"
27377
+ "x-reconciled-at": "2026-01-06T16:57:17.944603+00:00"
27352
27378
  },
27353
27379
  "namespace": {
27354
27380
  "type": "string",
@@ -27367,7 +27393,7 @@
27367
27393
  },
27368
27394
  "x-original-maxLength": 1024,
27369
27395
  "x-reconciled-from-discovery": true,
27370
- "x-reconciled-at": "2026-01-05T17:58:41.857329+00:00"
27396
+ "x-reconciled-at": "2026-01-06T16:57:17.944607+00:00"
27371
27397
  },
27372
27398
  "owner_view": {
27373
27399
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -27408,7 +27434,7 @@
27408
27434
  "x-field-mutability": "read-only",
27409
27435
  "x-original-maxLength": 1024,
27410
27436
  "x-reconciled-from-discovery": true,
27411
- "x-reconciled-at": "2026-01-05T17:58:41.857336+00:00"
27437
+ "x-reconciled-at": "2026-01-06T16:57:17.944614+00:00"
27412
27438
  },
27413
27439
  "uid": {
27414
27440
  "type": "string",
@@ -27429,7 +27455,7 @@
27429
27455
  "x-original-maxLength": 1024,
27430
27456
  "format": "uuid",
27431
27457
  "x-reconciled-from-discovery": true,
27432
- "x-reconciled-at": "2026-01-05T17:58:41.857342+00:00"
27458
+ "x-reconciled-at": "2026-01-06T16:57:17.944620+00:00"
27433
27459
  }
27434
27460
  },
27435
27461
  "x-f5xc-minimum-configuration": {
@@ -28058,7 +28084,7 @@
28058
28084
  },
28059
28085
  "x-original-maxLength": 1024,
28060
28086
  "x-reconciled-from-discovery": true,
28061
- "x-reconciled-at": "2026-01-05T17:58:58.256976+00:00"
28087
+ "x-reconciled-at": "2026-01-06T16:57:34.464657+00:00"
28062
28088
  },
28063
28089
  "namespace_regex": {
28064
28090
  "type": "string",
@@ -28265,7 +28291,7 @@
28265
28291
  },
28266
28292
  "x-original-maxLength": 1024,
28267
28293
  "x-reconciled-from-discovery": true,
28268
- "x-reconciled-at": "2026-01-05T17:58:58.257001+00:00"
28294
+ "x-reconciled-at": "2026-01-06T16:57:34.464683+00:00"
28269
28295
  },
28270
28296
  "namespace": {
28271
28297
  "type": "string",
@@ -28284,7 +28310,7 @@
28284
28310
  },
28285
28311
  "x-original-maxLength": 1024,
28286
28312
  "x-reconciled-from-discovery": true,
28287
- "x-reconciled-at": "2026-01-05T17:58:58.257006+00:00"
28313
+ "x-reconciled-at": "2026-01-06T16:57:34.464688+00:00"
28288
28314
  }
28289
28315
  },
28290
28316
  "x-f5xc-minimum-configuration": {
@@ -28395,7 +28421,7 @@
28395
28421
  },
28396
28422
  "x-original-maxLength": 64,
28397
28423
  "x-reconciled-from-discovery": true,
28398
- "x-reconciled-at": "2026-01-05T17:58:58.257017+00:00"
28424
+ "x-reconciled-at": "2026-01-06T16:57:34.464699+00:00"
28399
28425
  },
28400
28426
  "pods": {
28401
28427
  "type": "array",
@@ -28522,7 +28548,7 @@
28522
28548
  },
28523
28549
  "x-original-maxLength": 1024,
28524
28550
  "x-reconciled-from-discovery": true,
28525
- "x-reconciled-at": "2026-01-05T17:58:58.257028+00:00"
28551
+ "x-reconciled-at": "2026-01-06T16:57:34.464709+00:00"
28526
28552
  },
28527
28553
  "namespace": {
28528
28554
  "type": "string",
@@ -28548,7 +28574,7 @@
28548
28574
  },
28549
28575
  "x-original-maxLength": 1024,
28550
28576
  "x-reconciled-from-discovery": true,
28551
- "x-reconciled-at": "2026-01-05T17:58:58.257032+00:00"
28577
+ "x-reconciled-at": "2026-01-06T16:57:34.464713+00:00"
28552
28578
  }
28553
28579
  },
28554
28580
  "x-f5xc-minimum-configuration": {
@@ -28683,7 +28709,7 @@
28683
28709
  "maxLength": 17,
28684
28710
  "minLength": 17,
28685
28711
  "x-reconciled-from-discovery": true,
28686
- "x-reconciled-at": "2026-01-05T17:58:58.257048+00:00"
28712
+ "x-reconciled-at": "2026-01-06T16:57:34.464730+00:00"
28687
28713
  },
28688
28714
  "system_metadata": {
28689
28715
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -29006,7 +29032,7 @@
29006
29032
  },
29007
29033
  "x-original-maxLength": 1024,
29008
29034
  "x-reconciled-from-discovery": true,
29009
- "x-reconciled-at": "2026-01-05T17:58:58.257075+00:00"
29035
+ "x-reconciled-at": "2026-01-06T16:57:34.464757+00:00"
29010
29036
  },
29011
29037
  "namespace_regex": {
29012
29038
  "type": "string",
@@ -29076,7 +29102,7 @@
29076
29102
  },
29077
29103
  "x-original-maxLength": 64,
29078
29104
  "x-reconciled-from-discovery": true,
29079
- "x-reconciled-at": "2026-01-05T17:58:58.257082+00:00"
29105
+ "x-reconciled-at": "2026-01-06T16:57:34.464764+00:00"
29080
29106
  }
29081
29107
  },
29082
29108
  "x-f5xc-minimum-configuration": {
@@ -29212,7 +29238,7 @@
29212
29238
  },
29213
29239
  "x-original-maxLength": 1024,
29214
29240
  "x-reconciled-from-discovery": true,
29215
- "x-reconciled-at": "2026-01-05T17:58:58.257096+00:00"
29241
+ "x-reconciled-at": "2026-01-06T16:57:34.464779+00:00"
29216
29242
  },
29217
29243
  "disabled": {
29218
29244
  "type": "boolean",
@@ -29262,7 +29288,7 @@
29262
29288
  },
29263
29289
  "x-original-maxLength": 1024,
29264
29290
  "x-reconciled-from-discovery": true,
29265
- "x-reconciled-at": "2026-01-05T17:58:58.257105+00:00"
29291
+ "x-reconciled-at": "2026-01-06T16:57:34.464789+00:00"
29266
29292
  },
29267
29293
  "namespace": {
29268
29294
  "type": "string",
@@ -29281,7 +29307,7 @@
29281
29307
  },
29282
29308
  "x-original-maxLength": 1024,
29283
29309
  "x-reconciled-from-discovery": true,
29284
- "x-reconciled-at": "2026-01-05T17:58:58.257109+00:00"
29310
+ "x-reconciled-at": "2026-01-06T16:57:34.464793+00:00"
29285
29311
  },
29286
29312
  "owner_view": {
29287
29313
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -29322,7 +29348,7 @@
29322
29348
  "x-field-mutability": "read-only",
29323
29349
  "x-original-maxLength": 1024,
29324
29350
  "x-reconciled-from-discovery": true,
29325
- "x-reconciled-at": "2026-01-05T17:58:58.257117+00:00"
29351
+ "x-reconciled-at": "2026-01-06T16:57:34.464801+00:00"
29326
29352
  },
29327
29353
  "uid": {
29328
29354
  "type": "string",
@@ -29343,7 +29369,7 @@
29343
29369
  "x-original-maxLength": 1024,
29344
29370
  "format": "uuid",
29345
29371
  "x-reconciled-from-discovery": true,
29346
- "x-reconciled-at": "2026-01-05T17:58:58.257123+00:00"
29372
+ "x-reconciled-at": "2026-01-06T16:57:34.464806+00:00"
29347
29373
  }
29348
29374
  },
29349
29375
  "x-f5xc-minimum-configuration": {
@@ -29454,7 +29480,7 @@
29454
29480
  },
29455
29481
  "x-original-maxLength": 1024,
29456
29482
  "x-reconciled-from-discovery": true,
29457
- "x-reconciled-at": "2026-01-05T17:58:58.257132+00:00"
29483
+ "x-reconciled-at": "2026-01-06T16:57:34.464816+00:00"
29458
29484
  },
29459
29485
  "partition_regex": {
29460
29486
  "type": "string",
@@ -30110,6 +30136,8 @@
30110
30136
  "type": "string",
30111
30137
  "description": "X-displayName: \"Default Namespace\"\nWhen virtual IP is published with \"PUBLISH_SERVICE\" mode, this field indicates the namespace\nwhere the service/endpoints needs to be created if the domain name doesn't specify it\nexplicitly. K8s administrator of the external K8s should ensure this namespace is created.",
30112
30138
  "title": "Default namespace.",
30139
+ "x-f5xc-description-short": "X-displayName: \"Default Namespace\" When virtual IP is published with \"PUBLISH_SERVICE\" mode, this field indicates the namespace where the...",
30140
+ "x-f5xc-description-medium": "X-displayName: \"Default Namespace\" When virtual IP is published with \"PUBLISH_SERVICE\" mode, this field indicates the namespace where the service/endpoints needs to be created if the domain name doesn't specify it explicitly. K8s administrator of the external K8s should ensure this namespace is...",
30113
30141
  "minLength": 0,
30114
30142
  "maxLength": 6,
30115
30143
  "x-f5xc-required-for": {
@@ -30120,7 +30148,7 @@
30120
30148
  },
30121
30149
  "x-original-maxLength": 1024,
30122
30150
  "x-reconciled-from-discovery": true,
30123
- "x-reconciled-at": "2026-01-05T17:58:58.257192+00:00"
30151
+ "x-reconciled-at": "2026-01-06T16:57:34.464867+00:00"
30124
30152
  },
30125
30153
  "publish_virtual_ip": {
30126
30154
  "type": "boolean",