@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": "Ce Management",
5
5
  "description": "Customer edge node lifecycle through secure enrollment tokens and downloadable deployment images. Network connectivity options span exclusive, common, and administrative pathways with DHCP address pools supporting both IPv4 and IPv6. Bulk grouping consolidates configuration across distributed locations. Compatibility verification runs before software updates, with rollout tracking for version progression across the infrastructure.",
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"
@@ -7439,7 +7439,7 @@
7439
7439
  },
7440
7440
  "x-original-maxLength": 1024,
7441
7441
  "x-reconciled-from-discovery": true,
7442
- "x-reconciled-at": "2026-01-05T17:59:02.570139+00:00"
7442
+ "x-reconciled-at": "2026-01-06T16:57:38.856956+00:00"
7443
7443
  },
7444
7444
  "namespace": {
7445
7445
  "type": "string",
@@ -7458,7 +7458,7 @@
7458
7458
  },
7459
7459
  "x-original-maxLength": 1024,
7460
7460
  "x-reconciled-from-discovery": true,
7461
- "x-reconciled-at": "2026-01-05T17:59:02.570146+00:00"
7461
+ "x-reconciled-at": "2026-01-06T16:57:38.856963+00:00"
7462
7462
  }
7463
7463
  },
7464
7464
  "x-f5xc-minimum-configuration": {
@@ -7500,7 +7500,7 @@
7500
7500
  },
7501
7501
  "x-original-maxLength": 1024,
7502
7502
  "x-reconciled-from-discovery": true,
7503
- "x-reconciled-at": "2026-01-05T17:59:02.570152+00:00"
7503
+ "x-reconciled-at": "2026-01-06T16:57:38.856969+00:00"
7504
7504
  },
7505
7505
  "network_device": {
7506
7506
  "$ref": "#/components/schemas/fleetNetworkingDeviceInstanceType"
@@ -8291,7 +8291,7 @@
8291
8291
  },
8292
8292
  "x-original-maxLength": 64,
8293
8293
  "x-reconciled-from-discovery": true,
8294
- "x-reconciled-at": "2026-01-05T17:59:02.570214+00:00"
8294
+ "x-reconciled-at": "2026-01-06T16:57:38.857021+00:00"
8295
8295
  }
8296
8296
  },
8297
8297
  "x-f5xc-minimum-configuration": {
@@ -8385,6 +8385,8 @@
8385
8385
  "ves.io.schema.rules.repeated.max_items": "8",
8386
8386
  "ves.io.schema.rules.repeated.unique": "true"
8387
8387
  },
8388
+ "x-f5xc-description-short": "Configuration for all devices in the fleet. Examples of devices are - network interfaces, cameras, scanners etc.",
8389
+ "x-f5xc-description-medium": "Configuration for all devices in the fleet. Examples of devices are - network interfaces, cameras, scanners etc. Configuration a device is applied on VER node if the VER node is member of this fleet and has an corresponding interface/device.",
8388
8390
  "x-f5xc-required-for": {
8389
8391
  "minimum_config": false,
8390
8392
  "create": false,
@@ -8621,7 +8623,7 @@
8621
8623
  },
8622
8624
  "x-original-maxLength": 256,
8623
8625
  "x-reconciled-from-discovery": true,
8624
- "x-reconciled-at": "2026-01-05T17:59:02.570235+00:00"
8626
+ "x-reconciled-at": "2026-01-06T16:57:38.857041+00:00"
8625
8627
  },
8626
8628
  "hpe_storage": {
8627
8629
  "$ref": "#/components/schemas/fleetStorageClassHpeStorageType"
@@ -8995,7 +8997,7 @@
8995
8997
  "maxLength": 17,
8996
8998
  "minLength": 17,
8997
8999
  "x-reconciled-from-discovery": true,
8998
- "x-reconciled-at": "2026-01-05T17:59:02.570268+00:00"
9000
+ "x-reconciled-at": "2026-01-06T16:57:38.857075+00:00"
8999
9001
  },
9000
9002
  "system_metadata": {
9001
9003
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -9130,7 +9132,7 @@
9130
9132
  },
9131
9133
  "x-original-maxLength": 1024,
9132
9134
  "x-reconciled-from-discovery": true,
9133
- "x-reconciled-at": "2026-01-05T17:59:02.570279+00:00"
9135
+ "x-reconciled-at": "2026-01-06T16:57:38.857087+00:00"
9134
9136
  },
9135
9137
  "disabled": {
9136
9138
  "type": "boolean",
@@ -9180,7 +9182,7 @@
9180
9182
  },
9181
9183
  "x-original-maxLength": 1024,
9182
9184
  "x-reconciled-from-discovery": true,
9183
- "x-reconciled-at": "2026-01-05T17:59:02.570288+00:00"
9185
+ "x-reconciled-at": "2026-01-06T16:57:38.857097+00:00"
9184
9186
  },
9185
9187
  "namespace": {
9186
9188
  "type": "string",
@@ -9199,7 +9201,7 @@
9199
9201
  },
9200
9202
  "x-original-maxLength": 1024,
9201
9203
  "x-reconciled-from-discovery": true,
9202
- "x-reconciled-at": "2026-01-05T17:59:02.570293+00:00"
9204
+ "x-reconciled-at": "2026-01-06T16:57:38.857101+00:00"
9203
9205
  },
9204
9206
  "owner_view": {
9205
9207
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -9240,7 +9242,7 @@
9240
9242
  "x-field-mutability": "read-only",
9241
9243
  "x-original-maxLength": 1024,
9242
9244
  "x-reconciled-from-discovery": true,
9243
- "x-reconciled-at": "2026-01-05T17:59:02.570300+00:00"
9245
+ "x-reconciled-at": "2026-01-06T16:57:38.857109+00:00"
9244
9246
  },
9245
9247
  "uid": {
9246
9248
  "type": "string",
@@ -9261,7 +9263,7 @@
9261
9263
  "x-original-maxLength": 1024,
9262
9264
  "format": "uuid",
9263
9265
  "x-reconciled-from-discovery": true,
9264
- "x-reconciled-at": "2026-01-05T17:59:02.570306+00:00"
9266
+ "x-reconciled-at": "2026-01-06T16:57:38.857114+00:00"
9265
9267
  }
9266
9268
  },
9267
9269
  "x-f5xc-minimum-configuration": {
@@ -9313,6 +9315,8 @@
9313
9315
  "ves.io.schema.rules.message.required": "true",
9314
9316
  "ves.io.schema.rules.repeated.max_items": "1"
9315
9317
  },
9318
+ "x-f5xc-description-short": "Network Interface attributes for the device. User network interface configuration for this network device.",
9319
+ "x-f5xc-description-medium": "Network Interface attributes for the device. User network interface configuration for this network device. Attributes like labels, MTU from the 'interface' are applied to corresponding interface in VER node If network interface refers to a virtual-network, the virtual-netowrk type must be...",
9316
9320
  "x-f5xc-required-for": {
9317
9321
  "minimum_config": false,
9318
9322
  "create": false,
@@ -10056,7 +10060,7 @@
10056
10060
  },
10057
10061
  "x-original-maxLength": 512,
10058
10062
  "x-reconciled-from-discovery": true,
10059
- "x-reconciled-at": "2026-01-05T17:59:02.570360+00:00"
10063
+ "x-reconciled-at": "2026-01-06T16:57:38.857169+00:00"
10060
10064
  },
10061
10065
  "destroy_on_delete": {
10062
10066
  "type": "boolean",
@@ -11532,6 +11536,8 @@
11532
11536
  "ves.io.schema.rules.string.min_len": "1",
11533
11537
  "ves.io.schema.rules.string.pattern": "^[a-z0-9_]*$"
11534
11538
  },
11539
+ "x-f5xc-description-short": "ClusterID is added as a prefix for all volumes created by this PSO installation.",
11540
+ "x-f5xc-description-medium": "ClusterID is added as a prefix for all volumes created by this PSO installation. ClusterID is also used to identify the volumes used by the datastore, pso-db. ClusterID MUST BE UNIQUE for multiple K8s clusters running on top of the same storage arrays.",
11535
11541
  "x-f5xc-required-for": {
11536
11542
  "minimum_config": false,
11537
11543
  "create": false,
@@ -11734,7 +11740,7 @@
11734
11740
  "readOnly": true,
11735
11741
  "x-original-maxLength": 1024,
11736
11742
  "x-reconciled-from-discovery": true,
11737
- "x-reconciled-at": "2026-01-05T17:59:02.570468+00:00"
11743
+ "x-reconciled-at": "2026-01-06T16:57:38.857278+00:00"
11738
11744
  },
11739
11745
  "name": {
11740
11746
  "type": "string",
@@ -11753,7 +11759,7 @@
11753
11759
  },
11754
11760
  "x-original-maxLength": 1024,
11755
11761
  "x-reconciled-from-discovery": true,
11756
- "x-reconciled-at": "2026-01-05T17:59:02.570472+00:00"
11762
+ "x-reconciled-at": "2026-01-06T16:57:38.857282+00:00"
11757
11763
  },
11758
11764
  "namespace": {
11759
11765
  "type": "string",
@@ -11772,7 +11778,7 @@
11772
11778
  },
11773
11779
  "x-original-maxLength": 1024,
11774
11780
  "x-reconciled-from-discovery": true,
11775
- "x-reconciled-at": "2026-01-05T17:59:02.570476+00:00"
11781
+ "x-reconciled-at": "2026-01-06T16:57:38.857286+00:00"
11776
11782
  },
11777
11783
  "tenant": {
11778
11784
  "type": "string",
@@ -11793,7 +11799,7 @@
11793
11799
  "x-field-mutability": "read-only",
11794
11800
  "x-original-maxLength": 1024,
11795
11801
  "x-reconciled-from-discovery": true,
11796
- "x-reconciled-at": "2026-01-05T17:59:02.570480+00:00"
11802
+ "x-reconciled-at": "2026-01-06T16:57:38.857290+00:00"
11797
11803
  },
11798
11804
  "uid": {
11799
11805
  "type": "string",
@@ -11815,7 +11821,7 @@
11815
11821
  "x-original-maxLength": 1024,
11816
11822
  "format": "uuid",
11817
11823
  "x-reconciled-from-discovery": true,
11818
- "x-reconciled-at": "2026-01-05T17:59:02.570485+00:00"
11824
+ "x-reconciled-at": "2026-01-06T16:57:38.857295+00:00"
11819
11825
  }
11820
11826
  },
11821
11827
  "x-f5xc-minimum-configuration": {
@@ -11841,6 +11847,8 @@
11841
11847
  "type_url": {
11842
11848
  "type": "string",
11843
11849
  "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.",
11850
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
11851
+ "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 ).",
11844
11852
  "minLength": 0,
11845
11853
  "maxLength": 1024,
11846
11854
  "x-f5xc-required-for": {
@@ -11864,7 +11872,7 @@
11864
11872
  },
11865
11873
  "x-original-maxLength": 1024,
11866
11874
  "x-reconciled-from-discovery": true,
11867
- "x-reconciled-at": "2026-01-05T17:59:02.570491+00:00"
11875
+ "x-reconciled-at": "2026-01-06T16:57:38.857301+00:00"
11868
11876
  }
11869
11877
  },
11870
11878
  "x-f5xc-minimum-configuration": {
@@ -11930,7 +11938,7 @@
11930
11938
  },
11931
11939
  "x-original-maxLength": 1024,
11932
11940
  "x-reconciled-from-discovery": true,
11933
- "x-reconciled-at": "2026-01-05T17:59:02.570497+00:00"
11941
+ "x-reconciled-at": "2026-01-06T16:57:38.857307+00:00"
11934
11942
  },
11935
11943
  "store_provider": {
11936
11944
  "type": "string",
@@ -11988,7 +11996,7 @@
11988
11996
  },
11989
11997
  "x-original-maxLength": 1024,
11990
11998
  "x-reconciled-from-discovery": true,
11991
- "x-reconciled-at": "2026-01-05T17:59:02.570503+00:00"
11999
+ "x-reconciled-at": "2026-01-06T16:57:38.857314+00:00"
11992
12000
  },
11993
12001
  "url": {
11994
12002
  "type": "string",
@@ -12085,7 +12093,7 @@
12085
12093
  },
12086
12094
  "x-original-maxLength": 1024,
12087
12095
  "x-reconciled-from-discovery": true,
12088
- "x-reconciled-at": "2026-01-05T17:59:02.570512+00:00"
12096
+ "x-reconciled-at": "2026-01-06T16:57:38.857323+00:00"
12089
12097
  },
12090
12098
  "service_name": {
12091
12099
  "type": "string",
@@ -12114,6 +12122,8 @@
12114
12122
  "x-validation-rules": {
12115
12123
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
12116
12124
  },
12125
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
12126
+ "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...",
12117
12127
  "minLength": 0,
12118
12128
  "maxLength": 17,
12119
12129
  "x-f5xc-required-for": {
@@ -12124,7 +12134,7 @@
12124
12134
  },
12125
12135
  "x-original-maxLength": 1024,
12126
12136
  "x-reconciled-from-discovery": true,
12127
- "x-reconciled-at": "2026-01-05T17:59:02.570518+00:00"
12137
+ "x-reconciled-at": "2026-01-06T16:57:38.857328+00:00"
12128
12138
  },
12129
12139
  "type": {
12130
12140
  "type": "string",
@@ -12261,7 +12271,7 @@
12261
12271
  },
12262
12272
  "x-original-maxLength": 1024,
12263
12273
  "x-reconciled-from-discovery": true,
12264
- "x-reconciled-at": "2026-01-05T17:59:02.570528+00:00"
12274
+ "x-reconciled-at": "2026-01-06T16:57:38.857339+00:00"
12265
12275
  }
12266
12276
  },
12267
12277
  "x-f5xc-minimum-configuration": {
@@ -12716,7 +12726,7 @@
12716
12726
  },
12717
12727
  "x-original-maxLength": 1200,
12718
12728
  "x-reconciled-from-discovery": true,
12719
- "x-reconciled-at": "2026-01-05T17:59:02.570557+00:00"
12729
+ "x-reconciled-at": "2026-01-06T16:57:38.857368+00:00"
12720
12730
  },
12721
12731
  "disable": {
12722
12732
  "type": "boolean",
@@ -12769,7 +12779,7 @@
12769
12779
  },
12770
12780
  "x-original-maxLength": 1024,
12771
12781
  "x-reconciled-from-discovery": true,
12772
- "x-reconciled-at": "2026-01-05T17:59:02.570564+00:00"
12782
+ "x-reconciled-at": "2026-01-06T16:57:38.857375+00:00"
12773
12783
  },
12774
12784
  "namespace": {
12775
12785
  "type": "string",
@@ -12788,7 +12798,7 @@
12788
12798
  },
12789
12799
  "x-original-maxLength": 1024,
12790
12800
  "x-reconciled-from-discovery": true,
12791
- "x-reconciled-at": "2026-01-05T17:59:02.570569+00:00"
12801
+ "x-reconciled-at": "2026-01-06T16:57:38.857379+00:00"
12792
12802
  }
12793
12803
  },
12794
12804
  "x-f5xc-minimum-configuration": {
@@ -12864,7 +12874,7 @@
12864
12874
  },
12865
12875
  "x-original-maxLength": 1200,
12866
12876
  "x-reconciled-from-discovery": true,
12867
- "x-reconciled-at": "2026-01-05T17:59:02.570575+00:00"
12877
+ "x-reconciled-at": "2026-01-06T16:57:38.857386+00:00"
12868
12878
  },
12869
12879
  "disable": {
12870
12880
  "type": "boolean",
@@ -12919,7 +12929,7 @@
12919
12929
  },
12920
12930
  "x-original-maxLength": 1024,
12921
12931
  "x-reconciled-from-discovery": true,
12922
- "x-reconciled-at": "2026-01-05T17:59:02.570582+00:00"
12932
+ "x-reconciled-at": "2026-01-06T16:57:38.857394+00:00"
12923
12933
  },
12924
12934
  "namespace": {
12925
12935
  "type": "string",
@@ -12938,7 +12948,7 @@
12938
12948
  },
12939
12949
  "x-original-maxLength": 1024,
12940
12950
  "x-reconciled-from-discovery": true,
12941
- "x-reconciled-at": "2026-01-05T17:59:02.570586+00:00"
12951
+ "x-reconciled-at": "2026-01-06T16:57:38.857399+00:00"
12942
12952
  }
12943
12953
  },
12944
12954
  "x-f5xc-minimum-configuration": {
@@ -13014,7 +13024,7 @@
13014
13024
  },
13015
13025
  "x-original-maxLength": 1200,
13016
13026
  "x-reconciled-from-discovery": true,
13017
- "x-reconciled-at": "2026-01-05T17:59:02.570592+00:00"
13027
+ "x-reconciled-at": "2026-01-06T16:57:38.857406+00:00"
13018
13028
  },
13019
13029
  "disable": {
13020
13030
  "type": "boolean",
@@ -13067,7 +13077,7 @@
13067
13077
  },
13068
13078
  "x-original-maxLength": 1024,
13069
13079
  "x-reconciled-from-discovery": true,
13070
- "x-reconciled-at": "2026-01-05T17:59:02.570599+00:00"
13080
+ "x-reconciled-at": "2026-01-06T16:57:38.857413+00:00"
13071
13081
  },
13072
13082
  "namespace": {
13073
13083
  "type": "string",
@@ -13086,7 +13096,7 @@
13086
13096
  },
13087
13097
  "x-original-maxLength": 1024,
13088
13098
  "x-reconciled-from-discovery": true,
13089
- "x-reconciled-at": "2026-01-05T17:59:02.570602+00:00"
13099
+ "x-reconciled-at": "2026-01-06T16:57:38.857417+00:00"
13090
13100
  }
13091
13101
  },
13092
13102
  "x-f5xc-minimum-configuration": {
@@ -13359,7 +13369,7 @@
13359
13369
  "x-original-maxLength": 1024,
13360
13370
  "format": "uuid",
13361
13371
  "x-reconciled-from-discovery": true,
13362
- "x-reconciled-at": "2026-01-05T17:59:02.570623+00:00"
13372
+ "x-reconciled-at": "2026-01-06T16:57:38.857451+00:00"
13363
13373
  },
13364
13374
  "vtrp_id": {
13365
13375
  "type": "string",
@@ -13471,7 +13481,7 @@
13471
13481
  },
13472
13482
  "x-original-maxLength": 1024,
13473
13483
  "x-reconciled-from-discovery": true,
13474
- "x-reconciled-at": "2026-01-05T17:59:02.570632+00:00"
13484
+ "x-reconciled-at": "2026-01-06T16:57:38.857461+00:00"
13475
13485
  },
13476
13486
  "status": {
13477
13487
  "type": "string",
@@ -13490,7 +13500,7 @@
13490
13500
  },
13491
13501
  "x-original-maxLength": 1024,
13492
13502
  "x-reconciled-from-discovery": true,
13493
- "x-reconciled-at": "2026-01-05T17:59:02.570636+00:00"
13503
+ "x-reconciled-at": "2026-01-06T16:57:38.857465+00:00"
13494
13504
  }
13495
13505
  },
13496
13506
  "x-f5xc-minimum-configuration": {
@@ -13570,6 +13580,8 @@
13570
13580
  "title": "Deletion_timestamp.",
13571
13581
  "format": "date-time",
13572
13582
  "x-displayname": "Deletion Timestamp.",
13583
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
13584
+ "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...",
13573
13585
  "minLength": 0,
13574
13586
  "maxLength": 1024,
13575
13587
  "x-f5xc-required-for": {
@@ -13668,7 +13680,7 @@
13668
13680
  "x-field-mutability": "read-only",
13669
13681
  "x-original-maxLength": 1024,
13670
13682
  "x-reconciled-from-discovery": true,
13671
- "x-reconciled-at": "2026-01-05T17:59:02.570654+00:00"
13683
+ "x-reconciled-at": "2026-01-06T16:57:38.857484+00:00"
13672
13684
  },
13673
13685
  "uid": {
13674
13686
  "type": "string",
@@ -13689,7 +13701,7 @@
13689
13701
  "x-original-maxLength": 1024,
13690
13702
  "format": "uuid",
13691
13703
  "x-reconciled-from-discovery": true,
13692
- "x-reconciled-at": "2026-01-05T17:59:02.570658+00:00"
13704
+ "x-reconciled-at": "2026-01-06T16:57:38.857490+00:00"
13693
13705
  }
13694
13706
  },
13695
13707
  "x-f5xc-minimum-configuration": {
@@ -13735,7 +13747,7 @@
13735
13747
  },
13736
13748
  "x-original-maxLength": 1024,
13737
13749
  "x-reconciled-from-discovery": true,
13738
- "x-reconciled-at": "2026-01-05T17:59:02.570663+00:00"
13750
+ "x-reconciled-at": "2026-01-06T16:57:38.857494+00:00"
13739
13751
  },
13740
13752
  "location": {
13741
13753
  "type": "string",
@@ -13752,7 +13764,7 @@
13752
13764
  },
13753
13765
  "x-original-maxLength": 1024,
13754
13766
  "x-reconciled-from-discovery": true,
13755
- "x-reconciled-at": "2026-01-05T17:59:02.570667+00:00"
13767
+ "x-reconciled-at": "2026-01-06T16:57:38.857499+00:00"
13756
13768
  },
13757
13769
  "provider": {
13758
13770
  "type": "string",
@@ -13769,7 +13781,7 @@
13769
13781
  },
13770
13782
  "x-original-maxLength": 1024,
13771
13783
  "x-reconciled-from-discovery": true,
13772
- "x-reconciled-at": "2026-01-05T17:59:02.570671+00:00"
13784
+ "x-reconciled-at": "2026-01-06T16:57:38.857503+00:00"
13773
13785
  },
13774
13786
  "secret_encoding": {
13775
13787
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -13791,7 +13803,7 @@
13791
13803
  "maxLength": 1,
13792
13804
  "minLength": 1,
13793
13805
  "x-reconciled-from-discovery": true,
13794
- "x-reconciled-at": "2026-01-05T17:59:02.570677+00:00"
13806
+ "x-reconciled-at": "2026-01-06T16:57:38.857509+00:00"
13795
13807
  }
13796
13808
  },
13797
13809
  "x-f5xc-minimum-configuration": {
@@ -13834,7 +13846,7 @@
13834
13846
  },
13835
13847
  "x-original-maxLength": 1024,
13836
13848
  "x-reconciled-from-discovery": true,
13837
- "x-reconciled-at": "2026-01-05T17:59:02.570682+00:00"
13849
+ "x-reconciled-at": "2026-01-06T16:57:38.857514+00:00"
13838
13850
  },
13839
13851
  "name": {
13840
13852
  "type": "string",
@@ -13853,7 +13865,7 @@
13853
13865
  },
13854
13866
  "x-original-maxLength": 1024,
13855
13867
  "x-reconciled-from-discovery": true,
13856
- "x-reconciled-at": "2026-01-05T17:59:02.570686+00:00"
13868
+ "x-reconciled-at": "2026-01-06T16:57:38.857518+00:00"
13857
13869
  },
13858
13870
  "namespace": {
13859
13871
  "type": "string",
@@ -13872,7 +13884,7 @@
13872
13884
  },
13873
13885
  "x-original-maxLength": 1024,
13874
13886
  "x-reconciled-from-discovery": true,
13875
- "x-reconciled-at": "2026-01-05T17:59:02.570690+00:00"
13887
+ "x-reconciled-at": "2026-01-06T16:57:38.857522+00:00"
13876
13888
  },
13877
13889
  "uid": {
13878
13890
  "type": "string",
@@ -13893,7 +13905,7 @@
13893
13905
  "x-original-maxLength": 1024,
13894
13906
  "format": "uuid",
13895
13907
  "x-reconciled-from-discovery": true,
13896
- "x-reconciled-at": "2026-01-05T17:59:02.570694+00:00"
13908
+ "x-reconciled-at": "2026-01-06T16:57:38.857527+00:00"
13897
13909
  }
13898
13910
  },
13899
13911
  "x-f5xc-minimum-configuration": {
@@ -13963,7 +13975,7 @@
13963
13975
  },
13964
13976
  "x-original-maxLength": 1024,
13965
13977
  "x-reconciled-from-discovery": true,
13966
- "x-reconciled-at": "2026-01-05T17:59:02.570699+00:00"
13978
+ "x-reconciled-at": "2026-01-06T16:57:38.857531+00:00"
13967
13979
  }
13968
13980
  },
13969
13981
  "x-f5xc-minimum-configuration": {
@@ -14087,6 +14099,8 @@
14087
14099
  "ves.io.schema.rules.message.required": "true",
14088
14100
  "ves.io.schema.rules.string.k8s_label_value": "true"
14089
14101
  },
14102
+ "x-f5xc-description-short": "Fleet_label value is used to create known_label \"F5 XC/fleet=<fleet_label>\" The known_label is created in the \"shared\" namespace for the tenant.",
14103
+ "x-f5xc-description-medium": "Fleet_label value is used to create known_label \"F5 XC/fleet=<fleet_label>\" The known_label is created in the \"shared\" namespace for the tenant. A virtual_site object with name <fleet_label> is also created in \"shared\" namespace for tenant. The virtual_site object will select all sites...",
14090
14104
  "minLength": 0,
14091
14105
  "maxLength": 1024,
14092
14106
  "x-f5xc-required-for": {
@@ -14430,6 +14444,8 @@
14430
14444
  "ves.io.schema.rules.message.required": "true",
14431
14445
  "ves.io.schema.rules.string.k8s_label_value": "true"
14432
14446
  },
14447
+ "x-f5xc-description-short": "Fleet_label value is used to create known_label \"F5 XC/fleet=<fleet_label>\" The known_label is created in the \"shared\" namespace for the tenant.",
14448
+ "x-f5xc-description-medium": "Fleet_label value is used to create known_label \"F5 XC/fleet=<fleet_label>\" The known_label is created in the \"shared\" namespace for the tenant. A virtual_site object with name <fleet_label> is also created in \"shared\" namespace for tenant. The virtual_site object will select all sites...",
14433
14449
  "minLength": 0,
14434
14450
  "maxLength": 1024,
14435
14451
  "x-f5xc-required-for": {
@@ -15017,7 +15033,7 @@
15017
15033
  },
15018
15034
  "x-original-maxLength": 128,
15019
15035
  "x-reconciled-from-discovery": true,
15020
- "x-reconciled-at": "2026-01-05T17:59:02.570829+00:00"
15036
+ "x-reconciled-at": "2026-01-06T16:57:38.857666+00:00"
15021
15037
  },
15022
15038
  "namespace": {
15023
15039
  "type": "string",
@@ -15042,7 +15058,7 @@
15042
15058
  },
15043
15059
  "x-original-maxLength": 64,
15044
15060
  "x-reconciled-from-discovery": true,
15045
- "x-reconciled-at": "2026-01-05T17:59:02.570833+00:00"
15061
+ "x-reconciled-at": "2026-01-06T16:57:38.857670+00:00"
15046
15062
  },
15047
15063
  "tenant": {
15048
15064
  "type": "string",
@@ -15069,7 +15085,7 @@
15069
15085
  "x-field-mutability": "read-only",
15070
15086
  "x-original-maxLength": 64,
15071
15087
  "x-reconciled-from-discovery": true,
15072
- "x-reconciled-at": "2026-01-05T17:59:02.570838+00:00"
15088
+ "x-reconciled-at": "2026-01-06T16:57:38.857674+00:00"
15073
15089
  }
15074
15090
  },
15075
15091
  "x-f5xc-minimum-configuration": {
@@ -15169,6 +15185,8 @@
15169
15185
  "ves.io.schema.rules.uint32.gte": "0",
15170
15186
  "ves.io.schema.rules.uint32.lte": "900"
15171
15187
  },
15188
+ "x-f5xc-description-short": "Seconds to wait before initiating upgrade on the next set of nodes.",
15189
+ "x-f5xc-description-medium": "Seconds to wait before initiating upgrade on the next set of nodes. Setting it to 0 will wait indefinitely for all services on nodes to be upgraded gracefully before proceeding to the next set of nodes. (Warning: It may block upgrade if services on a node cannot be gracefully upgraded. It is...",
15172
15190
  "minimum": 0,
15173
15191
  "maximum": 2147483647,
15174
15192
  "x-f5xc-required-for": {
@@ -16352,7 +16370,7 @@
16352
16370
  },
16353
16371
  "x-original-maxLength": 1024,
16354
16372
  "x-reconciled-from-discovery": true,
16355
- "x-reconciled-at": "2026-01-05T17:59:20.967370+00:00"
16373
+ "x-reconciled-at": "2026-01-06T16:57:57.734908+00:00"
16356
16374
  },
16357
16375
  "namespace": {
16358
16376
  "type": "string",
@@ -16371,7 +16389,7 @@
16371
16389
  },
16372
16390
  "x-original-maxLength": 1024,
16373
16391
  "x-reconciled-from-discovery": true,
16374
- "x-reconciled-at": "2026-01-05T17:59:20.967375+00:00"
16392
+ "x-reconciled-at": "2026-01-06T16:57:57.734912+00:00"
16375
16393
  }
16376
16394
  },
16377
16395
  "x-f5xc-minimum-configuration": {
@@ -16681,7 +16699,7 @@
16681
16699
  "maxLength": 17,
16682
16700
  "minLength": 17,
16683
16701
  "x-reconciled-from-discovery": true,
16684
- "x-reconciled-at": "2026-01-05T17:59:20.967412+00:00"
16702
+ "x-reconciled-at": "2026-01-06T16:57:57.734951+00:00"
16685
16703
  },
16686
16704
  "system_metadata": {
16687
16705
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -17778,7 +17796,7 @@
17778
17796
  },
17779
17797
  "x-original-maxLength": 1024,
17780
17798
  "x-reconciled-from-discovery": true,
17781
- "x-reconciled-at": "2026-01-05T17:59:20.967502+00:00"
17799
+ "x-reconciled-at": "2026-01-06T16:57:57.735045+00:00"
17782
17800
  },
17783
17801
  "disabled": {
17784
17802
  "type": "boolean",
@@ -17828,7 +17846,7 @@
17828
17846
  },
17829
17847
  "x-original-maxLength": 1024,
17830
17848
  "x-reconciled-from-discovery": true,
17831
- "x-reconciled-at": "2026-01-05T17:59:20.967512+00:00"
17849
+ "x-reconciled-at": "2026-01-06T16:57:57.735056+00:00"
17832
17850
  },
17833
17851
  "namespace": {
17834
17852
  "type": "string",
@@ -17847,7 +17865,7 @@
17847
17865
  },
17848
17866
  "x-original-maxLength": 1024,
17849
17867
  "x-reconciled-from-discovery": true,
17850
- "x-reconciled-at": "2026-01-05T17:59:20.967517+00:00"
17868
+ "x-reconciled-at": "2026-01-06T16:57:57.735060+00:00"
17851
17869
  },
17852
17870
  "owner_view": {
17853
17871
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -17888,7 +17906,7 @@
17888
17906
  "x-field-mutability": "read-only",
17889
17907
  "x-original-maxLength": 1024,
17890
17908
  "x-reconciled-from-discovery": true,
17891
- "x-reconciled-at": "2026-01-05T17:59:20.967525+00:00"
17909
+ "x-reconciled-at": "2026-01-06T16:57:57.735068+00:00"
17892
17910
  },
17893
17911
  "uid": {
17894
17912
  "type": "string",
@@ -17909,7 +17927,7 @@
17909
17927
  "x-original-maxLength": 1024,
17910
17928
  "format": "uuid",
17911
17929
  "x-reconciled-from-discovery": true,
17912
- "x-reconciled-at": "2026-01-05T17:59:20.967530+00:00"
17930
+ "x-reconciled-at": "2026-01-06T16:57:57.735073+00:00"
17913
17931
  }
17914
17932
  },
17915
17933
  "x-f5xc-minimum-configuration": {
@@ -18705,7 +18723,7 @@
18705
18723
  },
18706
18724
  "x-original-maxLength": 1024,
18707
18725
  "x-reconciled-from-discovery": true,
18708
- "x-reconciled-at": "2026-01-05T17:59:27.963555+00:00"
18726
+ "x-reconciled-at": "2026-01-06T16:58:04.881134+00:00"
18709
18727
  },
18710
18728
  "status": {
18711
18729
  "type": "string",
@@ -18724,7 +18742,7 @@
18724
18742
  },
18725
18743
  "x-original-maxLength": 1024,
18726
18744
  "x-reconciled-from-discovery": true,
18727
- "x-reconciled-at": "2026-01-05T17:59:27.963560+00:00"
18745
+ "x-reconciled-at": "2026-01-06T16:58:04.881138+00:00"
18728
18746
  }
18729
18747
  },
18730
18748
  "x-f5xc-minimum-configuration": {
@@ -18816,7 +18834,7 @@
18816
18834
  },
18817
18835
  "x-original-maxLength": 1024,
18818
18836
  "x-reconciled-from-discovery": true,
18819
- "x-reconciled-at": "2026-01-05T17:59:27.963578+00:00"
18837
+ "x-reconciled-at": "2026-01-06T16:58:04.881155+00:00"
18820
18838
  },
18821
18839
  "passport": {
18822
18840
  "$ref": "#/components/schemas/registrationPassport"
@@ -18890,7 +18908,7 @@
18890
18908
  },
18891
18909
  "x-original-maxLength": 1024,
18892
18910
  "x-reconciled-from-discovery": true,
18893
- "x-reconciled-at": "2026-01-05T17:59:27.963587+00:00"
18911
+ "x-reconciled-at": "2026-01-06T16:58:04.881165+00:00"
18894
18912
  },
18895
18913
  "namespace": {
18896
18914
  "type": "string",
@@ -18916,7 +18934,7 @@
18916
18934
  },
18917
18935
  "x-original-maxLength": 1024,
18918
18936
  "x-reconciled-from-discovery": true,
18919
- "x-reconciled-at": "2026-01-05T17:59:27.963591+00:00"
18937
+ "x-reconciled-at": "2026-01-06T16:58:04.881169+00:00"
18920
18938
  },
18921
18939
  "token": {
18922
18940
  "type": "string",
@@ -19089,7 +19107,7 @@
19089
19107
  },
19090
19108
  "x-original-maxLength": 1024,
19091
19109
  "x-reconciled-from-discovery": true,
19092
- "x-reconciled-at": "2026-01-05T17:59:27.963608+00:00"
19110
+ "x-reconciled-at": "2026-01-06T16:58:04.881185+00:00"
19093
19111
  }
19094
19112
  },
19095
19113
  "x-f5xc-minimum-configuration": {
@@ -19402,7 +19420,7 @@
19402
19420
  "x-original-maxLength": 1024,
19403
19421
  "format": "hostname",
19404
19422
  "x-reconciled-from-discovery": true,
19405
- "x-reconciled-at": "2026-01-05T17:59:27.963635+00:00"
19423
+ "x-reconciled-at": "2026-01-06T16:58:04.881212+00:00"
19406
19424
  },
19407
19425
  "hostname": {
19408
19426
  "type": "string",
@@ -19583,7 +19601,7 @@
19583
19601
  },
19584
19602
  "x-original-maxLength": 1024,
19585
19603
  "x-reconciled-from-discovery": true,
19586
- "x-reconciled-at": "2026-01-05T17:59:27.963654+00:00"
19604
+ "x-reconciled-at": "2026-01-06T16:58:04.881232+00:00"
19587
19605
  },
19588
19606
  "plen": {
19589
19607
  "type": "integer",
@@ -19661,6 +19679,8 @@
19661
19679
  "x-displayname": "NO PROXY",
19662
19680
  "x-ves-example": "master.hostname.example.com,10.1.0.0/16,172.30.0.0/16.",
19663
19681
  "x-f5xc-example": "master.hostname.example.com,10.1.0.0/16,172.30.0.0/16",
19682
+ "x-f5xc-description-short": "It specifies a string that contains comma-separated values specifying hosts that should be excluded from proxying.",
19683
+ "x-f5xc-description-medium": "It specifies a string that contains comma-separated values specifying hosts that should be excluded from proxying. Each value is represented by an IP address prefix (1.2.3.4), an IP address prefix in CIDR notation (1.2.3.4/8), a domain name, or a special DNS label (*). An IP address prefix and...",
19664
19684
  "minLength": 0,
19665
19685
  "maxLength": 1024,
19666
19686
  "x-f5xc-required-for": {
@@ -19787,7 +19807,7 @@
19787
19807
  },
19788
19808
  "x-original-maxLength": 1024,
19789
19809
  "x-reconciled-from-discovery": true,
19790
- "x-reconciled-at": "2026-01-05T17:59:27.963671+00:00"
19810
+ "x-reconciled-at": "2026-01-06T16:58:04.881249+00:00"
19791
19811
  },
19792
19812
  "disabled": {
19793
19813
  "type": "boolean",
@@ -19837,7 +19857,7 @@
19837
19857
  },
19838
19858
  "x-original-maxLength": 1024,
19839
19859
  "x-reconciled-from-discovery": true,
19840
- "x-reconciled-at": "2026-01-05T17:59:27.963681+00:00"
19860
+ "x-reconciled-at": "2026-01-06T16:58:04.881259+00:00"
19841
19861
  },
19842
19862
  "namespace": {
19843
19863
  "type": "string",
@@ -19856,7 +19876,7 @@
19856
19876
  },
19857
19877
  "x-original-maxLength": 1024,
19858
19878
  "x-reconciled-from-discovery": true,
19859
- "x-reconciled-at": "2026-01-05T17:59:27.963685+00:00"
19879
+ "x-reconciled-at": "2026-01-06T16:58:04.881263+00:00"
19860
19880
  },
19861
19881
  "object": {
19862
19882
  "$ref": "#/components/schemas/registrationObject"
@@ -19885,7 +19905,7 @@
19885
19905
  "x-field-mutability": "read-only",
19886
19906
  "x-original-maxLength": 1024,
19887
19907
  "x-reconciled-from-discovery": true,
19888
- "x-reconciled-at": "2026-01-05T17:59:27.963692+00:00"
19908
+ "x-reconciled-at": "2026-01-06T16:58:04.881270+00:00"
19889
19909
  },
19890
19910
  "uid": {
19891
19911
  "type": "string",
@@ -19906,7 +19926,7 @@
19906
19926
  "x-original-maxLength": 1024,
19907
19927
  "format": "uuid",
19908
19928
  "x-reconciled-from-discovery": true,
19909
- "x-reconciled-at": "2026-01-05T17:59:27.963697+00:00"
19929
+ "x-reconciled-at": "2026-01-06T16:58:04.881275+00:00"
19910
19930
  }
19911
19931
  },
19912
19932
  "x-f5xc-minimum-configuration": {
@@ -19964,7 +19984,7 @@
19964
19984
  },
19965
19985
  "x-original-maxLength": 1024,
19966
19986
  "x-reconciled-from-discovery": true,
19967
- "x-reconciled-at": "2026-01-05T17:59:27.963702+00:00"
19987
+ "x-reconciled-at": "2026-01-06T16:58:04.881280+00:00"
19968
19988
  },
19969
19989
  "state": {
19970
19990
  "$ref": "#/components/schemas/registrationObjectState"
@@ -20119,6 +20139,8 @@
20119
20139
  "x-validation-rules": {
20120
20140
  "ves.io.schema.rules.int32.in": "[0,1,3]"
20121
20141
  },
20142
+ "x-f5xc-description-short": "Defines how many master nodes is in the cluster, only 1 or 3 is allowed 1 - cluster have single master, without HA 3 - cluster have 3 masters...",
20143
+ "x-f5xc-description-medium": "Defines how many master nodes is in the cluster, only 1 or 3 is allowed 1 - cluster have single master, without HA 3 - cluster have 3 masters, with HA, all nodes should be allowed at same time, cluster won't start until ALL nodes are ADMITTED 0 - same as 1 This value can't be changed after...",
20122
20144
  "minimum": 0,
20123
20145
  "maximum": 2147483647,
20124
20146
  "x-f5xc-required-for": {
@@ -20532,7 +20554,7 @@
20532
20554
  },
20533
20555
  "x-original-maxLength": 1024,
20534
20556
  "x-reconciled-from-discovery": true,
20535
- "x-reconciled-at": "2026-01-05T17:59:27.963742+00:00"
20557
+ "x-reconciled-at": "2026-01-06T16:58:04.881321+00:00"
20536
20558
  },
20537
20559
  "request_body": {
20538
20560
  "$ref": "#/components/schemas/protobufAny"
@@ -20654,7 +20676,7 @@
20654
20676
  },
20655
20677
  "x-original-maxLength": 1200,
20656
20678
  "x-reconciled-from-discovery": true,
20657
- "x-reconciled-at": "2026-01-05T17:59:27.963803+00:00"
20679
+ "x-reconciled-at": "2026-01-06T16:58:04.881379+00:00"
20658
20680
  },
20659
20681
  "disable": {
20660
20682
  "type": "boolean",
@@ -20709,7 +20731,7 @@
20709
20731
  },
20710
20732
  "x-original-maxLength": 1024,
20711
20733
  "x-reconciled-from-discovery": true,
20712
- "x-reconciled-at": "2026-01-05T17:59:27.963810+00:00"
20734
+ "x-reconciled-at": "2026-01-06T16:58:04.881385+00:00"
20713
20735
  },
20714
20736
  "namespace": {
20715
20737
  "type": "string",
@@ -20728,7 +20750,7 @@
20728
20750
  },
20729
20751
  "x-original-maxLength": 1024,
20730
20752
  "x-reconciled-from-discovery": true,
20731
- "x-reconciled-at": "2026-01-05T17:59:27.963814+00:00"
20753
+ "x-reconciled-at": "2026-01-06T16:58:04.881389+00:00"
20732
20754
  },
20733
20755
  "uid": {
20734
20756
  "type": "string",
@@ -20737,6 +20759,8 @@
20737
20759
  "x-displayname": "UID",
20738
20760
  "x-ves-example": "D15f1fad-4d37-48c0-8706-df1824d76d31.",
20739
20761
  "x-f5xc-example": "d15f1fad-4d37-48c0-8706-df1824d76d31",
20762
+ "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.",
20763
+ "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.",
20740
20764
  "minLength": 0,
20741
20765
  "maxLength": 36,
20742
20766
  "x-f5xc-required-for": {
@@ -20750,7 +20774,7 @@
20750
20774
  "x-original-maxLength": 1024,
20751
20775
  "format": "uuid",
20752
20776
  "x-reconciled-from-discovery": true,
20753
- "x-reconciled-at": "2026-01-05T17:59:27.963819+00:00"
20777
+ "x-reconciled-at": "2026-01-06T16:58:04.881394+00:00"
20754
20778
  }
20755
20779
  },
20756
20780
  "x-f5xc-minimum-configuration": {
@@ -20876,6 +20900,8 @@
20876
20900
  "title": "Deletion_timestamp.",
20877
20901
  "format": "date-time",
20878
20902
  "x-displayname": "Deletion Timestamp.",
20903
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
20904
+ "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...",
20879
20905
  "minLength": 0,
20880
20906
  "maxLength": 1024,
20881
20907
  "x-f5xc-required-for": {
@@ -20974,7 +21000,7 @@
20974
21000
  "maxLength": 6,
20975
21001
  "minLength": 6,
20976
21002
  "x-reconciled-from-discovery": true,
20977
- "x-reconciled-at": "2026-01-05T17:59:27.963881+00:00"
21003
+ "x-reconciled-at": "2026-01-06T16:58:04.881466+00:00"
20978
21004
  },
20979
21005
  "object_index": {
20980
21006
  "type": "integer",
@@ -21047,7 +21073,7 @@
21047
21073
  "x-field-mutability": "read-only",
21048
21074
  "x-original-maxLength": 1024,
21049
21075
  "x-reconciled-from-discovery": true,
21050
- "x-reconciled-at": "2026-01-05T17:59:27.963891+00:00"
21076
+ "x-reconciled-at": "2026-01-06T16:58:04.881476+00:00"
21051
21077
  },
21052
21078
  "trace_info": {
21053
21079
  "type": "string",
@@ -21085,7 +21111,7 @@
21085
21111
  "x-original-maxLength": 1024,
21086
21112
  "format": "uuid",
21087
21113
  "x-reconciled-from-discovery": true,
21088
- "x-reconciled-at": "2026-01-05T17:59:27.963898+00:00"
21114
+ "x-reconciled-at": "2026-01-06T16:58:04.881483+00:00"
21089
21115
  },
21090
21116
  "vtrp_id": {
21091
21117
  "type": "string",
@@ -21439,7 +21465,7 @@
21439
21465
  },
21440
21466
  "x-original-maxLength": 1024,
21441
21467
  "x-reconciled-from-discovery": true,
21442
- "x-reconciled-at": "2026-01-05T17:59:27.963945+00:00"
21468
+ "x-reconciled-at": "2026-01-06T16:58:04.881530+00:00"
21443
21469
  },
21444
21470
  "ref_value": {
21445
21471
  "$ref": "#/components/schemas/schemaviewsObjectRefType"
@@ -21529,7 +21555,7 @@
21529
21555
  },
21530
21556
  "x-original-maxLength": 1024,
21531
21557
  "x-reconciled-from-discovery": true,
21532
- "x-reconciled-at": "2026-01-05T17:59:27.963969+00:00"
21558
+ "x-reconciled-at": "2026-01-06T16:58:04.881553+00:00"
21533
21559
  }
21534
21560
  },
21535
21561
  "x-f5xc-minimum-configuration": {
@@ -21586,7 +21612,7 @@
21586
21612
  },
21587
21613
  "x-original-maxLength": 1024,
21588
21614
  "x-reconciled-from-discovery": true,
21589
- "x-reconciled-at": "2026-01-05T17:59:27.963975+00:00"
21615
+ "x-reconciled-at": "2026-01-06T16:58:04.881560+00:00"
21590
21616
  },
21591
21617
  "serial": {
21592
21618
  "type": "string",
@@ -21637,7 +21663,7 @@
21637
21663
  },
21638
21664
  "x-original-maxLength": 1024,
21639
21665
  "x-reconciled-from-discovery": true,
21640
- "x-reconciled-at": "2026-01-05T17:59:27.963982+00:00"
21666
+ "x-reconciled-at": "2026-01-06T16:58:04.881566+00:00"
21641
21667
  }
21642
21668
  },
21643
21669
  "x-f5xc-minimum-configuration": {
@@ -21745,7 +21771,7 @@
21745
21771
  },
21746
21772
  "x-original-maxLength": 1024,
21747
21773
  "x-reconciled-from-discovery": true,
21748
- "x-reconciled-at": "2026-01-05T17:59:27.963992+00:00"
21774
+ "x-reconciled-at": "2026-01-06T16:58:04.881576+00:00"
21749
21775
  }
21750
21776
  },
21751
21777
  "x-f5xc-minimum-configuration": {
@@ -22103,7 +22129,7 @@
22103
22129
  },
22104
22130
  "x-original-maxLength": 1024,
22105
22131
  "x-reconciled-from-discovery": true,
22106
- "x-reconciled-at": "2026-01-05T17:59:27.964019+00:00"
22132
+ "x-reconciled-at": "2026-01-06T16:58:04.881602+00:00"
22107
22133
  }
22108
22134
  },
22109
22135
  "x-f5xc-minimum-configuration": {
@@ -22320,7 +22346,7 @@
22320
22346
  },
22321
22347
  "x-original-maxLength": 1024,
22322
22348
  "x-reconciled-from-discovery": true,
22323
- "x-reconciled-at": "2026-01-05T17:59:27.964035+00:00"
22349
+ "x-reconciled-at": "2026-01-06T16:58:04.881618+00:00"
22324
22350
  },
22325
22351
  "port": {
22326
22352
  "type": "string",
@@ -22417,7 +22443,7 @@
22417
22443
  },
22418
22444
  "x-original-maxLength": 1024,
22419
22445
  "x-reconciled-from-discovery": true,
22420
- "x-reconciled-at": "2026-01-05T17:59:27.964045+00:00"
22446
+ "x-reconciled-at": "2026-01-06T16:58:04.881626+00:00"
22421
22447
  },
22422
22448
  "release": {
22423
22449
  "type": "string",
@@ -22468,7 +22494,7 @@
22468
22494
  },
22469
22495
  "x-original-maxLength": 1024,
22470
22496
  "x-reconciled-from-discovery": true,
22471
- "x-reconciled-at": "2026-01-05T17:59:27.964052+00:00"
22497
+ "x-reconciled-at": "2026-01-06T16:58:04.881633+00:00"
22472
22498
  }
22473
22499
  },
22474
22500
  "x-f5xc-minimum-configuration": {
@@ -22638,7 +22664,7 @@
22638
22664
  },
22639
22665
  "x-original-maxLength": 1024,
22640
22666
  "x-reconciled-from-discovery": true,
22641
- "x-reconciled-at": "2026-01-05T17:59:27.964071+00:00"
22667
+ "x-reconciled-at": "2026-01-06T16:58:04.881653+00:00"
22642
22668
  },
22643
22669
  "serial": {
22644
22670
  "type": "string",
@@ -22689,7 +22715,7 @@
22689
22715
  },
22690
22716
  "x-original-maxLength": 1024,
22691
22717
  "x-reconciled-from-discovery": true,
22692
- "x-reconciled-at": "2026-01-05T17:59:27.964078+00:00"
22718
+ "x-reconciled-at": "2026-01-06T16:58:04.881659+00:00"
22693
22719
  }
22694
22720
  },
22695
22721
  "x-f5xc-minimum-configuration": {
@@ -22763,7 +22789,7 @@
22763
22789
  },
22764
22790
  "x-original-maxLength": 1024,
22765
22791
  "x-reconciled-from-discovery": true,
22766
- "x-reconciled-at": "2026-01-05T17:59:27.964085+00:00"
22792
+ "x-reconciled-at": "2026-01-06T16:58:04.881666+00:00"
22767
22793
  },
22768
22794
  "serial": {
22769
22795
  "type": "string",
@@ -22987,7 +23013,7 @@
22987
23013
  },
22988
23014
  "x-original-maxLength": 1024,
22989
23015
  "x-reconciled-from-discovery": true,
22990
- "x-reconciled-at": "2026-01-05T17:59:27.964105+00:00"
23016
+ "x-reconciled-at": "2026-01-06T16:58:04.881685+00:00"
22991
23017
  },
22992
23018
  "i_manufacturer": {
22993
23019
  "type": "string",
@@ -23332,7 +23358,7 @@
23332
23358
  },
23333
23359
  "x-original-maxLength": 1024,
23334
23360
  "x-reconciled-from-discovery": true,
23335
- "x-reconciled-at": "2026-01-05T17:59:48.359402+00:00"
23361
+ "x-reconciled-at": "2026-01-06T16:58:25.621469+00:00"
23336
23362
  },
23337
23363
  "namespace": {
23338
23364
  "type": "string",
@@ -23351,7 +23377,7 @@
23351
23377
  },
23352
23378
  "x-original-maxLength": 1024,
23353
23379
  "x-reconciled-from-discovery": true,
23354
- "x-reconciled-at": "2026-01-05T17:59:48.359407+00:00"
23380
+ "x-reconciled-at": "2026-01-06T16:58:25.621473+00:00"
23355
23381
  }
23356
23382
  },
23357
23383
  "x-f5xc-minimum-configuration": {
@@ -23449,7 +23475,7 @@
23449
23475
  "maxLength": 17,
23450
23476
  "minLength": 17,
23451
23477
  "x-reconciled-from-discovery": true,
23452
- "x-reconciled-at": "2026-01-05T17:59:48.359420+00:00"
23478
+ "x-reconciled-at": "2026-01-06T16:58:25.621487+00:00"
23453
23479
  },
23454
23480
  "system_metadata": {
23455
23481
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -23633,7 +23659,7 @@
23633
23659
  },
23634
23660
  "x-original-maxLength": 1024,
23635
23661
  "x-reconciled-from-discovery": true,
23636
- "x-reconciled-at": "2026-01-05T17:59:48.359434+00:00"
23662
+ "x-reconciled-at": "2026-01-06T16:58:25.621501+00:00"
23637
23663
  },
23638
23664
  "disabled": {
23639
23665
  "type": "boolean",
@@ -23683,7 +23709,7 @@
23683
23709
  },
23684
23710
  "x-original-maxLength": 1024,
23685
23711
  "x-reconciled-from-discovery": true,
23686
- "x-reconciled-at": "2026-01-05T17:59:48.359443+00:00"
23712
+ "x-reconciled-at": "2026-01-06T16:58:25.621510+00:00"
23687
23713
  },
23688
23714
  "namespace": {
23689
23715
  "type": "string",
@@ -23702,7 +23728,7 @@
23702
23728
  },
23703
23729
  "x-original-maxLength": 1024,
23704
23730
  "x-reconciled-from-discovery": true,
23705
- "x-reconciled-at": "2026-01-05T17:59:48.359447+00:00"
23731
+ "x-reconciled-at": "2026-01-06T16:58:25.621514+00:00"
23706
23732
  },
23707
23733
  "owner_view": {
23708
23734
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -23743,7 +23769,7 @@
23743
23769
  "x-field-mutability": "read-only",
23744
23770
  "x-original-maxLength": 1024,
23745
23771
  "x-reconciled-from-discovery": true,
23746
- "x-reconciled-at": "2026-01-05T17:59:48.359454+00:00"
23772
+ "x-reconciled-at": "2026-01-06T16:58:25.621522+00:00"
23747
23773
  },
23748
23774
  "uid": {
23749
23775
  "type": "string",
@@ -23764,7 +23790,7 @@
23764
23790
  "x-original-maxLength": 1024,
23765
23791
  "format": "uuid",
23766
23792
  "x-reconciled-from-discovery": true,
23767
- "x-reconciled-at": "2026-01-05T17:59:48.359459+00:00"
23793
+ "x-reconciled-at": "2026-01-06T16:58:25.621527+00:00"
23768
23794
  }
23769
23795
  },
23770
23796
  "x-f5xc-minimum-configuration": {
@@ -24135,7 +24161,7 @@
24135
24161
  },
24136
24162
  "x-original-maxLength": 1024,
24137
24163
  "x-reconciled-from-discovery": true,
24138
- "x-reconciled-at": "2026-01-05T17:59:48.814599+00:00"
24164
+ "x-reconciled-at": "2026-01-06T16:58:26.087959+00:00"
24139
24165
  },
24140
24166
  "name": {
24141
24167
  "type": "string",
@@ -24152,7 +24178,7 @@
24152
24178
  },
24153
24179
  "x-original-maxLength": 1024,
24154
24180
  "x-reconciled-from-discovery": true,
24155
- "x-reconciled-at": "2026-01-05T17:59:48.814606+00:00"
24181
+ "x-reconciled-at": "2026-01-06T16:58:26.087966+00:00"
24156
24182
  }
24157
24183
  },
24158
24184
  "x-f5xc-minimum-configuration": {
@@ -24192,7 +24218,7 @@
24192
24218
  },
24193
24219
  "x-original-maxLength": 1024,
24194
24220
  "x-reconciled-from-discovery": true,
24195
- "x-reconciled-at": "2026-01-05T17:59:48.814613+00:00"
24221
+ "x-reconciled-at": "2026-01-06T16:58:26.087972+00:00"
24196
24222
  },
24197
24223
  "reason": {
24198
24224
  "type": "string",
@@ -24211,7 +24237,7 @@
24211
24237
  },
24212
24238
  "x-original-maxLength": 1024,
24213
24239
  "x-reconciled-from-discovery": true,
24214
- "x-reconciled-at": "2026-01-05T17:59:48.814617+00:00"
24240
+ "x-reconciled-at": "2026-01-06T16:58:26.087976+00:00"
24215
24241
  },
24216
24242
  "status": {
24217
24243
  "$ref": "#/components/schemas/upgrade_statusChecklistStatus"
@@ -24456,7 +24482,7 @@
24456
24482
  },
24457
24483
  "x-original-maxLength": 1024,
24458
24484
  "x-reconciled-from-discovery": true,
24459
- "x-reconciled-at": "2026-01-05T17:59:48.814639+00:00"
24485
+ "x-reconciled-at": "2026-01-06T16:58:26.087997+00:00"
24460
24486
  },
24461
24487
  "status": {
24462
24488
  "$ref": "#/components/schemas/upgrade_statusStatus"
@@ -24558,7 +24584,7 @@
24558
24584
  },
24559
24585
  "x-original-maxLength": 1024,
24560
24586
  "x-reconciled-from-discovery": true,
24561
- "x-reconciled-at": "2026-01-05T17:59:48.814650+00:00"
24587
+ "x-reconciled-at": "2026-01-06T16:58:26.088008+00:00"
24562
24588
  },
24563
24589
  "progress": {
24564
24590
  "$ref": "#/components/schemas/upgrade_statusUpgradeProgressCount"
@@ -24616,7 +24642,7 @@
24616
24642
  },
24617
24643
  "x-original-maxLength": 1024,
24618
24644
  "x-reconciled-from-discovery": true,
24619
- "x-reconciled-at": "2026-01-05T17:59:48.814658+00:00"
24645
+ "x-reconciled-at": "2026-01-06T16:58:26.088016+00:00"
24620
24646
  },
24621
24647
  "results": {
24622
24648
  "type": "array",
@@ -24810,7 +24836,7 @@
24810
24836
  },
24811
24837
  "x-original-maxLength": 1024,
24812
24838
  "x-reconciled-from-discovery": true,
24813
- "x-reconciled-at": "2026-01-05T17:59:48.814680+00:00"
24839
+ "x-reconciled-at": "2026-01-06T16:58:26.088039+00:00"
24814
24840
  }
24815
24841
  },
24816
24842
  "x-f5xc-minimum-configuration": {
@@ -24910,7 +24936,7 @@
24910
24936
  },
24911
24937
  "x-original-maxLength": 1024,
24912
24938
  "x-reconciled-from-discovery": true,
24913
- "x-reconciled-at": "2026-01-05T17:59:48.814690+00:00"
24939
+ "x-reconciled-at": "2026-01-06T16:58:26.088048+00:00"
24914
24940
  },
24915
24941
  "objects": {
24916
24942
  "type": "array",
@@ -24977,7 +25003,7 @@
24977
25003
  },
24978
25004
  "x-original-maxLength": 1024,
24979
25005
  "x-reconciled-from-discovery": true,
24980
- "x-reconciled-at": "2026-01-05T17:59:48.814698+00:00"
25006
+ "x-reconciled-at": "2026-01-06T16:58:26.088056+00:00"
24981
25007
  },
24982
25008
  "status": {
24983
25009
  "$ref": "#/components/schemas/upgrade_statusStatus"