@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": "Telemetry And Insights",
5
5
  "description": "F5 Distributed Cloud Telemetry And Insights API specifications",
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"
@@ -6154,7 +6154,7 @@
6154
6154
  },
6155
6155
  "x-original-maxLength": 1024,
6156
6156
  "x-reconciled-from-discovery": true,
6157
- "x-reconciled-at": "2026-01-05T17:58:51.106657+00:00"
6157
+ "x-reconciled-at": "2026-01-06T16:57:27.272224+00:00"
6158
6158
  },
6159
6159
  "range": {
6160
6160
  "type": "string",
@@ -6169,6 +6169,8 @@
6169
6169
  "x-validation-rules": {
6170
6170
  "ves.io.schema.rules.string.time_interval": "true"
6171
6171
  },
6172
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
6173
+ "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.",
6172
6174
  "minLength": 0,
6173
6175
  "maxLength": 1024,
6174
6176
  "x-f5xc-required-for": {
@@ -6216,6 +6218,8 @@
6216
6218
  "x-validation-rules": {
6217
6219
  "ves.io.schema.rules.string.query_step": "true"
6218
6220
  },
6221
+ "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.",
6222
+ "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.",
6219
6223
  "minLength": 0,
6220
6224
  "maxLength": 1024,
6221
6225
  "x-f5xc-required-for": {
@@ -6409,7 +6413,7 @@
6409
6413
  },
6410
6414
  "x-original-maxLength": 1024,
6411
6415
  "x-reconciled-from-discovery": true,
6412
- "x-reconciled-at": "2026-01-05T17:58:51.106684+00:00"
6416
+ "x-reconciled-at": "2026-01-06T16:57:27.272248+00:00"
6413
6417
  }
6414
6418
  },
6415
6419
  "x-f5xc-minimum-configuration": {
@@ -6885,7 +6889,7 @@
6885
6889
  },
6886
6890
  "x-original-maxLength": 1024,
6887
6891
  "x-reconciled-from-discovery": true,
6888
- "x-reconciled-at": "2026-01-05T17:58:51.106724+00:00"
6892
+ "x-reconciled-at": "2026-01-06T16:57:27.272285+00:00"
6889
6893
  },
6890
6894
  "range": {
6891
6895
  "type": "string",
@@ -6900,6 +6904,8 @@
6900
6904
  "x-validation-rules": {
6901
6905
  "ves.io.schema.rules.string.time_interval": "true"
6902
6906
  },
6907
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
6908
+ "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.",
6903
6909
  "minLength": 0,
6904
6910
  "maxLength": 1024,
6905
6911
  "x-f5xc-required-for": {
@@ -6944,6 +6950,8 @@
6944
6950
  "x-validation-rules": {
6945
6951
  "ves.io.schema.rules.string.query_step": "true"
6946
6952
  },
6953
+ "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.",
6954
+ "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.",
6947
6955
  "minLength": 0,
6948
6956
  "maxLength": 1024,
6949
6957
  "x-f5xc-required-for": {
@@ -7098,7 +7106,7 @@
7098
7106
  },
7099
7107
  "x-original-maxLength": 1024,
7100
7108
  "x-reconciled-from-discovery": true,
7101
- "x-reconciled-at": "2026-01-05T17:58:51.106742+00:00"
7109
+ "x-reconciled-at": "2026-01-06T16:57:27.272304+00:00"
7102
7110
  },
7103
7111
  "start_time": {
7104
7112
  "type": "string",
@@ -7310,7 +7318,7 @@
7310
7318
  },
7311
7319
  "x-original-maxLength": 1024,
7312
7320
  "x-reconciled-from-discovery": true,
7313
- "x-reconciled-at": "2026-01-05T17:58:51.106754+00:00"
7321
+ "x-reconciled-at": "2026-01-06T16:57:27.272317+00:00"
7314
7322
  },
7315
7323
  "type": {
7316
7324
  "$ref": "#/components/schemas/graphHealthscoreType"
@@ -7332,7 +7340,7 @@
7332
7340
  "maxLength": 15,
7333
7341
  "minLength": 3,
7334
7342
  "x-reconciled-from-discovery": true,
7335
- "x-reconciled-at": "2026-01-05T17:58:51.106761+00:00"
7343
+ "x-reconciled-at": "2026-01-06T16:57:27.272324+00:00"
7336
7344
  }
7337
7345
  },
7338
7346
  "x-f5xc-minimum-configuration": {
@@ -7776,7 +7784,7 @@
7776
7784
  },
7777
7785
  "x-original-maxLength": 1024,
7778
7786
  "x-reconciled-from-discovery": true,
7779
- "x-reconciled-at": "2026-01-05T17:58:51.106793+00:00"
7787
+ "x-reconciled-at": "2026-01-06T16:57:27.272354+00:00"
7780
7788
  },
7781
7789
  "previous_value": {
7782
7790
  "type": "string",
@@ -7814,7 +7822,7 @@
7814
7822
  },
7815
7823
  "x-original-maxLength": 1024,
7816
7824
  "x-reconciled-from-discovery": true,
7817
- "x-reconciled-at": "2026-01-05T17:58:51.106800+00:00"
7825
+ "x-reconciled-at": "2026-01-06T16:57:27.272361+00:00"
7818
7826
  }
7819
7827
  },
7820
7828
  "x-f5xc-minimum-configuration": {
@@ -7920,7 +7928,7 @@
7920
7928
  },
7921
7929
  "x-original-maxLength": 1024,
7922
7930
  "x-reconciled-from-discovery": true,
7923
- "x-reconciled-at": "2026-01-05T17:58:51.106808+00:00"
7931
+ "x-reconciled-at": "2026-01-06T16:57:27.272369+00:00"
7924
7932
  }
7925
7933
  },
7926
7934
  "x-f5xc-minimum-configuration": {
@@ -8154,7 +8162,7 @@
8154
8162
  },
8155
8163
  "x-original-maxLength": 1024,
8156
8164
  "x-reconciled-from-discovery": true,
8157
- "x-reconciled-at": "2026-01-05T17:58:57.788327+00:00"
8165
+ "x-reconciled-at": "2026-01-06T16:57:33.991026+00:00"
8158
8166
  },
8159
8167
  "namespace": {
8160
8168
  "type": "string",
@@ -8180,7 +8188,7 @@
8180
8188
  },
8181
8189
  "x-original-maxLength": 1024,
8182
8190
  "x-reconciled-from-discovery": true,
8183
- "x-reconciled-at": "2026-01-05T17:58:57.788333+00:00"
8191
+ "x-reconciled-at": "2026-01-06T16:57:33.991033+00:00"
8184
8192
  },
8185
8193
  "tcp_lb_request": {
8186
8194
  "$ref": "#/components/schemas/discovered_serviceTCPLBRequest"
@@ -8254,7 +8262,7 @@
8254
8262
  },
8255
8263
  "x-original-maxLength": 1024,
8256
8264
  "x-reconciled-from-discovery": true,
8257
- "x-reconciled-at": "2026-01-05T17:58:57.788342+00:00"
8265
+ "x-reconciled-at": "2026-01-06T16:57:33.991042+00:00"
8258
8266
  },
8259
8267
  "namespace": {
8260
8268
  "type": "string",
@@ -8280,7 +8288,7 @@
8280
8288
  },
8281
8289
  "x-original-maxLength": 1024,
8282
8290
  "x-reconciled-from-discovery": true,
8283
- "x-reconciled-at": "2026-01-05T17:58:57.788347+00:00"
8291
+ "x-reconciled-at": "2026-01-06T16:57:33.991046+00:00"
8284
8292
  }
8285
8293
  },
8286
8294
  "x-f5xc-minimum-configuration": {
@@ -8336,7 +8344,7 @@
8336
8344
  "maxLength": 17,
8337
8345
  "minLength": 17,
8338
8346
  "x-reconciled-from-discovery": true,
8339
- "x-reconciled-at": "2026-01-05T17:58:57.788354+00:00"
8347
+ "x-reconciled-at": "2026-01-06T16:57:33.991053+00:00"
8340
8348
  },
8341
8349
  "virtual_server_pool_members_health": {
8342
8350
  "$ref": "#/components/schemas/discovered_serviceVirtualServerPoolMemberHealth"
@@ -8386,7 +8394,7 @@
8386
8394
  },
8387
8395
  "x-original-maxLength": 1024,
8388
8396
  "x-reconciled-from-discovery": true,
8389
- "x-reconciled-at": "2026-01-05T17:58:57.788362+00:00"
8397
+ "x-reconciled-at": "2026-01-06T16:57:33.991060+00:00"
8390
8398
  },
8391
8399
  "namespace": {
8392
8400
  "type": "string",
@@ -8412,7 +8420,7 @@
8412
8420
  },
8413
8421
  "x-original-maxLength": 1024,
8414
8422
  "x-reconciled-from-discovery": true,
8415
- "x-reconciled-at": "2026-01-05T17:58:57.788366+00:00"
8423
+ "x-reconciled-at": "2026-01-06T16:57:33.991064+00:00"
8416
8424
  }
8417
8425
  },
8418
8426
  "x-f5xc-minimum-configuration": {
@@ -8589,7 +8597,7 @@
8589
8597
  "x-original-maxLength": 1024,
8590
8598
  "format": "hostname",
8591
8599
  "x-reconciled-from-discovery": true,
8592
- "x-reconciled-at": "2026-01-05T17:58:57.788383+00:00"
8600
+ "x-reconciled-at": "2026-01-06T16:57:33.991081+00:00"
8593
8601
  },
8594
8602
  "http": {
8595
8603
  "$ref": "#/components/schemas/discovered_serviceProxyTypeHttp"
@@ -8624,7 +8632,7 @@
8624
8632
  },
8625
8633
  "x-original-maxLength": 1024,
8626
8634
  "x-reconciled-from-discovery": true,
8627
- "x-reconciled-at": "2026-01-05T17:58:57.788392+00:00"
8635
+ "x-reconciled-at": "2026-01-06T16:57:33.991089+00:00"
8628
8636
  },
8629
8637
  "skip_server_verification": {
8630
8638
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -8829,7 +8837,7 @@
8829
8837
  },
8830
8838
  "x-original-maxLength": 1024,
8831
8839
  "x-reconciled-from-discovery": true,
8832
- "x-reconciled-at": "2026-01-05T17:58:57.788411+00:00"
8840
+ "x-reconciled-at": "2026-01-06T16:57:33.991109+00:00"
8833
8841
  },
8834
8842
  "disabled": {
8835
8843
  "type": "boolean",
@@ -8879,7 +8887,7 @@
8879
8887
  },
8880
8888
  "x-original-maxLength": 1024,
8881
8889
  "x-reconciled-from-discovery": true,
8882
- "x-reconciled-at": "2026-01-05T17:58:57.788421+00:00"
8890
+ "x-reconciled-at": "2026-01-06T16:57:33.991119+00:00"
8883
8891
  },
8884
8892
  "namespace": {
8885
8893
  "type": "string",
@@ -8898,7 +8906,7 @@
8898
8906
  },
8899
8907
  "x-original-maxLength": 1024,
8900
8908
  "x-reconciled-from-discovery": true,
8901
- "x-reconciled-at": "2026-01-05T17:58:57.788426+00:00"
8909
+ "x-reconciled-at": "2026-01-06T16:57:33.991123+00:00"
8902
8910
  },
8903
8911
  "owner_view": {
8904
8912
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -8924,7 +8932,7 @@
8924
8932
  "x-field-mutability": "read-only",
8925
8933
  "x-original-maxLength": 1024,
8926
8934
  "x-reconciled-from-discovery": true,
8927
- "x-reconciled-at": "2026-01-05T17:58:57.788432+00:00"
8935
+ "x-reconciled-at": "2026-01-06T16:57:33.991129+00:00"
8928
8936
  },
8929
8937
  "uid": {
8930
8938
  "type": "string",
@@ -8945,7 +8953,7 @@
8945
8953
  "x-original-maxLength": 1024,
8946
8954
  "format": "uuid",
8947
8955
  "x-reconciled-from-discovery": true,
8948
- "x-reconciled-at": "2026-01-05T17:58:57.788437+00:00"
8956
+ "x-reconciled-at": "2026-01-06T16:57:33.991135+00:00"
8949
8957
  }
8950
8958
  },
8951
8959
  "x-f5xc-minimum-configuration": {
@@ -9056,7 +9064,7 @@
9056
9064
  },
9057
9065
  "x-original-maxLength": 1024,
9058
9066
  "x-reconciled-from-discovery": true,
9059
- "x-reconciled-at": "2026-01-05T17:58:57.788447+00:00"
9067
+ "x-reconciled-at": "2026-01-06T16:57:33.991144+00:00"
9060
9068
  },
9061
9069
  "disabled": {
9062
9070
  "type": "boolean",
@@ -9106,7 +9114,7 @@
9106
9114
  },
9107
9115
  "x-original-maxLength": 1024,
9108
9116
  "x-reconciled-from-discovery": true,
9109
- "x-reconciled-at": "2026-01-05T17:58:57.788456+00:00"
9117
+ "x-reconciled-at": "2026-01-06T16:57:33.991154+00:00"
9110
9118
  },
9111
9119
  "namespace": {
9112
9120
  "type": "string",
@@ -9125,7 +9133,7 @@
9125
9133
  },
9126
9134
  "x-original-maxLength": 1024,
9127
9135
  "x-reconciled-from-discovery": true,
9128
- "x-reconciled-at": "2026-01-05T17:58:57.788460+00:00"
9136
+ "x-reconciled-at": "2026-01-06T16:57:33.991158+00:00"
9129
9137
  },
9130
9138
  "owner_view": {
9131
9139
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -9166,7 +9174,7 @@
9166
9174
  "x-field-mutability": "read-only",
9167
9175
  "x-original-maxLength": 1024,
9168
9176
  "x-reconciled-from-discovery": true,
9169
- "x-reconciled-at": "2026-01-05T17:58:57.788468+00:00"
9177
+ "x-reconciled-at": "2026-01-06T16:57:33.991166+00:00"
9170
9178
  },
9171
9179
  "uid": {
9172
9180
  "type": "string",
@@ -9187,7 +9195,7 @@
9187
9195
  "x-original-maxLength": 1024,
9188
9196
  "format": "uuid",
9189
9197
  "x-reconciled-from-discovery": true,
9190
- "x-reconciled-at": "2026-01-05T17:58:57.788473+00:00"
9198
+ "x-reconciled-at": "2026-01-06T16:57:33.991171+00:00"
9191
9199
  }
9192
9200
  },
9193
9201
  "x-f5xc-minimum-configuration": {
@@ -9560,7 +9568,7 @@
9560
9568
  },
9561
9569
  "x-original-maxLength": 1024,
9562
9570
  "x-reconciled-from-discovery": true,
9563
- "x-reconciled-at": "2026-01-05T17:58:57.788502+00:00"
9571
+ "x-reconciled-at": "2026-01-06T16:57:33.991200+00:00"
9564
9572
  },
9565
9573
  "request_body": {
9566
9574
  "$ref": "#/components/schemas/protobufAny"
@@ -9625,7 +9633,7 @@
9625
9633
  "x-original-maxLength": 1024,
9626
9634
  "format": "hostname",
9627
9635
  "x-reconciled-from-discovery": true,
9628
- "x-reconciled-at": "2026-01-05T17:58:57.788511+00:00"
9636
+ "x-reconciled-at": "2026-01-06T16:57:33.991209+00:00"
9629
9637
  },
9630
9638
  "listen_port": {
9631
9639
  "type": "integer",
@@ -9674,7 +9682,7 @@
9674
9682
  },
9675
9683
  "x-original-maxLength": 1024,
9676
9684
  "x-reconciled-from-discovery": true,
9677
- "x-reconciled-at": "2026-01-05T17:58:57.788517+00:00"
9685
+ "x-reconciled-at": "2026-01-06T16:57:33.991215+00:00"
9678
9686
  },
9679
9687
  "no_sni": {
9680
9688
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -10017,7 +10025,7 @@
10017
10025
  },
10018
10026
  "x-original-maxLength": 1024,
10019
10027
  "x-reconciled-from-discovery": true,
10020
- "x-reconciled-at": "2026-01-05T17:58:57.788542+00:00"
10028
+ "x-reconciled-at": "2026-01-06T16:57:33.991240+00:00"
10021
10029
  },
10022
10030
  "status": {
10023
10031
  "type": "array",
@@ -10036,7 +10044,7 @@
10036
10044
  "maxLength": 17,
10037
10045
  "minLength": 17,
10038
10046
  "x-reconciled-from-discovery": true,
10039
- "x-reconciled-at": "2026-01-05T17:58:57.788547+00:00"
10047
+ "x-reconciled-at": "2026-01-06T16:57:33.991246+00:00"
10040
10048
  }
10041
10049
  },
10042
10050
  "x-f5xc-minimum-configuration": {
@@ -10307,7 +10315,7 @@
10307
10315
  "readOnly": true,
10308
10316
  "x-original-maxLength": 1024,
10309
10317
  "x-reconciled-from-discovery": true,
10310
- "x-reconciled-at": "2026-01-05T17:58:57.788563+00:00"
10318
+ "x-reconciled-at": "2026-01-06T16:57:33.991262+00:00"
10311
10319
  },
10312
10320
  "name": {
10313
10321
  "type": "string",
@@ -10326,7 +10334,7 @@
10326
10334
  },
10327
10335
  "x-original-maxLength": 1024,
10328
10336
  "x-reconciled-from-discovery": true,
10329
- "x-reconciled-at": "2026-01-05T17:58:57.788567+00:00"
10337
+ "x-reconciled-at": "2026-01-06T16:57:33.991266+00:00"
10330
10338
  },
10331
10339
  "namespace": {
10332
10340
  "type": "string",
@@ -10345,7 +10353,7 @@
10345
10353
  },
10346
10354
  "x-original-maxLength": 1024,
10347
10355
  "x-reconciled-from-discovery": true,
10348
- "x-reconciled-at": "2026-01-05T17:58:57.788571+00:00"
10356
+ "x-reconciled-at": "2026-01-06T16:57:33.991270+00:00"
10349
10357
  },
10350
10358
  "tenant": {
10351
10359
  "type": "string",
@@ -10366,7 +10374,7 @@
10366
10374
  "x-field-mutability": "read-only",
10367
10375
  "x-original-maxLength": 1024,
10368
10376
  "x-reconciled-from-discovery": true,
10369
- "x-reconciled-at": "2026-01-05T17:58:57.788575+00:00"
10377
+ "x-reconciled-at": "2026-01-06T16:57:33.991274+00:00"
10370
10378
  },
10371
10379
  "uid": {
10372
10380
  "type": "string",
@@ -10388,7 +10396,7 @@
10388
10396
  "x-original-maxLength": 1024,
10389
10397
  "format": "uuid",
10390
10398
  "x-reconciled-from-discovery": true,
10391
- "x-reconciled-at": "2026-01-05T17:58:57.788580+00:00"
10399
+ "x-reconciled-at": "2026-01-06T16:57:33.991279+00:00"
10392
10400
  }
10393
10401
  },
10394
10402
  "x-f5xc-minimum-configuration": {
@@ -10414,6 +10422,8 @@
10414
10422
  "type_url": {
10415
10423
  "type": "string",
10416
10424
  "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.",
10425
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
10426
+ "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 ).",
10417
10427
  "minLength": 0,
10418
10428
  "maxLength": 1024,
10419
10429
  "x-f5xc-required-for": {
@@ -10437,7 +10447,7 @@
10437
10447
  },
10438
10448
  "x-original-maxLength": 1024,
10439
10449
  "x-reconciled-from-discovery": true,
10440
- "x-reconciled-at": "2026-01-05T17:58:57.788586+00:00"
10450
+ "x-reconciled-at": "2026-01-06T16:57:33.991285+00:00"
10441
10451
  }
10442
10452
  },
10443
10453
  "x-f5xc-minimum-configuration": {
@@ -10506,7 +10516,7 @@
10506
10516
  },
10507
10517
  "x-original-maxLength": 1024,
10508
10518
  "x-reconciled-from-discovery": true,
10509
- "x-reconciled-at": "2026-01-05T17:58:57.788593+00:00"
10519
+ "x-reconciled-at": "2026-01-06T16:57:33.991292+00:00"
10510
10520
  },
10511
10521
  "service_name": {
10512
10522
  "type": "string",
@@ -10535,6 +10545,8 @@
10535
10545
  "x-validation-rules": {
10536
10546
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
10537
10547
  },
10548
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
10549
+ "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...",
10538
10550
  "minLength": 0,
10539
10551
  "maxLength": 17,
10540
10552
  "x-f5xc-required-for": {
@@ -10545,7 +10557,7 @@
10545
10557
  },
10546
10558
  "x-original-maxLength": 1024,
10547
10559
  "x-reconciled-from-discovery": true,
10548
- "x-reconciled-at": "2026-01-05T17:58:57.788599+00:00"
10560
+ "x-reconciled-at": "2026-01-06T16:57:33.991298+00:00"
10549
10561
  },
10550
10562
  "type": {
10551
10563
  "type": "string",
@@ -10682,7 +10694,7 @@
10682
10694
  },
10683
10695
  "x-original-maxLength": 1024,
10684
10696
  "x-reconciled-from-discovery": true,
10685
- "x-reconciled-at": "2026-01-05T17:58:57.788609+00:00"
10697
+ "x-reconciled-at": "2026-01-06T16:57:33.991309+00:00"
10686
10698
  }
10687
10699
  },
10688
10700
  "x-f5xc-minimum-configuration": {
@@ -10778,7 +10790,7 @@
10778
10790
  },
10779
10791
  "x-original-maxLength": 1024,
10780
10792
  "x-reconciled-from-discovery": true,
10781
- "x-reconciled-at": "2026-01-05T17:58:57.788619+00:00"
10793
+ "x-reconciled-at": "2026-01-06T16:57:33.991319+00:00"
10782
10794
  }
10783
10795
  },
10784
10796
  "x-f5xc-minimum-configuration": {
@@ -10851,7 +10863,7 @@
10851
10863
  },
10852
10864
  "x-original-maxLength": 1200,
10853
10865
  "x-reconciled-from-discovery": true,
10854
- "x-reconciled-at": "2026-01-05T17:58:57.788626+00:00"
10866
+ "x-reconciled-at": "2026-01-06T16:57:33.991325+00:00"
10855
10867
  },
10856
10868
  "disable": {
10857
10869
  "type": "boolean",
@@ -10906,7 +10918,7 @@
10906
10918
  },
10907
10919
  "x-original-maxLength": 1024,
10908
10920
  "x-reconciled-from-discovery": true,
10909
- "x-reconciled-at": "2026-01-05T17:58:57.788633+00:00"
10921
+ "x-reconciled-at": "2026-01-06T16:57:33.991332+00:00"
10910
10922
  },
10911
10923
  "namespace": {
10912
10924
  "type": "string",
@@ -10925,7 +10937,7 @@
10925
10937
  },
10926
10938
  "x-original-maxLength": 1024,
10927
10939
  "x-reconciled-from-discovery": true,
10928
- "x-reconciled-at": "2026-01-05T17:58:57.788637+00:00"
10940
+ "x-reconciled-at": "2026-01-06T16:57:33.991337+00:00"
10929
10941
  }
10930
10942
  },
10931
10943
  "x-f5xc-minimum-configuration": {
@@ -11039,7 +11051,7 @@
11039
11051
  "x-original-maxLength": 1024,
11040
11052
  "format": "uuid",
11041
11053
  "x-reconciled-from-discovery": true,
11042
- "x-reconciled-at": "2026-01-05T17:58:57.788649+00:00"
11054
+ "x-reconciled-at": "2026-01-06T16:57:33.991349+00:00"
11043
11055
  },
11044
11056
  "vtrp_id": {
11045
11057
  "type": "string",
@@ -11151,7 +11163,7 @@
11151
11163
  },
11152
11164
  "x-original-maxLength": 1024,
11153
11165
  "x-reconciled-from-discovery": true,
11154
- "x-reconciled-at": "2026-01-05T17:58:57.788658+00:00"
11166
+ "x-reconciled-at": "2026-01-06T16:57:33.991358+00:00"
11155
11167
  },
11156
11168
  "status": {
11157
11169
  "type": "string",
@@ -11170,7 +11182,7 @@
11170
11182
  },
11171
11183
  "x-original-maxLength": 1024,
11172
11184
  "x-reconciled-from-discovery": true,
11173
- "x-reconciled-at": "2026-01-05T17:58:57.788662+00:00"
11185
+ "x-reconciled-at": "2026-01-06T16:57:33.991362+00:00"
11174
11186
  }
11175
11187
  },
11176
11188
  "x-f5xc-minimum-configuration": {
@@ -11250,6 +11262,8 @@
11250
11262
  "title": "Deletion_timestamp.",
11251
11263
  "format": "date-time",
11252
11264
  "x-displayname": "Deletion Timestamp.",
11265
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
11266
+ "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...",
11253
11267
  "minLength": 0,
11254
11268
  "maxLength": 1024,
11255
11269
  "x-f5xc-required-for": {
@@ -11348,7 +11362,7 @@
11348
11362
  "x-field-mutability": "read-only",
11349
11363
  "x-original-maxLength": 1024,
11350
11364
  "x-reconciled-from-discovery": true,
11351
- "x-reconciled-at": "2026-01-05T17:58:57.788680+00:00"
11365
+ "x-reconciled-at": "2026-01-06T16:57:33.991380+00:00"
11352
11366
  },
11353
11367
  "uid": {
11354
11368
  "type": "string",
@@ -11369,7 +11383,7 @@
11369
11383
  "x-original-maxLength": 1024,
11370
11384
  "format": "uuid",
11371
11385
  "x-reconciled-from-discovery": true,
11372
- "x-reconciled-at": "2026-01-05T17:58:57.788685+00:00"
11386
+ "x-reconciled-at": "2026-01-06T16:57:33.991385+00:00"
11373
11387
  }
11374
11388
  },
11375
11389
  "x-f5xc-minimum-configuration": {
@@ -11419,7 +11433,7 @@
11419
11433
  },
11420
11434
  "x-original-maxLength": 1024,
11421
11435
  "x-reconciled-from-discovery": true,
11422
- "x-reconciled-at": "2026-01-05T17:58:57.788701+00:00"
11436
+ "x-reconciled-at": "2026-01-06T16:57:33.991401+00:00"
11423
11437
  },
11424
11438
  "name": {
11425
11439
  "type": "string",
@@ -11438,7 +11452,7 @@
11438
11452
  },
11439
11453
  "x-original-maxLength": 1024,
11440
11454
  "x-reconciled-from-discovery": true,
11441
- "x-reconciled-at": "2026-01-05T17:58:57.788706+00:00"
11455
+ "x-reconciled-at": "2026-01-06T16:57:33.991405+00:00"
11442
11456
  },
11443
11457
  "namespace": {
11444
11458
  "type": "string",
@@ -11457,7 +11471,7 @@
11457
11471
  },
11458
11472
  "x-original-maxLength": 1024,
11459
11473
  "x-reconciled-from-discovery": true,
11460
- "x-reconciled-at": "2026-01-05T17:58:57.788710+00:00"
11474
+ "x-reconciled-at": "2026-01-06T16:57:33.991409+00:00"
11461
11475
  },
11462
11476
  "uid": {
11463
11477
  "type": "string",
@@ -11478,7 +11492,7 @@
11478
11492
  "x-original-maxLength": 1024,
11479
11493
  "format": "uuid",
11480
11494
  "x-reconciled-from-discovery": true,
11481
- "x-reconciled-at": "2026-01-05T17:58:57.788714+00:00"
11495
+ "x-reconciled-at": "2026-01-06T16:57:33.991413+00:00"
11482
11496
  }
11483
11497
  },
11484
11498
  "x-f5xc-minimum-configuration": {
@@ -11633,7 +11647,7 @@
11633
11647
  },
11634
11648
  "x-original-maxLength": 1024,
11635
11649
  "x-reconciled-from-discovery": true,
11636
- "x-reconciled-at": "2026-01-05T17:58:57.788732+00:00"
11650
+ "x-reconciled-at": "2026-01-06T16:57:33.991442+00:00"
11637
11651
  },
11638
11652
  "ref_value": {
11639
11653
  "$ref": "#/components/schemas/schemaviewsObjectRefType"
@@ -11792,7 +11806,7 @@
11792
11806
  },
11793
11807
  "x-original-maxLength": 128,
11794
11808
  "x-reconciled-from-discovery": true,
11795
- "x-reconciled-at": "2026-01-05T17:58:57.788743+00:00"
11809
+ "x-reconciled-at": "2026-01-06T16:57:33.991454+00:00"
11796
11810
  },
11797
11811
  "namespace": {
11798
11812
  "type": "string",
@@ -11817,7 +11831,7 @@
11817
11831
  },
11818
11832
  "x-original-maxLength": 64,
11819
11833
  "x-reconciled-from-discovery": true,
11820
- "x-reconciled-at": "2026-01-05T17:58:57.788748+00:00"
11834
+ "x-reconciled-at": "2026-01-06T16:57:33.991458+00:00"
11821
11835
  },
11822
11836
  "tenant": {
11823
11837
  "type": "string",
@@ -11844,7 +11858,7 @@
11844
11858
  "x-field-mutability": "read-only",
11845
11859
  "x-original-maxLength": 64,
11846
11860
  "x-reconciled-from-discovery": true,
11847
- "x-reconciled-at": "2026-01-05T17:58:57.788752+00:00"
11861
+ "x-reconciled-at": "2026-01-06T16:57:33.991463+00:00"
11848
11862
  }
11849
11863
  },
11850
11864
  "x-f5xc-minimum-configuration": {
@@ -12737,7 +12751,7 @@
12737
12751
  "maxLength": 15,
12738
12752
  "minLength": 3,
12739
12753
  "x-reconciled-from-discovery": true,
12740
- "x-reconciled-at": "2026-01-05T17:59:03.291785+00:00"
12754
+ "x-reconciled-at": "2026-01-06T16:57:39.599612+00:00"
12741
12755
  }
12742
12756
  },
12743
12757
  "x-f5xc-minimum-configuration": {
@@ -13143,6 +13157,8 @@
13143
13157
  "x-validation-rules": {
13144
13158
  "ves.io.schema.rules.string.max_len": "1024"
13145
13159
  },
13160
+ "x-f5xc-description-short": "\\site-1\",\\\"site-2\\\")}\" filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\"...",
13161
+ "x-f5xc-description-medium": "\\site-1\",\\\"site-2\\\")}\" 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 Label can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"] = : equal to != : not...",
13146
13162
  "minLength": 0,
13147
13163
  "x-f5xc-required-for": {
13148
13164
  "minimum_config": false,
@@ -13355,6 +13371,8 @@
13355
13371
  "x-displayname": "Filter",
13356
13372
  "x-ves-example": "{SITE=\\\"site-1\\\"}",
13357
13373
  "x-f5xc-example": "\"{SITE=\\\"site-1\\\"}\"",
13374
+ "x-f5xc-description-short": "\\site-1\",\\\"site-2\\\")}\" filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\"...",
13375
+ "x-f5xc-description-medium": "\\site-1\",\\\"site-2\\\")}\" 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 Label can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"] = : equal to != : not...",
13358
13376
  "minLength": 0,
13359
13377
  "maxLength": 1024,
13360
13378
  "x-f5xc-required-for": {
@@ -13877,6 +13895,8 @@
13877
13895
  "x-displayname": "Expanded URL(s)",
13878
13896
  "x-ves-example": "{component_identifier: API/v1/user_id/DYN,component_examples: [cmenomo007]}",
13879
13897
  "x-f5xc-example": "{component_identifierapi/v1/user_id/DYN,component_examples: [cmenomo007]}",
13898
+ "x-f5xc-description-short": "For example - {\"dyn_examples\": [ { \"component_identifier\": \"API/v1/user_id/DYN\", \"component_examples\": [ \"cmenomo007\", \"marcusaurelius\"...",
13899
+ "x-f5xc-description-medium": "For example - {\"dyn_examples\": [ { \"component_identifier\": \"API/v1/user_id/DYN\", \"component_examples\": [ \"cmenomo007\", \"marcusaurelius\" \"artattacksince1947\", \"johndoe83\", ] }, { \"component_identifier\": \"API/v1/user_id/DYN/vehicle_id/DYN\", \"component_examples\": [ \"JN1CV6AR3AM458367\"...",
13880
13900
  "x-f5xc-required-for": {
13881
13901
  "minimum_config": false,
13882
13902
  "create": false,
@@ -15017,7 +15037,7 @@
15017
15037
  },
15018
15038
  "x-original-maxLength": 1024,
15019
15039
  "x-reconciled-from-discovery": true,
15020
- "x-reconciled-at": "2026-01-05T17:59:33.709614+00:00"
15040
+ "x-reconciled-at": "2026-01-06T16:58:10.760707+00:00"
15021
15041
  },
15022
15042
  "service": {
15023
15043
  "type": "string",
@@ -15336,7 +15356,7 @@
15336
15356
  },
15337
15357
  "x-original-maxLength": 1024,
15338
15358
  "x-reconciled-from-discovery": true,
15339
- "x-reconciled-at": "2026-01-05T17:59:33.709652+00:00"
15359
+ "x-reconciled-at": "2026-01-06T16:58:10.760746+00:00"
15340
15360
  }
15341
15361
  },
15342
15362
  "x-f5xc-minimum-configuration": {
@@ -15456,7 +15476,7 @@
15456
15476
  "maxLength": 15,
15457
15477
  "minLength": 3,
15458
15478
  "x-reconciled-from-discovery": true,
15459
- "x-reconciled-at": "2026-01-05T17:59:33.709664+00:00"
15479
+ "x-reconciled-at": "2026-01-06T16:58:10.760758+00:00"
15460
15480
  }
15461
15481
  },
15462
15482
  "x-f5xc-minimum-configuration": {
@@ -15673,7 +15693,7 @@
15673
15693
  },
15674
15694
  "x-original-maxLength": 1024,
15675
15695
  "x-reconciled-from-discovery": true,
15676
- "x-reconciled-at": "2026-01-05T17:59:33.709686+00:00"
15696
+ "x-reconciled-at": "2026-01-06T16:58:10.760780+00:00"
15677
15697
  },
15678
15698
  "range": {
15679
15699
  "type": "string",
@@ -15688,6 +15708,8 @@
15688
15708
  "x-validation-rules": {
15689
15709
  "ves.io.schema.rules.string.time_interval": "true"
15690
15710
  },
15711
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
15712
+ "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.",
15691
15713
  "minLength": 0,
15692
15714
  "maxLength": 1024,
15693
15715
  "x-f5xc-required-for": {
@@ -15735,6 +15757,8 @@
15735
15757
  "x-validation-rules": {
15736
15758
  "ves.io.schema.rules.string.query_step": "true"
15737
15759
  },
15760
+ "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.",
15761
+ "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.",
15738
15762
  "minLength": 0,
15739
15763
  "maxLength": 1024,
15740
15764
  "x-f5xc-required-for": {
@@ -15944,7 +15968,7 @@
15944
15968
  },
15945
15969
  "x-original-maxLength": 1024,
15946
15970
  "x-reconciled-from-discovery": true,
15947
- "x-reconciled-at": "2026-01-05T17:59:33.709707+00:00"
15971
+ "x-reconciled-at": "2026-01-06T16:58:10.760801+00:00"
15948
15972
  },
15949
15973
  "service": {
15950
15974
  "type": "string",
@@ -16153,7 +16177,7 @@
16153
16177
  },
16154
16178
  "x-original-maxLength": 1024,
16155
16179
  "x-reconciled-from-discovery": true,
16156
- "x-reconciled-at": "2026-01-05T17:59:33.709725+00:00"
16180
+ "x-reconciled-at": "2026-01-06T16:58:10.760819+00:00"
16157
16181
  },
16158
16182
  "range": {
16159
16183
  "type": "string",
@@ -16168,6 +16192,8 @@
16168
16192
  "x-validation-rules": {
16169
16193
  "ves.io.schema.rules.string.time_interval": "true"
16170
16194
  },
16195
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
16196
+ "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.",
16171
16197
  "minLength": 0,
16172
16198
  "maxLength": 1024,
16173
16199
  "x-f5xc-required-for": {
@@ -16212,6 +16238,8 @@
16212
16238
  "x-validation-rules": {
16213
16239
  "ves.io.schema.rules.string.query_step": "true"
16214
16240
  },
16241
+ "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.",
16242
+ "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.",
16215
16243
  "minLength": 0,
16216
16244
  "maxLength": 1024,
16217
16245
  "x-f5xc-required-for": {
@@ -16376,6 +16404,8 @@
16376
16404
  "$ref": "#/components/schemas/serviceLabelFilter"
16377
16405
  },
16378
16406
  "x-displayname": "Label Filter.",
16407
+ "x-f5xc-description-short": "List of label filter expressions of the form \"label key\" QueryOp \"value\".",
16408
+ "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. Optional: To GET the instances for an (app_type, service), user should specify LABEL_APP_TYPE and LABEL_SERVICE in the...",
16379
16409
  "x-f5xc-required-for": {
16380
16410
  "minimum_config": false,
16381
16411
  "create": false,
@@ -16400,7 +16430,7 @@
16400
16430
  },
16401
16431
  "x-original-maxLength": 1024,
16402
16432
  "x-reconciled-from-discovery": true,
16403
- "x-reconciled-at": "2026-01-05T17:59:33.709742+00:00"
16433
+ "x-reconciled-at": "2026-01-06T16:58:10.760838+00:00"
16404
16434
  },
16405
16435
  "range": {
16406
16436
  "type": "string",
@@ -16415,6 +16445,8 @@
16415
16445
  "x-validation-rules": {
16416
16446
  "ves.io.schema.rules.string.time_interval": "true"
16417
16447
  },
16448
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
16449
+ "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.",
16418
16450
  "minLength": 0,
16419
16451
  "maxLength": 1024,
16420
16452
  "x-f5xc-required-for": {
@@ -16459,6 +16491,8 @@
16459
16491
  "x-validation-rules": {
16460
16492
  "ves.io.schema.rules.string.query_step": "true"
16461
16493
  },
16494
+ "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.",
16495
+ "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.",
16462
16496
  "minLength": 0,
16463
16497
  "maxLength": 1024,
16464
16498
  "x-f5xc-required-for": {
@@ -16655,7 +16689,7 @@
16655
16689
  },
16656
16690
  "x-original-maxLength": 1024,
16657
16691
  "x-reconciled-from-discovery": true,
16658
- "x-reconciled-at": "2026-01-05T17:59:33.709760+00:00"
16692
+ "x-reconciled-at": "2026-01-06T16:58:10.760855+00:00"
16659
16693
  },
16660
16694
  "start_time": {
16661
16695
  "type": "string",
@@ -16692,6 +16726,8 @@
16692
16726
  "x-validation-rules": {
16693
16727
  "ves.io.schema.rules.string.query_step": "true"
16694
16728
  },
16729
+ "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.",
16730
+ "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.",
16695
16731
  "minLength": 0,
16696
16732
  "maxLength": 1024,
16697
16733
  "x-f5xc-required-for": {
@@ -16808,7 +16844,7 @@
16808
16844
  },
16809
16845
  "x-original-maxLength": 1024,
16810
16846
  "x-reconciled-from-discovery": true,
16811
- "x-reconciled-at": "2026-01-05T17:59:33.709772+00:00"
16847
+ "x-reconciled-at": "2026-01-06T16:58:10.760868+00:00"
16812
16848
  }
16813
16849
  },
16814
16850
  "x-f5xc-minimum-configuration": {
@@ -16958,7 +16994,7 @@
16958
16994
  },
16959
16995
  "x-original-maxLength": 1024,
16960
16996
  "x-reconciled-from-discovery": true,
16961
- "x-reconciled-at": "2026-01-05T17:59:33.709787+00:00"
16997
+ "x-reconciled-at": "2026-01-06T16:58:10.760883+00:00"
16962
16998
  },
16963
16999
  "range": {
16964
17000
  "type": "string",
@@ -16973,6 +17009,8 @@
16973
17009
  "x-validation-rules": {
16974
17010
  "ves.io.schema.rules.string.time_interval": "true"
16975
17011
  },
17012
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
17013
+ "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.",
16976
17014
  "minLength": 0,
16977
17015
  "maxLength": 1024,
16978
17016
  "x-f5xc-required-for": {
@@ -17017,6 +17055,8 @@
17017
17055
  "x-validation-rules": {
17018
17056
  "ves.io.schema.rules.string.query_step": "true"
17019
17057
  },
17058
+ "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.",
17059
+ "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.",
17020
17060
  "minLength": 0,
17021
17061
  "maxLength": 1024,
17022
17062
  "x-f5xc-required-for": {
@@ -17160,6 +17200,8 @@
17160
17200
  "$ref": "#/components/schemas/serviceLabelFilter"
17161
17201
  },
17162
17202
  "x-displayname": "Label Filter.",
17203
+ "x-f5xc-description-short": "List of label filter expressions of the form \"label key\" QueryOp \"value\".",
17204
+ "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. Optional: For service mesh graph, user should specify LABEL_APP_TYPE in the label_filter to avoid aggregation across all...",
17163
17205
  "x-f5xc-required-for": {
17164
17206
  "minimum_config": false,
17165
17207
  "create": false,
@@ -17184,7 +17226,7 @@
17184
17226
  },
17185
17227
  "x-original-maxLength": 1024,
17186
17228
  "x-reconciled-from-discovery": true,
17187
- "x-reconciled-at": "2026-01-05T17:59:33.709805+00:00"
17229
+ "x-reconciled-at": "2026-01-06T16:58:10.760901+00:00"
17188
17230
  },
17189
17231
  "range": {
17190
17232
  "type": "string",
@@ -17199,6 +17241,8 @@
17199
17241
  "x-validation-rules": {
17200
17242
  "ves.io.schema.rules.string.time_interval": "true"
17201
17243
  },
17244
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
17245
+ "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.",
17202
17246
  "minLength": 0,
17203
17247
  "maxLength": 1024,
17204
17248
  "x-f5xc-required-for": {
@@ -17243,6 +17287,8 @@
17243
17287
  "x-validation-rules": {
17244
17288
  "ves.io.schema.rules.string.query_step": "true"
17245
17289
  },
17290
+ "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.",
17291
+ "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.",
17246
17292
  "minLength": 0,
17247
17293
  "maxLength": 1024,
17248
17294
  "x-f5xc-required-for": {