@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": "Sites",
5
5
  "description": "Multi-cloud node provisioning spanning major public cloud environments including TGW, VNet, and VPC architectures. VPN tunnel configuration handles secure connectivity while IP prefix management controls address allocation. Customer edge deployments support external container orchestration platforms. Geographic distribution with resource sharing enables consistent policy enforcement across deployment points.",
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"
@@ -33448,7 +33448,7 @@
33448
33448
  },
33449
33449
  "x-original-maxLength": 1024,
33450
33450
  "x-reconciled-from-discovery": true,
33451
- "x-reconciled-at": "2026-01-05T17:58:42.540133+00:00"
33451
+ "x-reconciled-at": "2026-01-06T16:57:18.632793+00:00"
33452
33452
  },
33453
33453
  "tags": {
33454
33454
  "type": "object",
@@ -33815,7 +33815,7 @@
33815
33815
  },
33816
33816
  "x-original-maxLength": 1024,
33817
33817
  "x-reconciled-from-discovery": true,
33818
- "x-reconciled-at": "2026-01-05T17:58:42.540181+00:00"
33818
+ "x-reconciled-at": "2026-01-06T16:57:18.632831+00:00"
33819
33819
  },
33820
33820
  "namespace": {
33821
33821
  "type": "string",
@@ -33834,7 +33834,7 @@
33834
33834
  },
33835
33835
  "x-original-maxLength": 1024,
33836
33836
  "x-reconciled-from-discovery": true,
33837
- "x-reconciled-at": "2026-01-05T17:58:42.540187+00:00"
33837
+ "x-reconciled-at": "2026-01-06T16:57:18.632836+00:00"
33838
33838
  }
33839
33839
  },
33840
33840
  "x-f5xc-minimum-configuration": {
@@ -33932,7 +33932,7 @@
33932
33932
  "maxLength": 17,
33933
33933
  "minLength": 17,
33934
33934
  "x-reconciled-from-discovery": true,
33935
- "x-reconciled-at": "2026-01-05T17:58:42.540202+00:00"
33935
+ "x-reconciled-at": "2026-01-06T16:57:18.632851+00:00"
33936
33936
  },
33937
33937
  "system_metadata": {
33938
33938
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -34067,7 +34067,7 @@
34067
34067
  },
34068
34068
  "x-original-maxLength": 1024,
34069
34069
  "x-reconciled-from-discovery": true,
34070
- "x-reconciled-at": "2026-01-05T17:58:42.540213+00:00"
34070
+ "x-reconciled-at": "2026-01-06T16:57:18.632863+00:00"
34071
34071
  },
34072
34072
  "disabled": {
34073
34073
  "type": "boolean",
@@ -34117,7 +34117,7 @@
34117
34117
  },
34118
34118
  "x-original-maxLength": 1024,
34119
34119
  "x-reconciled-from-discovery": true,
34120
- "x-reconciled-at": "2026-01-05T17:58:42.540223+00:00"
34120
+ "x-reconciled-at": "2026-01-06T16:57:18.632873+00:00"
34121
34121
  },
34122
34122
  "namespace": {
34123
34123
  "type": "string",
@@ -34136,7 +34136,7 @@
34136
34136
  },
34137
34137
  "x-original-maxLength": 1024,
34138
34138
  "x-reconciled-from-discovery": true,
34139
- "x-reconciled-at": "2026-01-05T17:58:42.540227+00:00"
34139
+ "x-reconciled-at": "2026-01-06T16:57:18.632877+00:00"
34140
34140
  },
34141
34141
  "owner_view": {
34142
34142
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -34177,7 +34177,7 @@
34177
34177
  "x-field-mutability": "read-only",
34178
34178
  "x-original-maxLength": 1024,
34179
34179
  "x-reconciled-from-discovery": true,
34180
- "x-reconciled-at": "2026-01-05T17:58:42.540234+00:00"
34180
+ "x-reconciled-at": "2026-01-06T16:57:18.632885+00:00"
34181
34181
  },
34182
34182
  "uid": {
34183
34183
  "type": "string",
@@ -34198,7 +34198,7 @@
34198
34198
  "x-original-maxLength": 1024,
34199
34199
  "format": "uuid",
34200
34200
  "x-reconciled-from-discovery": true,
34201
- "x-reconciled-at": "2026-01-05T17:58:42.540240+00:00"
34201
+ "x-reconciled-at": "2026-01-06T16:57:18.632891+00:00"
34202
34202
  }
34203
34203
  },
34204
34204
  "x-f5xc-minimum-configuration": {
@@ -34888,7 +34888,7 @@
34888
34888
  },
34889
34889
  "x-original-maxLength": 1024,
34890
34890
  "x-reconciled-from-discovery": true,
34891
- "x-reconciled-at": "2026-01-05T17:58:42.540304+00:00"
34891
+ "x-reconciled-at": "2026-01-06T16:57:18.632958+00:00"
34892
34892
  },
34893
34893
  "namespace": {
34894
34894
  "type": "string",
@@ -34907,7 +34907,7 @@
34907
34907
  },
34908
34908
  "x-original-maxLength": 1024,
34909
34909
  "x-reconciled-from-discovery": true,
34910
- "x-reconciled-at": "2026-01-05T17:58:42.540308+00:00"
34910
+ "x-reconciled-at": "2026-01-06T16:57:18.632962+00:00"
34911
34911
  },
34912
34912
  "tgw_info": {
34913
34913
  "$ref": "#/components/schemas/aws_tgw_siteAWSTGWInfoConfigType"
@@ -34968,7 +34968,7 @@
34968
34968
  },
34969
34969
  "x-original-maxLength": 1024,
34970
34970
  "x-reconciled-from-discovery": true,
34971
- "x-reconciled-at": "2026-01-05T17:58:42.540314+00:00"
34971
+ "x-reconciled-at": "2026-01-06T16:57:18.632969+00:00"
34972
34972
  },
34973
34973
  "namespace": {
34974
34974
  "type": "string",
@@ -34987,7 +34987,7 @@
34987
34987
  },
34988
34988
  "x-original-maxLength": 1024,
34989
34989
  "x-reconciled-from-discovery": true,
34990
- "x-reconciled-at": "2026-01-05T17:58:42.540318+00:00"
34990
+ "x-reconciled-at": "2026-01-06T16:57:18.632973+00:00"
34991
34991
  },
34992
34992
  "vip_params_per_az": {
34993
34993
  "type": "array",
@@ -35066,7 +35066,7 @@
35066
35066
  },
35067
35067
  "x-original-maxLength": 1024,
35068
35068
  "x-reconciled-from-discovery": true,
35069
- "x-reconciled-at": "2026-01-05T17:58:42.540325+00:00"
35069
+ "x-reconciled-at": "2026-01-06T16:57:18.632979+00:00"
35070
35070
  },
35071
35071
  "namespace": {
35072
35072
  "type": "string",
@@ -35085,7 +35085,7 @@
35085
35085
  },
35086
35086
  "x-original-maxLength": 1024,
35087
35087
  "x-reconciled-from-discovery": true,
35088
- "x-reconciled-at": "2026-01-05T17:58:42.540329+00:00"
35088
+ "x-reconciled-at": "2026-01-06T16:57:18.632984+00:00"
35089
35089
  },
35090
35090
  "vpc_ip_prefixes": {
35091
35091
  "type": "object",
@@ -35154,7 +35154,7 @@
35154
35154
  },
35155
35155
  "x-original-maxLength": 1024,
35156
35156
  "x-reconciled-from-discovery": true,
35157
- "x-reconciled-at": "2026-01-05T17:58:42.540335+00:00"
35157
+ "x-reconciled-at": "2026-01-06T16:57:18.632990+00:00"
35158
35158
  },
35159
35159
  "namespace": {
35160
35160
  "type": "string",
@@ -35173,7 +35173,7 @@
35173
35173
  },
35174
35174
  "x-original-maxLength": 1024,
35175
35175
  "x-reconciled-from-discovery": true,
35176
- "x-reconciled-at": "2026-01-05T17:58:42.540340+00:00"
35176
+ "x-reconciled-at": "2026-01-06T16:57:18.632994+00:00"
35177
35177
  }
35178
35178
  },
35179
35179
  "x-f5xc-minimum-configuration": {
@@ -36100,7 +36100,7 @@
36100
36100
  },
36101
36101
  "x-original-maxLength": 1024,
36102
36102
  "x-reconciled-from-discovery": true,
36103
- "x-reconciled-at": "2026-01-05T17:58:42.540418+00:00"
36103
+ "x-reconciled-at": "2026-01-06T16:57:18.633075+00:00"
36104
36104
  },
36105
36105
  "tags": {
36106
36106
  "type": "object",
@@ -36601,7 +36601,7 @@
36601
36601
  },
36602
36602
  "x-original-maxLength": 1024,
36603
36603
  "x-reconciled-from-discovery": true,
36604
- "x-reconciled-at": "2026-01-05T17:58:42.540452+00:00"
36604
+ "x-reconciled-at": "2026-01-06T16:57:18.633110+00:00"
36605
36605
  },
36606
36606
  "subnet_id": {
36607
36607
  "type": "string",
@@ -36754,7 +36754,7 @@
36754
36754
  "readOnly": true,
36755
36755
  "x-original-maxLength": 1024,
36756
36756
  "x-reconciled-from-discovery": true,
36757
- "x-reconciled-at": "2026-01-05T17:58:42.540465+00:00"
36757
+ "x-reconciled-at": "2026-01-06T16:57:18.633124+00:00"
36758
36758
  },
36759
36759
  "name": {
36760
36760
  "type": "string",
@@ -36773,7 +36773,7 @@
36773
36773
  },
36774
36774
  "x-original-maxLength": 1024,
36775
36775
  "x-reconciled-from-discovery": true,
36776
- "x-reconciled-at": "2026-01-05T17:58:42.540469+00:00"
36776
+ "x-reconciled-at": "2026-01-06T16:57:18.633128+00:00"
36777
36777
  },
36778
36778
  "namespace": {
36779
36779
  "type": "string",
@@ -36792,7 +36792,7 @@
36792
36792
  },
36793
36793
  "x-original-maxLength": 1024,
36794
36794
  "x-reconciled-from-discovery": true,
36795
- "x-reconciled-at": "2026-01-05T17:58:42.540473+00:00"
36795
+ "x-reconciled-at": "2026-01-06T16:57:18.633133+00:00"
36796
36796
  },
36797
36797
  "tenant": {
36798
36798
  "type": "string",
@@ -36813,7 +36813,7 @@
36813
36813
  "x-field-mutability": "read-only",
36814
36814
  "x-original-maxLength": 1024,
36815
36815
  "x-reconciled-from-discovery": true,
36816
- "x-reconciled-at": "2026-01-05T17:58:42.540477+00:00"
36816
+ "x-reconciled-at": "2026-01-06T16:57:18.633137+00:00"
36817
36817
  },
36818
36818
  "uid": {
36819
36819
  "type": "string",
@@ -36835,7 +36835,7 @@
36835
36835
  "x-original-maxLength": 1024,
36836
36836
  "format": "uuid",
36837
36837
  "x-reconciled-from-discovery": true,
36838
- "x-reconciled-at": "2026-01-05T17:58:42.540482+00:00"
36838
+ "x-reconciled-at": "2026-01-06T16:57:18.633143+00:00"
36839
36839
  }
36840
36840
  },
36841
36841
  "x-f5xc-minimum-configuration": {
@@ -36909,6 +36909,8 @@
36909
36909
  "type_url": {
36910
36910
  "type": "string",
36911
36911
  "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.",
36912
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
36913
+ "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 ).",
36912
36914
  "minLength": 0,
36913
36915
  "maxLength": 1024,
36914
36916
  "x-f5xc-required-for": {
@@ -36932,7 +36934,7 @@
36932
36934
  },
36933
36935
  "x-original-maxLength": 1024,
36934
36936
  "x-reconciled-from-discovery": true,
36935
- "x-reconciled-at": "2026-01-05T17:58:42.540490+00:00"
36937
+ "x-reconciled-at": "2026-01-06T16:57:18.633152+00:00"
36936
36938
  }
36937
36939
  },
36938
36940
  "x-f5xc-minimum-configuration": {
@@ -36998,7 +37000,7 @@
36998
37000
  },
36999
37001
  "x-original-maxLength": 1024,
37000
37002
  "x-reconciled-from-discovery": true,
37001
- "x-reconciled-at": "2026-01-05T17:58:42.540497+00:00"
37003
+ "x-reconciled-at": "2026-01-06T16:57:18.633159+00:00"
37002
37004
  },
37003
37005
  "store_provider": {
37004
37006
  "type": "string",
@@ -37056,7 +37058,7 @@
37056
37058
  },
37057
37059
  "x-original-maxLength": 1024,
37058
37060
  "x-reconciled-from-discovery": true,
37059
- "x-reconciled-at": "2026-01-05T17:58:42.540503+00:00"
37061
+ "x-reconciled-at": "2026-01-06T16:57:18.633166+00:00"
37060
37062
  },
37061
37063
  "url": {
37062
37064
  "type": "string",
@@ -37153,7 +37155,7 @@
37153
37155
  },
37154
37156
  "x-original-maxLength": 1024,
37155
37157
  "x-reconciled-from-discovery": true,
37156
- "x-reconciled-at": "2026-01-05T17:58:42.540513+00:00"
37158
+ "x-reconciled-at": "2026-01-06T16:57:18.633175+00:00"
37157
37159
  },
37158
37160
  "service_name": {
37159
37161
  "type": "string",
@@ -37182,6 +37184,8 @@
37182
37184
  "x-validation-rules": {
37183
37185
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
37184
37186
  },
37187
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
37188
+ "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...",
37185
37189
  "minLength": 0,
37186
37190
  "maxLength": 17,
37187
37191
  "x-f5xc-required-for": {
@@ -37192,7 +37196,7 @@
37192
37196
  },
37193
37197
  "x-original-maxLength": 1024,
37194
37198
  "x-reconciled-from-discovery": true,
37195
- "x-reconciled-at": "2026-01-05T17:58:42.540518+00:00"
37199
+ "x-reconciled-at": "2026-01-06T16:57:18.633181+00:00"
37196
37200
  },
37197
37201
  "type": {
37198
37202
  "type": "string",
@@ -37533,7 +37537,7 @@
37533
37537
  },
37534
37538
  "x-original-maxLength": 1024,
37535
37539
  "x-reconciled-from-discovery": true,
37536
- "x-reconciled-at": "2026-01-05T17:58:42.540544+00:00"
37540
+ "x-reconciled-at": "2026-01-06T16:57:18.633208+00:00"
37537
37541
  }
37538
37542
  },
37539
37543
  "x-f5xc-minimum-configuration": {
@@ -37988,7 +37992,7 @@
37988
37992
  },
37989
37993
  "x-original-maxLength": 1200,
37990
37994
  "x-reconciled-from-discovery": true,
37991
- "x-reconciled-at": "2026-01-05T17:58:42.540573+00:00"
37995
+ "x-reconciled-at": "2026-01-06T16:57:18.633239+00:00"
37992
37996
  },
37993
37997
  "disable": {
37994
37998
  "type": "boolean",
@@ -38041,7 +38045,7 @@
38041
38045
  },
38042
38046
  "x-original-maxLength": 1024,
38043
38047
  "x-reconciled-from-discovery": true,
38044
- "x-reconciled-at": "2026-01-05T17:58:42.540580+00:00"
38048
+ "x-reconciled-at": "2026-01-06T16:57:18.633246+00:00"
38045
38049
  },
38046
38050
  "namespace": {
38047
38051
  "type": "string",
@@ -38060,7 +38064,7 @@
38060
38064
  },
38061
38065
  "x-original-maxLength": 1024,
38062
38066
  "x-reconciled-from-discovery": true,
38063
- "x-reconciled-at": "2026-01-05T17:58:42.540585+00:00"
38067
+ "x-reconciled-at": "2026-01-06T16:57:18.633250+00:00"
38064
38068
  }
38065
38069
  },
38066
38070
  "x-f5xc-minimum-configuration": {
@@ -38136,7 +38140,7 @@
38136
38140
  },
38137
38141
  "x-original-maxLength": 1200,
38138
38142
  "x-reconciled-from-discovery": true,
38139
- "x-reconciled-at": "2026-01-05T17:58:42.540593+00:00"
38143
+ "x-reconciled-at": "2026-01-06T16:57:18.633257+00:00"
38140
38144
  },
38141
38145
  "disable": {
38142
38146
  "type": "boolean",
@@ -38191,7 +38195,7 @@
38191
38195
  },
38192
38196
  "x-original-maxLength": 1024,
38193
38197
  "x-reconciled-from-discovery": true,
38194
- "x-reconciled-at": "2026-01-05T17:58:42.540600+00:00"
38198
+ "x-reconciled-at": "2026-01-06T16:57:18.633264+00:00"
38195
38199
  },
38196
38200
  "namespace": {
38197
38201
  "type": "string",
@@ -38210,7 +38214,7 @@
38210
38214
  },
38211
38215
  "x-original-maxLength": 1024,
38212
38216
  "x-reconciled-from-discovery": true,
38213
- "x-reconciled-at": "2026-01-05T17:58:42.540604+00:00"
38217
+ "x-reconciled-at": "2026-01-06T16:57:18.633269+00:00"
38214
38218
  }
38215
38219
  },
38216
38220
  "x-f5xc-minimum-configuration": {
@@ -38286,7 +38290,7 @@
38286
38290
  },
38287
38291
  "x-original-maxLength": 1200,
38288
38292
  "x-reconciled-from-discovery": true,
38289
- "x-reconciled-at": "2026-01-05T17:58:42.540611+00:00"
38293
+ "x-reconciled-at": "2026-01-06T16:57:18.633276+00:00"
38290
38294
  },
38291
38295
  "disable": {
38292
38296
  "type": "boolean",
@@ -38339,7 +38343,7 @@
38339
38343
  },
38340
38344
  "x-original-maxLength": 1024,
38341
38345
  "x-reconciled-from-discovery": true,
38342
- "x-reconciled-at": "2026-01-05T17:58:42.540618+00:00"
38346
+ "x-reconciled-at": "2026-01-06T16:57:18.633283+00:00"
38343
38347
  },
38344
38348
  "namespace": {
38345
38349
  "type": "string",
@@ -38358,7 +38362,7 @@
38358
38362
  },
38359
38363
  "x-original-maxLength": 1024,
38360
38364
  "x-reconciled-from-discovery": true,
38361
- "x-reconciled-at": "2026-01-05T17:58:42.540622+00:00"
38365
+ "x-reconciled-at": "2026-01-06T16:57:18.633287+00:00"
38362
38366
  }
38363
38367
  },
38364
38368
  "x-f5xc-minimum-configuration": {
@@ -38631,7 +38635,7 @@
38631
38635
  "x-original-maxLength": 1024,
38632
38636
  "format": "uuid",
38633
38637
  "x-reconciled-from-discovery": true,
38634
- "x-reconciled-at": "2026-01-05T17:58:42.540644+00:00"
38638
+ "x-reconciled-at": "2026-01-06T16:57:18.633310+00:00"
38635
38639
  },
38636
38640
  "vtrp_id": {
38637
38641
  "type": "string",
@@ -38743,7 +38747,7 @@
38743
38747
  },
38744
38748
  "x-original-maxLength": 1024,
38745
38749
  "x-reconciled-from-discovery": true,
38746
- "x-reconciled-at": "2026-01-05T17:58:42.540653+00:00"
38750
+ "x-reconciled-at": "2026-01-06T16:57:18.633319+00:00"
38747
38751
  },
38748
38752
  "status": {
38749
38753
  "type": "string",
@@ -38762,7 +38766,7 @@
38762
38766
  },
38763
38767
  "x-original-maxLength": 1024,
38764
38768
  "x-reconciled-from-discovery": true,
38765
- "x-reconciled-at": "2026-01-05T17:58:42.540658+00:00"
38769
+ "x-reconciled-at": "2026-01-06T16:57:18.633324+00:00"
38766
38770
  }
38767
38771
  },
38768
38772
  "x-f5xc-minimum-configuration": {
@@ -38842,6 +38846,8 @@
38842
38846
  "title": "Deletion_timestamp.",
38843
38847
  "format": "date-time",
38844
38848
  "x-displayname": "Deletion Timestamp.",
38849
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
38850
+ "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...",
38845
38851
  "minLength": 0,
38846
38852
  "maxLength": 1024,
38847
38853
  "x-f5xc-required-for": {
@@ -38940,7 +38946,7 @@
38940
38946
  "x-field-mutability": "read-only",
38941
38947
  "x-original-maxLength": 1024,
38942
38948
  "x-reconciled-from-discovery": true,
38943
- "x-reconciled-at": "2026-01-05T17:58:42.540676+00:00"
38949
+ "x-reconciled-at": "2026-01-06T16:57:18.633343+00:00"
38944
38950
  },
38945
38951
  "uid": {
38946
38952
  "type": "string",
@@ -38961,7 +38967,7 @@
38961
38967
  "x-original-maxLength": 1024,
38962
38968
  "format": "uuid",
38963
38969
  "x-reconciled-from-discovery": true,
38964
- "x-reconciled-at": "2026-01-05T17:58:42.540681+00:00"
38970
+ "x-reconciled-at": "2026-01-06T16:57:18.633348+00:00"
38965
38971
  }
38966
38972
  },
38967
38973
  "x-f5xc-minimum-configuration": {
@@ -39024,7 +39030,7 @@
39024
39030
  },
39025
39031
  "x-original-maxLength": 1024,
39026
39032
  "x-reconciled-from-discovery": true,
39027
- "x-reconciled-at": "2026-01-05T17:58:42.540689+00:00"
39033
+ "x-reconciled-at": "2026-01-06T16:57:18.633356+00:00"
39028
39034
  },
39029
39035
  "disable_ocsp_stapling": {
39030
39036
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -39185,7 +39191,7 @@
39185
39191
  },
39186
39192
  "x-original-maxLength": 1024,
39187
39193
  "x-reconciled-from-discovery": true,
39188
- "x-reconciled-at": "2026-01-05T17:58:42.540709+00:00"
39194
+ "x-reconciled-at": "2026-01-06T16:57:18.633376+00:00"
39189
39195
  },
39190
39196
  "location": {
39191
39197
  "type": "string",
@@ -39202,7 +39208,7 @@
39202
39208
  },
39203
39209
  "x-original-maxLength": 1024,
39204
39210
  "x-reconciled-from-discovery": true,
39205
- "x-reconciled-at": "2026-01-05T17:58:42.540713+00:00"
39211
+ "x-reconciled-at": "2026-01-06T16:57:18.633380+00:00"
39206
39212
  },
39207
39213
  "provider": {
39208
39214
  "type": "string",
@@ -39219,7 +39225,7 @@
39219
39225
  },
39220
39226
  "x-original-maxLength": 1024,
39221
39227
  "x-reconciled-from-discovery": true,
39222
- "x-reconciled-at": "2026-01-05T17:58:42.540717+00:00"
39228
+ "x-reconciled-at": "2026-01-06T16:57:18.633385+00:00"
39223
39229
  },
39224
39230
  "secret_encoding": {
39225
39231
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -39241,7 +39247,7 @@
39241
39247
  "maxLength": 1,
39242
39248
  "minLength": 1,
39243
39249
  "x-reconciled-from-discovery": true,
39244
- "x-reconciled-at": "2026-01-05T17:58:42.540723+00:00"
39250
+ "x-reconciled-at": "2026-01-06T16:57:18.633391+00:00"
39245
39251
  }
39246
39252
  },
39247
39253
  "x-f5xc-minimum-configuration": {
@@ -39284,7 +39290,7 @@
39284
39290
  },
39285
39291
  "x-original-maxLength": 1024,
39286
39292
  "x-reconciled-from-discovery": true,
39287
- "x-reconciled-at": "2026-01-05T17:58:42.540728+00:00"
39293
+ "x-reconciled-at": "2026-01-06T16:57:18.633396+00:00"
39288
39294
  },
39289
39295
  "name": {
39290
39296
  "type": "string",
@@ -39303,7 +39309,7 @@
39303
39309
  },
39304
39310
  "x-original-maxLength": 1024,
39305
39311
  "x-reconciled-from-discovery": true,
39306
- "x-reconciled-at": "2026-01-05T17:58:42.540732+00:00"
39312
+ "x-reconciled-at": "2026-01-06T16:57:18.633400+00:00"
39307
39313
  },
39308
39314
  "namespace": {
39309
39315
  "type": "string",
@@ -39322,7 +39328,7 @@
39322
39328
  },
39323
39329
  "x-original-maxLength": 1024,
39324
39330
  "x-reconciled-from-discovery": true,
39325
- "x-reconciled-at": "2026-01-05T17:58:42.540736+00:00"
39331
+ "x-reconciled-at": "2026-01-06T16:57:18.633404+00:00"
39326
39332
  },
39327
39333
  "uid": {
39328
39334
  "type": "string",
@@ -39343,7 +39349,7 @@
39343
39349
  "x-original-maxLength": 1024,
39344
39350
  "format": "uuid",
39345
39351
  "x-reconciled-from-discovery": true,
39346
- "x-reconciled-at": "2026-01-05T17:58:42.540741+00:00"
39352
+ "x-reconciled-at": "2026-01-06T16:57:18.633409+00:00"
39347
39353
  }
39348
39354
  },
39349
39355
  "x-f5xc-minimum-configuration": {
@@ -39413,7 +39419,7 @@
39413
39419
  },
39414
39420
  "x-original-maxLength": 1024,
39415
39421
  "x-reconciled-from-discovery": true,
39416
- "x-reconciled-at": "2026-01-05T17:58:42.540746+00:00"
39422
+ "x-reconciled-at": "2026-01-06T16:57:18.633414+00:00"
39417
39423
  }
39418
39424
  },
39419
39425
  "x-f5xc-minimum-configuration": {
@@ -39559,7 +39565,7 @@
39559
39565
  },
39560
39566
  "x-original-maxLength": 128,
39561
39567
  "x-reconciled-from-discovery": true,
39562
- "x-reconciled-at": "2026-01-05T17:58:42.540755+00:00"
39568
+ "x-reconciled-at": "2026-01-06T16:57:18.633434+00:00"
39563
39569
  },
39564
39570
  "namespace": {
39565
39571
  "type": "string",
@@ -39584,7 +39590,7 @@
39584
39590
  },
39585
39591
  "x-original-maxLength": 64,
39586
39592
  "x-reconciled-from-discovery": true,
39587
- "x-reconciled-at": "2026-01-05T17:58:42.540760+00:00"
39593
+ "x-reconciled-at": "2026-01-06T16:57:18.633439+00:00"
39588
39594
  },
39589
39595
  "tenant": {
39590
39596
  "type": "string",
@@ -39611,7 +39617,7 @@
39611
39617
  "x-field-mutability": "read-only",
39612
39618
  "x-original-maxLength": 64,
39613
39619
  "x-reconciled-from-discovery": true,
39614
- "x-reconciled-at": "2026-01-05T17:58:42.540764+00:00"
39620
+ "x-reconciled-at": "2026-01-06T16:57:18.633443+00:00"
39615
39621
  }
39616
39622
  },
39617
39623
  "x-f5xc-minimum-configuration": {
@@ -41483,6 +41489,8 @@
41483
41489
  "ves.io.schema.rules.uint32.gte": "0",
41484
41490
  "ves.io.schema.rules.uint32.lte": "900"
41485
41491
  },
41492
+ "x-f5xc-description-short": "Seconds to wait before initiating upgrade on the next set of nodes.",
41493
+ "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...",
41486
41494
  "minimum": 0,
41487
41495
  "maximum": 2147483647,
41488
41496
  "x-f5xc-required-for": {
@@ -42021,7 +42029,7 @@
42021
42029
  },
42022
42030
  "x-original-maxLength": 1024,
42023
42031
  "x-reconciled-from-discovery": true,
42024
- "x-reconciled-at": "2026-01-05T17:58:42.540921+00:00"
42032
+ "x-reconciled-at": "2026-01-06T16:57:18.633598+00:00"
42025
42033
  },
42026
42034
  "namespace": {
42027
42035
  "type": "string",
@@ -42040,7 +42048,7 @@
42040
42048
  },
42041
42049
  "x-original-maxLength": 1024,
42042
42050
  "x-reconciled-from-discovery": true,
42043
- "x-reconciled-at": "2026-01-05T17:58:42.540926+00:00"
42051
+ "x-reconciled-at": "2026-01-06T16:57:18.633602+00:00"
42044
42052
  }
42045
42053
  },
42046
42054
  "x-f5xc-minimum-configuration": {
@@ -43590,7 +43598,7 @@
43590
43598
  },
43591
43599
  "x-original-maxLength": 1024,
43592
43600
  "x-reconciled-from-discovery": true,
43593
- "x-reconciled-at": "2026-01-05T17:58:43.201411+00:00"
43601
+ "x-reconciled-at": "2026-01-06T16:57:19.310670+00:00"
43594
43602
  },
43595
43603
  "namespace": {
43596
43604
  "type": "string",
@@ -43609,7 +43617,7 @@
43609
43617
  },
43610
43618
  "x-original-maxLength": 1024,
43611
43619
  "x-reconciled-from-discovery": true,
43612
- "x-reconciled-at": "2026-01-05T17:58:43.201418+00:00"
43620
+ "x-reconciled-at": "2026-01-06T16:57:19.310676+00:00"
43613
43621
  }
43614
43622
  },
43615
43623
  "x-f5xc-minimum-configuration": {
@@ -43707,7 +43715,7 @@
43707
43715
  "maxLength": 17,
43708
43716
  "minLength": 17,
43709
43717
  "x-reconciled-from-discovery": true,
43710
- "x-reconciled-at": "2026-01-05T17:58:43.201434+00:00"
43718
+ "x-reconciled-at": "2026-01-06T16:57:19.310692+00:00"
43711
43719
  },
43712
43720
  "system_metadata": {
43713
43721
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -43842,7 +43850,7 @@
43842
43850
  },
43843
43851
  "x-original-maxLength": 1024,
43844
43852
  "x-reconciled-from-discovery": true,
43845
- "x-reconciled-at": "2026-01-05T17:58:43.201446+00:00"
43853
+ "x-reconciled-at": "2026-01-06T16:57:19.310704+00:00"
43846
43854
  },
43847
43855
  "disabled": {
43848
43856
  "type": "boolean",
@@ -43892,7 +43900,7 @@
43892
43900
  },
43893
43901
  "x-original-maxLength": 1024,
43894
43902
  "x-reconciled-from-discovery": true,
43895
- "x-reconciled-at": "2026-01-05T17:58:43.201456+00:00"
43903
+ "x-reconciled-at": "2026-01-06T16:57:19.310715+00:00"
43896
43904
  },
43897
43905
  "namespace": {
43898
43906
  "type": "string",
@@ -43911,7 +43919,7 @@
43911
43919
  },
43912
43920
  "x-original-maxLength": 1024,
43913
43921
  "x-reconciled-from-discovery": true,
43914
- "x-reconciled-at": "2026-01-05T17:58:43.201460+00:00"
43922
+ "x-reconciled-at": "2026-01-06T16:57:19.310719+00:00"
43915
43923
  },
43916
43924
  "owner_view": {
43917
43925
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -43952,7 +43960,7 @@
43952
43960
  "x-field-mutability": "read-only",
43953
43961
  "x-original-maxLength": 1024,
43954
43962
  "x-reconciled-from-discovery": true,
43955
- "x-reconciled-at": "2026-01-05T17:58:43.201468+00:00"
43963
+ "x-reconciled-at": "2026-01-06T16:57:19.310727+00:00"
43956
43964
  },
43957
43965
  "uid": {
43958
43966
  "type": "string",
@@ -43973,7 +43981,7 @@
43973
43981
  "x-original-maxLength": 1024,
43974
43982
  "format": "uuid",
43975
43983
  "x-reconciled-from-discovery": true,
43976
- "x-reconciled-at": "2026-01-05T17:58:43.201473+00:00"
43984
+ "x-reconciled-at": "2026-01-06T16:57:19.310733+00:00"
43977
43985
  }
43978
43986
  },
43979
43987
  "x-f5xc-minimum-configuration": {
@@ -44070,7 +44078,7 @@
44070
44078
  },
44071
44079
  "x-original-maxLength": 1024,
44072
44080
  "x-reconciled-from-discovery": true,
44073
- "x-reconciled-at": "2026-01-05T17:58:43.201485+00:00"
44081
+ "x-reconciled-at": "2026-01-06T16:57:19.310744+00:00"
44074
44082
  },
44075
44083
  "namespace": {
44076
44084
  "type": "string",
@@ -44089,7 +44097,7 @@
44089
44097
  },
44090
44098
  "x-original-maxLength": 1024,
44091
44099
  "x-reconciled-from-discovery": true,
44092
- "x-reconciled-at": "2026-01-05T17:58:43.201489+00:00"
44100
+ "x-reconciled-at": "2026-01-06T16:57:19.310748+00:00"
44093
44101
  }
44094
44102
  },
44095
44103
  "x-f5xc-minimum-configuration": {
@@ -44147,7 +44155,7 @@
44147
44155
  },
44148
44156
  "x-original-maxLength": 1024,
44149
44157
  "x-reconciled-from-discovery": true,
44150
- "x-reconciled-at": "2026-01-05T17:58:43.201494+00:00"
44158
+ "x-reconciled-at": "2026-01-06T16:57:19.310754+00:00"
44151
44159
  },
44152
44160
  "namespace": {
44153
44161
  "type": "string",
@@ -44166,7 +44174,7 @@
44166
44174
  },
44167
44175
  "x-original-maxLength": 1024,
44168
44176
  "x-reconciled-from-discovery": true,
44169
- "x-reconciled-at": "2026-01-05T17:58:43.201499+00:00"
44177
+ "x-reconciled-at": "2026-01-06T16:57:19.310757+00:00"
44170
44178
  },
44171
44179
  "vip_params_per_az": {
44172
44180
  "type": "array",
@@ -44245,7 +44253,7 @@
44245
44253
  },
44246
44254
  "x-original-maxLength": 1024,
44247
44255
  "x-reconciled-from-discovery": true,
44248
- "x-reconciled-at": "2026-01-05T17:58:43.201506+00:00"
44256
+ "x-reconciled-at": "2026-01-06T16:57:19.310764+00:00"
44249
44257
  },
44250
44258
  "namespace": {
44251
44259
  "type": "string",
@@ -44264,7 +44272,7 @@
44264
44272
  },
44265
44273
  "x-original-maxLength": 1024,
44266
44274
  "x-reconciled-from-discovery": true,
44267
- "x-reconciled-at": "2026-01-05T17:58:43.201510+00:00"
44275
+ "x-reconciled-at": "2026-01-06T16:57:19.310768+00:00"
44268
44276
  },
44269
44277
  "node_names": {
44270
44278
  "type": "array",
@@ -47475,7 +47483,7 @@
47475
47483
  },
47476
47484
  "x-original-maxLength": 64,
47477
47485
  "x-reconciled-from-discovery": true,
47478
- "x-reconciled-at": "2026-01-05T17:58:43.992980+00:00"
47486
+ "x-reconciled-at": "2026-01-06T16:57:20.086040+00:00"
47479
47487
  }
47480
47488
  },
47481
47489
  "x-f5xc-minimum-configuration": {
@@ -47677,7 +47685,7 @@
47677
47685
  },
47678
47686
  "x-original-maxLength": 256,
47679
47687
  "x-reconciled-from-discovery": true,
47680
- "x-reconciled-at": "2026-01-05T17:58:43.992997+00:00"
47688
+ "x-reconciled-at": "2026-01-06T16:57:20.086057+00:00"
47681
47689
  },
47682
47690
  "hpe_storage": {
47683
47691
  "$ref": "#/components/schemas/fleetStorageClassHpeStorageType"
@@ -48550,7 +48558,7 @@
48550
48558
  },
48551
48559
  "x-original-maxLength": 512,
48552
48560
  "x-reconciled-from-discovery": true,
48553
- "x-reconciled-at": "2026-01-05T17:58:43.993062+00:00"
48561
+ "x-reconciled-at": "2026-01-06T16:57:20.086125+00:00"
48554
48562
  },
48555
48563
  "destroy_on_delete": {
48556
48564
  "type": "boolean",
@@ -50026,6 +50034,8 @@
50026
50034
  "ves.io.schema.rules.string.min_len": "1",
50027
50035
  "ves.io.schema.rules.string.pattern": "^[a-z0-9_]*$"
50028
50036
  },
50037
+ "x-f5xc-description-short": "ClusterID is added as a prefix for all volumes created by this PSO installation.",
50038
+ "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.",
50029
50039
  "x-f5xc-required-for": {
50030
50040
  "minimum_config": false,
50031
50041
  "create": false,
@@ -52016,7 +52026,7 @@
52016
52026
  },
52017
52027
  "x-original-maxLength": 256,
52018
52028
  "x-reconciled-from-discovery": true,
52019
- "x-reconciled-at": "2026-01-05T17:58:43.993404+00:00"
52029
+ "x-reconciled-at": "2026-01-06T16:57:20.086481+00:00"
52020
52030
  },
52021
52031
  "name": {
52022
52032
  "type": "string",
@@ -52046,7 +52056,7 @@
52046
52056
  },
52047
52057
  "x-original-maxLength": 1024,
52048
52058
  "x-reconciled-from-discovery": true,
52049
- "x-reconciled-at": "2026-01-05T17:58:43.993408+00:00"
52059
+ "x-reconciled-at": "2026-01-06T16:57:20.086485+00:00"
52050
52060
  }
52051
52061
  },
52052
52062
  "x-f5xc-minimum-configuration": {
@@ -52294,7 +52304,7 @@
52294
52304
  },
52295
52305
  "x-original-maxLength": 1024,
52296
52306
  "x-reconciled-from-discovery": true,
52297
- "x-reconciled-at": "2026-01-05T17:58:43.993626+00:00"
52307
+ "x-reconciled-at": "2026-01-06T16:57:20.086706+00:00"
52298
52308
  },
52299
52309
  "public_ip": {
52300
52310
  "type": "string",
@@ -53533,7 +53543,7 @@
53533
53543
  },
53534
53544
  "x-original-maxLength": 1024,
53535
53545
  "x-reconciled-from-discovery": true,
53536
- "x-reconciled-at": "2026-01-05T17:58:43.993775+00:00"
53546
+ "x-reconciled-at": "2026-01-06T16:57:20.086862+00:00"
53537
53547
  },
53538
53548
  "namespace": {
53539
53549
  "type": "string",
@@ -53552,7 +53562,7 @@
53552
53562
  },
53553
53563
  "x-original-maxLength": 1024,
53554
53564
  "x-reconciled-from-discovery": true,
53555
- "x-reconciled-at": "2026-01-05T17:58:43.993779+00:00"
53565
+ "x-reconciled-at": "2026-01-06T16:57:20.086867+00:00"
53556
53566
  }
53557
53567
  },
53558
53568
  "x-f5xc-minimum-configuration": {
@@ -53650,7 +53660,7 @@
53650
53660
  "maxLength": 17,
53651
53661
  "minLength": 17,
53652
53662
  "x-reconciled-from-discovery": true,
53653
- "x-reconciled-at": "2026-01-05T17:58:43.993793+00:00"
53663
+ "x-reconciled-at": "2026-01-06T16:57:20.086881+00:00"
53654
53664
  },
53655
53665
  "system_metadata": {
53656
53666
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -53744,7 +53754,7 @@
53744
53754
  },
53745
53755
  "x-original-maxLength": 256,
53746
53756
  "x-reconciled-from-discovery": true,
53747
- "x-reconciled-at": "2026-01-05T17:58:43.993804+00:00"
53757
+ "x-reconciled-at": "2026-01-06T16:57:20.086892+00:00"
53748
53758
  },
53749
53759
  "ethernet_interface": {
53750
53760
  "$ref": "#/components/schemas/network_interfaceEthernetInterfaceType"
@@ -53921,7 +53931,7 @@
53921
53931
  },
53922
53932
  "x-original-maxLength": 1024,
53923
53933
  "x-reconciled-from-discovery": true,
53924
- "x-reconciled-at": "2026-01-05T17:58:43.993820+00:00"
53934
+ "x-reconciled-at": "2026-01-06T16:57:20.086908+00:00"
53925
53935
  },
53926
53936
  "disabled": {
53927
53937
  "type": "boolean",
@@ -53971,7 +53981,7 @@
53971
53981
  },
53972
53982
  "x-original-maxLength": 1024,
53973
53983
  "x-reconciled-from-discovery": true,
53974
- "x-reconciled-at": "2026-01-05T17:58:43.993830+00:00"
53984
+ "x-reconciled-at": "2026-01-06T16:57:20.086918+00:00"
53975
53985
  },
53976
53986
  "namespace": {
53977
53987
  "type": "string",
@@ -53990,7 +54000,7 @@
53990
54000
  },
53991
54001
  "x-original-maxLength": 1024,
53992
54002
  "x-reconciled-from-discovery": true,
53993
- "x-reconciled-at": "2026-01-05T17:58:43.993835+00:00"
54003
+ "x-reconciled-at": "2026-01-06T16:57:20.086922+00:00"
53994
54004
  },
53995
54005
  "owner_view": {
53996
54006
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -54031,7 +54041,7 @@
54031
54041
  "x-field-mutability": "read-only",
54032
54042
  "x-original-maxLength": 1024,
54033
54043
  "x-reconciled-from-discovery": true,
54034
- "x-reconciled-at": "2026-01-05T17:58:43.993842+00:00"
54044
+ "x-reconciled-at": "2026-01-06T16:57:20.086930+00:00"
54035
54045
  },
54036
54046
  "uid": {
54037
54047
  "type": "string",
@@ -54052,7 +54062,7 @@
54052
54062
  "x-original-maxLength": 1024,
54053
54063
  "format": "uuid",
54054
54064
  "x-reconciled-from-discovery": true,
54055
- "x-reconciled-at": "2026-01-05T17:58:43.993847+00:00"
54065
+ "x-reconciled-at": "2026-01-06T16:57:20.086935+00:00"
54056
54066
  }
54057
54067
  },
54058
54068
  "x-f5xc-minimum-configuration": {
@@ -54341,7 +54351,7 @@
54341
54351
  },
54342
54352
  "x-original-maxLength": 256,
54343
54353
  "x-reconciled-from-discovery": true,
54344
- "x-reconciled-at": "2026-01-05T17:58:43.993868+00:00"
54354
+ "x-reconciled-at": "2026-01-06T16:57:20.086956+00:00"
54345
54355
  },
54346
54356
  "labels": {
54347
54357
  "type": "object",
@@ -56252,7 +56262,7 @@
56252
56262
  },
56253
56263
  "x-original-maxLength": 1024,
56254
56264
  "x-reconciled-from-discovery": true,
56255
- "x-reconciled-at": "2026-01-05T17:58:44.667384+00:00"
56265
+ "x-reconciled-at": "2026-01-06T16:57:20.761473+00:00"
56256
56266
  },
56257
56267
  "namespace": {
56258
56268
  "type": "string",
@@ -56271,7 +56281,7 @@
56271
56281
  },
56272
56282
  "x-original-maxLength": 1024,
56273
56283
  "x-reconciled-from-discovery": true,
56274
- "x-reconciled-at": "2026-01-05T17:58:44.667393+00:00"
56284
+ "x-reconciled-at": "2026-01-06T16:57:20.761480+00:00"
56275
56285
  }
56276
56286
  },
56277
56287
  "x-f5xc-minimum-configuration": {
@@ -56666,7 +56676,7 @@
56666
56676
  "maxLength": 17,
56667
56677
  "minLength": 17,
56668
56678
  "x-reconciled-from-discovery": true,
56669
- "x-reconciled-at": "2026-01-05T17:58:44.667435+00:00"
56679
+ "x-reconciled-at": "2026-01-06T16:57:20.761525+00:00"
56670
56680
  },
56671
56681
  "system_metadata": {
56672
56682
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -56801,7 +56811,7 @@
56801
56811
  },
56802
56812
  "x-original-maxLength": 1024,
56803
56813
  "x-reconciled-from-discovery": true,
56804
- "x-reconciled-at": "2026-01-05T17:58:44.667448+00:00"
56814
+ "x-reconciled-at": "2026-01-06T16:57:20.761537+00:00"
56805
56815
  },
56806
56816
  "disabled": {
56807
56817
  "type": "boolean",
@@ -56851,7 +56861,7 @@
56851
56861
  },
56852
56862
  "x-original-maxLength": 1024,
56853
56863
  "x-reconciled-from-discovery": true,
56854
- "x-reconciled-at": "2026-01-05T17:58:44.667458+00:00"
56864
+ "x-reconciled-at": "2026-01-06T16:57:20.761548+00:00"
56855
56865
  },
56856
56866
  "namespace": {
56857
56867
  "type": "string",
@@ -56870,7 +56880,7 @@
56870
56880
  },
56871
56881
  "x-original-maxLength": 1024,
56872
56882
  "x-reconciled-from-discovery": true,
56873
- "x-reconciled-at": "2026-01-05T17:58:44.667463+00:00"
56883
+ "x-reconciled-at": "2026-01-06T16:57:20.761553+00:00"
56874
56884
  },
56875
56885
  "owner_view": {
56876
56886
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -56911,7 +56921,7 @@
56911
56921
  "x-field-mutability": "read-only",
56912
56922
  "x-original-maxLength": 1024,
56913
56923
  "x-reconciled-from-discovery": true,
56914
- "x-reconciled-at": "2026-01-05T17:58:44.667471+00:00"
56924
+ "x-reconciled-at": "2026-01-06T16:57:20.761561+00:00"
56915
56925
  },
56916
56926
  "uid": {
56917
56927
  "type": "string",
@@ -56932,7 +56942,7 @@
56932
56942
  "x-original-maxLength": 1024,
56933
56943
  "format": "uuid",
56934
56944
  "x-reconciled-from-discovery": true,
56935
- "x-reconciled-at": "2026-01-05T17:58:44.667478+00:00"
56945
+ "x-reconciled-at": "2026-01-06T16:57:20.761567+00:00"
56936
56946
  }
56937
56947
  },
56938
56948
  "x-f5xc-minimum-configuration": {
@@ -57099,7 +57109,7 @@
57099
57109
  },
57100
57110
  "x-original-maxLength": 1024,
57101
57111
  "x-reconciled-from-discovery": true,
57102
- "x-reconciled-at": "2026-01-05T17:58:44.667491+00:00"
57112
+ "x-reconciled-at": "2026-01-06T16:57:20.761580+00:00"
57103
57113
  },
57104
57114
  "namespace": {
57105
57115
  "type": "string",
@@ -57118,7 +57128,7 @@
57118
57128
  },
57119
57129
  "x-original-maxLength": 1024,
57120
57130
  "x-reconciled-from-discovery": true,
57121
- "x-reconciled-at": "2026-01-05T17:58:44.667496+00:00"
57131
+ "x-reconciled-at": "2026-01-06T16:57:20.761584+00:00"
57122
57132
  }
57123
57133
  },
57124
57134
  "x-f5xc-minimum-configuration": {
@@ -57175,7 +57185,7 @@
57175
57185
  },
57176
57186
  "x-original-maxLength": 1024,
57177
57187
  "x-reconciled-from-discovery": true,
57178
- "x-reconciled-at": "2026-01-05T17:58:44.667501+00:00"
57188
+ "x-reconciled-at": "2026-01-06T16:57:20.761589+00:00"
57179
57189
  },
57180
57190
  "namespace": {
57181
57191
  "type": "string",
@@ -57194,7 +57204,7 @@
57194
57204
  },
57195
57205
  "x-original-maxLength": 1024,
57196
57206
  "x-reconciled-from-discovery": true,
57197
- "x-reconciled-at": "2026-01-05T17:58:44.667505+00:00"
57207
+ "x-reconciled-at": "2026-01-06T16:57:20.761593+00:00"
57198
57208
  },
57199
57209
  "vip_params_per_az": {
57200
57210
  "type": "array",
@@ -58289,7 +58299,7 @@
58289
58299
  },
58290
58300
  "x-original-maxLength": 64,
58291
58301
  "x-reconciled-from-discovery": true,
58292
- "x-reconciled-at": "2026-01-05T17:58:44.667964+00:00"
58302
+ "x-reconciled-at": "2026-01-06T16:57:20.762048+00:00"
58293
58303
  },
58294
58304
  "primary_ipv4": {
58295
58305
  "type": "string",
@@ -58736,6 +58746,8 @@
58736
58746
  "ves.io.schema.rules.message.required": "true",
58737
58747
  "ves.io.schema.rules.string.max_len": "64"
58738
58748
  },
58749
+ "x-f5xc-description-short": "Select Instance size based on performance needed.",
58750
+ "x-f5xc-description-medium": "Select Instance size based on performance needed. The default setting for Accelerated Networking is enabled, thus make sure you select a Virtual Machine that supports accelerated networking or disable the setting under, Select Ingress Gateway or Ingress/Egress Gateway > advanced OPTIONS...",
58739
58751
  "minLength": 0,
58740
58752
  "x-f5xc-required-for": {
58741
58753
  "minimum_config": false,
@@ -59105,6 +59117,8 @@
59105
59117
  "ves.io.schema.rules.message.required": "true",
59106
59118
  "ves.io.schema.rules.string.max_len": "64"
59107
59119
  },
59120
+ "x-f5xc-description-short": "Select Instance size based on performance needed.",
59121
+ "x-f5xc-description-medium": "Select Instance size based on performance needed. The default setting for Accelerated Networking is enabled, thus make sure you select a Virtual Machine that supports accelerated networking or disable the setting under, Select Ingress Gateway or Ingress/Egress Gateway > advanced OPTIONS...",
59108
59122
  "minLength": 0,
59109
59123
  "x-f5xc-required-for": {
59110
59124
  "minimum_config": false,
@@ -59488,6 +59502,8 @@
59488
59502
  "ves.io.schema.rules.message.required": "true",
59489
59503
  "ves.io.schema.rules.string.max_len": "64"
59490
59504
  },
59505
+ "x-f5xc-description-short": "Select Instance size based on performance needed.",
59506
+ "x-f5xc-description-medium": "Select Instance size based on performance needed. The default setting for Accelerated Networking is enabled, thus make sure you select a Virtual Machine that supports accelerated networking or disable the setting under, Select Ingress Gateway or Ingress/Egress Gateway > advanced OPTIONS...",
59491
59507
  "minLength": 0,
59492
59508
  "x-f5xc-required-for": {
59493
59509
  "minimum_config": false,
@@ -59742,7 +59758,7 @@
59742
59758
  },
59743
59759
  "x-original-maxLength": 1024,
59744
59760
  "x-reconciled-from-discovery": true,
59745
- "x-reconciled-at": "2026-01-05T17:58:46.035311+00:00"
59761
+ "x-reconciled-at": "2026-01-06T16:57:22.128390+00:00"
59746
59762
  },
59747
59763
  "namespace": {
59748
59764
  "type": "string",
@@ -59761,7 +59777,7 @@
59761
59777
  },
59762
59778
  "x-original-maxLength": 1024,
59763
59779
  "x-reconciled-from-discovery": true,
59764
- "x-reconciled-at": "2026-01-05T17:58:46.035319+00:00"
59780
+ "x-reconciled-at": "2026-01-06T16:57:22.128396+00:00"
59765
59781
  }
59766
59782
  },
59767
59783
  "x-f5xc-minimum-configuration": {
@@ -60861,7 +60877,7 @@
60861
60877
  "maxLength": 17,
60862
60878
  "minLength": 17,
60863
60879
  "x-reconciled-from-discovery": true,
60864
- "x-reconciled-at": "2026-01-05T17:58:46.035452+00:00"
60880
+ "x-reconciled-at": "2026-01-06T16:57:22.128541+00:00"
60865
60881
  },
60866
60882
  "system_metadata": {
60867
60883
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -60996,7 +61012,7 @@
60996
61012
  },
60997
61013
  "x-original-maxLength": 1024,
60998
61014
  "x-reconciled-from-discovery": true,
60999
- "x-reconciled-at": "2026-01-05T17:58:46.035465+00:00"
61015
+ "x-reconciled-at": "2026-01-06T16:57:22.128554+00:00"
61000
61016
  },
61001
61017
  "disabled": {
61002
61018
  "type": "boolean",
@@ -61046,7 +61062,7 @@
61046
61062
  },
61047
61063
  "x-original-maxLength": 1024,
61048
61064
  "x-reconciled-from-discovery": true,
61049
- "x-reconciled-at": "2026-01-05T17:58:46.035475+00:00"
61065
+ "x-reconciled-at": "2026-01-06T16:57:22.128565+00:00"
61050
61066
  },
61051
61067
  "namespace": {
61052
61068
  "type": "string",
@@ -61065,7 +61081,7 @@
61065
61081
  },
61066
61082
  "x-original-maxLength": 1024,
61067
61083
  "x-reconciled-from-discovery": true,
61068
- "x-reconciled-at": "2026-01-05T17:58:46.035479+00:00"
61084
+ "x-reconciled-at": "2026-01-06T16:57:22.128569+00:00"
61069
61085
  },
61070
61086
  "owner_view": {
61071
61087
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -61106,7 +61122,7 @@
61106
61122
  "x-field-mutability": "read-only",
61107
61123
  "x-original-maxLength": 1024,
61108
61124
  "x-reconciled-from-discovery": true,
61109
- "x-reconciled-at": "2026-01-05T17:58:46.035487+00:00"
61125
+ "x-reconciled-at": "2026-01-06T16:57:22.128576+00:00"
61110
61126
  },
61111
61127
  "uid": {
61112
61128
  "type": "string",
@@ -61127,7 +61143,7 @@
61127
61143
  "x-original-maxLength": 1024,
61128
61144
  "format": "uuid",
61129
61145
  "x-reconciled-from-discovery": true,
61130
- "x-reconciled-at": "2026-01-05T17:58:46.035493+00:00"
61146
+ "x-reconciled-at": "2026-01-06T16:57:22.128582+00:00"
61131
61147
  }
61132
61148
  },
61133
61149
  "x-f5xc-minimum-configuration": {
@@ -61221,7 +61237,7 @@
61221
61237
  },
61222
61238
  "x-original-maxLength": 1024,
61223
61239
  "x-reconciled-from-discovery": true,
61224
- "x-reconciled-at": "2026-01-05T17:58:46.035502+00:00"
61240
+ "x-reconciled-at": "2026-01-06T16:57:22.128592+00:00"
61225
61241
  },
61226
61242
  "namespace": {
61227
61243
  "type": "string",
@@ -61240,7 +61256,7 @@
61240
61256
  },
61241
61257
  "x-original-maxLength": 1024,
61242
61258
  "x-reconciled-from-discovery": true,
61243
- "x-reconciled-at": "2026-01-05T17:58:46.035506+00:00"
61259
+ "x-reconciled-at": "2026-01-06T16:57:22.128596+00:00"
61244
61260
  }
61245
61261
  },
61246
61262
  "x-f5xc-minimum-configuration": {
@@ -61536,7 +61552,7 @@
61536
61552
  },
61537
61553
  "x-original-maxLength": 64,
61538
61554
  "x-reconciled-from-discovery": true,
61539
- "x-reconciled-at": "2026-01-05T17:58:46.035861+00:00"
61555
+ "x-reconciled-at": "2026-01-06T16:57:22.128955+00:00"
61540
61556
  }
61541
61557
  },
61542
61558
  "x-f5xc-minimum-configuration": {
@@ -61587,7 +61603,7 @@
61587
61603
  },
61588
61604
  "x-original-maxLength": 64,
61589
61605
  "x-reconciled-from-discovery": true,
61590
- "x-reconciled-at": "2026-01-05T17:58:46.035866+00:00"
61606
+ "x-reconciled-at": "2026-01-06T16:57:22.128960+00:00"
61591
61607
  }
61592
61608
  },
61593
61609
  "x-f5xc-minimum-configuration": {
@@ -62465,7 +62481,7 @@
62465
62481
  },
62466
62482
  "x-original-maxLength": 1024,
62467
62483
  "x-reconciled-from-discovery": true,
62468
- "x-reconciled-at": "2026-01-05T17:58:48.941870+00:00"
62484
+ "x-reconciled-at": "2026-01-06T16:57:25.081742+00:00"
62469
62485
  },
62470
62486
  "namespace": {
62471
62487
  "type": "string",
@@ -62484,7 +62500,7 @@
62484
62500
  },
62485
62501
  "x-original-maxLength": 1024,
62486
62502
  "x-reconciled-from-discovery": true,
62487
- "x-reconciled-at": "2026-01-05T17:58:48.941874+00:00"
62503
+ "x-reconciled-at": "2026-01-06T16:57:25.081747+00:00"
62488
62504
  }
62489
62505
  },
62490
62506
  "x-f5xc-minimum-configuration": {
@@ -62582,7 +62598,7 @@
62582
62598
  "maxLength": 17,
62583
62599
  "minLength": 17,
62584
62600
  "x-reconciled-from-discovery": true,
62585
- "x-reconciled-at": "2026-01-05T17:58:48.941888+00:00"
62601
+ "x-reconciled-at": "2026-01-06T16:57:25.081760+00:00"
62586
62602
  },
62587
62603
  "system_metadata": {
62588
62604
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -62676,7 +62692,7 @@
62676
62692
  },
62677
62693
  "x-original-maxLength": 256,
62678
62694
  "x-reconciled-from-discovery": true,
62679
- "x-reconciled-at": "2026-01-05T17:58:48.941898+00:00"
62695
+ "x-reconciled-at": "2026-01-06T16:57:25.081770+00:00"
62680
62696
  },
62681
62697
  "ethernet_interface": {
62682
62698
  "$ref": "#/components/schemas/network_interfaceEthernetInterfaceType"
@@ -62863,7 +62879,7 @@
62863
62879
  },
62864
62880
  "x-original-maxLength": 1024,
62865
62881
  "x-reconciled-from-discovery": true,
62866
- "x-reconciled-at": "2026-01-05T17:58:48.941913+00:00"
62882
+ "x-reconciled-at": "2026-01-06T16:57:25.081787+00:00"
62867
62883
  },
62868
62884
  "disabled": {
62869
62885
  "type": "boolean",
@@ -62913,7 +62929,7 @@
62913
62929
  },
62914
62930
  "x-original-maxLength": 1024,
62915
62931
  "x-reconciled-from-discovery": true,
62916
- "x-reconciled-at": "2026-01-05T17:58:48.941922+00:00"
62932
+ "x-reconciled-at": "2026-01-06T16:57:25.081797+00:00"
62917
62933
  },
62918
62934
  "namespace": {
62919
62935
  "type": "string",
@@ -62932,7 +62948,7 @@
62932
62948
  },
62933
62949
  "x-original-maxLength": 1024,
62934
62950
  "x-reconciled-from-discovery": true,
62935
- "x-reconciled-at": "2026-01-05T17:58:48.941926+00:00"
62951
+ "x-reconciled-at": "2026-01-06T16:57:25.081801+00:00"
62936
62952
  },
62937
62953
  "owner_view": {
62938
62954
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -62973,7 +62989,7 @@
62973
62989
  "x-field-mutability": "read-only",
62974
62990
  "x-original-maxLength": 1024,
62975
62991
  "x-reconciled-from-discovery": true,
62976
- "x-reconciled-at": "2026-01-05T17:58:48.941934+00:00"
62992
+ "x-reconciled-at": "2026-01-06T16:57:25.081808+00:00"
62977
62993
  },
62978
62994
  "uid": {
62979
62995
  "type": "string",
@@ -62994,7 +63010,7 @@
62994
63010
  "x-original-maxLength": 1024,
62995
63011
  "format": "uuid",
62996
63012
  "x-reconciled-from-discovery": true,
62997
- "x-reconciled-at": "2026-01-05T17:58:48.941939+00:00"
63013
+ "x-reconciled-at": "2026-01-06T16:57:25.081814+00:00"
62998
63014
  }
62999
63015
  },
63000
63016
  "x-f5xc-minimum-configuration": {
@@ -64111,7 +64127,7 @@
64111
64127
  },
64112
64128
  "x-original-maxLength": 1024,
64113
64129
  "x-reconciled-from-discovery": true,
64114
- "x-reconciled-at": "2026-01-05T17:58:49.569616+00:00"
64130
+ "x-reconciled-at": "2026-01-06T16:57:25.710372+00:00"
64115
64131
  }
64116
64132
  },
64117
64133
  "x-f5xc-minimum-configuration": {
@@ -64542,6 +64558,8 @@
64542
64558
  "description": "X-displayName: \"Azure Machine Type for Node\"\nx-required\nSelect Instance size based on performance needed.\nThe default setting for Accelerated Networking is enabled, thus make sure\nyou select a Virtual Machine that supports accelerated networking or\ndisable the setting under, Select Ingress Gateway or Ingress/Egress Gateway\n> advanced OPTIONS.",
64543
64559
  "title": "Machine Type.",
64544
64560
  "x-f5xc-example": "Standard_D3_v2",
64561
+ "x-f5xc-description-short": "X-displayName: \"Azure Machine Type for Node\" x-required Select Instance size based on performance needed.",
64562
+ "x-f5xc-description-medium": "X-displayName: \"Azure Machine Type for Node\" x-required Select Instance size based on performance needed. The default setting for Accelerated Networking is enabled, thus make sure you select a Virtual Machine that supports accelerated networking or disable the setting under, Select Ingress...",
64545
64563
  "minLength": 0,
64546
64564
  "maxLength": 1024,
64547
64565
  "x-f5xc-required-for": {
@@ -65224,7 +65242,7 @@
65224
65242
  },
65225
65243
  "x-original-maxLength": 1024,
65226
65244
  "x-reconciled-from-discovery": true,
65227
- "x-reconciled-at": "2026-01-05T17:58:49.569719+00:00"
65245
+ "x-reconciled-at": "2026-01-06T16:57:25.710488+00:00"
65228
65246
  },
65229
65247
  "namespace": {
65230
65248
  "type": "string",
@@ -65243,7 +65261,7 @@
65243
65261
  },
65244
65262
  "x-original-maxLength": 1024,
65245
65263
  "x-reconciled-from-discovery": true,
65246
- "x-reconciled-at": "2026-01-05T17:58:49.569724+00:00"
65264
+ "x-reconciled-at": "2026-01-06T16:57:25.710496+00:00"
65247
65265
  }
65248
65266
  },
65249
65267
  "x-f5xc-minimum-configuration": {
@@ -65322,7 +65340,7 @@
65322
65340
  },
65323
65341
  "x-original-maxLength": 1024,
65324
65342
  "x-reconciled-from-discovery": true,
65325
- "x-reconciled-at": "2026-01-05T17:58:49.569733+00:00"
65343
+ "x-reconciled-at": "2026-01-06T16:57:25.710508+00:00"
65326
65344
  }
65327
65345
  },
65328
65346
  "x-f5xc-minimum-configuration": {
@@ -65837,7 +65855,7 @@
65837
65855
  "maxLength": 17,
65838
65856
  "minLength": 17,
65839
65857
  "x-reconciled-from-discovery": true,
65840
- "x-reconciled-at": "2026-01-05T17:58:49.569784+00:00"
65858
+ "x-reconciled-at": "2026-01-06T16:57:25.710560+00:00"
65841
65859
  },
65842
65860
  "system_metadata": {
65843
65861
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -65925,7 +65943,7 @@
65925
65943
  },
65926
65944
  "x-original-maxLength": 256,
65927
65945
  "x-reconciled-from-discovery": true,
65928
- "x-reconciled-at": "2026-01-05T17:58:49.569792+00:00"
65946
+ "x-reconciled-at": "2026-01-06T16:57:25.710568+00:00"
65929
65947
  },
65930
65948
  "dhcp_client": {
65931
65949
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -66016,7 +66034,7 @@
66016
66034
  },
66017
66035
  "x-original-maxLength": 256,
66018
66036
  "x-reconciled-from-discovery": true,
66019
- "x-reconciled-at": "2026-01-05T17:58:49.569804+00:00"
66037
+ "x-reconciled-at": "2026-01-06T16:57:25.710581+00:00"
66020
66038
  },
66021
66039
  "network_option": {
66022
66040
  "$ref": "#/components/schemas/viewsNetworkSelectType"
@@ -66207,7 +66225,7 @@
66207
66225
  },
66208
66226
  "x-original-maxLength": 1024,
66209
66227
  "x-reconciled-from-discovery": true,
66210
- "x-reconciled-at": "2026-01-05T17:58:49.569825+00:00"
66228
+ "x-reconciled-at": "2026-01-06T16:57:25.710603+00:00"
66211
66229
  },
66212
66230
  "disabled": {
66213
66231
  "type": "boolean",
@@ -66257,7 +66275,7 @@
66257
66275
  },
66258
66276
  "x-original-maxLength": 1024,
66259
66277
  "x-reconciled-from-discovery": true,
66260
- "x-reconciled-at": "2026-01-05T17:58:49.569834+00:00"
66278
+ "x-reconciled-at": "2026-01-06T16:57:25.710613+00:00"
66261
66279
  },
66262
66280
  "namespace": {
66263
66281
  "type": "string",
@@ -66276,7 +66294,7 @@
66276
66294
  },
66277
66295
  "x-original-maxLength": 1024,
66278
66296
  "x-reconciled-from-discovery": true,
66279
- "x-reconciled-at": "2026-01-05T17:58:49.569838+00:00"
66297
+ "x-reconciled-at": "2026-01-06T16:57:25.710617+00:00"
66280
66298
  },
66281
66299
  "owner_view": {
66282
66300
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -66317,7 +66335,7 @@
66317
66335
  "x-field-mutability": "read-only",
66318
66336
  "x-original-maxLength": 1024,
66319
66337
  "x-reconciled-from-discovery": true,
66320
- "x-reconciled-at": "2026-01-05T17:58:49.569846+00:00"
66338
+ "x-reconciled-at": "2026-01-06T16:57:25.710625+00:00"
66321
66339
  },
66322
66340
  "uid": {
66323
66341
  "type": "string",
@@ -66338,7 +66356,7 @@
66338
66356
  "x-original-maxLength": 1024,
66339
66357
  "format": "uuid",
66340
66358
  "x-reconciled-from-discovery": true,
66341
- "x-reconciled-at": "2026-01-05T17:58:49.569851+00:00"
66359
+ "x-reconciled-at": "2026-01-06T16:57:25.710630+00:00"
66342
66360
  }
66343
66361
  },
66344
66362
  "x-f5xc-minimum-configuration": {
@@ -67407,7 +67425,7 @@
67407
67425
  },
67408
67426
  "x-original-maxLength": 1024,
67409
67427
  "x-reconciled-from-discovery": true,
67410
- "x-reconciled-at": "2026-01-05T17:58:49.570005+00:00"
67428
+ "x-reconciled-at": "2026-01-06T16:57:25.710787+00:00"
67411
67429
  }
67412
67430
  },
67413
67431
  "x-f5xc-minimum-configuration": {
@@ -68784,7 +68802,7 @@
68784
68802
  },
68785
68803
  "x-original-maxLength": 1024,
68786
68804
  "x-reconciled-from-discovery": true,
68787
- "x-reconciled-at": "2026-01-05T17:59:11.151544+00:00"
68805
+ "x-reconciled-at": "2026-01-06T16:57:47.662749+00:00"
68788
68806
  },
68789
68807
  "namespace": {
68790
68808
  "type": "string",
@@ -68803,7 +68821,7 @@
68803
68821
  },
68804
68822
  "x-original-maxLength": 1024,
68805
68823
  "x-reconciled-from-discovery": true,
68806
- "x-reconciled-at": "2026-01-05T17:59:11.151548+00:00"
68824
+ "x-reconciled-at": "2026-01-06T16:57:47.662754+00:00"
68807
68825
  }
68808
68826
  },
68809
68827
  "x-f5xc-minimum-configuration": {
@@ -68901,7 +68919,7 @@
68901
68919
  "maxLength": 17,
68902
68920
  "minLength": 17,
68903
68921
  "x-reconciled-from-discovery": true,
68904
- "x-reconciled-at": "2026-01-05T17:59:11.151563+00:00"
68922
+ "x-reconciled-at": "2026-01-06T16:57:47.662768+00:00"
68905
68923
  },
68906
68924
  "system_metadata": {
68907
68925
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -69202,7 +69220,7 @@
69202
69220
  },
69203
69221
  "x-original-maxLength": 1024,
69204
69222
  "x-reconciled-from-discovery": true,
69205
- "x-reconciled-at": "2026-01-05T17:59:11.151598+00:00"
69223
+ "x-reconciled-at": "2026-01-06T16:57:47.662803+00:00"
69206
69224
  },
69207
69225
  "disabled": {
69208
69226
  "type": "boolean",
@@ -69252,7 +69270,7 @@
69252
69270
  },
69253
69271
  "x-original-maxLength": 1024,
69254
69272
  "x-reconciled-from-discovery": true,
69255
- "x-reconciled-at": "2026-01-05T17:59:11.151608+00:00"
69273
+ "x-reconciled-at": "2026-01-06T16:57:47.662813+00:00"
69256
69274
  },
69257
69275
  "namespace": {
69258
69276
  "type": "string",
@@ -69271,7 +69289,7 @@
69271
69289
  },
69272
69290
  "x-original-maxLength": 1024,
69273
69291
  "x-reconciled-from-discovery": true,
69274
- "x-reconciled-at": "2026-01-05T17:59:11.151612+00:00"
69292
+ "x-reconciled-at": "2026-01-06T16:57:47.662817+00:00"
69275
69293
  },
69276
69294
  "owner_view": {
69277
69295
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -69312,7 +69330,7 @@
69312
69330
  "x-field-mutability": "read-only",
69313
69331
  "x-original-maxLength": 1024,
69314
69332
  "x-reconciled-from-discovery": true,
69315
- "x-reconciled-at": "2026-01-05T17:59:11.151620+00:00"
69333
+ "x-reconciled-at": "2026-01-06T16:57:47.662825+00:00"
69316
69334
  },
69317
69335
  "uid": {
69318
69336
  "type": "string",
@@ -69333,7 +69351,7 @@
69333
69351
  "x-original-maxLength": 1024,
69334
69352
  "format": "uuid",
69335
69353
  "x-reconciled-from-discovery": true,
69336
- "x-reconciled-at": "2026-01-05T17:59:11.151625+00:00"
69354
+ "x-reconciled-at": "2026-01-06T16:57:47.662830+00:00"
69337
69355
  }
69338
69356
  },
69339
69357
  "x-f5xc-minimum-configuration": {
@@ -69966,6 +69984,8 @@
69966
69984
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
69967
69985
  "title": "Aggregations.",
69968
69986
  "x-displayname": "Aggregations.",
69987
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
69988
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
69969
69989
  "x-f5xc-required-for": {
69970
69990
  "minimum_config": false,
69971
69991
  "create": false,
@@ -70012,7 +70032,7 @@
70012
70032
  },
70013
70033
  "x-original-maxLength": 1024,
70014
70034
  "x-reconciled-from-discovery": true,
70015
- "x-reconciled-at": "2026-01-05T17:59:14.540402+00:00"
70035
+ "x-reconciled-at": "2026-01-06T16:57:51.167460+00:00"
70016
70036
  },
70017
70037
  "query": {
70018
70038
  "type": "string",
@@ -70021,6 +70041,8 @@
70021
70041
  "x-displayname": "Query",
70022
70042
  "x-ves-example": "{vh_name=\\\"productpage\\\"}",
70023
70043
  "x-f5xc-example": "\"{vh_name=\\\"productpage\\\"}\"",
70044
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
70045
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of following fields in access log may be specified in the query. App_type - application type vh_name - name of the virtual host src_site...",
70024
70046
  "minLength": 0,
70025
70047
  "maxLength": 1024,
70026
70048
  "x-f5xc-required-for": {
@@ -70081,6 +70103,8 @@
70081
70103
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
70082
70104
  "title": "Aggregations.",
70083
70105
  "x-displayname": "Aggregations.",
70106
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
70107
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
70084
70108
  "x-f5xc-required-for": {
70085
70109
  "minimum_config": false,
70086
70110
  "create": false,
@@ -70144,7 +70168,7 @@
70144
70168
  },
70145
70169
  "x-original-maxLength": 1024,
70146
70170
  "x-reconciled-from-discovery": true,
70147
- "x-reconciled-at": "2026-01-05T17:59:14.540418+00:00"
70171
+ "x-reconciled-at": "2026-01-06T16:57:51.167476+00:00"
70148
70172
  },
70149
70173
  "query": {
70150
70174
  "type": "string",
@@ -70153,6 +70177,8 @@
70153
70177
  "x-displayname": "Query",
70154
70178
  "x-ves-example": "{vh_name=\\\"productpage\\\"}",
70155
70179
  "x-f5xc-example": "\"{vh_name=\\\"productpage\\\"}\"",
70180
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
70181
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of following fields in access log may be specified in the query. App_type - application type vh_name - name of the virtual host src_site...",
70156
70182
  "minLength": 0,
70157
70183
  "maxLength": 1024,
70158
70184
  "x-f5xc-required-for": {
@@ -70170,6 +70196,8 @@
70170
70196
  "x-displayname": "Scroll",
70171
70197
  "x-ves-example": "True",
70172
70198
  "x-f5xc-example": "true",
70199
+ "x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
70200
+ "x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of logs until there are no more logs left to return. The number of messages in each...",
70173
70201
  "x-f5xc-required-for": {
70174
70202
  "minimum_config": false,
70175
70203
  "create": false,
@@ -70234,6 +70262,8 @@
70234
70262
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
70235
70263
  "title": "Aggregations.",
70236
70264
  "x-displayname": "Aggregations.",
70265
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
70266
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
70237
70267
  "x-f5xc-required-for": {
70238
70268
  "minimum_config": false,
70239
70269
  "create": false,
@@ -70280,7 +70310,7 @@
70280
70310
  },
70281
70311
  "x-original-maxLength": 1024,
70282
70312
  "x-reconciled-from-discovery": true,
70283
- "x-reconciled-at": "2026-01-05T17:59:14.540433+00:00"
70313
+ "x-reconciled-at": "2026-01-06T16:57:51.167490+00:00"
70284
70314
  },
70285
70315
  "query": {
70286
70316
  "type": "string",
@@ -70289,6 +70319,8 @@
70289
70319
  "x-displayname": "Query",
70290
70320
  "x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
70291
70321
  "x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
70322
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
70323
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in audit log may be specified in the query. User - user name src_site - source site src - source service...",
70292
70324
  "minLength": 0,
70293
70325
  "maxLength": 1024,
70294
70326
  "x-f5xc-required-for": {
@@ -70349,6 +70381,8 @@
70349
70381
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
70350
70382
  "title": "Aggregations.",
70351
70383
  "x-displayname": "Aggregations.",
70384
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
70385
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
70352
70386
  "x-f5xc-required-for": {
70353
70387
  "minimum_config": false,
70354
70388
  "create": false,
@@ -70412,7 +70446,7 @@
70412
70446
  },
70413
70447
  "x-original-maxLength": 1024,
70414
70448
  "x-reconciled-from-discovery": true,
70415
- "x-reconciled-at": "2026-01-05T17:59:14.540446+00:00"
70449
+ "x-reconciled-at": "2026-01-06T16:57:51.167503+00:00"
70416
70450
  },
70417
70451
  "query": {
70418
70452
  "type": "string",
@@ -70421,6 +70455,8 @@
70421
70455
  "x-displayname": "Query",
70422
70456
  "x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
70423
70457
  "x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
70458
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
70459
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in audit log may be specified in the query. User - user name src_site - source site src - source service...",
70424
70460
  "minLength": 0,
70425
70461
  "maxLength": 1024,
70426
70462
  "x-f5xc-required-for": {
@@ -70438,6 +70474,8 @@
70438
70474
  "x-displayname": "Scroll",
70439
70475
  "x-ves-example": "True",
70440
70476
  "x-f5xc-example": "true",
70477
+ "x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
70478
+ "x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of logs until there are no more logs left to return. The number of messages in each...",
70441
70479
  "x-f5xc-required-for": {
70442
70480
  "minimum_config": false,
70443
70481
  "create": false,
@@ -70509,7 +70547,7 @@
70509
70547
  "maxLength": 15,
70510
70548
  "minLength": 3,
70511
70549
  "x-reconciled-from-discovery": true,
70512
- "x-reconciled-at": "2026-01-05T17:59:14.540458+00:00"
70550
+ "x-reconciled-at": "2026-01-06T16:57:51.167514+00:00"
70513
70551
  }
70514
70552
  },
70515
70553
  "x-f5xc-minimum-configuration": {
@@ -70758,6 +70796,8 @@
70758
70796
  "ves.io.schema.rules.message.required": "true",
70759
70797
  "ves.io.schema.rules.repeated.max_items": "5"
70760
70798
  },
70799
+ "x-f5xc-description-short": "List of label filter expressions of the form \"label key\" QueryOp \"value\".",
70800
+ "x-f5xc-description-medium": "List of label filter expressions of the form \"label key\" QueryOp \"value\". Response will only contain data that matches all the conditions specified in the label_filter. For external connector logs, user can specify LABEL_EXTERNAL_CONNECTOR_IP & LABEL_EXTERNAL_CONNECTOR_NODE in the label_filter...",
70761
70801
  "x-f5xc-required-for": {
70762
70802
  "minimum_config": false,
70763
70803
  "create": false,
@@ -70807,7 +70847,7 @@
70807
70847
  },
70808
70848
  "x-original-maxLength": 1024,
70809
70849
  "x-reconciled-from-discovery": true,
70810
- "x-reconciled-at": "2026-01-05T17:59:14.540485+00:00"
70850
+ "x-reconciled-at": "2026-01-06T16:57:51.167541+00:00"
70811
70851
  },
70812
70852
  "site": {
70813
70853
  "type": "string",
@@ -70900,7 +70940,7 @@
70900
70940
  },
70901
70941
  "x-original-maxLength": 1024,
70902
70942
  "x-reconciled-from-discovery": true,
70903
- "x-reconciled-at": "2026-01-05T17:59:14.540494+00:00"
70943
+ "x-reconciled-at": "2026-01-06T16:57:51.167551+00:00"
70904
70944
  },
70905
70945
  "order_by": {
70906
70946
  "$ref": "#/components/schemas/logOrderByData"
@@ -71002,7 +71042,7 @@
71002
71042
  },
71003
71043
  "x-original-maxLength": 1024,
71004
71044
  "x-reconciled-from-discovery": true,
71005
- "x-reconciled-at": "2026-01-05T17:59:14.540506+00:00"
71045
+ "x-reconciled-at": "2026-01-06T16:57:51.167562+00:00"
71006
71046
  },
71007
71047
  "order_by": {
71008
71048
  "$ref": "#/components/schemas/logOrderByData"
@@ -71112,7 +71152,7 @@
71112
71152
  },
71113
71153
  "x-original-maxLength": 1024,
71114
71154
  "x-reconciled-from-discovery": true,
71115
- "x-reconciled-at": "2026-01-05T17:59:14.540522+00:00"
71155
+ "x-reconciled-at": "2026-01-06T16:57:51.167578+00:00"
71116
71156
  }
71117
71157
  },
71118
71158
  "x-f5xc-minimum-configuration": {
@@ -71270,7 +71310,7 @@
71270
71310
  },
71271
71311
  "x-original-maxLength": 1024,
71272
71312
  "x-reconciled-from-discovery": true,
71273
- "x-reconciled-at": "2026-01-05T17:59:14.540535+00:00"
71313
+ "x-reconciled-at": "2026-01-06T16:57:51.167590+00:00"
71274
71314
  },
71275
71315
  "sub_aggs": {
71276
71316
  "type": "object",
@@ -71310,6 +71350,8 @@
71310
71350
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
71311
71351
  "title": "Aggregations.",
71312
71352
  "x-displayname": "Aggregations.",
71353
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
71354
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
71313
71355
  "x-f5xc-required-for": {
71314
71356
  "minimum_config": false,
71315
71357
  "create": false,
@@ -71356,7 +71398,7 @@
71356
71398
  },
71357
71399
  "x-original-maxLength": 1024,
71358
71400
  "x-reconciled-from-discovery": true,
71359
- "x-reconciled-at": "2026-01-05T17:59:14.540549+00:00"
71401
+ "x-reconciled-at": "2026-01-06T16:57:51.167600+00:00"
71360
71402
  },
71361
71403
  "query": {
71362
71404
  "type": "string",
@@ -71365,6 +71407,8 @@
71365
71407
  "x-displayname": "Query",
71366
71408
  "x-ves-example": "{site=\\\"site-1\\\"}",
71367
71409
  "x-f5xc-example": "\"{site=\\\"site-1\\\"}\"",
71410
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
71411
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of following fields in Firewall log may be specified in the query. Site - Name of the site src_ip - Source IP Address dst_ip ...",
71368
71412
  "minLength": 0,
71369
71413
  "maxLength": 1024,
71370
71414
  "x-f5xc-required-for": {
@@ -71425,6 +71469,8 @@
71425
71469
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
71426
71470
  "title": "Aggregations.",
71427
71471
  "x-displayname": "Aggregations.",
71472
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
71473
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
71428
71474
  "x-f5xc-required-for": {
71429
71475
  "minimum_config": false,
71430
71476
  "create": false,
@@ -71488,7 +71534,7 @@
71488
71534
  },
71489
71535
  "x-original-maxLength": 1024,
71490
71536
  "x-reconciled-from-discovery": true,
71491
- "x-reconciled-at": "2026-01-05T17:59:14.540561+00:00"
71537
+ "x-reconciled-at": "2026-01-06T16:57:51.167612+00:00"
71492
71538
  },
71493
71539
  "query": {
71494
71540
  "type": "string",
@@ -71497,6 +71543,8 @@
71497
71543
  "x-displayname": "Query",
71498
71544
  "x-ves-example": "{site=\\\"site-1\\\"}",
71499
71545
  "x-f5xc-example": "\"{site=\\\"site-1\\\"}\"",
71546
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
71547
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of following fields in Firewall log may be specified in the query. Site - Name of the site src_ip - Source IP Address dst_ip ...",
71500
71548
  "minLength": 0,
71501
71549
  "maxLength": 1024,
71502
71550
  "x-f5xc-required-for": {
@@ -71514,6 +71562,8 @@
71514
71562
  "x-displayname": "Scroll",
71515
71563
  "x-ves-example": "True",
71516
71564
  "x-f5xc-example": "true",
71565
+ "x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
71566
+ "x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of logs until there are no more logs left to return. The number of messages in each...",
71517
71567
  "x-f5xc-required-for": {
71518
71568
  "minimum_config": false,
71519
71569
  "create": false,
@@ -71578,6 +71628,8 @@
71578
71628
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
71579
71629
  "title": "Aggregations.",
71580
71630
  "x-displayname": "Aggregations.",
71631
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
71632
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
71581
71633
  "x-f5xc-required-for": {
71582
71634
  "minimum_config": false,
71583
71635
  "create": false,
@@ -71624,7 +71676,7 @@
71624
71676
  },
71625
71677
  "x-original-maxLength": 1024,
71626
71678
  "x-reconciled-from-discovery": true,
71627
- "x-reconciled-at": "2026-01-05T17:59:14.540575+00:00"
71679
+ "x-reconciled-at": "2026-01-06T16:57:51.167625+00:00"
71628
71680
  },
71629
71681
  "query": {
71630
71682
  "type": "string",
@@ -71633,6 +71685,8 @@
71633
71685
  "x-displayname": "Query",
71634
71686
  "x-ves-example": "Query={objectref.resource=\"deployments\"}",
71635
71687
  "x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
71688
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
71689
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in audit log may be specified in the query. user.username - user name sourceIPs - source IP verb - method...",
71636
71690
  "minLength": 0,
71637
71691
  "maxLength": 1024,
71638
71692
  "x-f5xc-required-for": {
@@ -71710,6 +71764,8 @@
71710
71764
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
71711
71765
  "title": "Aggregations.",
71712
71766
  "x-displayname": "Aggregations.",
71767
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
71768
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
71713
71769
  "x-f5xc-required-for": {
71714
71770
  "minimum_config": false,
71715
71771
  "create": false,
@@ -71773,7 +71829,7 @@
71773
71829
  },
71774
71830
  "x-original-maxLength": 1024,
71775
71831
  "x-reconciled-from-discovery": true,
71776
- "x-reconciled-at": "2026-01-05T17:59:14.540588+00:00"
71832
+ "x-reconciled-at": "2026-01-06T16:57:51.167638+00:00"
71777
71833
  },
71778
71834
  "query": {
71779
71835
  "type": "string",
@@ -71782,6 +71838,8 @@
71782
71838
  "x-displayname": "Query",
71783
71839
  "x-ves-example": "Query={objectref.resource=\"deployments\"}",
71784
71840
  "x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
71841
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
71842
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in audit log may be specified in the query. user.username - user name sourceIPs - source IP verb - method...",
71785
71843
  "minLength": 0,
71786
71844
  "maxLength": 1024,
71787
71845
  "x-f5xc-required-for": {
@@ -71799,6 +71857,8 @@
71799
71857
  "x-displayname": "Scroll",
71800
71858
  "x-ves-example": "True",
71801
71859
  "x-f5xc-example": "true",
71860
+ "x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
71861
+ "x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of logs until there are no more logs left to return. The number of messages in each...",
71802
71862
  "x-f5xc-required-for": {
71803
71863
  "minimum_config": false,
71804
71864
  "create": false,
@@ -71880,6 +71940,8 @@
71880
71940
  "description": "Aggregations provide summary/analytics data over the events response. If the number of events that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
71881
71941
  "title": "Aggregations.",
71882
71942
  "x-displayname": "Aggregations.",
71943
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
71944
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the events response. If the number of events that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
71883
71945
  "x-f5xc-required-for": {
71884
71946
  "minimum_config": false,
71885
71947
  "create": false,
@@ -71926,7 +71988,7 @@
71926
71988
  },
71927
71989
  "x-original-maxLength": 1024,
71928
71990
  "x-reconciled-from-discovery": true,
71929
- "x-reconciled-at": "2026-01-05T17:59:14.540602+00:00"
71991
+ "x-reconciled-at": "2026-01-06T16:57:51.167652+00:00"
71930
71992
  },
71931
71993
  "query": {
71932
71994
  "type": "string",
@@ -71935,6 +71997,8 @@
71935
71997
  "x-displayname": "Query",
71936
71998
  "x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
71937
71999
  "x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
72000
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
72001
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in the event may be specified in the query. involvedobject.kind - The object that this event is about, like Pod...",
71938
72002
  "minLength": 0,
71939
72003
  "maxLength": 1024,
71940
72004
  "x-f5xc-required-for": {
@@ -72012,6 +72076,8 @@
72012
72076
  "description": "Aggregations provide summary/analytics data over the events response. If the number of events that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
72013
72077
  "title": "Aggregations.",
72014
72078
  "x-displayname": "Aggregations.",
72079
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
72080
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the events response. If the number of events that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
72015
72081
  "x-f5xc-required-for": {
72016
72082
  "minimum_config": false,
72017
72083
  "create": false,
@@ -72075,7 +72141,7 @@
72075
72141
  },
72076
72142
  "x-original-maxLength": 1024,
72077
72143
  "x-reconciled-from-discovery": true,
72078
- "x-reconciled-at": "2026-01-05T17:59:14.540616+00:00"
72144
+ "x-reconciled-at": "2026-01-06T16:57:51.167665+00:00"
72079
72145
  },
72080
72146
  "query": {
72081
72147
  "type": "string",
@@ -72084,6 +72150,8 @@
72084
72150
  "x-displayname": "Query",
72085
72151
  "x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
72086
72152
  "x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
72153
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
72154
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in the event may be specified in the query. involvedobject.kind - The object that this event is about, like Pod...",
72087
72155
  "minLength": 0,
72088
72156
  "maxLength": 1024,
72089
72157
  "x-f5xc-required-for": {
@@ -72101,6 +72169,8 @@
72101
72169
  "x-displayname": "Scroll",
72102
72170
  "x-ves-example": "True",
72103
72171
  "x-f5xc-example": "true",
72172
+ "x-f5xc-description-short": "Scroll is used to retrieve large number of events (or all events) that matches the query.",
72173
+ "x-f5xc-description-medium": "Scroll is used to retrieve large number of events (or all events) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of events until there are no more events left to return. The number of events in each batch is...",
72104
72174
  "x-f5xc-required-for": {
72105
72175
  "minimum_config": false,
72106
72176
  "create": false,
@@ -72209,7 +72279,7 @@
72209
72279
  },
72210
72280
  "x-original-maxLength": 256,
72211
72281
  "x-reconciled-from-discovery": true,
72212
- "x-reconciled-at": "2026-01-05T17:59:14.540630+00:00"
72282
+ "x-reconciled-at": "2026-01-06T16:57:51.167679+00:00"
72213
72283
  }
72214
72284
  },
72215
72285
  "x-f5xc-minimum-configuration": {
@@ -72295,6 +72365,8 @@
72295
72365
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregation data is key'ed with the aggregation name specified in the request.",
72296
72366
  "title": "Aggregations.",
72297
72367
  "x-displayname": "Aggregations.",
72368
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
72369
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is key'ed with the aggregation name...",
72298
72370
  "x-f5xc-required-for": {
72299
72371
  "minimum_config": false,
72300
72372
  "create": false,
@@ -72345,6 +72417,8 @@
72345
72417
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregation data is key'ed with the aggregation name specified in the request.",
72346
72418
  "title": "Aggregations.",
72347
72419
  "x-displayname": "Aggregations.",
72420
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
72421
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is key'ed with the aggregation name...",
72348
72422
  "x-f5xc-required-for": {
72349
72423
  "minimum_config": false,
72350
72424
  "create": false,
@@ -72376,6 +72450,8 @@
72376
72450
  "x-displayname": "Scroll ID",
72377
72451
  "x-ves-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==.",
72378
72452
  "x-f5xc-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==",
72453
+ "x-f5xc-description-short": "Long Base-64 encoded string which can be used to retrieve next batch of log messages using the scroll request.",
72454
+ "x-f5xc-description-medium": "Long Base-64 encoded string which can be used to retrieve next batch of log messages using the scroll request. Empty scroll_id indicates no more messages to scroll (EOF).",
72379
72455
  "minLength": 0,
72380
72456
  "maxLength": 1024,
72381
72457
  "x-f5xc-required-for": {
@@ -72443,7 +72519,7 @@
72443
72519
  },
72444
72520
  "x-original-maxLength": 1024,
72445
72521
  "x-reconciled-from-discovery": true,
72446
- "x-reconciled-at": "2026-01-05T17:59:14.540657+00:00"
72522
+ "x-reconciled-at": "2026-01-06T16:57:51.167705+00:00"
72447
72523
  },
72448
72524
  "scroll_id": {
72449
72525
  "type": "string",
@@ -72495,7 +72571,7 @@
72495
72571
  "maxLength": 15,
72496
72572
  "minLength": 3,
72497
72573
  "x-reconciled-from-discovery": true,
72498
- "x-reconciled-at": "2026-01-05T17:59:14.540664+00:00"
72574
+ "x-reconciled-at": "2026-01-06T16:57:51.167712+00:00"
72499
72575
  }
72500
72576
  },
72501
72577
  "x-f5xc-minimum-configuration": {
@@ -72550,7 +72626,7 @@
72550
72626
  "maxLength": 15,
72551
72627
  "minLength": 3,
72552
72628
  "x-reconciled-from-discovery": true,
72553
- "x-reconciled-at": "2026-01-05T17:59:14.540671+00:00"
72629
+ "x-reconciled-at": "2026-01-06T16:57:51.167719+00:00"
72554
72630
  }
72555
72631
  },
72556
72632
  "x-f5xc-minimum-configuration": {
@@ -72767,7 +72843,7 @@
72767
72843
  "maxLength": 16,
72768
72844
  "minLength": 7,
72769
72845
  "x-reconciled-from-discovery": true,
72770
- "x-reconciled-at": "2026-01-05T17:59:14.540694+00:00"
72846
+ "x-reconciled-at": "2026-01-06T16:57:51.167741+00:00"
72771
72847
  },
72772
72848
  "value": {
72773
72849
  "type": "number",
@@ -72783,7 +72859,7 @@
72783
72859
  "maxLength": 15,
72784
72860
  "minLength": 3,
72785
72861
  "x-reconciled-from-discovery": true,
72786
- "x-reconciled-at": "2026-01-05T17:59:14.540698+00:00"
72862
+ "x-reconciled-at": "2026-01-06T16:57:51.167746+00:00"
72787
72863
  }
72788
72864
  },
72789
72865
  "x-f5xc-minimum-configuration": {
@@ -72811,6 +72887,8 @@
72811
72887
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
72812
72888
  "title": "Aggregations.",
72813
72889
  "x-displayname": "Aggregations.",
72890
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
72891
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
72814
72892
  "x-f5xc-required-for": {
72815
72893
  "minimum_config": false,
72816
72894
  "create": false,
@@ -72857,7 +72935,7 @@
72857
72935
  },
72858
72936
  "x-original-maxLength": 1024,
72859
72937
  "x-reconciled-from-discovery": true,
72860
- "x-reconciled-at": "2026-01-05T17:59:14.540707+00:00"
72938
+ "x-reconciled-at": "2026-01-06T16:57:51.167754+00:00"
72861
72939
  },
72862
72940
  "query": {
72863
72941
  "type": "string",
@@ -72866,6 +72944,8 @@
72866
72944
  "x-displayname": "Query",
72867
72945
  "x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
72868
72946
  "x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
72947
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
72948
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in platform events may be specified in the query. User - user name resource_type - resource type resource ...",
72869
72949
  "minLength": 0,
72870
72950
  "maxLength": 1024,
72871
72951
  "x-f5xc-required-for": {
@@ -72926,6 +73006,8 @@
72926
73006
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
72927
73007
  "title": "Aggregations.",
72928
73008
  "x-displayname": "Aggregations.",
73009
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
73010
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
72929
73011
  "x-f5xc-required-for": {
72930
73012
  "minimum_config": false,
72931
73013
  "create": false,
@@ -73002,7 +73084,7 @@
73002
73084
  },
73003
73085
  "x-original-maxLength": 1024,
73004
73086
  "x-reconciled-from-discovery": true,
73005
- "x-reconciled-at": "2026-01-05T17:59:14.540720+00:00"
73087
+ "x-reconciled-at": "2026-01-06T16:57:51.167768+00:00"
73006
73088
  },
73007
73089
  "query": {
73008
73090
  "type": "string",
@@ -73011,6 +73093,8 @@
73011
73093
  "x-displayname": "Query",
73012
73094
  "x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
73013
73095
  "x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
73096
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
73097
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in platform events may be specified in the query. User - user name resource_type - resource type resource ...",
73014
73098
  "minLength": 0,
73015
73099
  "maxLength": 1024,
73016
73100
  "x-f5xc-required-for": {
@@ -73028,6 +73112,8 @@
73028
73112
  "x-displayname": "Scroll",
73029
73113
  "x-ves-example": "True",
73030
73114
  "x-f5xc-example": "true",
73115
+ "x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
73116
+ "x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of logs until there are no more logs left to return. The number of messages in each...",
73031
73117
  "x-f5xc-required-for": {
73032
73118
  "minimum_config": false,
73033
73119
  "create": false,
@@ -73140,6 +73226,8 @@
73140
73226
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
73141
73227
  "title": "Aggregations.",
73142
73228
  "x-displayname": "Aggregations.",
73229
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
73230
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
73143
73231
  "x-f5xc-required-for": {
73144
73232
  "minimum_config": false,
73145
73233
  "create": false,
@@ -73186,7 +73274,7 @@
73186
73274
  },
73187
73275
  "x-original-maxLength": 1024,
73188
73276
  "x-reconciled-from-discovery": true,
73189
- "x-reconciled-at": "2026-01-05T17:59:14.540736+00:00"
73277
+ "x-reconciled-at": "2026-01-06T16:57:51.167784+00:00"
73190
73278
  },
73191
73279
  "query": {
73192
73280
  "type": "string",
@@ -73195,6 +73283,8 @@
73195
73283
  "x-displayname": "Query",
73196
73284
  "x-ves-example": "Query={objectref.resource=\"deployments\"}",
73197
73285
  "x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
73286
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
73287
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in audit log may be specified in the query. user.username - user name sourceIPs - source IP verb - method...",
73198
73288
  "minLength": 0,
73199
73289
  "maxLength": 1024,
73200
73290
  "x-f5xc-required-for": {
@@ -73255,6 +73345,8 @@
73255
73345
  "description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
73256
73346
  "title": "Aggregations.",
73257
73347
  "x-displayname": "Aggregations.",
73348
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
73349
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
73258
73350
  "x-f5xc-required-for": {
73259
73351
  "minimum_config": false,
73260
73352
  "create": false,
@@ -73318,7 +73410,7 @@
73318
73410
  },
73319
73411
  "x-original-maxLength": 1024,
73320
73412
  "x-reconciled-from-discovery": true,
73321
- "x-reconciled-at": "2026-01-05T17:59:14.540748+00:00"
73413
+ "x-reconciled-at": "2026-01-06T16:57:51.167795+00:00"
73322
73414
  },
73323
73415
  "query": {
73324
73416
  "type": "string",
@@ -73327,6 +73419,8 @@
73327
73419
  "x-displayname": "Query",
73328
73420
  "x-ves-example": "Query={objectref.resource=\"deployments\"}",
73329
73421
  "x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
73422
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
73423
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in audit log may be specified in the query. user.username - user name sourceIPs - source IP verb - method...",
73330
73424
  "minLength": 0,
73331
73425
  "maxLength": 1024,
73332
73426
  "x-f5xc-required-for": {
@@ -73344,6 +73438,8 @@
73344
73438
  "x-displayname": "Scroll",
73345
73439
  "x-ves-example": "True",
73346
73440
  "x-f5xc-example": "true",
73441
+ "x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
73442
+ "x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of logs until there are no more logs left to return. The number of messages in each...",
73347
73443
  "x-f5xc-required-for": {
73348
73444
  "minimum_config": false,
73349
73445
  "create": false,
@@ -73408,6 +73504,8 @@
73408
73504
  "description": "Aggregations provide summary/analytics data over the events response. If the number of events that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
73409
73505
  "title": "Aggregations.",
73410
73506
  "x-displayname": "Aggregations.",
73507
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
73508
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the events response. If the number of events that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
73411
73509
  "x-f5xc-required-for": {
73412
73510
  "minimum_config": false,
73413
73511
  "create": false,
@@ -73454,7 +73552,7 @@
73454
73552
  },
73455
73553
  "x-original-maxLength": 1024,
73456
73554
  "x-reconciled-from-discovery": true,
73457
- "x-reconciled-at": "2026-01-05T17:59:14.540761+00:00"
73555
+ "x-reconciled-at": "2026-01-06T16:57:51.167808+00:00"
73458
73556
  },
73459
73557
  "query": {
73460
73558
  "type": "string",
@@ -73463,6 +73561,8 @@
73463
73561
  "x-displayname": "Query",
73464
73562
  "x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
73465
73563
  "x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
73564
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
73565
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in the event may be specified in the query. involvedobject.kind - The object that this event is about, like Pod...",
73466
73566
  "minLength": 0,
73467
73567
  "maxLength": 1024,
73468
73568
  "x-f5xc-required-for": {
@@ -73523,6 +73623,8 @@
73523
73623
  "description": "Aggregations provide summary/analytics data over the events response. If the number of events that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
73524
73624
  "title": "Aggregations.",
73525
73625
  "x-displayname": "Aggregations.",
73626
+ "x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
73627
+ "x-f5xc-description-medium": "Aggregations provide summary/analytics data over the events response. If the number of events that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
73526
73628
  "x-f5xc-required-for": {
73527
73629
  "minimum_config": false,
73528
73630
  "create": false,
@@ -73586,7 +73688,7 @@
73586
73688
  },
73587
73689
  "x-original-maxLength": 1024,
73588
73690
  "x-reconciled-from-discovery": true,
73589
- "x-reconciled-at": "2026-01-05T17:59:14.540773+00:00"
73691
+ "x-reconciled-at": "2026-01-06T16:57:51.167820+00:00"
73590
73692
  },
73591
73693
  "query": {
73592
73694
  "type": "string",
@@ -73595,6 +73697,8 @@
73595
73697
  "x-displayname": "Query",
73596
73698
  "x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
73597
73699
  "x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
73700
+ "x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
73701
+ "x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in the event may be specified in the query. involvedobject.kind - The object that this event is about, like Pod...",
73598
73702
  "minLength": 0,
73599
73703
  "maxLength": 1024,
73600
73704
  "x-f5xc-required-for": {
@@ -73612,6 +73716,8 @@
73612
73716
  "x-displayname": "Scroll",
73613
73717
  "x-ves-example": "True",
73614
73718
  "x-f5xc-example": "true",
73719
+ "x-f5xc-description-short": "Scroll is used to retrieve large number of events (or all events) that matches the query.",
73720
+ "x-f5xc-description-medium": "Scroll is used to retrieve large number of events (or all events) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of events until there are no more events left to return. The number of events in each batch is...",
73615
73721
  "x-f5xc-required-for": {
73616
73722
  "minimum_config": false,
73617
73723
  "create": false,
@@ -73740,6 +73846,8 @@
73740
73846
  "description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
73741
73847
  "title": "Step",
73742
73848
  "x-f5xc-example": "5m",
73849
+ "x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
73850
+ "x-f5xc-description-medium": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
73743
73851
  "minLength": 0,
73744
73852
  "maxLength": 1024,
73745
73853
  "x-f5xc-required-for": {
@@ -73930,6 +74038,8 @@
73930
74038
  "description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
73931
74039
  "title": "Step",
73932
74040
  "x-f5xc-example": "5m",
74041
+ "x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
74042
+ "x-f5xc-description-medium": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
73933
74043
  "minLength": 0,
73934
74044
  "maxLength": 1024,
73935
74045
  "x-f5xc-required-for": {
@@ -74079,6 +74189,8 @@
74079
74189
  "description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
74080
74190
  "title": "Step",
74081
74191
  "x-f5xc-example": "5m",
74192
+ "x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
74193
+ "x-f5xc-description-medium": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
74082
74194
  "minLength": 0,
74083
74195
  "maxLength": 1024,
74084
74196
  "x-f5xc-required-for": {
@@ -74225,6 +74337,8 @@
74225
74337
  "description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
74226
74338
  "title": "Step",
74227
74339
  "x-f5xc-example": "5m",
74340
+ "x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
74341
+ "x-f5xc-description-medium": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
74228
74342
  "minLength": 0,
74229
74343
  "maxLength": 1024,
74230
74344
  "x-f5xc-required-for": {
@@ -74282,6 +74396,8 @@
74282
74396
  "description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
74283
74397
  "title": "Step",
74284
74398
  "x-f5xc-example": "5m",
74399
+ "x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
74400
+ "x-f5xc-description-medium": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
74285
74401
  "minLength": 0,
74286
74402
  "maxLength": 1024,
74287
74403
  "x-f5xc-required-for": {
@@ -74398,6 +74514,8 @@
74398
74514
  "description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
74399
74515
  "title": "Step",
74400
74516
  "x-f5xc-example": "5m",
74517
+ "x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
74518
+ "x-f5xc-description-medium": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
74401
74519
  "minLength": 0,
74402
74520
  "maxLength": 1024,
74403
74521
  "x-f5xc-required-for": {
@@ -74506,6 +74624,8 @@
74506
74624
  "description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
74507
74625
  "title": "Step",
74508
74626
  "x-f5xc-example": "5m",
74627
+ "x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
74628
+ "x-f5xc-description-medium": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
74509
74629
  "minLength": 0,
74510
74630
  "maxLength": 1024,
74511
74631
  "x-f5xc-required-for": {
@@ -74563,6 +74683,8 @@
74563
74683
  "description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
74564
74684
  "title": "Step",
74565
74685
  "x-f5xc-example": "5m",
74686
+ "x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
74687
+ "x-f5xc-description-medium": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
74566
74688
  "minLength": 0,
74567
74689
  "maxLength": 1024,
74568
74690
  "x-f5xc-required-for": {
@@ -74727,7 +74849,7 @@
74727
74849
  },
74728
74850
  "x-original-maxLength": 1024,
74729
74851
  "x-reconciled-from-discovery": true,
74730
- "x-reconciled-at": "2026-01-05T17:59:14.540855+00:00"
74852
+ "x-reconciled-at": "2026-01-06T16:57:51.167900+00:00"
74731
74853
  },
74732
74854
  "previous_value": {
74733
74855
  "type": "string",
@@ -74761,7 +74883,7 @@
74761
74883
  },
74762
74884
  "x-original-maxLength": 1024,
74763
74885
  "x-reconciled-from-discovery": true,
74764
- "x-reconciled-at": "2026-01-05T17:59:14.540862+00:00"
74886
+ "x-reconciled-at": "2026-01-06T16:57:51.167907+00:00"
74765
74887
  }
74766
74888
  },
74767
74889
  "x-f5xc-minimum-configuration": {
@@ -75125,7 +75247,7 @@
75125
75247
  },
75126
75248
  "x-original-maxLength": 1024,
75127
75249
  "x-reconciled-from-discovery": true,
75128
- "x-reconciled-at": "2026-01-05T17:59:40.079211+00:00"
75250
+ "x-reconciled-at": "2026-01-06T16:58:17.152859+00:00"
75129
75251
  }
75130
75252
  },
75131
75253
  "x-f5xc-minimum-configuration": {
@@ -75472,6 +75594,8 @@
75472
75594
  "ves.io.schema.rules.int32.gte": "-1",
75473
75595
  "ves.io.schema.rules.int32.lte": "64"
75474
75596
  },
75597
+ "x-f5xc-description-short": "Desired pool count represent desired number of worker(non master) nodes for manual scaling of public cloud(AWS, GCP, Azure) sites.",
75598
+ "x-f5xc-description-medium": "Desired pool count represent desired number of worker(non master) nodes for manual scaling of public cloud(AWS, GCP, Azure) sites. The desired count must be less than or equal to the maximum size of the scaling group for a given public cloud. One may also have to increase maximum scaling group...",
75475
75599
  "minimum": 0,
75476
75600
  "maximum": 2147483647,
75477
75601
  "x-f5xc-required-for": {
@@ -75524,6 +75648,8 @@
75524
75648
  "x-validation-rules": {
75525
75649
  "ves.io.schema.rules.string.ip": "true"
75526
75650
  },
75651
+ "x-f5xc-description-short": "Optional Virtual IP to be used as automatic VIP for site local inside network.",
75652
+ "x-f5xc-description-medium": "Optional Virtual IP to be used as automatic VIP for site local inside network. See documentation for \"VIP\" in advertise policy to see when Inside VIP is used. When configured, this is used as VIP (depending on advertise policy configuration).",
75527
75653
  "minLength": 0,
75528
75654
  "maxLength": 1024,
75529
75655
  "x-f5xc-required-for": {
@@ -75654,6 +75780,8 @@
75654
75780
  "x-validation-rules": {
75655
75781
  "ves.io.schema.rules.string.ip": "true"
75656
75782
  },
75783
+ "x-f5xc-description-short": "Optional Virtual IP to be used as automatic VIP for site local outside network.",
75784
+ "x-f5xc-description-medium": "Optional Virtual IP to be used as automatic VIP for site local outside network. See documentation for \"VIP\" in advertise policy to see when Outside VIP is used. When configured, this is used as VIP (depending on advertise policy configuration).",
75657
75785
  "minLength": 0,
75658
75786
  "maxLength": 1024,
75659
75787
  "x-f5xc-required-for": {
@@ -75869,7 +75997,7 @@
75869
75997
  },
75870
75998
  "x-original-maxLength": 1024,
75871
75999
  "x-reconciled-from-discovery": true,
75872
- "x-reconciled-at": "2026-01-05T17:59:40.079413+00:00"
76000
+ "x-reconciled-at": "2026-01-06T16:58:17.153064+00:00"
75873
76001
  },
75874
76002
  "sli_address": {
75875
76003
  "type": "string",
@@ -76007,6 +76135,8 @@
76007
76135
  "ves.io.schema.rules.int32.gte": "-1",
76008
76136
  "ves.io.schema.rules.int32.lte": "64"
76009
76137
  },
76138
+ "x-f5xc-description-short": "Desired pool count represent desired number of worker(non master) nodes for manual scaling of public cloud(AWS, GCP, Azure) sites.",
76139
+ "x-f5xc-description-medium": "Desired pool count represent desired number of worker(non master) nodes for manual scaling of public cloud(AWS, GCP, Azure) sites. The desired count must be less than or equal to the maximum size of the scaling group for a given public cloud. One may also have to increase maximum scaling group...",
76010
76140
  "minimum": 0,
76011
76141
  "maximum": 2147483647,
76012
76142
  "x-f5xc-required-for": {
@@ -76049,6 +76179,8 @@
76049
76179
  "x-validation-rules": {
76050
76180
  "ves.io.schema.rules.string.ip": "true"
76051
76181
  },
76182
+ "x-f5xc-description-short": "Optional Virtual IP to be used as automatic VIP for site local inside network.",
76183
+ "x-f5xc-description-medium": "Optional Virtual IP to be used as automatic VIP for site local inside network. See documentation for \"VIP\" in advertise policy to see when Inside VIP is used. When configured, this is used as VIP (depending on advertise policy configuration).",
76052
76184
  "minLength": 0,
76053
76185
  "maxLength": 1024,
76054
76186
  "x-f5xc-required-for": {
@@ -76109,6 +76241,8 @@
76109
76241
  "x-validation-rules": {
76110
76242
  "ves.io.schema.rules.string.ip": "true"
76111
76243
  },
76244
+ "x-f5xc-description-short": "Optional Virtual IP to be used as automatic VIP for site local outside network.",
76245
+ "x-f5xc-description-medium": "Optional Virtual IP to be used as automatic VIP for site local outside network. See documentation for \"VIP\" in advertise policy to see when Outside VIP is used. When configured, this is used as VIP (depending on advertise policy configuration).",
76112
76246
  "minLength": 0,
76113
76247
  "maxLength": 1024,
76114
76248
  "x-f5xc-required-for": {
@@ -76676,7 +76810,7 @@
76676
76810
  },
76677
76811
  "x-original-maxLength": 1024,
76678
76812
  "x-reconciled-from-discovery": true,
76679
- "x-reconciled-at": "2026-01-05T17:59:40.079475+00:00"
76813
+ "x-reconciled-at": "2026-01-06T16:58:17.153128+00:00"
76680
76814
  }
76681
76815
  },
76682
76816
  "x-f5xc-minimum-configuration": {
@@ -76733,7 +76867,7 @@
76733
76867
  },
76734
76868
  "x-original-maxLength": 1024,
76735
76869
  "x-reconciled-from-discovery": true,
76736
- "x-reconciled-at": "2026-01-05T17:59:40.079481+00:00"
76870
+ "x-reconciled-at": "2026-01-06T16:58:17.153134+00:00"
76737
76871
  },
76738
76872
  "serial": {
76739
76873
  "type": "string",
@@ -76784,7 +76918,7 @@
76784
76918
  },
76785
76919
  "x-original-maxLength": 1024,
76786
76920
  "x-reconciled-from-discovery": true,
76787
- "x-reconciled-at": "2026-01-05T17:59:40.079488+00:00"
76921
+ "x-reconciled-at": "2026-01-06T16:58:17.153141+00:00"
76788
76922
  }
76789
76923
  },
76790
76924
  "x-f5xc-minimum-configuration": {
@@ -76854,7 +76988,7 @@
76854
76988
  },
76855
76989
  "x-original-maxLength": 1024,
76856
76990
  "x-reconciled-from-discovery": true,
76857
- "x-reconciled-at": "2026-01-05T17:59:40.079495+00:00"
76991
+ "x-reconciled-at": "2026-01-06T16:58:17.153148+00:00"
76858
76992
  }
76859
76993
  },
76860
76994
  "x-f5xc-minimum-configuration": {
@@ -76984,7 +77118,7 @@
76984
77118
  },
76985
77119
  "x-original-maxLength": 1024,
76986
77120
  "x-reconciled-from-discovery": true,
76987
- "x-reconciled-at": "2026-01-05T17:59:40.079505+00:00"
77121
+ "x-reconciled-at": "2026-01-06T16:58:17.153159+00:00"
76988
77122
  }
76989
77123
  },
76990
77124
  "x-f5xc-minimum-configuration": {
@@ -77056,7 +77190,7 @@
77056
77190
  },
77057
77191
  "x-original-maxLength": 1024,
77058
77192
  "x-reconciled-from-discovery": true,
77059
- "x-reconciled-at": "2026-01-05T17:59:40.079511+00:00"
77193
+ "x-reconciled-at": "2026-01-06T16:58:17.153166+00:00"
77060
77194
  },
77061
77195
  "start_time": {
77062
77196
  "type": "string",
@@ -77369,7 +77503,7 @@
77369
77503
  },
77370
77504
  "x-original-maxLength": 64,
77371
77505
  "x-reconciled-from-discovery": true,
77372
- "x-reconciled-at": "2026-01-05T17:59:40.079536+00:00"
77506
+ "x-reconciled-at": "2026-01-06T16:58:17.153191+00:00"
77373
77507
  },
77374
77508
  "namespace": {
77375
77509
  "type": "string",
@@ -77399,7 +77533,7 @@
77399
77533
  },
77400
77534
  "x-original-maxLength": 64,
77401
77535
  "x-reconciled-from-discovery": true,
77402
- "x-reconciled-at": "2026-01-05T17:59:40.079541+00:00"
77536
+ "x-reconciled-at": "2026-01-06T16:58:17.153196+00:00"
77403
77537
  }
77404
77538
  },
77405
77539
  "x-f5xc-minimum-configuration": {
@@ -77512,7 +77646,7 @@
77512
77646
  },
77513
77647
  "x-original-maxLength": 1024,
77514
77648
  "x-reconciled-from-discovery": true,
77515
- "x-reconciled-at": "2026-01-05T17:59:40.079553+00:00"
77649
+ "x-reconciled-at": "2026-01-06T16:58:17.153209+00:00"
77516
77650
  }
77517
77651
  },
77518
77652
  "x-f5xc-minimum-configuration": {
@@ -77996,7 +78130,7 @@
77996
78130
  },
77997
78131
  "x-original-maxLength": 1024,
77998
78132
  "x-reconciled-from-discovery": true,
77999
- "x-reconciled-at": "2026-01-05T17:59:40.079590+00:00"
78133
+ "x-reconciled-at": "2026-01-06T16:58:17.153248+00:00"
78000
78134
  },
78001
78135
  "result": {
78002
78136
  "type": "string",
@@ -78351,7 +78485,7 @@
78351
78485
  "maxLength": 17,
78352
78486
  "minLength": 17,
78353
78487
  "x-reconciled-from-discovery": true,
78354
- "x-reconciled-at": "2026-01-05T17:59:40.079621+00:00"
78488
+ "x-reconciled-at": "2026-01-06T16:58:17.153280+00:00"
78355
78489
  },
78356
78490
  "system_metadata": {
78357
78491
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -78421,7 +78555,7 @@
78421
78555
  },
78422
78556
  "x-original-maxLength": 1024,
78423
78557
  "x-reconciled-from-discovery": true,
78424
- "x-reconciled-at": "2026-01-05T17:59:40.079627+00:00"
78558
+ "x-reconciled-at": "2026-01-06T16:58:17.153286+00:00"
78425
78559
  },
78426
78560
  "ref": {
78427
78561
  "type": "array",
@@ -78583,7 +78717,7 @@
78583
78717
  },
78584
78718
  "x-original-maxLength": 1024,
78585
78719
  "x-reconciled-from-discovery": true,
78586
- "x-reconciled-at": "2026-01-05T17:59:40.079646+00:00"
78720
+ "x-reconciled-at": "2026-01-06T16:58:17.153306+00:00"
78587
78721
  },
78588
78722
  "network_name": {
78589
78723
  "type": "string",
@@ -78683,7 +78817,7 @@
78683
78817
  },
78684
78818
  "x-original-maxLength": 1024,
78685
78819
  "x-reconciled-from-discovery": true,
78686
- "x-reconciled-at": "2026-01-05T17:59:40.079656+00:00"
78820
+ "x-reconciled-at": "2026-01-06T16:58:17.153316+00:00"
78687
78821
  }
78688
78822
  },
78689
78823
  "x-f5xc-minimum-configuration": {
@@ -78724,7 +78858,7 @@
78724
78858
  "maxLength": 17,
78725
78859
  "minLength": 17,
78726
78860
  "x-reconciled-from-discovery": true,
78727
- "x-reconciled-at": "2026-01-05T17:59:40.079661+00:00"
78861
+ "x-reconciled-at": "2026-01-06T16:58:17.153322+00:00"
78728
78862
  }
78729
78863
  },
78730
78864
  "x-f5xc-minimum-configuration": {
@@ -78885,7 +79019,7 @@
78885
79019
  },
78886
79020
  "x-original-maxLength": 64,
78887
79021
  "x-reconciled-from-discovery": true,
78888
- "x-reconciled-at": "2026-01-05T17:59:40.079671+00:00"
79022
+ "x-reconciled-at": "2026-01-06T16:58:17.153332+00:00"
78889
79023
  },
78890
79024
  "uid": {
78891
79025
  "type": "string",
@@ -78906,7 +79040,7 @@
78906
79040
  "x-original-maxLength": 1024,
78907
79041
  "format": "uuid",
78908
79042
  "x-reconciled-from-discovery": true,
78909
- "x-reconciled-at": "2026-01-05T17:59:40.079676+00:00"
79043
+ "x-reconciled-at": "2026-01-06T16:58:17.153337+00:00"
78910
79044
  },
78911
79045
  "user_email": {
78912
79046
  "type": "string",
@@ -79026,7 +79160,7 @@
79026
79160
  },
79027
79161
  "x-original-maxLength": 1024,
79028
79162
  "x-reconciled-from-discovery": true,
79029
- "x-reconciled-at": "2026-01-05T17:59:40.079687+00:00"
79163
+ "x-reconciled-at": "2026-01-06T16:58:17.153349+00:00"
79030
79164
  },
79031
79165
  "disabled": {
79032
79166
  "type": "boolean",
@@ -79076,7 +79210,7 @@
79076
79210
  },
79077
79211
  "x-original-maxLength": 1024,
79078
79212
  "x-reconciled-from-discovery": true,
79079
- "x-reconciled-at": "2026-01-05T17:59:40.079696+00:00"
79213
+ "x-reconciled-at": "2026-01-06T16:58:17.153358+00:00"
79080
79214
  },
79081
79215
  "namespace": {
79082
79216
  "type": "string",
@@ -79095,7 +79229,7 @@
79095
79229
  },
79096
79230
  "x-original-maxLength": 1024,
79097
79231
  "x-reconciled-from-discovery": true,
79098
- "x-reconciled-at": "2026-01-05T17:59:40.079700+00:00"
79232
+ "x-reconciled-at": "2026-01-06T16:58:17.153363+00:00"
79099
79233
  },
79100
79234
  "owner_view": {
79101
79235
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -79136,7 +79270,7 @@
79136
79270
  "x-field-mutability": "read-only",
79137
79271
  "x-original-maxLength": 1024,
79138
79272
  "x-reconciled-from-discovery": true,
79139
- "x-reconciled-at": "2026-01-05T17:59:40.079708+00:00"
79273
+ "x-reconciled-at": "2026-01-06T16:58:17.153371+00:00"
79140
79274
  },
79141
79275
  "uid": {
79142
79276
  "type": "string",
@@ -79157,7 +79291,7 @@
79157
79291
  "x-original-maxLength": 1024,
79158
79292
  "format": "uuid",
79159
79293
  "x-reconciled-from-discovery": true,
79160
- "x-reconciled-at": "2026-01-05T17:59:40.079712+00:00"
79294
+ "x-reconciled-at": "2026-01-06T16:58:17.153376+00:00"
79161
79295
  }
79162
79296
  },
79163
79297
  "x-f5xc-minimum-configuration": {
@@ -79335,7 +79469,7 @@
79335
79469
  },
79336
79470
  "x-original-maxLength": 1024,
79337
79471
  "x-reconciled-from-discovery": true,
79338
- "x-reconciled-at": "2026-01-05T17:59:40.079729+00:00"
79472
+ "x-reconciled-at": "2026-01-06T16:58:17.153392+00:00"
79339
79473
  },
79340
79474
  "port": {
79341
79475
  "type": "string",
@@ -79481,7 +79615,7 @@
79481
79615
  },
79482
79616
  "x-original-maxLength": 1024,
79483
79617
  "x-reconciled-from-discovery": true,
79484
- "x-reconciled-at": "2026-01-05T17:59:40.079741+00:00"
79618
+ "x-reconciled-at": "2026-01-06T16:58:17.153405+00:00"
79485
79619
  },
79486
79620
  "release": {
79487
79621
  "type": "string",
@@ -79532,7 +79666,7 @@
79532
79666
  },
79533
79667
  "x-original-maxLength": 1024,
79534
79668
  "x-reconciled-from-discovery": true,
79535
- "x-reconciled-at": "2026-01-05T17:59:40.079747+00:00"
79669
+ "x-reconciled-at": "2026-01-06T16:58:17.153412+00:00"
79536
79670
  }
79537
79671
  },
79538
79672
  "x-f5xc-minimum-configuration": {
@@ -80040,7 +80174,7 @@
80040
80174
  },
80041
80175
  "x-original-maxLength": 1024,
80042
80176
  "x-reconciled-from-discovery": true,
80043
- "x-reconciled-at": "2026-01-05T17:59:40.079789+00:00"
80177
+ "x-reconciled-at": "2026-01-06T16:58:17.153465+00:00"
80044
80178
  },
80045
80179
  "site": {
80046
80180
  "type": "string",
@@ -80158,7 +80292,7 @@
80158
80292
  },
80159
80293
  "x-original-maxLength": 1024,
80160
80294
  "x-reconciled-from-discovery": true,
80161
- "x-reconciled-at": "2026-01-05T17:59:40.079798+00:00"
80295
+ "x-reconciled-at": "2026-01-06T16:58:17.153475+00:00"
80162
80296
  },
80163
80297
  "serial": {
80164
80298
  "type": "string",
@@ -80209,7 +80343,7 @@
80209
80343
  },
80210
80344
  "x-original-maxLength": 1024,
80211
80345
  "x-reconciled-from-discovery": true,
80212
- "x-reconciled-at": "2026-01-05T17:59:40.079805+00:00"
80346
+ "x-reconciled-at": "2026-01-06T16:58:17.153482+00:00"
80213
80347
  }
80214
80348
  },
80215
80349
  "x-f5xc-minimum-configuration": {
@@ -80302,7 +80436,7 @@
80302
80436
  },
80303
80437
  "x-original-maxLength": 64,
80304
80438
  "x-reconciled-from-discovery": true,
80305
- "x-reconciled-at": "2026-01-05T17:59:40.079823+00:00"
80439
+ "x-reconciled-at": "2026-01-06T16:58:17.153500+00:00"
80306
80440
  }
80307
80441
  },
80308
80442
  "x-f5xc-minimum-configuration": {
@@ -80540,7 +80674,7 @@
80540
80674
  },
80541
80675
  "x-original-maxLength": 1024,
80542
80676
  "x-reconciled-from-discovery": true,
80543
- "x-reconciled-at": "2026-01-05T17:59:40.079841+00:00"
80677
+ "x-reconciled-at": "2026-01-06T16:58:17.153518+00:00"
80544
80678
  },
80545
80679
  "ref": {
80546
80680
  "type": "array",
@@ -80637,7 +80771,7 @@
80637
80771
  },
80638
80772
  "x-original-maxLength": 1024,
80639
80773
  "x-reconciled-from-discovery": true,
80640
- "x-reconciled-at": "2026-01-05T17:59:40.079849+00:00"
80774
+ "x-reconciled-at": "2026-01-06T16:58:17.153527+00:00"
80641
80775
  },
80642
80776
  "namespace": {
80643
80777
  "type": "string",
@@ -80663,7 +80797,7 @@
80663
80797
  },
80664
80798
  "x-original-maxLength": 1024,
80665
80799
  "x-reconciled-from-discovery": true,
80666
- "x-reconciled-at": "2026-01-05T17:59:40.079853+00:00"
80800
+ "x-reconciled-at": "2026-01-06T16:58:17.153531+00:00"
80667
80801
  },
80668
80802
  "state": {
80669
80803
  "$ref": "#/components/schemas/siteSiteState"
@@ -80907,7 +81041,7 @@
80907
81041
  "maxLength": 16,
80908
81042
  "minLength": 7,
80909
81043
  "x-reconciled-from-discovery": true,
80910
- "x-reconciled-at": "2026-01-05T17:59:40.079869+00:00"
81044
+ "x-reconciled-at": "2026-01-06T16:58:17.153547+00:00"
80911
81045
  },
80912
81046
  "value": {
80913
81047
  "type": "array",
@@ -80926,7 +81060,7 @@
80926
81060
  "maxLength": 15,
80927
81061
  "minLength": 3,
80928
81062
  "x-reconciled-from-discovery": true,
80929
- "x-reconciled-at": "2026-01-05T17:59:40.079874+00:00"
81063
+ "x-reconciled-at": "2026-01-06T16:58:17.153553+00:00"
80930
81064
  }
80931
81065
  },
80932
81066
  "x-f5xc-minimum-configuration": {
@@ -81017,7 +81151,7 @@
81017
81151
  },
81018
81152
  "x-original-maxLength": 1024,
81019
81153
  "x-reconciled-from-discovery": true,
81020
- "x-reconciled-at": "2026-01-05T17:59:40.079882+00:00"
81154
+ "x-reconciled-at": "2026-01-06T16:58:17.153561+00:00"
81021
81155
  },
81022
81156
  "site": {
81023
81157
  "type": "string",
@@ -81077,6 +81211,8 @@
81077
81211
  "x-validation-rules": {
81078
81212
  "ves.io.schema.rules.string.query_step": "true"
81079
81213
  },
81214
+ "x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
81215
+ "x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
81080
81216
  "minLength": 0,
81081
81217
  "maxLength": 1024,
81082
81218
  "x-f5xc-required-for": {
@@ -81507,7 +81643,7 @@
81507
81643
  },
81508
81644
  "x-original-maxLength": 1024,
81509
81645
  "x-reconciled-from-discovery": true,
81510
- "x-reconciled-at": "2026-01-05T17:59:40.079924+00:00"
81646
+ "x-reconciled-at": "2026-01-06T16:58:17.153606+00:00"
81511
81647
  },
81512
81648
  "serial": {
81513
81649
  "type": "string",
@@ -82007,7 +82143,7 @@
82007
82143
  },
82008
82144
  "x-original-maxLength": 1024,
82009
82145
  "x-reconciled-from-discovery": true,
82010
- "x-reconciled-at": "2026-01-05T17:59:40.079966+00:00"
82146
+ "x-reconciled-at": "2026-01-06T16:58:17.153649+00:00"
82011
82147
  },
82012
82148
  "i_manufacturer": {
82013
82149
  "type": "string",
@@ -82240,7 +82376,7 @@
82240
82376
  },
82241
82377
  "x-original-maxLength": 1024,
82242
82378
  "x-reconciled-from-discovery": true,
82243
- "x-reconciled-at": "2026-01-05T17:59:40.079985+00:00"
82379
+ "x-reconciled-at": "2026-01-06T16:58:17.153669+00:00"
82244
82380
  },
82245
82381
  "namespace": {
82246
82382
  "type": "string",
@@ -82266,7 +82402,7 @@
82266
82402
  },
82267
82403
  "x-original-maxLength": 1024,
82268
82404
  "x-reconciled-from-discovery": true,
82269
- "x-reconciled-at": "2026-01-05T17:59:40.079989+00:00"
82405
+ "x-reconciled-at": "2026-01-06T16:58:17.153673+00:00"
82270
82406
  },
82271
82407
  "version": {
82272
82408
  "type": "string",
@@ -82292,7 +82428,7 @@
82292
82428
  },
82293
82429
  "x-original-maxLength": 1024,
82294
82430
  "x-reconciled-from-discovery": true,
82295
- "x-reconciled-at": "2026-01-05T17:59:40.079993+00:00"
82431
+ "x-reconciled-at": "2026-01-06T16:58:17.153677+00:00"
82296
82432
  }
82297
82433
  },
82298
82434
  "x-f5xc-minimum-configuration": {
@@ -82378,7 +82514,7 @@
82378
82514
  },
82379
82515
  "x-original-maxLength": 1024,
82380
82516
  "x-reconciled-from-discovery": true,
82381
- "x-reconciled-at": "2026-01-05T17:59:40.079999+00:00"
82517
+ "x-reconciled-at": "2026-01-06T16:58:17.153683+00:00"
82382
82518
  },
82383
82519
  "namespace": {
82384
82520
  "type": "string",
@@ -82404,7 +82540,7 @@
82404
82540
  },
82405
82541
  "x-original-maxLength": 1024,
82406
82542
  "x-reconciled-from-discovery": true,
82407
- "x-reconciled-at": "2026-01-05T17:59:40.080003+00:00"
82543
+ "x-reconciled-at": "2026-01-06T16:58:17.153688+00:00"
82408
82544
  },
82409
82545
  "version": {
82410
82546
  "type": "string",
@@ -82430,7 +82566,7 @@
82430
82566
  },
82431
82567
  "x-original-maxLength": 1024,
82432
82568
  "x-reconciled-from-discovery": true,
82433
- "x-reconciled-at": "2026-01-05T17:59:40.080007+00:00"
82569
+ "x-reconciled-at": "2026-01-06T16:58:17.153692+00:00"
82434
82570
  }
82435
82571
  },
82436
82572
  "x-f5xc-minimum-configuration": {
@@ -82576,7 +82712,7 @@
82576
82712
  },
82577
82713
  "x-original-maxLength": 1024,
82578
82714
  "x-reconciled-from-discovery": true,
82579
- "x-reconciled-at": "2026-01-05T17:59:40.080013+00:00"
82715
+ "x-reconciled-at": "2026-01-06T16:58:17.153698+00:00"
82580
82716
  },
82581
82717
  "state": {
82582
82718
  "$ref": "#/components/schemas/siteVerInstanceRunningStateStatus"
@@ -82964,7 +83100,7 @@
82964
83100
  },
82965
83101
  "x-original-maxLength": 1024,
82966
83102
  "x-reconciled-from-discovery": true,
82967
- "x-reconciled-at": "2026-01-05T17:59:40.080043+00:00"
83103
+ "x-reconciled-at": "2026-01-06T16:58:17.153729+00:00"
82968
83104
  },
82969
83105
  "site": {
82970
83106
  "type": "string",
@@ -83352,7 +83488,7 @@
83352
83488
  },
83353
83489
  "x-original-maxLength": 1024,
83354
83490
  "x-reconciled-from-discovery": true,
83355
- "x-reconciled-at": "2026-01-05T17:59:40.080100+00:00"
83491
+ "x-reconciled-at": "2026-01-06T16:58:17.153788+00:00"
83356
83492
  }
83357
83493
  },
83358
83494
  "x-f5xc-minimum-configuration": {
@@ -83433,7 +83569,7 @@
83433
83569
  },
83434
83570
  "x-original-maxLength": 1024,
83435
83571
  "x-reconciled-from-discovery": true,
83436
- "x-reconciled-at": "2026-01-05T17:59:40.080109+00:00"
83572
+ "x-reconciled-at": "2026-01-06T16:58:17.153798+00:00"
83437
83573
  },
83438
83574
  "readOnly": {
83439
83575
  "type": "boolean",
@@ -84199,7 +84335,7 @@
84199
84335
  },
84200
84336
  "x-original-maxLength": 1024,
84201
84337
  "x-reconciled-from-discovery": true,
84202
- "x-reconciled-at": "2026-01-05T17:59:40.080187+00:00"
84338
+ "x-reconciled-at": "2026-01-06T16:58:17.153871+00:00"
84203
84339
  },
84204
84340
  "localObjectReference": {
84205
84341
  "$ref": "#/components/schemas/v1LocalObjectReference"
@@ -84294,7 +84430,7 @@
84294
84430
  },
84295
84431
  "x-original-maxLength": 1024,
84296
84432
  "x-reconciled-from-discovery": true,
84297
- "x-reconciled-at": "2026-01-05T17:59:40.080198+00:00"
84433
+ "x-reconciled-at": "2026-01-06T16:58:17.153882+00:00"
84298
84434
  },
84299
84435
  "namespace": {
84300
84436
  "type": "string",
@@ -84309,7 +84445,7 @@
84309
84445
  },
84310
84446
  "x-original-maxLength": 1024,
84311
84447
  "x-reconciled-from-discovery": true,
84312
- "x-reconciled-at": "2026-01-05T17:59:40.080202+00:00"
84448
+ "x-reconciled-at": "2026-01-06T16:58:17.153886+00:00"
84313
84449
  },
84314
84450
  "resourceVersion": {
84315
84451
  "type": "string",
@@ -84324,7 +84460,7 @@
84324
84460
  },
84325
84461
  "x-original-maxLength": 1024,
84326
84462
  "x-reconciled-from-discovery": true,
84327
- "x-reconciled-at": "2026-01-05T17:59:40.080206+00:00"
84463
+ "x-reconciled-at": "2026-01-06T16:58:17.153889+00:00"
84328
84464
  },
84329
84465
  "uid": {
84330
84466
  "type": "string",
@@ -84341,7 +84477,7 @@
84341
84477
  "x-original-maxLength": 1024,
84342
84478
  "format": "uuid",
84343
84479
  "x-reconciled-from-discovery": true,
84344
- "x-reconciled-at": "2026-01-05T17:59:40.080211+00:00"
84480
+ "x-reconciled-at": "2026-01-06T16:58:17.153895+00:00"
84345
84481
  }
84346
84482
  },
84347
84483
  "x-f5xc-minimum-configuration": {
@@ -84566,7 +84702,7 @@
84566
84702
  },
84567
84703
  "x-original-maxLength": 1024,
84568
84704
  "x-reconciled-from-discovery": true,
84569
- "x-reconciled-at": "2026-01-05T17:59:40.080234+00:00"
84705
+ "x-reconciled-at": "2026-01-06T16:58:17.153919+00:00"
84570
84706
  },
84571
84707
  "ports": {
84572
84708
  "type": "array",
@@ -84823,7 +84959,7 @@
84823
84959
  },
84824
84960
  "x-original-maxLength": 1024,
84825
84961
  "x-reconciled-from-discovery": true,
84826
- "x-reconciled-at": "2026-01-05T17:59:40.080260+00:00"
84962
+ "x-reconciled-at": "2026-01-06T16:58:17.153946+00:00"
84827
84963
  },
84828
84964
  "protocol": {
84829
84965
  "type": "string",
@@ -84959,7 +85095,7 @@
84959
85095
  },
84960
85096
  "x-original-maxLength": 1024,
84961
85097
  "x-reconciled-from-discovery": true,
84962
- "x-reconciled-at": "2026-01-05T17:59:40.080275+00:00"
85098
+ "x-reconciled-at": "2026-01-06T16:58:17.153962+00:00"
84963
85099
  },
84964
85100
  "signal": {
84965
85101
  "type": "integer",
@@ -85025,7 +85161,7 @@
85025
85161
  },
85026
85162
  "x-original-maxLength": 1024,
85027
85163
  "x-reconciled-from-discovery": true,
85028
- "x-reconciled-at": "2026-01-05T17:59:40.080283+00:00"
85164
+ "x-reconciled-at": "2026-01-06T16:58:17.153970+00:00"
85029
85165
  }
85030
85166
  },
85031
85167
  "x-f5xc-minimum-configuration": {
@@ -85098,7 +85234,7 @@
85098
85234
  },
85099
85235
  "x-original-maxLength": 1024,
85100
85236
  "x-reconciled-from-discovery": true,
85101
- "x-reconciled-at": "2026-01-05T17:59:40.080292+00:00"
85237
+ "x-reconciled-at": "2026-01-06T16:58:17.153980+00:00"
85102
85238
  },
85103
85239
  "ready": {
85104
85240
  "type": "boolean",
@@ -85249,7 +85385,7 @@
85249
85385
  },
85250
85386
  "x-original-maxLength": 1024,
85251
85387
  "x-reconciled-from-discovery": true,
85252
- "x-reconciled-at": "2026-01-05T17:59:40.080310+00:00"
85388
+ "x-reconciled-at": "2026-01-06T16:58:17.153998+00:00"
85253
85389
  },
85254
85390
  "status": {
85255
85391
  "type": "string",
@@ -85264,7 +85400,7 @@
85264
85400
  },
85265
85401
  "x-original-maxLength": 1024,
85266
85402
  "x-reconciled-from-discovery": true,
85267
- "x-reconciled-at": "2026-01-05T17:59:40.080314+00:00"
85403
+ "x-reconciled-at": "2026-01-06T16:58:17.154002+00:00"
85268
85404
  },
85269
85405
  "type": {
85270
85406
  "type": "string",
@@ -85637,7 +85773,7 @@
85637
85773
  },
85638
85774
  "x-original-maxLength": 1024,
85639
85775
  "x-reconciled-from-discovery": true,
85640
- "x-reconciled-at": "2026-01-05T17:59:40.080350+00:00"
85776
+ "x-reconciled-at": "2026-01-06T16:58:17.154040+00:00"
85641
85777
  },
85642
85778
  "status": {
85643
85779
  "type": "string",
@@ -85652,7 +85788,7 @@
85652
85788
  },
85653
85789
  "x-original-maxLength": 1024,
85654
85790
  "x-reconciled-from-discovery": true,
85655
- "x-reconciled-at": "2026-01-05T17:59:40.080354+00:00"
85791
+ "x-reconciled-at": "2026-01-06T16:58:17.154044+00:00"
85656
85792
  },
85657
85793
  "type": {
85658
85794
  "type": "string",
@@ -85750,6 +85886,8 @@
85750
85886
  "type": "integer",
85751
85887
  "description": "The maximum time in seconds for a deployment to make progress before it\nis considered to be failed. The deployment controller will continue to\nprocess failed deployments and a condition with a ProgressDeadlineExceeded\nreason will be surfaced in the deployment status. Note that progress will\nnot be estimated during the time a deployment is paused. Defaults to 600s.",
85752
85888
  "format": "int32",
85889
+ "x-f5xc-description-short": "The maximum time in seconds for a deployment to make progress before it is considered to be failed.",
85890
+ "x-f5xc-description-medium": "The maximum time in seconds for a deployment to make progress before it is considered to be failed. The deployment controller will continue to process failed deployments and a condition with a ProgressDeadlineExceeded reason will be surfaced in the deployment status. Note that progress will not...",
85753
85891
  "minimum": 0,
85754
85892
  "maximum": 2147483647,
85755
85893
  "x-f5xc-required-for": {
@@ -86153,6 +86291,8 @@
86153
86291
  "type": "string",
86154
86292
  "description": "The IP of this endpoint.\nMay not be loopback (127.0.0.0/8), link-local (169.254.0.0/16),\nor link-local multicast ((224.0.0.0/24).\nIPv6 is also accepted but not fully supported on all platforms. Also, certain\nKubernetes components, like kube-proxy, are not IPv6 ready.\nTODO: This should allow hostname or IP, See #4447.",
86155
86293
  "x-f5xc-example": "192.0.2.1",
86294
+ "x-f5xc-description-short": "The IP of this endpoint. May not be loopback (127.0.0.0/8), link-local (169.254.0.0/16), or link-local multicast ((224.0.0.0/24).",
86295
+ "x-f5xc-description-medium": "The IP of this endpoint. May not be loopback (127.0.0.0/8), link-local (169.254.0.0/16), or link-local multicast ((224.0.0.0/24). IPv6 is also accepted but not fully supported on all platforms.",
86156
86296
  "minLength": 0,
86157
86297
  "maxLength": 1024,
86158
86298
  "x-f5xc-required-for": {
@@ -86212,7 +86352,7 @@
86212
86352
  },
86213
86353
  "x-original-maxLength": 1024,
86214
86354
  "x-reconciled-from-discovery": true,
86215
- "x-reconciled-at": "2026-01-05T17:59:40.080403+00:00"
86355
+ "x-reconciled-at": "2026-01-06T16:58:17.154094+00:00"
86216
86356
  },
86217
86357
  "port": {
86218
86358
  "type": "integer",
@@ -86436,7 +86576,7 @@
86436
86576
  },
86437
86577
  "x-original-maxLength": 1024,
86438
86578
  "x-reconciled-from-discovery": true,
86439
- "x-reconciled-at": "2026-01-05T17:59:40.080423+00:00"
86579
+ "x-reconciled-at": "2026-01-06T16:58:17.154115+00:00"
86440
86580
  },
86441
86581
  "value": {
86442
86582
  "type": "string",
@@ -86451,7 +86591,7 @@
86451
86591
  },
86452
86592
  "x-original-maxLength": 1024,
86453
86593
  "x-reconciled-from-discovery": true,
86454
- "x-reconciled-at": "2026-01-05T17:59:40.080427+00:00"
86594
+ "x-reconciled-at": "2026-01-06T16:58:17.154119+00:00"
86455
86595
  },
86456
86596
  "valueFrom": {
86457
86597
  "$ref": "#/components/schemas/v1EnvVarSource"
@@ -86636,7 +86776,7 @@
86636
86776
  },
86637
86777
  "x-original-maxLength": 1024,
86638
86778
  "x-reconciled-from-discovery": true,
86639
- "x-reconciled-at": "2026-01-05T17:59:40.080449+00:00"
86779
+ "x-reconciled-at": "2026-01-06T16:58:17.154142+00:00"
86640
86780
  },
86641
86781
  "ports": {
86642
86782
  "type": "array",
@@ -87451,7 +87591,7 @@
87451
87591
  },
87452
87592
  "x-original-maxLength": 1024,
87453
87593
  "x-reconciled-from-discovery": true,
87454
- "x-reconciled-at": "2026-01-05T17:59:40.080518+00:00"
87594
+ "x-reconciled-at": "2026-01-06T16:58:17.154214+00:00"
87455
87595
  },
87456
87596
  "value": {
87457
87597
  "type": "string",
@@ -87466,7 +87606,7 @@
87466
87606
  },
87467
87607
  "x-original-maxLength": 1024,
87468
87608
  "x-reconciled-from-discovery": true,
87469
- "x-reconciled-at": "2026-01-05T17:59:40.080522+00:00"
87609
+ "x-reconciled-at": "2026-01-06T16:58:17.154218+00:00"
87470
87610
  }
87471
87611
  },
87472
87612
  "x-f5xc-minimum-configuration": {
@@ -87957,7 +88097,7 @@
87957
88097
  },
87958
88098
  "x-original-maxLength": 1024,
87959
88099
  "x-reconciled-from-discovery": true,
87960
- "x-reconciled-at": "2026-01-05T17:59:40.080569+00:00"
88100
+ "x-reconciled-at": "2026-01-06T16:58:17.154266+00:00"
87961
88101
  },
87962
88102
  "status": {
87963
88103
  "type": "string",
@@ -87972,7 +88112,7 @@
87972
88112
  },
87973
88113
  "x-original-maxLength": 1024,
87974
88114
  "x-reconciled-from-discovery": true,
87975
- "x-reconciled-at": "2026-01-05T17:59:40.080572+00:00"
88115
+ "x-reconciled-at": "2026-01-06T16:58:17.154270+00:00"
87976
88116
  },
87977
88117
  "type": {
87978
88118
  "type": "string",
@@ -88241,7 +88381,7 @@
88241
88381
  },
88242
88382
  "x-original-maxLength": 1024,
88243
88383
  "x-reconciled-from-discovery": true,
88244
- "x-reconciled-at": "2026-01-05T17:59:40.080597+00:00"
88384
+ "x-reconciled-at": "2026-01-06T16:58:17.154296+00:00"
88245
88385
  },
88246
88386
  "mode": {
88247
88387
  "type": "integer",
@@ -88341,7 +88481,7 @@
88341
88481
  },
88342
88482
  "x-original-maxLength": 1024,
88343
88483
  "x-reconciled-from-discovery": true,
88344
- "x-reconciled-at": "2026-01-05T17:59:40.080607+00:00"
88484
+ "x-reconciled-at": "2026-01-06T16:58:17.154306+00:00"
88345
88485
  },
88346
88486
  "operator": {
88347
88487
  "type": "string",
@@ -88414,6 +88554,8 @@
88414
88554
  "continue": {
88415
88555
  "type": "string",
88416
88556
  "description": "Continue may be set if the user set a limit on the number of items returned, and indicates that\nthe server has more data available. The value is opaque and may be used to issue another request\nto the endpoint that served this list to retrieve the next set of available objects. Continuing a\nconsistent list may not be possible if the server configuration has changed or more than a few\nminutes have passed. The resourceVersion field returned when using this continue value will be\nidentical to the value in the first response, unless you have received this token from an error\nmessage.",
88557
+ "x-f5xc-description-short": "Continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available.",
88558
+ "x-f5xc-description-medium": "Continue may be set if the user set a limit on the number of items returned, and indicates that the server has more data available. The value is opaque and may be used to issue another request to the endpoint that served this list to retrieve the next set of available objects. Continuing a...",
88417
88559
  "minLength": 0,
88418
88560
  "maxLength": 0,
88419
88561
  "x-f5xc-required-for": {
@@ -88424,7 +88566,7 @@
88424
88566
  },
88425
88567
  "x-original-maxLength": 1024,
88426
88568
  "x-reconciled-from-discovery": true,
88427
- "x-reconciled-at": "2026-01-05T17:59:40.080616+00:00"
88569
+ "x-reconciled-at": "2026-01-06T16:58:17.154316+00:00"
88428
88570
  },
88429
88571
  "remainingItemCount": {
88430
88572
  "type": "string",
@@ -88452,7 +88594,7 @@
88452
88594
  },
88453
88595
  "x-original-maxLength": 1024,
88454
88596
  "x-reconciled-from-discovery": true,
88455
- "x-reconciled-at": "2026-01-05T17:59:40.080621+00:00"
88597
+ "x-reconciled-at": "2026-01-06T16:58:17.154321+00:00"
88456
88598
  },
88457
88599
  "selfLink": {
88458
88600
  "type": "string",
@@ -88467,7 +88609,7 @@
88467
88609
  },
88468
88610
  "x-original-maxLength": 1024,
88469
88611
  "x-reconciled-from-discovery": true,
88470
- "x-reconciled-at": "2026-01-05T17:59:40.080625+00:00"
88612
+ "x-reconciled-at": "2026-01-06T16:58:17.154325+00:00"
88471
88613
  }
88472
88614
  },
88473
88615
  "x-f5xc-minimum-configuration": {
@@ -88578,7 +88720,7 @@
88578
88720
  },
88579
88721
  "x-original-maxLength": 1024,
88580
88722
  "x-reconciled-from-discovery": true,
88581
- "x-reconciled-at": "2026-01-05T17:59:40.080634+00:00"
88723
+ "x-reconciled-at": "2026-01-06T16:58:17.154335+00:00"
88582
88724
  }
88583
88725
  },
88584
88726
  "x-f5xc-minimum-configuration": {
@@ -88825,7 +88967,7 @@
88825
88967
  },
88826
88968
  "x-original-maxLength": 1024,
88827
88969
  "x-reconciled-from-discovery": true,
88828
- "x-reconciled-at": "2026-01-05T17:59:40.080658+00:00"
88970
+ "x-reconciled-at": "2026-01-06T16:58:17.154359+00:00"
88829
88971
  },
88830
88972
  "status": {
88831
88973
  "type": "string",
@@ -88840,7 +88982,7 @@
88840
88982
  },
88841
88983
  "x-original-maxLength": 1024,
88842
88984
  "x-reconciled-from-discovery": true,
88843
- "x-reconciled-at": "2026-01-05T17:59:40.080662+00:00"
88985
+ "x-reconciled-at": "2026-01-06T16:58:17.154363+00:00"
88844
88986
  },
88845
88987
  "type": {
88846
88988
  "type": "string",
@@ -89089,7 +89231,7 @@
89089
89231
  },
89090
89232
  "x-original-maxLength": 1024,
89091
89233
  "x-reconciled-from-discovery": true,
89092
- "x-reconciled-at": "2026-01-05T17:59:40.080683+00:00"
89234
+ "x-reconciled-at": "2026-01-06T16:58:17.154385+00:00"
89093
89235
  },
89094
89236
  "status": {
89095
89237
  "type": "string",
@@ -89104,7 +89246,7 @@
89104
89246
  },
89105
89247
  "x-original-maxLength": 1024,
89106
89248
  "x-reconciled-from-discovery": true,
89107
- "x-reconciled-at": "2026-01-05T17:59:40.080687+00:00"
89249
+ "x-reconciled-at": "2026-01-06T16:58:17.154389+00:00"
89108
89250
  },
89109
89251
  "type": {
89110
89252
  "type": "string",
@@ -89298,7 +89440,7 @@
89298
89440
  },
89299
89441
  "x-original-maxLength": 1024,
89300
89442
  "x-reconciled-from-discovery": true,
89301
- "x-reconciled-at": "2026-01-05T17:59:40.080704+00:00"
89443
+ "x-reconciled-at": "2026-01-06T16:58:17.154407+00:00"
89302
89444
  },
89303
89445
  "operator": {
89304
89446
  "type": "string",
@@ -89865,6 +90007,8 @@
89865
90007
  "generateName": {
89866
90008
  "type": "string",
89867
90009
  "description": "GenerateName is an optional prefix, used by the server, to generate a unique\nname ONLY IF the Name field has not been provided.\nIf this field is used, the name returned to the client will be different\nthan the name passed. This value will also be combined with a unique suffix.\nThe provided value has the same validation rules as the Name field,\nand may be truncated by the length of the suffix required to make the value\nunique on the server.\n\nIf this field is specified and the generated name exists, the server will\nNOT return a 409 - instead, it will either return 201 Created or 500 with Reason\nServerTimeout indicating a unique name could not be found in the time allotted, and the client\nshould retry (optionally after the time indicated in the Retry-After header).\n\nApplied only if Name is not specified.\nMore info: HTTPS://git.K8s.I/O/community/contributors/devel/sig-architecture/api-conventions.md#idempotency\n+optional.",
90010
+ "x-f5xc-description-short": "GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided.",
90011
+ "x-f5xc-description-medium": "GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix.",
89868
90012
  "minLength": 0,
89869
90013
  "maxLength": 1024,
89870
90014
  "x-f5xc-required-for": {
@@ -89903,6 +90047,8 @@
89903
90047
  "items": {
89904
90048
  "$ref": "#/components/schemas/v1ManagedFieldsEntry"
89905
90049
  },
90050
+ "x-f5xc-description-short": "ManagedFields maps workflow-ID and version to the set of fields that are managed by that workflow.",
90051
+ "x-f5xc-description-medium": "ManagedFields maps workflow-ID and version to the set of fields that are managed by that workflow. This is mostly for internal housekeeping, and users typically shouldn't need to set or understand this field. A workflow can be the user's name, a controller's name, or the name of a specific apply...",
89906
90052
  "x-f5xc-required-for": {
89907
90053
  "minimum_config": false,
89908
90054
  "create": false,
@@ -89925,11 +90071,13 @@
89925
90071
  },
89926
90072
  "x-original-maxLength": 1024,
89927
90073
  "x-reconciled-from-discovery": true,
89928
- "x-reconciled-at": "2026-01-05T17:59:40.080763+00:00"
90074
+ "x-reconciled-at": "2026-01-06T16:58:17.154478+00:00"
89929
90075
  },
89930
90076
  "namespace": {
89931
90077
  "type": "string",
89932
90078
  "description": "Namespace defines the space within each name must be unique. An empty namespace is\nequivalent to the \"default\" namespace, but \"default\" is the canonical representation.\nNot all objects are required to be scoped to a namespace - the value of this field for\nthose objects will be empty.\n\nMust be a DNS_LABEL.\nCannot be updated.\nMore info: HTTP://Kubernetes.I/O/docs/user-guide/namespaces\n+optional.",
90079
+ "x-f5xc-description-short": "Namespace defines the space within each name must be unique.",
90080
+ "x-f5xc-description-medium": "Namespace defines the space within each name must be unique. An empty namespace is equivalent to the \"default\" namespace, but \"default\" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.",
89933
90081
  "minLength": 0,
89934
90082
  "maxLength": 6,
89935
90083
  "x-f5xc-required-for": {
@@ -89940,7 +90088,7 @@
89940
90088
  },
89941
90089
  "x-original-maxLength": 1024,
89942
90090
  "x-reconciled-from-discovery": true,
89943
- "x-reconciled-at": "2026-01-05T17:59:40.080767+00:00"
90091
+ "x-reconciled-at": "2026-01-06T16:58:17.154483+00:00"
89944
90092
  },
89945
90093
  "ownerReferences": {
89946
90094
  "type": "array",
@@ -89958,6 +90106,8 @@
89958
90106
  "resourceVersion": {
89959
90107
  "type": "string",
89960
90108
  "description": "An opaque value that represents the internal version of this object that can\nbe used by clients to determine when objects have changed. May be used for optimistic\nconcurrency, change detection, and the watch operation on a resource or set of resources.\nClients must treat these values as opaque and passed unmodified back to the server.\nThey may only be valid for a particular resource or set of resources.\n\nPopulated by the system.\nRead-only.\nValue must be treated as opaque by clients and .\nMore info: HTTPS://git.K8s.I/O/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency\n+optional.",
90109
+ "x-f5xc-description-short": "Opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed.",
90110
+ "x-f5xc-description-medium": "Opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and...",
89961
90111
  "minLength": 0,
89962
90112
  "maxLength": 0,
89963
90113
  "x-f5xc-required-for": {
@@ -89968,7 +90118,7 @@
89968
90118
  },
89969
90119
  "x-original-maxLength": 1024,
89970
90120
  "x-reconciled-from-discovery": true,
89971
- "x-reconciled-at": "2026-01-05T17:59:40.080771+00:00"
90121
+ "x-reconciled-at": "2026-01-06T16:58:17.154488+00:00"
89972
90122
  },
89973
90123
  "selfLink": {
89974
90124
  "type": "string",
@@ -89983,7 +90133,7 @@
89983
90133
  },
89984
90134
  "x-original-maxLength": 1024,
89985
90135
  "x-reconciled-from-discovery": true,
89986
- "x-reconciled-at": "2026-01-05T17:59:40.080775+00:00"
90136
+ "x-reconciled-at": "2026-01-06T16:58:17.154492+00:00"
89987
90137
  },
89988
90138
  "uid": {
89989
90139
  "type": "string",
@@ -90000,7 +90150,7 @@
90000
90150
  "x-original-maxLength": 1024,
90001
90151
  "format": "uuid",
90002
90152
  "x-reconciled-from-discovery": true,
90003
- "x-reconciled-at": "2026-01-05T17:59:40.080780+00:00"
90153
+ "x-reconciled-at": "2026-01-06T16:58:17.154497+00:00"
90004
90154
  }
90005
90155
  },
90006
90156
  "x-f5xc-minimum-configuration": {
@@ -90071,7 +90221,7 @@
90071
90221
  },
90072
90222
  "x-original-maxLength": 1024,
90073
90223
  "x-reconciled-from-discovery": true,
90074
- "x-reconciled-at": "2026-01-05T17:59:40.080787+00:00"
90224
+ "x-reconciled-at": "2026-01-06T16:58:17.154505+00:00"
90075
90225
  },
90076
90226
  "name": {
90077
90227
  "type": "string",
@@ -90088,7 +90238,7 @@
90088
90238
  },
90089
90239
  "x-original-maxLength": 1024,
90090
90240
  "x-reconciled-from-discovery": true,
90091
- "x-reconciled-at": "2026-01-05T17:59:40.080791+00:00"
90241
+ "x-reconciled-at": "2026-01-06T16:58:17.154509+00:00"
90092
90242
  },
90093
90243
  "namespace": {
90094
90244
  "type": "string",
@@ -90103,7 +90253,7 @@
90103
90253
  },
90104
90254
  "x-original-maxLength": 1024,
90105
90255
  "x-reconciled-from-discovery": true,
90106
- "x-reconciled-at": "2026-01-05T17:59:40.080795+00:00"
90256
+ "x-reconciled-at": "2026-01-06T16:58:17.154514+00:00"
90107
90257
  },
90108
90258
  "resourceVersion": {
90109
90259
  "type": "string",
@@ -90118,7 +90268,7 @@
90118
90268
  },
90119
90269
  "x-original-maxLength": 1024,
90120
90270
  "x-reconciled-from-discovery": true,
90121
- "x-reconciled-at": "2026-01-05T17:59:40.080798+00:00"
90271
+ "x-reconciled-at": "2026-01-06T16:58:17.154518+00:00"
90122
90272
  },
90123
90273
  "uid": {
90124
90274
  "type": "string",
@@ -90135,7 +90285,7 @@
90135
90285
  "x-original-maxLength": 1024,
90136
90286
  "format": "uuid",
90137
90287
  "x-reconciled-from-discovery": true,
90138
- "x-reconciled-at": "2026-01-05T17:59:40.080803+00:00"
90288
+ "x-reconciled-at": "2026-01-06T16:58:17.154522+00:00"
90139
90289
  }
90140
90290
  },
90141
90291
  "x-f5xc-minimum-configuration": {
@@ -90207,7 +90357,7 @@
90207
90357
  },
90208
90358
  "x-original-maxLength": 1024,
90209
90359
  "x-reconciled-from-discovery": true,
90210
- "x-reconciled-at": "2026-01-05T17:59:40.080811+00:00"
90360
+ "x-reconciled-at": "2026-01-06T16:58:17.154531+00:00"
90211
90361
  },
90212
90362
  "name": {
90213
90363
  "type": "string",
@@ -90224,7 +90374,7 @@
90224
90374
  },
90225
90375
  "x-original-maxLength": 1024,
90226
90376
  "x-reconciled-from-discovery": true,
90227
- "x-reconciled-at": "2026-01-05T17:59:40.080815+00:00"
90377
+ "x-reconciled-at": "2026-01-06T16:58:17.154535+00:00"
90228
90378
  },
90229
90379
  "uid": {
90230
90380
  "type": "string",
@@ -90241,7 +90391,7 @@
90241
90391
  "x-original-maxLength": 1024,
90242
90392
  "format": "uuid",
90243
90393
  "x-reconciled-from-discovery": true,
90244
- "x-reconciled-at": "2026-01-05T17:59:40.080819+00:00"
90394
+ "x-reconciled-at": "2026-01-06T16:58:17.154540+00:00"
90245
90395
  }
90246
90396
  },
90247
90397
  "x-f5xc-minimum-configuration": {
@@ -90352,7 +90502,7 @@
90352
90502
  },
90353
90503
  "x-original-maxLength": 1024,
90354
90504
  "x-reconciled-from-discovery": true,
90355
- "x-reconciled-at": "2026-01-05T17:59:40.080834+00:00"
90505
+ "x-reconciled-at": "2026-01-06T16:58:17.154555+00:00"
90356
90506
  },
90357
90507
  "status": {
90358
90508
  "type": "string",
@@ -90366,7 +90516,7 @@
90366
90516
  },
90367
90517
  "x-original-maxLength": 1024,
90368
90518
  "x-reconciled-from-discovery": true,
90369
- "x-reconciled-at": "2026-01-05T17:59:40.080838+00:00"
90519
+ "x-reconciled-at": "2026-01-06T16:58:17.154560+00:00"
90370
90520
  },
90371
90521
  "type": {
90372
90522
  "type": "string",
@@ -90906,7 +91056,7 @@
90906
91056
  },
90907
91057
  "x-original-maxLength": 1024,
90908
91058
  "x-reconciled-from-discovery": true,
90909
- "x-reconciled-at": "2026-01-05T17:59:40.080900+00:00"
91059
+ "x-reconciled-at": "2026-01-06T16:58:17.154625+00:00"
90910
91060
  }
90911
91061
  },
90912
91062
  "x-f5xc-minimum-configuration": {
@@ -91060,6 +91210,8 @@
91060
91210
  "topologyKey": {
91061
91211
  "type": "string",
91062
91212
  "description": "This pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching\nthe labelSelector in the specified namespaces, where co-located is defined as running on a node\nwhose value of the label with key topologyKey matches that of any node on which any of the\nselected pods is running.\nEmpty topologyKey is not allowed.",
91213
+ "x-f5xc-description-short": "Pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where...",
91214
+ "x-f5xc-description-medium": "Pod should be co-located (affinity) or not co-located (anti-affinity) with the pods matching the labelSelector in the specified namespaces, where co-located is defined as running on a node whose value of the label with key topologyKey matches that of any node on which any of the selected pods is...",
91063
91215
  "minLength": 0,
91064
91216
  "maxLength": 1024,
91065
91217
  "x-f5xc-required-for": {
@@ -91163,7 +91315,7 @@
91163
91315
  },
91164
91316
  "x-original-maxLength": 1024,
91165
91317
  "x-reconciled-from-discovery": true,
91166
- "x-reconciled-at": "2026-01-05T17:59:40.080924+00:00"
91318
+ "x-reconciled-at": "2026-01-06T16:58:17.154649+00:00"
91167
91319
  },
91168
91320
  "status": {
91169
91321
  "type": "string",
@@ -91178,7 +91330,7 @@
91178
91330
  },
91179
91331
  "x-original-maxLength": 1024,
91180
91332
  "x-reconciled-from-discovery": true,
91181
- "x-reconciled-at": "2026-01-05T17:59:40.080928+00:00"
91333
+ "x-reconciled-at": "2026-01-06T16:58:17.154653+00:00"
91182
91334
  },
91183
91335
  "type": {
91184
91336
  "type": "string",
@@ -91286,7 +91438,7 @@
91286
91438
  },
91287
91439
  "x-original-maxLength": 1024,
91288
91440
  "x-reconciled-from-discovery": true,
91289
- "x-reconciled-at": "2026-01-05T17:59:40.080938+00:00"
91441
+ "x-reconciled-at": "2026-01-06T16:58:17.154663+00:00"
91290
91442
  },
91291
91443
  "value": {
91292
91444
  "type": "string",
@@ -91301,7 +91453,7 @@
91301
91453
  },
91302
91454
  "x-original-maxLength": 1024,
91303
91455
  "x-reconciled-from-discovery": true,
91304
- "x-reconciled-at": "2026-01-05T17:59:40.080941+00:00"
91456
+ "x-reconciled-at": "2026-01-06T16:58:17.154667+00:00"
91305
91457
  }
91306
91458
  },
91307
91459
  "x-f5xc-minimum-configuration": {
@@ -92048,6 +92200,8 @@
92048
92200
  "type": "string",
92049
92201
  "description": "Pending: The pod has been accepted by the Kubernetes system, but one or more of the\ncontainer images has not been created. This includes time before being scheduled as\nwell as time spent downloading images over the network, which could take a while.\nRunning: The pod has been bound to a node, and all of the containers have been created.\nAt least one container is still running, or is in the process of starting or restarting.\nSucceeded: All containers in the pod have terminated in success, and will not be restarted.\nFailed: All containers in the pod have terminated, and at least one container has\nterminated in failure. The container either exited with non-zero status or was terminated\nby the system.\nUnknown: For some reason the state of the pod could not be obtained, typically due to an\nerror in communicating with the host of the pod.\n\nMore info: HTTPS://Kubernetes.I/O/docs/concepts/workloads/pods/pod-lifecycle#pod-phase\n+optional.",
92050
92202
  "title": "The phase of a Pod is a simple, high-level summary of where the Pod is in its lifecycle.\nThe conditions array, the reason and message fields, and the individual container status\narrays contain more detail about the pod's status.\nThere are five possible phase values:",
92203
+ "x-f5xc-description-short": "Pending: The pod has been accepted by the Kubernetes system, but one or more of the container images has not been created.",
92204
+ "x-f5xc-description-medium": "Pending: The pod has been accepted by the Kubernetes system, but one or more of the container images has not been created. This includes time before being scheduled as well as time spent downloading images over the network, which could take a while. Running: The pod has been bound to a node, and...",
92051
92205
  "minLength": 0,
92052
92206
  "maxLength": 1024,
92053
92207
  "x-f5xc-required-for": {
@@ -92107,7 +92261,7 @@
92107
92261
  },
92108
92262
  "x-original-maxLength": 1024,
92109
92263
  "x-reconciled-from-discovery": true,
92110
- "x-reconciled-at": "2026-01-05T17:59:40.081016+00:00"
92264
+ "x-reconciled-at": "2026-01-06T16:58:17.154748+00:00"
92111
92265
  },
92112
92266
  "startTime": {
92113
92267
  "$ref": "#/components/schemas/v1Time"
@@ -92436,7 +92590,7 @@
92436
92590
  "x-field-mutability": "read-only",
92437
92591
  "x-original-maxLength": 1024,
92438
92592
  "x-reconciled-from-discovery": true,
92439
- "x-reconciled-at": "2026-01-05T17:59:40.081045+00:00"
92593
+ "x-reconciled-at": "2026-01-06T16:58:17.154779+00:00"
92440
92594
  },
92441
92595
  "user": {
92442
92596
  "type": "string",
@@ -92762,7 +92916,7 @@
92762
92916
  },
92763
92917
  "x-original-maxLength": 1024,
92764
92918
  "x-reconciled-from-discovery": true,
92765
- "x-reconciled-at": "2026-01-05T17:59:40.081077+00:00"
92919
+ "x-reconciled-at": "2026-01-06T16:58:17.154812+00:00"
92766
92920
  },
92767
92921
  "status": {
92768
92922
  "type": "string",
@@ -92777,7 +92931,7 @@
92777
92931
  },
92778
92932
  "x-original-maxLength": 1024,
92779
92933
  "x-reconciled-from-discovery": true,
92780
- "x-reconciled-at": "2026-01-05T17:59:40.081081+00:00"
92934
+ "x-reconciled-at": "2026-01-06T16:58:17.154816+00:00"
92781
92935
  },
92782
92936
  "type": {
92783
92937
  "type": "string",
@@ -93594,7 +93748,7 @@
93594
93748
  },
93595
93749
  "x-original-maxLength": 1024,
93596
93750
  "x-reconciled-from-discovery": true,
93597
- "x-reconciled-at": "2026-01-05T17:59:40.081152+00:00"
93751
+ "x-reconciled-at": "2026-01-06T16:58:17.154891+00:00"
93598
93752
  },
93599
93753
  "localObjectReference": {
93600
93754
  "$ref": "#/components/schemas/v1LocalObjectReference"
@@ -93724,7 +93878,7 @@
93724
93878
  },
93725
93879
  "x-original-maxLength": 1024,
93726
93880
  "x-reconciled-from-discovery": true,
93727
- "x-reconciled-at": "2026-01-05T17:59:40.081174+00:00"
93881
+ "x-reconciled-at": "2026-01-06T16:58:17.154904+00:00"
93728
93882
  },
93729
93883
  "namespace": {
93730
93884
  "type": "string",
@@ -93739,7 +93893,7 @@
93739
93893
  },
93740
93894
  "x-original-maxLength": 1024,
93741
93895
  "x-reconciled-from-discovery": true,
93742
- "x-reconciled-at": "2026-01-05T17:59:40.081178+00:00"
93896
+ "x-reconciled-at": "2026-01-06T16:58:17.154908+00:00"
93743
93897
  }
93744
93898
  },
93745
93899
  "x-f5xc-minimum-configuration": {
@@ -94078,7 +94232,7 @@
94078
94232
  },
94079
94233
  "x-original-maxLength": 1024,
94080
94234
  "x-reconciled-from-discovery": true,
94081
- "x-reconciled-at": "2026-01-05T17:59:40.081209+00:00"
94235
+ "x-reconciled-at": "2026-01-06T16:58:17.154941+00:00"
94082
94236
  },
94083
94237
  "nodePort": {
94084
94238
  "type": "integer",
@@ -94443,7 +94597,7 @@
94443
94597
  },
94444
94598
  "x-original-maxLength": 1024,
94445
94599
  "x-reconciled-from-discovery": true,
94446
- "x-reconciled-at": "2026-01-05T17:59:40.081246+00:00"
94600
+ "x-reconciled-at": "2026-01-06T16:58:17.154979+00:00"
94447
94601
  },
94448
94602
  "status": {
94449
94603
  "type": "string",
@@ -94458,7 +94612,7 @@
94458
94612
  },
94459
94613
  "x-original-maxLength": 1024,
94460
94614
  "x-reconciled-from-discovery": true,
94461
- "x-reconciled-at": "2026-01-05T17:59:40.081250+00:00"
94615
+ "x-reconciled-at": "2026-01-06T16:58:17.154983+00:00"
94462
94616
  },
94463
94617
  "type": {
94464
94618
  "type": "string",
@@ -94570,6 +94724,8 @@
94570
94724
  "serviceName": {
94571
94725
  "type": "string",
94572
94726
  "description": "ServiceName is the name of the service that governs this StatefulSet.\nThis service must exist before the StatefulSet, and is responsible for\nthe network identity of the set. Pods GET DNS/hostnames that follow the\npattern: pod-specific-string.servicename.default.svc.cluster.local\nwhere \"pod-specific-string\" is managed by the StatefulSet controller.",
94727
+ "x-f5xc-description-short": "ServiceName is the name of the service that governs this StatefulSet.",
94728
+ "x-f5xc-description-medium": "ServiceName is the name of the service that governs this StatefulSet. This service must exist before the StatefulSet, and is responsible for the network identity of the set. Pods GET DNS/hostnames that follow the pattern: pod-specific-string.servicename.default.svc.cluster.local where...",
94573
94729
  "minLength": 0,
94574
94730
  "maxLength": 1024,
94575
94731
  "x-f5xc-required-for": {
@@ -94952,7 +95108,7 @@
94952
95108
  },
94953
95109
  "x-original-maxLength": 1024,
94954
95110
  "x-reconciled-from-discovery": true,
94955
- "x-reconciled-at": "2026-01-05T17:59:40.081294+00:00"
95111
+ "x-reconciled-at": "2026-01-06T16:58:17.155029+00:00"
94956
95112
  },
94957
95113
  "value": {
94958
95114
  "type": "string",
@@ -94967,7 +95123,7 @@
94967
95123
  },
94968
95124
  "x-original-maxLength": 1024,
94969
95125
  "x-reconciled-from-discovery": true,
94970
- "x-reconciled-at": "2026-01-05T17:59:40.081298+00:00"
95126
+ "x-reconciled-at": "2026-01-06T16:58:17.155033+00:00"
94971
95127
  }
94972
95128
  },
94973
95129
  "x-f5xc-minimum-configuration": {
@@ -95045,7 +95201,7 @@
95045
95201
  },
95046
95202
  "x-original-maxLength": 1024,
95047
95203
  "x-reconciled-from-discovery": true,
95048
- "x-reconciled-at": "2026-01-05T17:59:40.081307+00:00"
95204
+ "x-reconciled-at": "2026-01-06T16:58:17.155041+00:00"
95049
95205
  },
95050
95206
  "timeAdded": {
95051
95207
  "$ref": "#/components/schemas/v1Time"
@@ -95063,7 +95219,7 @@
95063
95219
  },
95064
95220
  "x-original-maxLength": 1024,
95065
95221
  "x-reconciled-from-discovery": true,
95066
- "x-reconciled-at": "2026-01-05T17:59:40.081312+00:00"
95222
+ "x-reconciled-at": "2026-01-06T16:58:17.155046+00:00"
95067
95223
  }
95068
95224
  },
95069
95225
  "x-f5xc-minimum-configuration": {
@@ -95154,7 +95310,7 @@
95154
95310
  },
95155
95311
  "x-original-maxLength": 1024,
95156
95312
  "x-reconciled-from-discovery": true,
95157
- "x-reconciled-at": "2026-01-05T17:59:40.081320+00:00"
95313
+ "x-reconciled-at": "2026-01-06T16:58:17.155055+00:00"
95158
95314
  },
95159
95315
  "operator": {
95160
95316
  "type": "string",
@@ -95194,7 +95350,7 @@
95194
95350
  },
95195
95351
  "x-original-maxLength": 1024,
95196
95352
  "x-reconciled-from-discovery": true,
95197
- "x-reconciled-at": "2026-01-05T17:59:40.081326+00:00"
95353
+ "x-reconciled-at": "2026-01-06T16:58:17.155062+00:00"
95198
95354
  }
95199
95355
  },
95200
95356
  "x-f5xc-minimum-configuration": {
@@ -95224,6 +95380,8 @@
95224
95380
  "type": "integer",
95225
95381
  "description": "MaxSkew describes the degree to which pods may be unevenly distributed.\nIt's the maximum permitted difference between the number of matching pods in\nany two topology domains of a given topology type.\nFor example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same\nlabelSelector spread as 1/1/0:\n+-------+-------+-------+\n| zone1 | zone2 | zone3 |\n+-------+-------+-------+\n| P | P | |\n+-------+-------+-------+\n- if MaxSkew is 1, incoming pod can only be scheduled to zone3 to become 1/1/1;\nscheduling it onto zone1(zone2) would make the ActualSkew(2-0) on zone1(zone2)\nviolate MaxSkew(1).\n- if MaxSkew is 2, incoming pod can be scheduled onto any zone.\nIt's a required field. Default value is 1 and 0 is not allowed.",
95226
95382
  "format": "int32",
95383
+ "x-f5xc-description-short": "MaxSkew describes the degree to which pods may be unevenly distributed.",
95384
+ "x-f5xc-description-medium": "MaxSkew describes the degree to which pods may be unevenly distributed. It's the maximum permitted difference between the number of matching pods in any two topology domains of a given topology type. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector...",
95227
95385
  "minimum": 0,
95228
95386
  "maximum": 2147483647,
95229
95387
  "x-f5xc-required-for": {
@@ -95248,6 +95406,8 @@
95248
95406
  "whenUnsatisfiable": {
95249
95407
  "type": "string",
95250
95408
  "description": "WhenUnsatisfiable indicates how to deal with a pod if it doesn't satisfy\nthe spread constraint.\n- DoNotSchedule (default) tells the scheduler not to schedule it\n- ScheduleAnyway tells the scheduler to still schedule it\nIt's considered as \"Unsatisfiable\" if and only if placing incoming pod on any\ntopology violates \"MaxSkew\".\nFor example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same\nlabelSelector spread as 3/1/1:\n+-------+-------+-------+\n| zone1 | zone2 | zone3 |\n+-------+-------+-------+\n| P P P | P | P |\n+-------+-------+-------+\nIf WhenUnsatisfiable is set to DoNotSchedule, incoming pod can only be scheduled\nto zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on zone2(zone3) satisfies\nMaxSkew(1). In other words, the cluster can still be imbalanced, but scheduler\nwon't make it *more* imbalanced.\nIt's a required field.",
95409
+ "x-f5xc-description-short": "WhenUnsatisfiable indicates how to deal with a pod if it doesn't satisfy the spread constraint. - DoNotSchedule (default) tells the scheduler not...",
95410
+ "x-f5xc-description-medium": "WhenUnsatisfiable indicates how to deal with a pod if it doesn't satisfy the spread constraint. - DoNotSchedule (default) tells the scheduler not to schedule it - ScheduleAnyway tells the scheduler to still schedule it It's considered as \"Unsatisfiable\" if and only if placing incoming pod on any...",
95251
95411
  "minLength": 0,
95252
95412
  "maxLength": 1024,
95253
95413
  "x-f5xc-required-for": {
@@ -95302,7 +95462,7 @@
95302
95462
  },
95303
95463
  "x-original-maxLength": 1024,
95304
95464
  "x-reconciled-from-discovery": true,
95305
- "x-reconciled-at": "2026-01-05T17:59:40.081337+00:00"
95465
+ "x-reconciled-at": "2026-01-06T16:58:17.155073+00:00"
95306
95466
  },
95307
95467
  "name": {
95308
95468
  "type": "string",
@@ -95319,7 +95479,7 @@
95319
95479
  },
95320
95480
  "x-original-maxLength": 1024,
95321
95481
  "x-reconciled-from-discovery": true,
95322
- "x-reconciled-at": "2026-01-05T17:59:40.081341+00:00"
95482
+ "x-reconciled-at": "2026-01-06T16:58:17.155077+00:00"
95323
95483
  }
95324
95484
  },
95325
95485
  "x-f5xc-minimum-configuration": {
@@ -95355,7 +95515,7 @@
95355
95515
  },
95356
95516
  "x-original-maxLength": 1024,
95357
95517
  "x-reconciled-from-discovery": true,
95358
- "x-reconciled-at": "2026-01-05T17:59:40.081346+00:00"
95518
+ "x-reconciled-at": "2026-01-06T16:58:17.155081+00:00"
95359
95519
  },
95360
95520
  "volumeSource": {
95361
95521
  "$ref": "#/components/schemas/v1VolumeSource"
@@ -95405,7 +95565,7 @@
95405
95565
  },
95406
95566
  "x-original-maxLength": 1024,
95407
95567
  "x-reconciled-from-discovery": true,
95408
- "x-reconciled-at": "2026-01-05T17:59:40.081352+00:00"
95568
+ "x-reconciled-at": "2026-01-06T16:58:17.155088+00:00"
95409
95569
  }
95410
95570
  },
95411
95571
  "x-f5xc-minimum-configuration": {
@@ -95463,7 +95623,7 @@
95463
95623
  },
95464
95624
  "x-original-maxLength": 1024,
95465
95625
  "x-reconciled-from-discovery": true,
95466
- "x-reconciled-at": "2026-01-05T17:59:40.081359+00:00"
95626
+ "x-reconciled-at": "2026-01-06T16:58:17.155095+00:00"
95467
95627
  },
95468
95628
  "readOnly": {
95469
95629
  "type": "boolean",
@@ -96138,7 +96298,7 @@
96138
96298
  },
96139
96299
  "x-original-maxLength": 1024,
96140
96300
  "x-reconciled-from-discovery": true,
96141
- "x-reconciled-at": "2026-01-05T17:59:40.081447+00:00"
96301
+ "x-reconciled-at": "2026-01-06T16:58:17.155186+00:00"
96142
96302
  },
96143
96303
  "status": {
96144
96304
  "type": "string",
@@ -96155,7 +96315,7 @@
96155
96315
  },
96156
96316
  "x-original-maxLength": 1024,
96157
96317
  "x-reconciled-from-discovery": true,
96158
- "x-reconciled-at": "2026-01-05T17:59:40.081451+00:00"
96318
+ "x-reconciled-at": "2026-01-06T16:58:17.155191+00:00"
96159
96319
  }
96160
96320
  },
96161
96321
  "x-f5xc-minimum-configuration": {
@@ -96211,7 +96371,7 @@
96211
96371
  },
96212
96372
  "x-original-maxLength": 1024,
96213
96373
  "x-reconciled-from-discovery": true,
96214
- "x-reconciled-at": "2026-01-05T17:59:40.081457+00:00"
96374
+ "x-reconciled-at": "2026-01-06T16:58:17.155197+00:00"
96215
96375
  },
96216
96376
  "nlb_cname": {
96217
96377
  "type": "string",
@@ -96256,7 +96416,7 @@
96256
96416
  },
96257
96417
  "x-original-maxLength": 1024,
96258
96418
  "x-reconciled-from-discovery": true,
96259
- "x-reconciled-at": "2026-01-05T17:59:40.081463+00:00"
96419
+ "x-reconciled-at": "2026-01-06T16:58:17.155203+00:00"
96260
96420
  },
96261
96421
  "target_group_status": {
96262
96422
  "type": "array",
@@ -96340,7 +96500,7 @@
96340
96500
  },
96341
96501
  "x-original-maxLength": 1024,
96342
96502
  "x-reconciled-from-discovery": true,
96343
- "x-reconciled-at": "2026-01-05T17:59:40.081471+00:00"
96503
+ "x-reconciled-at": "2026-01-06T16:58:17.155212+00:00"
96344
96504
  },
96345
96505
  "protocol": {
96346
96506
  "type": "string",
@@ -96371,7 +96531,7 @@
96371
96531
  },
96372
96532
  "x-original-maxLength": 1024,
96373
96533
  "x-reconciled-from-discovery": true,
96374
- "x-reconciled-at": "2026-01-05T17:59:40.081477+00:00"
96534
+ "x-reconciled-at": "2026-01-06T16:58:17.155218+00:00"
96375
96535
  },
96376
96536
  "status": {
96377
96537
  "type": "string",
@@ -96388,7 +96548,7 @@
96388
96548
  },
96389
96549
  "x-original-maxLength": 1024,
96390
96550
  "x-reconciled-from-discovery": true,
96391
- "x-reconciled-at": "2026-01-05T17:59:40.081481+00:00"
96551
+ "x-reconciled-at": "2026-01-06T16:58:17.155222+00:00"
96392
96552
  }
96393
96553
  },
96394
96554
  "x-f5xc-minimum-configuration": {
@@ -96495,7 +96655,7 @@
96495
96655
  },
96496
96656
  "x-original-maxLength": 1024,
96497
96657
  "x-reconciled-from-discovery": true,
96498
- "x-reconciled-at": "2026-01-05T17:59:40.081502+00:00"
96658
+ "x-reconciled-at": "2026-01-06T16:58:17.155243+00:00"
96499
96659
  },
96500
96660
  "state": {
96501
96661
  "$ref": "#/components/schemas/schemaCloudLinkState"
@@ -96719,7 +96879,7 @@
96719
96879
  },
96720
96880
  "x-original-maxLength": 1024,
96721
96881
  "x-reconciled-from-discovery": true,
96722
- "x-reconciled-at": "2026-01-05T17:59:40.362688+00:00"
96882
+ "x-reconciled-at": "2026-01-06T16:58:17.448873+00:00"
96723
96883
  },
96724
96884
  "type": {
96725
96885
  "$ref": "#/components/schemas/graphHealthscoreType"
@@ -96741,7 +96901,7 @@
96741
96901
  "maxLength": 15,
96742
96902
  "minLength": 3,
96743
96903
  "x-reconciled-from-discovery": true,
96744
- "x-reconciled-at": "2026-01-05T17:59:40.362698+00:00"
96904
+ "x-reconciled-at": "2026-01-06T16:58:17.448883+00:00"
96745
96905
  }
96746
96906
  },
96747
96907
  "x-f5xc-minimum-configuration": {
@@ -97171,7 +97331,7 @@
97171
97331
  },
97172
97332
  "x-original-maxLength": 1024,
97173
97333
  "x-reconciled-from-discovery": true,
97174
- "x-reconciled-at": "2026-01-05T17:59:40.362740+00:00"
97334
+ "x-reconciled-at": "2026-01-06T16:58:17.448925+00:00"
97175
97335
  }
97176
97336
  },
97177
97337
  "x-f5xc-minimum-configuration": {
@@ -97325,7 +97485,7 @@
97325
97485
  },
97326
97486
  "x-original-maxLength": 1024,
97327
97487
  "x-reconciled-from-discovery": true,
97328
- "x-reconciled-at": "2026-01-05T17:59:40.362757+00:00"
97488
+ "x-reconciled-at": "2026-01-06T16:58:17.448941+00:00"
97329
97489
  },
97330
97490
  "range": {
97331
97491
  "type": "string",
@@ -97340,6 +97500,8 @@
97340
97500
  "x-validation-rules": {
97341
97501
  "ves.io.schema.rules.string.time_interval": "true"
97342
97502
  },
97503
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
97504
+ "x-f5xc-description-medium": "Range decides how far to go back in time to fetch values for each step. For example, if the range is 5m, then for step t1, query will be evaluated for t1-5m and for t2, query will be evaluated for t2-5m and so on. Format: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
97343
97505
  "minLength": 0,
97344
97506
  "maxLength": 1024,
97345
97507
  "x-f5xc-required-for": {
@@ -97387,6 +97549,8 @@
97387
97549
  "x-validation-rules": {
97388
97550
  "ves.io.schema.rules.string.query_step": "true"
97389
97551
  },
97552
+ "x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
97553
+ "x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
97390
97554
  "minLength": 0,
97391
97555
  "maxLength": 1024,
97392
97556
  "x-f5xc-required-for": {
@@ -97627,7 +97791,7 @@
97627
97791
  },
97628
97792
  "x-original-maxLength": 1024,
97629
97793
  "x-reconciled-from-discovery": true,
97630
- "x-reconciled-at": "2026-01-05T17:59:40.362780+00:00"
97794
+ "x-reconciled-at": "2026-01-06T16:58:17.448965+00:00"
97631
97795
  }
97632
97796
  },
97633
97797
  "x-f5xc-minimum-configuration": {
@@ -97777,7 +97941,7 @@
97777
97941
  },
97778
97942
  "x-original-maxLength": 1024,
97779
97943
  "x-reconciled-from-discovery": true,
97780
- "x-reconciled-at": "2026-01-05T17:59:40.362795+00:00"
97944
+ "x-reconciled-at": "2026-01-06T16:58:17.448981+00:00"
97781
97945
  },
97782
97946
  "range": {
97783
97947
  "type": "string",
@@ -97792,6 +97956,8 @@
97792
97956
  "x-validation-rules": {
97793
97957
  "ves.io.schema.rules.string.time_interval": "true"
97794
97958
  },
97959
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
97960
+ "x-f5xc-description-medium": "Range decides how far to go back in time to fetch values for each step. For example, if the range is 5m, then for step t1, query will be evaluated for t1-5m and for t2, query will be evaluated for t2-5m and so on. Format: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
97795
97961
  "minLength": 0,
97796
97962
  "maxLength": 1024,
97797
97963
  "x-f5xc-required-for": {
@@ -97836,6 +98002,8 @@
97836
98002
  "x-validation-rules": {
97837
98003
  "ves.io.schema.rules.string.query_step": "true"
97838
98004
  },
98005
+ "x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
98006
+ "x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
97839
98007
  "minLength": 0,
97840
98008
  "maxLength": 1024,
97841
98009
  "x-f5xc-required-for": {
@@ -97989,7 +98157,7 @@
97989
98157
  },
97990
98158
  "x-original-maxLength": 1024,
97991
98159
  "x-reconciled-from-discovery": true,
97992
- "x-reconciled-at": "2026-01-05T17:59:40.362812+00:00"
98160
+ "x-reconciled-at": "2026-01-06T16:58:17.448998+00:00"
97993
98161
  },
97994
98162
  "range": {
97995
98163
  "type": "string",
@@ -98004,6 +98172,8 @@
98004
98172
  "x-validation-rules": {
98005
98173
  "ves.io.schema.rules.string.time_interval": "true"
98006
98174
  },
98175
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
98176
+ "x-f5xc-description-medium": "Range decides how far to go back in time to fetch values for each step. For example, if the range is 5m, then for step t1, query will be evaluated for t1-5m and for t2, query will be evaluated for t2-5m and so on. Format: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
98007
98177
  "minLength": 0,
98008
98178
  "maxLength": 1024,
98009
98179
  "x-f5xc-required-for": {
@@ -98048,6 +98218,8 @@
98048
98218
  "x-validation-rules": {
98049
98219
  "ves.io.schema.rules.string.query_step": "true"
98050
98220
  },
98221
+ "x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
98222
+ "x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
98051
98223
  "minLength": 0,
98052
98224
  "maxLength": 1024,
98053
98225
  "x-f5xc-required-for": {
@@ -98317,6 +98489,8 @@
98317
98489
  "description": "Labels contains the name/value pair that uniquely identifies an entity whose metric is being reported.\nIf the Labels is empty, then the metric value is for the corresponding node or edge.\nFor example, if an instance contains multiple interfaces, then the labels contains the name/value pairs that identifies\nthe interface name of the instance.",
98318
98490
  "title": "Labels",
98319
98491
  "x-displayname": "Labels",
98492
+ "x-f5xc-description-short": "Labels contains the name/value pair that uniquely identifies an entity whose metric is being reported.",
98493
+ "x-f5xc-description-medium": "Labels contains the name/value pair that uniquely identifies an entity whose metric is being reported. If the Labels is empty, then the metric value is for the corresponding node or edge. For example, if an instance contains multiple interfaces, then the labels contains the name/value pairs that...",
98320
98494
  "x-f5xc-required-for": {
98321
98495
  "minimum_config": false,
98322
98496
  "create": false,
@@ -98850,7 +99024,7 @@
98850
99024
  },
98851
99025
  "x-original-maxLength": 1024,
98852
99026
  "x-reconciled-from-discovery": true,
98853
- "x-reconciled-at": "2026-01-05T17:59:46.859043+00:00"
99027
+ "x-reconciled-at": "2026-01-06T16:58:24.090925+00:00"
98854
99028
  },
98855
99029
  "resource_id": {
98856
99030
  "type": "string",
@@ -99327,6 +99501,7 @@
99327
99501
  "$ref": "#/components/schemas/topologyLinkTypeData"
99328
99502
  },
99329
99503
  "x-displayname": "Links",
99504
+ "x-f5xc-description-medium": "Edge may be composed of multiple links. For example, there may be multiple tunnels between a transit gateway and a site and each tunnel is represented as individual links. In some cases, we may want to show only one link between 2 nodes, eventhough there may be multiple connections/tunnels...",
99330
99505
  "x-f5xc-required-for": {
99331
99506
  "minimum_config": false,
99332
99507
  "create": false,
@@ -99825,7 +100000,7 @@
99825
100000
  },
99826
100001
  "x-original-maxLength": 1024,
99827
100002
  "x-reconciled-from-discovery": true,
99828
- "x-reconciled-at": "2026-01-05T17:59:46.859109+00:00"
100003
+ "x-reconciled-at": "2026-01-06T16:58:24.090990+00:00"
99829
100004
  },
99830
100005
  "src_id": {
99831
100006
  "type": "string",
@@ -100012,7 +100187,7 @@
100012
100187
  },
100013
100188
  "x-original-maxLength": 1024,
100014
100189
  "x-reconciled-from-discovery": true,
100015
- "x-reconciled-at": "2026-01-05T17:59:46.859125+00:00"
100190
+ "x-reconciled-at": "2026-01-06T16:58:24.091007+00:00"
100016
100191
  }
100017
100192
  },
100018
100193
  "x-f5xc-minimum-configuration": {
@@ -100082,7 +100257,7 @@
100082
100257
  },
100083
100258
  "x-original-maxLength": 1024,
100084
100259
  "x-reconciled-from-discovery": true,
100085
- "x-reconciled-at": "2026-01-05T17:59:46.859132+00:00"
100260
+ "x-reconciled-at": "2026-01-06T16:58:24.091015+00:00"
100086
100261
  },
100087
100262
  "owner_id": {
100088
100263
  "type": "string",
@@ -100131,7 +100306,7 @@
100131
100306
  },
100132
100307
  "x-original-maxLength": 1024,
100133
100308
  "x-reconciled-from-discovery": true,
100134
- "x-reconciled-at": "2026-01-05T17:59:46.859140+00:00"
100309
+ "x-reconciled-at": "2026-01-06T16:58:24.091023+00:00"
100135
100310
  },
100136
100311
  "tags": {
100137
100312
  "type": "object",
@@ -100316,6 +100491,8 @@
100316
100491
  "x-validation-rules": {
100317
100492
  "ves.io.schema.rules.string.query_step": "true"
100318
100493
  },
100494
+ "x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
100495
+ "x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
100319
100496
  "minLength": 0,
100320
100497
  "maxLength": 1024,
100321
100498
  "x-f5xc-required-for": {
@@ -100368,7 +100545,7 @@
100368
100545
  },
100369
100546
  "x-original-maxLength": 1024,
100370
100547
  "x-reconciled-from-discovery": true,
100371
- "x-reconciled-at": "2026-01-05T17:59:46.859160+00:00"
100548
+ "x-reconciled-at": "2026-01-06T16:58:24.091042+00:00"
100372
100549
  },
100373
100550
  "private_addresses": {
100374
100551
  "type": "array",
@@ -100430,7 +100607,7 @@
100430
100607
  },
100431
100608
  "x-original-maxLength": 1024,
100432
100609
  "x-reconciled-from-discovery": true,
100433
- "x-reconciled-at": "2026-01-05T17:59:46.859180+00:00"
100610
+ "x-reconciled-at": "2026-01-06T16:58:24.091050+00:00"
100434
100611
  },
100435
100612
  "subnet": {
100436
100613
  "type": "array",
@@ -100684,7 +100861,7 @@
100684
100861
  },
100685
100862
  "x-original-maxLength": 1024,
100686
100863
  "x-reconciled-from-discovery": true,
100687
- "x-reconciled-at": "2026-01-05T17:59:46.859199+00:00"
100864
+ "x-reconciled-at": "2026-01-06T16:58:24.091068+00:00"
100688
100865
  },
100689
100866
  "network_type": {
100690
100867
  "$ref": "#/components/schemas/topologyCloudNetworkType"
@@ -100908,7 +101085,7 @@
100908
101085
  },
100909
101086
  "x-original-maxLength": 1024,
100910
101087
  "x-reconciled-from-discovery": true,
100911
- "x-reconciled-at": "2026-01-05T17:59:46.859217+00:00"
101088
+ "x-reconciled-at": "2026-01-06T16:58:24.091086+00:00"
100912
101089
  },
100913
101090
  "level": {
100914
101091
  "type": "integer",
@@ -100944,7 +101121,7 @@
100944
101121
  },
100945
101122
  "x-original-maxLength": 1024,
100946
101123
  "x-reconciled-from-discovery": true,
100947
- "x-reconciled-at": "2026-01-05T17:59:46.859223+00:00"
101124
+ "x-reconciled-at": "2026-01-06T16:58:24.091091+00:00"
100948
101125
  },
100949
101126
  "owner_id": {
100950
101127
  "type": "string",
@@ -100981,7 +101158,7 @@
100981
101158
  },
100982
101159
  "x-original-maxLength": 1024,
100983
101160
  "x-reconciled-from-discovery": true,
100984
- "x-reconciled-at": "2026-01-05T17:59:46.859230+00:00"
101161
+ "x-reconciled-at": "2026-01-06T16:58:24.091098+00:00"
100985
101162
  },
100986
101163
  "tags": {
100987
101164
  "type": "object",
@@ -101547,7 +101724,7 @@
101547
101724
  },
101548
101725
  "x-original-maxLength": 1024,
101549
101726
  "x-reconciled-from-discovery": true,
101550
- "x-reconciled-at": "2026-01-05T17:59:46.859269+00:00"
101727
+ "x-reconciled-at": "2026-01-06T16:58:24.091136+00:00"
101551
101728
  },
101552
101729
  "tags": {
101553
101730
  "type": "object",
@@ -101955,6 +102132,8 @@
101955
102132
  "title": "Other Connected Site Mesh Group Sites.",
101956
102133
  "format": "int64",
101957
102134
  "x-displayname": "Other Connected Site Mesh Group Sites.",
102135
+ "x-f5xc-description-short": "If the site mesh group is of type \"Hub\", this field indicates the number of sites in all the spoke mesh groups that are connected to this site...",
102136
+ "x-f5xc-description-medium": "If the site mesh group is of type \"Hub\", this field indicates the number of sites in all the spoke mesh groups that are connected to this site mesh group. If the site mesh group is of type \"Spoke\", this field indicates the number of sites in the hub as well as the sites in other spoke groups...",
101958
102137
  "minimum": 0,
101959
102138
  "maximum": 2147483647,
101960
102139
  "x-f5xc-required-for": {
@@ -102183,6 +102362,8 @@
102183
102362
  "x-displayname": "Level",
102184
102363
  "x-ves-example": "2",
102185
102364
  "x-f5xc-example": "2",
102365
+ "x-f5xc-description-short": "Level determines the nodes and the corresponding edges to be returned in the response based on its distance from the root node.",
102366
+ "x-f5xc-description-medium": "Level determines the nodes and the corresponding edges to be returned in the response based on its distance from the root node. If the level specified in the request is 1, then the response contains the root node (level:0) and all its immediate neighbors (level:1). If the level is set to -1...",
102186
102367
  "minimum": 0,
102187
102368
  "maximum": 2147483647,
102188
102369
  "x-f5xc-required-for": {
@@ -102341,7 +102522,7 @@
102341
102522
  },
102342
102523
  "x-original-maxLength": 1024,
102343
102524
  "x-reconciled-from-discovery": true,
102344
- "x-reconciled-at": "2026-01-05T17:59:46.859330+00:00"
102525
+ "x-reconciled-at": "2026-01-06T16:58:24.091198+00:00"
102345
102526
  }
102346
102527
  },
102347
102528
  "x-f5xc-minimum-configuration": {
@@ -102844,7 +103025,7 @@
102844
103025
  },
102845
103026
  "x-original-maxLength": 1024,
102846
103027
  "x-reconciled-from-discovery": true,
102847
- "x-reconciled-at": "2026-01-05T17:59:52.800479+00:00"
103028
+ "x-reconciled-at": "2026-01-06T16:58:30.183674+00:00"
102848
103029
  },
102849
103030
  "namespace": {
102850
103031
  "type": "string",
@@ -102863,7 +103044,7 @@
102863
103044
  },
102864
103045
  "x-original-maxLength": 1024,
102865
103046
  "x-reconciled-from-discovery": true,
102866
- "x-reconciled-at": "2026-01-05T17:59:52.800483+00:00"
103047
+ "x-reconciled-at": "2026-01-06T16:58:30.183678+00:00"
102867
103048
  }
102868
103049
  },
102869
103050
  "x-f5xc-minimum-configuration": {
@@ -102961,7 +103142,7 @@
102961
103142
  "maxLength": 17,
102962
103143
  "minLength": 17,
102963
103144
  "x-reconciled-from-discovery": true,
102964
- "x-reconciled-at": "2026-01-05T17:59:52.800497+00:00"
103145
+ "x-reconciled-at": "2026-01-06T16:58:30.183692+00:00"
102965
103146
  },
102966
103147
  "system_metadata": {
102967
103148
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -103150,7 +103331,7 @@
103150
103331
  },
103151
103332
  "x-original-maxLength": 1024,
103152
103333
  "x-reconciled-from-discovery": true,
103153
- "x-reconciled-at": "2026-01-05T17:59:52.800513+00:00"
103334
+ "x-reconciled-at": "2026-01-06T16:58:30.183709+00:00"
103154
103335
  },
103155
103336
  "disabled": {
103156
103337
  "type": "boolean",
@@ -103200,7 +103381,7 @@
103200
103381
  },
103201
103382
  "x-original-maxLength": 1024,
103202
103383
  "x-reconciled-from-discovery": true,
103203
- "x-reconciled-at": "2026-01-05T17:59:52.800523+00:00"
103384
+ "x-reconciled-at": "2026-01-06T16:58:30.183719+00:00"
103204
103385
  },
103205
103386
  "namespace": {
103206
103387
  "type": "string",
@@ -103219,7 +103400,7 @@
103219
103400
  },
103220
103401
  "x-original-maxLength": 1024,
103221
103402
  "x-reconciled-from-discovery": true,
103222
- "x-reconciled-at": "2026-01-05T17:59:52.800527+00:00"
103403
+ "x-reconciled-at": "2026-01-06T16:58:30.183724+00:00"
103223
103404
  },
103224
103405
  "owner_view": {
103225
103406
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -103260,7 +103441,7 @@
103260
103441
  "x-field-mutability": "read-only",
103261
103442
  "x-original-maxLength": 1024,
103262
103443
  "x-reconciled-from-discovery": true,
103263
- "x-reconciled-at": "2026-01-05T17:59:52.800535+00:00"
103444
+ "x-reconciled-at": "2026-01-06T16:58:30.183731+00:00"
103264
103445
  },
103265
103446
  "uid": {
103266
103447
  "type": "string",
@@ -103281,7 +103462,7 @@
103281
103462
  "x-original-maxLength": 1024,
103282
103463
  "format": "uuid",
103283
103464
  "x-reconciled-from-discovery": true,
103284
- "x-reconciled-at": "2026-01-05T17:59:52.800540+00:00"
103465
+ "x-reconciled-at": "2026-01-06T16:58:30.183736+00:00"
103285
103466
  }
103286
103467
  },
103287
103468
  "x-f5xc-minimum-configuration": {
@@ -103415,7 +103596,7 @@
103415
103596
  "maxLength": 16,
103416
103597
  "minLength": 7,
103417
103598
  "x-reconciled-from-discovery": true,
103418
- "x-reconciled-at": "2026-01-05T17:59:52.800550+00:00"
103599
+ "x-reconciled-at": "2026-01-06T16:58:30.183747+00:00"
103419
103600
  },
103420
103601
  "value": {
103421
103602
  "type": "array",
@@ -103434,7 +103615,7 @@
103434
103615
  "maxLength": 15,
103435
103616
  "minLength": 3,
103436
103617
  "x-reconciled-from-discovery": true,
103437
- "x-reconciled-at": "2026-01-05T17:59:52.800555+00:00"
103618
+ "x-reconciled-at": "2026-01-06T16:58:30.183752+00:00"
103438
103619
  }
103439
103620
  },
103440
103621
  "x-f5xc-minimum-configuration": {
@@ -103516,6 +103697,8 @@
103516
103697
  "x-displayname": "Filter",
103517
103698
  "x-ves-example": "{PVC=\\\"pvc-1\\\"}",
103518
103699
  "x-f5xc-example": "\"{PVC=\\\"pvc-1\\\"}\"",
103700
+ "x-f5xc-description-short": "Filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or...",
103701
+ "x-f5xc-description-medium": "Filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or more labels defined in MetricLabel {PVC, SITE} can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"|\"=~\"|\"!~\"] = : equal to != ...",
103519
103702
  "minLength": 0,
103520
103703
  "maxLength": 1024,
103521
103704
  "x-f5xc-required-for": {
@@ -103557,7 +103740,7 @@
103557
103740
  },
103558
103741
  "x-original-maxLength": 1024,
103559
103742
  "x-reconciled-from-discovery": true,
103560
- "x-reconciled-at": "2026-01-05T17:59:52.800566+00:00"
103743
+ "x-reconciled-at": "2026-01-06T16:58:30.183763+00:00"
103561
103744
  },
103562
103745
  "range": {
103563
103746
  "type": "string",
@@ -103572,6 +103755,8 @@
103572
103755
  "x-validation-rules": {
103573
103756
  "ves.io.schema.rules.string.time_interval": "true"
103574
103757
  },
103758
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
103759
+ "x-f5xc-description-medium": "Range decides how far to go back in time to fetch values for each step. For example, if the range is 5m, then for step t1, query will be evaluated for t1-5m and for t2, query will be evaluated for t2-5m and so on. Format: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
103575
103760
  "minLength": 0,
103576
103761
  "maxLength": 1024,
103577
103762
  "x-f5xc-required-for": {
@@ -103616,6 +103801,8 @@
103616
103801
  "x-validation-rules": {
103617
103802
  "ves.io.schema.rules.string.query_step": "true"
103618
103803
  },
103804
+ "x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
103805
+ "x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
103619
103806
  "minLength": 0,
103620
103807
  "maxLength": 1024,
103621
103808
  "x-f5xc-required-for": {
@@ -104071,7 +104258,7 @@
104071
104258
  },
104072
104259
  "x-original-maxLength": 1024,
104073
104260
  "x-reconciled-from-discovery": true,
104074
- "x-reconciled-at": "2026-01-05T17:59:53.550865+00:00"
104261
+ "x-reconciled-at": "2026-01-06T16:58:30.952228+00:00"
104075
104262
  },
104076
104263
  "namespace": {
104077
104264
  "type": "string",
@@ -104090,7 +104277,7 @@
104090
104277
  },
104091
104278
  "x-original-maxLength": 1024,
104092
104279
  "x-reconciled-from-discovery": true,
104093
- "x-reconciled-at": "2026-01-05T17:59:53.550869+00:00"
104280
+ "x-reconciled-at": "2026-01-06T16:58:30.952233+00:00"
104094
104281
  }
104095
104282
  },
104096
104283
  "x-f5xc-minimum-configuration": {
@@ -104188,7 +104375,7 @@
104188
104375
  "maxLength": 17,
104189
104376
  "minLength": 17,
104190
104377
  "x-reconciled-from-discovery": true,
104191
- "x-reconciled-at": "2026-01-05T17:59:53.550884+00:00"
104378
+ "x-reconciled-at": "2026-01-06T16:58:30.952247+00:00"
104192
104379
  },
104193
104380
  "system_metadata": {
104194
104381
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -104323,7 +104510,7 @@
104323
104510
  },
104324
104511
  "x-original-maxLength": 1024,
104325
104512
  "x-reconciled-from-discovery": true,
104326
- "x-reconciled-at": "2026-01-05T17:59:53.550895+00:00"
104513
+ "x-reconciled-at": "2026-01-06T16:58:30.952259+00:00"
104327
104514
  },
104328
104515
  "disabled": {
104329
104516
  "type": "boolean",
@@ -104373,7 +104560,7 @@
104373
104560
  },
104374
104561
  "x-original-maxLength": 1024,
104375
104562
  "x-reconciled-from-discovery": true,
104376
- "x-reconciled-at": "2026-01-05T17:59:53.550904+00:00"
104563
+ "x-reconciled-at": "2026-01-06T16:58:30.952269+00:00"
104377
104564
  },
104378
104565
  "namespace": {
104379
104566
  "type": "string",
@@ -104392,7 +104579,7 @@
104392
104579
  },
104393
104580
  "x-original-maxLength": 1024,
104394
104581
  "x-reconciled-from-discovery": true,
104395
- "x-reconciled-at": "2026-01-05T17:59:53.550909+00:00"
104582
+ "x-reconciled-at": "2026-01-06T16:58:30.952273+00:00"
104396
104583
  },
104397
104584
  "owner_view": {
104398
104585
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -104433,7 +104620,7 @@
104433
104620
  "x-field-mutability": "read-only",
104434
104621
  "x-original-maxLength": 1024,
104435
104622
  "x-reconciled-from-discovery": true,
104436
- "x-reconciled-at": "2026-01-05T17:59:53.550917+00:00"
104623
+ "x-reconciled-at": "2026-01-06T16:58:30.952281+00:00"
104437
104624
  },
104438
104625
  "uid": {
104439
104626
  "type": "string",
@@ -104454,7 +104641,7 @@
104454
104641
  "x-original-maxLength": 1024,
104455
104642
  "format": "uuid",
104456
104643
  "x-reconciled-from-discovery": true,
104457
- "x-reconciled-at": "2026-01-05T17:59:53.550922+00:00"
104644
+ "x-reconciled-at": "2026-01-06T16:58:30.952286+00:00"
104458
104645
  }
104459
104646
  },
104460
104647
  "x-f5xc-minimum-configuration": {
@@ -104545,7 +104732,7 @@
104545
104732
  },
104546
104733
  "x-original-maxLength": 1024,
104547
104734
  "x-reconciled-from-discovery": true,
104548
- "x-reconciled-at": "2026-01-05T17:59:53.550929+00:00"
104735
+ "x-reconciled-at": "2026-01-06T16:58:30.952294+00:00"
104549
104736
  },
104550
104737
  "name": {
104551
104738
  "type": "string",
@@ -104564,7 +104751,7 @@
104564
104751
  },
104565
104752
  "x-original-maxLength": 1024,
104566
104753
  "x-reconciled-from-discovery": true,
104567
- "x-reconciled-at": "2026-01-05T17:59:53.550934+00:00"
104754
+ "x-reconciled-at": "2026-01-06T16:58:30.952298+00:00"
104568
104755
  },
104569
104756
  "namespace": {
104570
104757
  "type": "string",
@@ -104583,7 +104770,7 @@
104583
104770
  },
104584
104771
  "x-original-maxLength": 1024,
104585
104772
  "x-reconciled-from-discovery": true,
104586
- "x-reconciled-at": "2026-01-05T17:59:53.550938+00:00"
104773
+ "x-reconciled-at": "2026-01-06T16:58:30.952302+00:00"
104587
104774
  },
104588
104775
  "tenant": {
104589
104776
  "type": "string",
@@ -104603,7 +104790,7 @@
104603
104790
  "x-field-mutability": "read-only",
104604
104791
  "x-original-maxLength": 1024,
104605
104792
  "x-reconciled-from-discovery": true,
104606
- "x-reconciled-at": "2026-01-05T17:59:53.550942+00:00"
104793
+ "x-reconciled-at": "2026-01-06T16:58:30.952306+00:00"
104607
104794
  }
104608
104795
  },
104609
104796
  "x-f5xc-minimum-configuration": {