@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.
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/policer.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/fast_acl.md +166 -60
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/policer.md +10 -50
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +12 -819
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +2 -2
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
- package/dist/docs/specifications/api/domains/ai_services.json +23 -21
- package/dist/docs/specifications/api/domains/api.json +201 -173
- package/dist/docs/specifications/api/domains/authentication.json +57 -45
- package/dist/docs/specifications/api/domains/bigip.json +106 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
- package/dist/docs/specifications/api/domains/blindfold.json +141 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
- package/dist/docs/specifications/api/domains/cdn.json +371 -177
- package/dist/docs/specifications/api/domains/ce_management.json +137 -111
- package/dist/docs/specifications/api/domains/certificates.json +81 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
- package/dist/docs/specifications/api/domains/container_services.json +123 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
- package/dist/docs/specifications/api/domains/ddos.json +168 -154
- package/dist/docs/specifications/api/domains/dns.json +160 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
- package/dist/docs/specifications/api/domains/marketplace.json +111 -103
- package/dist/docs/specifications/api/domains/network.json +269 -230
- package/dist/docs/specifications/api/domains/network_security.json +243 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +231 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
- package/dist/docs/specifications/api/domains/shape.json +327 -313
- package/dist/docs/specifications/api/domains/sites.json +536 -349
- package/dist/docs/specifications/api/domains/statistics.json +401 -225
- package/dist/docs/specifications/api/domains/support.json +116 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
- package/dist/docs/specifications/api/domains/users.json +76 -66
- package/dist/docs/specifications/api/domains/virtual.json +492 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +227 -139
- package/dist/docs/specifications/api/index.json +99 -4
- package/dist/docs/specifications/api/openapi.json +3409 -2616
- package/dist/docs/specifications/api/openapi.yaml +5304 -2616
- package/package.json +1 -1
- package/dist/docs/data-sources/addon_service.md +0 -143
- package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
- package/dist/docs/data-sources/addon_subscription.md +0 -134
- package/dist/docs/data-sources/allowed_tenant.md +0 -134
- package/dist/docs/data-sources/api_credential.md +0 -134
- package/dist/docs/data-sources/bigip_irule.md +0 -134
- package/dist/docs/data-sources/child_tenant.md +0 -134
- package/dist/docs/data-sources/child_tenant_manager.md +0 -134
- package/dist/docs/data-sources/contact.md +0 -134
- package/dist/docs/data-sources/customer_support.md +0 -134
- package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
- package/dist/docs/data-sources/dns_lb_pool.md +0 -134
- package/dist/docs/data-sources/dns_load_balancer.md +0 -134
- package/dist/docs/data-sources/dns_zone.md +0 -145
- package/dist/docs/data-sources/geo_location_set.md +0 -134
- package/dist/docs/data-sources/ike1.md +0 -134
- package/dist/docs/data-sources/ike2.md +0 -134
- package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
- package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
- package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
- package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
- package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
- package/dist/docs/data-sources/k8s_cluster.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
- package/dist/docs/data-sources/managed_tenant.md +0 -134
- package/dist/docs/data-sources/namespace.md +0 -141
- package/dist/docs/data-sources/oidc_provider.md +0 -134
- package/dist/docs/data-sources/quota.md +0 -134
- package/dist/docs/data-sources/registration.md +0 -134
- package/dist/docs/data-sources/report_config.md +0 -134
- package/dist/docs/data-sources/role.md +0 -134
- package/dist/docs/data-sources/secret_policy.md +0 -134
- package/dist/docs/data-sources/secret_policy_rule.md +0 -134
- package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
- package/dist/docs/data-sources/srv6_network_slice.md +0 -134
- package/dist/docs/data-sources/tenant_profile.md +0 -134
- package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
- package/dist/docs/data-sources/token.md +0 -134
- package/dist/docs/data-sources/tpm_api_key.md +0 -134
- package/dist/docs/data-sources/tpm_category.md +0 -134
- package/dist/docs/data-sources/tpm_manager.md +0 -134
- package/dist/docs/data-sources/virtual_k8s.md +0 -134
- package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
- package/dist/docs/resources/addon_subscription.md +0 -213
- package/dist/docs/resources/allowed_tenant.md +0 -181
- package/dist/docs/resources/api_credential.md +0 -184
- package/dist/docs/resources/bigip_irule.md +0 -173
- package/dist/docs/resources/child_tenant.md +0 -237
- package/dist/docs/resources/child_tenant_manager.md +0 -201
- package/dist/docs/resources/contact.md +0 -187
- package/dist/docs/resources/customer_support.md +0 -253
- package/dist/docs/resources/dns_lb_health_check.md +0 -249
- package/dist/docs/resources/dns_lb_pool.md +0 -310
- package/dist/docs/resources/dns_load_balancer.md +0 -309
- package/dist/docs/resources/dns_zone.md +0 -790
- package/dist/docs/resources/geo_location_set.md +0 -180
- package/dist/docs/resources/ike1.md +0 -216
- package/dist/docs/resources/ike2.md +0 -210
- package/dist/docs/resources/ike_phase1_profile.md +0 -224
- package/dist/docs/resources/ike_phase2_profile.md +0 -214
- package/dist/docs/resources/infraprotect_asn.md +0 -183
- package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
- package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
- package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
- package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
- package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
- package/dist/docs/resources/infraprotect_tunnel.md +0 -289
- package/dist/docs/resources/k8s_cluster.md +0 -326
- package/dist/docs/resources/k8s_cluster_role.md +0 -222
- package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
- package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
- package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
- package/dist/docs/resources/managed_tenant.md +0 -193
- package/dist/docs/resources/namespace.md +0 -170
- package/dist/docs/resources/oidc_provider.md +0 -291
- package/dist/docs/resources/quota.md +0 -187
- package/dist/docs/resources/registration.md +0 -489
- package/dist/docs/resources/report_config.md +0 -237
- package/dist/docs/resources/role.md +0 -183
- package/dist/docs/resources/secret_policy.md +0 -240
- package/dist/docs/resources/secret_policy_rule.md +0 -198
- package/dist/docs/resources/securemesh_site_v2.md +0 -2027
- package/dist/docs/resources/srv6_network_slice.md +0 -175
- package/dist/docs/resources/tenant_profile.md +0 -233
- package/dist/docs/resources/ticket_tracking_system.md +0 -195
- package/dist/docs/resources/token.md +0 -170
- package/dist/docs/resources/tpm_api_key.md +0 -191
- package/dist/docs/resources/tpm_category.md +0 -191
- package/dist/docs/resources/tpm_manager.md +0 -167
- package/dist/docs/resources/virtual_k8s.md +0 -209
- package/dist/docs/resources/voltshare_admin_policy.md +0 -271
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Network Security",
|
|
5
5
|
"description": "Perimeter defense through firewall configurations, address translation, and ingress/egress policies. Traffic steering directs packets according to defined criteria including origin, target, and service type. Segment boundaries create workload isolation zones while HTTP intermediaries manage client requests to external destinations. Port mappings employ static and dynamic address pools for flexible translation scenarios across multi-tenant environments.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.15",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -16796,7 +16796,7 @@
|
|
|
16796
16796
|
},
|
|
16797
16797
|
"x-original-maxLength": 1024,
|
|
16798
16798
|
"x-reconciled-from-discovery": true,
|
|
16799
|
-
"x-reconciled-at": "2026-01-
|
|
16799
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568631+00:00"
|
|
16800
16800
|
},
|
|
16801
16801
|
"namespace": {
|
|
16802
16802
|
"type": "string",
|
|
@@ -16815,7 +16815,7 @@
|
|
|
16815
16815
|
},
|
|
16816
16816
|
"x-original-maxLength": 1024,
|
|
16817
16817
|
"x-reconciled-from-discovery": true,
|
|
16818
|
-
"x-reconciled-at": "2026-01-
|
|
16818
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568638+00:00"
|
|
16819
16819
|
}
|
|
16820
16820
|
},
|
|
16821
16821
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17044,7 +17044,7 @@
|
|
|
17044
17044
|
},
|
|
17045
17045
|
"x-original-maxLength": 1024,
|
|
17046
17046
|
"x-reconciled-from-discovery": true,
|
|
17047
|
-
"x-reconciled-at": "2026-01-
|
|
17047
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568669+00:00"
|
|
17048
17048
|
},
|
|
17049
17049
|
"policy": {
|
|
17050
17050
|
"type": "string",
|
|
@@ -17204,7 +17204,7 @@
|
|
|
17204
17204
|
},
|
|
17205
17205
|
"x-original-maxLength": 1024,
|
|
17206
17206
|
"x-reconciled-from-discovery": true,
|
|
17207
|
-
"x-reconciled-at": "2026-01-
|
|
17207
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568684+00:00"
|
|
17208
17208
|
},
|
|
17209
17209
|
"start_time": {
|
|
17210
17210
|
"type": "string",
|
|
@@ -17241,6 +17241,8 @@
|
|
|
17241
17241
|
"x-validation-rules": {
|
|
17242
17242
|
"ves.io.schema.rules.string.query_step": "true"
|
|
17243
17243
|
},
|
|
17244
|
+
"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.",
|
|
17245
|
+
"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.",
|
|
17244
17246
|
"minLength": 0,
|
|
17245
17247
|
"maxLength": 1024,
|
|
17246
17248
|
"x-f5xc-required-for": {
|
|
@@ -17381,7 +17383,7 @@
|
|
|
17381
17383
|
},
|
|
17382
17384
|
"x-original-maxLength": 1024,
|
|
17383
17385
|
"x-reconciled-from-discovery": true,
|
|
17384
|
-
"x-reconciled-at": "2026-01-
|
|
17386
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568698+00:00"
|
|
17385
17387
|
}
|
|
17386
17388
|
},
|
|
17387
17389
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17637,7 +17639,7 @@
|
|
|
17637
17639
|
"maxLength": 17,
|
|
17638
17640
|
"minLength": 17,
|
|
17639
17641
|
"x-reconciled-from-discovery": true,
|
|
17640
|
-
"x-reconciled-at": "2026-01-
|
|
17642
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568722+00:00"
|
|
17641
17643
|
},
|
|
17642
17644
|
"system_metadata": {
|
|
17643
17645
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -17772,7 +17774,7 @@
|
|
|
17772
17774
|
},
|
|
17773
17775
|
"x-original-maxLength": 1024,
|
|
17774
17776
|
"x-reconciled-from-discovery": true,
|
|
17775
|
-
"x-reconciled-at": "2026-01-
|
|
17777
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568735+00:00"
|
|
17776
17778
|
},
|
|
17777
17779
|
"disabled": {
|
|
17778
17780
|
"type": "boolean",
|
|
@@ -17822,7 +17824,7 @@
|
|
|
17822
17824
|
},
|
|
17823
17825
|
"x-original-maxLength": 1024,
|
|
17824
17826
|
"x-reconciled-from-discovery": true,
|
|
17825
|
-
"x-reconciled-at": "2026-01-
|
|
17827
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568745+00:00"
|
|
17826
17828
|
},
|
|
17827
17829
|
"namespace": {
|
|
17828
17830
|
"type": "string",
|
|
@@ -17841,7 +17843,7 @@
|
|
|
17841
17843
|
},
|
|
17842
17844
|
"x-original-maxLength": 1024,
|
|
17843
17845
|
"x-reconciled-from-discovery": true,
|
|
17844
|
-
"x-reconciled-at": "2026-01-
|
|
17846
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568749+00:00"
|
|
17845
17847
|
},
|
|
17846
17848
|
"owner_view": {
|
|
17847
17849
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -17882,7 +17884,7 @@
|
|
|
17882
17884
|
"x-field-mutability": "read-only",
|
|
17883
17885
|
"x-original-maxLength": 1024,
|
|
17884
17886
|
"x-reconciled-from-discovery": true,
|
|
17885
|
-
"x-reconciled-at": "2026-01-
|
|
17887
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568757+00:00"
|
|
17886
17888
|
},
|
|
17887
17889
|
"uid": {
|
|
17888
17890
|
"type": "string",
|
|
@@ -17903,7 +17905,7 @@
|
|
|
17903
17905
|
"x-original-maxLength": 1024,
|
|
17904
17906
|
"format": "uuid",
|
|
17905
17907
|
"x-reconciled-from-discovery": true,
|
|
17906
|
-
"x-reconciled-at": "2026-01-
|
|
17908
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568762+00:00"
|
|
17907
17909
|
}
|
|
17908
17910
|
},
|
|
17909
17911
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18343,7 +18345,7 @@
|
|
|
18343
18345
|
"readOnly": true,
|
|
18344
18346
|
"x-original-maxLength": 1024,
|
|
18345
18347
|
"x-reconciled-from-discovery": true,
|
|
18346
|
-
"x-reconciled-at": "2026-01-
|
|
18348
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568790+00:00"
|
|
18347
18349
|
},
|
|
18348
18350
|
"name": {
|
|
18349
18351
|
"type": "string",
|
|
@@ -18362,7 +18364,7 @@
|
|
|
18362
18364
|
},
|
|
18363
18365
|
"x-original-maxLength": 1024,
|
|
18364
18366
|
"x-reconciled-from-discovery": true,
|
|
18365
|
-
"x-reconciled-at": "2026-01-
|
|
18367
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568795+00:00"
|
|
18366
18368
|
},
|
|
18367
18369
|
"namespace": {
|
|
18368
18370
|
"type": "string",
|
|
@@ -18381,7 +18383,7 @@
|
|
|
18381
18383
|
},
|
|
18382
18384
|
"x-original-maxLength": 1024,
|
|
18383
18385
|
"x-reconciled-from-discovery": true,
|
|
18384
|
-
"x-reconciled-at": "2026-01-
|
|
18386
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568799+00:00"
|
|
18385
18387
|
},
|
|
18386
18388
|
"tenant": {
|
|
18387
18389
|
"type": "string",
|
|
@@ -18402,7 +18404,7 @@
|
|
|
18402
18404
|
"x-field-mutability": "read-only",
|
|
18403
18405
|
"x-original-maxLength": 1024,
|
|
18404
18406
|
"x-reconciled-from-discovery": true,
|
|
18405
|
-
"x-reconciled-at": "2026-01-
|
|
18407
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568803+00:00"
|
|
18406
18408
|
},
|
|
18407
18409
|
"uid": {
|
|
18408
18410
|
"type": "string",
|
|
@@ -18424,7 +18426,7 @@
|
|
|
18424
18426
|
"x-original-maxLength": 1024,
|
|
18425
18427
|
"format": "uuid",
|
|
18426
18428
|
"x-reconciled-from-discovery": true,
|
|
18427
|
-
"x-reconciled-at": "2026-01-
|
|
18429
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568809+00:00"
|
|
18428
18430
|
}
|
|
18429
18431
|
},
|
|
18430
18432
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18664,6 +18666,8 @@
|
|
|
18664
18666
|
"type_url": {
|
|
18665
18667
|
"type": "string",
|
|
18666
18668
|
"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.",
|
|
18669
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
18670
|
+
"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 ).",
|
|
18667
18671
|
"minLength": 0,
|
|
18668
18672
|
"maxLength": 1024,
|
|
18669
18673
|
"x-f5xc-required-for": {
|
|
@@ -18687,7 +18691,7 @@
|
|
|
18687
18691
|
},
|
|
18688
18692
|
"x-original-maxLength": 1024,
|
|
18689
18693
|
"x-reconciled-from-discovery": true,
|
|
18690
|
-
"x-reconciled-at": "2026-01-
|
|
18694
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568824+00:00"
|
|
18691
18695
|
}
|
|
18692
18696
|
},
|
|
18693
18697
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18756,7 +18760,7 @@
|
|
|
18756
18760
|
},
|
|
18757
18761
|
"x-original-maxLength": 1024,
|
|
18758
18762
|
"x-reconciled-from-discovery": true,
|
|
18759
|
-
"x-reconciled-at": "2026-01-
|
|
18763
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568832+00:00"
|
|
18760
18764
|
},
|
|
18761
18765
|
"service_name": {
|
|
18762
18766
|
"type": "string",
|
|
@@ -18785,6 +18789,8 @@
|
|
|
18785
18789
|
"x-validation-rules": {
|
|
18786
18790
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
18787
18791
|
},
|
|
18792
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
18793
|
+
"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...",
|
|
18788
18794
|
"minLength": 0,
|
|
18789
18795
|
"maxLength": 17,
|
|
18790
18796
|
"x-f5xc-required-for": {
|
|
@@ -18795,7 +18801,7 @@
|
|
|
18795
18801
|
},
|
|
18796
18802
|
"x-original-maxLength": 1024,
|
|
18797
18803
|
"x-reconciled-from-discovery": true,
|
|
18798
|
-
"x-reconciled-at": "2026-01-
|
|
18804
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568839+00:00"
|
|
18799
18805
|
},
|
|
18800
18806
|
"type": {
|
|
18801
18807
|
"type": "string",
|
|
@@ -19033,7 +19039,7 @@
|
|
|
19033
19039
|
},
|
|
19034
19040
|
"x-original-maxLength": 1024,
|
|
19035
19041
|
"x-reconciled-from-discovery": true,
|
|
19036
|
-
"x-reconciled-at": "2026-01-
|
|
19042
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568855+00:00"
|
|
19037
19043
|
}
|
|
19038
19044
|
},
|
|
19039
19045
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19283,7 +19289,7 @@
|
|
|
19283
19289
|
},
|
|
19284
19290
|
"x-original-maxLength": 256,
|
|
19285
19291
|
"x-reconciled-from-discovery": true,
|
|
19286
|
-
"x-reconciled-at": "2026-01-
|
|
19292
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568870+00:00"
|
|
19287
19293
|
},
|
|
19288
19294
|
"name": {
|
|
19289
19295
|
"type": "string",
|
|
@@ -19313,7 +19319,7 @@
|
|
|
19313
19319
|
},
|
|
19314
19320
|
"x-original-maxLength": 1024,
|
|
19315
19321
|
"x-reconciled-from-discovery": true,
|
|
19316
|
-
"x-reconciled-at": "2026-01-
|
|
19322
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568874+00:00"
|
|
19317
19323
|
}
|
|
19318
19324
|
},
|
|
19319
19325
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19392,7 +19398,7 @@
|
|
|
19392
19398
|
},
|
|
19393
19399
|
"x-original-maxLength": 1024,
|
|
19394
19400
|
"x-reconciled-from-discovery": true,
|
|
19395
|
-
"x-reconciled-at": "2026-01-
|
|
19401
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568888+00:00"
|
|
19396
19402
|
}
|
|
19397
19403
|
},
|
|
19398
19404
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19464,7 +19470,7 @@
|
|
|
19464
19470
|
},
|
|
19465
19471
|
"x-original-maxLength": 1200,
|
|
19466
19472
|
"x-reconciled-from-discovery": true,
|
|
19467
|
-
"x-reconciled-at": "2026-01-
|
|
19473
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568894+00:00"
|
|
19468
19474
|
},
|
|
19469
19475
|
"disable": {
|
|
19470
19476
|
"type": "boolean",
|
|
@@ -19517,7 +19523,7 @@
|
|
|
19517
19523
|
},
|
|
19518
19524
|
"x-original-maxLength": 1024,
|
|
19519
19525
|
"x-reconciled-from-discovery": true,
|
|
19520
|
-
"x-reconciled-at": "2026-01-
|
|
19526
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568902+00:00"
|
|
19521
19527
|
},
|
|
19522
19528
|
"namespace": {
|
|
19523
19529
|
"type": "string",
|
|
@@ -19536,7 +19542,7 @@
|
|
|
19536
19542
|
},
|
|
19537
19543
|
"x-original-maxLength": 1024,
|
|
19538
19544
|
"x-reconciled-from-discovery": true,
|
|
19539
|
-
"x-reconciled-at": "2026-01-
|
|
19545
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568906+00:00"
|
|
19540
19546
|
}
|
|
19541
19547
|
},
|
|
19542
19548
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19612,7 +19618,7 @@
|
|
|
19612
19618
|
},
|
|
19613
19619
|
"x-original-maxLength": 1200,
|
|
19614
19620
|
"x-reconciled-from-discovery": true,
|
|
19615
|
-
"x-reconciled-at": "2026-01-
|
|
19621
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568912+00:00"
|
|
19616
19622
|
},
|
|
19617
19623
|
"disable": {
|
|
19618
19624
|
"type": "boolean",
|
|
@@ -19667,7 +19673,7 @@
|
|
|
19667
19673
|
},
|
|
19668
19674
|
"x-original-maxLength": 1024,
|
|
19669
19675
|
"x-reconciled-from-discovery": true,
|
|
19670
|
-
"x-reconciled-at": "2026-01-
|
|
19676
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568919+00:00"
|
|
19671
19677
|
},
|
|
19672
19678
|
"namespace": {
|
|
19673
19679
|
"type": "string",
|
|
@@ -19686,7 +19692,7 @@
|
|
|
19686
19692
|
},
|
|
19687
19693
|
"x-original-maxLength": 1024,
|
|
19688
19694
|
"x-reconciled-from-discovery": true,
|
|
19689
|
-
"x-reconciled-at": "2026-01-
|
|
19695
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568923+00:00"
|
|
19690
19696
|
}
|
|
19691
19697
|
},
|
|
19692
19698
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19762,7 +19768,7 @@
|
|
|
19762
19768
|
},
|
|
19763
19769
|
"x-original-maxLength": 1200,
|
|
19764
19770
|
"x-reconciled-from-discovery": true,
|
|
19765
|
-
"x-reconciled-at": "2026-01-
|
|
19771
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568929+00:00"
|
|
19766
19772
|
},
|
|
19767
19773
|
"disable": {
|
|
19768
19774
|
"type": "boolean",
|
|
@@ -19815,7 +19821,7 @@
|
|
|
19815
19821
|
},
|
|
19816
19822
|
"x-original-maxLength": 1024,
|
|
19817
19823
|
"x-reconciled-from-discovery": true,
|
|
19818
|
-
"x-reconciled-at": "2026-01-
|
|
19824
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568936+00:00"
|
|
19819
19825
|
},
|
|
19820
19826
|
"namespace": {
|
|
19821
19827
|
"type": "string",
|
|
@@ -19834,7 +19840,7 @@
|
|
|
19834
19840
|
},
|
|
19835
19841
|
"x-original-maxLength": 1024,
|
|
19836
19842
|
"x-reconciled-from-discovery": true,
|
|
19837
|
-
"x-reconciled-at": "2026-01-
|
|
19843
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568940+00:00"
|
|
19838
19844
|
}
|
|
19839
19845
|
},
|
|
19840
19846
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19948,7 +19954,7 @@
|
|
|
19948
19954
|
"x-original-maxLength": 1024,
|
|
19949
19955
|
"format": "uuid",
|
|
19950
19956
|
"x-reconciled-from-discovery": true,
|
|
19951
|
-
"x-reconciled-at": "2026-01-
|
|
19957
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568952+00:00"
|
|
19952
19958
|
},
|
|
19953
19959
|
"vtrp_id": {
|
|
19954
19960
|
"type": "string",
|
|
@@ -20060,7 +20066,7 @@
|
|
|
20060
20066
|
},
|
|
20061
20067
|
"x-original-maxLength": 1024,
|
|
20062
20068
|
"x-reconciled-from-discovery": true,
|
|
20063
|
-
"x-reconciled-at": "2026-01-
|
|
20069
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568961+00:00"
|
|
20064
20070
|
},
|
|
20065
20071
|
"status": {
|
|
20066
20072
|
"type": "string",
|
|
@@ -20079,7 +20085,7 @@
|
|
|
20079
20085
|
},
|
|
20080
20086
|
"x-original-maxLength": 1024,
|
|
20081
20087
|
"x-reconciled-from-discovery": true,
|
|
20082
|
-
"x-reconciled-at": "2026-01-
|
|
20088
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568965+00:00"
|
|
20083
20089
|
}
|
|
20084
20090
|
},
|
|
20085
20091
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20159,6 +20165,8 @@
|
|
|
20159
20165
|
"title": "Deletion_timestamp.",
|
|
20160
20166
|
"format": "date-time",
|
|
20161
20167
|
"x-displayname": "Deletion Timestamp.",
|
|
20168
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
20169
|
+
"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...",
|
|
20162
20170
|
"minLength": 0,
|
|
20163
20171
|
"maxLength": 1024,
|
|
20164
20172
|
"x-f5xc-required-for": {
|
|
@@ -20257,7 +20265,7 @@
|
|
|
20257
20265
|
"x-field-mutability": "read-only",
|
|
20258
20266
|
"x-original-maxLength": 1024,
|
|
20259
20267
|
"x-reconciled-from-discovery": true,
|
|
20260
|
-
"x-reconciled-at": "2026-01-
|
|
20268
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568984+00:00"
|
|
20261
20269
|
},
|
|
20262
20270
|
"uid": {
|
|
20263
20271
|
"type": "string",
|
|
@@ -20278,7 +20286,7 @@
|
|
|
20278
20286
|
"x-original-maxLength": 1024,
|
|
20279
20287
|
"format": "uuid",
|
|
20280
20288
|
"x-reconciled-from-discovery": true,
|
|
20281
|
-
"x-reconciled-at": "2026-01-
|
|
20289
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568989+00:00"
|
|
20282
20290
|
}
|
|
20283
20291
|
},
|
|
20284
20292
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20350,7 +20358,7 @@
|
|
|
20350
20358
|
},
|
|
20351
20359
|
"x-original-maxLength": 1024,
|
|
20352
20360
|
"x-reconciled-from-discovery": true,
|
|
20353
|
-
"x-reconciled-at": "2026-01-
|
|
20361
|
+
"x-reconciled-at": "2026-01-06T16:57:21.568995+00:00"
|
|
20354
20362
|
},
|
|
20355
20363
|
"previous_value": {
|
|
20356
20364
|
"type": "string",
|
|
@@ -20388,7 +20396,7 @@
|
|
|
20388
20396
|
},
|
|
20389
20397
|
"x-original-maxLength": 1024,
|
|
20390
20398
|
"x-reconciled-from-discovery": true,
|
|
20391
|
-
"x-reconciled-at": "2026-01-
|
|
20399
|
+
"x-reconciled-at": "2026-01-06T16:57:21.569001+00:00"
|
|
20392
20400
|
}
|
|
20393
20401
|
},
|
|
20394
20402
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20430,7 +20438,7 @@
|
|
|
20430
20438
|
},
|
|
20431
20439
|
"x-original-maxLength": 1024,
|
|
20432
20440
|
"x-reconciled-from-discovery": true,
|
|
20433
|
-
"x-reconciled-at": "2026-01-
|
|
20441
|
+
"x-reconciled-at": "2026-01-06T16:57:21.569006+00:00"
|
|
20434
20442
|
},
|
|
20435
20443
|
"name": {
|
|
20436
20444
|
"type": "string",
|
|
@@ -20449,7 +20457,7 @@
|
|
|
20449
20457
|
},
|
|
20450
20458
|
"x-original-maxLength": 1024,
|
|
20451
20459
|
"x-reconciled-from-discovery": true,
|
|
20452
|
-
"x-reconciled-at": "2026-01-
|
|
20460
|
+
"x-reconciled-at": "2026-01-06T16:57:21.569010+00:00"
|
|
20453
20461
|
},
|
|
20454
20462
|
"namespace": {
|
|
20455
20463
|
"type": "string",
|
|
@@ -20468,7 +20476,7 @@
|
|
|
20468
20476
|
},
|
|
20469
20477
|
"x-original-maxLength": 1024,
|
|
20470
20478
|
"x-reconciled-from-discovery": true,
|
|
20471
|
-
"x-reconciled-at": "2026-01-
|
|
20479
|
+
"x-reconciled-at": "2026-01-06T16:57:21.569014+00:00"
|
|
20472
20480
|
},
|
|
20473
20481
|
"uid": {
|
|
20474
20482
|
"type": "string",
|
|
@@ -20489,7 +20497,7 @@
|
|
|
20489
20497
|
"x-original-maxLength": 1024,
|
|
20490
20498
|
"format": "uuid",
|
|
20491
20499
|
"x-reconciled-from-discovery": true,
|
|
20492
|
-
"x-reconciled-at": "2026-01-
|
|
20500
|
+
"x-reconciled-at": "2026-01-06T16:57:21.569019+00:00"
|
|
20493
20501
|
}
|
|
20494
20502
|
},
|
|
20495
20503
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20607,7 +20615,7 @@
|
|
|
20607
20615
|
},
|
|
20608
20616
|
"x-original-maxLength": 128,
|
|
20609
20617
|
"x-reconciled-from-discovery": true,
|
|
20610
|
-
"x-reconciled-at": "2026-01-
|
|
20618
|
+
"x-reconciled-at": "2026-01-06T16:57:21.569027+00:00"
|
|
20611
20619
|
},
|
|
20612
20620
|
"namespace": {
|
|
20613
20621
|
"type": "string",
|
|
@@ -20632,7 +20640,7 @@
|
|
|
20632
20640
|
},
|
|
20633
20641
|
"x-original-maxLength": 64,
|
|
20634
20642
|
"x-reconciled-from-discovery": true,
|
|
20635
|
-
"x-reconciled-at": "2026-01-
|
|
20643
|
+
"x-reconciled-at": "2026-01-06T16:57:21.569031+00:00"
|
|
20636
20644
|
},
|
|
20637
20645
|
"tenant": {
|
|
20638
20646
|
"type": "string",
|
|
@@ -20659,7 +20667,7 @@
|
|
|
20659
20667
|
"x-field-mutability": "read-only",
|
|
20660
20668
|
"x-original-maxLength": 64,
|
|
20661
20669
|
"x-reconciled-from-discovery": true,
|
|
20662
|
-
"x-reconciled-at": "2026-01-
|
|
20670
|
+
"x-reconciled-at": "2026-01-06T16:57:21.569035+00:00"
|
|
20663
20671
|
}
|
|
20664
20672
|
},
|
|
20665
20673
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21324,7 +21332,7 @@
|
|
|
21324
21332
|
},
|
|
21325
21333
|
"x-original-maxLength": 1024,
|
|
21326
21334
|
"x-reconciled-from-discovery": true,
|
|
21327
|
-
"x-reconciled-at": "2026-01-
|
|
21335
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159176+00:00"
|
|
21328
21336
|
},
|
|
21329
21337
|
"namespace": {
|
|
21330
21338
|
"type": "string",
|
|
@@ -21343,7 +21351,7 @@
|
|
|
21343
21351
|
},
|
|
21344
21352
|
"x-original-maxLength": 1024,
|
|
21345
21353
|
"x-reconciled-from-discovery": true,
|
|
21346
|
-
"x-reconciled-at": "2026-01-
|
|
21354
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159180+00:00"
|
|
21347
21355
|
}
|
|
21348
21356
|
},
|
|
21349
21357
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21441,7 +21449,7 @@
|
|
|
21441
21449
|
"maxLength": 17,
|
|
21442
21450
|
"minLength": 17,
|
|
21443
21451
|
"x-reconciled-from-discovery": true,
|
|
21444
|
-
"x-reconciled-at": "2026-01-
|
|
21452
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159194+00:00"
|
|
21445
21453
|
},
|
|
21446
21454
|
"system_metadata": {
|
|
21447
21455
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -21576,7 +21584,7 @@
|
|
|
21576
21584
|
},
|
|
21577
21585
|
"x-original-maxLength": 1024,
|
|
21578
21586
|
"x-reconciled-from-discovery": true,
|
|
21579
|
-
"x-reconciled-at": "2026-01-
|
|
21587
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159206+00:00"
|
|
21580
21588
|
},
|
|
21581
21589
|
"disabled": {
|
|
21582
21590
|
"type": "boolean",
|
|
@@ -21626,7 +21634,7 @@
|
|
|
21626
21634
|
},
|
|
21627
21635
|
"x-original-maxLength": 1024,
|
|
21628
21636
|
"x-reconciled-from-discovery": true,
|
|
21629
|
-
"x-reconciled-at": "2026-01-
|
|
21637
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159216+00:00"
|
|
21630
21638
|
},
|
|
21631
21639
|
"namespace": {
|
|
21632
21640
|
"type": "string",
|
|
@@ -21645,7 +21653,7 @@
|
|
|
21645
21653
|
},
|
|
21646
21654
|
"x-original-maxLength": 1024,
|
|
21647
21655
|
"x-reconciled-from-discovery": true,
|
|
21648
|
-
"x-reconciled-at": "2026-01-
|
|
21656
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159221+00:00"
|
|
21649
21657
|
},
|
|
21650
21658
|
"owner_view": {
|
|
21651
21659
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -21686,7 +21694,7 @@
|
|
|
21686
21694
|
"x-field-mutability": "read-only",
|
|
21687
21695
|
"x-original-maxLength": 1024,
|
|
21688
21696
|
"x-reconciled-from-discovery": true,
|
|
21689
|
-
"x-reconciled-at": "2026-01-
|
|
21697
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159228+00:00"
|
|
21690
21698
|
},
|
|
21691
21699
|
"uid": {
|
|
21692
21700
|
"type": "string",
|
|
@@ -21707,7 +21715,7 @@
|
|
|
21707
21715
|
"x-original-maxLength": 1024,
|
|
21708
21716
|
"format": "uuid",
|
|
21709
21717
|
"x-reconciled-from-discovery": true,
|
|
21710
|
-
"x-reconciled-at": "2026-01-
|
|
21718
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159234+00:00"
|
|
21711
21719
|
}
|
|
21712
21720
|
},
|
|
21713
21721
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21813,7 +21821,7 @@
|
|
|
21813
21821
|
},
|
|
21814
21822
|
"x-original-maxLength": 1024,
|
|
21815
21823
|
"x-reconciled-from-discovery": true,
|
|
21816
|
-
"x-reconciled-at": "2026-01-
|
|
21824
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159243+00:00"
|
|
21817
21825
|
},
|
|
21818
21826
|
"policy": {
|
|
21819
21827
|
"type": "string",
|
|
@@ -21956,7 +21964,7 @@
|
|
|
21956
21964
|
},
|
|
21957
21965
|
"x-original-maxLength": 1024,
|
|
21958
21966
|
"x-reconciled-from-discovery": true,
|
|
21959
|
-
"x-reconciled-at": "2026-01-
|
|
21967
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159256+00:00"
|
|
21960
21968
|
},
|
|
21961
21969
|
"start_time": {
|
|
21962
21970
|
"type": "string",
|
|
@@ -21993,6 +22001,8 @@
|
|
|
21993
22001
|
"x-validation-rules": {
|
|
21994
22002
|
"ves.io.schema.rules.string.query_step": "true"
|
|
21995
22003
|
},
|
|
22004
|
+
"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.",
|
|
22005
|
+
"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.",
|
|
21996
22006
|
"minLength": 0,
|
|
21997
22007
|
"maxLength": 1024,
|
|
21998
22008
|
"x-f5xc-required-for": {
|
|
@@ -22132,7 +22142,7 @@
|
|
|
22132
22142
|
},
|
|
22133
22143
|
"x-original-maxLength": 1024,
|
|
22134
22144
|
"x-reconciled-from-discovery": true,
|
|
22135
|
-
"x-reconciled-at": "2026-01-
|
|
22145
|
+
"x-reconciled-at": "2026-01-06T16:57:24.159270+00:00"
|
|
22136
22146
|
}
|
|
22137
22147
|
},
|
|
22138
22148
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22643,7 +22653,7 @@
|
|
|
22643
22653
|
},
|
|
22644
22654
|
"x-original-maxLength": 1024,
|
|
22645
22655
|
"x-reconciled-from-discovery": true,
|
|
22646
|
-
"x-reconciled-at": "2026-01-
|
|
22656
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476237+00:00"
|
|
22647
22657
|
},
|
|
22648
22658
|
"namespace": {
|
|
22649
22659
|
"type": "string",
|
|
@@ -22662,7 +22672,7 @@
|
|
|
22662
22672
|
},
|
|
22663
22673
|
"x-original-maxLength": 1024,
|
|
22664
22674
|
"x-reconciled-from-discovery": true,
|
|
22665
|
-
"x-reconciled-at": "2026-01-
|
|
22675
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476243+00:00"
|
|
22666
22676
|
}
|
|
22667
22677
|
},
|
|
22668
22678
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22881,7 +22891,7 @@
|
|
|
22881
22891
|
},
|
|
22882
22892
|
"x-original-maxLength": 1024,
|
|
22883
22893
|
"x-reconciled-from-discovery": true,
|
|
22884
|
-
"x-reconciled-at": "2026-01-
|
|
22894
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476268+00:00"
|
|
22885
22895
|
},
|
|
22886
22896
|
"site": {
|
|
22887
22897
|
"type": "string",
|
|
@@ -22991,7 +23001,7 @@
|
|
|
22991
23001
|
},
|
|
22992
23002
|
"x-original-maxLength": 1024,
|
|
22993
23003
|
"x-reconciled-from-discovery": true,
|
|
22994
|
-
"x-reconciled-at": "2026-01-
|
|
23004
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476279+00:00"
|
|
22995
23005
|
},
|
|
22996
23006
|
"start_time": {
|
|
22997
23007
|
"type": "string",
|
|
@@ -23028,6 +23038,8 @@
|
|
|
23028
23038
|
"x-validation-rules": {
|
|
23029
23039
|
"ves.io.schema.rules.string.query_step": "true"
|
|
23030
23040
|
},
|
|
23041
|
+
"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.",
|
|
23042
|
+
"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.",
|
|
23031
23043
|
"minLength": 0,
|
|
23032
23044
|
"maxLength": 1024,
|
|
23033
23045
|
"x-f5xc-required-for": {
|
|
@@ -23166,7 +23178,7 @@
|
|
|
23166
23178
|
},
|
|
23167
23179
|
"x-original-maxLength": 1024,
|
|
23168
23180
|
"x-reconciled-from-discovery": true,
|
|
23169
|
-
"x-reconciled-at": "2026-01-
|
|
23181
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476293+00:00"
|
|
23170
23182
|
}
|
|
23171
23183
|
},
|
|
23172
23184
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23326,7 +23338,7 @@
|
|
|
23326
23338
|
"maxLength": 17,
|
|
23327
23339
|
"minLength": 17,
|
|
23328
23340
|
"x-reconciled-from-discovery": true,
|
|
23329
|
-
"x-reconciled-at": "2026-01-
|
|
23341
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476314+00:00"
|
|
23330
23342
|
},
|
|
23331
23343
|
"system_metadata": {
|
|
23332
23344
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -23501,7 +23513,7 @@
|
|
|
23501
23513
|
},
|
|
23502
23514
|
"x-original-maxLength": 1024,
|
|
23503
23515
|
"x-reconciled-from-discovery": true,
|
|
23504
|
-
"x-reconciled-at": "2026-01-
|
|
23516
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476329+00:00"
|
|
23505
23517
|
},
|
|
23506
23518
|
"disabled": {
|
|
23507
23519
|
"type": "boolean",
|
|
@@ -23551,7 +23563,7 @@
|
|
|
23551
23563
|
},
|
|
23552
23564
|
"x-original-maxLength": 1024,
|
|
23553
23565
|
"x-reconciled-from-discovery": true,
|
|
23554
|
-
"x-reconciled-at": "2026-01-
|
|
23566
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476340+00:00"
|
|
23555
23567
|
},
|
|
23556
23568
|
"namespace": {
|
|
23557
23569
|
"type": "string",
|
|
@@ -23570,7 +23582,7 @@
|
|
|
23570
23582
|
},
|
|
23571
23583
|
"x-original-maxLength": 1024,
|
|
23572
23584
|
"x-reconciled-from-discovery": true,
|
|
23573
|
-
"x-reconciled-at": "2026-01-
|
|
23585
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476344+00:00"
|
|
23574
23586
|
},
|
|
23575
23587
|
"owner_view": {
|
|
23576
23588
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -23611,7 +23623,7 @@
|
|
|
23611
23623
|
"x-field-mutability": "read-only",
|
|
23612
23624
|
"x-original-maxLength": 1024,
|
|
23613
23625
|
"x-reconciled-from-discovery": true,
|
|
23614
|
-
"x-reconciled-at": "2026-01-
|
|
23626
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476352+00:00"
|
|
23615
23627
|
},
|
|
23616
23628
|
"uid": {
|
|
23617
23629
|
"type": "string",
|
|
@@ -23632,7 +23644,7 @@
|
|
|
23632
23644
|
"x-original-maxLength": 1024,
|
|
23633
23645
|
"format": "uuid",
|
|
23634
23646
|
"x-reconciled-from-discovery": true,
|
|
23635
|
-
"x-reconciled-at": "2026-01-
|
|
23647
|
+
"x-reconciled-at": "2026-01-06T16:57:37.476357+00:00"
|
|
23636
23648
|
}
|
|
23637
23649
|
},
|
|
23638
23650
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24573,7 +24585,7 @@
|
|
|
24573
24585
|
},
|
|
24574
24586
|
"x-original-maxLength": 1024,
|
|
24575
24587
|
"x-reconciled-from-discovery": true,
|
|
24576
|
-
"x-reconciled-at": "2026-01-
|
|
24588
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822698+00:00"
|
|
24577
24589
|
},
|
|
24578
24590
|
"namespace": {
|
|
24579
24591
|
"type": "string",
|
|
@@ -24592,7 +24604,7 @@
|
|
|
24592
24604
|
},
|
|
24593
24605
|
"x-original-maxLength": 1024,
|
|
24594
24606
|
"x-reconciled-from-discovery": true,
|
|
24595
|
-
"x-reconciled-at": "2026-01-
|
|
24607
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822705+00:00"
|
|
24596
24608
|
}
|
|
24597
24609
|
},
|
|
24598
24610
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24690,7 +24702,7 @@
|
|
|
24690
24702
|
"maxLength": 17,
|
|
24691
24703
|
"minLength": 17,
|
|
24692
24704
|
"x-reconciled-from-discovery": true,
|
|
24693
|
-
"x-reconciled-at": "2026-01-
|
|
24705
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822725+00:00"
|
|
24694
24706
|
},
|
|
24695
24707
|
"system_metadata": {
|
|
24696
24708
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -24885,7 +24897,7 @@
|
|
|
24885
24897
|
},
|
|
24886
24898
|
"x-original-maxLength": 1024,
|
|
24887
24899
|
"x-reconciled-from-discovery": true,
|
|
24888
|
-
"x-reconciled-at": "2026-01-
|
|
24900
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822742+00:00"
|
|
24889
24901
|
},
|
|
24890
24902
|
"disabled": {
|
|
24891
24903
|
"type": "boolean",
|
|
@@ -24935,7 +24947,7 @@
|
|
|
24935
24947
|
},
|
|
24936
24948
|
"x-original-maxLength": 1024,
|
|
24937
24949
|
"x-reconciled-from-discovery": true,
|
|
24938
|
-
"x-reconciled-at": "2026-01-
|
|
24950
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822753+00:00"
|
|
24939
24951
|
},
|
|
24940
24952
|
"namespace": {
|
|
24941
24953
|
"type": "string",
|
|
@@ -24954,7 +24966,7 @@
|
|
|
24954
24966
|
},
|
|
24955
24967
|
"x-original-maxLength": 1024,
|
|
24956
24968
|
"x-reconciled-from-discovery": true,
|
|
24957
|
-
"x-reconciled-at": "2026-01-
|
|
24969
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822757+00:00"
|
|
24958
24970
|
},
|
|
24959
24971
|
"owner_view": {
|
|
24960
24972
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -24995,7 +25007,7 @@
|
|
|
24995
25007
|
"x-field-mutability": "read-only",
|
|
24996
25008
|
"x-original-maxLength": 1024,
|
|
24997
25009
|
"x-reconciled-from-discovery": true,
|
|
24998
|
-
"x-reconciled-at": "2026-01-
|
|
25010
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822765+00:00"
|
|
24999
25011
|
},
|
|
25000
25012
|
"uid": {
|
|
25001
25013
|
"type": "string",
|
|
@@ -25016,7 +25028,7 @@
|
|
|
25016
25028
|
"x-original-maxLength": 1024,
|
|
25017
25029
|
"format": "uuid",
|
|
25018
25030
|
"x-reconciled-from-discovery": true,
|
|
25019
|
-
"x-reconciled-at": "2026-01-
|
|
25031
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822771+00:00"
|
|
25020
25032
|
}
|
|
25021
25033
|
},
|
|
25022
25034
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25224,7 +25236,7 @@
|
|
|
25224
25236
|
"readOnly": true,
|
|
25225
25237
|
"x-original-maxLength": 1024,
|
|
25226
25238
|
"x-reconciled-from-discovery": true,
|
|
25227
|
-
"x-reconciled-at": "2026-01-
|
|
25239
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822859+00:00"
|
|
25228
25240
|
},
|
|
25229
25241
|
"name": {
|
|
25230
25242
|
"type": "string",
|
|
@@ -25243,7 +25255,7 @@
|
|
|
25243
25255
|
},
|
|
25244
25256
|
"x-original-maxLength": 1024,
|
|
25245
25257
|
"x-reconciled-from-discovery": true,
|
|
25246
|
-
"x-reconciled-at": "2026-01-
|
|
25258
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822863+00:00"
|
|
25247
25259
|
},
|
|
25248
25260
|
"namespace": {
|
|
25249
25261
|
"type": "string",
|
|
@@ -25262,7 +25274,7 @@
|
|
|
25262
25274
|
},
|
|
25263
25275
|
"x-original-maxLength": 1024,
|
|
25264
25276
|
"x-reconciled-from-discovery": true,
|
|
25265
|
-
"x-reconciled-at": "2026-01-
|
|
25277
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822867+00:00"
|
|
25266
25278
|
},
|
|
25267
25279
|
"tenant": {
|
|
25268
25280
|
"type": "string",
|
|
@@ -25283,7 +25295,7 @@
|
|
|
25283
25295
|
"x-field-mutability": "read-only",
|
|
25284
25296
|
"x-original-maxLength": 1024,
|
|
25285
25297
|
"x-reconciled-from-discovery": true,
|
|
25286
|
-
"x-reconciled-at": "2026-01-
|
|
25298
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822871+00:00"
|
|
25287
25299
|
},
|
|
25288
25300
|
"uid": {
|
|
25289
25301
|
"type": "string",
|
|
@@ -25305,7 +25317,7 @@
|
|
|
25305
25317
|
"x-original-maxLength": 1024,
|
|
25306
25318
|
"format": "uuid",
|
|
25307
25319
|
"x-reconciled-from-discovery": true,
|
|
25308
|
-
"x-reconciled-at": "2026-01-
|
|
25320
|
+
"x-reconciled-at": "2026-01-06T16:57:37.822876+00:00"
|
|
25309
25321
|
}
|
|
25310
25322
|
},
|
|
25311
25323
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25483,7 +25495,7 @@
|
|
|
25483
25495
|
},
|
|
25484
25496
|
"x-original-maxLength": 1024,
|
|
25485
25497
|
"x-reconciled-from-discovery": true,
|
|
25486
|
-
"x-reconciled-at": "2026-01-
|
|
25498
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223023+00:00"
|
|
25487
25499
|
},
|
|
25488
25500
|
"namespace": {
|
|
25489
25501
|
"type": "string",
|
|
@@ -25502,7 +25514,7 @@
|
|
|
25502
25514
|
},
|
|
25503
25515
|
"x-original-maxLength": 1024,
|
|
25504
25516
|
"x-reconciled-from-discovery": true,
|
|
25505
|
-
"x-reconciled-at": "2026-01-
|
|
25517
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223030+00:00"
|
|
25506
25518
|
}
|
|
25507
25519
|
},
|
|
25508
25520
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25754,7 +25766,7 @@
|
|
|
25754
25766
|
},
|
|
25755
25767
|
"x-original-maxLength": 1024,
|
|
25756
25768
|
"x-reconciled-from-discovery": true,
|
|
25757
|
-
"x-reconciled-at": "2026-01-
|
|
25769
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223050+00:00"
|
|
25758
25770
|
}
|
|
25759
25771
|
},
|
|
25760
25772
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25886,7 +25898,7 @@
|
|
|
25886
25898
|
"maxLength": 17,
|
|
25887
25899
|
"minLength": 17,
|
|
25888
25900
|
"x-reconciled-from-discovery": true,
|
|
25889
|
-
"x-reconciled-at": "2026-01-
|
|
25901
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223066+00:00"
|
|
25890
25902
|
},
|
|
25891
25903
|
"system_metadata": {
|
|
25892
25904
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -26157,7 +26169,7 @@
|
|
|
26157
26169
|
},
|
|
26158
26170
|
"x-original-maxLength": 1024,
|
|
26159
26171
|
"x-reconciled-from-discovery": true,
|
|
26160
|
-
"x-reconciled-at": "2026-01-
|
|
26172
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223085+00:00"
|
|
26161
26173
|
},
|
|
26162
26174
|
"disabled": {
|
|
26163
26175
|
"type": "boolean",
|
|
@@ -26207,7 +26219,7 @@
|
|
|
26207
26219
|
},
|
|
26208
26220
|
"x-original-maxLength": 1024,
|
|
26209
26221
|
"x-reconciled-from-discovery": true,
|
|
26210
|
-
"x-reconciled-at": "2026-01-
|
|
26222
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223095+00:00"
|
|
26211
26223
|
},
|
|
26212
26224
|
"namespace": {
|
|
26213
26225
|
"type": "string",
|
|
@@ -26226,7 +26238,7 @@
|
|
|
26226
26238
|
},
|
|
26227
26239
|
"x-original-maxLength": 1024,
|
|
26228
26240
|
"x-reconciled-from-discovery": true,
|
|
26229
|
-
"x-reconciled-at": "2026-01-
|
|
26241
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223100+00:00"
|
|
26230
26242
|
},
|
|
26231
26243
|
"owner_view": {
|
|
26232
26244
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -26267,7 +26279,7 @@
|
|
|
26267
26279
|
"x-field-mutability": "read-only",
|
|
26268
26280
|
"x-original-maxLength": 1024,
|
|
26269
26281
|
"x-reconciled-from-discovery": true,
|
|
26270
|
-
"x-reconciled-at": "2026-01-
|
|
26282
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223107+00:00"
|
|
26271
26283
|
},
|
|
26272
26284
|
"uid": {
|
|
26273
26285
|
"type": "string",
|
|
@@ -26288,7 +26300,7 @@
|
|
|
26288
26300
|
"x-original-maxLength": 1024,
|
|
26289
26301
|
"format": "uuid",
|
|
26290
26302
|
"x-reconciled-from-discovery": true,
|
|
26291
|
-
"x-reconciled-at": "2026-01-
|
|
26303
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223113+00:00"
|
|
26292
26304
|
}
|
|
26293
26305
|
},
|
|
26294
26306
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26652,7 +26664,7 @@
|
|
|
26652
26664
|
},
|
|
26653
26665
|
"x-original-maxLength": 1200,
|
|
26654
26666
|
"x-reconciled-from-discovery": true,
|
|
26655
|
-
"x-reconciled-at": "2026-01-
|
|
26667
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223209+00:00"
|
|
26656
26668
|
},
|
|
26657
26669
|
"disable": {
|
|
26658
26670
|
"type": "boolean",
|
|
@@ -26707,7 +26719,7 @@
|
|
|
26707
26719
|
},
|
|
26708
26720
|
"x-original-maxLength": 1024,
|
|
26709
26721
|
"x-reconciled-from-discovery": true,
|
|
26710
|
-
"x-reconciled-at": "2026-01-
|
|
26722
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223216+00:00"
|
|
26711
26723
|
},
|
|
26712
26724
|
"namespace": {
|
|
26713
26725
|
"type": "string",
|
|
@@ -26726,7 +26738,7 @@
|
|
|
26726
26738
|
},
|
|
26727
26739
|
"x-original-maxLength": 1024,
|
|
26728
26740
|
"x-reconciled-from-discovery": true,
|
|
26729
|
-
"x-reconciled-at": "2026-01-
|
|
26741
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223220+00:00"
|
|
26730
26742
|
},
|
|
26731
26743
|
"uid": {
|
|
26732
26744
|
"type": "string",
|
|
@@ -26735,6 +26747,8 @@
|
|
|
26735
26747
|
"x-displayname": "UID",
|
|
26736
26748
|
"x-ves-example": "D15f1fad-4d37-48c0-8706-df1824d76d31.",
|
|
26737
26749
|
"x-f5xc-example": "d15f1fad-4d37-48c0-8706-df1824d76d31",
|
|
26750
|
+
"x-f5xc-description-short": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system.",
|
|
26751
|
+
"x-f5xc-description-medium": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system. Typically generated by the server on successful creation of an object and is not allowed to change once populated.",
|
|
26738
26752
|
"minLength": 0,
|
|
26739
26753
|
"maxLength": 36,
|
|
26740
26754
|
"x-f5xc-required-for": {
|
|
@@ -26748,7 +26762,7 @@
|
|
|
26748
26762
|
"x-original-maxLength": 1024,
|
|
26749
26763
|
"format": "uuid",
|
|
26750
26764
|
"x-reconciled-from-discovery": true,
|
|
26751
|
-
"x-reconciled-at": "2026-01-
|
|
26765
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223225+00:00"
|
|
26752
26766
|
}
|
|
26753
26767
|
},
|
|
26754
26768
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26852,6 +26866,8 @@
|
|
|
26852
26866
|
"title": "Deletion_timestamp.",
|
|
26853
26867
|
"format": "date-time",
|
|
26854
26868
|
"x-displayname": "Deletion Timestamp.",
|
|
26869
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
26870
|
+
"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...",
|
|
26855
26871
|
"minLength": 0,
|
|
26856
26872
|
"maxLength": 1024,
|
|
26857
26873
|
"x-f5xc-required-for": {
|
|
@@ -26950,7 +26966,7 @@
|
|
|
26950
26966
|
"maxLength": 6,
|
|
26951
26967
|
"minLength": 6,
|
|
26952
26968
|
"x-reconciled-from-discovery": true,
|
|
26953
|
-
"x-reconciled-at": "2026-01-
|
|
26969
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223331+00:00"
|
|
26954
26970
|
},
|
|
26955
26971
|
"object_index": {
|
|
26956
26972
|
"type": "integer",
|
|
@@ -27023,7 +27039,7 @@
|
|
|
27023
27039
|
"x-field-mutability": "read-only",
|
|
27024
27040
|
"x-original-maxLength": 1024,
|
|
27025
27041
|
"x-reconciled-from-discovery": true,
|
|
27026
|
-
"x-reconciled-at": "2026-01-
|
|
27042
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223340+00:00"
|
|
27027
27043
|
},
|
|
27028
27044
|
"trace_info": {
|
|
27029
27045
|
"type": "string",
|
|
@@ -27061,7 +27077,7 @@
|
|
|
27061
27077
|
"x-original-maxLength": 1024,
|
|
27062
27078
|
"format": "uuid",
|
|
27063
27079
|
"x-reconciled-from-discovery": true,
|
|
27064
|
-
"x-reconciled-at": "2026-01-
|
|
27080
|
+
"x-reconciled-at": "2026-01-06T16:57:38.223347+00:00"
|
|
27065
27081
|
},
|
|
27066
27082
|
"vtrp_id": {
|
|
27067
27083
|
"type": "string",
|
|
@@ -27145,6 +27161,8 @@
|
|
|
27145
27161
|
"x-validation-rules": {
|
|
27146
27162
|
"ves.io.schema.rules.string.ip_prefix": "true"
|
|
27147
27163
|
},
|
|
27164
|
+
"x-f5xc-description-short": "Exclusive with [dynamic] Virtual Subnet NAT is static NAT that does a one-to-one translation between the real source IP CIDR in the policy and the...",
|
|
27165
|
+
"x-f5xc-description-medium": "Exclusive with [dynamic] Virtual Subnet NAT is static NAT that does a one-to-one translation between the real source IP CIDR in the policy and the virtual CIDR in a bidirectional fashion. The range of the real CIDR and virtual CIDRs should be the same (e.g. If the real CIDR has the CIDR...",
|
|
27148
27166
|
"minLength": 0,
|
|
27149
27167
|
"maxLength": 1024,
|
|
27150
27168
|
"x-f5xc-required-for": {
|
|
@@ -27309,7 +27327,7 @@
|
|
|
27309
27327
|
},
|
|
27310
27328
|
"x-original-maxLength": 1024,
|
|
27311
27329
|
"x-reconciled-from-discovery": true,
|
|
27312
|
-
"x-reconciled-at": "2026-01-
|
|
27330
|
+
"x-reconciled-at": "2026-01-06T16:57:53.431878+00:00"
|
|
27313
27331
|
},
|
|
27314
27332
|
"namespace": {
|
|
27315
27333
|
"type": "string",
|
|
@@ -27328,7 +27346,7 @@
|
|
|
27328
27346
|
},
|
|
27329
27347
|
"x-original-maxLength": 1024,
|
|
27330
27348
|
"x-reconciled-from-discovery": true,
|
|
27331
|
-
"x-reconciled-at": "2026-01-
|
|
27349
|
+
"x-reconciled-at": "2026-01-06T16:57:53.431883+00:00"
|
|
27332
27350
|
}
|
|
27333
27351
|
},
|
|
27334
27352
|
"x-f5xc-minimum-configuration": {
|
|
@@ -27454,7 +27472,7 @@
|
|
|
27454
27472
|
"maxLength": 17,
|
|
27455
27473
|
"minLength": 17,
|
|
27456
27474
|
"x-reconciled-from-discovery": true,
|
|
27457
|
-
"x-reconciled-at": "2026-01-
|
|
27475
|
+
"x-reconciled-at": "2026-01-06T16:57:53.431899+00:00"
|
|
27458
27476
|
},
|
|
27459
27477
|
"system_metadata": {
|
|
27460
27478
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -27638,7 +27656,7 @@
|
|
|
27638
27656
|
},
|
|
27639
27657
|
"x-original-maxLength": 1024,
|
|
27640
27658
|
"x-reconciled-from-discovery": true,
|
|
27641
|
-
"x-reconciled-at": "2026-01-
|
|
27659
|
+
"x-reconciled-at": "2026-01-06T16:57:53.431915+00:00"
|
|
27642
27660
|
},
|
|
27643
27661
|
"disabled": {
|
|
27644
27662
|
"type": "boolean",
|
|
@@ -27688,7 +27706,7 @@
|
|
|
27688
27706
|
},
|
|
27689
27707
|
"x-original-maxLength": 1024,
|
|
27690
27708
|
"x-reconciled-from-discovery": true,
|
|
27691
|
-
"x-reconciled-at": "2026-01-
|
|
27709
|
+
"x-reconciled-at": "2026-01-06T16:57:53.431925+00:00"
|
|
27692
27710
|
},
|
|
27693
27711
|
"namespace": {
|
|
27694
27712
|
"type": "string",
|
|
@@ -27707,7 +27725,7 @@
|
|
|
27707
27725
|
},
|
|
27708
27726
|
"x-original-maxLength": 1024,
|
|
27709
27727
|
"x-reconciled-from-discovery": true,
|
|
27710
|
-
"x-reconciled-at": "2026-01-
|
|
27728
|
+
"x-reconciled-at": "2026-01-06T16:57:53.431929+00:00"
|
|
27711
27729
|
},
|
|
27712
27730
|
"owner_view": {
|
|
27713
27731
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -27748,7 +27766,7 @@
|
|
|
27748
27766
|
"x-field-mutability": "read-only",
|
|
27749
27767
|
"x-original-maxLength": 1024,
|
|
27750
27768
|
"x-reconciled-from-discovery": true,
|
|
27751
|
-
"x-reconciled-at": "2026-01-
|
|
27769
|
+
"x-reconciled-at": "2026-01-06T16:57:53.431937+00:00"
|
|
27752
27770
|
},
|
|
27753
27771
|
"uid": {
|
|
27754
27772
|
"type": "string",
|
|
@@ -27769,7 +27787,7 @@
|
|
|
27769
27787
|
"x-original-maxLength": 1024,
|
|
27770
27788
|
"format": "uuid",
|
|
27771
27789
|
"x-reconciled-from-discovery": true,
|
|
27772
|
-
"x-reconciled-at": "2026-01-
|
|
27790
|
+
"x-reconciled-at": "2026-01-06T16:57:53.431942+00:00"
|
|
27773
27791
|
}
|
|
27774
27792
|
},
|
|
27775
27793
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28065,7 +28083,7 @@
|
|
|
28065
28083
|
},
|
|
28066
28084
|
"x-original-maxLength": 1024,
|
|
28067
28085
|
"x-reconciled-from-discovery": true,
|
|
28068
|
-
"x-reconciled-at": "2026-01-
|
|
28086
|
+
"x-reconciled-at": "2026-01-06T16:57:53.431974+00:00"
|
|
28069
28087
|
},
|
|
28070
28088
|
"network_interface": {
|
|
28071
28089
|
"$ref": "#/components/schemas/schemaNetworkInterfaceRefType"
|
|
@@ -28928,7 +28946,7 @@
|
|
|
28928
28946
|
},
|
|
28929
28947
|
"x-original-maxLength": 1024,
|
|
28930
28948
|
"x-reconciled-from-discovery": true,
|
|
28931
|
-
"x-reconciled-at": "2026-01-
|
|
28949
|
+
"x-reconciled-at": "2026-01-06T16:57:57.267475+00:00"
|
|
28932
28950
|
},
|
|
28933
28951
|
"namespace": {
|
|
28934
28952
|
"type": "string",
|
|
@@ -28947,7 +28965,7 @@
|
|
|
28947
28965
|
},
|
|
28948
28966
|
"x-original-maxLength": 1024,
|
|
28949
28967
|
"x-reconciled-from-discovery": true,
|
|
28950
|
-
"x-reconciled-at": "2026-01-
|
|
28968
|
+
"x-reconciled-at": "2026-01-06T16:57:57.267479+00:00"
|
|
28951
28969
|
}
|
|
28952
28970
|
},
|
|
28953
28971
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29045,7 +29063,7 @@
|
|
|
29045
29063
|
"maxLength": 17,
|
|
29046
29064
|
"minLength": 17,
|
|
29047
29065
|
"x-reconciled-from-discovery": true,
|
|
29048
|
-
"x-reconciled-at": "2026-01-
|
|
29066
|
+
"x-reconciled-at": "2026-01-06T16:57:57.267494+00:00"
|
|
29049
29067
|
},
|
|
29050
29068
|
"system_metadata": {
|
|
29051
29069
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -29230,7 +29248,7 @@
|
|
|
29230
29248
|
},
|
|
29231
29249
|
"x-original-maxLength": 1024,
|
|
29232
29250
|
"x-reconciled-from-discovery": true,
|
|
29233
|
-
"x-reconciled-at": "2026-01-
|
|
29251
|
+
"x-reconciled-at": "2026-01-06T16:57:57.267514+00:00"
|
|
29234
29252
|
},
|
|
29235
29253
|
"disabled": {
|
|
29236
29254
|
"type": "boolean",
|
|
@@ -29280,7 +29298,7 @@
|
|
|
29280
29298
|
},
|
|
29281
29299
|
"x-original-maxLength": 1024,
|
|
29282
29300
|
"x-reconciled-from-discovery": true,
|
|
29283
|
-
"x-reconciled-at": "2026-01-
|
|
29301
|
+
"x-reconciled-at": "2026-01-06T16:57:57.267525+00:00"
|
|
29284
29302
|
},
|
|
29285
29303
|
"namespace": {
|
|
29286
29304
|
"type": "string",
|
|
@@ -29299,7 +29317,7 @@
|
|
|
29299
29317
|
},
|
|
29300
29318
|
"x-original-maxLength": 1024,
|
|
29301
29319
|
"x-reconciled-from-discovery": true,
|
|
29302
|
-
"x-reconciled-at": "2026-01-
|
|
29320
|
+
"x-reconciled-at": "2026-01-06T16:57:57.267529+00:00"
|
|
29303
29321
|
},
|
|
29304
29322
|
"owner_view": {
|
|
29305
29323
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -29340,7 +29358,7 @@
|
|
|
29340
29358
|
"x-field-mutability": "read-only",
|
|
29341
29359
|
"x-original-maxLength": 1024,
|
|
29342
29360
|
"x-reconciled-from-discovery": true,
|
|
29343
|
-
"x-reconciled-at": "2026-01-
|
|
29361
|
+
"x-reconciled-at": "2026-01-06T16:57:57.267538+00:00"
|
|
29344
29362
|
},
|
|
29345
29363
|
"uid": {
|
|
29346
29364
|
"type": "string",
|
|
@@ -29361,7 +29379,7 @@
|
|
|
29361
29379
|
"x-original-maxLength": 1024,
|
|
29362
29380
|
"format": "uuid",
|
|
29363
29381
|
"x-reconciled-from-discovery": true,
|
|
29364
|
-
"x-reconciled-at": "2026-01-
|
|
29382
|
+
"x-reconciled-at": "2026-01-06T16:57:57.267544+00:00"
|
|
29365
29383
|
}
|
|
29366
29384
|
},
|
|
29367
29385
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29662,7 +29680,7 @@
|
|
|
29662
29680
|
},
|
|
29663
29681
|
"x-original-maxLength": 1024,
|
|
29664
29682
|
"x-reconciled-from-discovery": true,
|
|
29665
|
-
"x-reconciled-at": "2026-01-
|
|
29683
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150404+00:00"
|
|
29666
29684
|
},
|
|
29667
29685
|
"namespace": {
|
|
29668
29686
|
"type": "string",
|
|
@@ -29681,7 +29699,7 @@
|
|
|
29681
29699
|
},
|
|
29682
29700
|
"x-original-maxLength": 1024,
|
|
29683
29701
|
"x-reconciled-from-discovery": true,
|
|
29684
|
-
"x-reconciled-at": "2026-01-
|
|
29702
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150408+00:00"
|
|
29685
29703
|
}
|
|
29686
29704
|
},
|
|
29687
29705
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29779,7 +29797,7 @@
|
|
|
29779
29797
|
"maxLength": 17,
|
|
29780
29798
|
"minLength": 17,
|
|
29781
29799
|
"x-reconciled-from-discovery": true,
|
|
29782
|
-
"x-reconciled-at": "2026-01-
|
|
29800
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150441+00:00"
|
|
29783
29801
|
},
|
|
29784
29802
|
"system_metadata": {
|
|
29785
29803
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -29853,6 +29871,8 @@
|
|
|
29853
29871
|
"ves.io.schema.rules.repeated.max_items": "128",
|
|
29854
29872
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
29855
29873
|
},
|
|
29874
|
+
"x-f5xc-description-short": "List of rules that apply to outgoing session from local endpoint Sequence in which rule is configured (in repeated egress rules) is the sequence...",
|
|
29875
|
+
"x-f5xc-description-medium": "List of rules that apply to outgoing session from local endpoint Sequence in which rule is configured (in repeated egress rules) is the sequence in which egress rules are applied If egress rules are not specified or is empty list, then policy will assume default deny and to ANY destination from...",
|
|
29856
29876
|
"x-f5xc-required-for": {
|
|
29857
29877
|
"minimum_config": false,
|
|
29858
29878
|
"create": false,
|
|
@@ -29877,6 +29897,8 @@
|
|
|
29877
29897
|
"ves.io.schema.rules.repeated.max_items": "128",
|
|
29878
29898
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
29879
29899
|
},
|
|
29900
|
+
"x-f5xc-description-short": "List of rules that apply to incoming session for local endpoint Sequence in which rule is configured (in repeated ingress rules) is the sequence...",
|
|
29901
|
+
"x-f5xc-description-medium": "List of rules that apply to incoming session for local endpoint Sequence in which rule is configured (in repeated ingress rules) is the sequence in which ingress rules are applied If ingress rules are not specified or is empty list, then policy will assume default deny and from ANY destination...",
|
|
29880
29902
|
"x-f5xc-required-for": {
|
|
29881
29903
|
"minimum_config": false,
|
|
29882
29904
|
"create": false,
|
|
@@ -29983,7 +30005,7 @@
|
|
|
29983
30005
|
},
|
|
29984
30006
|
"x-original-maxLength": 1024,
|
|
29985
30007
|
"x-reconciled-from-discovery": true,
|
|
29986
|
-
"x-reconciled-at": "2026-01-
|
|
30008
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150457+00:00"
|
|
29987
30009
|
},
|
|
29988
30010
|
"disabled": {
|
|
29989
30011
|
"type": "boolean",
|
|
@@ -30033,7 +30055,7 @@
|
|
|
30033
30055
|
},
|
|
30034
30056
|
"x-original-maxLength": 1024,
|
|
30035
30057
|
"x-reconciled-from-discovery": true,
|
|
30036
|
-
"x-reconciled-at": "2026-01-
|
|
30058
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150468+00:00"
|
|
30037
30059
|
},
|
|
30038
30060
|
"namespace": {
|
|
30039
30061
|
"type": "string",
|
|
@@ -30052,7 +30074,7 @@
|
|
|
30052
30074
|
},
|
|
30053
30075
|
"x-original-maxLength": 1024,
|
|
30054
30076
|
"x-reconciled-from-discovery": true,
|
|
30055
|
-
"x-reconciled-at": "2026-01-
|
|
30077
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150472+00:00"
|
|
30056
30078
|
},
|
|
30057
30079
|
"owner_view": {
|
|
30058
30080
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -30093,7 +30115,7 @@
|
|
|
30093
30115
|
"x-field-mutability": "read-only",
|
|
30094
30116
|
"x-original-maxLength": 1024,
|
|
30095
30117
|
"x-reconciled-from-discovery": true,
|
|
30096
|
-
"x-reconciled-at": "2026-01-
|
|
30118
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150480+00:00"
|
|
30097
30119
|
},
|
|
30098
30120
|
"uid": {
|
|
30099
30121
|
"type": "string",
|
|
@@ -30114,7 +30136,7 @@
|
|
|
30114
30136
|
"x-original-maxLength": 1024,
|
|
30115
30137
|
"format": "uuid",
|
|
30116
30138
|
"x-reconciled-from-discovery": true,
|
|
30117
|
-
"x-reconciled-at": "2026-01-
|
|
30139
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150485+00:00"
|
|
30118
30140
|
}
|
|
30119
30141
|
},
|
|
30120
30142
|
"x-f5xc-minimum-configuration": {
|
|
@@ -30220,7 +30242,7 @@
|
|
|
30220
30242
|
},
|
|
30221
30243
|
"x-original-maxLength": 1024,
|
|
30222
30244
|
"x-reconciled-from-discovery": true,
|
|
30223
|
-
"x-reconciled-at": "2026-01-
|
|
30245
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150495+00:00"
|
|
30224
30246
|
},
|
|
30225
30247
|
"policy": {
|
|
30226
30248
|
"type": "string",
|
|
@@ -30380,7 +30402,7 @@
|
|
|
30380
30402
|
},
|
|
30381
30403
|
"x-original-maxLength": 1024,
|
|
30382
30404
|
"x-reconciled-from-discovery": true,
|
|
30383
|
-
"x-reconciled-at": "2026-01-
|
|
30405
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150509+00:00"
|
|
30384
30406
|
},
|
|
30385
30407
|
"start_time": {
|
|
30386
30408
|
"type": "string",
|
|
@@ -30417,6 +30439,8 @@
|
|
|
30417
30439
|
"x-validation-rules": {
|
|
30418
30440
|
"ves.io.schema.rules.string.query_step": "true"
|
|
30419
30441
|
},
|
|
30442
|
+
"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.",
|
|
30443
|
+
"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.",
|
|
30420
30444
|
"minLength": 0,
|
|
30421
30445
|
"maxLength": 1024,
|
|
30422
30446
|
"x-f5xc-required-for": {
|
|
@@ -30557,7 +30581,7 @@
|
|
|
30557
30581
|
},
|
|
30558
30582
|
"x-original-maxLength": 1024,
|
|
30559
30583
|
"x-reconciled-from-discovery": true,
|
|
30560
|
-
"x-reconciled-at": "2026-01-
|
|
30584
|
+
"x-reconciled-at": "2026-01-06T16:57:58.150522+00:00"
|
|
30561
30585
|
}
|
|
30562
30586
|
},
|
|
30563
30587
|
"x-f5xc-minimum-configuration": {
|
|
@@ -31014,7 +31038,7 @@
|
|
|
31014
31038
|
},
|
|
31015
31039
|
"x-original-maxLength": 1024,
|
|
31016
31040
|
"x-reconciled-from-discovery": true,
|
|
31017
|
-
"x-reconciled-at": "2026-01-
|
|
31041
|
+
"x-reconciled-at": "2026-01-06T16:57:58.523487+00:00"
|
|
31018
31042
|
},
|
|
31019
31043
|
"namespace": {
|
|
31020
31044
|
"type": "string",
|
|
@@ -31033,7 +31057,7 @@
|
|
|
31033
31057
|
},
|
|
31034
31058
|
"x-original-maxLength": 1024,
|
|
31035
31059
|
"x-reconciled-from-discovery": true,
|
|
31036
|
-
"x-reconciled-at": "2026-01-
|
|
31060
|
+
"x-reconciled-at": "2026-01-06T16:57:58.523491+00:00"
|
|
31037
31061
|
}
|
|
31038
31062
|
},
|
|
31039
31063
|
"x-f5xc-minimum-configuration": {
|
|
@@ -31131,7 +31155,7 @@
|
|
|
31131
31155
|
"maxLength": 17,
|
|
31132
31156
|
"minLength": 17,
|
|
31133
31157
|
"x-reconciled-from-discovery": true,
|
|
31134
|
-
"x-reconciled-at": "2026-01-
|
|
31158
|
+
"x-reconciled-at": "2026-01-06T16:57:58.523506+00:00"
|
|
31135
31159
|
},
|
|
31136
31160
|
"system_metadata": {
|
|
31137
31161
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -31359,7 +31383,7 @@
|
|
|
31359
31383
|
},
|
|
31360
31384
|
"x-original-maxLength": 1024,
|
|
31361
31385
|
"x-reconciled-from-discovery": true,
|
|
31362
|
-
"x-reconciled-at": "2026-01-
|
|
31386
|
+
"x-reconciled-at": "2026-01-06T16:57:58.523528+00:00"
|
|
31363
31387
|
},
|
|
31364
31388
|
"disabled": {
|
|
31365
31389
|
"type": "boolean",
|
|
@@ -31409,7 +31433,7 @@
|
|
|
31409
31433
|
},
|
|
31410
31434
|
"x-original-maxLength": 1024,
|
|
31411
31435
|
"x-reconciled-from-discovery": true,
|
|
31412
|
-
"x-reconciled-at": "2026-01-
|
|
31436
|
+
"x-reconciled-at": "2026-01-06T16:57:58.523538+00:00"
|
|
31413
31437
|
},
|
|
31414
31438
|
"namespace": {
|
|
31415
31439
|
"type": "string",
|
|
@@ -31428,7 +31452,7 @@
|
|
|
31428
31452
|
},
|
|
31429
31453
|
"x-original-maxLength": 1024,
|
|
31430
31454
|
"x-reconciled-from-discovery": true,
|
|
31431
|
-
"x-reconciled-at": "2026-01-
|
|
31455
|
+
"x-reconciled-at": "2026-01-06T16:57:58.523542+00:00"
|
|
31432
31456
|
},
|
|
31433
31457
|
"owner_view": {
|
|
31434
31458
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -31469,7 +31493,7 @@
|
|
|
31469
31493
|
"x-field-mutability": "read-only",
|
|
31470
31494
|
"x-original-maxLength": 1024,
|
|
31471
31495
|
"x-reconciled-from-discovery": true,
|
|
31472
|
-
"x-reconciled-at": "2026-01-
|
|
31496
|
+
"x-reconciled-at": "2026-01-06T16:57:58.523550+00:00"
|
|
31473
31497
|
},
|
|
31474
31498
|
"uid": {
|
|
31475
31499
|
"type": "string",
|
|
@@ -31490,7 +31514,7 @@
|
|
|
31490
31514
|
"x-original-maxLength": 1024,
|
|
31491
31515
|
"format": "uuid",
|
|
31492
31516
|
"x-reconciled-from-discovery": true,
|
|
31493
|
-
"x-reconciled-at": "2026-01-
|
|
31517
|
+
"x-reconciled-at": "2026-01-06T16:57:58.523555+00:00"
|
|
31494
31518
|
}
|
|
31495
31519
|
},
|
|
31496
31520
|
"x-f5xc-minimum-configuration": {
|
|
@@ -31780,7 +31804,7 @@
|
|
|
31780
31804
|
"maxLength": 17,
|
|
31781
31805
|
"minLength": 17,
|
|
31782
31806
|
"x-reconciled-from-discovery": true,
|
|
31783
|
-
"x-reconciled-at": "2026-01-
|
|
31807
|
+
"x-reconciled-at": "2026-01-06T16:57:58.812031+00:00"
|
|
31784
31808
|
},
|
|
31785
31809
|
"system_metadata": {
|
|
31786
31810
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -31952,7 +31976,7 @@
|
|
|
31952
31976
|
},
|
|
31953
31977
|
"x-original-maxLength": 1024,
|
|
31954
31978
|
"x-reconciled-from-discovery": true,
|
|
31955
|
-
"x-reconciled-at": "2026-01-
|
|
31979
|
+
"x-reconciled-at": "2026-01-06T16:57:58.812049+00:00"
|
|
31956
31980
|
},
|
|
31957
31981
|
"disabled": {
|
|
31958
31982
|
"type": "boolean",
|
|
@@ -32002,7 +32026,7 @@
|
|
|
32002
32026
|
},
|
|
32003
32027
|
"x-original-maxLength": 1024,
|
|
32004
32028
|
"x-reconciled-from-discovery": true,
|
|
32005
|
-
"x-reconciled-at": "2026-01-
|
|
32029
|
+
"x-reconciled-at": "2026-01-06T16:57:58.812060+00:00"
|
|
32006
32030
|
},
|
|
32007
32031
|
"namespace": {
|
|
32008
32032
|
"type": "string",
|
|
@@ -32021,7 +32045,7 @@
|
|
|
32021
32045
|
},
|
|
32022
32046
|
"x-original-maxLength": 1024,
|
|
32023
32047
|
"x-reconciled-from-discovery": true,
|
|
32024
|
-
"x-reconciled-at": "2026-01-
|
|
32048
|
+
"x-reconciled-at": "2026-01-06T16:57:58.812064+00:00"
|
|
32025
32049
|
},
|
|
32026
32050
|
"owner_view": {
|
|
32027
32051
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -32062,7 +32086,7 @@
|
|
|
32062
32086
|
"x-field-mutability": "read-only",
|
|
32063
32087
|
"x-original-maxLength": 1024,
|
|
32064
32088
|
"x-reconciled-from-discovery": true,
|
|
32065
|
-
"x-reconciled-at": "2026-01-
|
|
32089
|
+
"x-reconciled-at": "2026-01-06T16:57:58.812072+00:00"
|
|
32066
32090
|
},
|
|
32067
32091
|
"uid": {
|
|
32068
32092
|
"type": "string",
|
|
@@ -32083,7 +32107,7 @@
|
|
|
32083
32107
|
"x-original-maxLength": 1024,
|
|
32084
32108
|
"format": "uuid",
|
|
32085
32109
|
"x-reconciled-from-discovery": true,
|
|
32086
|
-
"x-reconciled-at": "2026-01-
|
|
32110
|
+
"x-reconciled-at": "2026-01-06T16:57:58.812078+00:00"
|
|
32087
32111
|
}
|
|
32088
32112
|
},
|
|
32089
32113
|
"x-f5xc-minimum-configuration": {
|
|
@@ -32257,7 +32281,7 @@
|
|
|
32257
32281
|
},
|
|
32258
32282
|
"x-original-maxLength": 1024,
|
|
32259
32283
|
"x-reconciled-from-discovery": true,
|
|
32260
|
-
"x-reconciled-at": "2026-01-
|
|
32284
|
+
"x-reconciled-at": "2026-01-06T16:58:01.232162+00:00"
|
|
32261
32285
|
},
|
|
32262
32286
|
"namespace": {
|
|
32263
32287
|
"type": "string",
|
|
@@ -32276,7 +32300,7 @@
|
|
|
32276
32300
|
},
|
|
32277
32301
|
"x-original-maxLength": 1024,
|
|
32278
32302
|
"x-reconciled-from-discovery": true,
|
|
32279
|
-
"x-reconciled-at": "2026-01-
|
|
32303
|
+
"x-reconciled-at": "2026-01-06T16:58:01.232166+00:00"
|
|
32280
32304
|
}
|
|
32281
32305
|
},
|
|
32282
32306
|
"x-f5xc-minimum-configuration": {
|
|
@@ -32500,7 +32524,7 @@
|
|
|
32500
32524
|
"maxLength": 17,
|
|
32501
32525
|
"minLength": 17,
|
|
32502
32526
|
"x-reconciled-from-discovery": true,
|
|
32503
|
-
"x-reconciled-at": "2026-01-
|
|
32527
|
+
"x-reconciled-at": "2026-01-06T16:58:01.232193+00:00"
|
|
32504
32528
|
},
|
|
32505
32529
|
"system_metadata": {
|
|
32506
32530
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -32635,7 +32659,7 @@
|
|
|
32635
32659
|
},
|
|
32636
32660
|
"x-original-maxLength": 1024,
|
|
32637
32661
|
"x-reconciled-from-discovery": true,
|
|
32638
|
-
"x-reconciled-at": "2026-01-
|
|
32662
|
+
"x-reconciled-at": "2026-01-06T16:58:01.232205+00:00"
|
|
32639
32663
|
},
|
|
32640
32664
|
"disabled": {
|
|
32641
32665
|
"type": "boolean",
|
|
@@ -32685,7 +32709,7 @@
|
|
|
32685
32709
|
},
|
|
32686
32710
|
"x-original-maxLength": 1024,
|
|
32687
32711
|
"x-reconciled-from-discovery": true,
|
|
32688
|
-
"x-reconciled-at": "2026-01-
|
|
32712
|
+
"x-reconciled-at": "2026-01-06T16:58:01.232215+00:00"
|
|
32689
32713
|
},
|
|
32690
32714
|
"namespace": {
|
|
32691
32715
|
"type": "string",
|
|
@@ -32704,7 +32728,7 @@
|
|
|
32704
32728
|
},
|
|
32705
32729
|
"x-original-maxLength": 1024,
|
|
32706
32730
|
"x-reconciled-from-discovery": true,
|
|
32707
|
-
"x-reconciled-at": "2026-01-
|
|
32731
|
+
"x-reconciled-at": "2026-01-06T16:58:01.232219+00:00"
|
|
32708
32732
|
},
|
|
32709
32733
|
"owner_view": {
|
|
32710
32734
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -32745,7 +32769,7 @@
|
|
|
32745
32769
|
"x-field-mutability": "read-only",
|
|
32746
32770
|
"x-original-maxLength": 1024,
|
|
32747
32771
|
"x-reconciled-from-discovery": true,
|
|
32748
|
-
"x-reconciled-at": "2026-01-
|
|
32772
|
+
"x-reconciled-at": "2026-01-06T16:58:01.232227+00:00"
|
|
32749
32773
|
},
|
|
32750
32774
|
"uid": {
|
|
32751
32775
|
"type": "string",
|
|
@@ -32766,7 +32790,7 @@
|
|
|
32766
32790
|
"x-original-maxLength": 1024,
|
|
32767
32791
|
"format": "uuid",
|
|
32768
32792
|
"x-reconciled-from-discovery": true,
|
|
32769
|
-
"x-reconciled-at": "2026-01-
|
|
32793
|
+
"x-reconciled-at": "2026-01-06T16:58:01.232232+00:00"
|
|
32770
32794
|
}
|
|
32771
32795
|
},
|
|
32772
32796
|
"x-f5xc-minimum-configuration": {
|
|
@@ -33509,7 +33533,7 @@
|
|
|
33509
33533
|
},
|
|
33510
33534
|
"x-original-maxLength": 1024,
|
|
33511
33535
|
"x-reconciled-from-discovery": true,
|
|
33512
|
-
"x-reconciled-at": "2026-01-
|
|
33536
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639147+00:00"
|
|
33513
33537
|
}
|
|
33514
33538
|
},
|
|
33515
33539
|
"x-f5xc-minimum-configuration": {
|
|
@@ -33555,7 +33579,7 @@
|
|
|
33555
33579
|
"maxLength": 15,
|
|
33556
33580
|
"minLength": 3,
|
|
33557
33581
|
"x-reconciled-from-discovery": true,
|
|
33558
|
-
"x-reconciled-at": "2026-01-
|
|
33582
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639155+00:00"
|
|
33559
33583
|
}
|
|
33560
33584
|
},
|
|
33561
33585
|
"x-f5xc-minimum-configuration": {
|
|
@@ -33651,7 +33675,7 @@
|
|
|
33651
33675
|
},
|
|
33652
33676
|
"x-original-maxLength": 1024,
|
|
33653
33677
|
"x-reconciled-from-discovery": true,
|
|
33654
|
-
"x-reconciled-at": "2026-01-
|
|
33678
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639166+00:00"
|
|
33655
33679
|
},
|
|
33656
33680
|
"site": {
|
|
33657
33681
|
"type": "string",
|
|
@@ -33790,7 +33814,7 @@
|
|
|
33790
33814
|
},
|
|
33791
33815
|
"x-original-maxLength": 1024,
|
|
33792
33816
|
"x-reconciled-from-discovery": true,
|
|
33793
|
-
"x-reconciled-at": "2026-01-
|
|
33817
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639181+00:00"
|
|
33794
33818
|
},
|
|
33795
33819
|
"namespace": {
|
|
33796
33820
|
"type": "string",
|
|
@@ -33809,7 +33833,7 @@
|
|
|
33809
33833
|
},
|
|
33810
33834
|
"x-original-maxLength": 1024,
|
|
33811
33835
|
"x-reconciled-from-discovery": true,
|
|
33812
|
-
"x-reconciled-at": "2026-01-
|
|
33836
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639185+00:00"
|
|
33813
33837
|
}
|
|
33814
33838
|
},
|
|
33815
33839
|
"x-f5xc-minimum-configuration": {
|
|
@@ -33907,7 +33931,7 @@
|
|
|
33907
33931
|
"maxLength": 17,
|
|
33908
33932
|
"minLength": 17,
|
|
33909
33933
|
"x-reconciled-from-discovery": true,
|
|
33910
|
-
"x-reconciled-at": "2026-01-
|
|
33934
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639198+00:00"
|
|
33911
33935
|
},
|
|
33912
33936
|
"system_metadata": {
|
|
33913
33937
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -34042,7 +34066,7 @@
|
|
|
34042
34066
|
},
|
|
34043
34067
|
"x-original-maxLength": 1024,
|
|
34044
34068
|
"x-reconciled-from-discovery": true,
|
|
34045
|
-
"x-reconciled-at": "2026-01-
|
|
34069
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639209+00:00"
|
|
34046
34070
|
},
|
|
34047
34071
|
"disabled": {
|
|
34048
34072
|
"type": "boolean",
|
|
@@ -34092,7 +34116,7 @@
|
|
|
34092
34116
|
},
|
|
34093
34117
|
"x-original-maxLength": 1024,
|
|
34094
34118
|
"x-reconciled-from-discovery": true,
|
|
34095
|
-
"x-reconciled-at": "2026-01-
|
|
34119
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639219+00:00"
|
|
34096
34120
|
},
|
|
34097
34121
|
"namespace": {
|
|
34098
34122
|
"type": "string",
|
|
@@ -34111,7 +34135,7 @@
|
|
|
34111
34135
|
},
|
|
34112
34136
|
"x-original-maxLength": 1024,
|
|
34113
34137
|
"x-reconciled-from-discovery": true,
|
|
34114
|
-
"x-reconciled-at": "2026-01-
|
|
34138
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639224+00:00"
|
|
34115
34139
|
},
|
|
34116
34140
|
"owner_view": {
|
|
34117
34141
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -34152,7 +34176,7 @@
|
|
|
34152
34176
|
"x-field-mutability": "read-only",
|
|
34153
34177
|
"x-original-maxLength": 1024,
|
|
34154
34178
|
"x-reconciled-from-discovery": true,
|
|
34155
|
-
"x-reconciled-at": "2026-01-
|
|
34179
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639232+00:00"
|
|
34156
34180
|
},
|
|
34157
34181
|
"uid": {
|
|
34158
34182
|
"type": "string",
|
|
@@ -34173,7 +34197,7 @@
|
|
|
34173
34197
|
"x-original-maxLength": 1024,
|
|
34174
34198
|
"format": "uuid",
|
|
34175
34199
|
"x-reconciled-from-discovery": true,
|
|
34176
|
-
"x-reconciled-at": "2026-01-
|
|
34200
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639237+00:00"
|
|
34177
34201
|
}
|
|
34178
34202
|
},
|
|
34179
34203
|
"x-f5xc-minimum-configuration": {
|
|
@@ -34401,7 +34425,7 @@
|
|
|
34401
34425
|
},
|
|
34402
34426
|
"x-original-maxLength": 1024,
|
|
34403
34427
|
"x-reconciled-from-discovery": true,
|
|
34404
|
-
"x-reconciled-at": "2026-01-
|
|
34428
|
+
"x-reconciled-at": "2026-01-06T16:58:09.639257+00:00"
|
|
34405
34429
|
},
|
|
34406
34430
|
"start_time": {
|
|
34407
34431
|
"type": "string",
|
|
@@ -34438,6 +34462,8 @@
|
|
|
34438
34462
|
"x-validation-rules": {
|
|
34439
34463
|
"ves.io.schema.rules.string.query_step": "true"
|
|
34440
34464
|
},
|
|
34465
|
+
"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.",
|
|
34466
|
+
"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.",
|
|
34441
34467
|
"minLength": 0,
|
|
34442
34468
|
"maxLength": 1024,
|
|
34443
34469
|
"x-f5xc-required-for": {
|
|
@@ -34673,7 +34699,7 @@
|
|
|
34673
34699
|
"maxLength": 17,
|
|
34674
34700
|
"minLength": 17,
|
|
34675
34701
|
"x-reconciled-from-discovery": true,
|
|
34676
|
-
"x-reconciled-at": "2026-01-
|
|
34702
|
+
"x-reconciled-at": "2026-01-06T16:58:09.945844+00:00"
|
|
34677
34703
|
},
|
|
34678
34704
|
"system_metadata": {
|
|
34679
34705
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -34847,7 +34873,7 @@
|
|
|
34847
34873
|
},
|
|
34848
34874
|
"x-original-maxLength": 1024,
|
|
34849
34875
|
"x-reconciled-from-discovery": true,
|
|
34850
|
-
"x-reconciled-at": "2026-01-
|
|
34876
|
+
"x-reconciled-at": "2026-01-06T16:58:09.945858+00:00"
|
|
34851
34877
|
},
|
|
34852
34878
|
"disabled": {
|
|
34853
34879
|
"type": "boolean",
|
|
@@ -34897,7 +34923,7 @@
|
|
|
34897
34923
|
},
|
|
34898
34924
|
"x-original-maxLength": 1024,
|
|
34899
34925
|
"x-reconciled-from-discovery": true,
|
|
34900
|
-
"x-reconciled-at": "2026-01-
|
|
34926
|
+
"x-reconciled-at": "2026-01-06T16:58:09.945867+00:00"
|
|
34901
34927
|
},
|
|
34902
34928
|
"namespace": {
|
|
34903
34929
|
"type": "string",
|
|
@@ -34916,7 +34942,7 @@
|
|
|
34916
34942
|
},
|
|
34917
34943
|
"x-original-maxLength": 1024,
|
|
34918
34944
|
"x-reconciled-from-discovery": true,
|
|
34919
|
-
"x-reconciled-at": "2026-01-
|
|
34945
|
+
"x-reconciled-at": "2026-01-06T16:58:09.945872+00:00"
|
|
34920
34946
|
},
|
|
34921
34947
|
"owner_view": {
|
|
34922
34948
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -34957,7 +34983,7 @@
|
|
|
34957
34983
|
"x-field-mutability": "read-only",
|
|
34958
34984
|
"x-original-maxLength": 1024,
|
|
34959
34985
|
"x-reconciled-from-discovery": true,
|
|
34960
|
-
"x-reconciled-at": "2026-01-
|
|
34986
|
+
"x-reconciled-at": "2026-01-06T16:58:09.945880+00:00"
|
|
34961
34987
|
},
|
|
34962
34988
|
"uid": {
|
|
34963
34989
|
"type": "string",
|
|
@@ -34978,7 +35004,7 @@
|
|
|
34978
35004
|
"x-original-maxLength": 1024,
|
|
34979
35005
|
"format": "uuid",
|
|
34980
35006
|
"x-reconciled-from-discovery": true,
|
|
34981
|
-
"x-reconciled-at": "2026-01-
|
|
35007
|
+
"x-reconciled-at": "2026-01-06T16:58:09.945885+00:00"
|
|
34982
35008
|
}
|
|
34983
35009
|
},
|
|
34984
35010
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35713,7 +35739,7 @@
|
|
|
35713
35739
|
},
|
|
35714
35740
|
"x-original-maxLength": 256,
|
|
35715
35741
|
"x-reconciled-from-discovery": true,
|
|
35716
|
-
"x-reconciled-at": "2026-01-
|
|
35742
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500298+00:00"
|
|
35717
35743
|
}
|
|
35718
35744
|
},
|
|
35719
35745
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35843,7 +35869,7 @@
|
|
|
35843
35869
|
},
|
|
35844
35870
|
"x-original-maxLength": 1024,
|
|
35845
35871
|
"x-reconciled-from-discovery": true,
|
|
35846
|
-
"x-reconciled-at": "2026-01-
|
|
35872
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500312+00:00"
|
|
35847
35873
|
}
|
|
35848
35874
|
},
|
|
35849
35875
|
"x-f5xc-minimum-configuration": {
|
|
@@ -36011,7 +36037,7 @@
|
|
|
36011
36037
|
},
|
|
36012
36038
|
"x-original-maxLength": 1024,
|
|
36013
36039
|
"x-reconciled-from-discovery": true,
|
|
36014
|
-
"x-reconciled-at": "2026-01-
|
|
36040
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500331+00:00"
|
|
36015
36041
|
}
|
|
36016
36042
|
},
|
|
36017
36043
|
"x-f5xc-minimum-configuration": {
|
|
@@ -36268,7 +36294,7 @@
|
|
|
36268
36294
|
},
|
|
36269
36295
|
"x-original-maxLength": 256,
|
|
36270
36296
|
"x-reconciled-from-discovery": true,
|
|
36271
|
-
"x-reconciled-at": "2026-01-
|
|
36297
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500354+00:00"
|
|
36272
36298
|
}
|
|
36273
36299
|
},
|
|
36274
36300
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37000,7 +37026,7 @@
|
|
|
37000
37026
|
},
|
|
37001
37027
|
"x-original-maxLength": 256,
|
|
37002
37028
|
"x-reconciled-from-discovery": true,
|
|
37003
|
-
"x-reconciled-at": "2026-01-
|
|
37029
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500384+00:00"
|
|
37004
37030
|
}
|
|
37005
37031
|
},
|
|
37006
37032
|
"x-f5xc-minimum-configuration": {
|
|
@@ -38019,6 +38045,8 @@
|
|
|
38019
38045
|
"description": "X-displayName: \"Body\"\nCustom body message is of type uri_ref. Currently supported URL schemes is string:///.\nFor string:/// scheme, message needs to be encoded in Base64 format.\nYou can specify this message as base64 encoded plain text message e.g. \"Your request was blocked\"\nor it can be HTML paragraph or a body string encoded as base64 string\nE.g. \"<p> Your request was blocked </p>\". Base64 encoded string for this HTML is \"LzxwPiBZb3VyIHJlcXVlc3Qgd2FzIGJsb2NrZWQgPC9wPg==\"",
|
|
38020
38046
|
"title": "Body",
|
|
38021
38047
|
"x-f5xc-example": "string://LzxwPiBZb3VyIHJlcXVlc3Qgd2FzIGJsb2NrZWQgPC9wPg==",
|
|
38048
|
+
"x-f5xc-description-short": "X-displayName: \"Body\" Custom body message is of type uri_ref. Currently supported URL schemes is string:///.",
|
|
38049
|
+
"x-f5xc-description-medium": "X-displayName: \"Body\" Custom body message is of type uri_ref. Currently supported URL schemes is string:///. For string:/// scheme, message needs to be encoded in Base64 format.",
|
|
38022
38050
|
"minLength": 0,
|
|
38023
38051
|
"maxLength": 1024,
|
|
38024
38052
|
"x-f5xc-required-for": {
|
|
@@ -38956,7 +38984,7 @@
|
|
|
38956
38984
|
},
|
|
38957
38985
|
"x-original-maxLength": 1024,
|
|
38958
38986
|
"x-reconciled-from-discovery": true,
|
|
38959
|
-
"x-reconciled-at": "2026-01-
|
|
38987
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500552+00:00"
|
|
38960
38988
|
},
|
|
38961
38989
|
"regex_values": {
|
|
38962
38990
|
"type": "array",
|
|
@@ -39254,7 +39282,7 @@
|
|
|
39254
39282
|
},
|
|
39255
39283
|
"x-original-maxLength": 256,
|
|
39256
39284
|
"x-reconciled-from-discovery": true,
|
|
39257
|
-
"x-reconciled-at": "2026-01-
|
|
39285
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500753+00:00"
|
|
39258
39286
|
}
|
|
39259
39287
|
},
|
|
39260
39288
|
"x-f5xc-minimum-configuration": {
|
|
@@ -39523,7 +39551,7 @@
|
|
|
39523
39551
|
},
|
|
39524
39552
|
"x-original-maxLength": 256,
|
|
39525
39553
|
"x-reconciled-from-discovery": true,
|
|
39526
|
-
"x-reconciled-at": "2026-01-
|
|
39554
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500774+00:00"
|
|
39527
39555
|
}
|
|
39528
39556
|
},
|
|
39529
39557
|
"x-f5xc-minimum-configuration": {
|
|
@@ -39634,6 +39662,8 @@
|
|
|
39634
39662
|
"x-validation-rules": {
|
|
39635
39663
|
"ves.io.schema.rules.string.max_bytes": "256"
|
|
39636
39664
|
},
|
|
39665
|
+
"x-f5xc-description-short": "Exclusive with [any_server server_name_matcher server_selector] The expected name of the server to which the request API is directed.",
|
|
39666
|
+
"x-f5xc-description-medium": "Exclusive with [any_server server_name_matcher server_selector] The expected name of the server to which the request API is directed. The actual names for the server are extracted from the HTTP Host header and the name of the virtual_host to which the request is directed. If the request is...",
|
|
39637
39667
|
"minLength": 0,
|
|
39638
39668
|
"x-f5xc-required-for": {
|
|
39639
39669
|
"minimum_config": false,
|
|
@@ -39712,6 +39742,8 @@
|
|
|
39712
39742
|
"x-validation-rules": {
|
|
39713
39743
|
"ves.io.schema.rules.string.max_bytes": "256"
|
|
39714
39744
|
},
|
|
39745
|
+
"x-f5xc-description-short": "Exclusive with [any_server server_name_matcher server_selector] The expected name of the server to which the request API is directed.",
|
|
39746
|
+
"x-f5xc-description-medium": "Exclusive with [any_server server_name_matcher server_selector] The expected name of the server to which the request API is directed. The actual names for the server are extracted from the HTTP Host header and the name of the virtual_host to which the request is directed. If the request is...",
|
|
39715
39747
|
"minLength": 0,
|
|
39716
39748
|
"x-f5xc-required-for": {
|
|
39717
39749
|
"minimum_config": false,
|
|
@@ -39791,6 +39823,8 @@
|
|
|
39791
39823
|
"x-validation-rules": {
|
|
39792
39824
|
"ves.io.schema.rules.string.max_bytes": "256"
|
|
39793
39825
|
},
|
|
39826
|
+
"x-f5xc-description-short": "Exclusive with [any_server server_name_matcher server_selector] The expected name of the server to which the request API is directed.",
|
|
39827
|
+
"x-f5xc-description-medium": "Exclusive with [any_server server_name_matcher server_selector] The expected name of the server to which the request API is directed. The actual names for the server are extracted from the HTTP Host header and the name of the virtual_host to which the request is directed. If the request is...",
|
|
39794
39828
|
"minLength": 0,
|
|
39795
39829
|
"x-f5xc-required-for": {
|
|
39796
39830
|
"minimum_config": false,
|
|
@@ -39870,6 +39904,8 @@
|
|
|
39870
39904
|
"x-validation-rules": {
|
|
39871
39905
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
39872
39906
|
},
|
|
39907
|
+
"x-f5xc-description-short": "List of predicates for all POST args that need to be matched.",
|
|
39908
|
+
"x-f5xc-description-medium": "List of predicates for all POST args that need to be matched. The criteria for matching each arg are described in individual instances of ArgMatcherType. The actual arg values are extracted from the request API as a list of strings for each arg selector name.",
|
|
39873
39909
|
"x-f5xc-required-for": {
|
|
39874
39910
|
"minimum_config": false,
|
|
39875
39911
|
"create": false,
|
|
@@ -39932,6 +39968,8 @@
|
|
|
39932
39968
|
"x-validation-rules": {
|
|
39933
39969
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
39934
39970
|
},
|
|
39971
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
39972
|
+
"x-f5xc-description-medium": "List of predicates for all cookies that need to be matched. The criteria for matching each cookie is described in individual instances of CookieMatcherType. The actual cookie values are extracted from the request API as a list of strings for each cookie name.",
|
|
39935
39973
|
"x-f5xc-required-for": {
|
|
39936
39974
|
"minimum_config": false,
|
|
39937
39975
|
"create": false,
|
|
@@ -39974,6 +40012,8 @@
|
|
|
39974
40012
|
"x-validation-rules": {
|
|
39975
40013
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
39976
40014
|
},
|
|
40015
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
40016
|
+
"x-f5xc-description-medium": "List of predicates for various HTTP headers that need to match. The criteria for matching each HTTP header are described in individual HeaderMatcherType instances. The actual HTTP header values are extracted from the request API as a list of strings for each HTTP header type.",
|
|
39977
40017
|
"x-f5xc-required-for": {
|
|
39978
40018
|
"minimum_config": false,
|
|
39979
40019
|
"create": false,
|
|
@@ -40011,6 +40051,8 @@
|
|
|
40011
40051
|
"x-validation-rules": {
|
|
40012
40052
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
40013
40053
|
},
|
|
40054
|
+
"x-f5xc-description-short": "List of predicates for various JWT claims that need to match.",
|
|
40055
|
+
"x-f5xc-description-medium": "List of predicates for various JWT claims that need to match. The criteria for matching each JWT claim are described in individual JWTClaimMatcherType instances. The actual JWT claims values are extracted from the JWT payload as a list of strings.",
|
|
40014
40056
|
"x-f5xc-required-for": {
|
|
40015
40057
|
"minimum_config": false,
|
|
40016
40058
|
"create": false,
|
|
@@ -40045,6 +40087,8 @@
|
|
|
40045
40087
|
"x-validation-rules": {
|
|
40046
40088
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
40047
40089
|
},
|
|
40090
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
40091
|
+
"x-f5xc-description-medium": "List of predicates for all query parameters that need to be matched. The criteria for matching each query parameter are described in individual instances of QueryParameterMatcherType. The actual query parameter values are extracted from the request API as a list of strings for each query...",
|
|
40048
40092
|
"x-f5xc-required-for": {
|
|
40049
40093
|
"minimum_config": false,
|
|
40050
40094
|
"create": false,
|
|
@@ -40251,7 +40295,7 @@
|
|
|
40251
40295
|
},
|
|
40252
40296
|
"x-original-maxLength": 1024,
|
|
40253
40297
|
"x-reconciled-from-discovery": true,
|
|
40254
|
-
"x-reconciled-at": "2026-01-
|
|
40298
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500877+00:00"
|
|
40255
40299
|
},
|
|
40256
40300
|
"namespace": {
|
|
40257
40301
|
"type": "string",
|
|
@@ -40270,7 +40314,7 @@
|
|
|
40270
40314
|
},
|
|
40271
40315
|
"x-original-maxLength": 1024,
|
|
40272
40316
|
"x-reconciled-from-discovery": true,
|
|
40273
|
-
"x-reconciled-at": "2026-01-
|
|
40317
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500881+00:00"
|
|
40274
40318
|
}
|
|
40275
40319
|
},
|
|
40276
40320
|
"x-f5xc-minimum-configuration": {
|
|
@@ -40368,7 +40412,7 @@
|
|
|
40368
40412
|
"maxLength": 17,
|
|
40369
40413
|
"minLength": 17,
|
|
40370
40414
|
"x-reconciled-from-discovery": true,
|
|
40371
|
-
"x-reconciled-at": "2026-01-
|
|
40415
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500894+00:00"
|
|
40372
40416
|
},
|
|
40373
40417
|
"system_metadata": {
|
|
40374
40418
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -40545,7 +40589,7 @@
|
|
|
40545
40589
|
},
|
|
40546
40590
|
"x-original-maxLength": 1024,
|
|
40547
40591
|
"x-reconciled-from-discovery": true,
|
|
40548
|
-
"x-reconciled-at": "2026-01-
|
|
40592
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500907+00:00"
|
|
40549
40593
|
},
|
|
40550
40594
|
"disabled": {
|
|
40551
40595
|
"type": "boolean",
|
|
@@ -40595,7 +40639,7 @@
|
|
|
40595
40639
|
},
|
|
40596
40640
|
"x-original-maxLength": 1024,
|
|
40597
40641
|
"x-reconciled-from-discovery": true,
|
|
40598
|
-
"x-reconciled-at": "2026-01-
|
|
40642
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500917+00:00"
|
|
40599
40643
|
},
|
|
40600
40644
|
"namespace": {
|
|
40601
40645
|
"type": "string",
|
|
@@ -40614,7 +40658,7 @@
|
|
|
40614
40658
|
},
|
|
40615
40659
|
"x-original-maxLength": 1024,
|
|
40616
40660
|
"x-reconciled-from-discovery": true,
|
|
40617
|
-
"x-reconciled-at": "2026-01-
|
|
40661
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500921+00:00"
|
|
40618
40662
|
},
|
|
40619
40663
|
"owner_view": {
|
|
40620
40664
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -40655,7 +40699,7 @@
|
|
|
40655
40699
|
"x-field-mutability": "read-only",
|
|
40656
40700
|
"x-original-maxLength": 1024,
|
|
40657
40701
|
"x-reconciled-from-discovery": true,
|
|
40658
|
-
"x-reconciled-at": "2026-01-
|
|
40702
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500929+00:00"
|
|
40659
40703
|
},
|
|
40660
40704
|
"uid": {
|
|
40661
40705
|
"type": "string",
|
|
@@ -40676,7 +40720,7 @@
|
|
|
40676
40720
|
"x-original-maxLength": 1024,
|
|
40677
40721
|
"format": "uuid",
|
|
40678
40722
|
"x-reconciled-from-discovery": true,
|
|
40679
|
-
"x-reconciled-at": "2026-01-
|
|
40723
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500934+00:00"
|
|
40680
40724
|
}
|
|
40681
40725
|
},
|
|
40682
40726
|
"x-f5xc-minimum-configuration": {
|
|
@@ -40893,7 +40937,7 @@
|
|
|
40893
40937
|
},
|
|
40894
40938
|
"x-original-maxLength": 1024,
|
|
40895
40939
|
"x-reconciled-from-discovery": true,
|
|
40896
|
-
"x-reconciled-at": "2026-01-
|
|
40940
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500952+00:00"
|
|
40897
40941
|
},
|
|
40898
40942
|
"policy": {
|
|
40899
40943
|
"type": "string",
|
|
@@ -41070,7 +41114,7 @@
|
|
|
41070
41114
|
},
|
|
41071
41115
|
"x-original-maxLength": 1024,
|
|
41072
41116
|
"x-reconciled-from-discovery": true,
|
|
41073
|
-
"x-reconciled-at": "2026-01-
|
|
41117
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500967+00:00"
|
|
41074
41118
|
},
|
|
41075
41119
|
"start_time": {
|
|
41076
41120
|
"type": "string",
|
|
@@ -41107,6 +41151,8 @@
|
|
|
41107
41151
|
"x-validation-rules": {
|
|
41108
41152
|
"ves.io.schema.rules.string.query_step": "true"
|
|
41109
41153
|
},
|
|
41154
|
+
"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.",
|
|
41155
|
+
"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.",
|
|
41110
41156
|
"minLength": 0,
|
|
41111
41157
|
"maxLength": 1024,
|
|
41112
41158
|
"x-f5xc-required-for": {
|
|
@@ -41248,7 +41294,7 @@
|
|
|
41248
41294
|
},
|
|
41249
41295
|
"x-original-maxLength": 1024,
|
|
41250
41296
|
"x-reconciled-from-discovery": true,
|
|
41251
|
-
"x-reconciled-at": "2026-01-
|
|
41297
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500980+00:00"
|
|
41252
41298
|
}
|
|
41253
41299
|
},
|
|
41254
41300
|
"x-f5xc-minimum-configuration": {
|
|
@@ -41297,6 +41343,8 @@
|
|
|
41297
41343
|
"items": {
|
|
41298
41344
|
"$ref": "#/components/schemas/policyArgMatcherType"
|
|
41299
41345
|
},
|
|
41346
|
+
"x-f5xc-description-short": "X-displayName: \"Argument Matchers\" A list of predicates for all POST args that need to be matched.",
|
|
41347
|
+
"x-f5xc-description-medium": "X-displayName: \"Argument Matchers\" A list of predicates for all POST args that need to be matched. The criteria for matching each arg are described in individual instances of ArgMatcherType. The actual arg values are extracted from the request API as a list of strings for each arg selector name.",
|
|
41300
41348
|
"x-f5xc-required-for": {
|
|
41301
41349
|
"minimum_config": false,
|
|
41302
41350
|
"create": false,
|
|
@@ -41355,6 +41403,8 @@
|
|
|
41355
41403
|
"items": {
|
|
41356
41404
|
"$ref": "#/components/schemas/policyCookieMatcherType"
|
|
41357
41405
|
},
|
|
41406
|
+
"x-f5xc-description-short": "X-displayName: \"Cookie Matchers\" A list of predicates for all cookies that need to be matched.",
|
|
41407
|
+
"x-f5xc-description-medium": "X-displayName: \"Cookie Matchers\" A list of predicates for all cookies that need to be matched. The criteria for matching each cookie is described in individual instances of CookieMatcherType. The actual cookie values are extracted from the request API as a list of strings for each cookie name.",
|
|
41358
41408
|
"x-f5xc-required-for": {
|
|
41359
41409
|
"minimum_config": false,
|
|
41360
41410
|
"create": false,
|
|
@@ -41377,7 +41427,7 @@
|
|
|
41377
41427
|
},
|
|
41378
41428
|
"x-original-maxLength": 1024,
|
|
41379
41429
|
"x-reconciled-from-discovery": true,
|
|
41380
|
-
"x-reconciled-at": "2026-01-
|
|
41430
|
+
"x-reconciled-at": "2026-01-06T16:58:11.501002+00:00"
|
|
41381
41431
|
},
|
|
41382
41432
|
"domain_matcher": {
|
|
41383
41433
|
"$ref": "#/components/schemas/policyMatcherType"
|
|
@@ -41433,6 +41483,8 @@
|
|
|
41433
41483
|
"items": {
|
|
41434
41484
|
"$ref": "#/components/schemas/schemapolicyHeaderMatcherType"
|
|
41435
41485
|
},
|
|
41486
|
+
"x-f5xc-description-short": "X-displayName: \"HTTP Headers\" A list of predicates for various HTTP headers that need to match.",
|
|
41487
|
+
"x-f5xc-description-medium": "X-displayName: \"HTTP Headers\" A list of predicates for various HTTP headers that need to match. The criteria for matching each HTTP header are described in individual HeaderMatcherType instances. The actual HTTP header values are extracted from the request API as a list of strings for each HTTP...",
|
|
41436
41488
|
"x-f5xc-required-for": {
|
|
41437
41489
|
"minimum_config": false,
|
|
41438
41490
|
"create": false,
|
|
@@ -41462,6 +41514,8 @@
|
|
|
41462
41514
|
"items": {
|
|
41463
41515
|
"$ref": "#/components/schemas/policyJWTClaimMatcherType"
|
|
41464
41516
|
},
|
|
41517
|
+
"x-f5xc-description-short": "X-displayName: \"JWT Claims\" A list of predicates for various JWT claims that need to match.",
|
|
41518
|
+
"x-f5xc-description-medium": "X-displayName: \"JWT Claims\" A list of predicates for various JWT claims that need to match. The criteria for matching each JWT claim are described in individual JWTClaimMatcherType instances. The actual JWT claims values are extracted from the JWT payload as a list of strings.",
|
|
41465
41519
|
"x-f5xc-required-for": {
|
|
41466
41520
|
"minimum_config": false,
|
|
41467
41521
|
"create": false,
|
|
@@ -41512,7 +41566,7 @@
|
|
|
41512
41566
|
},
|
|
41513
41567
|
"x-original-maxLength": 1024,
|
|
41514
41568
|
"x-reconciled-from-discovery": true,
|
|
41515
|
-
"x-reconciled-at": "2026-01-
|
|
41569
|
+
"x-reconciled-at": "2026-01-06T16:58:11.501029+00:00"
|
|
41516
41570
|
},
|
|
41517
41571
|
"openapi_validation_action": {
|
|
41518
41572
|
"$ref": "#/components/schemas/policyOpenApiValidationAction"
|
|
@@ -41542,6 +41596,8 @@
|
|
|
41542
41596
|
"items": {
|
|
41543
41597
|
"$ref": "#/components/schemas/schemapolicyQueryParameterMatcherType"
|
|
41544
41598
|
},
|
|
41599
|
+
"x-f5xc-description-short": "X-displayName: \"HTTP Query Parameters\" A list of predicates for all query parameters that need to be matched.",
|
|
41600
|
+
"x-f5xc-description-medium": "X-displayName: \"HTTP Query Parameters\" A list of predicates for all query parameters that need to be matched. The criteria for matching each query parameter are described in individual instances of QueryParameterMatcherType. The actual query parameter values are extracted from the request API as...",
|
|
41545
41601
|
"x-f5xc-required-for": {
|
|
41546
41602
|
"minimum_config": false,
|
|
41547
41603
|
"create": false,
|