@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": "Virtual",
|
|
5
5
|
"description": "Traffic distribution across origin pools with weighted routing and session persistence. Malware protection integration, threat campaign blocking, and request inspection. Proxy forwarding policies, server monitoring, and latency-based routing decisions. Service policy sets for fine-grained access control and rate limiter policies for traffic shaping.",
|
|
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"
|
|
@@ -22438,6 +22438,8 @@
|
|
|
22438
22438
|
"x-validation-rules": {
|
|
22439
22439
|
"ves.io.schema.rules.uint32.lte": "32768"
|
|
22440
22440
|
},
|
|
22441
|
+
"x-f5xc-description-short": "The maximum number of connections that loadbalancer will establish to all hosts in an upstream cluster.",
|
|
22442
|
+
"x-f5xc-description-medium": "The maximum number of connections that loadbalancer will establish to all hosts in an upstream cluster. In practice this is only applicable to TCP and HTTP/1.1 clusters since HTTP/2 uses a single connection to each host. Remove endpoint out of load balancing decision, if number of connections...",
|
|
22441
22443
|
"minimum": 0,
|
|
22442
22444
|
"maximum": 2147483647,
|
|
22443
22445
|
"x-f5xc-required-for": {
|
|
@@ -22461,6 +22463,8 @@
|
|
|
22461
22463
|
"x-validation-rules": {
|
|
22462
22464
|
"ves.io.schema.rules.uint32.lte": "32768"
|
|
22463
22465
|
},
|
|
22466
|
+
"x-f5xc-description-short": "The maximum number of requests that can be outstanding to all hosts in a cluster at any given time.",
|
|
22467
|
+
"x-f5xc-description-medium": "The maximum number of requests that can be outstanding to all hosts in a cluster at any given time. In practice this is applicable to HTTP/2 clusters since HTTP/1.1 clusters are governed by the maximum connections (connection_limit). Remove endpoint out of load balancing decision, if requests...",
|
|
22464
22468
|
"minimum": 0,
|
|
22465
22469
|
"maximum": 2147483647,
|
|
22466
22470
|
"x-f5xc-required-for": {
|
|
@@ -22484,6 +22488,8 @@
|
|
|
22484
22488
|
"x-validation-rules": {
|
|
22485
22489
|
"ves.io.schema.rules.uint32.lte": "32768"
|
|
22486
22490
|
},
|
|
22491
|
+
"x-f5xc-description-short": "The maximum number of requests that will be queued while waiting for a ready connection pool connection.",
|
|
22492
|
+
"x-f5xc-description-medium": "The maximum number of requests that will be queued while waiting for a ready connection pool connection. Since HTTP/2 requests are sent over a single connection, this circuit breaker only comes into play as the initial connection is created, as requests will be multiplexed immediately...",
|
|
22487
22493
|
"minimum": 0,
|
|
22488
22494
|
"maximum": 2147483647,
|
|
22489
22495
|
"x-f5xc-required-for": {
|
|
@@ -22668,6 +22674,8 @@
|
|
|
22668
22674
|
"x-validation-rules": {
|
|
22669
22675
|
"ves.io.schema.rules.repeated.max_items": "32"
|
|
22670
22676
|
},
|
|
22677
|
+
"x-f5xc-description-short": "Endpoint groups based on metadata labels for traffic routing.",
|
|
22678
|
+
"x-f5xc-description-medium": "Configure endpoint groups based on metadata labels for traffic routing. Supports weighted distribution and session affinity across labeled endpoints.",
|
|
22671
22679
|
"x-f5xc-required-for": {
|
|
22672
22680
|
"minimum_config": false,
|
|
22673
22681
|
"create": false,
|
|
@@ -22739,6 +22747,8 @@
|
|
|
22739
22747
|
"x-validation-rules": {
|
|
22740
22748
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
22741
22749
|
},
|
|
22750
|
+
"x-f5xc-description-short": "The idle timeout for upstream connection pool connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
22751
|
+
"x-f5xc-description-medium": "The idle timeout for upstream connection pool connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
22742
22752
|
"minimum": 0,
|
|
22743
22753
|
"maximum": 2147483647,
|
|
22744
22754
|
"x-f5xc-required-for": {
|
|
@@ -22860,7 +22870,7 @@
|
|
|
22860
22870
|
},
|
|
22861
22871
|
"x-original-maxLength": 1024,
|
|
22862
22872
|
"x-reconciled-from-discovery": true,
|
|
22863
|
-
"x-reconciled-at": "2026-01-
|
|
22873
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588262+00:00"
|
|
22864
22874
|
},
|
|
22865
22875
|
"namespace": {
|
|
22866
22876
|
"type": "string",
|
|
@@ -22879,7 +22889,7 @@
|
|
|
22879
22889
|
},
|
|
22880
22890
|
"x-original-maxLength": 1024,
|
|
22881
22891
|
"x-reconciled-from-discovery": true,
|
|
22882
|
-
"x-reconciled-at": "2026-01-
|
|
22892
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588269+00:00"
|
|
22883
22893
|
}
|
|
22884
22894
|
},
|
|
22885
22895
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23048,7 +23058,7 @@
|
|
|
23048
23058
|
"maxLength": 17,
|
|
23049
23059
|
"minLength": 17,
|
|
23050
23060
|
"x-reconciled-from-discovery": true,
|
|
23051
|
-
"x-reconciled-at": "2026-01-
|
|
23061
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588288+00:00"
|
|
23052
23062
|
},
|
|
23053
23063
|
"system_metadata": {
|
|
23054
23064
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -23182,6 +23192,8 @@
|
|
|
23182
23192
|
"x-validation-rules": {
|
|
23183
23193
|
"ves.io.schema.rules.repeated.max_items": "32"
|
|
23184
23194
|
},
|
|
23195
|
+
"x-f5xc-description-short": "Cluster may be configured to divide its endpoints into subsets based on metadata attached to the endpoints.",
|
|
23196
|
+
"x-f5xc-description-medium": "Cluster may be configured to divide its endpoints into subsets based on metadata attached to the endpoints. Routes may then specify the metadata that a endpoint must match in order to be selected by the load balancer. Endpoint_subsets is list of subsets for this cluster.",
|
|
23185
23197
|
"x-f5xc-required-for": {
|
|
23186
23198
|
"minimum_config": false,
|
|
23187
23199
|
"create": false,
|
|
@@ -23253,6 +23265,8 @@
|
|
|
23253
23265
|
"x-validation-rules": {
|
|
23254
23266
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
23255
23267
|
},
|
|
23268
|
+
"x-f5xc-description-short": "The idle timeout for upstream connection pool connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
23269
|
+
"x-f5xc-description-medium": "The idle timeout for upstream connection pool connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
23256
23270
|
"minimum": 0,
|
|
23257
23271
|
"maximum": 2147483647,
|
|
23258
23272
|
"x-f5xc-required-for": {
|
|
@@ -23480,7 +23494,7 @@
|
|
|
23480
23494
|
},
|
|
23481
23495
|
"x-original-maxLength": 1024,
|
|
23482
23496
|
"x-reconciled-from-discovery": true,
|
|
23483
|
-
"x-reconciled-at": "2026-01-
|
|
23497
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588330+00:00"
|
|
23484
23498
|
},
|
|
23485
23499
|
"disabled": {
|
|
23486
23500
|
"type": "boolean",
|
|
@@ -23530,7 +23544,7 @@
|
|
|
23530
23544
|
},
|
|
23531
23545
|
"x-original-maxLength": 1024,
|
|
23532
23546
|
"x-reconciled-from-discovery": true,
|
|
23533
|
-
"x-reconciled-at": "2026-01-
|
|
23547
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588341+00:00"
|
|
23534
23548
|
},
|
|
23535
23549
|
"namespace": {
|
|
23536
23550
|
"type": "string",
|
|
@@ -23549,7 +23563,7 @@
|
|
|
23549
23563
|
},
|
|
23550
23564
|
"x-original-maxLength": 1024,
|
|
23551
23565
|
"x-reconciled-from-discovery": true,
|
|
23552
|
-
"x-reconciled-at": "2026-01-
|
|
23566
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588345+00:00"
|
|
23553
23567
|
},
|
|
23554
23568
|
"owner_view": {
|
|
23555
23569
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -23590,7 +23604,7 @@
|
|
|
23590
23604
|
"x-field-mutability": "read-only",
|
|
23591
23605
|
"x-original-maxLength": 1024,
|
|
23592
23606
|
"x-reconciled-from-discovery": true,
|
|
23593
|
-
"x-reconciled-at": "2026-01-
|
|
23607
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588353+00:00"
|
|
23594
23608
|
},
|
|
23595
23609
|
"uid": {
|
|
23596
23610
|
"type": "string",
|
|
@@ -23611,7 +23625,7 @@
|
|
|
23611
23625
|
"x-original-maxLength": 1024,
|
|
23612
23626
|
"format": "uuid",
|
|
23613
23627
|
"x-reconciled-from-discovery": true,
|
|
23614
|
-
"x-reconciled-at": "2026-01-
|
|
23628
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588359+00:00"
|
|
23615
23629
|
}
|
|
23616
23630
|
},
|
|
23617
23631
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23707,6 +23721,8 @@
|
|
|
23707
23721
|
"x-validation-rules": {
|
|
23708
23722
|
"ves.io.schema.rules.uint32.lte": "1024"
|
|
23709
23723
|
},
|
|
23724
|
+
"x-f5xc-description-short": "If an upstream endpoint returns some number of consecutive 5xx, it will be ejected.",
|
|
23725
|
+
"x-f5xc-description-medium": "If an upstream endpoint returns some number of consecutive 5xx, it will be ejected. Note that in this case a 5xx means an actual 5xx respond code, or an event that would cause the HTTP router to return one on the upstream’s behalf(reset, connection failure, etc.) consecutive_5xx indicates the...",
|
|
23710
23726
|
"minimum": 0,
|
|
23711
23727
|
"maximum": 2147483647,
|
|
23712
23728
|
"x-f5xc-required-for": {
|
|
@@ -23730,6 +23746,8 @@
|
|
|
23730
23746
|
"x-validation-rules": {
|
|
23731
23747
|
"ves.io.schema.rules.uint32.lte": "1024"
|
|
23732
23748
|
},
|
|
23749
|
+
"x-f5xc-description-short": "If an upstream endpoint returns some number of consecutive “gateway errors” (502, 503 or 504 status code), it will be ejected.",
|
|
23750
|
+
"x-f5xc-description-medium": "If an upstream endpoint returns some number of consecutive “gateway errors” (502, 503 or 504 status code), it will be ejected. Note that this includes events that would cause the HTTP router to return one of these status codes on the upstream’s behalf (reset, connection failure, etc.)...",
|
|
23733
23751
|
"minimum": 0,
|
|
23734
23752
|
"maximum": 2147483647,
|
|
23735
23753
|
"x-f5xc-required-for": {
|
|
@@ -23919,6 +23937,8 @@
|
|
|
23919
23937
|
"x-validation-rules": {
|
|
23920
23938
|
"ves.io.schema.rules.repeated.max_items": "32"
|
|
23921
23939
|
},
|
|
23940
|
+
"x-f5xc-description-short": "Cluster may be configured to divide its endpoints into subsets based on metadata attached to the endpoints.",
|
|
23941
|
+
"x-f5xc-description-medium": "Cluster may be configured to divide its endpoints into subsets based on metadata attached to the endpoints. Routes may then specify the metadata that a endpoint must match in order to be selected by the load balancer. Endpoint_subsets is list of subsets for this cluster.",
|
|
23922
23942
|
"x-f5xc-required-for": {
|
|
23923
23943
|
"minimum_config": false,
|
|
23924
23944
|
"create": false,
|
|
@@ -23990,6 +24010,8 @@
|
|
|
23990
24010
|
"x-validation-rules": {
|
|
23991
24011
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
23992
24012
|
},
|
|
24013
|
+
"x-f5xc-description-short": "The idle timeout for upstream connection pool connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
24014
|
+
"x-f5xc-description-medium": "The idle timeout for upstream connection pool connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
23993
24015
|
"minimum": 0,
|
|
23994
24016
|
"maximum": 2147483647,
|
|
23995
24017
|
"x-f5xc-required-for": {
|
|
@@ -24174,6 +24196,8 @@
|
|
|
24174
24196
|
"type_url": {
|
|
24175
24197
|
"type": "string",
|
|
24176
24198
|
"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.",
|
|
24199
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
24200
|
+
"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 ).",
|
|
24177
24201
|
"minLength": 0,
|
|
24178
24202
|
"maxLength": 1024,
|
|
24179
24203
|
"x-f5xc-required-for": {
|
|
@@ -24197,7 +24221,7 @@
|
|
|
24197
24221
|
},
|
|
24198
24222
|
"x-original-maxLength": 1024,
|
|
24199
24223
|
"x-reconciled-from-discovery": true,
|
|
24200
|
-
"x-reconciled-at": "2026-01-
|
|
24224
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588407+00:00"
|
|
24201
24225
|
}
|
|
24202
24226
|
},
|
|
24203
24227
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24263,7 +24287,7 @@
|
|
|
24263
24287
|
},
|
|
24264
24288
|
"x-original-maxLength": 1024,
|
|
24265
24289
|
"x-reconciled-from-discovery": true,
|
|
24266
|
-
"x-reconciled-at": "2026-01-
|
|
24290
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588414+00:00"
|
|
24267
24291
|
},
|
|
24268
24292
|
"store_provider": {
|
|
24269
24293
|
"type": "string",
|
|
@@ -24321,7 +24345,7 @@
|
|
|
24321
24345
|
},
|
|
24322
24346
|
"x-original-maxLength": 1024,
|
|
24323
24347
|
"x-reconciled-from-discovery": true,
|
|
24324
|
-
"x-reconciled-at": "2026-01-
|
|
24348
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588431+00:00"
|
|
24325
24349
|
},
|
|
24326
24350
|
"url": {
|
|
24327
24351
|
"type": "string",
|
|
@@ -24418,7 +24442,7 @@
|
|
|
24418
24442
|
},
|
|
24419
24443
|
"x-original-maxLength": 1024,
|
|
24420
24444
|
"x-reconciled-from-discovery": true,
|
|
24421
|
-
"x-reconciled-at": "2026-01-
|
|
24445
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588441+00:00"
|
|
24422
24446
|
},
|
|
24423
24447
|
"service_name": {
|
|
24424
24448
|
"type": "string",
|
|
@@ -24447,6 +24471,8 @@
|
|
|
24447
24471
|
"x-validation-rules": {
|
|
24448
24472
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
24449
24473
|
},
|
|
24474
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
24475
|
+
"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...",
|
|
24450
24476
|
"minLength": 0,
|
|
24451
24477
|
"maxLength": 17,
|
|
24452
24478
|
"x-f5xc-required-for": {
|
|
@@ -24457,7 +24483,7 @@
|
|
|
24457
24483
|
},
|
|
24458
24484
|
"x-original-maxLength": 1024,
|
|
24459
24485
|
"x-reconciled-from-discovery": true,
|
|
24460
|
-
"x-reconciled-at": "2026-01-
|
|
24486
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588447+00:00"
|
|
24461
24487
|
},
|
|
24462
24488
|
"type": {
|
|
24463
24489
|
"type": "string",
|
|
@@ -24703,7 +24729,7 @@
|
|
|
24703
24729
|
},
|
|
24704
24730
|
"x-original-maxLength": 1024,
|
|
24705
24731
|
"x-reconciled-from-discovery": true,
|
|
24706
|
-
"x-reconciled-at": "2026-01-
|
|
24732
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588465+00:00"
|
|
24707
24733
|
}
|
|
24708
24734
|
},
|
|
24709
24735
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24812,7 +24838,7 @@
|
|
|
24812
24838
|
},
|
|
24813
24839
|
"x-original-maxLength": 1200,
|
|
24814
24840
|
"x-reconciled-from-discovery": true,
|
|
24815
|
-
"x-reconciled-at": "2026-01-
|
|
24841
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588475+00:00"
|
|
24816
24842
|
},
|
|
24817
24843
|
"disable": {
|
|
24818
24844
|
"type": "boolean",
|
|
@@ -24865,7 +24891,7 @@
|
|
|
24865
24891
|
},
|
|
24866
24892
|
"x-original-maxLength": 1024,
|
|
24867
24893
|
"x-reconciled-from-discovery": true,
|
|
24868
|
-
"x-reconciled-at": "2026-01-
|
|
24894
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588482+00:00"
|
|
24869
24895
|
},
|
|
24870
24896
|
"namespace": {
|
|
24871
24897
|
"type": "string",
|
|
@@ -24884,7 +24910,7 @@
|
|
|
24884
24910
|
},
|
|
24885
24911
|
"x-original-maxLength": 1024,
|
|
24886
24912
|
"x-reconciled-from-discovery": true,
|
|
24887
|
-
"x-reconciled-at": "2026-01-
|
|
24913
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588486+00:00"
|
|
24888
24914
|
}
|
|
24889
24915
|
},
|
|
24890
24916
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24960,7 +24986,7 @@
|
|
|
24960
24986
|
},
|
|
24961
24987
|
"x-original-maxLength": 1200,
|
|
24962
24988
|
"x-reconciled-from-discovery": true,
|
|
24963
|
-
"x-reconciled-at": "2026-01-
|
|
24989
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588492+00:00"
|
|
24964
24990
|
},
|
|
24965
24991
|
"disable": {
|
|
24966
24992
|
"type": "boolean",
|
|
@@ -25015,7 +25041,7 @@
|
|
|
25015
25041
|
},
|
|
25016
25042
|
"x-original-maxLength": 1024,
|
|
25017
25043
|
"x-reconciled-from-discovery": true,
|
|
25018
|
-
"x-reconciled-at": "2026-01-
|
|
25044
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588499+00:00"
|
|
25019
25045
|
},
|
|
25020
25046
|
"namespace": {
|
|
25021
25047
|
"type": "string",
|
|
@@ -25034,7 +25060,7 @@
|
|
|
25034
25060
|
},
|
|
25035
25061
|
"x-original-maxLength": 1024,
|
|
25036
25062
|
"x-reconciled-from-discovery": true,
|
|
25037
|
-
"x-reconciled-at": "2026-01-
|
|
25063
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588503+00:00"
|
|
25038
25064
|
}
|
|
25039
25065
|
},
|
|
25040
25066
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25079,7 +25105,7 @@
|
|
|
25079
25105
|
"readOnly": true,
|
|
25080
25106
|
"x-original-maxLength": 1024,
|
|
25081
25107
|
"x-reconciled-from-discovery": true,
|
|
25082
|
-
"x-reconciled-at": "2026-01-
|
|
25108
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588508+00:00"
|
|
25083
25109
|
},
|
|
25084
25110
|
"name": {
|
|
25085
25111
|
"type": "string",
|
|
@@ -25098,7 +25124,7 @@
|
|
|
25098
25124
|
},
|
|
25099
25125
|
"x-original-maxLength": 1024,
|
|
25100
25126
|
"x-reconciled-from-discovery": true,
|
|
25101
|
-
"x-reconciled-at": "2026-01-
|
|
25127
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588512+00:00"
|
|
25102
25128
|
},
|
|
25103
25129
|
"namespace": {
|
|
25104
25130
|
"type": "string",
|
|
@@ -25117,7 +25143,7 @@
|
|
|
25117
25143
|
},
|
|
25118
25144
|
"x-original-maxLength": 1024,
|
|
25119
25145
|
"x-reconciled-from-discovery": true,
|
|
25120
|
-
"x-reconciled-at": "2026-01-
|
|
25146
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588516+00:00"
|
|
25121
25147
|
},
|
|
25122
25148
|
"tenant": {
|
|
25123
25149
|
"type": "string",
|
|
@@ -25138,7 +25164,7 @@
|
|
|
25138
25164
|
"x-field-mutability": "read-only",
|
|
25139
25165
|
"x-original-maxLength": 1024,
|
|
25140
25166
|
"x-reconciled-from-discovery": true,
|
|
25141
|
-
"x-reconciled-at": "2026-01-
|
|
25167
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588520+00:00"
|
|
25142
25168
|
},
|
|
25143
25169
|
"uid": {
|
|
25144
25170
|
"type": "string",
|
|
@@ -25160,7 +25186,7 @@
|
|
|
25160
25186
|
"x-original-maxLength": 1024,
|
|
25161
25187
|
"format": "uuid",
|
|
25162
25188
|
"x-reconciled-from-discovery": true,
|
|
25163
|
-
"x-reconciled-at": "2026-01-
|
|
25189
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588525+00:00"
|
|
25164
25190
|
}
|
|
25165
25191
|
},
|
|
25166
25192
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25235,7 +25261,7 @@
|
|
|
25235
25261
|
},
|
|
25236
25262
|
"x-original-maxLength": 1200,
|
|
25237
25263
|
"x-reconciled-from-discovery": true,
|
|
25238
|
-
"x-reconciled-at": "2026-01-
|
|
25264
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588532+00:00"
|
|
25239
25265
|
},
|
|
25240
25266
|
"disable": {
|
|
25241
25267
|
"type": "boolean",
|
|
@@ -25288,7 +25314,7 @@
|
|
|
25288
25314
|
},
|
|
25289
25315
|
"x-original-maxLength": 1024,
|
|
25290
25316
|
"x-reconciled-from-discovery": true,
|
|
25291
|
-
"x-reconciled-at": "2026-01-
|
|
25317
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588539+00:00"
|
|
25292
25318
|
},
|
|
25293
25319
|
"namespace": {
|
|
25294
25320
|
"type": "string",
|
|
@@ -25307,7 +25333,7 @@
|
|
|
25307
25333
|
},
|
|
25308
25334
|
"x-original-maxLength": 1024,
|
|
25309
25335
|
"x-reconciled-from-discovery": true,
|
|
25310
|
-
"x-reconciled-at": "2026-01-
|
|
25336
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588543+00:00"
|
|
25311
25337
|
}
|
|
25312
25338
|
},
|
|
25313
25339
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25489,7 +25515,7 @@
|
|
|
25489
25515
|
"x-original-maxLength": 1024,
|
|
25490
25516
|
"format": "uuid",
|
|
25491
25517
|
"x-reconciled-from-discovery": true,
|
|
25492
|
-
"x-reconciled-at": "2026-01-
|
|
25518
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588559+00:00"
|
|
25493
25519
|
},
|
|
25494
25520
|
"vtrp_id": {
|
|
25495
25521
|
"type": "string",
|
|
@@ -25601,7 +25627,7 @@
|
|
|
25601
25627
|
},
|
|
25602
25628
|
"x-original-maxLength": 1024,
|
|
25603
25629
|
"x-reconciled-from-discovery": true,
|
|
25604
|
-
"x-reconciled-at": "2026-01-
|
|
25630
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588568+00:00"
|
|
25605
25631
|
},
|
|
25606
25632
|
"status": {
|
|
25607
25633
|
"type": "string",
|
|
@@ -25620,7 +25646,7 @@
|
|
|
25620
25646
|
},
|
|
25621
25647
|
"x-original-maxLength": 1024,
|
|
25622
25648
|
"x-reconciled-from-discovery": true,
|
|
25623
|
-
"x-reconciled-at": "2026-01-
|
|
25649
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588572+00:00"
|
|
25624
25650
|
}
|
|
25625
25651
|
},
|
|
25626
25652
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25700,6 +25726,8 @@
|
|
|
25700
25726
|
"title": "Deletion_timestamp.",
|
|
25701
25727
|
"format": "date-time",
|
|
25702
25728
|
"x-displayname": "Deletion Timestamp.",
|
|
25729
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
25730
|
+
"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...",
|
|
25703
25731
|
"minLength": 0,
|
|
25704
25732
|
"maxLength": 1024,
|
|
25705
25733
|
"x-f5xc-required-for": {
|
|
@@ -25798,7 +25826,7 @@
|
|
|
25798
25826
|
"x-field-mutability": "read-only",
|
|
25799
25827
|
"x-original-maxLength": 1024,
|
|
25800
25828
|
"x-reconciled-from-discovery": true,
|
|
25801
|
-
"x-reconciled-at": "2026-01-
|
|
25829
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588590+00:00"
|
|
25802
25830
|
},
|
|
25803
25831
|
"uid": {
|
|
25804
25832
|
"type": "string",
|
|
@@ -25819,7 +25847,7 @@
|
|
|
25819
25847
|
"x-original-maxLength": 1024,
|
|
25820
25848
|
"format": "uuid",
|
|
25821
25849
|
"x-reconciled-from-discovery": true,
|
|
25822
|
-
"x-reconciled-at": "2026-01-
|
|
25850
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588595+00:00"
|
|
25823
25851
|
}
|
|
25824
25852
|
},
|
|
25825
25853
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25902,7 +25930,7 @@
|
|
|
25902
25930
|
},
|
|
25903
25931
|
"x-original-maxLength": 1024,
|
|
25904
25932
|
"x-reconciled-from-discovery": true,
|
|
25905
|
-
"x-reconciled-at": "2026-01-
|
|
25933
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588602+00:00"
|
|
25906
25934
|
},
|
|
25907
25935
|
"disable_ocsp_stapling": {
|
|
25908
25936
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -25957,6 +25985,8 @@
|
|
|
25957
25985
|
"ves.io.schema.rules.repeated.items.string.in": "[\\\"TLS_AES_128_GCM_SHA256\\\",\\\"TLS_AES_256_GCM_SHA384\\\",\\\"TLS_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_256_GCM_SHA384\\\"]",
|
|
25958
25986
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
25959
25987
|
},
|
|
25988
|
+
"x-f5xc-description-short": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256...",
|
|
25989
|
+
"x-f5xc-description-medium": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256...",
|
|
25960
25990
|
"x-f5xc-required-for": {
|
|
25961
25991
|
"minimum_config": false,
|
|
25962
25992
|
"create": false,
|
|
@@ -26202,6 +26232,8 @@
|
|
|
26202
26232
|
"ves.io.schema.rules.repeated.items.string.in": "[\\\"TLS_AES_128_GCM_SHA256\\\",\\\"TLS_AES_256_GCM_SHA384\\\",\\\"TLS_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_256_GCM_SHA384\\\"]",
|
|
26203
26233
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
26204
26234
|
},
|
|
26235
|
+
"x-f5xc-description-short": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256...",
|
|
26236
|
+
"x-f5xc-description-medium": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256...",
|
|
26205
26237
|
"x-f5xc-required-for": {
|
|
26206
26238
|
"minimum_config": false,
|
|
26207
26239
|
"create": false,
|
|
@@ -26378,7 +26410,7 @@
|
|
|
26378
26410
|
},
|
|
26379
26411
|
"x-original-maxLength": 1024,
|
|
26380
26412
|
"x-reconciled-from-discovery": true,
|
|
26381
|
-
"x-reconciled-at": "2026-01-
|
|
26413
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588643+00:00"
|
|
26382
26414
|
},
|
|
26383
26415
|
"location": {
|
|
26384
26416
|
"type": "string",
|
|
@@ -26395,7 +26427,7 @@
|
|
|
26395
26427
|
},
|
|
26396
26428
|
"x-original-maxLength": 1024,
|
|
26397
26429
|
"x-reconciled-from-discovery": true,
|
|
26398
|
-
"x-reconciled-at": "2026-01-
|
|
26430
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588647+00:00"
|
|
26399
26431
|
},
|
|
26400
26432
|
"provider": {
|
|
26401
26433
|
"type": "string",
|
|
@@ -26412,7 +26444,7 @@
|
|
|
26412
26444
|
},
|
|
26413
26445
|
"x-original-maxLength": 1024,
|
|
26414
26446
|
"x-reconciled-from-discovery": true,
|
|
26415
|
-
"x-reconciled-at": "2026-01-
|
|
26447
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588651+00:00"
|
|
26416
26448
|
},
|
|
26417
26449
|
"secret_encoding": {
|
|
26418
26450
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -26434,7 +26466,7 @@
|
|
|
26434
26466
|
"maxLength": 1,
|
|
26435
26467
|
"minLength": 1,
|
|
26436
26468
|
"x-reconciled-from-discovery": true,
|
|
26437
|
-
"x-reconciled-at": "2026-01-
|
|
26469
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588658+00:00"
|
|
26438
26470
|
}
|
|
26439
26471
|
},
|
|
26440
26472
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26477,7 +26509,7 @@
|
|
|
26477
26509
|
},
|
|
26478
26510
|
"x-original-maxLength": 1024,
|
|
26479
26511
|
"x-reconciled-from-discovery": true,
|
|
26480
|
-
"x-reconciled-at": "2026-01-
|
|
26512
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588662+00:00"
|
|
26481
26513
|
},
|
|
26482
26514
|
"name": {
|
|
26483
26515
|
"type": "string",
|
|
@@ -26496,7 +26528,7 @@
|
|
|
26496
26528
|
},
|
|
26497
26529
|
"x-original-maxLength": 1024,
|
|
26498
26530
|
"x-reconciled-from-discovery": true,
|
|
26499
|
-
"x-reconciled-at": "2026-01-
|
|
26531
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588667+00:00"
|
|
26500
26532
|
},
|
|
26501
26533
|
"namespace": {
|
|
26502
26534
|
"type": "string",
|
|
@@ -26515,7 +26547,7 @@
|
|
|
26515
26547
|
},
|
|
26516
26548
|
"x-original-maxLength": 1024,
|
|
26517
26549
|
"x-reconciled-from-discovery": true,
|
|
26518
|
-
"x-reconciled-at": "2026-01-
|
|
26550
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588671+00:00"
|
|
26519
26551
|
},
|
|
26520
26552
|
"uid": {
|
|
26521
26553
|
"type": "string",
|
|
@@ -26536,7 +26568,7 @@
|
|
|
26536
26568
|
"x-original-maxLength": 1024,
|
|
26537
26569
|
"format": "uuid",
|
|
26538
26570
|
"x-reconciled-from-discovery": true,
|
|
26539
|
-
"x-reconciled-at": "2026-01-
|
|
26571
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588676+00:00"
|
|
26540
26572
|
}
|
|
26541
26573
|
},
|
|
26542
26574
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26574,7 +26606,7 @@
|
|
|
26574
26606
|
},
|
|
26575
26607
|
"x-original-maxLength": 1024,
|
|
26576
26608
|
"x-reconciled-from-discovery": true,
|
|
26577
|
-
"x-reconciled-at": "2026-01-
|
|
26609
|
+
"x-reconciled-at": "2026-01-06T16:57:17.588681+00:00"
|
|
26578
26610
|
}
|
|
26579
26611
|
},
|
|
26580
26612
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26878,7 +26910,7 @@
|
|
|
26878
26910
|
},
|
|
26879
26911
|
"x-original-maxLength": 1024,
|
|
26880
26912
|
"x-reconciled-from-discovery": true,
|
|
26881
|
-
"x-reconciled-at": "2026-01-
|
|
26913
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756372+00:00"
|
|
26882
26914
|
}
|
|
26883
26915
|
},
|
|
26884
26916
|
"x-f5xc-example": "[EMAIL, CC]",
|
|
@@ -26922,6 +26954,8 @@
|
|
|
26922
26954
|
"description": "X-displayName: \"API Group\"\nThe rule is applied on the APIs that belong to specified api_group.\nAPI groups derived from API Definition swaggers.\nFor example oas-all-operations including all paths and methods from the swaggers, oas-base-URLs covering all requests under base-paths from the swaggers.\nCustom groups can be created if user tags paths or operations with \"x-F5 Distributed Cloud-API-group\" extensions inside swaggers.",
|
|
26923
26955
|
"title": "Api_group",
|
|
26924
26956
|
"x-f5xc-example": "oas-all-operations",
|
|
26957
|
+
"x-f5xc-description-short": "X-displayName: \"API Group\" The rule is applied on the APIs that belong to specified api_group.",
|
|
26958
|
+
"x-f5xc-description-medium": "X-displayName: \"API Group\" The rule is applied on the APIs that belong to specified api_group. API groups derived from API Definition swaggers. For example oas-all-operations including all paths and methods from the swaggers, oas-base-URLs covering all requests under base-paths from the swaggers.",
|
|
26925
26959
|
"minLength": 0,
|
|
26926
26960
|
"maxLength": 1024,
|
|
26927
26961
|
"x-f5xc-required-for": {
|
|
@@ -27635,7 +27669,7 @@
|
|
|
27635
27669
|
},
|
|
27636
27670
|
"x-original-maxLength": 1024,
|
|
27637
27671
|
"x-reconciled-from-discovery": true,
|
|
27638
|
-
"x-reconciled-at": "2026-01-
|
|
27672
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756467+00:00"
|
|
27639
27673
|
},
|
|
27640
27674
|
"namespace": {
|
|
27641
27675
|
"type": "string",
|
|
@@ -27661,7 +27695,7 @@
|
|
|
27661
27695
|
},
|
|
27662
27696
|
"x-original-maxLength": 1024,
|
|
27663
27697
|
"x-reconciled-from-discovery": true,
|
|
27664
|
-
"x-reconciled-at": "2026-01-
|
|
27698
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756473+00:00"
|
|
27665
27699
|
},
|
|
27666
27700
|
"service_op_id": {
|
|
27667
27701
|
"type": "integer",
|
|
@@ -27921,7 +27955,7 @@
|
|
|
27921
27955
|
},
|
|
27922
27956
|
"x-original-maxLength": 1024,
|
|
27923
27957
|
"x-reconciled-from-discovery": true,
|
|
27924
|
-
"x-reconciled-at": "2026-01-
|
|
27958
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756495+00:00"
|
|
27925
27959
|
},
|
|
27926
27960
|
"namespace": {
|
|
27927
27961
|
"type": "string",
|
|
@@ -27947,7 +27981,7 @@
|
|
|
27947
27981
|
},
|
|
27948
27982
|
"x-original-maxLength": 1024,
|
|
27949
27983
|
"x-reconciled-from-discovery": true,
|
|
27950
|
-
"x-reconciled-at": "2026-01-
|
|
27984
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756500+00:00"
|
|
27951
27985
|
},
|
|
27952
27986
|
"time_range": {
|
|
27953
27987
|
"$ref": "#/components/schemas/common_cdnServiceOperationsTimeRange"
|
|
@@ -28221,7 +28255,7 @@
|
|
|
28221
28255
|
},
|
|
28222
28256
|
"x-original-maxLength": 1024,
|
|
28223
28257
|
"x-reconciled-from-discovery": true,
|
|
28224
|
-
"x-reconciled-at": "2026-01-
|
|
28258
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756524+00:00"
|
|
28225
28259
|
}
|
|
28226
28260
|
},
|
|
28227
28261
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28444,6 +28478,8 @@
|
|
|
28444
28478
|
"x-validation-rules": {
|
|
28445
28479
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
28446
28480
|
},
|
|
28481
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
28482
|
+
"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.",
|
|
28447
28483
|
"x-f5xc-required-for": {
|
|
28448
28484
|
"minimum_config": false,
|
|
28449
28485
|
"create": false,
|
|
@@ -28518,6 +28554,8 @@
|
|
|
28518
28554
|
"x-validation-rules": {
|
|
28519
28555
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
28520
28556
|
},
|
|
28557
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
28558
|
+
"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...",
|
|
28521
28559
|
"x-f5xc-required-for": {
|
|
28522
28560
|
"minimum_config": false,
|
|
28523
28561
|
"create": false,
|
|
@@ -28999,7 +29037,7 @@
|
|
|
28999
29037
|
},
|
|
29000
29038
|
"x-original-maxLength": 1024,
|
|
29001
29039
|
"x-reconciled-from-discovery": true,
|
|
29002
|
-
"x-reconciled-at": "2026-01-
|
|
29040
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756594+00:00"
|
|
29003
29041
|
}
|
|
29004
29042
|
},
|
|
29005
29043
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29954,6 +29992,8 @@
|
|
|
29954
29992
|
"x-validation-rules": {
|
|
29955
29993
|
"ves.io.schema.rules.string.max_len": "128"
|
|
29956
29994
|
},
|
|
29995
|
+
"x-f5xc-description-short": "API groups derived from API Definition swaggers.",
|
|
29996
|
+
"x-f5xc-description-medium": "API groups derived from API Definition swaggers. For example oas-all-operations including all paths and methods from the swaggers, oas-base-URLs covering all requests under base-paths from the swaggers. Custom groups can be created if user tags paths or operations with \"x-F5 Distributed...",
|
|
29957
29997
|
"minLength": 0,
|
|
29958
29998
|
"x-f5xc-required-for": {
|
|
29959
29999
|
"minimum_config": false,
|
|
@@ -32121,6 +32161,8 @@
|
|
|
32121
32161
|
"x-validation-rules": {
|
|
32122
32162
|
"ves.io.schema.rules.string.max_len": "128"
|
|
32123
32163
|
},
|
|
32164
|
+
"x-f5xc-description-short": "API groups derived from API Definition swaggers.",
|
|
32165
|
+
"x-f5xc-description-medium": "API groups derived from API Definition swaggers. For example oas-all-operations including all paths and methods from the swaggers, oas-base-URLs covering all requests under base-paths from the swaggers. Custom groups can be created if user tags paths or operations with \"x-F5 Distributed...",
|
|
32124
32166
|
"minLength": 0,
|
|
32125
32167
|
"x-f5xc-required-for": {
|
|
32126
32168
|
"minimum_config": false,
|
|
@@ -32240,6 +32282,8 @@
|
|
|
32240
32282
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
32241
32283
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
32242
32284
|
},
|
|
32285
|
+
"x-f5xc-description-short": "Service Policies is a sequential engine where policies (and rules within the policy) are evaluated one after the other.",
|
|
32286
|
+
"x-f5xc-description-medium": "Service Policies is a sequential engine where policies (and rules within the policy) are evaluated one after the other. It's important to define the correct order (policies evaluated from top to bottom in the list) for service policies, to GET the intended result. For each request, its...",
|
|
32243
32287
|
"x-f5xc-required-for": {
|
|
32244
32288
|
"minimum_config": false,
|
|
32245
32289
|
"create": false,
|
|
@@ -32840,7 +32884,7 @@
|
|
|
32840
32884
|
},
|
|
32841
32885
|
"x-original-maxLength": 1024,
|
|
32842
32886
|
"x-reconciled-from-discovery": true,
|
|
32843
|
-
"x-reconciled-at": "2026-01-
|
|
32887
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756896+00:00"
|
|
32844
32888
|
},
|
|
32845
32889
|
"uid": {
|
|
32846
32890
|
"type": "string",
|
|
@@ -32861,7 +32905,7 @@
|
|
|
32861
32905
|
"x-original-maxLength": 1024,
|
|
32862
32906
|
"format": "uuid",
|
|
32863
32907
|
"x-reconciled-from-discovery": true,
|
|
32864
|
-
"x-reconciled-at": "2026-01-
|
|
32908
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756902+00:00"
|
|
32865
32909
|
}
|
|
32866
32910
|
},
|
|
32867
32911
|
"x-f5xc-minimum-configuration": {
|
|
@@ -33025,6 +33069,8 @@
|
|
|
33025
33069
|
"ves.io.schema.rules.map.values.string.max_len": "65536",
|
|
33026
33070
|
"ves.io.schema.rules.map.values.string.uri_ref": "true"
|
|
33027
33071
|
},
|
|
33072
|
+
"x-f5xc-description-short": "Map of integer error codes as keys and string values that can be used to provide custom HTTP pages for each error code.",
|
|
33073
|
+
"x-f5xc-description-medium": "Map of integer error codes as keys and string values that can be used to provide custom HTTP pages for each error code. Key of the map can be either response code class or HTTP Error code. Response code classes for key is configured as follows 3 -- for 3xx response code class 4 -- for 4xx...",
|
|
33028
33074
|
"x-f5xc-required-for": {
|
|
33029
33075
|
"minimum_config": false,
|
|
33030
33076
|
"create": false,
|
|
@@ -33088,6 +33134,8 @@
|
|
|
33088
33134
|
"x-validation-rules": {
|
|
33089
33135
|
"ves.io.schema.rules.uint32.lte": "96"
|
|
33090
33136
|
},
|
|
33137
|
+
"x-f5xc-description-short": "The maximum request header size for downstream connections, in KiB.",
|
|
33138
|
+
"x-f5xc-description-medium": "The maximum request header size for downstream connections, in KiB. A HTTP 431 (Request Header Fields Too Large) error code is sent for requests that exceed this size. If multiple load balancers share the same advertise_policy, the highest value configured across all such load balancers is used...",
|
|
33091
33139
|
"minimum": 0,
|
|
33092
33140
|
"maximum": 2147483647,
|
|
33093
33141
|
"x-f5xc-required-for": {
|
|
@@ -33422,7 +33470,7 @@
|
|
|
33422
33470
|
},
|
|
33423
33471
|
"x-original-maxLength": 128,
|
|
33424
33472
|
"x-reconciled-from-discovery": true,
|
|
33425
|
-
"x-reconciled-at": "2026-01-
|
|
33473
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756940+00:00"
|
|
33426
33474
|
},
|
|
33427
33475
|
"value": {
|
|
33428
33476
|
"$ref": "#/components/schemas/schemaSecretType"
|
|
@@ -33592,7 +33640,7 @@
|
|
|
33592
33640
|
},
|
|
33593
33641
|
"x-original-maxLength": 1024,
|
|
33594
33642
|
"x-reconciled-from-discovery": true,
|
|
33595
|
-
"x-reconciled-at": "2026-01-
|
|
33643
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756955+00:00"
|
|
33596
33644
|
},
|
|
33597
33645
|
"namespace": {
|
|
33598
33646
|
"type": "string",
|
|
@@ -33611,7 +33659,7 @@
|
|
|
33611
33659
|
},
|
|
33612
33660
|
"x-original-maxLength": 1024,
|
|
33613
33661
|
"x-reconciled-from-discovery": true,
|
|
33614
|
-
"x-reconciled-at": "2026-01-
|
|
33662
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756959+00:00"
|
|
33615
33663
|
}
|
|
33616
33664
|
},
|
|
33617
33665
|
"x-f5xc-minimum-configuration": {
|
|
@@ -34123,7 +34171,7 @@
|
|
|
34123
34171
|
},
|
|
34124
34172
|
"x-original-maxLength": 1024,
|
|
34125
34173
|
"x-reconciled-from-discovery": true,
|
|
34126
|
-
"x-reconciled-at": "2026-01-
|
|
34174
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756989+00:00"
|
|
34127
34175
|
},
|
|
34128
34176
|
"namespace": {
|
|
34129
34177
|
"type": "string",
|
|
@@ -34142,7 +34190,7 @@
|
|
|
34142
34190
|
},
|
|
34143
34191
|
"x-original-maxLength": 1024,
|
|
34144
34192
|
"x-reconciled-from-discovery": true,
|
|
34145
|
-
"x-reconciled-at": "2026-01-
|
|
34193
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756993+00:00"
|
|
34146
34194
|
}
|
|
34147
34195
|
},
|
|
34148
34196
|
"x-f5xc-minimum-configuration": {
|
|
@@ -34200,7 +34248,7 @@
|
|
|
34200
34248
|
},
|
|
34201
34249
|
"x-original-maxLength": 1024,
|
|
34202
34250
|
"x-reconciled-from-discovery": true,
|
|
34203
|
-
"x-reconciled-at": "2026-01-
|
|
34251
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756998+00:00"
|
|
34204
34252
|
},
|
|
34205
34253
|
"namespace": {
|
|
34206
34254
|
"type": "string",
|
|
@@ -34219,7 +34267,7 @@
|
|
|
34219
34267
|
},
|
|
34220
34268
|
"x-original-maxLength": 1024,
|
|
34221
34269
|
"x-reconciled-from-discovery": true,
|
|
34222
|
-
"x-reconciled-at": "2026-01-
|
|
34270
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757002+00:00"
|
|
34223
34271
|
}
|
|
34224
34272
|
},
|
|
34225
34273
|
"x-f5xc-minimum-configuration": {
|
|
@@ -34368,7 +34416,7 @@
|
|
|
34368
34416
|
},
|
|
34369
34417
|
"x-original-maxLength": 1024,
|
|
34370
34418
|
"x-reconciled-from-discovery": true,
|
|
34371
|
-
"x-reconciled-at": "2026-01-
|
|
34419
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757011+00:00"
|
|
34372
34420
|
},
|
|
34373
34421
|
"namespace": {
|
|
34374
34422
|
"type": "string",
|
|
@@ -34387,7 +34435,7 @@
|
|
|
34387
34435
|
},
|
|
34388
34436
|
"x-original-maxLength": 1024,
|
|
34389
34437
|
"x-reconciled-from-discovery": true,
|
|
34390
|
-
"x-reconciled-at": "2026-01-
|
|
34438
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757015+00:00"
|
|
34391
34439
|
},
|
|
34392
34440
|
"query_type": {
|
|
34393
34441
|
"$ref": "#/components/schemas/http_loadbalancerApiInventorySchemaQueryType"
|
|
@@ -34616,7 +34664,7 @@
|
|
|
34616
34664
|
"maxLength": 17,
|
|
34617
34665
|
"minLength": 17,
|
|
34618
34666
|
"x-reconciled-from-discovery": true,
|
|
34619
|
-
"x-reconciled-at": "2026-01-
|
|
34667
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757034+00:00"
|
|
34620
34668
|
},
|
|
34621
34669
|
"system_metadata": {
|
|
34622
34670
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -34729,7 +34777,7 @@
|
|
|
34729
34777
|
},
|
|
34730
34778
|
"x-original-maxLength": 1024,
|
|
34731
34779
|
"x-reconciled-from-discovery": true,
|
|
34732
|
-
"x-reconciled-at": "2026-01-
|
|
34780
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757044+00:00"
|
|
34733
34781
|
}
|
|
34734
34782
|
},
|
|
34735
34783
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35150,7 +35198,7 @@
|
|
|
35150
35198
|
},
|
|
35151
35199
|
"x-original-maxLength": 1024,
|
|
35152
35200
|
"x-reconciled-from-discovery": true,
|
|
35153
|
-
"x-reconciled-at": "2026-01-
|
|
35201
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757071+00:00"
|
|
35154
35202
|
},
|
|
35155
35203
|
"disabled": {
|
|
35156
35204
|
"type": "boolean",
|
|
@@ -35200,7 +35248,7 @@
|
|
|
35200
35248
|
},
|
|
35201
35249
|
"x-original-maxLength": 1024,
|
|
35202
35250
|
"x-reconciled-from-discovery": true,
|
|
35203
|
-
"x-reconciled-at": "2026-01-
|
|
35251
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757081+00:00"
|
|
35204
35252
|
},
|
|
35205
35253
|
"namespace": {
|
|
35206
35254
|
"type": "string",
|
|
@@ -35219,7 +35267,7 @@
|
|
|
35219
35267
|
},
|
|
35220
35268
|
"x-original-maxLength": 1024,
|
|
35221
35269
|
"x-reconciled-from-discovery": true,
|
|
35222
|
-
"x-reconciled-at": "2026-01-
|
|
35270
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757086+00:00"
|
|
35223
35271
|
},
|
|
35224
35272
|
"owner_view": {
|
|
35225
35273
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -35260,7 +35308,7 @@
|
|
|
35260
35308
|
"x-field-mutability": "read-only",
|
|
35261
35309
|
"x-original-maxLength": 1024,
|
|
35262
35310
|
"x-reconciled-from-discovery": true,
|
|
35263
|
-
"x-reconciled-at": "2026-01-
|
|
35311
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757093+00:00"
|
|
35264
35312
|
},
|
|
35265
35313
|
"uid": {
|
|
35266
35314
|
"type": "string",
|
|
@@ -35281,7 +35329,7 @@
|
|
|
35281
35329
|
"x-original-maxLength": 1024,
|
|
35282
35330
|
"format": "uuid",
|
|
35283
35331
|
"x-reconciled-from-discovery": true,
|
|
35284
|
-
"x-reconciled-at": "2026-01-
|
|
35332
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757098+00:00"
|
|
35285
35333
|
}
|
|
35286
35334
|
},
|
|
35287
35335
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35429,6 +35477,8 @@
|
|
|
35429
35477
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
35430
35478
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
35431
35479
|
},
|
|
35480
|
+
"x-f5xc-description-short": "Origin Server Subset Rules allow users to define match condition on Client (IP address, ASN, Country), IP Reputation, Regional Edge names, Request...",
|
|
35481
|
+
"x-f5xc-description-medium": "Origin Server Subset Rules allow users to define match condition on Client (IP address, ASN, Country), IP Reputation, Regional Edge names, Request for subset selection of origin servers. Origin Server Subset is a sequential engine where rules are evaluated one after the other. It's important to...",
|
|
35432
35482
|
"x-f5xc-required-for": {
|
|
35433
35483
|
"minimum_config": false,
|
|
35434
35484
|
"create": false,
|
|
@@ -35636,6 +35686,8 @@
|
|
|
35636
35686
|
"x-validation-rules": {
|
|
35637
35687
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
35638
35688
|
},
|
|
35689
|
+
"x-f5xc-description-short": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
35690
|
+
"x-f5xc-description-medium": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
35639
35691
|
"minimum": 0,
|
|
35640
35692
|
"maximum": 2147483647,
|
|
35641
35693
|
"x-f5xc-required-for": {
|
|
@@ -35852,6 +35904,8 @@
|
|
|
35852
35904
|
"x-validation-rules": {
|
|
35853
35905
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
35854
35906
|
},
|
|
35907
|
+
"x-f5xc-description-short": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
35908
|
+
"x-f5xc-description-medium": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
35855
35909
|
"minimum": 0,
|
|
35856
35910
|
"maximum": 2147483647,
|
|
35857
35911
|
"x-f5xc-required-for": {
|
|
@@ -36176,6 +36230,8 @@
|
|
|
36176
36230
|
"x-validation-rules": {
|
|
36177
36231
|
"ves.io.schema.rules.map.max_pairs": "16"
|
|
36178
36232
|
},
|
|
36233
|
+
"x-f5xc-description-short": "Upstream origin pool may be configured to divide its origin servers into subsets based on metadata attached to the origin servers.",
|
|
36234
|
+
"x-f5xc-description-medium": "Upstream origin pool may be configured to divide its origin servers into subsets based on metadata attached to the origin servers. Routes may then specify the metadata that a endpoint must match in order to be selected by the load balancer For origin servers which are discovered in K8s or Consul...",
|
|
36179
36235
|
"x-f5xc-required-for": {
|
|
36180
36236
|
"minimum_config": false,
|
|
36181
36237
|
"create": false,
|
|
@@ -36997,7 +37053,7 @@
|
|
|
36997
37053
|
},
|
|
36998
37054
|
"x-original-maxLength": 1024,
|
|
36999
37055
|
"x-reconciled-from-discovery": true,
|
|
37000
|
-
"x-reconciled-at": "2026-01-
|
|
37056
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757240+00:00"
|
|
37001
37057
|
},
|
|
37002
37058
|
"namespace": {
|
|
37003
37059
|
"type": "string",
|
|
@@ -37023,7 +37079,7 @@
|
|
|
37023
37079
|
},
|
|
37024
37080
|
"x-original-maxLength": 1024,
|
|
37025
37081
|
"x-reconciled-from-discovery": true,
|
|
37026
|
-
"x-reconciled-at": "2026-01-
|
|
37082
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757244+00:00"
|
|
37027
37083
|
},
|
|
37028
37084
|
"rps_threshold": {
|
|
37029
37085
|
"type": "integer",
|
|
@@ -37306,7 +37362,7 @@
|
|
|
37306
37362
|
},
|
|
37307
37363
|
"x-original-maxLength": 1024,
|
|
37308
37364
|
"x-reconciled-from-discovery": true,
|
|
37309
|
-
"x-reconciled-at": "2026-01-
|
|
37365
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757264+00:00"
|
|
37310
37366
|
},
|
|
37311
37367
|
"namespace": {
|
|
37312
37368
|
"type": "string",
|
|
@@ -37325,7 +37381,7 @@
|
|
|
37325
37381
|
},
|
|
37326
37382
|
"x-original-maxLength": 1024,
|
|
37327
37383
|
"x-reconciled-from-discovery": true,
|
|
37328
|
-
"x-reconciled-at": "2026-01-
|
|
37384
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757268+00:00"
|
|
37329
37385
|
}
|
|
37330
37386
|
},
|
|
37331
37387
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37488,7 +37544,7 @@
|
|
|
37488
37544
|
},
|
|
37489
37545
|
"x-original-maxLength": 256,
|
|
37490
37546
|
"x-reconciled-from-discovery": true,
|
|
37491
|
-
"x-reconciled-at": "2026-01-
|
|
37547
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757278+00:00"
|
|
37492
37548
|
},
|
|
37493
37549
|
"presence": {
|
|
37494
37550
|
"type": "boolean",
|
|
@@ -37569,7 +37625,7 @@
|
|
|
37569
37625
|
"readOnly": true,
|
|
37570
37626
|
"x-original-maxLength": 1024,
|
|
37571
37627
|
"x-reconciled-from-discovery": true,
|
|
37572
|
-
"x-reconciled-at": "2026-01-
|
|
37628
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757286+00:00"
|
|
37573
37629
|
},
|
|
37574
37630
|
"name": {
|
|
37575
37631
|
"type": "string",
|
|
@@ -37588,7 +37644,7 @@
|
|
|
37588
37644
|
},
|
|
37589
37645
|
"x-original-maxLength": 1024,
|
|
37590
37646
|
"x-reconciled-from-discovery": true,
|
|
37591
|
-
"x-reconciled-at": "2026-01-
|
|
37647
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757290+00:00"
|
|
37592
37648
|
},
|
|
37593
37649
|
"namespace": {
|
|
37594
37650
|
"type": "string",
|
|
@@ -37607,7 +37663,7 @@
|
|
|
37607
37663
|
},
|
|
37608
37664
|
"x-original-maxLength": 1024,
|
|
37609
37665
|
"x-reconciled-from-discovery": true,
|
|
37610
|
-
"x-reconciled-at": "2026-01-
|
|
37666
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757294+00:00"
|
|
37611
37667
|
},
|
|
37612
37668
|
"tenant": {
|
|
37613
37669
|
"type": "string",
|
|
@@ -37628,7 +37684,7 @@
|
|
|
37628
37684
|
"x-field-mutability": "read-only",
|
|
37629
37685
|
"x-original-maxLength": 1024,
|
|
37630
37686
|
"x-reconciled-from-discovery": true,
|
|
37631
|
-
"x-reconciled-at": "2026-01-
|
|
37687
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757298+00:00"
|
|
37632
37688
|
},
|
|
37633
37689
|
"uid": {
|
|
37634
37690
|
"type": "string",
|
|
@@ -37650,7 +37706,7 @@
|
|
|
37650
37706
|
"x-original-maxLength": 1024,
|
|
37651
37707
|
"format": "uuid",
|
|
37652
37708
|
"x-reconciled-from-discovery": true,
|
|
37653
|
-
"x-reconciled-at": "2026-01-
|
|
37709
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757303+00:00"
|
|
37654
37710
|
}
|
|
37655
37711
|
},
|
|
37656
37712
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37928,6 +37984,8 @@
|
|
|
37928
37984
|
"x-validation-rules": {
|
|
37929
37985
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
37930
37986
|
},
|
|
37987
|
+
"x-f5xc-description-short": "The idle timeout for upstream connection pool connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
37988
|
+
"x-f5xc-description-medium": "The idle timeout for upstream connection pool connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
37931
37989
|
"minimum": 0,
|
|
37932
37990
|
"maximum": 2147483647,
|
|
37933
37991
|
"x-f5xc-required-for": {
|
|
@@ -38249,6 +38307,8 @@
|
|
|
38249
38307
|
"x-validation-rules": {
|
|
38250
38308
|
"ves.io.schema.rules.string.ves_service_namespace_name": "true"
|
|
38251
38309
|
},
|
|
38310
|
+
"x-f5xc-description-short": "Exclusive with [] K8s service name of the origin server will be listed, including the namespace and cluster-ID.",
|
|
38311
|
+
"x-f5xc-description-medium": "Exclusive with [] K8s service name of the origin server will be listed, including the namespace and cluster-ID. For vK8s services, you need to enter a string with the format servicename.namespace:cluster-ID. If the servicename is \"frontend\", namespace is \"speedtest\" and cluster-ID is \"prod\"...",
|
|
38252
38312
|
"minLength": 0,
|
|
38253
38313
|
"maxLength": 1024,
|
|
38254
38314
|
"x-f5xc-required-for": {
|
|
@@ -39301,7 +39361,7 @@
|
|
|
39301
39361
|
},
|
|
39302
39362
|
"x-original-maxLength": 256,
|
|
39303
39363
|
"x-reconciled-from-discovery": true,
|
|
39304
|
-
"x-reconciled-at": "2026-01-
|
|
39364
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757457+00:00"
|
|
39305
39365
|
}
|
|
39306
39366
|
},
|
|
39307
39367
|
"x-f5xc-minimum-configuration": {
|
|
@@ -39575,7 +39635,7 @@
|
|
|
39575
39635
|
},
|
|
39576
39636
|
"x-original-maxLength": 256,
|
|
39577
39637
|
"x-reconciled-from-discovery": true,
|
|
39578
|
-
"x-reconciled-at": "2026-01-
|
|
39638
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757482+00:00"
|
|
39579
39639
|
}
|
|
39580
39640
|
},
|
|
39581
39641
|
"x-f5xc-minimum-configuration": {
|
|
@@ -40180,7 +40240,7 @@
|
|
|
40180
40240
|
},
|
|
40181
40241
|
"x-original-maxLength": 256,
|
|
40182
40242
|
"x-reconciled-from-discovery": true,
|
|
40183
|
-
"x-reconciled-at": "2026-01-
|
|
40243
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757509+00:00"
|
|
40184
40244
|
}
|
|
40185
40245
|
},
|
|
40186
40246
|
"x-f5xc-minimum-configuration": {
|
|
@@ -40453,7 +40513,7 @@
|
|
|
40453
40513
|
},
|
|
40454
40514
|
"x-original-maxLength": 256,
|
|
40455
40515
|
"x-reconciled-from-discovery": true,
|
|
40456
|
-
"x-reconciled-at": "2026-01-
|
|
40516
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757527+00:00"
|
|
40457
40517
|
}
|
|
40458
40518
|
},
|
|
40459
40519
|
"x-f5xc-minimum-configuration": {
|
|
@@ -40935,6 +40995,8 @@
|
|
|
40935
40995
|
"x-validation-rules": {
|
|
40936
40996
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
40937
40997
|
},
|
|
40998
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
40999
|
+
"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.",
|
|
40938
41000
|
"x-f5xc-required-for": {
|
|
40939
41001
|
"minimum_config": false,
|
|
40940
41002
|
"create": false,
|
|
@@ -40957,6 +41019,8 @@
|
|
|
40957
41019
|
"x-validation-rules": {
|
|
40958
41020
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
40959
41021
|
},
|
|
41022
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
41023
|
+
"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.",
|
|
40960
41024
|
"x-f5xc-required-for": {
|
|
40961
41025
|
"minimum_config": false,
|
|
40962
41026
|
"create": false,
|
|
@@ -40979,6 +41043,8 @@
|
|
|
40979
41043
|
"x-validation-rules": {
|
|
40980
41044
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
40981
41045
|
},
|
|
41046
|
+
"x-f5xc-description-short": "List of predicates for various JWT claims that need to match.",
|
|
41047
|
+
"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.",
|
|
40982
41048
|
"x-f5xc-required-for": {
|
|
40983
41049
|
"minimum_config": false,
|
|
40984
41050
|
"create": false,
|
|
@@ -41001,6 +41067,8 @@
|
|
|
41001
41067
|
"x-validation-rules": {
|
|
41002
41068
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
41003
41069
|
},
|
|
41070
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
41071
|
+
"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...",
|
|
41004
41072
|
"x-f5xc-required-for": {
|
|
41005
41073
|
"minimum_config": false,
|
|
41006
41074
|
"create": false,
|
|
@@ -41047,6 +41115,8 @@
|
|
|
41047
41115
|
"ves.io.schema.rules.string.max_len": "4096",
|
|
41048
41116
|
"ves.io.schema.rules.string.uri_ref": "true"
|
|
41049
41117
|
},
|
|
41118
|
+
"x-f5xc-description-short": "Custom body message is of type uri_ref. Currently supported URL schemes is string:///.",
|
|
41119
|
+
"x-f5xc-description-medium": "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.",
|
|
41050
41120
|
"minLength": 0,
|
|
41051
41121
|
"x-f5xc-required-for": {
|
|
41052
41122
|
"minimum_config": false,
|
|
@@ -42177,7 +42247,7 @@
|
|
|
42177
42247
|
},
|
|
42178
42248
|
"x-original-maxLength": 256,
|
|
42179
42249
|
"x-reconciled-from-discovery": true,
|
|
42180
|
-
"x-reconciled-at": "2026-01-
|
|
42250
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757643+00:00"
|
|
42181
42251
|
},
|
|
42182
42252
|
"path": {
|
|
42183
42253
|
"type": "string",
|
|
@@ -43215,7 +43285,7 @@
|
|
|
43215
43285
|
},
|
|
43216
43286
|
"x-original-maxLength": 256,
|
|
43217
43287
|
"x-reconciled-from-discovery": true,
|
|
43218
|
-
"x-reconciled-at": "2026-01-
|
|
43288
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757741+00:00"
|
|
43219
43289
|
},
|
|
43220
43290
|
"regex_values": {
|
|
43221
43291
|
"type": "array",
|
|
@@ -43507,7 +43577,7 @@
|
|
|
43507
43577
|
},
|
|
43508
43578
|
"x-original-maxLength": 256,
|
|
43509
43579
|
"x-reconciled-from-discovery": true,
|
|
43510
|
-
"x-reconciled-at": "2026-01-
|
|
43580
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757787+00:00"
|
|
43511
43581
|
},
|
|
43512
43582
|
"samesite_lax": {
|
|
43513
43583
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -43579,7 +43649,7 @@
|
|
|
43579
43649
|
},
|
|
43580
43650
|
"x-original-maxLength": 256,
|
|
43581
43651
|
"x-reconciled-from-discovery": true,
|
|
43582
|
-
"x-reconciled-at": "2026-01-
|
|
43652
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757795+00:00"
|
|
43583
43653
|
},
|
|
43584
43654
|
"overwrite": {
|
|
43585
43655
|
"type": "boolean",
|
|
@@ -43618,7 +43688,7 @@
|
|
|
43618
43688
|
},
|
|
43619
43689
|
"x-original-maxLength": 8096,
|
|
43620
43690
|
"x-reconciled-from-discovery": true,
|
|
43621
|
-
"x-reconciled-at": "2026-01-
|
|
43691
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757802+00:00"
|
|
43622
43692
|
}
|
|
43623
43693
|
},
|
|
43624
43694
|
"x-f5xc-minimum-configuration": {
|
|
@@ -44174,7 +44244,7 @@
|
|
|
44174
44244
|
},
|
|
44175
44245
|
"x-original-maxLength": 256,
|
|
44176
44246
|
"x-reconciled-from-discovery": true,
|
|
44177
|
-
"x-reconciled-at": "2026-01-
|
|
44247
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757843+00:00"
|
|
44178
44248
|
},
|
|
44179
44249
|
"secret_value": {
|
|
44180
44250
|
"$ref": "#/components/schemas/schemaSecretType"
|
|
@@ -44200,7 +44270,7 @@
|
|
|
44200
44270
|
},
|
|
44201
44271
|
"x-original-maxLength": 8096,
|
|
44202
44272
|
"x-reconciled-from-discovery": true,
|
|
44203
|
-
"x-reconciled-at": "2026-01-
|
|
44273
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757848+00:00"
|
|
44204
44274
|
}
|
|
44205
44275
|
},
|
|
44206
44276
|
"x-f5xc-minimum-configuration": {
|
|
@@ -44455,7 +44525,7 @@
|
|
|
44455
44525
|
},
|
|
44456
44526
|
"x-original-maxLength": 256,
|
|
44457
44527
|
"x-reconciled-from-discovery": true,
|
|
44458
|
-
"x-reconciled-at": "2026-01-
|
|
44528
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757869+00:00"
|
|
44459
44529
|
},
|
|
44460
44530
|
"name": {
|
|
44461
44531
|
"type": "string",
|
|
@@ -44485,7 +44555,7 @@
|
|
|
44485
44555
|
},
|
|
44486
44556
|
"x-original-maxLength": 1024,
|
|
44487
44557
|
"x-reconciled-from-discovery": true,
|
|
44488
|
-
"x-reconciled-at": "2026-01-
|
|
44558
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757873+00:00"
|
|
44489
44559
|
}
|
|
44490
44560
|
},
|
|
44491
44561
|
"x-f5xc-minimum-configuration": {
|
|
@@ -44770,6 +44840,8 @@
|
|
|
44770
44840
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
44771
44841
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
44772
44842
|
},
|
|
44843
|
+
"x-f5xc-description-short": "Conditions that trigger request retry (5xx, connection failures).",
|
|
44844
|
+
"x-f5xc-description-medium": "Specifies the conditions under which retry takes place. Retries can be on different types of condition depending on application requirements. For example, network failure, all 5xx response codes, idempotent 4xx response codes, etc The possible values are \"5xx\" : Retry will be done if the...",
|
|
44773
44845
|
"x-f5xc-required-for": {
|
|
44774
44846
|
"minimum_config": false,
|
|
44775
44847
|
"create": false,
|
|
@@ -44961,7 +45033,7 @@
|
|
|
44961
45033
|
},
|
|
44962
45034
|
"x-original-maxLength": 256,
|
|
44963
45035
|
"x-reconciled-from-discovery": true,
|
|
44964
|
-
"x-reconciled-at": "2026-01-
|
|
45036
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757966+00:00"
|
|
44965
45037
|
},
|
|
44966
45038
|
"overwrite": {
|
|
44967
45039
|
"type": "boolean",
|
|
@@ -45009,7 +45081,7 @@
|
|
|
45009
45081
|
},
|
|
45010
45082
|
"x-original-maxLength": 8096,
|
|
45011
45083
|
"x-reconciled-from-discovery": true,
|
|
45012
|
-
"x-reconciled-at": "2026-01-
|
|
45084
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757975+00:00"
|
|
45013
45085
|
}
|
|
45014
45086
|
},
|
|
45015
45087
|
"x-f5xc-minimum-configuration": {
|
|
@@ -45434,7 +45506,7 @@
|
|
|
45434
45506
|
},
|
|
45435
45507
|
"x-original-maxLength": 256,
|
|
45436
45508
|
"x-reconciled-from-discovery": true,
|
|
45437
|
-
"x-reconciled-at": "2026-01-
|
|
45509
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758108+00:00"
|
|
45438
45510
|
}
|
|
45439
45511
|
},
|
|
45440
45512
|
"x-f5xc-minimum-configuration": {
|
|
@@ -45750,7 +45822,7 @@
|
|
|
45750
45822
|
},
|
|
45751
45823
|
"x-original-maxLength": 256,
|
|
45752
45824
|
"x-reconciled-from-discovery": true,
|
|
45753
|
-
"x-reconciled-at": "2026-01-
|
|
45825
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758128+00:00"
|
|
45754
45826
|
}
|
|
45755
45827
|
},
|
|
45756
45828
|
"x-f5xc-minimum-configuration": {
|
|
@@ -45887,7 +45959,7 @@
|
|
|
45887
45959
|
},
|
|
45888
45960
|
"x-original-maxLength": 128,
|
|
45889
45961
|
"x-reconciled-from-discovery": true,
|
|
45890
|
-
"x-reconciled-at": "2026-01-
|
|
45962
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758139+00:00"
|
|
45891
45963
|
},
|
|
45892
45964
|
"namespace": {
|
|
45893
45965
|
"type": "string",
|
|
@@ -45912,7 +45984,7 @@
|
|
|
45912
45984
|
},
|
|
45913
45985
|
"x-original-maxLength": 64,
|
|
45914
45986
|
"x-reconciled-from-discovery": true,
|
|
45915
|
-
"x-reconciled-at": "2026-01-
|
|
45987
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758143+00:00"
|
|
45916
45988
|
},
|
|
45917
45989
|
"tenant": {
|
|
45918
45990
|
"type": "string",
|
|
@@ -45939,7 +46011,7 @@
|
|
|
45939
46011
|
"x-field-mutability": "read-only",
|
|
45940
46012
|
"x-original-maxLength": 64,
|
|
45941
46013
|
"x-reconciled-from-discovery": true,
|
|
45942
|
-
"x-reconciled-at": "2026-01-
|
|
46014
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758147+00:00"
|
|
45943
46015
|
}
|
|
45944
46016
|
},
|
|
45945
46017
|
"x-f5xc-minimum-configuration": {
|
|
@@ -46081,6 +46153,8 @@
|
|
|
46081
46153
|
"x-validation-rules": {
|
|
46082
46154
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
46083
46155
|
},
|
|
46156
|
+
"x-f5xc-description-short": "List of predicates for all POST args that need to be matched.",
|
|
46157
|
+
"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.",
|
|
46084
46158
|
"x-f5xc-required-for": {
|
|
46085
46159
|
"minimum_config": false,
|
|
46086
46160
|
"create": false,
|
|
@@ -46113,6 +46187,8 @@
|
|
|
46113
46187
|
"x-validation-rules": {
|
|
46114
46188
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
46115
46189
|
},
|
|
46190
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
46191
|
+
"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.",
|
|
46116
46192
|
"x-f5xc-required-for": {
|
|
46117
46193
|
"minimum_config": false,
|
|
46118
46194
|
"create": false,
|
|
@@ -46159,6 +46235,8 @@
|
|
|
46159
46235
|
"x-validation-rules": {
|
|
46160
46236
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
46161
46237
|
},
|
|
46238
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
46239
|
+
"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.",
|
|
46162
46240
|
"x-f5xc-required-for": {
|
|
46163
46241
|
"minimum_config": false,
|
|
46164
46242
|
"create": false,
|
|
@@ -46191,6 +46269,8 @@
|
|
|
46191
46269
|
"x-validation-rules": {
|
|
46192
46270
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
46193
46271
|
},
|
|
46272
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
46273
|
+
"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...",
|
|
46194
46274
|
"x-f5xc-required-for": {
|
|
46195
46275
|
"minimum_config": false,
|
|
46196
46276
|
"create": false,
|
|
@@ -46712,7 +46792,7 @@
|
|
|
46712
46792
|
},
|
|
46713
46793
|
"x-original-maxLength": 1024,
|
|
46714
46794
|
"x-reconciled-from-discovery": true,
|
|
46715
|
-
"x-reconciled-at": "2026-01-
|
|
46795
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758216+00:00"
|
|
46716
46796
|
},
|
|
46717
46797
|
"status": {
|
|
46718
46798
|
"type": "string",
|
|
@@ -46729,7 +46809,7 @@
|
|
|
46729
46809
|
},
|
|
46730
46810
|
"x-original-maxLength": 1024,
|
|
46731
46811
|
"x-reconciled-from-discovery": true,
|
|
46732
|
-
"x-reconciled-at": "2026-01-
|
|
46812
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758221+00:00"
|
|
46733
46813
|
}
|
|
46734
46814
|
},
|
|
46735
46815
|
"x-f5xc-minimum-configuration": {
|
|
@@ -46785,7 +46865,7 @@
|
|
|
46785
46865
|
},
|
|
46786
46866
|
"x-original-maxLength": 1024,
|
|
46787
46867
|
"x-reconciled-from-discovery": true,
|
|
46788
|
-
"x-reconciled-at": "2026-01-
|
|
46868
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758227+00:00"
|
|
46789
46869
|
},
|
|
46790
46870
|
"nlb_cname": {
|
|
46791
46871
|
"type": "string",
|
|
@@ -46830,7 +46910,7 @@
|
|
|
46830
46910
|
},
|
|
46831
46911
|
"x-original-maxLength": 1024,
|
|
46832
46912
|
"x-reconciled-from-discovery": true,
|
|
46833
|
-
"x-reconciled-at": "2026-01-
|
|
46913
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758234+00:00"
|
|
46834
46914
|
},
|
|
46835
46915
|
"target_group_status": {
|
|
46836
46916
|
"type": "array",
|
|
@@ -46914,7 +46994,7 @@
|
|
|
46914
46994
|
},
|
|
46915
46995
|
"x-original-maxLength": 1024,
|
|
46916
46996
|
"x-reconciled-from-discovery": true,
|
|
46917
|
-
"x-reconciled-at": "2026-01-
|
|
46997
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758243+00:00"
|
|
46918
46998
|
},
|
|
46919
46999
|
"protocol": {
|
|
46920
47000
|
"type": "string",
|
|
@@ -46945,7 +47025,7 @@
|
|
|
46945
47025
|
},
|
|
46946
47026
|
"x-original-maxLength": 1024,
|
|
46947
47027
|
"x-reconciled-from-discovery": true,
|
|
46948
|
-
"x-reconciled-at": "2026-01-
|
|
47028
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758248+00:00"
|
|
46949
47029
|
},
|
|
46950
47030
|
"status": {
|
|
46951
47031
|
"type": "string",
|
|
@@ -46962,7 +47042,7 @@
|
|
|
46962
47042
|
},
|
|
46963
47043
|
"x-original-maxLength": 1024,
|
|
46964
47044
|
"x-reconciled-from-discovery": true,
|
|
46965
|
-
"x-reconciled-at": "2026-01-
|
|
47045
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758252+00:00"
|
|
46966
47046
|
}
|
|
46967
47047
|
},
|
|
46968
47048
|
"x-f5xc-minimum-configuration": {
|
|
@@ -47050,6 +47130,8 @@
|
|
|
47050
47130
|
"x-validation-rules": {
|
|
47051
47131
|
"ves.io.schema.rules.map.max_pairs": "16"
|
|
47052
47132
|
},
|
|
47133
|
+
"x-f5xc-description-short": "Upstream origin pool may be configured to divide its origin servers into subsets based on metadata attached to the origin servers.",
|
|
47134
|
+
"x-f5xc-description-medium": "Upstream origin pool may be configured to divide its origin servers into subsets based on metadata attached to the origin servers. Routes may then specify the metadata that a endpoint must match in order to be selected by the load balancer For origin servers which are discovered in K8s or Consul...",
|
|
47053
47135
|
"x-f5xc-required-for": {
|
|
47054
47136
|
"minimum_config": false,
|
|
47055
47137
|
"create": false,
|
|
@@ -47074,6 +47156,8 @@
|
|
|
47074
47156
|
"x-validation-rules": {
|
|
47075
47157
|
"ves.io.schema.rules.uint32.lte": "32"
|
|
47076
47158
|
},
|
|
47159
|
+
"x-f5xc-description-short": "Priority of this origin pool, valid only with multiple origin pools.",
|
|
47160
|
+
"x-f5xc-description-medium": "Priority of this origin pool, valid only with multiple origin pools. Value of 0 will make the pool as lowest priority origin pool Priority of 1 means highest priority and is considered active. When active origin pool is not available, lower priority origin pools are made active as per the...",
|
|
47077
47161
|
"minimum": 0,
|
|
47078
47162
|
"maximum": 2147483647,
|
|
47079
47163
|
"x-f5xc-required-for": {
|
|
@@ -48026,7 +48110,7 @@
|
|
|
48026
48110
|
"x-original-maxLength": 256,
|
|
48027
48111
|
"format": "hostname",
|
|
48028
48112
|
"x-reconciled-from-discovery": true,
|
|
48029
|
-
"x-reconciled-at": "2026-01-
|
|
48113
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758336+00:00"
|
|
48030
48114
|
},
|
|
48031
48115
|
"simple_login": {
|
|
48032
48116
|
"$ref": "#/components/schemas/common_wafSimpleLogin"
|
|
@@ -48299,6 +48383,8 @@
|
|
|
48299
48383
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
48300
48384
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
48301
48385
|
},
|
|
48386
|
+
"x-f5xc-description-short": "Data Guard prevents responses from exposing sensitive information by masking the data.",
|
|
48387
|
+
"x-f5xc-description-medium": "Data Guard prevents responses from exposing sensitive information by masking the data. The system masks credit card numbers and social security numbers leaked from the application from within the HTTP response with a string of asterisks (*).",
|
|
48302
48388
|
"x-f5xc-required-for": {
|
|
48303
48389
|
"minimum_config": false,
|
|
48304
48390
|
"create": false,
|
|
@@ -48435,6 +48521,8 @@
|
|
|
48435
48521
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
48436
48522
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
48437
48523
|
},
|
|
48524
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to load balancer. Supported Domains and search order: 1.",
|
|
48525
|
+
"x-f5xc-description-medium": "List of Domains (host/authority header) that will be matched to load balancer. Supported Domains and search order: 1. Exact Domain names: www.example.com. 2.",
|
|
48438
48526
|
"x-f5xc-required-for": {
|
|
48439
48527
|
"minimum_config": false,
|
|
48440
48528
|
"create": false,
|
|
@@ -48476,6 +48564,8 @@
|
|
|
48476
48564
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
48477
48565
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
48478
48566
|
},
|
|
48567
|
+
"x-f5xc-description-short": "GraphQL is a query language and server-side runtime for APIs which provides a complete and understandable description of the data in API.",
|
|
48568
|
+
"x-f5xc-description-medium": "GraphQL is a query language and server-side runtime for APIs which provides a complete and understandable description of the data in API. GraphQL gives clients the power to ask for exactly what they need, makes it easier to evolve APIs over time, and enables powerful developer tools. Policy...",
|
|
48479
48569
|
"x-f5xc-required-for": {
|
|
48480
48570
|
"minimum_config": false,
|
|
48481
48571
|
"create": false,
|
|
@@ -48550,6 +48640,8 @@
|
|
|
48550
48640
|
"ves.io.schema.rules.repeated.max_items": "16",
|
|
48551
48641
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
48552
48642
|
},
|
|
48643
|
+
"x-f5xc-description-short": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses.",
|
|
48644
|
+
"x-f5xc-description-medium": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses. Cookie Tampering Protection prevents attackers from modifying the value of session cookies. For Cookie Tampering Protection, enabling a web app firewall (WAF) is a prerequisite.",
|
|
48553
48645
|
"x-f5xc-required-for": {
|
|
48554
48646
|
"minimum_config": false,
|
|
48555
48647
|
"create": false,
|
|
@@ -48746,7 +48838,7 @@
|
|
|
48746
48838
|
"x-original-maxLength": 256,
|
|
48747
48839
|
"format": "hostname",
|
|
48748
48840
|
"x-reconciled-from-discovery": true,
|
|
48749
|
-
"x-reconciled-at": "2026-01-
|
|
48841
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758457+00:00"
|
|
48750
48842
|
}
|
|
48751
48843
|
},
|
|
48752
48844
|
"x-f5xc-minimum-configuration": {
|
|
@@ -48921,6 +49013,8 @@
|
|
|
48921
49013
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
48922
49014
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
48923
49015
|
},
|
|
49016
|
+
"x-f5xc-description-short": "Data Guard prevents responses from exposing sensitive information by masking the data.",
|
|
49017
|
+
"x-f5xc-description-medium": "Data Guard prevents responses from exposing sensitive information by masking the data. The system masks credit card numbers and social security numbers leaked from the application from within the HTTP response with a string of asterisks (*).",
|
|
48924
49018
|
"x-f5xc-required-for": {
|
|
48925
49019
|
"minimum_config": false,
|
|
48926
49020
|
"create": false,
|
|
@@ -49071,6 +49165,8 @@
|
|
|
49071
49165
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
49072
49166
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
49073
49167
|
},
|
|
49168
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to load balancer. Supported Domains and search order: 1.",
|
|
49169
|
+
"x-f5xc-description-medium": "List of Domains (host/authority header) that will be matched to load balancer. Supported Domains and search order: 1. Exact Domain names: www.example.com. 2.",
|
|
49074
49170
|
"x-f5xc-required-for": {
|
|
49075
49171
|
"minimum_config": false,
|
|
49076
49172
|
"create": false,
|
|
@@ -49112,6 +49208,8 @@
|
|
|
49112
49208
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
49113
49209
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
49114
49210
|
},
|
|
49211
|
+
"x-f5xc-description-short": "GraphQL is a query language and server-side runtime for APIs which provides a complete and understandable description of the data in API.",
|
|
49212
|
+
"x-f5xc-description-medium": "GraphQL is a query language and server-side runtime for APIs which provides a complete and understandable description of the data in API. GraphQL gives clients the power to ask for exactly what they need, makes it easier to evolve APIs over time, and enables powerful developer tools. Policy...",
|
|
49115
49213
|
"x-f5xc-required-for": {
|
|
49116
49214
|
"minimum_config": false,
|
|
49117
49215
|
"create": false,
|
|
@@ -49215,6 +49313,8 @@
|
|
|
49215
49313
|
"ves.io.schema.rules.repeated.max_items": "16",
|
|
49216
49314
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
49217
49315
|
},
|
|
49316
|
+
"x-f5xc-description-short": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses.",
|
|
49317
|
+
"x-f5xc-description-medium": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses. Cookie Tampering Protection prevents attackers from modifying the value of session cookies. For Cookie Tampering Protection, enabling a web app firewall (WAF) is a prerequisite.",
|
|
49218
49318
|
"x-f5xc-required-for": {
|
|
49219
49319
|
"minimum_config": false,
|
|
49220
49320
|
"create": false,
|
|
@@ -49525,6 +49625,8 @@
|
|
|
49525
49625
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
49526
49626
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
49527
49627
|
},
|
|
49628
|
+
"x-f5xc-description-short": "Data Guard prevents responses from exposing sensitive information by masking the data.",
|
|
49629
|
+
"x-f5xc-description-medium": "Data Guard prevents responses from exposing sensitive information by masking the data. The system masks credit card numbers and social security numbers leaked from the application from within the HTTP response with a string of asterisks (*).",
|
|
49528
49630
|
"x-f5xc-required-for": {
|
|
49529
49631
|
"minimum_config": false,
|
|
49530
49632
|
"create": false,
|
|
@@ -49661,6 +49763,8 @@
|
|
|
49661
49763
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
49662
49764
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
49663
49765
|
},
|
|
49766
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to load balancer. Supported Domains and search order: 1.",
|
|
49767
|
+
"x-f5xc-description-medium": "List of Domains (host/authority header) that will be matched to load balancer. Supported Domains and search order: 1. Exact Domain names: www.example.com. 2.",
|
|
49664
49768
|
"x-f5xc-required-for": {
|
|
49665
49769
|
"minimum_config": false,
|
|
49666
49770
|
"create": false,
|
|
@@ -49702,6 +49806,8 @@
|
|
|
49702
49806
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
49703
49807
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
49704
49808
|
},
|
|
49809
|
+
"x-f5xc-description-short": "GraphQL is a query language and server-side runtime for APIs which provides a complete and understandable description of the data in API.",
|
|
49810
|
+
"x-f5xc-description-medium": "GraphQL is a query language and server-side runtime for APIs which provides a complete and understandable description of the data in API. GraphQL gives clients the power to ask for exactly what they need, makes it easier to evolve APIs over time, and enables powerful developer tools. Policy...",
|
|
49705
49811
|
"x-f5xc-required-for": {
|
|
49706
49812
|
"minimum_config": false,
|
|
49707
49813
|
"create": false,
|
|
@@ -49776,6 +49882,8 @@
|
|
|
49776
49882
|
"ves.io.schema.rules.repeated.max_items": "16",
|
|
49777
49883
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
49778
49884
|
},
|
|
49885
|
+
"x-f5xc-description-short": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses.",
|
|
49886
|
+
"x-f5xc-description-medium": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses. Cookie Tampering Protection prevents attackers from modifying the value of session cookies. For Cookie Tampering Protection, enabling a web app firewall (WAF) is a prerequisite.",
|
|
49779
49887
|
"x-f5xc-required-for": {
|
|
49780
49888
|
"minimum_config": false,
|
|
49781
49889
|
"create": false,
|
|
@@ -50241,6 +50349,8 @@
|
|
|
50241
50349
|
"ves.io.schema.rules.string.max_len": "65536",
|
|
50242
50350
|
"ves.io.schema.rules.string.uri_ref": "true"
|
|
50243
50351
|
},
|
|
50352
|
+
"x-f5xc-description-short": "Custom message is of type uri_ref. Currently supported URL schemes is string:///.",
|
|
50353
|
+
"x-f5xc-description-medium": "Custom message is of type uri_ref. Currently supported URL schemes is string:///. For string:/// scheme, message needs to be encoded in Base64 format.",
|
|
50244
50354
|
"minLength": 0,
|
|
50245
50355
|
"x-f5xc-required-for": {
|
|
50246
50356
|
"minimum_config": false,
|
|
@@ -50338,6 +50448,8 @@
|
|
|
50338
50448
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
50339
50449
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
50340
50450
|
},
|
|
50451
|
+
"x-f5xc-description-short": "Define the list of one or more Client IP Headers.",
|
|
50452
|
+
"x-f5xc-description-medium": "Define the list of one or more Client IP Headers. Headers will be used in order from top to bottom, meaning if the first header is not present in the request, the system will proceed to check for the second header, and so on, until one of the listed headers is found. If none of the defined...",
|
|
50341
50453
|
"x-f5xc-required-for": {
|
|
50342
50454
|
"minimum_config": false,
|
|
50343
50455
|
"create": false,
|
|
@@ -50489,7 +50601,7 @@
|
|
|
50489
50601
|
},
|
|
50490
50602
|
"x-original-maxLength": 1024,
|
|
50491
50603
|
"x-reconciled-from-discovery": true,
|
|
50492
|
-
"x-reconciled-at": "2026-01-
|
|
50604
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758685+00:00"
|
|
50493
50605
|
},
|
|
50494
50606
|
"type": {
|
|
50495
50607
|
"type": "string",
|
|
@@ -50522,7 +50634,7 @@
|
|
|
50522
50634
|
},
|
|
50523
50635
|
"x-original-maxLength": 1024,
|
|
50524
50636
|
"x-reconciled-from-discovery": true,
|
|
50525
|
-
"x-reconciled-at": "2026-01-
|
|
50637
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758691+00:00"
|
|
50526
50638
|
}
|
|
50527
50639
|
},
|
|
50528
50640
|
"x-f5xc-minimum-configuration": {
|
|
@@ -50757,6 +50869,8 @@
|
|
|
50757
50869
|
"ves.io.schema.rules.string.max_len": "65536",
|
|
50758
50870
|
"ves.io.schema.rules.string.uri_ref": "true"
|
|
50759
50871
|
},
|
|
50872
|
+
"x-f5xc-description-short": "Custom message is of type uri_ref. Currently supported URL schemes is string:///.",
|
|
50873
|
+
"x-f5xc-description-medium": "Custom message is of type uri_ref. Currently supported URL schemes is string:///. For string:/// scheme, message needs to be encoded in Base64 format.",
|
|
50760
50874
|
"minLength": 0,
|
|
50761
50875
|
"x-f5xc-required-for": {
|
|
50762
50876
|
"minimum_config": false,
|
|
@@ -50904,6 +51018,8 @@
|
|
|
50904
51018
|
"ves.io.schema.rules.string.max_len": "65536",
|
|
50905
51019
|
"ves.io.schema.rules.string.uri_ref": "true"
|
|
50906
51020
|
},
|
|
51021
|
+
"x-f5xc-description-short": "Custom message is of type . Currently supported URL schemes is .",
|
|
51022
|
+
"x-f5xc-description-medium": "Custom message is of type . Currently supported URL schemes is . For scheme, message needs to be encoded in Base64 format. You can specify this message as base64 encoded plain text message e.g. \"Blocked..\" or it can be HTML paragraph or a body string encoded as base64 string E.g. \"<p> Blocked...",
|
|
50907
51023
|
"minLength": 0,
|
|
50908
51024
|
"x-f5xc-required-for": {
|
|
50909
51025
|
"minimum_config": false,
|
|
@@ -51104,7 +51220,7 @@
|
|
|
51104
51220
|
},
|
|
51105
51221
|
"x-original-maxLength": 1024,
|
|
51106
51222
|
"x-reconciled-from-discovery": true,
|
|
51107
|
-
"x-reconciled-at": "2026-01-
|
|
51223
|
+
"x-reconciled-at": "2026-01-06T16:57:26.220825+00:00"
|
|
51108
51224
|
},
|
|
51109
51225
|
"namespace": {
|
|
51110
51226
|
"type": "string",
|
|
@@ -51123,7 +51239,7 @@
|
|
|
51123
51239
|
},
|
|
51124
51240
|
"x-original-maxLength": 1024,
|
|
51125
51241
|
"x-reconciled-from-discovery": true,
|
|
51126
|
-
"x-reconciled-at": "2026-01-
|
|
51242
|
+
"x-reconciled-at": "2026-01-06T16:57:26.220830+00:00"
|
|
51127
51243
|
}
|
|
51128
51244
|
},
|
|
51129
51245
|
"x-f5xc-minimum-configuration": {
|
|
@@ -51264,7 +51380,7 @@
|
|
|
51264
51380
|
"maxLength": 17,
|
|
51265
51381
|
"minLength": 17,
|
|
51266
51382
|
"x-reconciled-from-discovery": true,
|
|
51267
|
-
"x-reconciled-at": "2026-01-
|
|
51383
|
+
"x-reconciled-at": "2026-01-06T16:57:26.220844+00:00"
|
|
51268
51384
|
},
|
|
51269
51385
|
"system_metadata": {
|
|
51270
51386
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -51425,7 +51541,7 @@
|
|
|
51425
51541
|
},
|
|
51426
51542
|
"x-original-maxLength": 1024,
|
|
51427
51543
|
"x-reconciled-from-discovery": true,
|
|
51428
|
-
"x-reconciled-at": "2026-01-
|
|
51544
|
+
"x-reconciled-at": "2026-01-06T16:57:26.220856+00:00"
|
|
51429
51545
|
},
|
|
51430
51546
|
"disabled": {
|
|
51431
51547
|
"type": "boolean",
|
|
@@ -51475,7 +51591,7 @@
|
|
|
51475
51591
|
},
|
|
51476
51592
|
"x-original-maxLength": 1024,
|
|
51477
51593
|
"x-reconciled-from-discovery": true,
|
|
51478
|
-
"x-reconciled-at": "2026-01-
|
|
51594
|
+
"x-reconciled-at": "2026-01-06T16:57:26.220865+00:00"
|
|
51479
51595
|
},
|
|
51480
51596
|
"namespace": {
|
|
51481
51597
|
"type": "string",
|
|
@@ -51494,7 +51610,7 @@
|
|
|
51494
51610
|
},
|
|
51495
51611
|
"x-original-maxLength": 1024,
|
|
51496
51612
|
"x-reconciled-from-discovery": true,
|
|
51497
|
-
"x-reconciled-at": "2026-01-
|
|
51613
|
+
"x-reconciled-at": "2026-01-06T16:57:26.220869+00:00"
|
|
51498
51614
|
},
|
|
51499
51615
|
"owner_view": {
|
|
51500
51616
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -51535,7 +51651,7 @@
|
|
|
51535
51651
|
"x-field-mutability": "read-only",
|
|
51536
51652
|
"x-original-maxLength": 1024,
|
|
51537
51653
|
"x-reconciled-from-discovery": true,
|
|
51538
|
-
"x-reconciled-at": "2026-01-
|
|
51654
|
+
"x-reconciled-at": "2026-01-06T16:57:26.220878+00:00"
|
|
51539
51655
|
},
|
|
51540
51656
|
"uid": {
|
|
51541
51657
|
"type": "string",
|
|
@@ -51556,7 +51672,7 @@
|
|
|
51556
51672
|
"x-original-maxLength": 1024,
|
|
51557
51673
|
"format": "uuid",
|
|
51558
51674
|
"x-reconciled-from-discovery": true,
|
|
51559
|
-
"x-reconciled-at": "2026-01-
|
|
51675
|
+
"x-reconciled-at": "2026-01-06T16:57:26.220883+00:00"
|
|
51560
51676
|
}
|
|
51561
51677
|
},
|
|
51562
51678
|
"x-f5xc-minimum-configuration": {
|
|
@@ -51755,6 +51871,8 @@
|
|
|
51755
51871
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
51756
51872
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
51757
51873
|
},
|
|
51874
|
+
"x-f5xc-description-short": "Service Policies is a sequential engine where policies (and rules within the policy) are evaluated one after the other.",
|
|
51875
|
+
"x-f5xc-description-medium": "Service Policies is a sequential engine where policies (and rules within the policy) are evaluated one after the other. It's important to define the correct order (policies evaluated from top to bottom in the list) for service policies, to GET the intended result. For each request, its...",
|
|
51758
51876
|
"x-f5xc-required-for": {
|
|
51759
51877
|
"minimum_config": false,
|
|
51760
51878
|
"create": false,
|
|
@@ -51920,6 +52038,8 @@
|
|
|
51920
52038
|
"ves.io.schema.rules.repeated.max_items": "32",
|
|
51921
52039
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
51922
52040
|
},
|
|
52041
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to this Load Balancer.",
|
|
52042
|
+
"x-f5xc-description-medium": "List of Domains (host/authority header) that will be matched to this Load Balancer. Supported Domains and search order: 1. Exact Domain names: www.example.com. 2.",
|
|
51923
52043
|
"x-f5xc-required-for": {
|
|
51924
52044
|
"minimum_config": false,
|
|
51925
52045
|
"create": false,
|
|
@@ -52168,6 +52288,8 @@
|
|
|
52168
52288
|
"ves.io.schema.rules.repeated.max_items": "32",
|
|
52169
52289
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
52170
52290
|
},
|
|
52291
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to this Load Balancer.",
|
|
52292
|
+
"x-f5xc-description-medium": "List of Domains (host/authority header) that will be matched to this Load Balancer. Supported Domains and search order: 1. Exact Domain names: www.example.com. 2.",
|
|
52171
52293
|
"x-f5xc-required-for": {
|
|
52172
52294
|
"minimum_config": false,
|
|
52173
52295
|
"create": false,
|
|
@@ -52425,6 +52547,8 @@
|
|
|
52425
52547
|
"ves.io.schema.rules.repeated.max_items": "32",
|
|
52426
52548
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
52427
52549
|
},
|
|
52550
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to this Load Balancer.",
|
|
52551
|
+
"x-f5xc-description-medium": "List of Domains (host/authority header) that will be matched to this Load Balancer. Supported Domains and search order: 1. Exact Domain names: www.example.com. 2.",
|
|
52428
52552
|
"x-f5xc-required-for": {
|
|
52429
52553
|
"minimum_config": false,
|
|
52430
52554
|
"create": false,
|
|
@@ -52678,7 +52802,7 @@
|
|
|
52678
52802
|
},
|
|
52679
52803
|
"x-original-maxLength": 1024,
|
|
52680
52804
|
"x-reconciled-from-discovery": true,
|
|
52681
|
-
"x-reconciled-at": "2026-01-
|
|
52805
|
+
"x-reconciled-at": "2026-01-06T16:57:26.667704+00:00"
|
|
52682
52806
|
},
|
|
52683
52807
|
"namespace": {
|
|
52684
52808
|
"type": "string",
|
|
@@ -52697,7 +52821,7 @@
|
|
|
52697
52821
|
},
|
|
52698
52822
|
"x-original-maxLength": 1024,
|
|
52699
52823
|
"x-reconciled-from-discovery": true,
|
|
52700
|
-
"x-reconciled-at": "2026-01-
|
|
52824
|
+
"x-reconciled-at": "2026-01-06T16:57:26.667708+00:00"
|
|
52701
52825
|
}
|
|
52702
52826
|
},
|
|
52703
52827
|
"x-f5xc-minimum-configuration": {
|
|
@@ -52818,7 +52942,7 @@
|
|
|
52818
52942
|
"maxLength": 17,
|
|
52819
52943
|
"minLength": 17,
|
|
52820
52944
|
"x-reconciled-from-discovery": true,
|
|
52821
|
-
"x-reconciled-at": "2026-01-
|
|
52945
|
+
"x-reconciled-at": "2026-01-06T16:57:26.667723+00:00"
|
|
52822
52946
|
},
|
|
52823
52947
|
"system_metadata": {
|
|
52824
52948
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -52953,7 +53077,7 @@
|
|
|
52953
53077
|
},
|
|
52954
53078
|
"x-original-maxLength": 1024,
|
|
52955
53079
|
"x-reconciled-from-discovery": true,
|
|
52956
|
-
"x-reconciled-at": "2026-01-
|
|
53080
|
+
"x-reconciled-at": "2026-01-06T16:57:26.667735+00:00"
|
|
52957
53081
|
},
|
|
52958
53082
|
"disabled": {
|
|
52959
53083
|
"type": "boolean",
|
|
@@ -53003,7 +53127,7 @@
|
|
|
53003
53127
|
},
|
|
53004
53128
|
"x-original-maxLength": 1024,
|
|
53005
53129
|
"x-reconciled-from-discovery": true,
|
|
53006
|
-
"x-reconciled-at": "2026-01-
|
|
53130
|
+
"x-reconciled-at": "2026-01-06T16:57:26.667744+00:00"
|
|
53007
53131
|
},
|
|
53008
53132
|
"namespace": {
|
|
53009
53133
|
"type": "string",
|
|
@@ -53022,7 +53146,7 @@
|
|
|
53022
53146
|
},
|
|
53023
53147
|
"x-original-maxLength": 1024,
|
|
53024
53148
|
"x-reconciled-from-discovery": true,
|
|
53025
|
-
"x-reconciled-at": "2026-01-
|
|
53149
|
+
"x-reconciled-at": "2026-01-06T16:57:26.667748+00:00"
|
|
53026
53150
|
},
|
|
53027
53151
|
"owner_view": {
|
|
53028
53152
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -53063,7 +53187,7 @@
|
|
|
53063
53187
|
"x-field-mutability": "read-only",
|
|
53064
53188
|
"x-original-maxLength": 1024,
|
|
53065
53189
|
"x-reconciled-from-discovery": true,
|
|
53066
|
-
"x-reconciled-at": "2026-01-
|
|
53190
|
+
"x-reconciled-at": "2026-01-06T16:57:26.667756+00:00"
|
|
53067
53191
|
},
|
|
53068
53192
|
"uid": {
|
|
53069
53193
|
"type": "string",
|
|
@@ -53084,7 +53208,7 @@
|
|
|
53084
53208
|
"x-original-maxLength": 1024,
|
|
53085
53209
|
"format": "uuid",
|
|
53086
53210
|
"x-reconciled-from-discovery": true,
|
|
53087
|
-
"x-reconciled-at": "2026-01-
|
|
53211
|
+
"x-reconciled-at": "2026-01-06T16:57:26.667761+00:00"
|
|
53088
53212
|
}
|
|
53089
53213
|
},
|
|
53090
53214
|
"x-f5xc-minimum-configuration": {
|
|
@@ -53278,6 +53402,8 @@
|
|
|
53278
53402
|
"description": "Per packet load balancing:\nIf disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the load balancing algorithm dictates, and subsequent packets with the same identity are forwarded to the same upstream server without rechecking the algorithm\nIf enabled: Each packet is directed to an upstream server as the load balancing algorithm dictates.",
|
|
53279
53403
|
"format": "boolean",
|
|
53280
53404
|
"x-displayname": "Per Packet Load Balancing.",
|
|
53405
|
+
"x-f5xc-description-short": "Per packet load balancing: If disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the...",
|
|
53406
|
+
"x-f5xc-description-medium": "Per packet load balancing: If disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the load balancing algorithm dictates, and subsequent packets with the same identity are forwarded to the same upstream server without rechecking the...",
|
|
53281
53407
|
"x-f5xc-required-for": {
|
|
53282
53408
|
"minimum_config": false,
|
|
53283
53409
|
"create": false,
|
|
@@ -53500,6 +53626,8 @@
|
|
|
53500
53626
|
"description": "Per packet load balancing:\nIf disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the load balancing algorithm dictates, and subsequent packets with the same identity are forwarded to the same upstream server without rechecking the algorithm\nIf enabled: Each packet is directed to an upstream server as the load balancing algorithm dictates.",
|
|
53501
53627
|
"format": "boolean",
|
|
53502
53628
|
"x-displayname": "Per Packet Load Balancing.",
|
|
53629
|
+
"x-f5xc-description-short": "Per packet load balancing: If disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the...",
|
|
53630
|
+
"x-f5xc-description-medium": "Per packet load balancing: If disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the load balancing algorithm dictates, and subsequent packets with the same identity are forwarded to the same upstream server without rechecking the...",
|
|
53503
53631
|
"x-f5xc-required-for": {
|
|
53504
53632
|
"minimum_config": false,
|
|
53505
53633
|
"create": false,
|
|
@@ -53740,6 +53868,8 @@
|
|
|
53740
53868
|
"description": "Per packet load balancing:\nIf disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the load balancing algorithm dictates, and subsequent packets with the same identity are forwarded to the same upstream server without rechecking the algorithm\nIf enabled: Each packet is directed to an upstream server as the load balancing algorithm dictates.",
|
|
53741
53869
|
"format": "boolean",
|
|
53742
53870
|
"x-displayname": "Per Packet Load Balancing.",
|
|
53871
|
+
"x-f5xc-description-short": "Per packet load balancing: If disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the...",
|
|
53872
|
+
"x-f5xc-description-medium": "Per packet load balancing: If disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the load balancing algorithm dictates, and subsequent packets with the same identity are forwarded to the same upstream server without rechecking the...",
|
|
53743
53873
|
"x-f5xc-required-for": {
|
|
53744
53874
|
"minimum_config": false,
|
|
53745
53875
|
"create": false,
|
|
@@ -54064,7 +54194,7 @@
|
|
|
54064
54194
|
},
|
|
54065
54195
|
"x-original-maxLength": 1024,
|
|
54066
54196
|
"x-reconciled-from-discovery": true,
|
|
54067
|
-
"x-reconciled-at": "2026-01-
|
|
54197
|
+
"x-reconciled-at": "2026-01-06T16:57:40.541662+00:00"
|
|
54068
54198
|
},
|
|
54069
54199
|
"namespace": {
|
|
54070
54200
|
"type": "string",
|
|
@@ -54083,7 +54213,7 @@
|
|
|
54083
54213
|
},
|
|
54084
54214
|
"x-original-maxLength": 1024,
|
|
54085
54215
|
"x-reconciled-from-discovery": true,
|
|
54086
|
-
"x-reconciled-at": "2026-01-
|
|
54216
|
+
"x-reconciled-at": "2026-01-06T16:57:40.541669+00:00"
|
|
54087
54217
|
}
|
|
54088
54218
|
},
|
|
54089
54219
|
"x-f5xc-minimum-configuration": {
|
|
@@ -54181,7 +54311,7 @@
|
|
|
54181
54311
|
"maxLength": 17,
|
|
54182
54312
|
"minLength": 17,
|
|
54183
54313
|
"x-reconciled-from-discovery": true,
|
|
54184
|
-
"x-reconciled-at": "2026-01-
|
|
54314
|
+
"x-reconciled-at": "2026-01-06T16:57:40.541684+00:00"
|
|
54185
54315
|
},
|
|
54186
54316
|
"system_metadata": {
|
|
54187
54317
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -54359,7 +54489,7 @@
|
|
|
54359
54489
|
},
|
|
54360
54490
|
"x-original-maxLength": 1024,
|
|
54361
54491
|
"x-reconciled-from-discovery": true,
|
|
54362
|
-
"x-reconciled-at": "2026-01-
|
|
54492
|
+
"x-reconciled-at": "2026-01-06T16:57:40.541701+00:00"
|
|
54363
54493
|
},
|
|
54364
54494
|
"disabled": {
|
|
54365
54495
|
"type": "boolean",
|
|
@@ -54409,7 +54539,7 @@
|
|
|
54409
54539
|
},
|
|
54410
54540
|
"x-original-maxLength": 1024,
|
|
54411
54541
|
"x-reconciled-from-discovery": true,
|
|
54412
|
-
"x-reconciled-at": "2026-01-
|
|
54542
|
+
"x-reconciled-at": "2026-01-06T16:57:40.541711+00:00"
|
|
54413
54543
|
},
|
|
54414
54544
|
"namespace": {
|
|
54415
54545
|
"type": "string",
|
|
@@ -54428,7 +54558,7 @@
|
|
|
54428
54558
|
},
|
|
54429
54559
|
"x-original-maxLength": 1024,
|
|
54430
54560
|
"x-reconciled-from-discovery": true,
|
|
54431
|
-
"x-reconciled-at": "2026-01-
|
|
54561
|
+
"x-reconciled-at": "2026-01-06T16:57:40.541715+00:00"
|
|
54432
54562
|
},
|
|
54433
54563
|
"owner_view": {
|
|
54434
54564
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -54469,7 +54599,7 @@
|
|
|
54469
54599
|
"x-field-mutability": "read-only",
|
|
54470
54600
|
"x-original-maxLength": 1024,
|
|
54471
54601
|
"x-reconciled-from-discovery": true,
|
|
54472
|
-
"x-reconciled-at": "2026-01-
|
|
54602
|
+
"x-reconciled-at": "2026-01-06T16:57:40.541723+00:00"
|
|
54473
54603
|
},
|
|
54474
54604
|
"uid": {
|
|
54475
54605
|
"type": "string",
|
|
@@ -54490,7 +54620,7 @@
|
|
|
54490
54620
|
"x-original-maxLength": 1024,
|
|
54491
54621
|
"format": "uuid",
|
|
54492
54622
|
"x-reconciled-from-discovery": true,
|
|
54493
|
-
"x-reconciled-at": "2026-01-
|
|
54623
|
+
"x-reconciled-at": "2026-01-06T16:57:40.541728+00:00"
|
|
54494
54624
|
}
|
|
54495
54625
|
},
|
|
54496
54626
|
"x-f5xc-minimum-configuration": {
|
|
@@ -54852,6 +54982,8 @@
|
|
|
54852
54982
|
"ves.io.schema.rules.uint32.gte": "1",
|
|
54853
54983
|
"ves.io.schema.rules.uint32.lte": "16"
|
|
54854
54984
|
},
|
|
54985
|
+
"x-f5xc-description-short": "Number of failed responses before declaring unhealthy.",
|
|
54986
|
+
"x-f5xc-description-medium": "Number of failed responses before declaring unhealthy. In other words, this is the number of unhealthy health checks required before a host is marked unhealthy. Note that for HTTP health checking if a host responds with 503 this threshold is ignored and the host is considered unhealthy immediately.",
|
|
54855
54987
|
"minimum": 0,
|
|
54856
54988
|
"maximum": 2147483647,
|
|
54857
54989
|
"x-f5xc-required-for": {
|
|
@@ -55018,7 +55150,7 @@
|
|
|
55018
55150
|
},
|
|
55019
55151
|
"x-original-maxLength": 1024,
|
|
55020
55152
|
"x-reconciled-from-discovery": true,
|
|
55021
|
-
"x-reconciled-at": "2026-01-
|
|
55153
|
+
"x-reconciled-at": "2026-01-06T16:57:42.015963+00:00"
|
|
55022
55154
|
},
|
|
55023
55155
|
"namespace": {
|
|
55024
55156
|
"type": "string",
|
|
@@ -55037,7 +55169,7 @@
|
|
|
55037
55169
|
},
|
|
55038
55170
|
"x-original-maxLength": 1024,
|
|
55039
55171
|
"x-reconciled-from-discovery": true,
|
|
55040
|
-
"x-reconciled-at": "2026-01-
|
|
55172
|
+
"x-reconciled-at": "2026-01-06T16:57:42.015970+00:00"
|
|
55041
55173
|
}
|
|
55042
55174
|
},
|
|
55043
55175
|
"x-f5xc-minimum-configuration": {
|
|
@@ -55334,7 +55466,7 @@
|
|
|
55334
55466
|
"maxLength": 17,
|
|
55335
55467
|
"minLength": 17,
|
|
55336
55468
|
"x-reconciled-from-discovery": true,
|
|
55337
|
-
"x-reconciled-at": "2026-01-
|
|
55469
|
+
"x-reconciled-at": "2026-01-06T16:57:42.016000+00:00"
|
|
55338
55470
|
},
|
|
55339
55471
|
"system_metadata": {
|
|
55340
55472
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -55538,6 +55670,8 @@
|
|
|
55538
55670
|
"ves.io.schema.rules.uint32.gte": "1",
|
|
55539
55671
|
"ves.io.schema.rules.uint32.lte": "16"
|
|
55540
55672
|
},
|
|
55673
|
+
"x-f5xc-description-short": "Number of failed responses before declaring unhealthy.",
|
|
55674
|
+
"x-f5xc-description-medium": "Number of failed responses before declaring unhealthy. In other words, this is the number of unhealthy health checks required before a host is marked unhealthy. Note that for HTTP health checking if a host responds with 503 this threshold is ignored and the host is considered unhealthy immediately.",
|
|
55541
55675
|
"minimum": 0,
|
|
55542
55676
|
"maximum": 2147483647,
|
|
55543
55677
|
"x-f5xc-required-for": {
|
|
@@ -55856,7 +55990,7 @@
|
|
|
55856
55990
|
},
|
|
55857
55991
|
"x-original-maxLength": 1024,
|
|
55858
55992
|
"x-reconciled-from-discovery": true,
|
|
55859
|
-
"x-reconciled-at": "2026-01-
|
|
55993
|
+
"x-reconciled-at": "2026-01-06T16:57:42.016034+00:00"
|
|
55860
55994
|
},
|
|
55861
55995
|
"disabled": {
|
|
55862
55996
|
"type": "boolean",
|
|
@@ -55906,7 +56040,7 @@
|
|
|
55906
56040
|
},
|
|
55907
56041
|
"x-original-maxLength": 1024,
|
|
55908
56042
|
"x-reconciled-from-discovery": true,
|
|
55909
|
-
"x-reconciled-at": "2026-01-
|
|
56043
|
+
"x-reconciled-at": "2026-01-06T16:57:42.016044+00:00"
|
|
55910
56044
|
},
|
|
55911
56045
|
"namespace": {
|
|
55912
56046
|
"type": "string",
|
|
@@ -55925,7 +56059,7 @@
|
|
|
55925
56059
|
},
|
|
55926
56060
|
"x-original-maxLength": 1024,
|
|
55927
56061
|
"x-reconciled-from-discovery": true,
|
|
55928
|
-
"x-reconciled-at": "2026-01-
|
|
56062
|
+
"x-reconciled-at": "2026-01-06T16:57:42.016048+00:00"
|
|
55929
56063
|
},
|
|
55930
56064
|
"owner_view": {
|
|
55931
56065
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -55966,7 +56100,7 @@
|
|
|
55966
56100
|
"x-field-mutability": "read-only",
|
|
55967
56101
|
"x-original-maxLength": 1024,
|
|
55968
56102
|
"x-reconciled-from-discovery": true,
|
|
55969
|
-
"x-reconciled-at": "2026-01-
|
|
56103
|
+
"x-reconciled-at": "2026-01-06T16:57:42.016056+00:00"
|
|
55970
56104
|
},
|
|
55971
56105
|
"uid": {
|
|
55972
56106
|
"type": "string",
|
|
@@ -55987,7 +56121,7 @@
|
|
|
55987
56121
|
"x-original-maxLength": 1024,
|
|
55988
56122
|
"format": "uuid",
|
|
55989
56123
|
"x-reconciled-from-discovery": true,
|
|
55990
|
-
"x-reconciled-at": "2026-01-
|
|
56124
|
+
"x-reconciled-at": "2026-01-06T16:57:42.016062+00:00"
|
|
55991
56125
|
}
|
|
55992
56126
|
},
|
|
55993
56127
|
"x-f5xc-minimum-configuration": {
|
|
@@ -56214,6 +56348,8 @@
|
|
|
56214
56348
|
"ves.io.schema.rules.uint32.gte": "1",
|
|
56215
56349
|
"ves.io.schema.rules.uint32.lte": "16"
|
|
56216
56350
|
},
|
|
56351
|
+
"x-f5xc-description-short": "Number of failed responses before declaring unhealthy.",
|
|
56352
|
+
"x-f5xc-description-medium": "Number of failed responses before declaring unhealthy. In other words, this is the number of unhealthy health checks required before a host is marked unhealthy. Note that for HTTP health checking if a host responds with 503 this threshold is ignored and the host is considered unhealthy immediately.",
|
|
56217
56353
|
"minimum": 0,
|
|
56218
56354
|
"maximum": 2147483647,
|
|
56219
56355
|
"x-f5xc-required-for": {
|
|
@@ -56483,7 +56619,7 @@
|
|
|
56483
56619
|
},
|
|
56484
56620
|
"x-original-maxLength": 1024,
|
|
56485
56621
|
"x-reconciled-from-discovery": true,
|
|
56486
|
-
"x-reconciled-at": "2026-01-
|
|
56622
|
+
"x-reconciled-at": "2026-01-06T16:57:59.629982+00:00"
|
|
56487
56623
|
},
|
|
56488
56624
|
"namespace": {
|
|
56489
56625
|
"type": "string",
|
|
@@ -56502,7 +56638,7 @@
|
|
|
56502
56638
|
},
|
|
56503
56639
|
"x-original-maxLength": 1024,
|
|
56504
56640
|
"x-reconciled-from-discovery": true,
|
|
56505
|
-
"x-reconciled-at": "2026-01-
|
|
56641
|
+
"x-reconciled-at": "2026-01-06T16:57:59.629986+00:00"
|
|
56506
56642
|
}
|
|
56507
56643
|
},
|
|
56508
56644
|
"x-f5xc-minimum-configuration": {
|
|
@@ -56714,7 +56850,7 @@
|
|
|
56714
56850
|
},
|
|
56715
56851
|
"x-original-maxLength": 1024,
|
|
56716
56852
|
"x-reconciled-from-discovery": true,
|
|
56717
|
-
"x-reconciled-at": "2026-01-
|
|
56853
|
+
"x-reconciled-at": "2026-01-06T16:57:59.630006+00:00"
|
|
56718
56854
|
},
|
|
56719
56855
|
"disabled": {
|
|
56720
56856
|
"type": "boolean",
|
|
@@ -56764,7 +56900,7 @@
|
|
|
56764
56900
|
},
|
|
56765
56901
|
"x-original-maxLength": 1024,
|
|
56766
56902
|
"x-reconciled-from-discovery": true,
|
|
56767
|
-
"x-reconciled-at": "2026-01-
|
|
56903
|
+
"x-reconciled-at": "2026-01-06T16:57:59.630016+00:00"
|
|
56768
56904
|
},
|
|
56769
56905
|
"namespace": {
|
|
56770
56906
|
"type": "string",
|
|
@@ -56783,7 +56919,7 @@
|
|
|
56783
56919
|
},
|
|
56784
56920
|
"x-original-maxLength": 1024,
|
|
56785
56921
|
"x-reconciled-from-discovery": true,
|
|
56786
|
-
"x-reconciled-at": "2026-01-
|
|
56922
|
+
"x-reconciled-at": "2026-01-06T16:57:59.630020+00:00"
|
|
56787
56923
|
},
|
|
56788
56924
|
"owner_view": {
|
|
56789
56925
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -56809,7 +56945,7 @@
|
|
|
56809
56945
|
"x-field-mutability": "read-only",
|
|
56810
56946
|
"x-original-maxLength": 1024,
|
|
56811
56947
|
"x-reconciled-from-discovery": true,
|
|
56812
|
-
"x-reconciled-at": "2026-01-
|
|
56948
|
+
"x-reconciled-at": "2026-01-06T16:57:59.630026+00:00"
|
|
56813
56949
|
},
|
|
56814
56950
|
"uid": {
|
|
56815
56951
|
"type": "string",
|
|
@@ -56830,7 +56966,7 @@
|
|
|
56830
56966
|
"x-original-maxLength": 1024,
|
|
56831
56967
|
"format": "uuid",
|
|
56832
56968
|
"x-reconciled-from-discovery": true,
|
|
56833
|
-
"x-reconciled-at": "2026-01-
|
|
56969
|
+
"x-reconciled-at": "2026-01-06T16:57:59.630031+00:00"
|
|
56834
56970
|
}
|
|
56835
56971
|
},
|
|
56836
56972
|
"x-f5xc-minimum-configuration": {
|
|
@@ -57422,7 +57558,7 @@
|
|
|
57422
57558
|
},
|
|
57423
57559
|
"x-original-maxLength": 1024,
|
|
57424
57560
|
"x-reconciled-from-discovery": true,
|
|
57425
|
-
"x-reconciled-at": "2026-01-
|
|
57561
|
+
"x-reconciled-at": "2026-01-06T16:58:02.605788+00:00"
|
|
57426
57562
|
},
|
|
57427
57563
|
"namespace": {
|
|
57428
57564
|
"type": "string",
|
|
@@ -57441,7 +57577,7 @@
|
|
|
57441
57577
|
},
|
|
57442
57578
|
"x-original-maxLength": 1024,
|
|
57443
57579
|
"x-reconciled-from-discovery": true,
|
|
57444
|
-
"x-reconciled-at": "2026-01-
|
|
57580
|
+
"x-reconciled-at": "2026-01-06T16:58:02.605793+00:00"
|
|
57445
57581
|
}
|
|
57446
57582
|
},
|
|
57447
57583
|
"x-f5xc-minimum-configuration": {
|
|
@@ -57552,6 +57688,8 @@
|
|
|
57552
57688
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
57553
57689
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
57554
57690
|
},
|
|
57691
|
+
"x-f5xc-description-short": "List of Domains to be proxied. Wildcard hosts are supported in the suffix or prefix form Supported Domains and search order: 1.",
|
|
57692
|
+
"x-f5xc-description-medium": "List of Domains to be proxied. Wildcard hosts are supported in the suffix or prefix form Supported Domains and search order: 1. Exact Domain names: www.example.com. 2.",
|
|
57555
57693
|
"x-f5xc-required-for": {
|
|
57556
57694
|
"minimum_config": false,
|
|
57557
57695
|
"create": false,
|
|
@@ -57713,7 +57851,7 @@
|
|
|
57713
57851
|
"maxLength": 17,
|
|
57714
57852
|
"minLength": 17,
|
|
57715
57853
|
"x-reconciled-from-discovery": true,
|
|
57716
|
-
"x-reconciled-at": "2026-01-
|
|
57854
|
+
"x-reconciled-at": "2026-01-06T16:58:02.605820+00:00"
|
|
57717
57855
|
},
|
|
57718
57856
|
"system_metadata": {
|
|
57719
57857
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -57912,7 +58050,7 @@
|
|
|
57912
58050
|
},
|
|
57913
58051
|
"x-original-maxLength": 1024,
|
|
57914
58052
|
"x-reconciled-from-discovery": true,
|
|
57915
|
-
"x-reconciled-at": "2026-01-
|
|
58053
|
+
"x-reconciled-at": "2026-01-06T16:58:02.605838+00:00"
|
|
57916
58054
|
},
|
|
57917
58055
|
"disabled": {
|
|
57918
58056
|
"type": "boolean",
|
|
@@ -57962,7 +58100,7 @@
|
|
|
57962
58100
|
},
|
|
57963
58101
|
"x-original-maxLength": 1024,
|
|
57964
58102
|
"x-reconciled-from-discovery": true,
|
|
57965
|
-
"x-reconciled-at": "2026-01-
|
|
58103
|
+
"x-reconciled-at": "2026-01-06T16:58:02.605848+00:00"
|
|
57966
58104
|
},
|
|
57967
58105
|
"namespace": {
|
|
57968
58106
|
"type": "string",
|
|
@@ -57981,7 +58119,7 @@
|
|
|
57981
58119
|
},
|
|
57982
58120
|
"x-original-maxLength": 1024,
|
|
57983
58121
|
"x-reconciled-from-discovery": true,
|
|
57984
|
-
"x-reconciled-at": "2026-01-
|
|
58122
|
+
"x-reconciled-at": "2026-01-06T16:58:02.605853+00:00"
|
|
57985
58123
|
},
|
|
57986
58124
|
"owner_view": {
|
|
57987
58125
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -58022,7 +58160,7 @@
|
|
|
58022
58160
|
"x-field-mutability": "read-only",
|
|
58023
58161
|
"x-original-maxLength": 1024,
|
|
58024
58162
|
"x-reconciled-from-discovery": true,
|
|
58025
|
-
"x-reconciled-at": "2026-01-
|
|
58163
|
+
"x-reconciled-at": "2026-01-06T16:58:02.605860+00:00"
|
|
58026
58164
|
},
|
|
58027
58165
|
"uid": {
|
|
58028
58166
|
"type": "string",
|
|
@@ -58043,7 +58181,7 @@
|
|
|
58043
58181
|
"x-original-maxLength": 1024,
|
|
58044
58182
|
"format": "uuid",
|
|
58045
58183
|
"x-reconciled-from-discovery": true,
|
|
58046
|
-
"x-reconciled-at": "2026-01-
|
|
58184
|
+
"x-reconciled-at": "2026-01-06T16:58:02.605866+00:00"
|
|
58047
58185
|
}
|
|
58048
58186
|
},
|
|
58049
58187
|
"x-f5xc-minimum-configuration": {
|
|
@@ -58889,7 +59027,7 @@
|
|
|
58889
59027
|
},
|
|
58890
59028
|
"x-original-maxLength": 1024,
|
|
58891
59029
|
"x-reconciled-from-discovery": true,
|
|
58892
|
-
"x-reconciled-at": "2026-01-
|
|
59030
|
+
"x-reconciled-at": "2026-01-06T16:58:04.337923+00:00"
|
|
58893
59031
|
},
|
|
58894
59032
|
"namespace": {
|
|
58895
59033
|
"type": "string",
|
|
@@ -58908,7 +59046,7 @@
|
|
|
58908
59046
|
},
|
|
58909
59047
|
"x-original-maxLength": 1024,
|
|
58910
59048
|
"x-reconciled-from-discovery": true,
|
|
58911
|
-
"x-reconciled-at": "2026-01-
|
|
59049
|
+
"x-reconciled-at": "2026-01-06T16:58:04.337928+00:00"
|
|
58912
59050
|
}
|
|
58913
59051
|
},
|
|
58914
59052
|
"x-f5xc-minimum-configuration": {
|
|
@@ -59006,7 +59144,7 @@
|
|
|
59006
59144
|
"maxLength": 17,
|
|
59007
59145
|
"minLength": 17,
|
|
59008
59146
|
"x-reconciled-from-discovery": true,
|
|
59009
|
-
"x-reconciled-at": "2026-01-
|
|
59147
|
+
"x-reconciled-at": "2026-01-06T16:58:04.337942+00:00"
|
|
59010
59148
|
},
|
|
59011
59149
|
"system_metadata": {
|
|
59012
59150
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -59141,7 +59279,7 @@
|
|
|
59141
59279
|
},
|
|
59142
59280
|
"x-original-maxLength": 1024,
|
|
59143
59281
|
"x-reconciled-from-discovery": true,
|
|
59144
|
-
"x-reconciled-at": "2026-01-
|
|
59282
|
+
"x-reconciled-at": "2026-01-06T16:58:04.337954+00:00"
|
|
59145
59283
|
},
|
|
59146
59284
|
"disabled": {
|
|
59147
59285
|
"type": "boolean",
|
|
@@ -59191,7 +59329,7 @@
|
|
|
59191
59329
|
},
|
|
59192
59330
|
"x-original-maxLength": 1024,
|
|
59193
59331
|
"x-reconciled-from-discovery": true,
|
|
59194
|
-
"x-reconciled-at": "2026-01-
|
|
59332
|
+
"x-reconciled-at": "2026-01-06T16:58:04.337964+00:00"
|
|
59195
59333
|
},
|
|
59196
59334
|
"namespace": {
|
|
59197
59335
|
"type": "string",
|
|
@@ -59210,7 +59348,7 @@
|
|
|
59210
59348
|
},
|
|
59211
59349
|
"x-original-maxLength": 1024,
|
|
59212
59350
|
"x-reconciled-from-discovery": true,
|
|
59213
|
-
"x-reconciled-at": "2026-01-
|
|
59351
|
+
"x-reconciled-at": "2026-01-06T16:58:04.337968+00:00"
|
|
59214
59352
|
},
|
|
59215
59353
|
"owner_view": {
|
|
59216
59354
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -59251,7 +59389,7 @@
|
|
|
59251
59389
|
"x-field-mutability": "read-only",
|
|
59252
59390
|
"x-original-maxLength": 1024,
|
|
59253
59391
|
"x-reconciled-from-discovery": true,
|
|
59254
|
-
"x-reconciled-at": "2026-01-
|
|
59392
|
+
"x-reconciled-at": "2026-01-06T16:58:04.337975+00:00"
|
|
59255
59393
|
},
|
|
59256
59394
|
"uid": {
|
|
59257
59395
|
"type": "string",
|
|
@@ -59272,7 +59410,7 @@
|
|
|
59272
59410
|
"x-original-maxLength": 1024,
|
|
59273
59411
|
"format": "uuid",
|
|
59274
59412
|
"x-reconciled-from-discovery": true,
|
|
59275
|
-
"x-reconciled-at": "2026-01-
|
|
59413
|
+
"x-reconciled-at": "2026-01-06T16:58:04.337981+00:00"
|
|
59276
59414
|
}
|
|
59277
59415
|
},
|
|
59278
59416
|
"x-f5xc-minimum-configuration": {
|
|
@@ -59475,6 +59613,8 @@
|
|
|
59475
59613
|
"x-validation-rules": {
|
|
59476
59614
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
59477
59615
|
},
|
|
59616
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
59617
|
+
"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.",
|
|
59478
59618
|
"x-f5xc-required-for": {
|
|
59479
59619
|
"minimum_config": false,
|
|
59480
59620
|
"create": false,
|
|
@@ -59840,7 +59980,7 @@
|
|
|
59840
59980
|
},
|
|
59841
59981
|
"x-original-maxLength": 1024,
|
|
59842
59982
|
"x-reconciled-from-discovery": true,
|
|
59843
|
-
"x-reconciled-at": "2026-01-
|
|
59983
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500312+00:00"
|
|
59844
59984
|
}
|
|
59845
59985
|
},
|
|
59846
59986
|
"x-f5xc-minimum-configuration": {
|
|
@@ -60008,7 +60148,7 @@
|
|
|
60008
60148
|
},
|
|
60009
60149
|
"x-original-maxLength": 1024,
|
|
60010
60150
|
"x-reconciled-from-discovery": true,
|
|
60011
|
-
"x-reconciled-at": "2026-01-
|
|
60151
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500331+00:00"
|
|
60012
60152
|
}
|
|
60013
60153
|
},
|
|
60014
60154
|
"x-f5xc-minimum-configuration": {
|
|
@@ -61417,7 +61557,7 @@
|
|
|
61417
61557
|
},
|
|
61418
61558
|
"x-original-maxLength": 1024,
|
|
61419
61559
|
"x-reconciled-from-discovery": true,
|
|
61420
|
-
"x-reconciled-at": "2026-01-
|
|
61560
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500607+00:00"
|
|
61421
61561
|
}
|
|
61422
61562
|
},
|
|
61423
61563
|
"x-f5xc-minimum-configuration": {
|
|
@@ -61480,7 +61620,7 @@
|
|
|
61480
61620
|
},
|
|
61481
61621
|
"x-original-maxLength": 1024,
|
|
61482
61622
|
"x-reconciled-from-discovery": true,
|
|
61483
|
-
"x-reconciled-at": "2026-01-
|
|
61623
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500717+00:00"
|
|
61484
61624
|
},
|
|
61485
61625
|
"previous_value": {
|
|
61486
61626
|
"type": "string",
|
|
@@ -61518,7 +61658,7 @@
|
|
|
61518
61658
|
},
|
|
61519
61659
|
"x-original-maxLength": 1024,
|
|
61520
61660
|
"x-reconciled-from-discovery": true,
|
|
61521
|
-
"x-reconciled-at": "2026-01-
|
|
61661
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500723+00:00"
|
|
61522
61662
|
}
|
|
61523
61663
|
},
|
|
61524
61664
|
"x-f5xc-minimum-configuration": {
|
|
@@ -61721,6 +61861,8 @@
|
|
|
61721
61861
|
"x-validation-rules": {
|
|
61722
61862
|
"ves.io.schema.rules.string.max_bytes": "256"
|
|
61723
61863
|
},
|
|
61864
|
+
"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.",
|
|
61865
|
+
"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...",
|
|
61724
61866
|
"minLength": 0,
|
|
61725
61867
|
"x-f5xc-required-for": {
|
|
61726
61868
|
"minimum_config": false,
|
|
@@ -61799,6 +61941,8 @@
|
|
|
61799
61941
|
"x-validation-rules": {
|
|
61800
61942
|
"ves.io.schema.rules.string.max_bytes": "256"
|
|
61801
61943
|
},
|
|
61944
|
+
"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.",
|
|
61945
|
+
"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...",
|
|
61802
61946
|
"minLength": 0,
|
|
61803
61947
|
"x-f5xc-required-for": {
|
|
61804
61948
|
"minimum_config": false,
|
|
@@ -61878,6 +62022,8 @@
|
|
|
61878
62022
|
"x-validation-rules": {
|
|
61879
62023
|
"ves.io.schema.rules.string.max_bytes": "256"
|
|
61880
62024
|
},
|
|
62025
|
+
"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.",
|
|
62026
|
+
"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...",
|
|
61881
62027
|
"minLength": 0,
|
|
61882
62028
|
"x-f5xc-required-for": {
|
|
61883
62029
|
"minimum_config": false,
|
|
@@ -61957,6 +62103,8 @@
|
|
|
61957
62103
|
"x-validation-rules": {
|
|
61958
62104
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
61959
62105
|
},
|
|
62106
|
+
"x-f5xc-description-short": "List of predicates for all POST args that need to be matched.",
|
|
62107
|
+
"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.",
|
|
61960
62108
|
"x-f5xc-required-for": {
|
|
61961
62109
|
"minimum_config": false,
|
|
61962
62110
|
"create": false,
|
|
@@ -62019,6 +62167,8 @@
|
|
|
62019
62167
|
"x-validation-rules": {
|
|
62020
62168
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
62021
62169
|
},
|
|
62170
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
62171
|
+
"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.",
|
|
62022
62172
|
"x-f5xc-required-for": {
|
|
62023
62173
|
"minimum_config": false,
|
|
62024
62174
|
"create": false,
|
|
@@ -62061,6 +62211,8 @@
|
|
|
62061
62211
|
"x-validation-rules": {
|
|
62062
62212
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
62063
62213
|
},
|
|
62214
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
62215
|
+
"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.",
|
|
62064
62216
|
"x-f5xc-required-for": {
|
|
62065
62217
|
"minimum_config": false,
|
|
62066
62218
|
"create": false,
|
|
@@ -62098,6 +62250,8 @@
|
|
|
62098
62250
|
"x-validation-rules": {
|
|
62099
62251
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
62100
62252
|
},
|
|
62253
|
+
"x-f5xc-description-short": "List of predicates for various JWT claims that need to match.",
|
|
62254
|
+
"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.",
|
|
62101
62255
|
"x-f5xc-required-for": {
|
|
62102
62256
|
"minimum_config": false,
|
|
62103
62257
|
"create": false,
|
|
@@ -62132,6 +62286,8 @@
|
|
|
62132
62286
|
"x-validation-rules": {
|
|
62133
62287
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
62134
62288
|
},
|
|
62289
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
62290
|
+
"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...",
|
|
62135
62291
|
"x-f5xc-required-for": {
|
|
62136
62292
|
"minimum_config": false,
|
|
62137
62293
|
"create": false,
|
|
@@ -62338,7 +62494,7 @@
|
|
|
62338
62494
|
},
|
|
62339
62495
|
"x-original-maxLength": 1024,
|
|
62340
62496
|
"x-reconciled-from-discovery": true,
|
|
62341
|
-
"x-reconciled-at": "2026-01-
|
|
62497
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500877+00:00"
|
|
62342
62498
|
},
|
|
62343
62499
|
"namespace": {
|
|
62344
62500
|
"type": "string",
|
|
@@ -62357,7 +62513,7 @@
|
|
|
62357
62513
|
},
|
|
62358
62514
|
"x-original-maxLength": 1024,
|
|
62359
62515
|
"x-reconciled-from-discovery": true,
|
|
62360
|
-
"x-reconciled-at": "2026-01-
|
|
62516
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500881+00:00"
|
|
62361
62517
|
}
|
|
62362
62518
|
},
|
|
62363
62519
|
"x-f5xc-minimum-configuration": {
|
|
@@ -62455,7 +62611,7 @@
|
|
|
62455
62611
|
"maxLength": 17,
|
|
62456
62612
|
"minLength": 17,
|
|
62457
62613
|
"x-reconciled-from-discovery": true,
|
|
62458
|
-
"x-reconciled-at": "2026-01-
|
|
62614
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500894+00:00"
|
|
62459
62615
|
},
|
|
62460
62616
|
"system_metadata": {
|
|
62461
62617
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -62632,7 +62788,7 @@
|
|
|
62632
62788
|
},
|
|
62633
62789
|
"x-original-maxLength": 1024,
|
|
62634
62790
|
"x-reconciled-from-discovery": true,
|
|
62635
|
-
"x-reconciled-at": "2026-01-
|
|
62791
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500907+00:00"
|
|
62636
62792
|
},
|
|
62637
62793
|
"disabled": {
|
|
62638
62794
|
"type": "boolean",
|
|
@@ -62682,7 +62838,7 @@
|
|
|
62682
62838
|
},
|
|
62683
62839
|
"x-original-maxLength": 1024,
|
|
62684
62840
|
"x-reconciled-from-discovery": true,
|
|
62685
|
-
"x-reconciled-at": "2026-01-
|
|
62841
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500917+00:00"
|
|
62686
62842
|
},
|
|
62687
62843
|
"namespace": {
|
|
62688
62844
|
"type": "string",
|
|
@@ -62701,7 +62857,7 @@
|
|
|
62701
62857
|
},
|
|
62702
62858
|
"x-original-maxLength": 1024,
|
|
62703
62859
|
"x-reconciled-from-discovery": true,
|
|
62704
|
-
"x-reconciled-at": "2026-01-
|
|
62860
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500921+00:00"
|
|
62705
62861
|
},
|
|
62706
62862
|
"owner_view": {
|
|
62707
62863
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -62742,7 +62898,7 @@
|
|
|
62742
62898
|
"x-field-mutability": "read-only",
|
|
62743
62899
|
"x-original-maxLength": 1024,
|
|
62744
62900
|
"x-reconciled-from-discovery": true,
|
|
62745
|
-
"x-reconciled-at": "2026-01-
|
|
62901
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500929+00:00"
|
|
62746
62902
|
},
|
|
62747
62903
|
"uid": {
|
|
62748
62904
|
"type": "string",
|
|
@@ -62763,7 +62919,7 @@
|
|
|
62763
62919
|
"x-original-maxLength": 1024,
|
|
62764
62920
|
"format": "uuid",
|
|
62765
62921
|
"x-reconciled-from-discovery": true,
|
|
62766
|
-
"x-reconciled-at": "2026-01-
|
|
62922
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500934+00:00"
|
|
62767
62923
|
}
|
|
62768
62924
|
},
|
|
62769
62925
|
"x-f5xc-minimum-configuration": {
|
|
@@ -62980,7 +63136,7 @@
|
|
|
62980
63136
|
},
|
|
62981
63137
|
"x-original-maxLength": 1024,
|
|
62982
63138
|
"x-reconciled-from-discovery": true,
|
|
62983
|
-
"x-reconciled-at": "2026-01-
|
|
63139
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500952+00:00"
|
|
62984
63140
|
},
|
|
62985
63141
|
"policy": {
|
|
62986
63142
|
"type": "string",
|
|
@@ -63157,7 +63313,7 @@
|
|
|
63157
63313
|
},
|
|
63158
63314
|
"x-original-maxLength": 1024,
|
|
63159
63315
|
"x-reconciled-from-discovery": true,
|
|
63160
|
-
"x-reconciled-at": "2026-01-
|
|
63316
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500967+00:00"
|
|
63161
63317
|
},
|
|
63162
63318
|
"start_time": {
|
|
63163
63319
|
"type": "string",
|
|
@@ -63194,6 +63350,8 @@
|
|
|
63194
63350
|
"x-validation-rules": {
|
|
63195
63351
|
"ves.io.schema.rules.string.query_step": "true"
|
|
63196
63352
|
},
|
|
63353
|
+
"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.",
|
|
63354
|
+
"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.",
|
|
63197
63355
|
"minLength": 0,
|
|
63198
63356
|
"maxLength": 1024,
|
|
63199
63357
|
"x-f5xc-required-for": {
|
|
@@ -63335,7 +63493,7 @@
|
|
|
63335
63493
|
},
|
|
63336
63494
|
"x-original-maxLength": 1024,
|
|
63337
63495
|
"x-reconciled-from-discovery": true,
|
|
63338
|
-
"x-reconciled-at": "2026-01-
|
|
63496
|
+
"x-reconciled-at": "2026-01-06T16:58:11.500980+00:00"
|
|
63339
63497
|
}
|
|
63340
63498
|
},
|
|
63341
63499
|
"x-f5xc-minimum-configuration": {
|
|
@@ -63384,6 +63542,8 @@
|
|
|
63384
63542
|
"items": {
|
|
63385
63543
|
"$ref": "#/components/schemas/policyArgMatcherType"
|
|
63386
63544
|
},
|
|
63545
|
+
"x-f5xc-description-short": "X-displayName: \"Argument Matchers\" A list of predicates for all POST args that need to be matched.",
|
|
63546
|
+
"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.",
|
|
63387
63547
|
"x-f5xc-required-for": {
|
|
63388
63548
|
"minimum_config": false,
|
|
63389
63549
|
"create": false,
|
|
@@ -63442,6 +63602,8 @@
|
|
|
63442
63602
|
"items": {
|
|
63443
63603
|
"$ref": "#/components/schemas/policyCookieMatcherType"
|
|
63444
63604
|
},
|
|
63605
|
+
"x-f5xc-description-short": "X-displayName: \"Cookie Matchers\" A list of predicates for all cookies that need to be matched.",
|
|
63606
|
+
"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.",
|
|
63445
63607
|
"x-f5xc-required-for": {
|
|
63446
63608
|
"minimum_config": false,
|
|
63447
63609
|
"create": false,
|
|
@@ -63464,7 +63626,7 @@
|
|
|
63464
63626
|
},
|
|
63465
63627
|
"x-original-maxLength": 1024,
|
|
63466
63628
|
"x-reconciled-from-discovery": true,
|
|
63467
|
-
"x-reconciled-at": "2026-01-
|
|
63629
|
+
"x-reconciled-at": "2026-01-06T16:58:11.501002+00:00"
|
|
63468
63630
|
},
|
|
63469
63631
|
"domain_matcher": {
|
|
63470
63632
|
"$ref": "#/components/schemas/policyMatcherType"
|
|
@@ -63520,6 +63682,8 @@
|
|
|
63520
63682
|
"items": {
|
|
63521
63683
|
"$ref": "#/components/schemas/schemapolicyHeaderMatcherType"
|
|
63522
63684
|
},
|
|
63685
|
+
"x-f5xc-description-short": "X-displayName: \"HTTP Headers\" A list of predicates for various HTTP headers that need to match.",
|
|
63686
|
+
"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...",
|
|
63523
63687
|
"x-f5xc-required-for": {
|
|
63524
63688
|
"minimum_config": false,
|
|
63525
63689
|
"create": false,
|
|
@@ -63549,6 +63713,8 @@
|
|
|
63549
63713
|
"items": {
|
|
63550
63714
|
"$ref": "#/components/schemas/policyJWTClaimMatcherType"
|
|
63551
63715
|
},
|
|
63716
|
+
"x-f5xc-description-short": "X-displayName: \"JWT Claims\" A list of predicates for various JWT claims that need to match.",
|
|
63717
|
+
"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.",
|
|
63552
63718
|
"x-f5xc-required-for": {
|
|
63553
63719
|
"minimum_config": false,
|
|
63554
63720
|
"create": false,
|
|
@@ -63599,7 +63765,7 @@
|
|
|
63599
63765
|
},
|
|
63600
63766
|
"x-original-maxLength": 1024,
|
|
63601
63767
|
"x-reconciled-from-discovery": true,
|
|
63602
|
-
"x-reconciled-at": "2026-01-
|
|
63768
|
+
"x-reconciled-at": "2026-01-06T16:58:11.501029+00:00"
|
|
63603
63769
|
},
|
|
63604
63770
|
"openapi_validation_action": {
|
|
63605
63771
|
"$ref": "#/components/schemas/policyOpenApiValidationAction"
|
|
@@ -63629,6 +63795,8 @@
|
|
|
63629
63795
|
"items": {
|
|
63630
63796
|
"$ref": "#/components/schemas/schemapolicyQueryParameterMatcherType"
|
|
63631
63797
|
},
|
|
63798
|
+
"x-f5xc-description-short": "X-displayName: \"HTTP Query Parameters\" A list of predicates for all query parameters that need to be matched.",
|
|
63799
|
+
"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...",
|
|
63632
63800
|
"x-f5xc-required-for": {
|
|
63633
63801
|
"minimum_config": false,
|
|
63634
63802
|
"create": false,
|
|
@@ -64091,6 +64259,8 @@
|
|
|
64091
64259
|
"x-validation-rules": {
|
|
64092
64260
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64093
64261
|
},
|
|
64262
|
+
"x-f5xc-description-short": "List of predicates for all POST args that need to be matched.",
|
|
64263
|
+
"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.",
|
|
64094
64264
|
"x-f5xc-required-for": {
|
|
64095
64265
|
"minimum_config": false,
|
|
64096
64266
|
"create": false,
|
|
@@ -64151,6 +64321,8 @@
|
|
|
64151
64321
|
"x-validation-rules": {
|
|
64152
64322
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64153
64323
|
},
|
|
64324
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
64325
|
+
"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.",
|
|
64154
64326
|
"x-f5xc-required-for": {
|
|
64155
64327
|
"minimum_config": false,
|
|
64156
64328
|
"create": false,
|
|
@@ -64191,6 +64363,8 @@
|
|
|
64191
64363
|
"x-validation-rules": {
|
|
64192
64364
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64193
64365
|
},
|
|
64366
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
64367
|
+
"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.",
|
|
64194
64368
|
"x-f5xc-required-for": {
|
|
64195
64369
|
"minimum_config": false,
|
|
64196
64370
|
"create": false,
|
|
@@ -64227,6 +64401,8 @@
|
|
|
64227
64401
|
"x-validation-rules": {
|
|
64228
64402
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64229
64403
|
},
|
|
64404
|
+
"x-f5xc-description-short": "List of predicates for various JWT claims that need to match.",
|
|
64405
|
+
"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.",
|
|
64230
64406
|
"x-f5xc-required-for": {
|
|
64231
64407
|
"minimum_config": false,
|
|
64232
64408
|
"create": false,
|
|
@@ -64260,6 +64436,8 @@
|
|
|
64260
64436
|
"x-validation-rules": {
|
|
64261
64437
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64262
64438
|
},
|
|
64439
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
64440
|
+
"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...",
|
|
64263
64441
|
"x-f5xc-required-for": {
|
|
64264
64442
|
"minimum_config": false,
|
|
64265
64443
|
"create": false,
|
|
@@ -64365,6 +64543,8 @@
|
|
|
64365
64543
|
"x-validation-rules": {
|
|
64366
64544
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64367
64545
|
},
|
|
64546
|
+
"x-f5xc-description-short": "List of predicates for all POST args that need to be matched.",
|
|
64547
|
+
"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.",
|
|
64368
64548
|
"x-f5xc-required-for": {
|
|
64369
64549
|
"minimum_config": false,
|
|
64370
64550
|
"create": false,
|
|
@@ -64425,6 +64605,8 @@
|
|
|
64425
64605
|
"x-validation-rules": {
|
|
64426
64606
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64427
64607
|
},
|
|
64608
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
64609
|
+
"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.",
|
|
64428
64610
|
"x-f5xc-required-for": {
|
|
64429
64611
|
"minimum_config": false,
|
|
64430
64612
|
"create": false,
|
|
@@ -64465,6 +64647,8 @@
|
|
|
64465
64647
|
"x-validation-rules": {
|
|
64466
64648
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64467
64649
|
},
|
|
64650
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
64651
|
+
"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.",
|
|
64468
64652
|
"x-f5xc-required-for": {
|
|
64469
64653
|
"minimum_config": false,
|
|
64470
64654
|
"create": false,
|
|
@@ -64501,6 +64685,8 @@
|
|
|
64501
64685
|
"x-validation-rules": {
|
|
64502
64686
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64503
64687
|
},
|
|
64688
|
+
"x-f5xc-description-short": "List of predicates for various JWT claims that need to match.",
|
|
64689
|
+
"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.",
|
|
64504
64690
|
"x-f5xc-required-for": {
|
|
64505
64691
|
"minimum_config": false,
|
|
64506
64692
|
"create": false,
|
|
@@ -64534,6 +64720,8 @@
|
|
|
64534
64720
|
"x-validation-rules": {
|
|
64535
64721
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64536
64722
|
},
|
|
64723
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
64724
|
+
"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...",
|
|
64537
64725
|
"x-f5xc-required-for": {
|
|
64538
64726
|
"minimum_config": false,
|
|
64539
64727
|
"create": false,
|
|
@@ -64639,6 +64827,8 @@
|
|
|
64639
64827
|
"x-validation-rules": {
|
|
64640
64828
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64641
64829
|
},
|
|
64830
|
+
"x-f5xc-description-short": "List of predicates for all POST args that need to be matched.",
|
|
64831
|
+
"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.",
|
|
64642
64832
|
"x-f5xc-required-for": {
|
|
64643
64833
|
"minimum_config": false,
|
|
64644
64834
|
"create": false,
|
|
@@ -64699,6 +64889,8 @@
|
|
|
64699
64889
|
"x-validation-rules": {
|
|
64700
64890
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64701
64891
|
},
|
|
64892
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
64893
|
+
"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.",
|
|
64702
64894
|
"x-f5xc-required-for": {
|
|
64703
64895
|
"minimum_config": false,
|
|
64704
64896
|
"create": false,
|
|
@@ -64739,6 +64931,8 @@
|
|
|
64739
64931
|
"x-validation-rules": {
|
|
64740
64932
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64741
64933
|
},
|
|
64934
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
64935
|
+
"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.",
|
|
64742
64936
|
"x-f5xc-required-for": {
|
|
64743
64937
|
"minimum_config": false,
|
|
64744
64938
|
"create": false,
|
|
@@ -64775,6 +64969,8 @@
|
|
|
64775
64969
|
"x-validation-rules": {
|
|
64776
64970
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64777
64971
|
},
|
|
64972
|
+
"x-f5xc-description-short": "List of predicates for various JWT claims that need to match.",
|
|
64973
|
+
"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.",
|
|
64778
64974
|
"x-f5xc-required-for": {
|
|
64779
64975
|
"minimum_config": false,
|
|
64780
64976
|
"create": false,
|
|
@@ -64808,6 +65004,8 @@
|
|
|
64808
65004
|
"x-validation-rules": {
|
|
64809
65005
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
64810
65006
|
},
|
|
65007
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
65008
|
+
"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...",
|
|
64811
65009
|
"x-f5xc-required-for": {
|
|
64812
65010
|
"minimum_config": false,
|
|
64813
65011
|
"create": false,
|
|
@@ -64963,7 +65161,7 @@
|
|
|
64963
65161
|
},
|
|
64964
65162
|
"x-original-maxLength": 1024,
|
|
64965
65163
|
"x-reconciled-from-discovery": true,
|
|
64966
|
-
"x-reconciled-at": "2026-01-
|
|
65164
|
+
"x-reconciled-at": "2026-01-06T16:58:12.110004+00:00"
|
|
64967
65165
|
},
|
|
64968
65166
|
"namespace": {
|
|
64969
65167
|
"type": "string",
|
|
@@ -64982,7 +65180,7 @@
|
|
|
64982
65180
|
},
|
|
64983
65181
|
"x-original-maxLength": 1024,
|
|
64984
65182
|
"x-reconciled-from-discovery": true,
|
|
64985
|
-
"x-reconciled-at": "2026-01-
|
|
65183
|
+
"x-reconciled-at": "2026-01-06T16:58:12.110008+00:00"
|
|
64986
65184
|
}
|
|
64987
65185
|
},
|
|
64988
65186
|
"x-f5xc-minimum-configuration": {
|
|
@@ -65080,7 +65278,7 @@
|
|
|
65080
65278
|
"maxLength": 17,
|
|
65081
65279
|
"minLength": 17,
|
|
65082
65280
|
"x-reconciled-from-discovery": true,
|
|
65083
|
-
"x-reconciled-at": "2026-01-
|
|
65281
|
+
"x-reconciled-at": "2026-01-06T16:58:12.110023+00:00"
|
|
65084
65282
|
},
|
|
65085
65283
|
"system_metadata": {
|
|
65086
65284
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -65215,7 +65413,7 @@
|
|
|
65215
65413
|
},
|
|
65216
65414
|
"x-original-maxLength": 1024,
|
|
65217
65415
|
"x-reconciled-from-discovery": true,
|
|
65218
|
-
"x-reconciled-at": "2026-01-
|
|
65416
|
+
"x-reconciled-at": "2026-01-06T16:58:12.110034+00:00"
|
|
65219
65417
|
},
|
|
65220
65418
|
"disabled": {
|
|
65221
65419
|
"type": "boolean",
|
|
@@ -65265,7 +65463,7 @@
|
|
|
65265
65463
|
},
|
|
65266
65464
|
"x-original-maxLength": 1024,
|
|
65267
65465
|
"x-reconciled-from-discovery": true,
|
|
65268
|
-
"x-reconciled-at": "2026-01-
|
|
65466
|
+
"x-reconciled-at": "2026-01-06T16:58:12.110044+00:00"
|
|
65269
65467
|
},
|
|
65270
65468
|
"namespace": {
|
|
65271
65469
|
"type": "string",
|
|
@@ -65284,7 +65482,7 @@
|
|
|
65284
65482
|
},
|
|
65285
65483
|
"x-original-maxLength": 1024,
|
|
65286
65484
|
"x-reconciled-from-discovery": true,
|
|
65287
|
-
"x-reconciled-at": "2026-01-
|
|
65485
|
+
"x-reconciled-at": "2026-01-06T16:58:12.110048+00:00"
|
|
65288
65486
|
},
|
|
65289
65487
|
"owner_view": {
|
|
65290
65488
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -65325,7 +65523,7 @@
|
|
|
65325
65523
|
"x-field-mutability": "read-only",
|
|
65326
65524
|
"x-original-maxLength": 1024,
|
|
65327
65525
|
"x-reconciled-from-discovery": true,
|
|
65328
|
-
"x-reconciled-at": "2026-01-
|
|
65526
|
+
"x-reconciled-at": "2026-01-06T16:58:12.110055+00:00"
|
|
65329
65527
|
},
|
|
65330
65528
|
"uid": {
|
|
65331
65529
|
"type": "string",
|
|
@@ -65346,7 +65544,7 @@
|
|
|
65346
65544
|
"x-original-maxLength": 1024,
|
|
65347
65545
|
"format": "uuid",
|
|
65348
65546
|
"x-reconciled-from-discovery": true,
|
|
65349
|
-
"x-reconciled-at": "2026-01-
|
|
65547
|
+
"x-reconciled-at": "2026-01-06T16:58:12.110060+00:00"
|
|
65350
65548
|
}
|
|
65351
65549
|
},
|
|
65352
65550
|
"x-f5xc-minimum-configuration": {
|
|
@@ -65680,7 +65878,7 @@
|
|
|
65680
65878
|
"maxLength": 17,
|
|
65681
65879
|
"minLength": 17,
|
|
65682
65880
|
"x-reconciled-from-discovery": true,
|
|
65683
|
-
"x-reconciled-at": "2026-01-
|
|
65881
|
+
"x-reconciled-at": "2026-01-06T16:58:12.413907+00:00"
|
|
65684
65882
|
},
|
|
65685
65883
|
"system_metadata": {
|
|
65686
65884
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -65811,7 +66009,7 @@
|
|
|
65811
66009
|
},
|
|
65812
66010
|
"x-original-maxLength": 1024,
|
|
65813
66011
|
"x-reconciled-from-discovery": true,
|
|
65814
|
-
"x-reconciled-at": "2026-01-
|
|
66012
|
+
"x-reconciled-at": "2026-01-06T16:58:12.413919+00:00"
|
|
65815
66013
|
},
|
|
65816
66014
|
"disabled": {
|
|
65817
66015
|
"type": "boolean",
|
|
@@ -65861,7 +66059,7 @@
|
|
|
65861
66059
|
},
|
|
65862
66060
|
"x-original-maxLength": 1024,
|
|
65863
66061
|
"x-reconciled-from-discovery": true,
|
|
65864
|
-
"x-reconciled-at": "2026-01-
|
|
66062
|
+
"x-reconciled-at": "2026-01-06T16:58:12.413928+00:00"
|
|
65865
66063
|
},
|
|
65866
66064
|
"namespace": {
|
|
65867
66065
|
"type": "string",
|
|
@@ -65880,7 +66078,7 @@
|
|
|
65880
66078
|
},
|
|
65881
66079
|
"x-original-maxLength": 1024,
|
|
65882
66080
|
"x-reconciled-from-discovery": true,
|
|
65883
|
-
"x-reconciled-at": "2026-01-
|
|
66081
|
+
"x-reconciled-at": "2026-01-06T16:58:12.413933+00:00"
|
|
65884
66082
|
},
|
|
65885
66083
|
"owner_view": {
|
|
65886
66084
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -65921,7 +66119,7 @@
|
|
|
65921
66119
|
"x-field-mutability": "read-only",
|
|
65922
66120
|
"x-original-maxLength": 1024,
|
|
65923
66121
|
"x-reconciled-from-discovery": true,
|
|
65924
|
-
"x-reconciled-at": "2026-01-
|
|
66122
|
+
"x-reconciled-at": "2026-01-06T16:58:12.413941+00:00"
|
|
65925
66123
|
},
|
|
65926
66124
|
"uid": {
|
|
65927
66125
|
"type": "string",
|
|
@@ -65942,7 +66140,7 @@
|
|
|
65942
66140
|
"x-original-maxLength": 1024,
|
|
65943
66141
|
"format": "uuid",
|
|
65944
66142
|
"x-reconciled-from-discovery": true,
|
|
65945
|
-
"x-reconciled-at": "2026-01-
|
|
66143
|
+
"x-reconciled-at": "2026-01-06T16:58:12.413946+00:00"
|
|
65946
66144
|
}
|
|
65947
66145
|
},
|
|
65948
66146
|
"x-f5xc-minimum-configuration": {
|
|
@@ -66259,6 +66457,8 @@
|
|
|
66259
66457
|
"x-displayname": "Expanded URL(s)",
|
|
66260
66458
|
"x-ves-example": "{component_identifier: API/v1/user_id/DYN,component_examples: [cmenomo007]}",
|
|
66261
66459
|
"x-f5xc-example": "{component_identifierapi/v1/user_id/DYN,component_examples: [cmenomo007]}",
|
|
66460
|
+
"x-f5xc-description-short": "For example - {\"dyn_examples\": [ { \"component_identifier\": \"API/v1/user_id/DYN\", \"component_examples\": [ \"cmenomo007\", \"marcusaurelius\"...",
|
|
66461
|
+
"x-f5xc-description-medium": "For example - {\"dyn_examples\": [ { \"component_identifier\": \"API/v1/user_id/DYN\", \"component_examples\": [ \"cmenomo007\", \"marcusaurelius\" \"artattacksince1947\", \"johndoe83\", ] }, { \"component_identifier\": \"API/v1/user_id/DYN/vehicle_id/DYN\", \"component_examples\": [ \"JN1CV6AR3AM458367\"...",
|
|
66262
66462
|
"x-f5xc-required-for": {
|
|
66263
66463
|
"minimum_config": false,
|
|
66264
66464
|
"create": false,
|
|
@@ -67440,6 +67640,8 @@
|
|
|
67440
67640
|
"x-validation-rules": {
|
|
67441
67641
|
"ves.io.schema.rules.uint32.lte": "86400"
|
|
67442
67642
|
},
|
|
67643
|
+
"x-f5xc-description-short": "Specifies in seconds refresh interval for session cookie. This is used to keep the active user active and reduce RE-login.",
|
|
67644
|
+
"x-f5xc-description-medium": "Specifies in seconds refresh interval for session cookie. This is used to keep the active user active and reduce RE-login. When an incoming cookie's session expiry is still valid, and time to expire falls behind this interval, RE-issue a cookie with new expiry and with the same original session...",
|
|
67443
67645
|
"minimum": 0,
|
|
67444
67646
|
"maximum": 2147483647,
|
|
67445
67647
|
"x-f5xc-required-for": {
|
|
@@ -67740,6 +67942,8 @@
|
|
|
67740
67942
|
"ves.io.schema.rules.repeated.items.string.in": "[\\\"TLS_AES_128_GCM_SHA256\\\",\\\"TLS_AES_256_GCM_SHA384\\\",\\\"TLS_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_256_GCM_SHA384\\\"]",
|
|
67741
67943
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
67742
67944
|
},
|
|
67945
|
+
"x-f5xc-description-short": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256...",
|
|
67946
|
+
"x-f5xc-description-medium": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256...",
|
|
67743
67947
|
"x-f5xc-required-for": {
|
|
67744
67948
|
"minimum_config": false,
|
|
67745
67949
|
"create": false,
|
|
@@ -68003,6 +68207,8 @@
|
|
|
68003
68207
|
"$ref": "#/components/schemas/ioschemaObjectRefType"
|
|
68004
68208
|
},
|
|
68005
68209
|
"x-displayname": "Advertise Policies.",
|
|
68210
|
+
"x-f5xc-description-short": "Advertise Policy allows you to define networks or sites where you want a VIP for this virtual host to be advertised.",
|
|
68211
|
+
"x-f5xc-description-medium": "Advertise Policy allows you to define networks or sites where you want a VIP for this virtual host to be advertised. Each Policy rule can have different parameters, like TLS configuration, ports, optionally IP address to be used for VIP. If advertise policy is not specified then no VIP is...",
|
|
68006
68212
|
"x-f5xc-required-for": {
|
|
68007
68213
|
"minimum_config": false,
|
|
68008
68214
|
"create": false,
|
|
@@ -68057,6 +68263,8 @@
|
|
|
68057
68263
|
"x-validation-rules": {
|
|
68058
68264
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
68059
68265
|
},
|
|
68266
|
+
"x-f5xc-description-short": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
68267
|
+
"x-f5xc-description-medium": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
68060
68268
|
"minimum": 0,
|
|
68061
68269
|
"maximum": 2147483647,
|
|
68062
68270
|
"x-f5xc-required-for": {
|
|
@@ -68093,6 +68301,8 @@
|
|
|
68093
68301
|
"ves.io.schema.rules.map.values.string.max_len": "65536",
|
|
68094
68302
|
"ves.io.schema.rules.map.values.string.uri_ref": "true"
|
|
68095
68303
|
},
|
|
68304
|
+
"x-f5xc-description-short": "Map of integer error codes as keys and string values that can be used to provide custom HTTP pages for each error code.",
|
|
68305
|
+
"x-f5xc-description-medium": "Map of integer error codes as keys and string values that can be used to provide custom HTTP pages for each error code. Key of the map can be either response code class or HTTP Error code. Response code classes for key is configured as follows 3 -- for 3xx response code class 4 -- for 4xx...",
|
|
68096
68306
|
"x-f5xc-required-for": {
|
|
68097
68307
|
"minimum_config": false,
|
|
68098
68308
|
"create": false,
|
|
@@ -68157,6 +68367,8 @@
|
|
|
68157
68367
|
"ves.io.schema.rules.repeated.max_items": "33",
|
|
68158
68368
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
68159
68369
|
},
|
|
68370
|
+
"x-f5xc-description-short": "List of domain names matched to this virtual host.",
|
|
68371
|
+
"x-f5xc-description-medium": "List of domain names matched to this virtual host for routing incoming requests. Supports wildcard patterns like *.example.com for subdomain matching.",
|
|
68160
68372
|
"x-f5xc-required-for": {
|
|
68161
68373
|
"minimum_config": false,
|
|
68162
68374
|
"create": false,
|
|
@@ -68180,6 +68392,8 @@
|
|
|
68180
68392
|
"x-displayname": "Idle timeout (in milliseconds)",
|
|
68181
68393
|
"x-ves-example": "2000",
|
|
68182
68394
|
"x-f5xc-example": "2000",
|
|
68395
|
+
"x-f5xc-description-short": "Idle timeout is the amount of time that the loadbalancer will allow a stream to exist with no upstream or downstream activity.",
|
|
68396
|
+
"x-f5xc-description-medium": "Idle timeout is the amount of time that the loadbalancer will allow a stream to exist with no upstream or downstream activity. Idle timeout and Proxy Type: HTTP_PROXY, HTTPS_PROXY: Idle timer is started when the first byte is received on the connection. Each time an encode/decode event for...",
|
|
68183
68397
|
"minimum": 0,
|
|
68184
68398
|
"maximum": 2147483647,
|
|
68185
68399
|
"x-f5xc-required-for": {
|
|
@@ -68205,6 +68419,8 @@
|
|
|
68205
68419
|
"x-validation-rules": {
|
|
68206
68420
|
"ves.io.schema.rules.uint32.lte": "96"
|
|
68207
68421
|
},
|
|
68422
|
+
"x-f5xc-description-short": "The maximum request header size in KiB for incoming connections. If un-configured, the default max request headers allowed is 60 KiB.",
|
|
68423
|
+
"x-f5xc-description-medium": "The maximum request header size in KiB for incoming connections. If un-configured, the default max request headers allowed is 60 KiB. Requests that exceed this limit will receive a 431 response.",
|
|
68208
68424
|
"minimum": 0,
|
|
68209
68425
|
"maximum": 2147483647,
|
|
68210
68426
|
"x-f5xc-required-for": {
|
|
@@ -68467,6 +68683,8 @@
|
|
|
68467
68683
|
"x-validation-rules": {
|
|
68468
68684
|
"ves.io.schema.rules.repeated.max_items": "256"
|
|
68469
68685
|
},
|
|
68686
|
+
"x-f5xc-description-short": "HTTP routing rules for matching requests to backends.",
|
|
68687
|
+
"x-f5xc-description-medium": "HTTP routing rules that match incoming requests based on path, headers, or query parameters and forward them to appropriate backend origin pools.",
|
|
68470
68688
|
"x-f5xc-required-for": {
|
|
68471
68689
|
"minimum_config": false,
|
|
68472
68690
|
"create": false,
|
|
@@ -68638,6 +68856,8 @@
|
|
|
68638
68856
|
"$ref": "#/components/schemas/ioschemaObjectRefType"
|
|
68639
68857
|
},
|
|
68640
68858
|
"x-displayname": "Advertise Policies.",
|
|
68859
|
+
"x-f5xc-description-short": "Advertise Policy allows you to define networks or sites where you want a VIP for this virtual host to be advertised.",
|
|
68860
|
+
"x-f5xc-description-medium": "Advertise Policy allows you to define networks or sites where you want a VIP for this virtual host to be advertised. Each Policy rule can have different parameters, like TLS configuration, ports, optionally IP address to be used for VIP. If advertise policy is not specified then no VIP is...",
|
|
68641
68861
|
"x-f5xc-required-for": {
|
|
68642
68862
|
"minimum_config": false,
|
|
68643
68863
|
"create": false,
|
|
@@ -68714,6 +68934,8 @@
|
|
|
68714
68934
|
"x-validation-rules": {
|
|
68715
68935
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
68716
68936
|
},
|
|
68937
|
+
"x-f5xc-description-short": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
68938
|
+
"x-f5xc-description-medium": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
68717
68939
|
"minimum": 0,
|
|
68718
68940
|
"maximum": 2147483647,
|
|
68719
68941
|
"x-f5xc-required-for": {
|
|
@@ -68750,6 +68972,8 @@
|
|
|
68750
68972
|
"ves.io.schema.rules.map.values.string.max_len": "65536",
|
|
68751
68973
|
"ves.io.schema.rules.map.values.string.uri_ref": "true"
|
|
68752
68974
|
},
|
|
68975
|
+
"x-f5xc-description-short": "Map of integer error codes as keys and string values that can be used to provide custom HTTP pages for each error code.",
|
|
68976
|
+
"x-f5xc-description-medium": "Map of integer error codes as keys and string values that can be used to provide custom HTTP pages for each error code. Key of the map can be either response code class or HTTP Error code. Response code classes for key is configured as follows 3 -- for 3xx response code class 4 -- for 4xx...",
|
|
68753
68977
|
"x-f5xc-required-for": {
|
|
68754
68978
|
"minimum_config": false,
|
|
68755
68979
|
"create": false,
|
|
@@ -68831,6 +69055,8 @@
|
|
|
68831
69055
|
"ves.io.schema.rules.repeated.max_items": "33",
|
|
68832
69056
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
68833
69057
|
},
|
|
69058
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to this Virtual Host.",
|
|
69059
|
+
"x-f5xc-description-medium": "List of Domains (host/authority header) that will be matched to this Virtual Host. Wildcard hosts are supported in the suffix or prefix form Supported Domains and search order: 1. Exact Domain names: www.example.com. 2.",
|
|
68834
69060
|
"x-f5xc-required-for": {
|
|
68835
69061
|
"minimum_config": false,
|
|
68836
69062
|
"create": false,
|
|
@@ -68869,6 +69095,8 @@
|
|
|
68869
69095
|
"x-displayname": "Idle timeout (in milliseconds)",
|
|
68870
69096
|
"x-ves-example": "2000",
|
|
68871
69097
|
"x-f5xc-example": "2000",
|
|
69098
|
+
"x-f5xc-description-short": "Idle timeout is the amount of time that the loadbalancer will allow a stream to exist with no upstream or downstream activity.",
|
|
69099
|
+
"x-f5xc-description-medium": "Idle timeout is the amount of time that the loadbalancer will allow a stream to exist with no upstream or downstream activity. Idle timeout and Proxy Type: HTTP_PROXY, HTTPS_PROXY: Idle timer is started when the first byte is received on the connection. Each time an encode/decode event for...",
|
|
68872
69100
|
"minimum": 0,
|
|
68873
69101
|
"maximum": 2147483647,
|
|
68874
69102
|
"x-f5xc-required-for": {
|
|
@@ -68900,6 +69128,8 @@
|
|
|
68900
69128
|
"x-validation-rules": {
|
|
68901
69129
|
"ves.io.schema.rules.uint32.lte": "96"
|
|
68902
69130
|
},
|
|
69131
|
+
"x-f5xc-description-short": "The maximum request header size in KiB for incoming connections. If un-configured, the default max request headers allowed is 60 KiB.",
|
|
69132
|
+
"x-f5xc-description-medium": "The maximum request header size in KiB for incoming connections. If un-configured, the default max request headers allowed is 60 KiB. Requests that exceed this limit will receive a 431 response.",
|
|
68903
69133
|
"minimum": 0,
|
|
68904
69134
|
"maximum": 2147483647,
|
|
68905
69135
|
"x-f5xc-required-for": {
|
|
@@ -69168,6 +69398,8 @@
|
|
|
69168
69398
|
"x-validation-rules": {
|
|
69169
69399
|
"ves.io.schema.rules.repeated.max_items": "256"
|
|
69170
69400
|
},
|
|
69401
|
+
"x-f5xc-description-short": "The list of routes that will be matched, in order, for incoming requests. The first route that matches will be used.",
|
|
69402
|
+
"x-f5xc-description-medium": "The list of routes that will be matched, in order, for incoming requests. The first route that matches will be used. Currently route object is redundant in case of TCP proxy but required.",
|
|
69171
69403
|
"x-f5xc-required-for": {
|
|
69172
69404
|
"minimum_config": false,
|
|
69173
69405
|
"create": false,
|
|
@@ -69356,6 +69588,8 @@
|
|
|
69356
69588
|
"$ref": "#/components/schemas/ioschemaObjectRefType"
|
|
69357
69589
|
},
|
|
69358
69590
|
"x-displayname": "Advertise Policies.",
|
|
69591
|
+
"x-f5xc-description-short": "Advertise Policy allows you to define networks or sites where you want a VIP for this virtual host to be advertised.",
|
|
69592
|
+
"x-f5xc-description-medium": "Advertise Policy allows you to define networks or sites where you want a VIP for this virtual host to be advertised. Each Policy rule can have different parameters, like TLS configuration, ports, optionally IP address to be used for VIP. If advertise policy is not specified then no VIP is...",
|
|
69359
69593
|
"x-f5xc-required-for": {
|
|
69360
69594
|
"minimum_config": false,
|
|
69361
69595
|
"create": false,
|
|
@@ -69410,6 +69644,8 @@
|
|
|
69410
69644
|
"x-validation-rules": {
|
|
69411
69645
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
69412
69646
|
},
|
|
69647
|
+
"x-f5xc-description-short": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
69648
|
+
"x-f5xc-description-medium": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
69413
69649
|
"minimum": 0,
|
|
69414
69650
|
"maximum": 2147483647,
|
|
69415
69651
|
"x-f5xc-required-for": {
|
|
@@ -69446,6 +69682,8 @@
|
|
|
69446
69682
|
"ves.io.schema.rules.map.values.string.max_len": "65536",
|
|
69447
69683
|
"ves.io.schema.rules.map.values.string.uri_ref": "true"
|
|
69448
69684
|
},
|
|
69685
|
+
"x-f5xc-description-short": "Map of integer error codes as keys and string values that can be used to provide custom HTTP pages for each error code.",
|
|
69686
|
+
"x-f5xc-description-medium": "Map of integer error codes as keys and string values that can be used to provide custom HTTP pages for each error code. Key of the map can be either response code class or HTTP Error code. Response code classes for key is configured as follows 3 -- for 3xx response code class 4 -- for 4xx...",
|
|
69449
69687
|
"x-f5xc-required-for": {
|
|
69450
69688
|
"minimum_config": false,
|
|
69451
69689
|
"create": false,
|
|
@@ -69510,6 +69748,8 @@
|
|
|
69510
69748
|
"ves.io.schema.rules.repeated.max_items": "33",
|
|
69511
69749
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
69512
69750
|
},
|
|
69751
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to this Virtual Host.",
|
|
69752
|
+
"x-f5xc-description-medium": "List of Domains (host/authority header) that will be matched to this Virtual Host. Wildcard hosts are supported in the suffix or prefix form Supported Domains and search order: 1. Exact Domain names: www.example.com. 2.",
|
|
69513
69753
|
"x-f5xc-required-for": {
|
|
69514
69754
|
"minimum_config": false,
|
|
69515
69755
|
"create": false,
|
|
@@ -69533,6 +69773,8 @@
|
|
|
69533
69773
|
"x-displayname": "Idle timeout (in milliseconds)",
|
|
69534
69774
|
"x-ves-example": "2000",
|
|
69535
69775
|
"x-f5xc-example": "2000",
|
|
69776
|
+
"x-f5xc-description-short": "Idle timeout is the amount of time that the loadbalancer will allow a stream to exist with no upstream or downstream activity.",
|
|
69777
|
+
"x-f5xc-description-medium": "Idle timeout is the amount of time that the loadbalancer will allow a stream to exist with no upstream or downstream activity. Idle timeout and Proxy Type: HTTP_PROXY, HTTPS_PROXY: Idle timer is started when the first byte is received on the connection. Each time an encode/decode event for...",
|
|
69536
69778
|
"minimum": 0,
|
|
69537
69779
|
"maximum": 2147483647,
|
|
69538
69780
|
"x-f5xc-required-for": {
|
|
@@ -69558,6 +69800,8 @@
|
|
|
69558
69800
|
"x-validation-rules": {
|
|
69559
69801
|
"ves.io.schema.rules.uint32.lte": "96"
|
|
69560
69802
|
},
|
|
69803
|
+
"x-f5xc-description-short": "The maximum request header size in KiB for incoming connections. If un-configured, the default max request headers allowed is 60 KiB.",
|
|
69804
|
+
"x-f5xc-description-medium": "The maximum request header size in KiB for incoming connections. If un-configured, the default max request headers allowed is 60 KiB. Requests that exceed this limit will receive a 431 response.",
|
|
69561
69805
|
"minimum": 0,
|
|
69562
69806
|
"maximum": 2147483647,
|
|
69563
69807
|
"x-f5xc-required-for": {
|
|
@@ -69820,6 +70064,8 @@
|
|
|
69820
70064
|
"x-validation-rules": {
|
|
69821
70065
|
"ves.io.schema.rules.repeated.max_items": "256"
|
|
69822
70066
|
},
|
|
70067
|
+
"x-f5xc-description-short": "The list of routes that will be matched, in order, for incoming requests. The first route that matches will be used.",
|
|
70068
|
+
"x-f5xc-description-medium": "The list of routes that will be matched, in order, for incoming requests. The first route that matches will be used. Currently route object is redundant in case of TCP proxy but required.",
|
|
69823
70069
|
"x-f5xc-required-for": {
|
|
69824
70070
|
"minimum_config": false,
|
|
69825
70071
|
"create": false,
|
|
@@ -69998,7 +70244,7 @@
|
|
|
69998
70244
|
},
|
|
69999
70245
|
"x-original-maxLength": 1024,
|
|
70000
70246
|
"x-reconciled-from-discovery": true,
|
|
70001
|
-
"x-reconciled-at": "2026-01-
|
|
70247
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795733+00:00"
|
|
70002
70248
|
}
|
|
70003
70249
|
},
|
|
70004
70250
|
"x-f5xc-minimum-configuration": {
|
|
@@ -70037,7 +70283,7 @@
|
|
|
70037
70283
|
"maxLength": 0,
|
|
70038
70284
|
"minLength": 21,
|
|
70039
70285
|
"x-reconciled-from-discovery": true,
|
|
70040
|
-
"x-reconciled-at": "2026-01-
|
|
70286
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795739+00:00"
|
|
70041
70287
|
},
|
|
70042
70288
|
"issuetype": {
|
|
70043
70289
|
"$ref": "#/components/schemas/ticket_managementJiraIssueType"
|
|
@@ -70137,7 +70383,7 @@
|
|
|
70137
70383
|
},
|
|
70138
70384
|
"x-original-maxLength": 1024,
|
|
70139
70385
|
"x-reconciled-from-discovery": true,
|
|
70140
|
-
"x-reconciled-at": "2026-01-
|
|
70386
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795751+00:00"
|
|
70141
70387
|
},
|
|
70142
70388
|
"status_category": {
|
|
70143
70389
|
"$ref": "#/components/schemas/ticket_managementJiraIssueStatusCategory"
|
|
@@ -70288,7 +70534,7 @@
|
|
|
70288
70534
|
},
|
|
70289
70535
|
"x-original-maxLength": 1024,
|
|
70290
70536
|
"x-reconciled-from-discovery": true,
|
|
70291
|
-
"x-reconciled-at": "2026-01-
|
|
70537
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795765+00:00"
|
|
70292
70538
|
}
|
|
70293
70539
|
},
|
|
70294
70540
|
"x-f5xc-minimum-configuration": {
|
|
@@ -70363,7 +70609,7 @@
|
|
|
70363
70609
|
},
|
|
70364
70610
|
"x-original-maxLength": 1024,
|
|
70365
70611
|
"x-reconciled-from-discovery": true,
|
|
70366
|
-
"x-reconciled-at": "2026-01-
|
|
70612
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795772+00:00"
|
|
70367
70613
|
},
|
|
70368
70614
|
"name": {
|
|
70369
70615
|
"type": "string",
|
|
@@ -70382,7 +70628,7 @@
|
|
|
70382
70628
|
},
|
|
70383
70629
|
"x-original-maxLength": 1024,
|
|
70384
70630
|
"x-reconciled-from-discovery": true,
|
|
70385
|
-
"x-reconciled-at": "2026-01-
|
|
70631
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795777+00:00"
|
|
70386
70632
|
}
|
|
70387
70633
|
},
|
|
70388
70634
|
"x-f5xc-minimum-configuration": {
|
|
@@ -70894,7 +71140,7 @@
|
|
|
70894
71140
|
},
|
|
70895
71141
|
"x-original-maxLength": 1024,
|
|
70896
71142
|
"x-reconciled-from-discovery": true,
|
|
70897
|
-
"x-reconciled-at": "2026-01-
|
|
71143
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795816+00:00"
|
|
70898
71144
|
},
|
|
70899
71145
|
"namespace": {
|
|
70900
71146
|
"type": "string",
|
|
@@ -70913,7 +71159,7 @@
|
|
|
70913
71159
|
},
|
|
70914
71160
|
"x-original-maxLength": 1024,
|
|
70915
71161
|
"x-reconciled-from-discovery": true,
|
|
70916
|
-
"x-reconciled-at": "2026-01-
|
|
71162
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795820+00:00"
|
|
70917
71163
|
}
|
|
70918
71164
|
},
|
|
70919
71165
|
"x-f5xc-minimum-configuration": {
|
|
@@ -71197,7 +71443,7 @@
|
|
|
71197
71443
|
},
|
|
71198
71444
|
"x-original-maxLength": 1024,
|
|
71199
71445
|
"x-reconciled-from-discovery": true,
|
|
71200
|
-
"x-reconciled-at": "2026-01-
|
|
71446
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795843+00:00"
|
|
71201
71447
|
},
|
|
71202
71448
|
"namespace": {
|
|
71203
71449
|
"type": "string",
|
|
@@ -71216,7 +71462,7 @@
|
|
|
71216
71462
|
},
|
|
71217
71463
|
"x-original-maxLength": 1024,
|
|
71218
71464
|
"x-reconciled-from-discovery": true,
|
|
71219
|
-
"x-reconciled-at": "2026-01-
|
|
71465
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795847+00:00"
|
|
71220
71466
|
}
|
|
71221
71467
|
},
|
|
71222
71468
|
"x-f5xc-minimum-configuration": {
|
|
@@ -71598,7 +71844,7 @@
|
|
|
71598
71844
|
},
|
|
71599
71845
|
"x-original-maxLength": 8096,
|
|
71600
71846
|
"x-reconciled-from-discovery": true,
|
|
71601
|
-
"x-reconciled-at": "2026-01-
|
|
71847
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795896+00:00"
|
|
71602
71848
|
},
|
|
71603
71849
|
"issue_type": {
|
|
71604
71850
|
"type": "string",
|
|
@@ -71797,7 +72043,7 @@
|
|
|
71797
72043
|
},
|
|
71798
72044
|
"x-original-maxLength": 256,
|
|
71799
72045
|
"x-reconciled-from-discovery": true,
|
|
71800
|
-
"x-reconciled-at": "2026-01-
|
|
72046
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795914+00:00"
|
|
71801
72047
|
},
|
|
71802
72048
|
"namespace": {
|
|
71803
72049
|
"type": "string",
|
|
@@ -71823,7 +72069,7 @@
|
|
|
71823
72069
|
},
|
|
71824
72070
|
"x-original-maxLength": 256,
|
|
71825
72071
|
"x-reconciled-from-discovery": true,
|
|
71826
|
-
"x-reconciled-at": "2026-01-
|
|
72072
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795919+00:00"
|
|
71827
72073
|
},
|
|
71828
72074
|
"ticket_tracking_system": {
|
|
71829
72075
|
"type": "string",
|
|
@@ -72093,7 +72339,7 @@
|
|
|
72093
72339
|
},
|
|
72094
72340
|
"x-original-maxLength": 1024,
|
|
72095
72341
|
"x-reconciled-from-discovery": true,
|
|
72096
|
-
"x-reconciled-at": "2026-01-
|
|
72342
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795954+00:00"
|
|
72097
72343
|
},
|
|
72098
72344
|
"namespace": {
|
|
72099
72345
|
"type": "string",
|
|
@@ -72112,7 +72358,7 @@
|
|
|
72112
72358
|
},
|
|
72113
72359
|
"x-original-maxLength": 1024,
|
|
72114
72360
|
"x-reconciled-from-discovery": true,
|
|
72115
|
-
"x-reconciled-at": "2026-01-
|
|
72361
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795958+00:00"
|
|
72116
72362
|
}
|
|
72117
72363
|
},
|
|
72118
72364
|
"x-f5xc-minimum-configuration": {
|
|
@@ -72230,6 +72476,8 @@
|
|
|
72230
72476
|
"title": "Enable the dynamic resolution of the endpoint.",
|
|
72231
72477
|
"format": "boolean",
|
|
72232
72478
|
"x-displayname": "Dynamic Endpoint Resolution.",
|
|
72479
|
+
"x-f5xc-description-short": "X-example : true In this mode of proxy, virtual host will resolve the destination endpoint dynamically.",
|
|
72480
|
+
"x-f5xc-description-medium": "X-example : true In this mode of proxy, virtual host will resolve the destination endpoint dynamically. The dynamic resolution is done using a predefined field in the request. This predefined field depends on the ProxyType configured on the Virtual Host.",
|
|
72233
72481
|
"x-f5xc-required-for": {
|
|
72234
72482
|
"minimum_config": false,
|
|
72235
72483
|
"create": false,
|
|
@@ -72280,7 +72528,7 @@
|
|
|
72280
72528
|
},
|
|
72281
72529
|
"x-original-maxLength": 1024,
|
|
72282
72530
|
"x-reconciled-from-discovery": true,
|
|
72283
|
-
"x-reconciled-at": "2026-01-
|
|
72531
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795972+00:00"
|
|
72284
72532
|
},
|
|
72285
72533
|
"namespace": {
|
|
72286
72534
|
"type": "string",
|
|
@@ -72299,7 +72547,7 @@
|
|
|
72299
72547
|
},
|
|
72300
72548
|
"x-original-maxLength": 1024,
|
|
72301
72549
|
"x-reconciled-from-discovery": true,
|
|
72302
|
-
"x-reconciled-at": "2026-01-
|
|
72550
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795977+00:00"
|
|
72303
72551
|
}
|
|
72304
72552
|
},
|
|
72305
72553
|
"x-f5xc-minimum-configuration": {
|
|
@@ -72413,7 +72661,7 @@
|
|
|
72413
72661
|
},
|
|
72414
72662
|
"x-original-maxLength": 1024,
|
|
72415
72663
|
"x-reconciled-from-discovery": true,
|
|
72416
|
-
"x-reconciled-at": "2026-01-
|
|
72664
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795986+00:00"
|
|
72417
72665
|
},
|
|
72418
72666
|
"namespace": {
|
|
72419
72667
|
"type": "string",
|
|
@@ -72432,7 +72680,7 @@
|
|
|
72432
72680
|
},
|
|
72433
72681
|
"x-original-maxLength": 1024,
|
|
72434
72682
|
"x-reconciled-from-discovery": true,
|
|
72435
|
-
"x-reconciled-at": "2026-01-
|
|
72683
|
+
"x-reconciled-at": "2026-01-06T16:58:29.795990+00:00"
|
|
72436
72684
|
},
|
|
72437
72685
|
"query_type": {
|
|
72438
72686
|
"$ref": "#/components/schemas/virtual_hostApiInventorySchemaQueryType"
|
|
@@ -72608,7 +72856,7 @@
|
|
|
72608
72856
|
"maxLength": 17,
|
|
72609
72857
|
"minLength": 17,
|
|
72610
72858
|
"x-reconciled-from-discovery": true,
|
|
72611
|
-
"x-reconciled-at": "2026-01-
|
|
72859
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796009+00:00"
|
|
72612
72860
|
},
|
|
72613
72861
|
"system_metadata": {
|
|
72614
72862
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -72685,7 +72933,7 @@
|
|
|
72685
72933
|
},
|
|
72686
72934
|
"x-original-maxLength": 1024,
|
|
72687
72935
|
"x-reconciled-from-discovery": true,
|
|
72688
|
-
"x-reconciled-at": "2026-01-
|
|
72936
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796017+00:00"
|
|
72689
72937
|
},
|
|
72690
72938
|
"namespace": {
|
|
72691
72939
|
"type": "string",
|
|
@@ -72704,7 +72952,7 @@
|
|
|
72704
72952
|
},
|
|
72705
72953
|
"x-original-maxLength": 1024,
|
|
72706
72954
|
"x-reconciled-from-discovery": true,
|
|
72707
|
-
"x-reconciled-at": "2026-01-
|
|
72955
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796021+00:00"
|
|
72708
72956
|
},
|
|
72709
72957
|
"top_by_metric": {
|
|
72710
72958
|
"$ref": "#/components/schemas/virtual_hostAPIEPActivityMetricType"
|
|
@@ -72870,7 +73118,7 @@
|
|
|
72870
73118
|
},
|
|
72871
73119
|
"x-original-maxLength": 1024,
|
|
72872
73120
|
"x-reconciled-from-discovery": true,
|
|
72873
|
-
"x-reconciled-at": "2026-01-
|
|
73121
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796033+00:00"
|
|
72874
73122
|
},
|
|
72875
73123
|
"namespace": {
|
|
72876
73124
|
"type": "string",
|
|
@@ -72889,7 +73137,7 @@
|
|
|
72889
73137
|
},
|
|
72890
73138
|
"x-original-maxLength": 1024,
|
|
72891
73139
|
"x-reconciled-from-discovery": true,
|
|
72892
|
-
"x-reconciled-at": "2026-01-
|
|
73140
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796038+00:00"
|
|
72893
73141
|
},
|
|
72894
73142
|
"topk": {
|
|
72895
73143
|
"type": "integer",
|
|
@@ -73030,7 +73278,7 @@
|
|
|
73030
73278
|
},
|
|
73031
73279
|
"x-original-maxLength": 1024,
|
|
73032
73280
|
"x-reconciled-from-discovery": true,
|
|
73033
|
-
"x-reconciled-at": "2026-01-
|
|
73281
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796048+00:00"
|
|
73034
73282
|
},
|
|
73035
73283
|
"namespace": {
|
|
73036
73284
|
"type": "string",
|
|
@@ -73049,7 +73297,7 @@
|
|
|
73049
73297
|
},
|
|
73050
73298
|
"x-original-maxLength": 1024,
|
|
73051
73299
|
"x-reconciled-from-discovery": true,
|
|
73052
|
-
"x-reconciled-at": "2026-01-
|
|
73300
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796052+00:00"
|
|
73053
73301
|
}
|
|
73054
73302
|
},
|
|
73055
73303
|
"x-f5xc-minimum-configuration": {
|
|
@@ -73266,7 +73514,7 @@
|
|
|
73266
73514
|
},
|
|
73267
73515
|
"x-original-maxLength": 1024,
|
|
73268
73516
|
"x-reconciled-from-discovery": true,
|
|
73269
|
-
"x-reconciled-at": "2026-01-
|
|
73517
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796077+00:00"
|
|
73270
73518
|
},
|
|
73271
73519
|
"disabled": {
|
|
73272
73520
|
"type": "boolean",
|
|
@@ -73316,7 +73564,7 @@
|
|
|
73316
73564
|
},
|
|
73317
73565
|
"x-original-maxLength": 1024,
|
|
73318
73566
|
"x-reconciled-from-discovery": true,
|
|
73319
|
-
"x-reconciled-at": "2026-01-
|
|
73567
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796087+00:00"
|
|
73320
73568
|
},
|
|
73321
73569
|
"namespace": {
|
|
73322
73570
|
"type": "string",
|
|
@@ -73335,7 +73583,7 @@
|
|
|
73335
73583
|
},
|
|
73336
73584
|
"x-original-maxLength": 1024,
|
|
73337
73585
|
"x-reconciled-from-discovery": true,
|
|
73338
|
-
"x-reconciled-at": "2026-01-
|
|
73586
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796091+00:00"
|
|
73339
73587
|
},
|
|
73340
73588
|
"owner_view": {
|
|
73341
73589
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -73376,7 +73624,7 @@
|
|
|
73376
73624
|
"x-field-mutability": "read-only",
|
|
73377
73625
|
"x-original-maxLength": 1024,
|
|
73378
73626
|
"x-reconciled-from-discovery": true,
|
|
73379
|
-
"x-reconciled-at": "2026-01-
|
|
73627
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796098+00:00"
|
|
73380
73628
|
},
|
|
73381
73629
|
"uid": {
|
|
73382
73630
|
"type": "string",
|
|
@@ -73397,7 +73645,7 @@
|
|
|
73397
73645
|
"x-original-maxLength": 1024,
|
|
73398
73646
|
"format": "uuid",
|
|
73399
73647
|
"x-reconciled-from-discovery": true,
|
|
73400
|
-
"x-reconciled-at": "2026-01-
|
|
73648
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796103+00:00"
|
|
73401
73649
|
}
|
|
73402
73650
|
},
|
|
73403
73651
|
"x-f5xc-minimum-configuration": {
|
|
@@ -73848,7 +74096,7 @@
|
|
|
73848
74096
|
"x-original-maxLength": 1024,
|
|
73849
74097
|
"format": "hostname",
|
|
73850
74098
|
"x-reconciled-from-discovery": true,
|
|
73851
|
-
"x-reconciled-at": "2026-01-
|
|
74099
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796139+00:00"
|
|
73852
74100
|
},
|
|
73853
74101
|
"internal_service_domain": {
|
|
73854
74102
|
"type": "string",
|
|
@@ -73969,7 +74217,7 @@
|
|
|
73969
74217
|
"maxLength": 17,
|
|
73970
74218
|
"minLength": 17,
|
|
73971
74219
|
"x-reconciled-from-discovery": true,
|
|
73972
|
-
"x-reconciled-at": "2026-01-
|
|
74220
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796156+00:00"
|
|
73973
74221
|
}
|
|
73974
74222
|
},
|
|
73975
74223
|
"x-f5xc-minimum-configuration": {
|
|
@@ -74084,7 +74332,7 @@
|
|
|
74084
74332
|
},
|
|
74085
74333
|
"x-original-maxLength": 256,
|
|
74086
74334
|
"x-reconciled-from-discovery": true,
|
|
74087
|
-
"x-reconciled-at": "2026-01-
|
|
74335
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796169+00:00"
|
|
74088
74336
|
},
|
|
74089
74337
|
"namespace": {
|
|
74090
74338
|
"type": "string",
|
|
@@ -74110,7 +74358,7 @@
|
|
|
74110
74358
|
},
|
|
74111
74359
|
"x-original-maxLength": 256,
|
|
74112
74360
|
"x-reconciled-from-discovery": true,
|
|
74113
|
-
"x-reconciled-at": "2026-01-
|
|
74361
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796173+00:00"
|
|
74114
74362
|
},
|
|
74115
74363
|
"ticket_uid": {
|
|
74116
74364
|
"type": "string",
|
|
@@ -74225,7 +74473,7 @@
|
|
|
74225
74473
|
},
|
|
74226
74474
|
"x-original-maxLength": 1024,
|
|
74227
74475
|
"x-reconciled-from-discovery": true,
|
|
74228
|
-
"x-reconciled-at": "2026-01-
|
|
74476
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796184+00:00"
|
|
74229
74477
|
},
|
|
74230
74478
|
"namespace": {
|
|
74231
74479
|
"type": "string",
|
|
@@ -74244,7 +74492,7 @@
|
|
|
74244
74492
|
},
|
|
74245
74493
|
"x-original-maxLength": 1024,
|
|
74246
74494
|
"x-reconciled-from-discovery": true,
|
|
74247
|
-
"x-reconciled-at": "2026-01-
|
|
74495
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796188+00:00"
|
|
74248
74496
|
}
|
|
74249
74497
|
},
|
|
74250
74498
|
"x-f5xc-minimum-configuration": {
|
|
@@ -74314,7 +74562,7 @@
|
|
|
74314
74562
|
},
|
|
74315
74563
|
"x-original-maxLength": 1024,
|
|
74316
74564
|
"x-reconciled-from-discovery": true,
|
|
74317
|
-
"x-reconciled-at": "2026-01-
|
|
74565
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796194+00:00"
|
|
74318
74566
|
},
|
|
74319
74567
|
"namespace": {
|
|
74320
74568
|
"type": "string",
|
|
@@ -74333,7 +74581,7 @@
|
|
|
74333
74581
|
},
|
|
74334
74582
|
"x-original-maxLength": 1024,
|
|
74335
74583
|
"x-reconciled-from-discovery": true,
|
|
74336
|
-
"x-reconciled-at": "2026-01-
|
|
74584
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796198+00:00"
|
|
74337
74585
|
}
|
|
74338
74586
|
},
|
|
74339
74587
|
"x-f5xc-minimum-configuration": {
|
|
@@ -74421,7 +74669,7 @@
|
|
|
74421
74669
|
"x-original-maxLength": 1024,
|
|
74422
74670
|
"format": "hostname",
|
|
74423
74671
|
"x-reconciled-from-discovery": true,
|
|
74424
|
-
"x-reconciled-at": "2026-01-
|
|
74672
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796206+00:00"
|
|
74425
74673
|
},
|
|
74426
74674
|
"name": {
|
|
74427
74675
|
"type": "string",
|
|
@@ -74440,7 +74688,7 @@
|
|
|
74440
74688
|
},
|
|
74441
74689
|
"x-original-maxLength": 1024,
|
|
74442
74690
|
"x-reconciled-from-discovery": true,
|
|
74443
|
-
"x-reconciled-at": "2026-01-
|
|
74691
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796210+00:00"
|
|
74444
74692
|
},
|
|
74445
74693
|
"namespace": {
|
|
74446
74694
|
"type": "string",
|
|
@@ -74459,7 +74707,7 @@
|
|
|
74459
74707
|
},
|
|
74460
74708
|
"x-original-maxLength": 1024,
|
|
74461
74709
|
"x-reconciled-from-discovery": true,
|
|
74462
|
-
"x-reconciled-at": "2026-01-
|
|
74710
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796214+00:00"
|
|
74463
74711
|
},
|
|
74464
74712
|
"vuln_id": {
|
|
74465
74713
|
"type": "string",
|
|
@@ -74608,7 +74856,7 @@
|
|
|
74608
74856
|
},
|
|
74609
74857
|
"x-original-maxLength": 1024,
|
|
74610
74858
|
"x-reconciled-from-discovery": true,
|
|
74611
|
-
"x-reconciled-at": "2026-01-
|
|
74859
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796226+00:00"
|
|
74612
74860
|
},
|
|
74613
74861
|
"namespace": {
|
|
74614
74862
|
"type": "string",
|
|
@@ -74625,7 +74873,7 @@
|
|
|
74625
74873
|
},
|
|
74626
74874
|
"x-original-maxLength": 1024,
|
|
74627
74875
|
"x-reconciled-from-discovery": true,
|
|
74628
|
-
"x-reconciled-at": "2026-01-
|
|
74876
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796230+00:00"
|
|
74629
74877
|
}
|
|
74630
74878
|
},
|
|
74631
74879
|
"x-f5xc-minimum-configuration": {
|
|
@@ -74973,7 +75221,7 @@
|
|
|
74973
75221
|
},
|
|
74974
75222
|
"x-original-maxLength": 1024,
|
|
74975
75223
|
"x-reconciled-from-discovery": true,
|
|
74976
|
-
"x-reconciled-at": "2026-01-
|
|
75224
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796252+00:00"
|
|
74977
75225
|
},
|
|
74978
75226
|
"domain": {
|
|
74979
75227
|
"type": "string",
|
|
@@ -74993,7 +75241,7 @@
|
|
|
74993
75241
|
"x-original-maxLength": 1024,
|
|
74994
75242
|
"format": "hostname",
|
|
74995
75243
|
"x-reconciled-from-discovery": true,
|
|
74996
|
-
"x-reconciled-at": "2026-01-
|
|
75244
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796257+00:00"
|
|
74997
75245
|
},
|
|
74998
75246
|
"evidence": {
|
|
74999
75247
|
"$ref": "#/components/schemas/virtual_hostVulnEvidence"
|
|
@@ -75070,7 +75318,7 @@
|
|
|
75070
75318
|
},
|
|
75071
75319
|
"x-original-maxLength": 1024,
|
|
75072
75320
|
"x-reconciled-from-discovery": true,
|
|
75073
|
-
"x-reconciled-at": "2026-01-
|
|
75321
|
+
"x-reconciled-at": "2026-01-06T16:58:29.796270+00:00"
|
|
75074
75322
|
},
|
|
75075
75323
|
"vuln_id": {
|
|
75076
75324
|
"type": "string",
|