@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": "Service Mesh",
5
5
  "description": "NFV service lifecycle and software version tracking. Machine learning-driven classification with security risk assessment and PII detection. Override management for application behavior customization. Sidecar proxy orchestration with automatic mTLS certificate rotation and policy enforcement across distributed workloads.",
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"
@@ -10393,7 +10393,7 @@
10393
10393
  },
10394
10394
  "x-original-maxLength": 1024,
10395
10395
  "x-reconciled-from-discovery": true,
10396
- "x-reconciled-at": "2026-01-05T17:58:23.821286+00:00"
10396
+ "x-reconciled-at": "2026-01-06T16:56:59.792180+00:00"
10397
10397
  },
10398
10398
  "namespace": {
10399
10399
  "type": "string",
@@ -10412,7 +10412,7 @@
10412
10412
  },
10413
10413
  "x-original-maxLength": 1024,
10414
10414
  "x-reconciled-from-discovery": true,
10415
- "x-reconciled-at": "2026-01-05T17:58:23.821293+00:00"
10415
+ "x-reconciled-at": "2026-01-06T16:56:59.792187+00:00"
10416
10416
  }
10417
10417
  },
10418
10418
  "x-f5xc-minimum-configuration": {
@@ -10602,7 +10602,7 @@
10602
10602
  "maxLength": 17,
10603
10603
  "minLength": 17,
10604
10604
  "x-reconciled-from-discovery": true,
10605
- "x-reconciled-at": "2026-01-05T17:58:23.821313+00:00"
10605
+ "x-reconciled-at": "2026-01-06T16:56:59.792206+00:00"
10606
10606
  },
10607
10607
  "system_metadata": {
10608
10608
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -10737,7 +10737,7 @@
10737
10737
  },
10738
10738
  "x-original-maxLength": 1024,
10739
10739
  "x-reconciled-from-discovery": true,
10740
- "x-reconciled-at": "2026-01-05T17:58:23.821325+00:00"
10740
+ "x-reconciled-at": "2026-01-06T16:56:59.792218+00:00"
10741
10741
  },
10742
10742
  "disabled": {
10743
10743
  "type": "boolean",
@@ -10787,7 +10787,7 @@
10787
10787
  },
10788
10788
  "x-original-maxLength": 1024,
10789
10789
  "x-reconciled-from-discovery": true,
10790
- "x-reconciled-at": "2026-01-05T17:58:23.821336+00:00"
10790
+ "x-reconciled-at": "2026-01-06T16:56:59.792229+00:00"
10791
10791
  },
10792
10792
  "namespace": {
10793
10793
  "type": "string",
@@ -10806,7 +10806,7 @@
10806
10806
  },
10807
10807
  "x-original-maxLength": 1024,
10808
10808
  "x-reconciled-from-discovery": true,
10809
- "x-reconciled-at": "2026-01-05T17:58:23.821340+00:00"
10809
+ "x-reconciled-at": "2026-01-06T16:56:59.792233+00:00"
10810
10810
  },
10811
10811
  "owner_view": {
10812
10812
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -10847,7 +10847,7 @@
10847
10847
  "x-field-mutability": "read-only",
10848
10848
  "x-original-maxLength": 1024,
10849
10849
  "x-reconciled-from-discovery": true,
10850
- "x-reconciled-at": "2026-01-05T17:58:23.821348+00:00"
10850
+ "x-reconciled-at": "2026-01-06T16:56:59.792240+00:00"
10851
10851
  },
10852
10852
  "uid": {
10853
10853
  "type": "string",
@@ -10868,7 +10868,7 @@
10868
10868
  "x-original-maxLength": 1024,
10869
10869
  "format": "uuid",
10870
10870
  "x-reconciled-from-discovery": true,
10871
- "x-reconciled-at": "2026-01-05T17:58:23.821354+00:00"
10871
+ "x-reconciled-at": "2026-01-06T16:56:59.792246+00:00"
10872
10872
  }
10873
10873
  },
10874
10874
  "x-f5xc-minimum-configuration": {
@@ -10929,6 +10929,8 @@
10929
10929
  "ves.io.schema.rules.uint32.gte": "5",
10930
10930
  "ves.io.schema.rules.uint32.lte": "120"
10931
10931
  },
10932
+ "x-f5xc-description-short": "Exclusive with [] Malicious user detection assigns a threat level to each user based on their activity.",
10933
+ "x-f5xc-description-medium": "Exclusive with [] Malicious user detection assigns a threat level to each user based on their activity. Once a threat level is assigned, the system continues tracking activity from this user and if no further malicious activity is seen, it gradually reduces the threat assesment to lower levels...",
10932
10934
  "minimum": 0,
10933
10935
  "maximum": 2147483647,
10934
10936
  "x-f5xc-required-for": {
@@ -11506,7 +11508,7 @@
11506
11508
  "readOnly": true,
11507
11509
  "x-original-maxLength": 1024,
11508
11510
  "x-reconciled-from-discovery": true,
11509
- "x-reconciled-at": "2026-01-05T17:58:23.821409+00:00"
11511
+ "x-reconciled-at": "2026-01-06T16:56:59.792303+00:00"
11510
11512
  },
11511
11513
  "name": {
11512
11514
  "type": "string",
@@ -11525,7 +11527,7 @@
11525
11527
  },
11526
11528
  "x-original-maxLength": 1024,
11527
11529
  "x-reconciled-from-discovery": true,
11528
- "x-reconciled-at": "2026-01-05T17:58:23.821413+00:00"
11530
+ "x-reconciled-at": "2026-01-06T16:56:59.792308+00:00"
11529
11531
  },
11530
11532
  "namespace": {
11531
11533
  "type": "string",
@@ -11544,7 +11546,7 @@
11544
11546
  },
11545
11547
  "x-original-maxLength": 1024,
11546
11548
  "x-reconciled-from-discovery": true,
11547
- "x-reconciled-at": "2026-01-05T17:58:23.821417+00:00"
11549
+ "x-reconciled-at": "2026-01-06T16:56:59.792312+00:00"
11548
11550
  },
11549
11551
  "tenant": {
11550
11552
  "type": "string",
@@ -11565,7 +11567,7 @@
11565
11567
  "x-field-mutability": "read-only",
11566
11568
  "x-original-maxLength": 1024,
11567
11569
  "x-reconciled-from-discovery": true,
11568
- "x-reconciled-at": "2026-01-05T17:58:23.821421+00:00"
11570
+ "x-reconciled-at": "2026-01-06T16:56:59.792316+00:00"
11569
11571
  },
11570
11572
  "uid": {
11571
11573
  "type": "string",
@@ -11587,7 +11589,7 @@
11587
11589
  "x-original-maxLength": 1024,
11588
11590
  "format": "uuid",
11589
11591
  "x-reconciled-from-discovery": true,
11590
- "x-reconciled-at": "2026-01-05T17:58:23.821426+00:00"
11592
+ "x-reconciled-at": "2026-01-06T16:56:59.792321+00:00"
11591
11593
  }
11592
11594
  },
11593
11595
  "x-f5xc-minimum-configuration": {
@@ -11613,6 +11615,8 @@
11613
11615
  "type_url": {
11614
11616
  "type": "string",
11615
11617
  "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.",
11618
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
11619
+ "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 ).",
11616
11620
  "minLength": 0,
11617
11621
  "maxLength": 1024,
11618
11622
  "x-f5xc-required-for": {
@@ -11636,7 +11640,7 @@
11636
11640
  },
11637
11641
  "x-original-maxLength": 1024,
11638
11642
  "x-reconciled-from-discovery": true,
11639
- "x-reconciled-at": "2026-01-05T17:58:23.821433+00:00"
11643
+ "x-reconciled-at": "2026-01-06T16:56:59.792328+00:00"
11640
11644
  }
11641
11645
  },
11642
11646
  "x-f5xc-minimum-configuration": {
@@ -11705,7 +11709,7 @@
11705
11709
  },
11706
11710
  "x-original-maxLength": 1024,
11707
11711
  "x-reconciled-from-discovery": true,
11708
- "x-reconciled-at": "2026-01-05T17:58:23.821440+00:00"
11712
+ "x-reconciled-at": "2026-01-06T16:56:59.792336+00:00"
11709
11713
  },
11710
11714
  "service_name": {
11711
11715
  "type": "string",
@@ -11734,6 +11738,8 @@
11734
11738
  "x-validation-rules": {
11735
11739
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
11736
11740
  },
11741
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
11742
+ "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...",
11737
11743
  "minLength": 0,
11738
11744
  "maxLength": 17,
11739
11745
  "x-f5xc-required-for": {
@@ -11744,7 +11750,7 @@
11744
11750
  },
11745
11751
  "x-original-maxLength": 1024,
11746
11752
  "x-reconciled-from-discovery": true,
11747
- "x-reconciled-at": "2026-01-05T17:58:23.821446+00:00"
11753
+ "x-reconciled-at": "2026-01-06T16:56:59.792342+00:00"
11748
11754
  },
11749
11755
  "type": {
11750
11756
  "type": "string",
@@ -11881,7 +11887,7 @@
11881
11887
  },
11882
11888
  "x-original-maxLength": 1024,
11883
11889
  "x-reconciled-from-discovery": true,
11884
- "x-reconciled-at": "2026-01-05T17:58:23.821457+00:00"
11890
+ "x-reconciled-at": "2026-01-06T16:56:59.792354+00:00"
11885
11891
  }
11886
11892
  },
11887
11893
  "x-f5xc-minimum-configuration": {
@@ -11990,7 +11996,7 @@
11990
11996
  },
11991
11997
  "x-original-maxLength": 1200,
11992
11998
  "x-reconciled-from-discovery": true,
11993
- "x-reconciled-at": "2026-01-05T17:58:23.821467+00:00"
11999
+ "x-reconciled-at": "2026-01-06T16:56:59.792363+00:00"
11994
12000
  },
11995
12001
  "disable": {
11996
12002
  "type": "boolean",
@@ -12043,7 +12049,7 @@
12043
12049
  },
12044
12050
  "x-original-maxLength": 1024,
12045
12051
  "x-reconciled-from-discovery": true,
12046
- "x-reconciled-at": "2026-01-05T17:58:23.821474+00:00"
12052
+ "x-reconciled-at": "2026-01-06T16:56:59.792371+00:00"
12047
12053
  },
12048
12054
  "namespace": {
12049
12055
  "type": "string",
@@ -12062,7 +12068,7 @@
12062
12068
  },
12063
12069
  "x-original-maxLength": 1024,
12064
12070
  "x-reconciled-from-discovery": true,
12065
- "x-reconciled-at": "2026-01-05T17:58:23.821478+00:00"
12071
+ "x-reconciled-at": "2026-01-06T16:56:59.792375+00:00"
12066
12072
  }
12067
12073
  },
12068
12074
  "x-f5xc-minimum-configuration": {
@@ -12138,7 +12144,7 @@
12138
12144
  },
12139
12145
  "x-original-maxLength": 1200,
12140
12146
  "x-reconciled-from-discovery": true,
12141
- "x-reconciled-at": "2026-01-05T17:58:23.821484+00:00"
12147
+ "x-reconciled-at": "2026-01-06T16:56:59.792381+00:00"
12142
12148
  },
12143
12149
  "disable": {
12144
12150
  "type": "boolean",
@@ -12193,7 +12199,7 @@
12193
12199
  },
12194
12200
  "x-original-maxLength": 1024,
12195
12201
  "x-reconciled-from-discovery": true,
12196
- "x-reconciled-at": "2026-01-05T17:58:23.821491+00:00"
12202
+ "x-reconciled-at": "2026-01-06T16:56:59.792388+00:00"
12197
12203
  },
12198
12204
  "namespace": {
12199
12205
  "type": "string",
@@ -12212,7 +12218,7 @@
12212
12218
  },
12213
12219
  "x-original-maxLength": 1024,
12214
12220
  "x-reconciled-from-discovery": true,
12215
- "x-reconciled-at": "2026-01-05T17:58:23.821495+00:00"
12221
+ "x-reconciled-at": "2026-01-06T16:56:59.792392+00:00"
12216
12222
  }
12217
12223
  },
12218
12224
  "x-f5xc-minimum-configuration": {
@@ -12288,7 +12294,7 @@
12288
12294
  },
12289
12295
  "x-original-maxLength": 1200,
12290
12296
  "x-reconciled-from-discovery": true,
12291
- "x-reconciled-at": "2026-01-05T17:58:23.821502+00:00"
12297
+ "x-reconciled-at": "2026-01-06T16:56:59.792398+00:00"
12292
12298
  },
12293
12299
  "disable": {
12294
12300
  "type": "boolean",
@@ -12341,7 +12347,7 @@
12341
12347
  },
12342
12348
  "x-original-maxLength": 1024,
12343
12349
  "x-reconciled-from-discovery": true,
12344
- "x-reconciled-at": "2026-01-05T17:58:23.821509+00:00"
12350
+ "x-reconciled-at": "2026-01-06T16:56:59.792405+00:00"
12345
12351
  },
12346
12352
  "namespace": {
12347
12353
  "type": "string",
@@ -12360,7 +12366,7 @@
12360
12366
  },
12361
12367
  "x-original-maxLength": 1024,
12362
12368
  "x-reconciled-from-discovery": true,
12363
- "x-reconciled-at": "2026-01-05T17:58:23.821513+00:00"
12369
+ "x-reconciled-at": "2026-01-06T16:56:59.792408+00:00"
12364
12370
  }
12365
12371
  },
12366
12372
  "x-f5xc-minimum-configuration": {
@@ -12474,7 +12480,7 @@
12474
12480
  "x-original-maxLength": 1024,
12475
12481
  "format": "uuid",
12476
12482
  "x-reconciled-from-discovery": true,
12477
- "x-reconciled-at": "2026-01-05T17:58:23.821525+00:00"
12483
+ "x-reconciled-at": "2026-01-06T16:56:59.792432+00:00"
12478
12484
  },
12479
12485
  "vtrp_id": {
12480
12486
  "type": "string",
@@ -12586,7 +12592,7 @@
12586
12592
  },
12587
12593
  "x-original-maxLength": 1024,
12588
12594
  "x-reconciled-from-discovery": true,
12589
- "x-reconciled-at": "2026-01-05T17:58:23.821535+00:00"
12595
+ "x-reconciled-at": "2026-01-06T16:56:59.792443+00:00"
12590
12596
  },
12591
12597
  "status": {
12592
12598
  "type": "string",
@@ -12605,7 +12611,7 @@
12605
12611
  },
12606
12612
  "x-original-maxLength": 1024,
12607
12613
  "x-reconciled-from-discovery": true,
12608
- "x-reconciled-at": "2026-01-05T17:58:23.821539+00:00"
12614
+ "x-reconciled-at": "2026-01-06T16:56:59.792447+00:00"
12609
12615
  }
12610
12616
  },
12611
12617
  "x-f5xc-minimum-configuration": {
@@ -12685,6 +12691,8 @@
12685
12691
  "title": "Deletion_timestamp.",
12686
12692
  "format": "date-time",
12687
12693
  "x-displayname": "Deletion Timestamp.",
12694
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
12695
+ "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...",
12688
12696
  "minLength": 0,
12689
12697
  "maxLength": 1024,
12690
12698
  "x-f5xc-required-for": {
@@ -12783,7 +12791,7 @@
12783
12791
  "x-field-mutability": "read-only",
12784
12792
  "x-original-maxLength": 1024,
12785
12793
  "x-reconciled-from-discovery": true,
12786
- "x-reconciled-at": "2026-01-05T17:58:23.821557+00:00"
12794
+ "x-reconciled-at": "2026-01-06T16:56:59.792466+00:00"
12787
12795
  },
12788
12796
  "uid": {
12789
12797
  "type": "string",
@@ -12804,7 +12812,7 @@
12804
12812
  "x-original-maxLength": 1024,
12805
12813
  "format": "uuid",
12806
12814
  "x-reconciled-from-discovery": true,
12807
- "x-reconciled-at": "2026-01-05T17:58:23.821562+00:00"
12815
+ "x-reconciled-at": "2026-01-06T16:56:59.792471+00:00"
12808
12816
  }
12809
12817
  },
12810
12818
  "x-f5xc-minimum-configuration": {
@@ -12854,7 +12862,7 @@
12854
12862
  },
12855
12863
  "x-original-maxLength": 1024,
12856
12864
  "x-reconciled-from-discovery": true,
12857
- "x-reconciled-at": "2026-01-05T17:58:23.821566+00:00"
12865
+ "x-reconciled-at": "2026-01-06T16:56:59.792476+00:00"
12858
12866
  },
12859
12867
  "name": {
12860
12868
  "type": "string",
@@ -12873,7 +12881,7 @@
12873
12881
  },
12874
12882
  "x-original-maxLength": 1024,
12875
12883
  "x-reconciled-from-discovery": true,
12876
- "x-reconciled-at": "2026-01-05T17:58:23.821570+00:00"
12884
+ "x-reconciled-at": "2026-01-06T16:56:59.792480+00:00"
12877
12885
  },
12878
12886
  "namespace": {
12879
12887
  "type": "string",
@@ -12892,7 +12900,7 @@
12892
12900
  },
12893
12901
  "x-original-maxLength": 1024,
12894
12902
  "x-reconciled-from-discovery": true,
12895
- "x-reconciled-at": "2026-01-05T17:58:23.821574+00:00"
12903
+ "x-reconciled-at": "2026-01-06T16:56:59.792484+00:00"
12896
12904
  },
12897
12905
  "uid": {
12898
12906
  "type": "string",
@@ -12913,7 +12921,7 @@
12913
12921
  "x-original-maxLength": 1024,
12914
12922
  "format": "uuid",
12915
12923
  "x-reconciled-from-discovery": true,
12916
- "x-reconciled-at": "2026-01-05T17:58:23.821580+00:00"
12924
+ "x-reconciled-at": "2026-01-06T16:56:59.792489+00:00"
12917
12925
  }
12918
12926
  },
12919
12927
  "x-f5xc-minimum-configuration": {
@@ -13389,6 +13397,8 @@
13389
13397
  "x-displayname": "Expanded URL(s)",
13390
13398
  "x-ves-example": "{component_identifier: API/v1/user_id/DYN,component_examples: [cmenomo007]}",
13391
13399
  "x-f5xc-example": "{component_identifierapi/v1/user_id/DYN,component_examples: [cmenomo007]}",
13400
+ "x-f5xc-description-short": "For example - {\"dyn_examples\": [ { \"component_identifier\": \"API/v1/user_id/DYN\", \"component_examples\": [ \"cmenomo007\", \"marcusaurelius\"...",
13401
+ "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\"...",
13392
13402
  "x-f5xc-required-for": {
13393
13403
  "minimum_config": false,
13394
13404
  "create": false,
@@ -14036,7 +14046,7 @@
14036
14046
  },
14037
14047
  "x-original-maxLength": 1024,
14038
14048
  "x-reconciled-from-discovery": true,
14039
- "x-reconciled-at": "2026-01-05T17:58:24.362059+00:00"
14049
+ "x-reconciled-at": "2026-01-06T16:57:00.329455+00:00"
14040
14050
  }
14041
14051
  },
14042
14052
  "x-f5xc-minimum-configuration": {
@@ -14368,7 +14378,7 @@
14368
14378
  },
14369
14379
  "x-original-maxLength": 1024,
14370
14380
  "x-reconciled-from-discovery": true,
14371
- "x-reconciled-at": "2026-01-05T17:58:24.362084+00:00"
14381
+ "x-reconciled-at": "2026-01-06T16:57:00.329479+00:00"
14372
14382
  }
14373
14383
  },
14374
14384
  "x-f5xc-example": "[EMAIL, CC]",
@@ -14544,6 +14554,8 @@
14544
14554
  "description": "X-displayName: \"API Group\"\nThe rule is applied on the APIs that belong to specified api_group.\nAPI groups derived from API Definition swaggers.\nFor example oas-all-operations including all paths and methods from the swaggers, oas-base-URLs covering all requests under base-paths from the swaggers.\nCustom groups can be created if user tags paths or operations with \"x-F5 Distributed Cloud-API-group\" extensions inside swaggers.",
14545
14555
  "title": "Api_group",
14546
14556
  "x-f5xc-example": "oas-all-operations",
14557
+ "x-f5xc-description-short": "X-displayName: \"API Group\" The rule is applied on the APIs that belong to specified api_group.",
14558
+ "x-f5xc-description-medium": "X-displayName: \"API Group\" The rule is applied on the APIs that belong to specified api_group. API groups derived from API Definition swaggers. For example oas-all-operations including all paths and methods from the swaggers, oas-base-URLs covering all requests under base-paths from the swaggers.",
14547
14559
  "minLength": 0,
14548
14560
  "maxLength": 1024,
14549
14561
  "x-f5xc-required-for": {
@@ -14749,7 +14761,7 @@
14749
14761
  },
14750
14762
  "x-original-maxLength": 1024,
14751
14763
  "x-reconciled-from-discovery": true,
14752
- "x-reconciled-at": "2026-01-05T17:58:24.362125+00:00"
14764
+ "x-reconciled-at": "2026-01-06T16:57:00.329528+00:00"
14753
14765
  },
14754
14766
  "namespace": {
14755
14767
  "type": "string",
@@ -14768,7 +14780,7 @@
14768
14780
  },
14769
14781
  "x-original-maxLength": 1024,
14770
14782
  "x-reconciled-from-discovery": true,
14771
- "x-reconciled-at": "2026-01-05T17:58:24.362130+00:00"
14783
+ "x-reconciled-at": "2026-01-06T16:57:00.329533+00:00"
14772
14784
  }
14773
14785
  },
14774
14786
  "x-f5xc-minimum-configuration": {
@@ -15012,7 +15024,7 @@
15012
15024
  "maxLength": 17,
15013
15025
  "minLength": 17,
15014
15026
  "x-reconciled-from-discovery": true,
15015
- "x-reconciled-at": "2026-01-05T17:58:24.362154+00:00"
15027
+ "x-reconciled-at": "2026-01-06T16:57:00.329559+00:00"
15016
15028
  },
15017
15029
  "system_metadata": {
15018
15030
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -15263,7 +15275,7 @@
15263
15275
  },
15264
15276
  "x-original-maxLength": 1024,
15265
15277
  "x-reconciled-from-discovery": true,
15266
- "x-reconciled-at": "2026-01-05T17:58:24.362186+00:00"
15278
+ "x-reconciled-at": "2026-01-06T16:57:00.329582+00:00"
15267
15279
  },
15268
15280
  "disabled": {
15269
15281
  "type": "boolean",
@@ -15313,7 +15325,7 @@
15313
15325
  },
15314
15326
  "x-original-maxLength": 1024,
15315
15327
  "x-reconciled-from-discovery": true,
15316
- "x-reconciled-at": "2026-01-05T17:58:24.362197+00:00"
15328
+ "x-reconciled-at": "2026-01-06T16:57:00.329593+00:00"
15317
15329
  },
15318
15330
  "namespace": {
15319
15331
  "type": "string",
@@ -15332,7 +15344,7 @@
15332
15344
  },
15333
15345
  "x-original-maxLength": 1024,
15334
15346
  "x-reconciled-from-discovery": true,
15335
- "x-reconciled-at": "2026-01-05T17:58:24.362202+00:00"
15347
+ "x-reconciled-at": "2026-01-06T16:57:00.329597+00:00"
15336
15348
  },
15337
15349
  "owner_view": {
15338
15350
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -15373,7 +15385,7 @@
15373
15385
  "x-field-mutability": "read-only",
15374
15386
  "x-original-maxLength": 1024,
15375
15387
  "x-reconciled-from-discovery": true,
15376
- "x-reconciled-at": "2026-01-05T17:58:24.362210+00:00"
15388
+ "x-reconciled-at": "2026-01-06T16:57:00.329605+00:00"
15377
15389
  },
15378
15390
  "uid": {
15379
15391
  "type": "string",
@@ -15394,7 +15406,7 @@
15394
15406
  "x-original-maxLength": 1024,
15395
15407
  "format": "uuid",
15396
15408
  "x-reconciled-from-discovery": true,
15397
- "x-reconciled-at": "2026-01-05T17:58:24.362216+00:00"
15409
+ "x-reconciled-at": "2026-01-06T16:57:00.329612+00:00"
15398
15410
  }
15399
15411
  },
15400
15412
  "x-f5xc-minimum-configuration": {
@@ -15514,7 +15526,7 @@
15514
15526
  },
15515
15527
  "x-original-maxLength": 1024,
15516
15528
  "x-reconciled-from-discovery": true,
15517
- "x-reconciled-at": "2026-01-05T17:58:24.362228+00:00"
15529
+ "x-reconciled-at": "2026-01-06T16:57:00.329623+00:00"
15518
15530
  }
15519
15531
  },
15520
15532
  "x-f5xc-minimum-configuration": {
@@ -15554,7 +15566,7 @@
15554
15566
  "maxLength": 17,
15555
15567
  "minLength": 17,
15556
15568
  "x-reconciled-from-discovery": true,
15557
- "x-reconciled-at": "2026-01-05T17:58:24.362234+00:00"
15569
+ "x-reconciled-at": "2026-01-06T16:57:00.329629+00:00"
15558
15570
  },
15559
15571
  "status_msg": {
15560
15572
  "type": "string",
@@ -15626,7 +15638,7 @@
15626
15638
  },
15627
15639
  "x-original-maxLength": 1024,
15628
15640
  "x-reconciled-from-discovery": true,
15629
- "x-reconciled-at": "2026-01-05T17:58:24.362242+00:00"
15641
+ "x-reconciled-at": "2026-01-06T16:57:00.329637+00:00"
15630
15642
  },
15631
15643
  "override_info": {
15632
15644
  "$ref": "#/components/schemas/app_typeOverrideInfo"
@@ -15670,7 +15682,7 @@
15670
15682
  "maxLength": 17,
15671
15683
  "minLength": 17,
15672
15684
  "x-reconciled-from-discovery": true,
15673
- "x-reconciled-at": "2026-01-05T17:58:24.362248+00:00"
15685
+ "x-reconciled-at": "2026-01-06T16:57:00.329643+00:00"
15674
15686
  },
15675
15687
  "status_msg": {
15676
15688
  "type": "string",
@@ -16360,7 +16372,7 @@
16360
16372
  },
16361
16373
  "x-original-maxLength": 1024,
16362
16374
  "x-reconciled-from-discovery": true,
16363
- "x-reconciled-at": "2026-01-05T17:58:24.362301+00:00"
16375
+ "x-reconciled-at": "2026-01-06T16:57:00.329700+00:00"
16364
16376
  },
16365
16377
  "service_name": {
16366
16378
  "type": "string",
@@ -16456,7 +16468,7 @@
16456
16468
  },
16457
16469
  "x-original-maxLength": 1024,
16458
16470
  "x-reconciled-from-discovery": true,
16459
- "x-reconciled-at": "2026-01-05T17:58:24.362311+00:00"
16471
+ "x-reconciled-at": "2026-01-06T16:57:00.329709+00:00"
16460
16472
  },
16461
16473
  "service_name": {
16462
16474
  "type": "string",
@@ -16663,7 +16675,7 @@
16663
16675
  },
16664
16676
  "x-original-maxLength": 1024,
16665
16677
  "x-reconciled-from-discovery": true,
16666
- "x-reconciled-at": "2026-01-05T17:58:24.362358+00:00"
16678
+ "x-reconciled-at": "2026-01-06T16:57:00.329759+00:00"
16667
16679
  },
16668
16680
  "disable": {
16669
16681
  "type": "boolean",
@@ -16693,7 +16705,7 @@
16693
16705
  },
16694
16706
  "x-original-maxLength": 1024,
16695
16707
  "x-reconciled-from-discovery": true,
16696
- "x-reconciled-at": "2026-01-05T17:58:24.362364+00:00"
16708
+ "x-reconciled-at": "2026-01-06T16:57:00.329764+00:00"
16697
16709
  }
16698
16710
  },
16699
16711
  "x-f5xc-minimum-configuration": {
@@ -16735,7 +16747,7 @@
16735
16747
  "readOnly": true,
16736
16748
  "x-original-maxLength": 1024,
16737
16749
  "x-reconciled-from-discovery": true,
16738
- "x-reconciled-at": "2026-01-05T17:58:24.362405+00:00"
16750
+ "x-reconciled-at": "2026-01-06T16:57:00.329804+00:00"
16739
16751
  },
16740
16752
  "name": {
16741
16753
  "type": "string",
@@ -16754,7 +16766,7 @@
16754
16766
  },
16755
16767
  "x-original-maxLength": 1024,
16756
16768
  "x-reconciled-from-discovery": true,
16757
- "x-reconciled-at": "2026-01-05T17:58:24.362408+00:00"
16769
+ "x-reconciled-at": "2026-01-06T16:57:00.329808+00:00"
16758
16770
  },
16759
16771
  "namespace": {
16760
16772
  "type": "string",
@@ -16773,7 +16785,7 @@
16773
16785
  },
16774
16786
  "x-original-maxLength": 1024,
16775
16787
  "x-reconciled-from-discovery": true,
16776
- "x-reconciled-at": "2026-01-05T17:58:24.362412+00:00"
16788
+ "x-reconciled-at": "2026-01-06T16:57:00.329812+00:00"
16777
16789
  },
16778
16790
  "tenant": {
16779
16791
  "type": "string",
@@ -16794,7 +16806,7 @@
16794
16806
  "x-field-mutability": "read-only",
16795
16807
  "x-original-maxLength": 1024,
16796
16808
  "x-reconciled-from-discovery": true,
16797
- "x-reconciled-at": "2026-01-05T17:58:24.362416+00:00"
16809
+ "x-reconciled-at": "2026-01-06T16:57:00.329816+00:00"
16798
16810
  },
16799
16811
  "uid": {
16800
16812
  "type": "string",
@@ -16816,7 +16828,7 @@
16816
16828
  "x-original-maxLength": 1024,
16817
16829
  "format": "uuid",
16818
16830
  "x-reconciled-from-discovery": true,
16819
- "x-reconciled-at": "2026-01-05T17:58:24.362422+00:00"
16831
+ "x-reconciled-at": "2026-01-06T16:57:00.329822+00:00"
16820
16832
  }
16821
16833
  },
16822
16834
  "x-f5xc-minimum-configuration": {
@@ -17018,7 +17030,7 @@
17018
17030
  },
17019
17031
  "x-original-maxLength": 1024,
17020
17032
  "x-reconciled-from-discovery": true,
17021
- "x-reconciled-at": "2026-01-05T17:58:58.672201+00:00"
17033
+ "x-reconciled-at": "2026-01-06T16:57:34.886978+00:00"
17022
17034
  },
17023
17035
  "namespace": {
17024
17036
  "type": "string",
@@ -17037,7 +17049,7 @@
17037
17049
  },
17038
17050
  "x-original-maxLength": 1024,
17039
17051
  "x-reconciled-from-discovery": true,
17040
- "x-reconciled-at": "2026-01-05T17:58:58.672208+00:00"
17052
+ "x-reconciled-at": "2026-01-06T16:57:34.886985+00:00"
17041
17053
  }
17042
17054
  },
17043
17055
  "x-f5xc-minimum-configuration": {
@@ -17119,7 +17131,7 @@
17119
17131
  },
17120
17132
  "x-original-maxLength": 256,
17121
17133
  "x-reconciled-from-discovery": true,
17122
- "x-reconciled-at": "2026-01-05T17:58:58.672219+00:00"
17134
+ "x-reconciled-at": "2026-01-06T16:57:34.886995+00:00"
17123
17135
  },
17124
17136
  "refresh_interval": {
17125
17137
  "type": "integer",
@@ -17241,7 +17253,7 @@
17241
17253
  "maxLength": 17,
17242
17254
  "minLength": 17,
17243
17255
  "x-reconciled-from-discovery": true,
17244
- "x-reconciled-at": "2026-01-05T17:58:58.672235+00:00"
17256
+ "x-reconciled-at": "2026-01-06T16:57:34.887012+00:00"
17245
17257
  },
17246
17258
  "system_metadata": {
17247
17259
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -17600,7 +17612,7 @@
17600
17612
  },
17601
17613
  "x-original-maxLength": 1024,
17602
17614
  "x-reconciled-from-discovery": true,
17603
- "x-reconciled-at": "2026-01-05T17:58:58.672264+00:00"
17615
+ "x-reconciled-at": "2026-01-06T16:57:34.887041+00:00"
17604
17616
  },
17605
17617
  "disabled": {
17606
17618
  "type": "boolean",
@@ -17650,7 +17662,7 @@
17650
17662
  },
17651
17663
  "x-original-maxLength": 1024,
17652
17664
  "x-reconciled-from-discovery": true,
17653
- "x-reconciled-at": "2026-01-05T17:58:58.672274+00:00"
17665
+ "x-reconciled-at": "2026-01-06T16:57:34.887051+00:00"
17654
17666
  },
17655
17667
  "namespace": {
17656
17668
  "type": "string",
@@ -17669,7 +17681,7 @@
17669
17681
  },
17670
17682
  "x-original-maxLength": 1024,
17671
17683
  "x-reconciled-from-discovery": true,
17672
- "x-reconciled-at": "2026-01-05T17:58:58.672278+00:00"
17684
+ "x-reconciled-at": "2026-01-06T16:57:34.887055+00:00"
17673
17685
  },
17674
17686
  "owner_view": {
17675
17687
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -17710,7 +17722,7 @@
17710
17722
  "x-field-mutability": "read-only",
17711
17723
  "x-original-maxLength": 1024,
17712
17724
  "x-reconciled-from-discovery": true,
17713
- "x-reconciled-at": "2026-01-05T17:58:58.672286+00:00"
17725
+ "x-reconciled-at": "2026-01-06T16:57:34.887063+00:00"
17714
17726
  },
17715
17727
  "uid": {
17716
17728
  "type": "string",
@@ -17731,7 +17743,7 @@
17731
17743
  "x-original-maxLength": 1024,
17732
17744
  "format": "uuid",
17733
17745
  "x-reconciled-from-discovery": true,
17734
- "x-reconciled-at": "2026-01-05T17:58:58.672292+00:00"
17746
+ "x-reconciled-at": "2026-01-06T16:57:34.887069+00:00"
17735
17747
  }
17736
17748
  },
17737
17749
  "x-f5xc-minimum-configuration": {
@@ -17845,6 +17857,8 @@
17845
17857
  "x-validation-rules": {
17846
17858
  "ves.io.schema.rules.string.max_bytes": "256"
17847
17859
  },
17860
+ "x-f5xc-description-short": "Exclusive with [service_selector] Name of the service to discover with an optional namespace and cluster identifier.",
17861
+ "x-f5xc-description-medium": "Exclusive with [service_selector] Name of the service to discover with an optional namespace and cluster identifier. The format is service_name.namespace_name:cluster_identifier for K8s and service_name:cluster_identifier for Consul Endpoint will be discovered in all discovery objects where the...",
17848
17862
  "minLength": 0,
17849
17863
  "x-f5xc-required-for": {
17850
17864
  "minimum_config": false,
@@ -18954,7 +18968,7 @@
18954
18968
  },
18955
18969
  "x-original-maxLength": 128,
18956
18970
  "x-reconciled-from-discovery": true,
18957
- "x-reconciled-at": "2026-01-05T17:58:58.672557+00:00"
18971
+ "x-reconciled-at": "2026-01-06T16:57:34.887342+00:00"
18958
18972
  },
18959
18973
  "namespace": {
18960
18974
  "type": "string",
@@ -18979,7 +18993,7 @@
18979
18993
  },
18980
18994
  "x-original-maxLength": 64,
18981
18995
  "x-reconciled-from-discovery": true,
18982
- "x-reconciled-at": "2026-01-05T17:58:58.672561+00:00"
18996
+ "x-reconciled-at": "2026-01-06T16:57:34.887346+00:00"
18983
18997
  },
18984
18998
  "tenant": {
18985
18999
  "type": "string",
@@ -19006,7 +19020,7 @@
19006
19020
  "x-field-mutability": "read-only",
19007
19021
  "x-original-maxLength": 64,
19008
19022
  "x-reconciled-from-discovery": true,
19009
- "x-reconciled-at": "2026-01-05T17:58:58.672565+00:00"
19023
+ "x-reconciled-at": "2026-01-06T16:57:34.887350+00:00"
19010
19024
  }
19011
19025
  },
19012
19026
  "x-f5xc-minimum-configuration": {
@@ -19228,7 +19242,7 @@
19228
19242
  },
19229
19243
  "x-original-maxLength": 1024,
19230
19244
  "x-reconciled-from-discovery": true,
19231
- "x-reconciled-at": "2026-01-05T17:59:17.243471+00:00"
19245
+ "x-reconciled-at": "2026-01-06T16:57:53.941780+00:00"
19232
19246
  },
19233
19247
  "namespace": {
19234
19248
  "type": "string",
@@ -19247,7 +19261,7 @@
19247
19261
  },
19248
19262
  "x-original-maxLength": 1024,
19249
19263
  "x-reconciled-from-discovery": true,
19250
- "x-reconciled-at": "2026-01-05T17:59:17.243476+00:00"
19264
+ "x-reconciled-at": "2026-01-06T16:57:53.941785+00:00"
19251
19265
  }
19252
19266
  },
19253
19267
  "x-f5xc-minimum-configuration": {
@@ -19743,7 +19757,7 @@
19743
19757
  },
19744
19758
  "x-original-maxLength": 1024,
19745
19759
  "x-reconciled-from-discovery": true,
19746
- "x-reconciled-at": "2026-01-05T17:59:17.243530+00:00"
19760
+ "x-reconciled-at": "2026-01-06T16:57:53.941837+00:00"
19747
19761
  }
19748
19762
  },
19749
19763
  "x-f5xc-minimum-configuration": {
@@ -19871,7 +19885,7 @@
19871
19885
  "maxLength": 17,
19872
19886
  "minLength": 17,
19873
19887
  "x-reconciled-from-discovery": true,
19874
- "x-reconciled-at": "2026-01-05T17:59:17.243546+00:00"
19888
+ "x-reconciled-at": "2026-01-06T16:57:53.941852+00:00"
19875
19889
  },
19876
19890
  "system_metadata": {
19877
19891
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -20006,7 +20020,7 @@
20006
20020
  },
20007
20021
  "x-original-maxLength": 1024,
20008
20022
  "x-reconciled-from-discovery": true,
20009
- "x-reconciled-at": "2026-01-05T17:59:17.243557+00:00"
20023
+ "x-reconciled-at": "2026-01-06T16:57:53.941863+00:00"
20010
20024
  },
20011
20025
  "disabled": {
20012
20026
  "type": "boolean",
@@ -20056,7 +20070,7 @@
20056
20070
  },
20057
20071
  "x-original-maxLength": 1024,
20058
20072
  "x-reconciled-from-discovery": true,
20059
- "x-reconciled-at": "2026-01-05T17:59:17.243567+00:00"
20073
+ "x-reconciled-at": "2026-01-06T16:57:53.941873+00:00"
20060
20074
  },
20061
20075
  "namespace": {
20062
20076
  "type": "string",
@@ -20075,7 +20089,7 @@
20075
20089
  },
20076
20090
  "x-original-maxLength": 1024,
20077
20091
  "x-reconciled-from-discovery": true,
20078
- "x-reconciled-at": "2026-01-05T17:59:17.243571+00:00"
20092
+ "x-reconciled-at": "2026-01-06T16:57:53.941877+00:00"
20079
20093
  },
20080
20094
  "owner_view": {
20081
20095
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -20116,7 +20130,7 @@
20116
20130
  "x-field-mutability": "read-only",
20117
20131
  "x-original-maxLength": 1024,
20118
20132
  "x-reconciled-from-discovery": true,
20119
- "x-reconciled-at": "2026-01-05T17:59:17.243579+00:00"
20133
+ "x-reconciled-at": "2026-01-06T16:57:53.941884+00:00"
20120
20134
  },
20121
20135
  "uid": {
20122
20136
  "type": "string",
@@ -20137,7 +20151,7 @@
20137
20151
  "x-original-maxLength": 1024,
20138
20152
  "format": "uuid",
20139
20153
  "x-reconciled-from-discovery": true,
20140
- "x-reconciled-at": "2026-01-05T17:59:17.243584+00:00"
20154
+ "x-reconciled-at": "2026-01-06T16:57:53.941890+00:00"
20141
20155
  }
20142
20156
  },
20143
20157
  "x-f5xc-minimum-configuration": {
@@ -20296,6 +20310,8 @@
20296
20310
  "x-displayname": "Filter",
20297
20311
  "x-ves-example": "{HOSTNAME=\\\"WAF-1\\\"}",
20298
20312
  "x-f5xc-example": "\"{HOSTNAME=\\\"WAF-1\\\"}\"",
20313
+ "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...",
20314
+ "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 {SITE, SERVICE, SERVICE_INSTANCE} can be specified in the filter. <value> := string <operator> :=...",
20299
20315
  "minLength": 0,
20300
20316
  "maxLength": 1024,
20301
20317
  "x-f5xc-required-for": {
@@ -20337,7 +20353,7 @@
20337
20353
  },
20338
20354
  "x-original-maxLength": 1024,
20339
20355
  "x-reconciled-from-discovery": true,
20340
- "x-reconciled-at": "2026-01-05T17:59:17.243599+00:00"
20356
+ "x-reconciled-at": "2026-01-06T16:57:53.941906+00:00"
20341
20357
  },
20342
20358
  "start_time": {
20343
20359
  "type": "string",
@@ -20374,6 +20390,8 @@
20374
20390
  "x-validation-rules": {
20375
20391
  "ves.io.schema.rules.string.query_step": "true"
20376
20392
  },
20393
+ "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.",
20394
+ "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.",
20377
20395
  "minLength": 0,
20378
20396
  "maxLength": 1024,
20379
20397
  "x-f5xc-required-for": {
@@ -20808,7 +20826,7 @@
20808
20826
  },
20809
20827
  "x-original-maxLength": 1024,
20810
20828
  "x-reconciled-from-discovery": true,
20811
- "x-reconciled-at": "2026-01-05T17:59:17.243633+00:00"
20829
+ "x-reconciled-at": "2026-01-06T16:57:53.941940+00:00"
20812
20830
  }
20813
20831
  },
20814
20832
  "x-f5xc-minimum-configuration": {
@@ -21618,7 +21636,7 @@
21618
21636
  },
21619
21637
  "x-original-maxLength": 1024,
21620
21638
  "x-reconciled-from-discovery": true,
21621
- "x-reconciled-at": "2026-01-05T17:59:17.243695+00:00"
21639
+ "x-reconciled-at": "2026-01-06T16:57:53.942003+00:00"
21622
21640
  },
21623
21641
  "warning": {
21624
21642
  "type": "string",
@@ -21698,7 +21716,7 @@
21698
21716
  },
21699
21717
  "x-original-maxLength": 1024,
21700
21718
  "x-reconciled-from-discovery": true,
21701
- "x-reconciled-at": "2026-01-05T17:59:17.243708+00:00"
21719
+ "x-reconciled-at": "2026-01-06T16:57:53.942016+00:00"
21702
21720
  },
21703
21721
  "store_provider": {
21704
21722
  "type": "string",
@@ -21756,7 +21774,7 @@
21756
21774
  },
21757
21775
  "x-original-maxLength": 1024,
21758
21776
  "x-reconciled-from-discovery": true,
21759
- "x-reconciled-at": "2026-01-05T17:59:17.243714+00:00"
21777
+ "x-reconciled-at": "2026-01-06T16:57:53.942022+00:00"
21760
21778
  },
21761
21779
  "url": {
21762
21780
  "type": "string",
@@ -21914,7 +21932,7 @@
21914
21932
  },
21915
21933
  "x-original-maxLength": 1024,
21916
21934
  "x-reconciled-from-discovery": true,
21917
- "x-reconciled-at": "2026-01-05T17:59:17.243752+00:00"
21935
+ "x-reconciled-at": "2026-01-06T16:57:53.942059+00:00"
21918
21936
  }
21919
21937
  },
21920
21938
  "x-f5xc-minimum-configuration": {
@@ -22084,7 +22102,7 @@
22084
22102
  },
22085
22103
  "x-original-maxLength": 1024,
22086
22104
  "x-reconciled-from-discovery": true,
22087
- "x-reconciled-at": "2026-01-05T17:59:17.243864+00:00"
22105
+ "x-reconciled-at": "2026-01-06T16:57:53.942172+00:00"
22088
22106
  },
22089
22107
  "disable_ocsp_stapling": {
22090
22108
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -22183,7 +22201,7 @@
22183
22201
  },
22184
22202
  "x-original-maxLength": 1024,
22185
22203
  "x-reconciled-from-discovery": true,
22186
- "x-reconciled-at": "2026-01-05T17:59:17.243872+00:00"
22204
+ "x-reconciled-at": "2026-01-06T16:57:53.942180+00:00"
22187
22205
  },
22188
22206
  "previous_value": {
22189
22207
  "type": "string",
@@ -22221,7 +22239,7 @@
22221
22239
  },
22222
22240
  "x-original-maxLength": 1024,
22223
22241
  "x-reconciled-from-discovery": true,
22224
- "x-reconciled-at": "2026-01-05T17:59:17.243879+00:00"
22242
+ "x-reconciled-at": "2026-01-06T16:57:53.942187+00:00"
22225
22243
  }
22226
22244
  },
22227
22245
  "x-f5xc-minimum-configuration": {
@@ -22305,7 +22323,7 @@
22305
22323
  },
22306
22324
  "x-original-maxLength": 1024,
22307
22325
  "x-reconciled-from-discovery": true,
22308
- "x-reconciled-at": "2026-01-05T17:59:17.243883+00:00"
22326
+ "x-reconciled-at": "2026-01-06T16:57:53.942191+00:00"
22309
22327
  },
22310
22328
  "location": {
22311
22329
  "type": "string",
@@ -22322,7 +22340,7 @@
22322
22340
  },
22323
22341
  "x-original-maxLength": 1024,
22324
22342
  "x-reconciled-from-discovery": true,
22325
- "x-reconciled-at": "2026-01-05T17:59:17.243887+00:00"
22343
+ "x-reconciled-at": "2026-01-06T16:57:53.942195+00:00"
22326
22344
  },
22327
22345
  "provider": {
22328
22346
  "type": "string",
@@ -22339,7 +22357,7 @@
22339
22357
  },
22340
22358
  "x-original-maxLength": 1024,
22341
22359
  "x-reconciled-from-discovery": true,
22342
- "x-reconciled-at": "2026-01-05T17:59:17.243891+00:00"
22360
+ "x-reconciled-at": "2026-01-06T16:57:53.942200+00:00"
22343
22361
  },
22344
22362
  "secret_encoding": {
22345
22363
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -22361,7 +22379,7 @@
22361
22379
  "maxLength": 1,
22362
22380
  "minLength": 1,
22363
22381
  "x-reconciled-from-discovery": true,
22364
- "x-reconciled-at": "2026-01-05T17:59:17.243898+00:00"
22382
+ "x-reconciled-at": "2026-01-06T16:57:53.942206+00:00"
22365
22383
  }
22366
22384
  },
22367
22385
  "x-f5xc-minimum-configuration": {
@@ -22400,7 +22418,7 @@
22400
22418
  },
22401
22419
  "x-original-maxLength": 1024,
22402
22420
  "x-reconciled-from-discovery": true,
22403
- "x-reconciled-at": "2026-01-05T17:59:17.243920+00:00"
22421
+ "x-reconciled-at": "2026-01-06T16:57:53.942229+00:00"
22404
22422
  }
22405
22423
  },
22406
22424
  "x-f5xc-minimum-configuration": {
@@ -22615,7 +22633,7 @@
22615
22633
  "maxLength": 16,
22616
22634
  "minLength": 7,
22617
22635
  "x-reconciled-from-discovery": true,
22618
- "x-reconciled-at": "2026-01-05T17:59:17.243943+00:00"
22636
+ "x-reconciled-at": "2026-01-06T16:57:53.942252+00:00"
22619
22637
  },
22620
22638
  "value": {
22621
22639
  "type": "array",
@@ -22634,7 +22652,7 @@
22634
22652
  "maxLength": 15,
22635
22653
  "minLength": 3,
22636
22654
  "x-reconciled-from-discovery": true,
22637
- "x-reconciled-at": "2026-01-05T17:59:17.243948+00:00"
22655
+ "x-reconciled-at": "2026-01-06T16:57:53.942258+00:00"
22638
22656
  }
22639
22657
  },
22640
22658
  "x-f5xc-minimum-configuration": {
@@ -23795,7 +23813,7 @@
23795
23813
  },
23796
23814
  "x-original-maxLength": 1024,
23797
23815
  "x-reconciled-from-discovery": true,
23798
- "x-reconciled-at": "2026-01-05T17:59:40.708078+00:00"
23816
+ "x-reconciled-at": "2026-01-06T16:58:17.801668+00:00"
23799
23817
  },
23800
23818
  "namespace": {
23801
23819
  "type": "string",
@@ -23814,7 +23832,7 @@
23814
23832
  },
23815
23833
  "x-original-maxLength": 1024,
23816
23834
  "x-reconciled-from-discovery": true,
23817
- "x-reconciled-at": "2026-01-05T17:59:40.708082+00:00"
23835
+ "x-reconciled-at": "2026-01-06T16:58:17.801672+00:00"
23818
23836
  }
23819
23837
  },
23820
23838
  "x-f5xc-minimum-configuration": {
@@ -23940,7 +23958,7 @@
23940
23958
  "maxLength": 17,
23941
23959
  "minLength": 17,
23942
23960
  "x-reconciled-from-discovery": true,
23943
- "x-reconciled-at": "2026-01-05T17:59:40.708098+00:00"
23961
+ "x-reconciled-at": "2026-01-06T16:58:17.801688+00:00"
23944
23962
  },
23945
23963
  "system_metadata": {
23946
23964
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -24103,7 +24121,7 @@
24103
24121
  },
24104
24122
  "x-original-maxLength": 1024,
24105
24123
  "x-reconciled-from-discovery": true,
24106
- "x-reconciled-at": "2026-01-05T17:59:40.708112+00:00"
24124
+ "x-reconciled-at": "2026-01-06T16:58:17.801702+00:00"
24107
24125
  },
24108
24126
  "disabled": {
24109
24127
  "type": "boolean",
@@ -24153,7 +24171,7 @@
24153
24171
  },
24154
24172
  "x-original-maxLength": 1024,
24155
24173
  "x-reconciled-from-discovery": true,
24156
- "x-reconciled-at": "2026-01-05T17:59:40.708122+00:00"
24174
+ "x-reconciled-at": "2026-01-06T16:58:17.801711+00:00"
24157
24175
  },
24158
24176
  "namespace": {
24159
24177
  "type": "string",
@@ -24172,7 +24190,7 @@
24172
24190
  },
24173
24191
  "x-original-maxLength": 1024,
24174
24192
  "x-reconciled-from-discovery": true,
24175
- "x-reconciled-at": "2026-01-05T17:59:40.708127+00:00"
24193
+ "x-reconciled-at": "2026-01-06T16:58:17.801716+00:00"
24176
24194
  },
24177
24195
  "owner_view": {
24178
24196
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -24213,7 +24231,7 @@
24213
24231
  "x-field-mutability": "read-only",
24214
24232
  "x-original-maxLength": 1024,
24215
24233
  "x-reconciled-from-discovery": true,
24216
- "x-reconciled-at": "2026-01-05T17:59:40.708134+00:00"
24234
+ "x-reconciled-at": "2026-01-06T16:58:17.801723+00:00"
24217
24235
  },
24218
24236
  "uid": {
24219
24237
  "type": "string",
@@ -24234,7 +24252,7 @@
24234
24252
  "x-original-maxLength": 1024,
24235
24253
  "format": "uuid",
24236
24254
  "x-reconciled-from-discovery": true,
24237
- "x-reconciled-at": "2026-01-05T17:59:40.708139+00:00"
24255
+ "x-reconciled-at": "2026-01-06T16:58:17.801727+00:00"
24238
24256
  }
24239
24257
  },
24240
24258
  "x-f5xc-minimum-configuration": {
@@ -24755,7 +24773,7 @@
24755
24773
  "maxLength": 15,
24756
24774
  "minLength": 3,
24757
24775
  "x-reconciled-from-discovery": true,
24758
- "x-reconciled-at": "2026-01-05T17:59:53.216311+00:00"
24776
+ "x-reconciled-at": "2026-01-06T16:58:30.605628+00:00"
24759
24777
  }
24760
24778
  },
24761
24779
  "x-f5xc-minimum-configuration": {
@@ -24808,7 +24826,7 @@
24808
24826
  "maxLength": 15,
24809
24827
  "minLength": 3,
24810
24828
  "x-reconciled-from-discovery": true,
24811
- "x-reconciled-at": "2026-01-05T17:59:53.216318+00:00"
24829
+ "x-reconciled-at": "2026-01-06T16:58:30.605635+00:00"
24812
24830
  }
24813
24831
  },
24814
24832
  "x-f5xc-minimum-configuration": {
@@ -24860,7 +24878,7 @@
24860
24878
  "maxLength": 15,
24861
24879
  "minLength": 3,
24862
24880
  "x-reconciled-from-discovery": true,
24863
- "x-reconciled-at": "2026-01-05T17:59:53.216324+00:00"
24881
+ "x-reconciled-at": "2026-01-06T16:58:30.605642+00:00"
24864
24882
  }
24865
24883
  },
24866
24884
  "x-f5xc-minimum-configuration": {
@@ -25050,7 +25068,7 @@
25050
25068
  },
25051
25069
  "x-original-maxLength": 1024,
25052
25070
  "x-reconciled-from-discovery": true,
25053
- "x-reconciled-at": "2026-01-05T17:59:53.216443+00:00"
25071
+ "x-reconciled-at": "2026-01-06T16:58:30.605753+00:00"
25054
25072
  },
25055
25073
  "namespace": {
25056
25074
  "type": "string",
@@ -25069,7 +25087,7 @@
25069
25087
  },
25070
25088
  "x-original-maxLength": 1024,
25071
25089
  "x-reconciled-from-discovery": true,
25072
- "x-reconciled-at": "2026-01-05T17:59:53.216447+00:00"
25090
+ "x-reconciled-at": "2026-01-06T16:58:30.605757+00:00"
25073
25091
  }
25074
25092
  },
25075
25093
  "x-f5xc-minimum-configuration": {
@@ -25167,7 +25185,7 @@
25167
25185
  "maxLength": 17,
25168
25186
  "minLength": 17,
25169
25187
  "x-reconciled-from-discovery": true,
25170
- "x-reconciled-at": "2026-01-05T17:59:53.216461+00:00"
25188
+ "x-reconciled-at": "2026-01-06T16:58:30.605771+00:00"
25171
25189
  },
25172
25190
  "system_metadata": {
25173
25191
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -25388,7 +25406,7 @@
25388
25406
  },
25389
25407
  "x-original-maxLength": 1024,
25390
25408
  "x-reconciled-from-discovery": true,
25391
- "x-reconciled-at": "2026-01-05T17:59:53.216480+00:00"
25409
+ "x-reconciled-at": "2026-01-06T16:58:30.605789+00:00"
25392
25410
  },
25393
25411
  "disabled": {
25394
25412
  "type": "boolean",
@@ -25438,7 +25456,7 @@
25438
25456
  },
25439
25457
  "x-original-maxLength": 1024,
25440
25458
  "x-reconciled-from-discovery": true,
25441
- "x-reconciled-at": "2026-01-05T17:59:53.216489+00:00"
25459
+ "x-reconciled-at": "2026-01-06T16:58:30.605799+00:00"
25442
25460
  },
25443
25461
  "namespace": {
25444
25462
  "type": "string",
@@ -25457,7 +25475,7 @@
25457
25475
  },
25458
25476
  "x-original-maxLength": 1024,
25459
25477
  "x-reconciled-from-discovery": true,
25460
- "x-reconciled-at": "2026-01-05T17:59:53.216493+00:00"
25478
+ "x-reconciled-at": "2026-01-06T16:58:30.605803+00:00"
25461
25479
  },
25462
25480
  "owner_view": {
25463
25481
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -25498,7 +25516,7 @@
25498
25516
  "x-field-mutability": "read-only",
25499
25517
  "x-original-maxLength": 1024,
25500
25518
  "x-reconciled-from-discovery": true,
25501
- "x-reconciled-at": "2026-01-05T17:59:53.216501+00:00"
25519
+ "x-reconciled-at": "2026-01-06T16:58:30.605810+00:00"
25502
25520
  },
25503
25521
  "uid": {
25504
25522
  "type": "string",
@@ -25519,7 +25537,7 @@
25519
25537
  "x-original-maxLength": 1024,
25520
25538
  "format": "uuid",
25521
25539
  "x-reconciled-from-discovery": true,
25522
- "x-reconciled-at": "2026-01-05T17:59:53.216506+00:00"
25540
+ "x-reconciled-at": "2026-01-06T16:58:30.605815+00:00"
25523
25541
  }
25524
25542
  },
25525
25543
  "x-f5xc-minimum-configuration": {
@@ -25932,6 +25950,8 @@
25932
25950
  "x-displayname": "Filter",
25933
25951
  "x-ves-example": "{SITE=\\\"site-1\\\"}",
25934
25952
  "x-f5xc-example": "\"{SITE=\\\"site-1\\\"}\"",
25953
+ "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...",
25954
+ "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 SIDCounterLabel {SITE, VIRTUAL_NETWORK, SID_PREFIX} can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"]...",
25935
25955
  "minLength": 0,
25936
25956
  "maxLength": 1024,
25937
25957
  "x-f5xc-required-for": {
@@ -25973,7 +25993,7 @@
25973
25993
  },
25974
25994
  "x-original-maxLength": 1024,
25975
25995
  "x-reconciled-from-discovery": true,
25976
- "x-reconciled-at": "2026-01-05T17:59:53.216548+00:00"
25996
+ "x-reconciled-at": "2026-01-06T16:58:30.605857+00:00"
25977
25997
  },
25978
25998
  "range": {
25979
25999
  "type": "string",
@@ -25988,6 +26008,8 @@
25988
26008
  "x-validation-rules": {
25989
26009
  "ves.io.schema.rules.string.time_interval": "true"
25990
26010
  },
26011
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
26012
+ "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.",
25991
26013
  "minLength": 0,
25992
26014
  "maxLength": 1024,
25993
26015
  "x-f5xc-required-for": {
@@ -26032,6 +26054,8 @@
26032
26054
  "x-validation-rules": {
26033
26055
  "ves.io.schema.rules.string.query_step": "true"
26034
26056
  },
26057
+ "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.",
26058
+ "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.",
26035
26059
  "minLength": 0,
26036
26060
  "maxLength": 1024,
26037
26061
  "x-f5xc-required-for": {
@@ -26162,7 +26186,7 @@
26162
26186
  "maxLength": 16,
26163
26187
  "minLength": 7,
26164
26188
  "x-reconciled-from-discovery": true,
26165
- "x-reconciled-at": "2026-01-05T17:59:53.216561+00:00"
26189
+ "x-reconciled-at": "2026-01-06T16:58:30.605870+00:00"
26166
26190
  },
26167
26191
  "value": {
26168
26192
  "type": "array",
@@ -26181,7 +26205,7 @@
26181
26205
  "maxLength": 15,
26182
26206
  "minLength": 3,
26183
26207
  "x-reconciled-from-discovery": true,
26184
- "x-reconciled-at": "2026-01-05T17:59:53.216566+00:00"
26208
+ "x-reconciled-at": "2026-01-06T16:58:30.605876+00:00"
26185
26209
  }
26186
26210
  },
26187
26211
  "x-f5xc-minimum-configuration": {
@@ -26346,7 +26370,7 @@
26346
26370
  },
26347
26371
  "x-original-maxLength": 1024,
26348
26372
  "x-reconciled-from-discovery": true,
26349
- "x-reconciled-at": "2026-01-05T17:59:53.216579+00:00"
26373
+ "x-reconciled-at": "2026-01-06T16:58:30.605889+00:00"
26350
26374
  }
26351
26375
  },
26352
26376
  "x-f5xc-minimum-configuration": {