@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": "Network",
5
5
  "description": "Routing table manipulation via peer state machines and path selection algorithms. Secure conduits between locations using IKE handshakes, cipher suites, and key exchanges. Segment attachments bridge hybrid topologies spanning cloud providers and on-premises infrastructure. SRv6 addressing, CIDR block matching, and advertisement controls direct traffic flows across distributed deployments with granular policy enforcement.",
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"
@@ -22643,6 +22643,8 @@
22643
22643
  "ves.io.schema.rules.uint32.gte": "0",
22644
22644
  "ves.io.schema.rules.uint32.lte": "32"
22645
22645
  },
22646
+ "x-f5xc-description-short": "Used to derive address for the local interface from the allocated subnet.",
22647
+ "x-f5xc-description-medium": "Used to derive address for the local interface from the allocated subnet. If Local Interface Address Type is set to \"Offset from beginning of Subnet\", this offset value is added to the allocated subnet and used as the local interface address. For example, if the allocated subnet is...",
22646
22648
  "minimum": 0,
22647
22649
  "maximum": 2147483647,
22648
22650
  "x-f5xc-required-for": {
@@ -22842,7 +22844,7 @@
22842
22844
  },
22843
22845
  "x-original-maxLength": 1024,
22844
22846
  "x-reconciled-from-discovery": true,
22845
- "x-reconciled-at": "2026-01-05T17:58:21.184924+00:00"
22847
+ "x-reconciled-at": "2026-01-06T16:56:57.114360+00:00"
22846
22848
  },
22847
22849
  "namespace": {
22848
22850
  "type": "string",
@@ -22861,7 +22863,7 @@
22861
22863
  },
22862
22864
  "x-original-maxLength": 1024,
22863
22865
  "x-reconciled-from-discovery": true,
22864
- "x-reconciled-at": "2026-01-05T17:58:21.184931+00:00"
22866
+ "x-reconciled-at": "2026-01-06T16:56:57.114367+00:00"
22865
22867
  }
22866
22868
  },
22867
22869
  "x-f5xc-minimum-configuration": {
@@ -22956,7 +22958,7 @@
22956
22958
  "maxLength": 17,
22957
22959
  "minLength": 17,
22958
22960
  "x-reconciled-from-discovery": true,
22959
- "x-reconciled-at": "2026-01-05T17:58:21.184946+00:00"
22961
+ "x-reconciled-at": "2026-01-06T16:56:57.114381+00:00"
22960
22962
  },
22961
22963
  "system_metadata": {
22962
22964
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -23148,7 +23150,7 @@
23148
23150
  },
23149
23151
  "x-original-maxLength": 1024,
23150
23152
  "x-reconciled-from-discovery": true,
23151
- "x-reconciled-at": "2026-01-05T17:58:21.185299+00:00"
23153
+ "x-reconciled-at": "2026-01-06T16:56:57.114398+00:00"
23152
23154
  },
23153
23155
  "disabled": {
23154
23156
  "type": "boolean",
@@ -23198,7 +23200,7 @@
23198
23200
  },
23199
23201
  "x-original-maxLength": 1024,
23200
23202
  "x-reconciled-from-discovery": true,
23201
- "x-reconciled-at": "2026-01-05T17:58:21.185313+00:00"
23203
+ "x-reconciled-at": "2026-01-06T16:56:57.114408+00:00"
23202
23204
  },
23203
23205
  "namespace": {
23204
23206
  "type": "string",
@@ -23217,7 +23219,7 @@
23217
23219
  },
23218
23220
  "x-original-maxLength": 1024,
23219
23221
  "x-reconciled-from-discovery": true,
23220
- "x-reconciled-at": "2026-01-05T17:58:21.185318+00:00"
23222
+ "x-reconciled-at": "2026-01-06T16:56:57.114413+00:00"
23221
23223
  },
23222
23224
  "owner_view": {
23223
23225
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -23258,7 +23260,7 @@
23258
23260
  "x-field-mutability": "read-only",
23259
23261
  "x-original-maxLength": 1024,
23260
23262
  "x-reconciled-from-discovery": true,
23261
- "x-reconciled-at": "2026-01-05T17:58:21.185326+00:00"
23263
+ "x-reconciled-at": "2026-01-06T16:56:57.114432+00:00"
23262
23264
  },
23263
23265
  "uid": {
23264
23266
  "type": "string",
@@ -23279,7 +23281,7 @@
23279
23281
  "x-original-maxLength": 1024,
23280
23282
  "format": "uuid",
23281
23283
  "x-reconciled-from-discovery": true,
23282
- "x-reconciled-at": "2026-01-05T17:58:21.185332+00:00"
23284
+ "x-reconciled-at": "2026-01-06T16:56:57.114439+00:00"
23283
23285
  }
23284
23286
  },
23285
23287
  "x-f5xc-minimum-configuration": {
@@ -23390,6 +23392,8 @@
23390
23392
  "type_url": {
23391
23393
  "type": "string",
23392
23394
  "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.",
23395
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
23396
+ "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 ).",
23393
23397
  "minLength": 0,
23394
23398
  "maxLength": 1024,
23395
23399
  "x-f5xc-required-for": {
@@ -23413,7 +23417,7 @@
23413
23417
  },
23414
23418
  "x-original-maxLength": 1024,
23415
23419
  "x-reconciled-from-discovery": true,
23416
- "x-reconciled-at": "2026-01-05T17:58:21.185344+00:00"
23420
+ "x-reconciled-at": "2026-01-06T16:56:57.114451+00:00"
23417
23421
  }
23418
23422
  },
23419
23423
  "x-f5xc-minimum-configuration": {
@@ -23482,7 +23486,7 @@
23482
23486
  },
23483
23487
  "x-original-maxLength": 1024,
23484
23488
  "x-reconciled-from-discovery": true,
23485
- "x-reconciled-at": "2026-01-05T17:58:21.185352+00:00"
23489
+ "x-reconciled-at": "2026-01-06T16:56:57.114459+00:00"
23486
23490
  },
23487
23491
  "service_name": {
23488
23492
  "type": "string",
@@ -23511,6 +23515,8 @@
23511
23515
  "x-validation-rules": {
23512
23516
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
23513
23517
  },
23518
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
23519
+ "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...",
23514
23520
  "minLength": 0,
23515
23521
  "maxLength": 17,
23516
23522
  "x-f5xc-required-for": {
@@ -23521,7 +23527,7 @@
23521
23527
  },
23522
23528
  "x-original-maxLength": 1024,
23523
23529
  "x-reconciled-from-discovery": true,
23524
- "x-reconciled-at": "2026-01-05T17:58:21.185358+00:00"
23530
+ "x-reconciled-at": "2026-01-06T16:56:57.114465+00:00"
23525
23531
  },
23526
23532
  "type": {
23527
23533
  "type": "string",
@@ -23658,7 +23664,7 @@
23658
23664
  },
23659
23665
  "x-original-maxLength": 1024,
23660
23666
  "x-reconciled-from-discovery": true,
23661
- "x-reconciled-at": "2026-01-05T17:58:21.185370+00:00"
23667
+ "x-reconciled-at": "2026-01-06T16:56:57.114476+00:00"
23662
23668
  }
23663
23669
  },
23664
23670
  "x-f5xc-minimum-configuration": {
@@ -23767,7 +23773,7 @@
23767
23773
  },
23768
23774
  "x-original-maxLength": 1200,
23769
23775
  "x-reconciled-from-discovery": true,
23770
- "x-reconciled-at": "2026-01-05T17:58:21.185380+00:00"
23776
+ "x-reconciled-at": "2026-01-06T16:56:57.114485+00:00"
23771
23777
  },
23772
23778
  "disable": {
23773
23779
  "type": "boolean",
@@ -23820,7 +23826,7 @@
23820
23826
  },
23821
23827
  "x-original-maxLength": 1024,
23822
23828
  "x-reconciled-from-discovery": true,
23823
- "x-reconciled-at": "2026-01-05T17:58:21.185388+00:00"
23829
+ "x-reconciled-at": "2026-01-06T16:56:57.114492+00:00"
23824
23830
  },
23825
23831
  "namespace": {
23826
23832
  "type": "string",
@@ -23839,7 +23845,7 @@
23839
23845
  },
23840
23846
  "x-original-maxLength": 1024,
23841
23847
  "x-reconciled-from-discovery": true,
23842
- "x-reconciled-at": "2026-01-05T17:58:21.185392+00:00"
23848
+ "x-reconciled-at": "2026-01-06T16:56:57.114497+00:00"
23843
23849
  }
23844
23850
  },
23845
23851
  "x-f5xc-minimum-configuration": {
@@ -23915,7 +23921,7 @@
23915
23921
  },
23916
23922
  "x-original-maxLength": 1200,
23917
23923
  "x-reconciled-from-discovery": true,
23918
- "x-reconciled-at": "2026-01-05T17:58:21.185398+00:00"
23924
+ "x-reconciled-at": "2026-01-06T16:56:57.114503+00:00"
23919
23925
  },
23920
23926
  "disable": {
23921
23927
  "type": "boolean",
@@ -23970,7 +23976,7 @@
23970
23976
  },
23971
23977
  "x-original-maxLength": 1024,
23972
23978
  "x-reconciled-from-discovery": true,
23973
- "x-reconciled-at": "2026-01-05T17:58:21.185406+00:00"
23979
+ "x-reconciled-at": "2026-01-06T16:56:57.114510+00:00"
23974
23980
  },
23975
23981
  "namespace": {
23976
23982
  "type": "string",
@@ -23989,7 +23995,7 @@
23989
23995
  },
23990
23996
  "x-original-maxLength": 1024,
23991
23997
  "x-reconciled-from-discovery": true,
23992
- "x-reconciled-at": "2026-01-05T17:58:21.185410+00:00"
23998
+ "x-reconciled-at": "2026-01-06T16:56:57.114514+00:00"
23993
23999
  }
23994
24000
  },
23995
24001
  "x-f5xc-minimum-configuration": {
@@ -24034,7 +24040,7 @@
24034
24040
  "readOnly": true,
24035
24041
  "x-original-maxLength": 1024,
24036
24042
  "x-reconciled-from-discovery": true,
24037
- "x-reconciled-at": "2026-01-05T17:58:21.185415+00:00"
24043
+ "x-reconciled-at": "2026-01-06T16:56:57.114518+00:00"
24038
24044
  },
24039
24045
  "name": {
24040
24046
  "type": "string",
@@ -24053,7 +24059,7 @@
24053
24059
  },
24054
24060
  "x-original-maxLength": 1024,
24055
24061
  "x-reconciled-from-discovery": true,
24056
- "x-reconciled-at": "2026-01-05T17:58:21.185419+00:00"
24062
+ "x-reconciled-at": "2026-01-06T16:56:57.114522+00:00"
24057
24063
  },
24058
24064
  "namespace": {
24059
24065
  "type": "string",
@@ -24072,7 +24078,7 @@
24072
24078
  },
24073
24079
  "x-original-maxLength": 1024,
24074
24080
  "x-reconciled-from-discovery": true,
24075
- "x-reconciled-at": "2026-01-05T17:58:21.185423+00:00"
24081
+ "x-reconciled-at": "2026-01-06T16:56:57.114526+00:00"
24076
24082
  },
24077
24083
  "tenant": {
24078
24084
  "type": "string",
@@ -24093,7 +24099,7 @@
24093
24099
  "x-field-mutability": "read-only",
24094
24100
  "x-original-maxLength": 1024,
24095
24101
  "x-reconciled-from-discovery": true,
24096
- "x-reconciled-at": "2026-01-05T17:58:21.185427+00:00"
24102
+ "x-reconciled-at": "2026-01-06T16:56:57.114530+00:00"
24097
24103
  },
24098
24104
  "uid": {
24099
24105
  "type": "string",
@@ -24115,7 +24121,7 @@
24115
24121
  "x-original-maxLength": 1024,
24116
24122
  "format": "uuid",
24117
24123
  "x-reconciled-from-discovery": true,
24118
- "x-reconciled-at": "2026-01-05T17:58:21.185432+00:00"
24124
+ "x-reconciled-at": "2026-01-06T16:56:57.114536+00:00"
24119
24125
  }
24120
24126
  },
24121
24127
  "x-f5xc-minimum-configuration": {
@@ -24228,7 +24234,7 @@
24228
24234
  "x-original-maxLength": 1024,
24229
24235
  "format": "uuid",
24230
24236
  "x-reconciled-from-discovery": true,
24231
- "x-reconciled-at": "2026-01-05T17:58:21.185445+00:00"
24237
+ "x-reconciled-at": "2026-01-06T16:56:57.114548+00:00"
24232
24238
  },
24233
24239
  "vtrp_id": {
24234
24240
  "type": "string",
@@ -24340,7 +24346,7 @@
24340
24346
  },
24341
24347
  "x-original-maxLength": 1024,
24342
24348
  "x-reconciled-from-discovery": true,
24343
- "x-reconciled-at": "2026-01-05T17:58:21.185454+00:00"
24349
+ "x-reconciled-at": "2026-01-06T16:56:57.114558+00:00"
24344
24350
  },
24345
24351
  "status": {
24346
24352
  "type": "string",
@@ -24359,7 +24365,7 @@
24359
24365
  },
24360
24366
  "x-original-maxLength": 1024,
24361
24367
  "x-reconciled-from-discovery": true,
24362
- "x-reconciled-at": "2026-01-05T17:58:21.185458+00:00"
24368
+ "x-reconciled-at": "2026-01-06T16:56:57.114562+00:00"
24363
24369
  }
24364
24370
  },
24365
24371
  "x-f5xc-minimum-configuration": {
@@ -24439,6 +24445,8 @@
24439
24445
  "title": "Deletion_timestamp.",
24440
24446
  "format": "date-time",
24441
24447
  "x-displayname": "Deletion Timestamp.",
24448
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
24449
+ "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...",
24442
24450
  "minLength": 0,
24443
24451
  "maxLength": 1024,
24444
24452
  "x-f5xc-required-for": {
@@ -24537,7 +24545,7 @@
24537
24545
  "x-field-mutability": "read-only",
24538
24546
  "x-original-maxLength": 1024,
24539
24547
  "x-reconciled-from-discovery": true,
24540
- "x-reconciled-at": "2026-01-05T17:58:21.185477+00:00"
24548
+ "x-reconciled-at": "2026-01-06T16:56:57.114580+00:00"
24541
24549
  },
24542
24550
  "uid": {
24543
24551
  "type": "string",
@@ -24558,7 +24566,7 @@
24558
24566
  "x-original-maxLength": 1024,
24559
24567
  "format": "uuid",
24560
24568
  "x-reconciled-from-discovery": true,
24561
- "x-reconciled-at": "2026-01-05T17:58:21.185482+00:00"
24569
+ "x-reconciled-at": "2026-01-06T16:56:57.114585+00:00"
24562
24570
  }
24563
24571
  },
24564
24572
  "x-f5xc-minimum-configuration": {
@@ -24608,7 +24616,7 @@
24608
24616
  },
24609
24617
  "x-original-maxLength": 1024,
24610
24618
  "x-reconciled-from-discovery": true,
24611
- "x-reconciled-at": "2026-01-05T17:58:21.185486+00:00"
24619
+ "x-reconciled-at": "2026-01-06T16:56:57.114590+00:00"
24612
24620
  },
24613
24621
  "name": {
24614
24622
  "type": "string",
@@ -24627,7 +24635,7 @@
24627
24635
  },
24628
24636
  "x-original-maxLength": 1024,
24629
24637
  "x-reconciled-from-discovery": true,
24630
- "x-reconciled-at": "2026-01-05T17:58:21.185491+00:00"
24638
+ "x-reconciled-at": "2026-01-06T16:56:57.114594+00:00"
24631
24639
  },
24632
24640
  "namespace": {
24633
24641
  "type": "string",
@@ -24646,7 +24654,7 @@
24646
24654
  },
24647
24655
  "x-original-maxLength": 1024,
24648
24656
  "x-reconciled-from-discovery": true,
24649
- "x-reconciled-at": "2026-01-05T17:58:21.185495+00:00"
24657
+ "x-reconciled-at": "2026-01-06T16:56:57.114598+00:00"
24650
24658
  },
24651
24659
  "uid": {
24652
24660
  "type": "string",
@@ -24667,7 +24675,7 @@
24667
24675
  "x-original-maxLength": 1024,
24668
24676
  "format": "uuid",
24669
24677
  "x-reconciled-from-discovery": true,
24670
- "x-reconciled-at": "2026-01-05T17:58:21.185499+00:00"
24678
+ "x-reconciled-at": "2026-01-06T16:56:57.114603+00:00"
24671
24679
  }
24672
24680
  },
24673
24681
  "x-f5xc-minimum-configuration": {
@@ -24760,6 +24768,7 @@
24760
24768
  "x-validation-rules": {
24761
24769
  "ves.io.schema.rules.string.ip": "true"
24762
24770
  },
24771
+ "x-f5xc-description-medium": "Optional. VIP to advertise. This VIP can be either V4/V6 address You can not specify this if where contains a site or virtual site of type REGIONAL_EDGE or public network If not specified and \"where\" is specified with site or virtual site option, inside_vip or outside_vip specified in the site...",
24763
24772
  "minLength": 0,
24764
24773
  "maxLength": 1024,
24765
24774
  "x-f5xc-required-for": {
@@ -24930,7 +24939,7 @@
24930
24939
  },
24931
24940
  "x-original-maxLength": 1024,
24932
24941
  "x-reconciled-from-discovery": true,
24933
- "x-reconciled-at": "2026-01-05T17:58:21.610706+00:00"
24942
+ "x-reconciled-at": "2026-01-06T16:56:57.547448+00:00"
24934
24943
  },
24935
24944
  "namespace": {
24936
24945
  "type": "string",
@@ -24949,7 +24958,7 @@
24949
24958
  },
24950
24959
  "x-original-maxLength": 1024,
24951
24960
  "x-reconciled-from-discovery": true,
24952
- "x-reconciled-at": "2026-01-05T17:58:21.610713+00:00"
24961
+ "x-reconciled-at": "2026-01-06T16:56:57.547455+00:00"
24953
24962
  }
24954
24963
  },
24955
24964
  "x-f5xc-minimum-configuration": {
@@ -25047,7 +25056,7 @@
25047
25056
  "maxLength": 17,
25048
25057
  "minLength": 17,
25049
25058
  "x-reconciled-from-discovery": true,
25050
- "x-reconciled-at": "2026-01-05T17:58:21.610729+00:00"
25059
+ "x-reconciled-at": "2026-01-06T16:56:57.547471+00:00"
25051
25060
  },
25052
25061
  "system_metadata": {
25053
25062
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -25117,6 +25126,7 @@
25117
25126
  "x-validation-rules": {
25118
25127
  "ves.io.schema.rules.string.ip": "true"
25119
25128
  },
25129
+ "x-f5xc-description-medium": "Optional. VIP to advertise. This VIP can be either V4/V6 address You can not specify this if where contains a site or virtual site of type REGIONAL_EDGE or public network If not specified and \"where\" is specified with site or virtual site option, inside_vip or outside_vip specified in the site...",
25120
25130
  "minLength": 0,
25121
25131
  "maxLength": 1024,
25122
25132
  "x-f5xc-required-for": {
@@ -25335,7 +25345,7 @@
25335
25345
  },
25336
25346
  "x-original-maxLength": 1024,
25337
25347
  "x-reconciled-from-discovery": true,
25338
- "x-reconciled-at": "2026-01-05T17:58:21.610752+00:00"
25348
+ "x-reconciled-at": "2026-01-06T16:56:57.547495+00:00"
25339
25349
  },
25340
25350
  "disabled": {
25341
25351
  "type": "boolean",
@@ -25385,7 +25395,7 @@
25385
25395
  },
25386
25396
  "x-original-maxLength": 1024,
25387
25397
  "x-reconciled-from-discovery": true,
25388
- "x-reconciled-at": "2026-01-05T17:58:21.610765+00:00"
25398
+ "x-reconciled-at": "2026-01-06T16:56:57.547505+00:00"
25389
25399
  },
25390
25400
  "namespace": {
25391
25401
  "type": "string",
@@ -25404,7 +25414,7 @@
25404
25414
  },
25405
25415
  "x-original-maxLength": 1024,
25406
25416
  "x-reconciled-from-discovery": true,
25407
- "x-reconciled-at": "2026-01-05T17:58:21.610769+00:00"
25417
+ "x-reconciled-at": "2026-01-06T16:56:57.547509+00:00"
25408
25418
  },
25409
25419
  "owner_view": {
25410
25420
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -25445,7 +25455,7 @@
25445
25455
  "x-field-mutability": "read-only",
25446
25456
  "x-original-maxLength": 1024,
25447
25457
  "x-reconciled-from-discovery": true,
25448
- "x-reconciled-at": "2026-01-05T17:58:21.610777+00:00"
25458
+ "x-reconciled-at": "2026-01-06T16:56:57.547517+00:00"
25449
25459
  },
25450
25460
  "uid": {
25451
25461
  "type": "string",
@@ -25466,7 +25476,7 @@
25466
25476
  "x-original-maxLength": 1024,
25467
25477
  "format": "uuid",
25468
25478
  "x-reconciled-from-discovery": true,
25469
- "x-reconciled-at": "2026-01-05T17:58:21.610783+00:00"
25479
+ "x-reconciled-at": "2026-01-06T16:56:57.547523+00:00"
25470
25480
  }
25471
25481
  },
25472
25482
  "x-f5xc-minimum-configuration": {
@@ -25513,7 +25523,7 @@
25513
25523
  },
25514
25524
  "x-original-maxLength": 1024,
25515
25525
  "x-reconciled-from-discovery": true,
25516
- "x-reconciled-at": "2026-01-05T17:58:21.610788+00:00"
25526
+ "x-reconciled-at": "2026-01-06T16:56:57.547528+00:00"
25517
25527
  },
25518
25528
  "port": {
25519
25529
  "type": "integer",
@@ -25546,7 +25556,7 @@
25546
25556
  },
25547
25557
  "x-original-maxLength": 1024,
25548
25558
  "x-reconciled-from-discovery": true,
25549
- "x-reconciled-at": "2026-01-05T17:58:21.610794+00:00"
25559
+ "x-reconciled-at": "2026-01-06T16:56:57.547534+00:00"
25550
25560
  }
25551
25561
  },
25552
25562
  "x-f5xc-minimum-configuration": {
@@ -25623,6 +25633,7 @@
25623
25633
  "x-validation-rules": {
25624
25634
  "ves.io.schema.rules.string.ip": "true"
25625
25635
  },
25636
+ "x-f5xc-description-medium": "Optional. VIP to advertise. This VIP can be either V4/V6 address You can not specify this if where contains a site or virtual site of type REGIONAL_EDGE or public network If not specified and \"where\" is specified with site or virtual site option, inside_vip or outside_vip specified in the site...",
25626
25637
  "minLength": 0,
25627
25638
  "maxLength": 1024,
25628
25639
  "x-f5xc-required-for": {
@@ -25894,7 +25905,7 @@
25894
25905
  },
25895
25906
  "x-original-maxLength": 1024,
25896
25907
  "x-reconciled-from-discovery": true,
25897
- "x-reconciled-at": "2026-01-05T17:58:21.610828+00:00"
25908
+ "x-reconciled-at": "2026-01-06T16:56:57.547566+00:00"
25898
25909
  },
25899
25910
  "store_provider": {
25900
25911
  "type": "string",
@@ -25952,7 +25963,7 @@
25952
25963
  },
25953
25964
  "x-original-maxLength": 1024,
25954
25965
  "x-reconciled-from-discovery": true,
25955
- "x-reconciled-at": "2026-01-05T17:58:21.610834+00:00"
25966
+ "x-reconciled-at": "2026-01-06T16:56:57.547572+00:00"
25956
25967
  },
25957
25968
  "url": {
25958
25969
  "type": "string",
@@ -26263,7 +26274,7 @@
26263
26274
  },
26264
26275
  "x-original-maxLength": 1200,
26265
26276
  "x-reconciled-from-discovery": true,
26266
- "x-reconciled-at": "2026-01-05T17:58:21.610943+00:00"
26277
+ "x-reconciled-at": "2026-01-06T16:56:57.547678+00:00"
26267
26278
  },
26268
26279
  "disable": {
26269
26280
  "type": "boolean",
@@ -26316,7 +26327,7 @@
26316
26327
  },
26317
26328
  "x-original-maxLength": 1024,
26318
26329
  "x-reconciled-from-discovery": true,
26319
- "x-reconciled-at": "2026-01-05T17:58:21.610950+00:00"
26330
+ "x-reconciled-at": "2026-01-06T16:56:57.547684+00:00"
26320
26331
  },
26321
26332
  "namespace": {
26322
26333
  "type": "string",
@@ -26335,7 +26346,7 @@
26335
26346
  },
26336
26347
  "x-original-maxLength": 1024,
26337
26348
  "x-reconciled-from-discovery": true,
26338
- "x-reconciled-at": "2026-01-05T17:58:21.610954+00:00"
26349
+ "x-reconciled-at": "2026-01-06T16:56:57.547688+00:00"
26339
26350
  }
26340
26351
  },
26341
26352
  "x-f5xc-minimum-configuration": {
@@ -26517,7 +26528,7 @@
26517
26528
  },
26518
26529
  "x-original-maxLength": 1024,
26519
26530
  "x-reconciled-from-discovery": true,
26520
- "x-reconciled-at": "2026-01-05T17:58:21.611020+00:00"
26531
+ "x-reconciled-at": "2026-01-06T16:56:57.547752+00:00"
26521
26532
  },
26522
26533
  "disable_ocsp_stapling": {
26523
26534
  "$ref": "#/components/schemas/ioschemaEmpty"
@@ -26572,6 +26583,8 @@
26572
26583
  "ves.io.schema.rules.repeated.items.string.in": "[\\\"TLS_AES_128_GCM_SHA256\\\",\\\"TLS_AES_256_GCM_SHA384\\\",\\\"TLS_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_256_GCM_SHA384\\\"]",
26573
26584
  "ves.io.schema.rules.repeated.unique": "true"
26574
26585
  },
26586
+ "x-f5xc-description-short": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256...",
26587
+ "x-f5xc-description-medium": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256...",
26575
26588
  "x-f5xc-required-for": {
26576
26589
  "minimum_config": false,
26577
26590
  "create": false,
@@ -26843,7 +26856,7 @@
26843
26856
  },
26844
26857
  "x-original-maxLength": 1024,
26845
26858
  "x-reconciled-from-discovery": true,
26846
- "x-reconciled-at": "2026-01-05T17:58:21.611047+00:00"
26859
+ "x-reconciled-at": "2026-01-06T16:56:57.547779+00:00"
26847
26860
  },
26848
26861
  "location": {
26849
26862
  "type": "string",
@@ -26860,7 +26873,7 @@
26860
26873
  },
26861
26874
  "x-original-maxLength": 1024,
26862
26875
  "x-reconciled-from-discovery": true,
26863
- "x-reconciled-at": "2026-01-05T17:58:21.611051+00:00"
26876
+ "x-reconciled-at": "2026-01-06T16:56:57.547783+00:00"
26864
26877
  },
26865
26878
  "provider": {
26866
26879
  "type": "string",
@@ -26877,7 +26890,7 @@
26877
26890
  },
26878
26891
  "x-original-maxLength": 1024,
26879
26892
  "x-reconciled-from-discovery": true,
26880
- "x-reconciled-at": "2026-01-05T17:58:21.611055+00:00"
26893
+ "x-reconciled-at": "2026-01-06T16:56:57.547787+00:00"
26881
26894
  },
26882
26895
  "secret_encoding": {
26883
26896
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -26899,7 +26912,7 @@
26899
26912
  "maxLength": 1,
26900
26913
  "minLength": 1,
26901
26914
  "x-reconciled-from-discovery": true,
26902
- "x-reconciled-at": "2026-01-05T17:58:21.611061+00:00"
26915
+ "x-reconciled-at": "2026-01-06T16:56:57.547794+00:00"
26903
26916
  }
26904
26917
  },
26905
26918
  "x-f5xc-minimum-configuration": {
@@ -26970,7 +26983,7 @@
26970
26983
  },
26971
26984
  "x-original-maxLength": 1024,
26972
26985
  "x-reconciled-from-discovery": true,
26973
- "x-reconciled-at": "2026-01-05T17:58:21.611084+00:00"
26986
+ "x-reconciled-at": "2026-01-06T16:56:57.547817+00:00"
26974
26987
  }
26975
26988
  },
26976
26989
  "x-f5xc-minimum-configuration": {
@@ -27782,7 +27795,7 @@
27782
27795
  },
27783
27796
  "x-original-maxLength": 1024,
27784
27797
  "x-reconciled-from-discovery": true,
27785
- "x-reconciled-at": "2026-01-05T17:58:27.524881+00:00"
27798
+ "x-reconciled-at": "2026-01-06T16:57:03.511598+00:00"
27786
27799
  },
27787
27800
  "namespace": {
27788
27801
  "type": "string",
@@ -27801,7 +27814,7 @@
27801
27814
  },
27802
27815
  "x-original-maxLength": 1024,
27803
27816
  "x-reconciled-from-discovery": true,
27804
- "x-reconciled-at": "2026-01-05T17:58:27.524887+00:00"
27817
+ "x-reconciled-at": "2026-01-06T16:57:03.511604+00:00"
27805
27818
  }
27806
27819
  },
27807
27820
  "x-f5xc-minimum-configuration": {
@@ -28077,7 +28090,7 @@
28077
28090
  "maxLength": 17,
28078
28091
  "minLength": 17,
28079
28092
  "x-reconciled-from-discovery": true,
28080
- "x-reconciled-at": "2026-01-05T17:58:27.524921+00:00"
28093
+ "x-reconciled-at": "2026-01-06T16:57:03.511637+00:00"
28081
28094
  },
28082
28095
  "system_metadata": {
28083
28096
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -28205,7 +28218,7 @@
28205
28218
  "maxLength": 17,
28206
28219
  "minLength": 17,
28207
28220
  "x-reconciled-from-discovery": true,
28208
- "x-reconciled-at": "2026-01-05T17:58:27.524932+00:00"
28221
+ "x-reconciled-at": "2026-01-06T16:57:03.511648+00:00"
28209
28222
  }
28210
28223
  },
28211
28224
  "x-f5xc-minimum-configuration": {
@@ -28355,7 +28368,7 @@
28355
28368
  },
28356
28369
  "x-original-maxLength": 1024,
28357
28370
  "x-reconciled-from-discovery": true,
28358
- "x-reconciled-at": "2026-01-05T17:58:27.524945+00:00"
28371
+ "x-reconciled-at": "2026-01-06T16:57:03.511660+00:00"
28359
28372
  },
28360
28373
  "disabled": {
28361
28374
  "type": "boolean",
@@ -28405,7 +28418,7 @@
28405
28418
  },
28406
28419
  "x-original-maxLength": 1024,
28407
28420
  "x-reconciled-from-discovery": true,
28408
- "x-reconciled-at": "2026-01-05T17:58:27.524955+00:00"
28421
+ "x-reconciled-at": "2026-01-06T16:57:03.511670+00:00"
28409
28422
  },
28410
28423
  "namespace": {
28411
28424
  "type": "string",
@@ -28424,7 +28437,7 @@
28424
28437
  },
28425
28438
  "x-original-maxLength": 1024,
28426
28439
  "x-reconciled-from-discovery": true,
28427
- "x-reconciled-at": "2026-01-05T17:58:27.524959+00:00"
28440
+ "x-reconciled-at": "2026-01-06T16:57:03.511675+00:00"
28428
28441
  },
28429
28442
  "owner_view": {
28430
28443
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -28465,7 +28478,7 @@
28465
28478
  "x-field-mutability": "read-only",
28466
28479
  "x-original-maxLength": 1024,
28467
28480
  "x-reconciled-from-discovery": true,
28468
- "x-reconciled-at": "2026-01-05T17:58:27.524967+00:00"
28481
+ "x-reconciled-at": "2026-01-06T16:57:03.511683+00:00"
28469
28482
  },
28470
28483
  "uid": {
28471
28484
  "type": "string",
@@ -28486,7 +28499,7 @@
28486
28499
  "x-original-maxLength": 1024,
28487
28500
  "format": "uuid",
28488
28501
  "x-reconciled-from-discovery": true,
28489
- "x-reconciled-at": "2026-01-05T17:58:27.524973+00:00"
28502
+ "x-reconciled-at": "2026-01-06T16:57:03.511688+00:00"
28490
28503
  }
28491
28504
  },
28492
28505
  "x-f5xc-minimum-configuration": {
@@ -29160,7 +29173,7 @@
29160
29173
  "readOnly": true,
29161
29174
  "x-original-maxLength": 1024,
29162
29175
  "x-reconciled-from-discovery": true,
29163
- "x-reconciled-at": "2026-01-05T17:58:27.525041+00:00"
29176
+ "x-reconciled-at": "2026-01-06T16:57:03.511755+00:00"
29164
29177
  },
29165
29178
  "name": {
29166
29179
  "type": "string",
@@ -29179,7 +29192,7 @@
29179
29192
  },
29180
29193
  "x-original-maxLength": 1024,
29181
29194
  "x-reconciled-from-discovery": true,
29182
- "x-reconciled-at": "2026-01-05T17:58:27.525046+00:00"
29195
+ "x-reconciled-at": "2026-01-06T16:57:03.511760+00:00"
29183
29196
  },
29184
29197
  "namespace": {
29185
29198
  "type": "string",
@@ -29198,7 +29211,7 @@
29198
29211
  },
29199
29212
  "x-original-maxLength": 1024,
29200
29213
  "x-reconciled-from-discovery": true,
29201
- "x-reconciled-at": "2026-01-05T17:58:27.525051+00:00"
29214
+ "x-reconciled-at": "2026-01-06T16:57:03.511764+00:00"
29202
29215
  },
29203
29216
  "tenant": {
29204
29217
  "type": "string",
@@ -29219,7 +29232,7 @@
29219
29232
  "x-field-mutability": "read-only",
29220
29233
  "x-original-maxLength": 1024,
29221
29234
  "x-reconciled-from-discovery": true,
29222
- "x-reconciled-at": "2026-01-05T17:58:27.525055+00:00"
29235
+ "x-reconciled-at": "2026-01-06T16:57:03.511768+00:00"
29223
29236
  },
29224
29237
  "uid": {
29225
29238
  "type": "string",
@@ -29241,7 +29254,7 @@
29241
29254
  "x-original-maxLength": 1024,
29242
29255
  "format": "uuid",
29243
29256
  "x-reconciled-from-discovery": true,
29244
- "x-reconciled-at": "2026-01-05T17:58:27.525060+00:00"
29257
+ "x-reconciled-at": "2026-01-06T16:57:03.511774+00:00"
29245
29258
  }
29246
29259
  },
29247
29260
  "x-f5xc-minimum-configuration": {
@@ -29403,7 +29416,7 @@
29403
29416
  },
29404
29417
  "x-original-maxLength": 256,
29405
29418
  "x-reconciled-from-discovery": true,
29406
- "x-reconciled-at": "2026-01-05T17:58:27.525106+00:00"
29419
+ "x-reconciled-at": "2026-01-06T16:57:03.511819+00:00"
29407
29420
  },
29408
29421
  "name": {
29409
29422
  "type": "string",
@@ -29433,7 +29446,7 @@
29433
29446
  },
29434
29447
  "x-original-maxLength": 1024,
29435
29448
  "x-reconciled-from-discovery": true,
29436
- "x-reconciled-at": "2026-01-05T17:58:27.525110+00:00"
29449
+ "x-reconciled-at": "2026-01-06T16:57:03.511824+00:00"
29437
29450
  }
29438
29451
  },
29439
29452
  "x-f5xc-minimum-configuration": {
@@ -29512,7 +29525,7 @@
29512
29525
  },
29513
29526
  "x-original-maxLength": 128,
29514
29527
  "x-reconciled-from-discovery": true,
29515
- "x-reconciled-at": "2026-01-05T17:58:27.525263+00:00"
29528
+ "x-reconciled-at": "2026-01-06T16:57:03.511960+00:00"
29516
29529
  },
29517
29530
  "namespace": {
29518
29531
  "type": "string",
@@ -29537,7 +29550,7 @@
29537
29550
  },
29538
29551
  "x-original-maxLength": 64,
29539
29552
  "x-reconciled-from-discovery": true,
29540
- "x-reconciled-at": "2026-01-05T17:58:27.525267+00:00"
29553
+ "x-reconciled-at": "2026-01-06T16:57:03.511964+00:00"
29541
29554
  },
29542
29555
  "tenant": {
29543
29556
  "type": "string",
@@ -29564,7 +29577,7 @@
29564
29577
  "x-field-mutability": "read-only",
29565
29578
  "x-original-maxLength": 64,
29566
29579
  "x-reconciled-from-discovery": true,
29567
- "x-reconciled-at": "2026-01-05T17:58:27.525271+00:00"
29580
+ "x-reconciled-at": "2026-01-06T16:57:03.511968+00:00"
29568
29581
  }
29569
29582
  },
29570
29583
  "x-f5xc-minimum-configuration": {
@@ -29725,7 +29738,7 @@
29725
29738
  },
29726
29739
  "x-original-maxLength": 1024,
29727
29740
  "x-reconciled-from-discovery": true,
29728
- "x-reconciled-at": "2026-01-05T17:58:27.883106+00:00"
29741
+ "x-reconciled-at": "2026-01-06T16:57:03.847915+00:00"
29729
29742
  },
29730
29743
  "namespace": {
29731
29744
  "type": "string",
@@ -29744,7 +29757,7 @@
29744
29757
  },
29745
29758
  "x-original-maxLength": 1024,
29746
29759
  "x-reconciled-from-discovery": true,
29747
- "x-reconciled-at": "2026-01-05T17:58:27.883114+00:00"
29760
+ "x-reconciled-at": "2026-01-06T16:57:03.847922+00:00"
29748
29761
  }
29749
29762
  },
29750
29763
  "x-f5xc-minimum-configuration": {
@@ -29842,7 +29855,7 @@
29842
29855
  "maxLength": 17,
29843
29856
  "minLength": 17,
29844
29857
  "x-reconciled-from-discovery": true,
29845
- "x-reconciled-at": "2026-01-05T17:58:27.883131+00:00"
29858
+ "x-reconciled-at": "2026-01-06T16:57:03.847938+00:00"
29846
29859
  },
29847
29860
  "system_metadata": {
29848
29861
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -30029,7 +30042,7 @@
30029
30042
  },
30030
30043
  "x-original-maxLength": 1024,
30031
30044
  "x-reconciled-from-discovery": true,
30032
- "x-reconciled-at": "2026-01-05T17:58:27.883147+00:00"
30045
+ "x-reconciled-at": "2026-01-06T16:57:03.847953+00:00"
30033
30046
  },
30034
30047
  "disabled": {
30035
30048
  "type": "boolean",
@@ -30079,7 +30092,7 @@
30079
30092
  },
30080
30093
  "x-original-maxLength": 1024,
30081
30094
  "x-reconciled-from-discovery": true,
30082
- "x-reconciled-at": "2026-01-05T17:58:27.883158+00:00"
30095
+ "x-reconciled-at": "2026-01-06T16:57:03.847964+00:00"
30083
30096
  },
30084
30097
  "namespace": {
30085
30098
  "type": "string",
@@ -30098,7 +30111,7 @@
30098
30111
  },
30099
30112
  "x-original-maxLength": 1024,
30100
30113
  "x-reconciled-from-discovery": true,
30101
- "x-reconciled-at": "2026-01-05T17:58:27.883163+00:00"
30114
+ "x-reconciled-at": "2026-01-06T16:57:03.847969+00:00"
30102
30115
  },
30103
30116
  "owner_view": {
30104
30117
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -30139,7 +30152,7 @@
30139
30152
  "x-field-mutability": "read-only",
30140
30153
  "x-original-maxLength": 1024,
30141
30154
  "x-reconciled-from-discovery": true,
30142
- "x-reconciled-at": "2026-01-05T17:58:27.883185+00:00"
30155
+ "x-reconciled-at": "2026-01-06T16:57:03.847977+00:00"
30143
30156
  },
30144
30157
  "uid": {
30145
30158
  "type": "string",
@@ -30160,7 +30173,7 @@
30160
30173
  "x-original-maxLength": 1024,
30161
30174
  "format": "uuid",
30162
30175
  "x-reconciled-from-discovery": true,
30163
- "x-reconciled-at": "2026-01-05T17:58:27.883192+00:00"
30176
+ "x-reconciled-at": "2026-01-06T16:57:03.847983+00:00"
30164
30177
  }
30165
30178
  },
30166
30179
  "x-f5xc-minimum-configuration": {
@@ -30568,7 +30581,7 @@
30568
30581
  },
30569
30582
  "x-original-maxLength": 1024,
30570
30583
  "x-reconciled-from-discovery": true,
30571
- "x-reconciled-at": "2026-01-05T17:58:28.084837+00:00"
30584
+ "x-reconciled-at": "2026-01-06T16:57:04.052902+00:00"
30572
30585
  }
30573
30586
  },
30574
30587
  "x-f5xc-minimum-configuration": {
@@ -30694,7 +30707,7 @@
30694
30707
  },
30695
30708
  "x-original-maxLength": 1024,
30696
30709
  "x-reconciled-from-discovery": true,
30697
- "x-reconciled-at": "2026-01-05T17:58:28.084868+00:00"
30710
+ "x-reconciled-at": "2026-01-06T16:57:04.052931+00:00"
30698
30711
  },
30699
30712
  "peer": {
30700
30713
  "type": "array",
@@ -30749,7 +30762,7 @@
30749
30762
  },
30750
30763
  "x-original-maxLength": 1024,
30751
30764
  "x-reconciled-from-discovery": true,
30752
- "x-reconciled-at": "2026-01-05T17:58:28.084875+00:00"
30765
+ "x-reconciled-at": "2026-01-06T16:57:04.052938+00:00"
30753
30766
  },
30754
30767
  "ri_table": {
30755
30768
  "type": "array",
@@ -31185,7 +31198,7 @@
31185
31198
  },
31186
31199
  "x-original-maxLength": 1024,
31187
31200
  "x-reconciled-from-discovery": true,
31188
- "x-reconciled-at": "2026-01-05T17:58:28.413400+00:00"
31201
+ "x-reconciled-at": "2026-01-06T16:57:04.378348+00:00"
31189
31202
  },
31190
31203
  "namespace": {
31191
31204
  "type": "string",
@@ -31204,7 +31217,7 @@
31204
31217
  },
31205
31218
  "x-original-maxLength": 1024,
31206
31219
  "x-reconciled-from-discovery": true,
31207
- "x-reconciled-at": "2026-01-05T17:58:28.413407+00:00"
31220
+ "x-reconciled-at": "2026-01-06T16:57:04.378355+00:00"
31208
31221
  }
31209
31222
  },
31210
31223
  "x-f5xc-minimum-configuration": {
@@ -31416,7 +31429,7 @@
31416
31429
  },
31417
31430
  "x-original-maxLength": 1024,
31418
31431
  "x-reconciled-from-discovery": true,
31419
- "x-reconciled-at": "2026-01-05T17:58:28.413429+00:00"
31432
+ "x-reconciled-at": "2026-01-06T16:57:04.378377+00:00"
31420
31433
  },
31421
31434
  "disabled": {
31422
31435
  "type": "boolean",
@@ -31466,7 +31479,7 @@
31466
31479
  },
31467
31480
  "x-original-maxLength": 1024,
31468
31481
  "x-reconciled-from-discovery": true,
31469
- "x-reconciled-at": "2026-01-05T17:58:28.413440+00:00"
31482
+ "x-reconciled-at": "2026-01-06T16:57:04.378388+00:00"
31470
31483
  },
31471
31484
  "namespace": {
31472
31485
  "type": "string",
@@ -31485,7 +31498,7 @@
31485
31498
  },
31486
31499
  "x-original-maxLength": 1024,
31487
31500
  "x-reconciled-from-discovery": true,
31488
- "x-reconciled-at": "2026-01-05T17:58:28.413444+00:00"
31501
+ "x-reconciled-at": "2026-01-06T16:57:04.378392+00:00"
31489
31502
  },
31490
31503
  "owner_view": {
31491
31504
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -31511,7 +31524,7 @@
31511
31524
  "x-field-mutability": "read-only",
31512
31525
  "x-original-maxLength": 1024,
31513
31526
  "x-reconciled-from-discovery": true,
31514
- "x-reconciled-at": "2026-01-05T17:58:28.413451+00:00"
31527
+ "x-reconciled-at": "2026-01-06T16:57:04.378399+00:00"
31515
31528
  },
31516
31529
  "uid": {
31517
31530
  "type": "string",
@@ -31532,7 +31545,7 @@
31532
31545
  "x-original-maxLength": 1024,
31533
31546
  "format": "uuid",
31534
31547
  "x-reconciled-from-discovery": true,
31535
- "x-reconciled-at": "2026-01-05T17:58:28.413457+00:00"
31548
+ "x-reconciled-at": "2026-01-06T16:57:04.378405+00:00"
31536
31549
  }
31537
31550
  },
31538
31551
  "x-f5xc-minimum-configuration": {
@@ -31883,7 +31896,7 @@
31883
31896
  },
31884
31897
  "x-original-maxLength": 1024,
31885
31898
  "x-reconciled-from-discovery": true,
31886
- "x-reconciled-at": "2026-01-05T17:58:52.585227+00:00"
31899
+ "x-reconciled-at": "2026-01-06T16:57:28.772130+00:00"
31887
31900
  },
31888
31901
  "namespace": {
31889
31902
  "type": "string",
@@ -31902,7 +31915,7 @@
31902
31915
  },
31903
31916
  "x-original-maxLength": 1024,
31904
31917
  "x-reconciled-from-discovery": true,
31905
- "x-reconciled-at": "2026-01-05T17:58:52.585237+00:00"
31918
+ "x-reconciled-at": "2026-01-06T16:57:28.772136+00:00"
31906
31919
  }
31907
31920
  },
31908
31921
  "x-f5xc-minimum-configuration": {
@@ -32000,7 +32013,7 @@
32000
32013
  "maxLength": 17,
32001
32014
  "minLength": 17,
32002
32015
  "x-reconciled-from-discovery": true,
32003
- "x-reconciled-at": "2026-01-05T17:58:52.585253+00:00"
32016
+ "x-reconciled-at": "2026-01-06T16:57:28.772151+00:00"
32004
32017
  },
32005
32018
  "system_metadata": {
32006
32019
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -32159,7 +32172,7 @@
32159
32172
  },
32160
32173
  "x-original-maxLength": 1024,
32161
32174
  "x-reconciled-from-discovery": true,
32162
- "x-reconciled-at": "2026-01-05T17:58:52.585268+00:00"
32175
+ "x-reconciled-at": "2026-01-06T16:57:28.772165+00:00"
32163
32176
  },
32164
32177
  "disabled": {
32165
32178
  "type": "boolean",
@@ -32209,7 +32222,7 @@
32209
32222
  },
32210
32223
  "x-original-maxLength": 1024,
32211
32224
  "x-reconciled-from-discovery": true,
32212
- "x-reconciled-at": "2026-01-05T17:58:52.585280+00:00"
32225
+ "x-reconciled-at": "2026-01-06T16:57:28.772176+00:00"
32213
32226
  },
32214
32227
  "namespace": {
32215
32228
  "type": "string",
@@ -32228,7 +32241,7 @@
32228
32241
  },
32229
32242
  "x-original-maxLength": 1024,
32230
32243
  "x-reconciled-from-discovery": true,
32231
- "x-reconciled-at": "2026-01-05T17:58:52.585285+00:00"
32244
+ "x-reconciled-at": "2026-01-06T16:57:28.772180+00:00"
32232
32245
  },
32233
32246
  "owner_view": {
32234
32247
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -32269,7 +32282,7 @@
32269
32282
  "x-field-mutability": "read-only",
32270
32283
  "x-original-maxLength": 1024,
32271
32284
  "x-reconciled-from-discovery": true,
32272
- "x-reconciled-at": "2026-01-05T17:58:52.585292+00:00"
32285
+ "x-reconciled-at": "2026-01-06T16:57:28.772188+00:00"
32273
32286
  },
32274
32287
  "uid": {
32275
32288
  "type": "string",
@@ -32290,7 +32303,7 @@
32290
32303
  "x-original-maxLength": 1024,
32291
32304
  "format": "uuid",
32292
32305
  "x-reconciled-from-discovery": true,
32293
- "x-reconciled-at": "2026-01-05T17:58:52.585298+00:00"
32306
+ "x-reconciled-at": "2026-01-06T16:57:28.772193+00:00"
32294
32307
  }
32295
32308
  },
32296
32309
  "x-f5xc-minimum-configuration": {
@@ -32448,6 +32461,8 @@
32448
32461
  "x-displayname": "Filter",
32449
32462
  "x-ves-example": "{DC_CLUSTER_GROUP=\\\"cluster-1\\\"}",
32450
32463
  "x-f5xc-example": "\"{DC_CLUSTER_GROUP=\\\"cluster-1\\\"}\"",
32464
+ "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...",
32465
+ "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 {DC_CLUSTER_GROUP, SRC_SITE, DST_SITE} can be specified in the filter. <value> := string <operator> :=...",
32451
32466
  "minLength": 0,
32452
32467
  "maxLength": 1024,
32453
32468
  "x-f5xc-required-for": {
@@ -32489,7 +32504,7 @@
32489
32504
  },
32490
32505
  "x-original-maxLength": 1024,
32491
32506
  "x-reconciled-from-discovery": true,
32492
- "x-reconciled-at": "2026-01-05T17:58:52.585314+00:00"
32507
+ "x-reconciled-at": "2026-01-06T16:57:28.772209+00:00"
32493
32508
  },
32494
32509
  "range": {
32495
32510
  "type": "string",
@@ -32504,6 +32519,8 @@
32504
32519
  "x-validation-rules": {
32505
32520
  "ves.io.schema.rules.string.time_interval": "true"
32506
32521
  },
32522
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
32523
+ "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.",
32507
32524
  "minLength": 0,
32508
32525
  "maxLength": 1024,
32509
32526
  "x-f5xc-required-for": {
@@ -32548,6 +32565,8 @@
32548
32565
  "x-validation-rules": {
32549
32566
  "ves.io.schema.rules.string.query_step": "true"
32550
32567
  },
32568
+ "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.",
32569
+ "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.",
32551
32570
  "minLength": 0,
32552
32571
  "maxLength": 1024,
32553
32572
  "x-f5xc-required-for": {
@@ -32842,7 +32861,7 @@
32842
32861
  },
32843
32862
  "x-original-maxLength": 1024,
32844
32863
  "x-reconciled-from-discovery": true,
32845
- "x-reconciled-at": "2026-01-05T17:58:52.585373+00:00"
32864
+ "x-reconciled-at": "2026-01-06T16:57:28.772269+00:00"
32846
32865
  }
32847
32866
  },
32848
32867
  "x-f5xc-minimum-configuration": {
@@ -32973,7 +32992,7 @@
32973
32992
  },
32974
32993
  "x-original-maxLength": 1024,
32975
32994
  "x-reconciled-from-discovery": true,
32976
- "x-reconciled-at": "2026-01-05T17:58:52.585505+00:00"
32995
+ "x-reconciled-at": "2026-01-06T16:57:28.772401+00:00"
32977
32996
  },
32978
32997
  "previous_value": {
32979
32998
  "type": "string",
@@ -33011,7 +33030,7 @@
33011
33030
  },
33012
33031
  "x-original-maxLength": 1024,
33013
33032
  "x-reconciled-from-discovery": true,
33014
- "x-reconciled-at": "2026-01-05T17:58:52.585512+00:00"
33033
+ "x-reconciled-at": "2026-01-06T16:57:28.772408+00:00"
33015
33034
  }
33016
33035
  },
33017
33036
  "x-f5xc-minimum-configuration": {
@@ -33117,7 +33136,7 @@
33117
33136
  "maxLength": 16,
33118
33137
  "minLength": 7,
33119
33138
  "x-reconciled-from-discovery": true,
33120
- "x-reconciled-at": "2026-01-05T17:58:52.585534+00:00"
33139
+ "x-reconciled-at": "2026-01-06T16:57:28.772446+00:00"
33121
33140
  },
33122
33141
  "value": {
33123
33142
  "type": "array",
@@ -33136,7 +33155,7 @@
33136
33155
  "maxLength": 15,
33137
33156
  "minLength": 3,
33138
33157
  "x-reconciled-from-discovery": true,
33139
- "x-reconciled-at": "2026-01-05T17:58:52.585540+00:00"
33158
+ "x-reconciled-at": "2026-01-06T16:57:28.772452+00:00"
33140
33159
  }
33141
33160
  },
33142
33161
  "x-f5xc-minimum-configuration": {
@@ -33394,7 +33413,7 @@
33394
33413
  },
33395
33414
  "x-original-maxLength": 1024,
33396
33415
  "x-reconciled-from-discovery": true,
33397
- "x-reconciled-at": "2026-01-05T17:59:03.626363+00:00"
33416
+ "x-reconciled-at": "2026-01-06T16:57:39.949283+00:00"
33398
33417
  },
33399
33418
  "namespace": {
33400
33419
  "type": "string",
@@ -33413,7 +33432,7 @@
33413
33432
  },
33414
33433
  "x-original-maxLength": 1024,
33415
33434
  "x-reconciled-from-discovery": true,
33416
- "x-reconciled-at": "2026-01-05T17:59:03.626370+00:00"
33435
+ "x-reconciled-at": "2026-01-06T16:57:39.949289+00:00"
33417
33436
  }
33418
33437
  },
33419
33438
  "x-f5xc-minimum-configuration": {
@@ -33511,7 +33530,7 @@
33511
33530
  "maxLength": 17,
33512
33531
  "minLength": 17,
33513
33532
  "x-reconciled-from-discovery": true,
33514
- "x-reconciled-at": "2026-01-05T17:59:03.626386+00:00"
33533
+ "x-reconciled-at": "2026-01-06T16:57:39.949306+00:00"
33515
33534
  },
33516
33535
  "system_metadata": {
33517
33536
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -33742,7 +33761,7 @@
33742
33761
  },
33743
33762
  "x-original-maxLength": 1024,
33744
33763
  "x-reconciled-from-discovery": true,
33745
- "x-reconciled-at": "2026-01-05T17:59:03.626408+00:00"
33764
+ "x-reconciled-at": "2026-01-06T16:57:39.949329+00:00"
33746
33765
  },
33747
33766
  "disabled": {
33748
33767
  "type": "boolean",
@@ -33792,7 +33811,7 @@
33792
33811
  },
33793
33812
  "x-original-maxLength": 1024,
33794
33813
  "x-reconciled-from-discovery": true,
33795
- "x-reconciled-at": "2026-01-05T17:59:03.626418+00:00"
33814
+ "x-reconciled-at": "2026-01-06T16:57:39.949339+00:00"
33796
33815
  },
33797
33816
  "namespace": {
33798
33817
  "type": "string",
@@ -33811,7 +33830,7 @@
33811
33830
  },
33812
33831
  "x-original-maxLength": 1024,
33813
33832
  "x-reconciled-from-discovery": true,
33814
- "x-reconciled-at": "2026-01-05T17:59:03.626423+00:00"
33833
+ "x-reconciled-at": "2026-01-06T16:57:39.949344+00:00"
33815
33834
  },
33816
33835
  "owner_view": {
33817
33836
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -33852,7 +33871,7 @@
33852
33871
  "x-field-mutability": "read-only",
33853
33872
  "x-original-maxLength": 1024,
33854
33873
  "x-reconciled-from-discovery": true,
33855
- "x-reconciled-at": "2026-01-05T17:59:03.626430+00:00"
33874
+ "x-reconciled-at": "2026-01-06T16:57:39.949352+00:00"
33856
33875
  },
33857
33876
  "uid": {
33858
33877
  "type": "string",
@@ -33873,7 +33892,7 @@
33873
33892
  "x-original-maxLength": 1024,
33874
33893
  "format": "uuid",
33875
33894
  "x-reconciled-from-discovery": true,
33876
- "x-reconciled-at": "2026-01-05T17:59:03.626436+00:00"
33895
+ "x-reconciled-at": "2026-01-06T16:57:39.949357+00:00"
33877
33896
  }
33878
33897
  },
33879
33898
  "x-f5xc-minimum-configuration": {
@@ -34160,7 +34179,7 @@
34160
34179
  },
34161
34180
  "x-original-maxLength": 1024,
34162
34181
  "x-reconciled-from-discovery": true,
34163
- "x-reconciled-at": "2026-01-05T17:59:06.002308+00:00"
34182
+ "x-reconciled-at": "2026-01-06T16:57:42.363154+00:00"
34164
34183
  },
34165
34184
  "namespace": {
34166
34185
  "type": "string",
@@ -34179,7 +34198,7 @@
34179
34198
  },
34180
34199
  "x-original-maxLength": 1024,
34181
34200
  "x-reconciled-from-discovery": true,
34182
- "x-reconciled-at": "2026-01-05T17:59:06.002315+00:00"
34201
+ "x-reconciled-at": "2026-01-06T16:57:42.363161+00:00"
34183
34202
  }
34184
34203
  },
34185
34204
  "x-f5xc-minimum-configuration": {
@@ -34277,7 +34296,7 @@
34277
34296
  "maxLength": 17,
34278
34297
  "minLength": 17,
34279
34298
  "x-reconciled-from-discovery": true,
34280
- "x-reconciled-at": "2026-01-05T17:59:06.002331+00:00"
34299
+ "x-reconciled-at": "2026-01-06T16:57:42.363176+00:00"
34281
34300
  },
34282
34301
  "system_metadata": {
34283
34302
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -34412,7 +34431,7 @@
34412
34431
  },
34413
34432
  "x-original-maxLength": 1024,
34414
34433
  "x-reconciled-from-discovery": true,
34415
- "x-reconciled-at": "2026-01-05T17:59:06.002344+00:00"
34434
+ "x-reconciled-at": "2026-01-06T16:57:42.363189+00:00"
34416
34435
  },
34417
34436
  "disabled": {
34418
34437
  "type": "boolean",
@@ -34462,7 +34481,7 @@
34462
34481
  },
34463
34482
  "x-original-maxLength": 1024,
34464
34483
  "x-reconciled-from-discovery": true,
34465
- "x-reconciled-at": "2026-01-05T17:59:06.002355+00:00"
34484
+ "x-reconciled-at": "2026-01-06T16:57:42.363199+00:00"
34466
34485
  },
34467
34486
  "namespace": {
34468
34487
  "type": "string",
@@ -34481,7 +34500,7 @@
34481
34500
  },
34482
34501
  "x-original-maxLength": 1024,
34483
34502
  "x-reconciled-from-discovery": true,
34484
- "x-reconciled-at": "2026-01-05T17:59:06.002360+00:00"
34503
+ "x-reconciled-at": "2026-01-06T16:57:42.363203+00:00"
34485
34504
  },
34486
34505
  "owner_view": {
34487
34506
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -34522,7 +34541,7 @@
34522
34541
  "x-field-mutability": "read-only",
34523
34542
  "x-original-maxLength": 1024,
34524
34543
  "x-reconciled-from-discovery": true,
34525
- "x-reconciled-at": "2026-01-05T17:59:06.002368+00:00"
34544
+ "x-reconciled-at": "2026-01-06T16:57:42.363211+00:00"
34526
34545
  },
34527
34546
  "uid": {
34528
34547
  "type": "string",
@@ -34543,7 +34562,7 @@
34543
34562
  "x-original-maxLength": 1024,
34544
34563
  "format": "uuid",
34545
34564
  "x-reconciled-from-discovery": true,
34546
- "x-reconciled-at": "2026-01-05T17:59:06.002374+00:00"
34565
+ "x-reconciled-at": "2026-01-06T16:57:42.363217+00:00"
34547
34566
  }
34548
34567
  },
34549
34568
  "x-f5xc-minimum-configuration": {
@@ -35249,7 +35268,7 @@
35249
35268
  },
35250
35269
  "x-original-maxLength": 1024,
35251
35270
  "x-reconciled-from-discovery": true,
35252
- "x-reconciled-at": "2026-01-05T17:59:06.350106+00:00"
35271
+ "x-reconciled-at": "2026-01-06T16:57:42.719490+00:00"
35253
35272
  },
35254
35273
  "namespace": {
35255
35274
  "type": "string",
@@ -35268,7 +35287,7 @@
35268
35287
  },
35269
35288
  "x-original-maxLength": 1024,
35270
35289
  "x-reconciled-from-discovery": true,
35271
- "x-reconciled-at": "2026-01-05T17:59:06.350113+00:00"
35290
+ "x-reconciled-at": "2026-01-06T16:57:42.719496+00:00"
35272
35291
  }
35273
35292
  },
35274
35293
  "x-f5xc-minimum-configuration": {
@@ -35366,7 +35385,7 @@
35366
35385
  "maxLength": 17,
35367
35386
  "minLength": 17,
35368
35387
  "x-reconciled-from-discovery": true,
35369
- "x-reconciled-at": "2026-01-05T17:59:06.350129+00:00"
35388
+ "x-reconciled-at": "2026-01-06T16:57:42.719511+00:00"
35370
35389
  },
35371
35390
  "system_metadata": {
35372
35391
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -35634,7 +35653,7 @@
35634
35653
  },
35635
35654
  "x-original-maxLength": 1024,
35636
35655
  "x-reconciled-from-discovery": true,
35637
- "x-reconciled-at": "2026-01-05T17:59:06.350160+00:00"
35656
+ "x-reconciled-at": "2026-01-06T16:57:42.719542+00:00"
35638
35657
  },
35639
35658
  "disabled": {
35640
35659
  "type": "boolean",
@@ -35684,7 +35703,7 @@
35684
35703
  },
35685
35704
  "x-original-maxLength": 1024,
35686
35705
  "x-reconciled-from-discovery": true,
35687
- "x-reconciled-at": "2026-01-05T17:59:06.350184+00:00"
35706
+ "x-reconciled-at": "2026-01-06T16:57:42.719554+00:00"
35688
35707
  },
35689
35708
  "namespace": {
35690
35709
  "type": "string",
@@ -35703,7 +35722,7 @@
35703
35722
  },
35704
35723
  "x-original-maxLength": 1024,
35705
35724
  "x-reconciled-from-discovery": true,
35706
- "x-reconciled-at": "2026-01-05T17:59:06.350189+00:00"
35725
+ "x-reconciled-at": "2026-01-06T16:57:42.719558+00:00"
35707
35726
  },
35708
35727
  "owner_view": {
35709
35728
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -35744,7 +35763,7 @@
35744
35763
  "x-field-mutability": "read-only",
35745
35764
  "x-original-maxLength": 1024,
35746
35765
  "x-reconciled-from-discovery": true,
35747
- "x-reconciled-at": "2026-01-05T17:59:06.350198+00:00"
35766
+ "x-reconciled-at": "2026-01-06T16:57:42.719566+00:00"
35748
35767
  },
35749
35768
  "uid": {
35750
35769
  "type": "string",
@@ -35765,7 +35784,7 @@
35765
35784
  "x-original-maxLength": 1024,
35766
35785
  "format": "uuid",
35767
35786
  "x-reconciled-from-discovery": true,
35768
- "x-reconciled-at": "2026-01-05T17:59:06.350204+00:00"
35787
+ "x-reconciled-at": "2026-01-06T16:57:42.719572+00:00"
35769
35788
  }
35770
35789
  },
35771
35790
  "x-f5xc-minimum-configuration": {
@@ -36146,7 +36165,7 @@
36146
36165
  },
36147
36166
  "x-original-maxLength": 1024,
36148
36167
  "x-reconciled-from-discovery": true,
36149
- "x-reconciled-at": "2026-01-05T17:59:06.684866+00:00"
36168
+ "x-reconciled-at": "2026-01-06T16:57:43.063797+00:00"
36150
36169
  },
36151
36170
  "namespace": {
36152
36171
  "type": "string",
@@ -36165,7 +36184,7 @@
36165
36184
  },
36166
36185
  "x-original-maxLength": 1024,
36167
36186
  "x-reconciled-from-discovery": true,
36168
- "x-reconciled-at": "2026-01-05T17:59:06.684872+00:00"
36187
+ "x-reconciled-at": "2026-01-06T16:57:43.063803+00:00"
36169
36188
  }
36170
36189
  },
36171
36190
  "x-f5xc-minimum-configuration": {
@@ -36263,7 +36282,7 @@
36263
36282
  "maxLength": 17,
36264
36283
  "minLength": 17,
36265
36284
  "x-reconciled-from-discovery": true,
36266
- "x-reconciled-at": "2026-01-05T17:59:06.684888+00:00"
36285
+ "x-reconciled-at": "2026-01-06T16:57:43.063819+00:00"
36267
36286
  },
36268
36287
  "system_metadata": {
36269
36288
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -36398,7 +36417,7 @@
36398
36417
  },
36399
36418
  "x-original-maxLength": 1024,
36400
36419
  "x-reconciled-from-discovery": true,
36401
- "x-reconciled-at": "2026-01-05T17:59:06.684900+00:00"
36420
+ "x-reconciled-at": "2026-01-06T16:57:43.063832+00:00"
36402
36421
  },
36403
36422
  "disabled": {
36404
36423
  "type": "boolean",
@@ -36448,7 +36467,7 @@
36448
36467
  },
36449
36468
  "x-original-maxLength": 1024,
36450
36469
  "x-reconciled-from-discovery": true,
36451
- "x-reconciled-at": "2026-01-05T17:59:06.684910+00:00"
36470
+ "x-reconciled-at": "2026-01-06T16:57:43.063842+00:00"
36452
36471
  },
36453
36472
  "namespace": {
36454
36473
  "type": "string",
@@ -36467,7 +36486,7 @@
36467
36486
  },
36468
36487
  "x-original-maxLength": 1024,
36469
36488
  "x-reconciled-from-discovery": true,
36470
- "x-reconciled-at": "2026-01-05T17:59:06.684915+00:00"
36489
+ "x-reconciled-at": "2026-01-06T16:57:43.063846+00:00"
36471
36490
  },
36472
36491
  "owner_view": {
36473
36492
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -36508,7 +36527,7 @@
36508
36527
  "x-field-mutability": "read-only",
36509
36528
  "x-original-maxLength": 1024,
36510
36529
  "x-reconciled-from-discovery": true,
36511
- "x-reconciled-at": "2026-01-05T17:59:06.684923+00:00"
36530
+ "x-reconciled-at": "2026-01-06T16:57:43.063854+00:00"
36512
36531
  },
36513
36532
  "uid": {
36514
36533
  "type": "string",
@@ -36529,7 +36548,7 @@
36529
36548
  "x-original-maxLength": 1024,
36530
36549
  "format": "uuid",
36531
36550
  "x-reconciled-from-discovery": true,
36532
- "x-reconciled-at": "2026-01-05T17:59:06.684928+00:00"
36551
+ "x-reconciled-at": "2026-01-06T16:57:43.063860+00:00"
36533
36552
  }
36534
36553
  },
36535
36554
  "x-f5xc-minimum-configuration": {
@@ -36908,7 +36927,7 @@
36908
36927
  },
36909
36928
  "x-original-maxLength": 1024,
36910
36929
  "x-reconciled-from-discovery": true,
36911
- "x-reconciled-at": "2026-01-05T17:59:07.021191+00:00"
36930
+ "x-reconciled-at": "2026-01-06T16:57:43.416410+00:00"
36912
36931
  },
36913
36932
  "namespace": {
36914
36933
  "type": "string",
@@ -36927,7 +36946,7 @@
36927
36946
  },
36928
36947
  "x-original-maxLength": 1024,
36929
36948
  "x-reconciled-from-discovery": true,
36930
- "x-reconciled-at": "2026-01-05T17:59:07.021199+00:00"
36949
+ "x-reconciled-at": "2026-01-06T16:57:43.416416+00:00"
36931
36950
  }
36932
36951
  },
36933
36952
  "x-f5xc-minimum-configuration": {
@@ -37025,7 +37044,7 @@
37025
37044
  "maxLength": 17,
37026
37045
  "minLength": 17,
37027
37046
  "x-reconciled-from-discovery": true,
37028
- "x-reconciled-at": "2026-01-05T17:59:07.021215+00:00"
37047
+ "x-reconciled-at": "2026-01-06T16:57:43.416444+00:00"
37029
37048
  },
37030
37049
  "system_metadata": {
37031
37050
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -37160,7 +37179,7 @@
37160
37179
  },
37161
37180
  "x-original-maxLength": 1024,
37162
37181
  "x-reconciled-from-discovery": true,
37163
- "x-reconciled-at": "2026-01-05T17:59:07.021228+00:00"
37182
+ "x-reconciled-at": "2026-01-06T16:57:43.416457+00:00"
37164
37183
  },
37165
37184
  "disabled": {
37166
37185
  "type": "boolean",
@@ -37210,7 +37229,7 @@
37210
37229
  },
37211
37230
  "x-original-maxLength": 1024,
37212
37231
  "x-reconciled-from-discovery": true,
37213
- "x-reconciled-at": "2026-01-05T17:59:07.021239+00:00"
37232
+ "x-reconciled-at": "2026-01-06T16:57:43.416467+00:00"
37214
37233
  },
37215
37234
  "namespace": {
37216
37235
  "type": "string",
@@ -37229,7 +37248,7 @@
37229
37248
  },
37230
37249
  "x-original-maxLength": 1024,
37231
37250
  "x-reconciled-from-discovery": true,
37232
- "x-reconciled-at": "2026-01-05T17:59:07.021243+00:00"
37251
+ "x-reconciled-at": "2026-01-06T16:57:43.416471+00:00"
37233
37252
  },
37234
37253
  "owner_view": {
37235
37254
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -37270,7 +37289,7 @@
37270
37289
  "x-field-mutability": "read-only",
37271
37290
  "x-original-maxLength": 1024,
37272
37291
  "x-reconciled-from-discovery": true,
37273
- "x-reconciled-at": "2026-01-05T17:59:07.021251+00:00"
37292
+ "x-reconciled-at": "2026-01-06T16:57:43.416479+00:00"
37274
37293
  },
37275
37294
  "uid": {
37276
37295
  "type": "string",
@@ -37291,7 +37310,7 @@
37291
37310
  "x-original-maxLength": 1024,
37292
37311
  "format": "uuid",
37293
37312
  "x-reconciled-from-discovery": true,
37294
- "x-reconciled-at": "2026-01-05T17:59:07.021257+00:00"
37313
+ "x-reconciled-at": "2026-01-06T16:57:43.416485+00:00"
37295
37314
  }
37296
37315
  },
37297
37316
  "x-f5xc-minimum-configuration": {
@@ -37803,7 +37822,7 @@
37803
37822
  },
37804
37823
  "x-original-maxLength": 1024,
37805
37824
  "x-reconciled-from-discovery": true,
37806
- "x-reconciled-at": "2026-01-05T17:59:07.348956+00:00"
37825
+ "x-reconciled-at": "2026-01-06T16:57:43.749339+00:00"
37807
37826
  },
37808
37827
  "namespace": {
37809
37828
  "type": "string",
@@ -37822,7 +37841,7 @@
37822
37841
  },
37823
37842
  "x-original-maxLength": 1024,
37824
37843
  "x-reconciled-from-discovery": true,
37825
- "x-reconciled-at": "2026-01-05T17:59:07.348963+00:00"
37844
+ "x-reconciled-at": "2026-01-06T16:57:43.749345+00:00"
37826
37845
  }
37827
37846
  },
37828
37847
  "x-f5xc-minimum-configuration": {
@@ -37920,7 +37939,7 @@
37920
37939
  "maxLength": 17,
37921
37940
  "minLength": 17,
37922
37941
  "x-reconciled-from-discovery": true,
37923
- "x-reconciled-at": "2026-01-05T17:59:07.348979+00:00"
37942
+ "x-reconciled-at": "2026-01-06T16:57:43.749362+00:00"
37924
37943
  },
37925
37944
  "system_metadata": {
37926
37945
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -38043,7 +38062,7 @@
38043
38062
  },
38044
38063
  "x-original-maxLength": 64,
38045
38064
  "x-reconciled-from-discovery": true,
38046
- "x-reconciled-at": "2026-01-05T17:59:07.348989+00:00"
38065
+ "x-reconciled-at": "2026-01-06T16:57:43.749372+00:00"
38047
38066
  },
38048
38067
  "ipv4_prefix": {
38049
38068
  "type": "string",
@@ -38106,7 +38125,7 @@
38106
38125
  },
38107
38126
  "x-original-maxLength": 1024,
38108
38127
  "x-reconciled-from-discovery": true,
38109
- "x-reconciled-at": "2026-01-05T17:59:07.348995+00:00"
38128
+ "x-reconciled-at": "2026-01-06T16:57:43.749379+00:00"
38110
38129
  },
38111
38130
  "ipv6_prefix": {
38112
38131
  "type": "string",
@@ -38221,7 +38240,7 @@
38221
38240
  },
38222
38241
  "x-original-maxLength": 1024,
38223
38242
  "x-reconciled-from-discovery": true,
38224
- "x-reconciled-at": "2026-01-05T17:59:07.349007+00:00"
38243
+ "x-reconciled-at": "2026-01-06T16:57:43.749391+00:00"
38225
38244
  },
38226
38245
  "disabled": {
38227
38246
  "type": "boolean",
@@ -38271,7 +38290,7 @@
38271
38290
  },
38272
38291
  "x-original-maxLength": 1024,
38273
38292
  "x-reconciled-from-discovery": true,
38274
- "x-reconciled-at": "2026-01-05T17:59:07.349018+00:00"
38293
+ "x-reconciled-at": "2026-01-06T16:57:43.749401+00:00"
38275
38294
  },
38276
38295
  "namespace": {
38277
38296
  "type": "string",
@@ -38290,7 +38309,7 @@
38290
38309
  },
38291
38310
  "x-original-maxLength": 1024,
38292
38311
  "x-reconciled-from-discovery": true,
38293
- "x-reconciled-at": "2026-01-05T17:59:07.349022+00:00"
38312
+ "x-reconciled-at": "2026-01-06T16:57:43.749405+00:00"
38294
38313
  },
38295
38314
  "owner_view": {
38296
38315
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -38331,7 +38350,7 @@
38331
38350
  "x-field-mutability": "read-only",
38332
38351
  "x-original-maxLength": 1024,
38333
38352
  "x-reconciled-from-discovery": true,
38334
- "x-reconciled-at": "2026-01-05T17:59:07.349029+00:00"
38353
+ "x-reconciled-at": "2026-01-06T16:57:43.749413+00:00"
38335
38354
  },
38336
38355
  "uid": {
38337
38356
  "type": "string",
@@ -38352,7 +38371,7 @@
38352
38371
  "x-original-maxLength": 1024,
38353
38372
  "format": "uuid",
38354
38373
  "x-reconciled-from-discovery": true,
38355
- "x-reconciled-at": "2026-01-05T17:59:07.349035+00:00"
38374
+ "x-reconciled-at": "2026-01-06T16:57:43.749430+00:00"
38356
38375
  }
38357
38376
  },
38358
38377
  "x-f5xc-minimum-configuration": {
@@ -38650,7 +38669,7 @@
38650
38669
  },
38651
38670
  "x-original-maxLength": 1024,
38652
38671
  "x-reconciled-from-discovery": true,
38653
- "x-reconciled-at": "2026-01-05T17:59:20.172221+00:00"
38672
+ "x-reconciled-at": "2026-01-06T16:57:56.918462+00:00"
38654
38673
  },
38655
38674
  "namespace": {
38656
38675
  "type": "string",
@@ -38669,7 +38688,7 @@
38669
38688
  },
38670
38689
  "x-original-maxLength": 1024,
38671
38690
  "x-reconciled-from-discovery": true,
38672
- "x-reconciled-at": "2026-01-05T17:59:20.172225+00:00"
38691
+ "x-reconciled-at": "2026-01-06T16:57:56.918466+00:00"
38673
38692
  }
38674
38693
  },
38675
38694
  "x-f5xc-minimum-configuration": {
@@ -38767,7 +38786,7 @@
38767
38786
  "maxLength": 17,
38768
38787
  "minLength": 17,
38769
38788
  "x-reconciled-from-discovery": true,
38770
- "x-reconciled-at": "2026-01-05T17:59:20.172240+00:00"
38789
+ "x-reconciled-at": "2026-01-06T16:57:56.918481+00:00"
38771
38790
  },
38772
38791
  "system_metadata": {
38773
38792
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -38968,7 +38987,7 @@
38968
38987
  },
38969
38988
  "x-original-maxLength": 1024,
38970
38989
  "x-reconciled-from-discovery": true,
38971
- "x-reconciled-at": "2026-01-05T17:59:20.172260+00:00"
38990
+ "x-reconciled-at": "2026-01-06T16:57:56.918500+00:00"
38972
38991
  },
38973
38992
  "disabled": {
38974
38993
  "type": "boolean",
@@ -39018,7 +39037,7 @@
39018
39037
  },
39019
39038
  "x-original-maxLength": 1024,
39020
39039
  "x-reconciled-from-discovery": true,
39021
- "x-reconciled-at": "2026-01-05T17:59:20.172271+00:00"
39040
+ "x-reconciled-at": "2026-01-06T16:57:56.918510+00:00"
39022
39041
  },
39023
39042
  "namespace": {
39024
39043
  "type": "string",
@@ -39037,7 +39056,7 @@
39037
39056
  },
39038
39057
  "x-original-maxLength": 1024,
39039
39058
  "x-reconciled-from-discovery": true,
39040
- "x-reconciled-at": "2026-01-05T17:59:20.172276+00:00"
39059
+ "x-reconciled-at": "2026-01-06T16:57:56.918515+00:00"
39041
39060
  },
39042
39061
  "owner_view": {
39043
39062
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -39078,7 +39097,7 @@
39078
39097
  "x-field-mutability": "read-only",
39079
39098
  "x-original-maxLength": 1024,
39080
39099
  "x-reconciled-from-discovery": true,
39081
- "x-reconciled-at": "2026-01-05T17:59:20.172283+00:00"
39100
+ "x-reconciled-at": "2026-01-06T16:57:56.918522+00:00"
39082
39101
  },
39083
39102
  "uid": {
39084
39103
  "type": "string",
@@ -39099,7 +39118,7 @@
39099
39118
  "x-original-maxLength": 1024,
39100
39119
  "format": "uuid",
39101
39120
  "x-reconciled-from-discovery": true,
39102
- "x-reconciled-at": "2026-01-05T17:59:20.172289+00:00"
39121
+ "x-reconciled-at": "2026-01-06T16:57:56.918528+00:00"
39103
39122
  }
39104
39123
  },
39105
39124
  "x-f5xc-minimum-configuration": {
@@ -39812,7 +39831,7 @@
39812
39831
  "maxLength": 17,
39813
39832
  "minLength": 17,
39814
39833
  "x-reconciled-from-discovery": true,
39815
- "x-reconciled-at": "2026-01-05T17:59:26.048280+00:00"
39834
+ "x-reconciled-at": "2026-01-06T16:58:02.912675+00:00"
39816
39835
  },
39817
39836
  "system_metadata": {
39818
39837
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -40012,7 +40031,7 @@
40012
40031
  },
40013
40032
  "x-original-maxLength": 1024,
40014
40033
  "x-reconciled-from-discovery": true,
40015
- "x-reconciled-at": "2026-01-05T17:59:26.048296+00:00"
40034
+ "x-reconciled-at": "2026-01-06T16:58:02.912692+00:00"
40016
40035
  },
40017
40036
  "disabled": {
40018
40037
  "type": "boolean",
@@ -40062,7 +40081,7 @@
40062
40081
  },
40063
40082
  "x-original-maxLength": 1024,
40064
40083
  "x-reconciled-from-discovery": true,
40065
- "x-reconciled-at": "2026-01-05T17:59:26.048307+00:00"
40084
+ "x-reconciled-at": "2026-01-06T16:58:02.912702+00:00"
40066
40085
  },
40067
40086
  "namespace": {
40068
40087
  "type": "string",
@@ -40081,7 +40100,7 @@
40081
40100
  },
40082
40101
  "x-original-maxLength": 1024,
40083
40102
  "x-reconciled-from-discovery": true,
40084
- "x-reconciled-at": "2026-01-05T17:59:26.048311+00:00"
40103
+ "x-reconciled-at": "2026-01-06T16:58:02.912706+00:00"
40085
40104
  },
40086
40105
  "owner_view": {
40087
40106
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -40122,7 +40141,7 @@
40122
40141
  "x-field-mutability": "read-only",
40123
40142
  "x-original-maxLength": 1024,
40124
40143
  "x-reconciled-from-discovery": true,
40125
- "x-reconciled-at": "2026-01-05T17:59:26.048319+00:00"
40144
+ "x-reconciled-at": "2026-01-06T16:58:02.912714+00:00"
40126
40145
  },
40127
40146
  "uid": {
40128
40147
  "type": "string",
@@ -40143,7 +40162,7 @@
40143
40162
  "x-original-maxLength": 1024,
40144
40163
  "format": "uuid",
40145
40164
  "x-reconciled-from-discovery": true,
40146
- "x-reconciled-at": "2026-01-05T17:59:26.048324+00:00"
40165
+ "x-reconciled-at": "2026-01-06T16:58:02.912720+00:00"
40147
40166
  }
40148
40167
  },
40149
40168
  "x-f5xc-minimum-configuration": {
@@ -40381,7 +40400,7 @@
40381
40400
  },
40382
40401
  "x-original-maxLength": 256,
40383
40402
  "x-reconciled-from-discovery": true,
40384
- "x-reconciled-at": "2026-01-05T17:59:30.012354+00:00"
40403
+ "x-reconciled-at": "2026-01-06T16:58:06.989570+00:00"
40385
40404
  },
40386
40405
  "presence": {
40387
40406
  "type": "boolean",
@@ -40659,7 +40678,7 @@
40659
40678
  },
40660
40679
  "x-original-maxLength": 256,
40661
40680
  "x-reconciled-from-discovery": true,
40662
- "x-reconciled-at": "2026-01-05T17:59:30.012402+00:00"
40681
+ "x-reconciled-at": "2026-01-06T16:58:06.989618+00:00"
40663
40682
  },
40664
40683
  "regex": {
40665
40684
  "type": "string",
@@ -40909,7 +40928,7 @@
40909
40928
  },
40910
40929
  "x-original-maxLength": 256,
40911
40930
  "x-reconciled-from-discovery": true,
40912
- "x-reconciled-at": "2026-01-05T17:59:30.012432+00:00"
40931
+ "x-reconciled-at": "2026-01-06T16:58:06.989648+00:00"
40913
40932
  },
40914
40933
  "path": {
40915
40934
  "type": "string",
@@ -41068,7 +41087,7 @@
41068
41087
  },
41069
41088
  "x-original-maxLength": 1024,
41070
41089
  "x-reconciled-from-discovery": true,
41071
- "x-reconciled-at": "2026-01-05T17:59:30.012452+00:00"
41090
+ "x-reconciled-at": "2026-01-06T16:58:06.989667+00:00"
41072
41091
  },
41073
41092
  "namespace": {
41074
41093
  "type": "string",
@@ -41087,7 +41106,7 @@
41087
41106
  },
41088
41107
  "x-original-maxLength": 1024,
41089
41108
  "x-reconciled-from-discovery": true,
41090
- "x-reconciled-at": "2026-01-05T17:59:30.012456+00:00"
41109
+ "x-reconciled-at": "2026-01-06T16:58:06.989671+00:00"
41091
41110
  }
41092
41111
  },
41093
41112
  "x-f5xc-minimum-configuration": {
@@ -41185,7 +41204,7 @@
41185
41204
  "maxLength": 17,
41186
41205
  "minLength": 17,
41187
41206
  "x-reconciled-from-discovery": true,
41188
- "x-reconciled-at": "2026-01-05T17:59:30.012471+00:00"
41207
+ "x-reconciled-at": "2026-01-06T16:58:06.989685+00:00"
41189
41208
  },
41190
41209
  "system_metadata": {
41191
41210
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -41493,7 +41512,7 @@
41493
41512
  },
41494
41513
  "x-original-maxLength": 1024,
41495
41514
  "x-reconciled-from-discovery": true,
41496
- "x-reconciled-at": "2026-01-05T17:59:30.012492+00:00"
41515
+ "x-reconciled-at": "2026-01-06T16:58:06.989707+00:00"
41497
41516
  },
41498
41517
  "disabled": {
41499
41518
  "type": "boolean",
@@ -41543,7 +41562,7 @@
41543
41562
  },
41544
41563
  "x-original-maxLength": 1024,
41545
41564
  "x-reconciled-from-discovery": true,
41546
- "x-reconciled-at": "2026-01-05T17:59:30.012503+00:00"
41565
+ "x-reconciled-at": "2026-01-06T16:58:06.989717+00:00"
41547
41566
  },
41548
41567
  "namespace": {
41549
41568
  "type": "string",
@@ -41562,7 +41581,7 @@
41562
41581
  },
41563
41582
  "x-original-maxLength": 1024,
41564
41583
  "x-reconciled-from-discovery": true,
41565
- "x-reconciled-at": "2026-01-05T17:59:30.012508+00:00"
41584
+ "x-reconciled-at": "2026-01-06T16:58:06.989721+00:00"
41566
41585
  },
41567
41586
  "owner_view": {
41568
41587
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -41603,7 +41622,7 @@
41603
41622
  "x-field-mutability": "read-only",
41604
41623
  "x-original-maxLength": 1024,
41605
41624
  "x-reconciled-from-discovery": true,
41606
- "x-reconciled-at": "2026-01-05T17:59:30.012517+00:00"
41625
+ "x-reconciled-at": "2026-01-06T16:58:06.989729+00:00"
41607
41626
  },
41608
41627
  "uid": {
41609
41628
  "type": "string",
@@ -41624,7 +41643,7 @@
41624
41643
  "x-original-maxLength": 1024,
41625
41644
  "format": "uuid",
41626
41645
  "x-reconciled-from-discovery": true,
41627
- "x-reconciled-at": "2026-01-05T17:59:30.012522+00:00"
41646
+ "x-reconciled-at": "2026-01-06T16:58:06.989735+00:00"
41628
41647
  }
41629
41648
  },
41630
41649
  "x-f5xc-minimum-configuration": {
@@ -41836,6 +41855,8 @@
41836
41855
  "x-validation-rules": {
41837
41856
  "ves.io.schema.rules.map.max_pairs": "16"
41838
41857
  },
41858
+ "x-f5xc-description-short": "Upstream cluster may be configured to divide its endpoints into subsets based on metadata attached to the endpoints.",
41859
+ "x-f5xc-description-medium": "Upstream cluster may be configured to divide its endpoints into subsets based on metadata attached to the endpoints. Routes may then specify the metadata that a endpoint must match in order to be selected by the load balancer Labels field of endpoint object's metadata is used for subset...",
41839
41860
  "x-f5xc-required-for": {
41840
41861
  "minimum_config": false,
41841
41862
  "create": false,
@@ -41857,6 +41878,8 @@
41857
41878
  "x-validation-rules": {
41858
41879
  "ves.io.schema.rules.uint32.lte": "32"
41859
41880
  },
41881
+ "x-f5xc-description-short": "Priority of this cluster, valid only with multiple destinations are configured.",
41882
+ "x-f5xc-description-medium": "Priority of this cluster, valid only with multiple destinations are configured. Value of 0 will make the cluster as lowest priority upstream cluster Priority of 1 means highest priority and is considered active. When active cluster is not available, lower priority clusters are made active as per...",
41860
41883
  "minimum": 0,
41861
41884
  "maximum": 2147483647,
41862
41885
  "x-f5xc-required-for": {
@@ -41880,6 +41903,8 @@
41880
41903
  "x-validation-rules": {
41881
41904
  "ves.io.schema.rules.uint32.lte": "65535"
41882
41905
  },
41906
+ "x-f5xc-description-short": "When requests have to distributed among multiple upstream clusters, multiple destinations are configured, each having its own cluster and weight.",
41907
+ "x-f5xc-description-medium": "When requests have to distributed among multiple upstream clusters, multiple destinations are configured, each having its own cluster and weight. Traffic is distributed among clusters based on the weight configured.",
41883
41908
  "minimum": 0,
41884
41909
  "maximum": 2147483647,
41885
41910
  "x-f5xc-required-for": {
@@ -41957,6 +41982,8 @@
41957
41982
  "ves.io.schema.rules.message.required": "true",
41958
41983
  "ves.io.schema.rules.repeated.max_items": "16"
41959
41984
  },
41985
+ "x-f5xc-description-short": "When requests have to distributed among multiple upstream clusters, multiple destinations are configured, each having its own cluster and weight.",
41986
+ "x-f5xc-description-medium": "When requests have to distributed among multiple upstream clusters, multiple destinations are configured, each having its own cluster and weight. Traffic is distributed among clusters based on the weight configured.",
41960
41987
  "x-f5xc-required-for": {
41961
41988
  "minimum_config": false,
41962
41989
  "create": false,
@@ -41980,6 +42007,8 @@
41980
42007
  "x-validation-rules": {
41981
42008
  "ves.io.schema.rules.map.max_pairs": "16"
41982
42009
  },
42010
+ "x-f5xc-description-short": "Upstream cluster may be configured to divide its endpoints into subsets based on metadata attached to the endpoints.",
42011
+ "x-f5xc-description-medium": "Upstream cluster may be configured to divide its endpoints into subsets based on metadata attached to the endpoints. Routes may then specify the metadata that a endpoint must match in order to be selected by the load balancer Labels field of endpoint object's metadata is used for subset...",
41983
42012
  "x-f5xc-required-for": {
41984
42013
  "minimum_config": false,
41985
42014
  "create": false,
@@ -42052,6 +42081,8 @@
42052
42081
  "ves.io.schema.rules.string.http_path": "true",
42053
42082
  "ves.io.schema.rules.string.max_len": "256"
42054
42083
  },
42084
+ "x-f5xc-description-short": "Exclusive with [regex_rewrite] prefix_rewrite indicates that during forwarding, the matched prefix (or path) should be swapped with its value.",
42085
+ "x-f5xc-description-medium": "Exclusive with [regex_rewrite] prefix_rewrite indicates that during forwarding, the matched prefix (or path) should be swapped with its value. When using regex path matching, the entire path (not including the query string) will be swapped with this value. This option allows application URLs to...",
42055
42086
  "minLength": 0,
42056
42087
  "x-f5xc-required-for": {
42057
42088
  "minimum_config": false,
@@ -42959,7 +42990,7 @@
42959
42990
  },
42960
42991
  "x-original-maxLength": 1024,
42961
42992
  "x-reconciled-from-discovery": true,
42962
- "x-reconciled-at": "2026-01-05T17:59:30.012625+00:00"
42993
+ "x-reconciled-at": "2026-01-06T16:58:06.989833+00:00"
42963
42994
  },
42964
42995
  "status": {
42965
42996
  "type": "string",
@@ -42984,7 +43015,7 @@
42984
43015
  },
42985
43016
  "x-original-maxLength": 1024,
42986
43017
  "x-reconciled-from-discovery": true,
42987
- "x-reconciled-at": "2026-01-05T17:59:30.012629+00:00"
43018
+ "x-reconciled-at": "2026-01-06T16:58:06.989838+00:00"
42988
43019
  }
42989
43020
  },
42990
43021
  "x-f5xc-minimum-configuration": {
@@ -43172,7 +43203,7 @@
43172
43203
  },
43173
43204
  "x-original-maxLength": 256,
43174
43205
  "x-reconciled-from-discovery": true,
43175
- "x-reconciled-at": "2026-01-05T17:59:30.012670+00:00"
43206
+ "x-reconciled-at": "2026-01-06T16:58:06.989877+00:00"
43176
43207
  },
43177
43208
  "overwrite": {
43178
43209
  "type": "boolean",
@@ -43211,7 +43242,7 @@
43211
43242
  },
43212
43243
  "x-original-maxLength": 8096,
43213
43244
  "x-reconciled-from-discovery": true,
43214
- "x-reconciled-at": "2026-01-05T17:59:30.012677+00:00"
43245
+ "x-reconciled-at": "2026-01-06T16:58:06.989884+00:00"
43215
43246
  }
43216
43247
  },
43217
43248
  "x-f5xc-minimum-configuration": {
@@ -43638,7 +43669,7 @@
43638
43669
  },
43639
43670
  "x-original-maxLength": 256,
43640
43671
  "x-reconciled-from-discovery": true,
43641
- "x-reconciled-at": "2026-01-05T17:59:30.012709+00:00"
43672
+ "x-reconciled-at": "2026-01-06T16:58:06.989914+00:00"
43642
43673
  },
43643
43674
  "secret_value": {
43644
43675
  "$ref": "#/components/schemas/schemaSecretType"
@@ -43664,7 +43695,7 @@
43664
43695
  },
43665
43696
  "x-original-maxLength": 8096,
43666
43697
  "x-reconciled-from-discovery": true,
43667
- "x-reconciled-at": "2026-01-05T17:59:30.012714+00:00"
43698
+ "x-reconciled-at": "2026-01-06T16:58:06.989920+00:00"
43668
43699
  }
43669
43700
  },
43670
43701
  "x-f5xc-minimum-configuration": {
@@ -43954,6 +43985,8 @@
43954
43985
  "ves.io.schema.rules.repeated.min_items": "1",
43955
43986
  "ves.io.schema.rules.repeated.unique": "true"
43956
43987
  },
43988
+ "x-f5xc-description-short": "Conditions that trigger request retry (5xx, connection failures).",
43989
+ "x-f5xc-description-medium": "Specifies the conditions under which retry takes place. Retries can be on different types of condition depending on application requirements. For example, network failure, all 5xx response codes, idempotent 4xx response codes, etc The possible values are \"5xx\" : Retry will be done if the...",
43957
43990
  "x-f5xc-required-for": {
43958
43991
  "minimum_config": false,
43959
43992
  "create": false,
@@ -44248,7 +44281,7 @@
44248
44281
  },
44249
44282
  "x-original-maxLength": 256,
44250
44283
  "x-reconciled-from-discovery": true,
44251
- "x-reconciled-at": "2026-01-05T17:59:30.012825+00:00"
44284
+ "x-reconciled-at": "2026-01-06T16:58:06.990025+00:00"
44252
44285
  },
44253
44286
  "overwrite": {
44254
44287
  "type": "boolean",
@@ -44296,7 +44329,7 @@
44296
44329
  },
44297
44330
  "x-original-maxLength": 8096,
44298
44331
  "x-reconciled-from-discovery": true,
44299
- "x-reconciled-at": "2026-01-05T17:59:30.012835+00:00"
44332
+ "x-reconciled-at": "2026-01-06T16:58:06.990035+00:00"
44300
44333
  }
44301
44334
  },
44302
44335
  "x-f5xc-minimum-configuration": {
@@ -45038,7 +45071,7 @@
45038
45071
  },
45039
45072
  "x-original-maxLength": 1024,
45040
45073
  "x-reconciled-from-discovery": true,
45041
- "x-reconciled-at": "2026-01-05T17:59:30.248080+00:00"
45074
+ "x-reconciled-at": "2026-01-06T16:58:07.230882+00:00"
45042
45075
  },
45043
45076
  "node": {
45044
45077
  "type": "string",
@@ -45448,7 +45481,7 @@
45448
45481
  },
45449
45482
  "x-original-maxLength": 1024,
45450
45483
  "x-reconciled-from-discovery": true,
45451
- "x-reconciled-at": "2026-01-05T17:59:30.248118+00:00"
45484
+ "x-reconciled-at": "2026-01-06T16:58:07.230921+00:00"
45452
45485
  },
45453
45486
  "node": {
45454
45487
  "type": "string",
@@ -46203,7 +46236,7 @@
46203
46236
  },
46204
46237
  "x-original-maxLength": 1024,
46205
46238
  "x-reconciled-from-discovery": true,
46206
- "x-reconciled-at": "2026-01-05T17:59:30.581017+00:00"
46239
+ "x-reconciled-at": "2026-01-06T16:58:07.658175+00:00"
46207
46240
  },
46208
46241
  "namespace": {
46209
46242
  "type": "string",
@@ -46222,7 +46255,7 @@
46222
46255
  },
46223
46256
  "x-original-maxLength": 1024,
46224
46257
  "x-reconciled-from-discovery": true,
46225
- "x-reconciled-at": "2026-01-05T17:59:30.581022+00:00"
46258
+ "x-reconciled-at": "2026-01-06T16:58:07.658179+00:00"
46226
46259
  }
46227
46260
  },
46228
46261
  "x-f5xc-minimum-configuration": {
@@ -46320,7 +46353,7 @@
46320
46353
  "maxLength": 17,
46321
46354
  "minLength": 17,
46322
46355
  "x-reconciled-from-discovery": true,
46323
- "x-reconciled-at": "2026-01-05T17:59:30.581036+00:00"
46356
+ "x-reconciled-at": "2026-01-06T16:58:07.658194+00:00"
46324
46357
  },
46325
46358
  "system_metadata": {
46326
46359
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -46455,7 +46488,7 @@
46455
46488
  },
46456
46489
  "x-original-maxLength": 1024,
46457
46490
  "x-reconciled-from-discovery": true,
46458
- "x-reconciled-at": "2026-01-05T17:59:30.581048+00:00"
46491
+ "x-reconciled-at": "2026-01-06T16:58:07.658206+00:00"
46459
46492
  },
46460
46493
  "disabled": {
46461
46494
  "type": "boolean",
@@ -46505,7 +46538,7 @@
46505
46538
  },
46506
46539
  "x-original-maxLength": 1024,
46507
46540
  "x-reconciled-from-discovery": true,
46508
- "x-reconciled-at": "2026-01-05T17:59:30.581057+00:00"
46541
+ "x-reconciled-at": "2026-01-06T16:58:07.658216+00:00"
46509
46542
  },
46510
46543
  "namespace": {
46511
46544
  "type": "string",
@@ -46524,7 +46557,7 @@
46524
46557
  },
46525
46558
  "x-original-maxLength": 1024,
46526
46559
  "x-reconciled-from-discovery": true,
46527
- "x-reconciled-at": "2026-01-05T17:59:30.581061+00:00"
46560
+ "x-reconciled-at": "2026-01-06T16:58:07.658221+00:00"
46528
46561
  },
46529
46562
  "owner_view": {
46530
46563
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -46565,7 +46598,7 @@
46565
46598
  "x-field-mutability": "read-only",
46566
46599
  "x-original-maxLength": 1024,
46567
46600
  "x-reconciled-from-discovery": true,
46568
- "x-reconciled-at": "2026-01-05T17:59:30.581068+00:00"
46601
+ "x-reconciled-at": "2026-01-06T16:58:07.658228+00:00"
46569
46602
  },
46570
46603
  "uid": {
46571
46604
  "type": "string",
@@ -46586,7 +46619,7 @@
46586
46619
  "x-original-maxLength": 1024,
46587
46620
  "format": "uuid",
46588
46621
  "x-reconciled-from-discovery": true,
46589
- "x-reconciled-at": "2026-01-05T17:59:30.581073+00:00"
46622
+ "x-reconciled-at": "2026-01-06T16:58:07.658234+00:00"
46590
46623
  }
46591
46624
  },
46592
46625
  "x-f5xc-minimum-configuration": {
@@ -47064,7 +47097,7 @@
47064
47097
  },
47065
47098
  "x-original-maxLength": 1024,
47066
47099
  "x-reconciled-from-discovery": true,
47067
- "x-reconciled-at": "2026-01-05T17:59:41.490389+00:00"
47100
+ "x-reconciled-at": "2026-01-06T16:58:18.711924+00:00"
47068
47101
  },
47069
47102
  "namespace": {
47070
47103
  "type": "string",
@@ -47083,7 +47116,7 @@
47083
47116
  },
47084
47117
  "x-original-maxLength": 1024,
47085
47118
  "x-reconciled-from-discovery": true,
47086
- "x-reconciled-at": "2026-01-05T17:59:41.490393+00:00"
47119
+ "x-reconciled-at": "2026-01-06T16:58:18.711928+00:00"
47087
47120
  }
47088
47121
  },
47089
47122
  "x-f5xc-minimum-configuration": {
@@ -47181,7 +47214,7 @@
47181
47214
  "maxLength": 17,
47182
47215
  "minLength": 17,
47183
47216
  "x-reconciled-from-discovery": true,
47184
- "x-reconciled-at": "2026-01-05T17:59:41.490407+00:00"
47217
+ "x-reconciled-at": "2026-01-06T16:58:18.711942+00:00"
47185
47218
  },
47186
47219
  "system_metadata": {
47187
47220
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -47316,7 +47349,7 @@
47316
47349
  },
47317
47350
  "x-original-maxLength": 1024,
47318
47351
  "x-reconciled-from-discovery": true,
47319
- "x-reconciled-at": "2026-01-05T17:59:41.490418+00:00"
47352
+ "x-reconciled-at": "2026-01-06T16:58:18.711954+00:00"
47320
47353
  },
47321
47354
  "disabled": {
47322
47355
  "type": "boolean",
@@ -47366,7 +47399,7 @@
47366
47399
  },
47367
47400
  "x-original-maxLength": 1024,
47368
47401
  "x-reconciled-from-discovery": true,
47369
- "x-reconciled-at": "2026-01-05T17:59:41.490427+00:00"
47402
+ "x-reconciled-at": "2026-01-06T16:58:18.711963+00:00"
47370
47403
  },
47371
47404
  "namespace": {
47372
47405
  "type": "string",
@@ -47385,7 +47418,7 @@
47385
47418
  },
47386
47419
  "x-original-maxLength": 1024,
47387
47420
  "x-reconciled-from-discovery": true,
47388
- "x-reconciled-at": "2026-01-05T17:59:41.490432+00:00"
47421
+ "x-reconciled-at": "2026-01-06T16:58:18.711967+00:00"
47389
47422
  },
47390
47423
  "owner_view": {
47391
47424
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -47426,7 +47459,7 @@
47426
47459
  "x-field-mutability": "read-only",
47427
47460
  "x-original-maxLength": 1024,
47428
47461
  "x-reconciled-from-discovery": true,
47429
- "x-reconciled-at": "2026-01-05T17:59:41.490439+00:00"
47462
+ "x-reconciled-at": "2026-01-06T16:58:18.711975+00:00"
47430
47463
  },
47431
47464
  "uid": {
47432
47465
  "type": "string",
@@ -47447,7 +47480,7 @@
47447
47480
  "x-original-maxLength": 1024,
47448
47481
  "format": "uuid",
47449
47482
  "x-reconciled-from-discovery": true,
47450
- "x-reconciled-at": "2026-01-05T17:59:41.490445+00:00"
47483
+ "x-reconciled-at": "2026-01-06T16:58:18.711980+00:00"
47451
47484
  }
47452
47485
  },
47453
47486
  "x-f5xc-minimum-configuration": {
@@ -47861,7 +47894,7 @@
47861
47894
  },
47862
47895
  "x-original-maxLength": 1024,
47863
47896
  "x-reconciled-from-discovery": true,
47864
- "x-reconciled-at": "2026-01-05T17:59:47.035640+00:00"
47897
+ "x-reconciled-at": "2026-01-06T16:58:24.269936+00:00"
47865
47898
  },
47866
47899
  "node": {
47867
47900
  "type": "string",
@@ -48591,7 +48624,7 @@
48591
48624
  },
48592
48625
  "x-original-maxLength": 1024,
48593
48626
  "x-reconciled-from-discovery": true,
48594
- "x-reconciled-at": "2026-01-05T17:59:47.428851+00:00"
48627
+ "x-reconciled-at": "2026-01-06T16:58:24.672092+00:00"
48595
48628
  },
48596
48629
  "namespace": {
48597
48630
  "type": "string",
@@ -48610,7 +48643,7 @@
48610
48643
  },
48611
48644
  "x-original-maxLength": 1024,
48612
48645
  "x-reconciled-from-discovery": true,
48613
- "x-reconciled-at": "2026-01-05T17:59:47.428855+00:00"
48646
+ "x-reconciled-at": "2026-01-06T16:58:24.672096+00:00"
48614
48647
  }
48615
48648
  },
48616
48649
  "x-f5xc-minimum-configuration": {
@@ -48770,7 +48803,7 @@
48770
48803
  "maxLength": 17,
48771
48804
  "minLength": 17,
48772
48805
  "x-reconciled-from-discovery": true,
48773
- "x-reconciled-at": "2026-01-05T17:59:47.428873+00:00"
48806
+ "x-reconciled-at": "2026-01-06T16:58:24.672114+00:00"
48774
48807
  },
48775
48808
  "system_metadata": {
48776
48809
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -49047,7 +49080,7 @@
49047
49080
  },
49048
49081
  "x-original-maxLength": 1024,
49049
49082
  "x-reconciled-from-discovery": true,
49050
- "x-reconciled-at": "2026-01-05T17:59:47.428893+00:00"
49083
+ "x-reconciled-at": "2026-01-06T16:58:24.672133+00:00"
49051
49084
  },
49052
49085
  "disabled": {
49053
49086
  "type": "boolean",
@@ -49097,7 +49130,7 @@
49097
49130
  },
49098
49131
  "x-original-maxLength": 1024,
49099
49132
  "x-reconciled-from-discovery": true,
49100
- "x-reconciled-at": "2026-01-05T17:59:47.428902+00:00"
49133
+ "x-reconciled-at": "2026-01-06T16:58:24.672143+00:00"
49101
49134
  },
49102
49135
  "namespace": {
49103
49136
  "type": "string",
@@ -49116,7 +49149,7 @@
49116
49149
  },
49117
49150
  "x-original-maxLength": 1024,
49118
49151
  "x-reconciled-from-discovery": true,
49119
- "x-reconciled-at": "2026-01-05T17:59:47.428906+00:00"
49152
+ "x-reconciled-at": "2026-01-06T16:58:24.672147+00:00"
49120
49153
  },
49121
49154
  "owner_view": {
49122
49155
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -49157,7 +49190,7 @@
49157
49190
  "x-field-mutability": "read-only",
49158
49191
  "x-original-maxLength": 1024,
49159
49192
  "x-reconciled-from-discovery": true,
49160
- "x-reconciled-at": "2026-01-05T17:59:47.428913+00:00"
49193
+ "x-reconciled-at": "2026-01-06T16:58:24.672155+00:00"
49161
49194
  },
49162
49195
  "uid": {
49163
49196
  "type": "string",
@@ -49178,7 +49211,7 @@
49178
49211
  "x-original-maxLength": 1024,
49179
49212
  "format": "uuid",
49180
49213
  "x-reconciled-from-discovery": true,
49181
- "x-reconciled-at": "2026-01-05T17:59:47.428918+00:00"
49214
+ "x-reconciled-at": "2026-01-06T16:58:24.672159+00:00"
49182
49215
  }
49183
49216
  },
49184
49217
  "x-f5xc-minimum-configuration": {
@@ -49602,7 +49635,7 @@
49602
49635
  "maxLength": 15,
49603
49636
  "minLength": 3,
49604
49637
  "x-reconciled-from-discovery": true,
49605
- "x-reconciled-at": "2026-01-05T17:59:53.216311+00:00"
49638
+ "x-reconciled-at": "2026-01-06T16:58:30.605628+00:00"
49606
49639
  }
49607
49640
  },
49608
49641
  "x-f5xc-minimum-configuration": {
@@ -49655,7 +49688,7 @@
49655
49688
  "maxLength": 15,
49656
49689
  "minLength": 3,
49657
49690
  "x-reconciled-from-discovery": true,
49658
- "x-reconciled-at": "2026-01-05T17:59:53.216318+00:00"
49691
+ "x-reconciled-at": "2026-01-06T16:58:30.605635+00:00"
49659
49692
  }
49660
49693
  },
49661
49694
  "x-f5xc-minimum-configuration": {
@@ -49707,7 +49740,7 @@
49707
49740
  "maxLength": 15,
49708
49741
  "minLength": 3,
49709
49742
  "x-reconciled-from-discovery": true,
49710
- "x-reconciled-at": "2026-01-05T17:59:53.216324+00:00"
49743
+ "x-reconciled-at": "2026-01-06T16:58:30.605642+00:00"
49711
49744
  }
49712
49745
  },
49713
49746
  "x-f5xc-minimum-configuration": {
@@ -49897,7 +49930,7 @@
49897
49930
  },
49898
49931
  "x-original-maxLength": 1024,
49899
49932
  "x-reconciled-from-discovery": true,
49900
- "x-reconciled-at": "2026-01-05T17:59:53.216443+00:00"
49933
+ "x-reconciled-at": "2026-01-06T16:58:30.605753+00:00"
49901
49934
  },
49902
49935
  "namespace": {
49903
49936
  "type": "string",
@@ -49916,7 +49949,7 @@
49916
49949
  },
49917
49950
  "x-original-maxLength": 1024,
49918
49951
  "x-reconciled-from-discovery": true,
49919
- "x-reconciled-at": "2026-01-05T17:59:53.216447+00:00"
49952
+ "x-reconciled-at": "2026-01-06T16:58:30.605757+00:00"
49920
49953
  }
49921
49954
  },
49922
49955
  "x-f5xc-minimum-configuration": {
@@ -50014,7 +50047,7 @@
50014
50047
  "maxLength": 17,
50015
50048
  "minLength": 17,
50016
50049
  "x-reconciled-from-discovery": true,
50017
- "x-reconciled-at": "2026-01-05T17:59:53.216461+00:00"
50050
+ "x-reconciled-at": "2026-01-06T16:58:30.605771+00:00"
50018
50051
  },
50019
50052
  "system_metadata": {
50020
50053
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -50235,7 +50268,7 @@
50235
50268
  },
50236
50269
  "x-original-maxLength": 1024,
50237
50270
  "x-reconciled-from-discovery": true,
50238
- "x-reconciled-at": "2026-01-05T17:59:53.216480+00:00"
50271
+ "x-reconciled-at": "2026-01-06T16:58:30.605789+00:00"
50239
50272
  },
50240
50273
  "disabled": {
50241
50274
  "type": "boolean",
@@ -50285,7 +50318,7 @@
50285
50318
  },
50286
50319
  "x-original-maxLength": 1024,
50287
50320
  "x-reconciled-from-discovery": true,
50288
- "x-reconciled-at": "2026-01-05T17:59:53.216489+00:00"
50321
+ "x-reconciled-at": "2026-01-06T16:58:30.605799+00:00"
50289
50322
  },
50290
50323
  "namespace": {
50291
50324
  "type": "string",
@@ -50304,7 +50337,7 @@
50304
50337
  },
50305
50338
  "x-original-maxLength": 1024,
50306
50339
  "x-reconciled-from-discovery": true,
50307
- "x-reconciled-at": "2026-01-05T17:59:53.216493+00:00"
50340
+ "x-reconciled-at": "2026-01-06T16:58:30.605803+00:00"
50308
50341
  },
50309
50342
  "owner_view": {
50310
50343
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -50345,7 +50378,7 @@
50345
50378
  "x-field-mutability": "read-only",
50346
50379
  "x-original-maxLength": 1024,
50347
50380
  "x-reconciled-from-discovery": true,
50348
- "x-reconciled-at": "2026-01-05T17:59:53.216501+00:00"
50381
+ "x-reconciled-at": "2026-01-06T16:58:30.605810+00:00"
50349
50382
  },
50350
50383
  "uid": {
50351
50384
  "type": "string",
@@ -50366,7 +50399,7 @@
50366
50399
  "x-original-maxLength": 1024,
50367
50400
  "format": "uuid",
50368
50401
  "x-reconciled-from-discovery": true,
50369
- "x-reconciled-at": "2026-01-05T17:59:53.216506+00:00"
50402
+ "x-reconciled-at": "2026-01-06T16:58:30.605815+00:00"
50370
50403
  }
50371
50404
  },
50372
50405
  "x-f5xc-minimum-configuration": {
@@ -50779,6 +50812,8 @@
50779
50812
  "x-displayname": "Filter",
50780
50813
  "x-ves-example": "{SITE=\\\"site-1\\\"}",
50781
50814
  "x-f5xc-example": "\"{SITE=\\\"site-1\\\"}\"",
50815
+ "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...",
50816
+ "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> := [\"=\"|\"!=\"]...",
50782
50817
  "minLength": 0,
50783
50818
  "maxLength": 1024,
50784
50819
  "x-f5xc-required-for": {
@@ -50820,7 +50855,7 @@
50820
50855
  },
50821
50856
  "x-original-maxLength": 1024,
50822
50857
  "x-reconciled-from-discovery": true,
50823
- "x-reconciled-at": "2026-01-05T17:59:53.216548+00:00"
50858
+ "x-reconciled-at": "2026-01-06T16:58:30.605857+00:00"
50824
50859
  },
50825
50860
  "range": {
50826
50861
  "type": "string",
@@ -50835,6 +50870,8 @@
50835
50870
  "x-validation-rules": {
50836
50871
  "ves.io.schema.rules.string.time_interval": "true"
50837
50872
  },
50873
+ "x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
50874
+ "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.",
50838
50875
  "minLength": 0,
50839
50876
  "maxLength": 1024,
50840
50877
  "x-f5xc-required-for": {
@@ -50879,6 +50916,8 @@
50879
50916
  "x-validation-rules": {
50880
50917
  "ves.io.schema.rules.string.query_step": "true"
50881
50918
  },
50919
+ "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.",
50920
+ "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.",
50882
50921
  "minLength": 0,
50883
50922
  "maxLength": 1024,
50884
50923
  "x-f5xc-required-for": {
@@ -51009,7 +51048,7 @@
51009
51048
  "maxLength": 16,
51010
51049
  "minLength": 7,
51011
51050
  "x-reconciled-from-discovery": true,
51012
- "x-reconciled-at": "2026-01-05T17:59:53.216561+00:00"
51051
+ "x-reconciled-at": "2026-01-06T16:58:30.605870+00:00"
51013
51052
  },
51014
51053
  "value": {
51015
51054
  "type": "array",
@@ -51028,7 +51067,7 @@
51028
51067
  "maxLength": 15,
51029
51068
  "minLength": 3,
51030
51069
  "x-reconciled-from-discovery": true,
51031
- "x-reconciled-at": "2026-01-05T17:59:53.216566+00:00"
51070
+ "x-reconciled-at": "2026-01-06T16:58:30.605876+00:00"
51032
51071
  }
51033
51072
  },
51034
51073
  "x-f5xc-minimum-configuration": {
@@ -51193,7 +51232,7 @@
51193
51232
  },
51194
51233
  "x-original-maxLength": 1024,
51195
51234
  "x-reconciled-from-discovery": true,
51196
- "x-reconciled-at": "2026-01-05T17:59:53.216579+00:00"
51235
+ "x-reconciled-at": "2026-01-06T16:58:30.605889+00:00"
51197
51236
  }
51198
51237
  },
51199
51238
  "x-f5xc-minimum-configuration": {