@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": "Cdn",
|
|
5
5
|
"description": "Content distribution through global edge networks with rule-based eligibility. Path matchers, cookie patterns, and query parameter filters control caching behavior. Expression-based rules enable fine-grained targeting by request attributes. Load balancer integration provides throughput aggregation, request log queries, and on-demand cache clearing across worldwide distribution points.",
|
|
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"
|
|
@@ -6677,7 +6677,7 @@
|
|
|
6677
6677
|
},
|
|
6678
6678
|
"x-original-maxLength": 1024,
|
|
6679
6679
|
"x-reconciled-from-discovery": true,
|
|
6680
|
-
"x-reconciled-at": "2026-01-
|
|
6680
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691137+00:00"
|
|
6681
6681
|
},
|
|
6682
6682
|
"namespace": {
|
|
6683
6683
|
"type": "string",
|
|
@@ -6696,7 +6696,7 @@
|
|
|
6696
6696
|
},
|
|
6697
6697
|
"x-original-maxLength": 1024,
|
|
6698
6698
|
"x-reconciled-from-discovery": true,
|
|
6699
|
-
"x-reconciled-at": "2026-01-
|
|
6699
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691144+00:00"
|
|
6700
6700
|
},
|
|
6701
6701
|
"path": {
|
|
6702
6702
|
"type": "string",
|
|
@@ -6867,7 +6867,7 @@
|
|
|
6867
6867
|
},
|
|
6868
6868
|
"x-original-maxLength": 1024,
|
|
6869
6869
|
"x-reconciled-from-discovery": true,
|
|
6870
|
-
"x-reconciled-at": "2026-01-
|
|
6870
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691158+00:00"
|
|
6871
6871
|
},
|
|
6872
6872
|
"namespace": {
|
|
6873
6873
|
"type": "string",
|
|
@@ -6886,7 +6886,7 @@
|
|
|
6886
6886
|
},
|
|
6887
6887
|
"x-original-maxLength": 1024,
|
|
6888
6888
|
"x-reconciled-from-discovery": true,
|
|
6889
|
-
"x-reconciled-at": "2026-01-
|
|
6889
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691163+00:00"
|
|
6890
6890
|
},
|
|
6891
6891
|
"user_id": {
|
|
6892
6892
|
"type": "string",
|
|
@@ -6956,7 +6956,7 @@
|
|
|
6956
6956
|
},
|
|
6957
6957
|
"x-original-maxLength": 1024,
|
|
6958
6958
|
"x-reconciled-from-discovery": true,
|
|
6959
|
-
"x-reconciled-at": "2026-01-
|
|
6959
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691170+00:00"
|
|
6960
6960
|
},
|
|
6961
6961
|
"rule": {
|
|
6962
6962
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -7033,7 +7033,7 @@
|
|
|
7033
7033
|
},
|
|
7034
7034
|
"x-original-maxLength": 1024,
|
|
7035
7035
|
"x-reconciled-from-discovery": true,
|
|
7036
|
-
"x-reconciled-at": "2026-01-
|
|
7036
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691181+00:00"
|
|
7037
7037
|
},
|
|
7038
7038
|
"namespace": {
|
|
7039
7039
|
"type": "string",
|
|
@@ -7052,7 +7052,7 @@
|
|
|
7052
7052
|
},
|
|
7053
7053
|
"x-original-maxLength": 1024,
|
|
7054
7054
|
"x-reconciled-from-discovery": true,
|
|
7055
|
-
"x-reconciled-at": "2026-01-
|
|
7055
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691184+00:00"
|
|
7056
7056
|
},
|
|
7057
7057
|
"tls_fingerprint_matcher": {
|
|
7058
7058
|
"$ref": "#/components/schemas/policyTlsFingerprintMatcherType"
|
|
@@ -7163,7 +7163,7 @@
|
|
|
7163
7163
|
},
|
|
7164
7164
|
"x-original-maxLength": 1024,
|
|
7165
7165
|
"x-reconciled-from-discovery": true,
|
|
7166
|
-
"x-reconciled-at": "2026-01-
|
|
7166
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691197+00:00"
|
|
7167
7167
|
},
|
|
7168
7168
|
"namespace": {
|
|
7169
7169
|
"type": "string",
|
|
@@ -7182,7 +7182,7 @@
|
|
|
7182
7182
|
},
|
|
7183
7183
|
"x-original-maxLength": 1024,
|
|
7184
7184
|
"x-reconciled-from-discovery": true,
|
|
7185
|
-
"x-reconciled-at": "2026-01-
|
|
7185
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691201+00:00"
|
|
7186
7186
|
},
|
|
7187
7187
|
"path": {
|
|
7188
7188
|
"type": "string",
|
|
@@ -7287,7 +7287,7 @@
|
|
|
7287
7287
|
},
|
|
7288
7288
|
"x-original-maxLength": 1024,
|
|
7289
7289
|
"x-reconciled-from-discovery": true,
|
|
7290
|
-
"x-reconciled-at": "2026-01-
|
|
7290
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691212+00:00"
|
|
7291
7291
|
},
|
|
7292
7292
|
"namespace": {
|
|
7293
7293
|
"type": "string",
|
|
@@ -7306,7 +7306,7 @@
|
|
|
7306
7306
|
},
|
|
7307
7307
|
"x-original-maxLength": 1024,
|
|
7308
7308
|
"x-reconciled-from-discovery": true,
|
|
7309
|
-
"x-reconciled-at": "2026-01-
|
|
7309
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691216+00:00"
|
|
7310
7310
|
},
|
|
7311
7311
|
"path": {
|
|
7312
7312
|
"type": "string",
|
|
@@ -7405,7 +7405,7 @@
|
|
|
7405
7405
|
},
|
|
7406
7406
|
"x-original-maxLength": 1024,
|
|
7407
7407
|
"x-reconciled-from-discovery": true,
|
|
7408
|
-
"x-reconciled-at": "2026-01-
|
|
7408
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691225+00:00"
|
|
7409
7409
|
},
|
|
7410
7410
|
"namespace": {
|
|
7411
7411
|
"type": "string",
|
|
@@ -7424,7 +7424,7 @@
|
|
|
7424
7424
|
},
|
|
7425
7425
|
"x-original-maxLength": 1024,
|
|
7426
7426
|
"x-reconciled-from-discovery": true,
|
|
7427
|
-
"x-reconciled-at": "2026-01-
|
|
7427
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691229+00:00"
|
|
7428
7428
|
},
|
|
7429
7429
|
"path": {
|
|
7430
7430
|
"type": "string",
|
|
@@ -7610,7 +7610,7 @@
|
|
|
7610
7610
|
},
|
|
7611
7611
|
"x-original-maxLength": 1024,
|
|
7612
7612
|
"x-reconciled-from-discovery": true,
|
|
7613
|
-
"x-reconciled-at": "2026-01-
|
|
7613
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691244+00:00"
|
|
7614
7614
|
},
|
|
7615
7615
|
"namespace": {
|
|
7616
7616
|
"type": "string",
|
|
@@ -7629,7 +7629,7 @@
|
|
|
7629
7629
|
},
|
|
7630
7630
|
"x-original-maxLength": 1024,
|
|
7631
7631
|
"x-reconciled-from-discovery": true,
|
|
7632
|
-
"x-reconciled-at": "2026-01-
|
|
7632
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691248+00:00"
|
|
7633
7633
|
},
|
|
7634
7634
|
"sec_event_name": {
|
|
7635
7635
|
"type": "string",
|
|
@@ -7760,7 +7760,7 @@
|
|
|
7760
7760
|
},
|
|
7761
7761
|
"x-original-maxLength": 1024,
|
|
7762
7762
|
"x-reconciled-from-discovery": true,
|
|
7763
|
-
"x-reconciled-at": "2026-01-
|
|
7763
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691259+00:00"
|
|
7764
7764
|
},
|
|
7765
7765
|
"rule": {
|
|
7766
7766
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -7816,7 +7816,7 @@
|
|
|
7816
7816
|
"x-original-maxLength": 256,
|
|
7817
7817
|
"format": "hostname",
|
|
7818
7818
|
"x-reconciled-from-discovery": true,
|
|
7819
|
-
"x-reconciled-at": "2026-01-
|
|
7819
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691268+00:00"
|
|
7820
7820
|
},
|
|
7821
7821
|
"exclude_bot_names": {
|
|
7822
7822
|
"type": "array",
|
|
@@ -7913,7 +7913,7 @@
|
|
|
7913
7913
|
},
|
|
7914
7914
|
"x-original-maxLength": 1024,
|
|
7915
7915
|
"x-reconciled-from-discovery": true,
|
|
7916
|
-
"x-reconciled-at": "2026-01-
|
|
7916
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691278+00:00"
|
|
7917
7917
|
},
|
|
7918
7918
|
"namespace": {
|
|
7919
7919
|
"type": "string",
|
|
@@ -7932,7 +7932,7 @@
|
|
|
7932
7932
|
},
|
|
7933
7933
|
"x-original-maxLength": 1024,
|
|
7934
7934
|
"x-reconciled-from-discovery": true,
|
|
7935
|
-
"x-reconciled-at": "2026-01-
|
|
7935
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691282+00:00"
|
|
7936
7936
|
},
|
|
7937
7937
|
"req_path": {
|
|
7938
7938
|
"type": "string",
|
|
@@ -8026,7 +8026,7 @@
|
|
|
8026
8026
|
},
|
|
8027
8027
|
"x-original-maxLength": 1024,
|
|
8028
8028
|
"x-reconciled-from-discovery": true,
|
|
8029
|
-
"x-reconciled-at": "2026-01-
|
|
8029
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691291+00:00"
|
|
8030
8030
|
},
|
|
8031
8031
|
"waf_exclusion_policy": {
|
|
8032
8032
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -8074,7 +8074,7 @@
|
|
|
8074
8074
|
},
|
|
8075
8075
|
"x-original-maxLength": 1024,
|
|
8076
8076
|
"x-reconciled-from-discovery": true,
|
|
8077
|
-
"x-reconciled-at": "2026-01-
|
|
8077
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691298+00:00"
|
|
8078
8078
|
},
|
|
8079
8079
|
"namespace": {
|
|
8080
8080
|
"type": "string",
|
|
@@ -8093,7 +8093,7 @@
|
|
|
8093
8093
|
},
|
|
8094
8094
|
"x-original-maxLength": 1024,
|
|
8095
8095
|
"x-reconciled-from-discovery": true,
|
|
8096
|
-
"x-reconciled-at": "2026-01-
|
|
8096
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691302+00:00"
|
|
8097
8097
|
},
|
|
8098
8098
|
"request_data": {
|
|
8099
8099
|
"$ref": "#/components/schemas/app_securityRequestData"
|
|
@@ -8227,7 +8227,7 @@
|
|
|
8227
8227
|
"maxLength": 15,
|
|
8228
8228
|
"minLength": 3,
|
|
8229
8229
|
"x-reconciled-from-discovery": true,
|
|
8230
|
-
"x-reconciled-at": "2026-01-
|
|
8230
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691317+00:00"
|
|
8231
8231
|
}
|
|
8232
8232
|
},
|
|
8233
8233
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8333,7 +8333,7 @@
|
|
|
8333
8333
|
},
|
|
8334
8334
|
"x-original-maxLength": 1024,
|
|
8335
8335
|
"x-reconciled-from-discovery": true,
|
|
8336
|
-
"x-reconciled-at": "2026-01-
|
|
8336
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691324+00:00"
|
|
8337
8337
|
}
|
|
8338
8338
|
},
|
|
8339
8339
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8427,6 +8427,8 @@
|
|
|
8427
8427
|
"description": "Aggregations provide summary/analytics data over the security events response. If the number of security events that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
8428
8428
|
"title": "Aggregations.",
|
|
8429
8429
|
"x-displayname": "Aggregations.",
|
|
8430
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security events response.",
|
|
8431
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the security events response. If the number of security events that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by...",
|
|
8430
8432
|
"x-f5xc-required-for": {
|
|
8431
8433
|
"minimum_config": false,
|
|
8432
8434
|
"create": false,
|
|
@@ -8473,7 +8475,7 @@
|
|
|
8473
8475
|
},
|
|
8474
8476
|
"x-original-maxLength": 1024,
|
|
8475
8477
|
"x-reconciled-from-discovery": true,
|
|
8476
|
-
"x-reconciled-at": "2026-01-
|
|
8478
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691334+00:00"
|
|
8477
8479
|
},
|
|
8478
8480
|
"query": {
|
|
8479
8481
|
"type": "string",
|
|
@@ -8482,6 +8484,8 @@
|
|
|
8482
8484
|
"x-displayname": "Query",
|
|
8483
8485
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
8484
8486
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
8487
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
8488
|
+
"x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of these fields in the security event may be specified in the query. Vh_name - name of the virtual host src_site - source site city ...",
|
|
8485
8489
|
"minLength": 0,
|
|
8486
8490
|
"maxLength": 1024,
|
|
8487
8491
|
"x-f5xc-required-for": {
|
|
@@ -8542,6 +8546,8 @@
|
|
|
8542
8546
|
"description": "Aggregations provide summary/analytics data over the security events response. If the number of security events that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregation data is key'ed with the aggregation name specified in the request.",
|
|
8543
8547
|
"title": "Aggregations.",
|
|
8544
8548
|
"x-displayname": "Aggregations.",
|
|
8549
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security events response.",
|
|
8550
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the security events response. If the number of security events that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is key'ed with the...",
|
|
8545
8551
|
"x-f5xc-required-for": {
|
|
8546
8552
|
"minimum_config": false,
|
|
8547
8553
|
"create": false,
|
|
@@ -8632,6 +8638,8 @@
|
|
|
8632
8638
|
"$ref": "#/components/schemas/metricsSecurityMetricLabelFilter"
|
|
8633
8639
|
},
|
|
8634
8640
|
"x-displayname": "Label Filter.",
|
|
8641
|
+
"x-f5xc-description-short": "List of label filter expressions of the form \"label\" \"value\". Response will only contain data that matches all the conditions specified in the .",
|
|
8642
|
+
"x-f5xc-description-medium": "List of label filter expressions of the form \"label\" \"value\". Response will only contain data that matches all the conditions specified in the . One or more of the following labels can be specified in the label_filter. , , , .",
|
|
8635
8643
|
"x-f5xc-required-for": {
|
|
8636
8644
|
"minimum_config": false,
|
|
8637
8645
|
"create": false,
|
|
@@ -8656,7 +8664,7 @@
|
|
|
8656
8664
|
},
|
|
8657
8665
|
"x-original-maxLength": 1024,
|
|
8658
8666
|
"x-reconciled-from-discovery": true,
|
|
8659
|
-
"x-reconciled-at": "2026-01-
|
|
8667
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691350+00:00"
|
|
8660
8668
|
},
|
|
8661
8669
|
"start_time": {
|
|
8662
8670
|
"type": "string",
|
|
@@ -8693,6 +8701,8 @@
|
|
|
8693
8701
|
"x-validation-rules": {
|
|
8694
8702
|
"ves.io.schema.rules.string.query_step": "true"
|
|
8695
8703
|
},
|
|
8704
|
+
"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.",
|
|
8705
|
+
"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.",
|
|
8696
8706
|
"minLength": 0,
|
|
8697
8707
|
"maxLength": 1024,
|
|
8698
8708
|
"x-f5xc-required-for": {
|
|
@@ -8861,6 +8871,8 @@
|
|
|
8861
8871
|
"description": "Aggregations provide summary/analytics data over the security events response. If the number of security events that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
8862
8872
|
"title": "Aggregations.",
|
|
8863
8873
|
"x-displayname": "Aggregations.",
|
|
8874
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security events response.",
|
|
8875
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the security events response. If the number of security events that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by...",
|
|
8864
8876
|
"x-f5xc-required-for": {
|
|
8865
8877
|
"minimum_config": false,
|
|
8866
8878
|
"create": false,
|
|
@@ -8924,7 +8936,7 @@
|
|
|
8924
8936
|
},
|
|
8925
8937
|
"x-original-maxLength": 1024,
|
|
8926
8938
|
"x-reconciled-from-discovery": true,
|
|
8927
|
-
"x-reconciled-at": "2026-01-
|
|
8939
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691369+00:00"
|
|
8928
8940
|
},
|
|
8929
8941
|
"query": {
|
|
8930
8942
|
"type": "string",
|
|
@@ -8933,6 +8945,8 @@
|
|
|
8933
8945
|
"x-displayname": "Query",
|
|
8934
8946
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
8935
8947
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
8948
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
8949
|
+
"x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of these fields in the security event may be specified in the query. Vh_name - name of the virtual host src_site - source site city ...",
|
|
8936
8950
|
"minLength": 0,
|
|
8937
8951
|
"maxLength": 1024,
|
|
8938
8952
|
"x-f5xc-required-for": {
|
|
@@ -8950,6 +8964,8 @@
|
|
|
8950
8964
|
"x-displayname": "Scroll",
|
|
8951
8965
|
"x-ves-example": "True",
|
|
8952
8966
|
"x-f5xc-example": "true",
|
|
8967
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of security events (or all security events) that matches the query.",
|
|
8968
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of security events (or all security events) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of security events until there are no more security events left to return. The...",
|
|
8953
8969
|
"x-f5xc-required-for": {
|
|
8954
8970
|
"minimum_config": false,
|
|
8955
8971
|
"create": false,
|
|
@@ -9060,6 +9076,8 @@
|
|
|
9060
9076
|
"x-displayname": "Scroll ID",
|
|
9061
9077
|
"x-ves-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==.",
|
|
9062
9078
|
"x-f5xc-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==",
|
|
9079
|
+
"x-f5xc-description-short": "Long Base-64 encoded string which can be used to retrieve the next batch of security events using the scroll request.",
|
|
9080
|
+
"x-f5xc-description-medium": "Long Base-64 encoded string which can be used to retrieve the next batch of security events using the scroll request. Empty scroll_id indicates no more messages to scroll (EOF).",
|
|
9063
9081
|
"minLength": 0,
|
|
9064
9082
|
"maxLength": 1024,
|
|
9065
9083
|
"x-f5xc-required-for": {
|
|
@@ -9127,7 +9145,7 @@
|
|
|
9127
9145
|
},
|
|
9128
9146
|
"x-original-maxLength": 1024,
|
|
9129
9147
|
"x-reconciled-from-discovery": true,
|
|
9130
|
-
"x-reconciled-at": "2026-01-
|
|
9148
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691387+00:00"
|
|
9131
9149
|
},
|
|
9132
9150
|
"scroll_id": {
|
|
9133
9151
|
"type": "string",
|
|
@@ -9172,6 +9190,8 @@
|
|
|
9172
9190
|
"description": "Aggregations provide summary/analytics data over security incidents response. If the number of security incidents\nthat matched the query is large and cannot be returned in a single response message, user can GET helpful\ninsights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.\nThe response will be key'ed with the same name.\nOptional.",
|
|
9173
9191
|
"title": "Aggregations.",
|
|
9174
9192
|
"x-displayname": "Aggregations.",
|
|
9193
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over security incidents response.",
|
|
9194
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over security incidents response. If the number of security incidents that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by...",
|
|
9175
9195
|
"x-f5xc-required-for": {
|
|
9176
9196
|
"minimum_config": false,
|
|
9177
9197
|
"create": false,
|
|
@@ -9218,7 +9238,7 @@
|
|
|
9218
9238
|
},
|
|
9219
9239
|
"x-original-maxLength": 1024,
|
|
9220
9240
|
"x-reconciled-from-discovery": true,
|
|
9221
|
-
"x-reconciled-at": "2026-01-
|
|
9241
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691396+00:00"
|
|
9222
9242
|
},
|
|
9223
9243
|
"query": {
|
|
9224
9244
|
"type": "string",
|
|
@@ -9227,6 +9247,8 @@
|
|
|
9227
9247
|
"x-displayname": "Query",
|
|
9228
9248
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
9229
9249
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
9250
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
9251
|
+
"x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of these fields in the security event may be specified in the query. Vh_name - name of the virtual host src_site - source site city ...",
|
|
9230
9252
|
"minLength": 0,
|
|
9231
9253
|
"maxLength": 1024,
|
|
9232
9254
|
"x-f5xc-required-for": {
|
|
@@ -9287,6 +9309,8 @@
|
|
|
9287
9309
|
"description": "Aggregations provide summary/analytics data over the security incidents response. If the number of security incidents\nthat matched the query is large and cannot be returned in a single response message, user can GET helpful\ninsights/summary using aggregations. The aggregation data is key'ed with the aggregation name specified in the request.",
|
|
9288
9310
|
"title": "Aggregations.",
|
|
9289
9311
|
"x-displayname": "Aggregations.",
|
|
9312
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security incidents response.",
|
|
9313
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the security incidents response. If the number of security incidents that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is key'ed with...",
|
|
9290
9314
|
"x-f5xc-required-for": {
|
|
9291
9315
|
"minimum_config": false,
|
|
9292
9316
|
"create": false,
|
|
@@ -9337,6 +9361,8 @@
|
|
|
9337
9361
|
"description": "Aggregations provide summary/analytics data over the security incidents response. If the number of security incidents\nthat matched the query is large and cannot be returned in a single response message, user can GET helpful\ninsights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name. The response\nwill be key'ed with the same name.\nOptional.",
|
|
9338
9362
|
"title": "Aggregations.",
|
|
9339
9363
|
"x-displayname": "Aggregations.",
|
|
9364
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security incidents response.",
|
|
9365
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the security incidents response. If the number of security incidents that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by...",
|
|
9340
9366
|
"x-f5xc-required-for": {
|
|
9341
9367
|
"minimum_config": false,
|
|
9342
9368
|
"create": false,
|
|
@@ -9400,7 +9426,7 @@
|
|
|
9400
9426
|
},
|
|
9401
9427
|
"x-original-maxLength": 1024,
|
|
9402
9428
|
"x-reconciled-from-discovery": true,
|
|
9403
|
-
"x-reconciled-at": "2026-01-
|
|
9429
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691411+00:00"
|
|
9404
9430
|
},
|
|
9405
9431
|
"query": {
|
|
9406
9432
|
"type": "string",
|
|
@@ -9409,6 +9435,8 @@
|
|
|
9409
9435
|
"x-displayname": "Query",
|
|
9410
9436
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
9411
9437
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
9438
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
9439
|
+
"x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of these fields in the security incident may be specified in the query. Vh_name - name of the virtual host src_site - source site city ...",
|
|
9412
9440
|
"minLength": 0,
|
|
9413
9441
|
"maxLength": 1024,
|
|
9414
9442
|
"x-f5xc-required-for": {
|
|
@@ -9426,6 +9454,8 @@
|
|
|
9426
9454
|
"x-displayname": "Scroll",
|
|
9427
9455
|
"x-ves-example": "True",
|
|
9428
9456
|
"x-f5xc-example": "true",
|
|
9457
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of security incidents (or all security incidents) that matches the query.",
|
|
9458
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of security incidents (or all security incidents) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of security events until there are no more security events left to...",
|
|
9429
9459
|
"x-f5xc-required-for": {
|
|
9430
9460
|
"minimum_config": false,
|
|
9431
9461
|
"create": false,
|
|
@@ -9536,6 +9566,8 @@
|
|
|
9536
9566
|
"x-displayname": "Scroll ID",
|
|
9537
9567
|
"x-ves-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==.",
|
|
9538
9568
|
"x-f5xc-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==",
|
|
9569
|
+
"x-f5xc-description-short": "Long Base-64 encoded string which can be used to retrieve the next batch of security incidents using the scroll request.",
|
|
9570
|
+
"x-f5xc-description-medium": "Long Base-64 encoded string which can be used to retrieve the next batch of security incidents using the scroll request. Empty scroll_id indicates no more messages to scroll (EOF).",
|
|
9539
9571
|
"minLength": 0,
|
|
9540
9572
|
"maxLength": 1024,
|
|
9541
9573
|
"x-f5xc-required-for": {
|
|
@@ -9603,7 +9635,7 @@
|
|
|
9603
9635
|
},
|
|
9604
9636
|
"x-original-maxLength": 1024,
|
|
9605
9637
|
"x-reconciled-from-discovery": true,
|
|
9606
|
-
"x-reconciled-at": "2026-01-
|
|
9638
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691451+00:00"
|
|
9607
9639
|
},
|
|
9608
9640
|
"scroll_id": {
|
|
9609
9641
|
"type": "string",
|
|
@@ -9648,6 +9680,8 @@
|
|
|
9648
9680
|
"description": "Aggregations provide summary/analytics data over the suspicious user logs response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
9649
9681
|
"title": "Aggregations.",
|
|
9650
9682
|
"x-displayname": "Aggregations.",
|
|
9683
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the suspicious user logs response.",
|
|
9684
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the suspicious user logs response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined...",
|
|
9651
9685
|
"x-f5xc-required-for": {
|
|
9652
9686
|
"minimum_config": false,
|
|
9653
9687
|
"create": false,
|
|
@@ -9694,7 +9728,7 @@
|
|
|
9694
9728
|
},
|
|
9695
9729
|
"x-original-maxLength": 1024,
|
|
9696
9730
|
"x-reconciled-from-discovery": true,
|
|
9697
|
-
"x-reconciled-at": "2026-01-
|
|
9731
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691461+00:00"
|
|
9698
9732
|
},
|
|
9699
9733
|
"query": {
|
|
9700
9734
|
"type": "string",
|
|
@@ -9703,6 +9737,8 @@
|
|
|
9703
9737
|
"x-displayname": "Query",
|
|
9704
9738
|
"x-ves-example": "Query={vh_name=\"vh-1\", site=\"CE-01\"}",
|
|
9705
9739
|
"x-f5xc-example": "\"query={vh_name=\"vh-1\", site=\"ce-01\"}\"",
|
|
9740
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
9741
|
+
"x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of these fields in the suspicious user logs may be specified in the query. Vh_name - name of the virtual host user - user ID site ...",
|
|
9706
9742
|
"minLength": 0,
|
|
9707
9743
|
"maxLength": 1024,
|
|
9708
9744
|
"x-f5xc-required-for": {
|
|
@@ -9763,6 +9799,8 @@
|
|
|
9763
9799
|
"description": "Aggregations provide summary/analytics data over the suspicious user logs response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregation data is key'ed with the aggregation name specified in the request.",
|
|
9764
9800
|
"title": "Aggregations.",
|
|
9765
9801
|
"x-displayname": "Aggregations.",
|
|
9802
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the suspicious user logs response.",
|
|
9803
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the suspicious user logs response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is key'ed with the...",
|
|
9766
9804
|
"x-f5xc-required-for": {
|
|
9767
9805
|
"minimum_config": false,
|
|
9768
9806
|
"create": false,
|
|
@@ -9813,6 +9851,8 @@
|
|
|
9813
9851
|
"description": "Aggregations provide summary/analytics data over the suspicious user logs response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
9814
9852
|
"title": "Aggregations.",
|
|
9815
9853
|
"x-displayname": "Aggregations.",
|
|
9854
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the suspicious user logs response.",
|
|
9855
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the suspicious user logs response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined...",
|
|
9816
9856
|
"x-f5xc-required-for": {
|
|
9817
9857
|
"minimum_config": false,
|
|
9818
9858
|
"create": false,
|
|
@@ -9876,7 +9916,7 @@
|
|
|
9876
9916
|
},
|
|
9877
9917
|
"x-original-maxLength": 1024,
|
|
9878
9918
|
"x-reconciled-from-discovery": true,
|
|
9879
|
-
"x-reconciled-at": "2026-01-
|
|
9919
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691477+00:00"
|
|
9880
9920
|
},
|
|
9881
9921
|
"query": {
|
|
9882
9922
|
"type": "string",
|
|
@@ -9885,6 +9925,8 @@
|
|
|
9885
9925
|
"x-displayname": "Query",
|
|
9886
9926
|
"x-ves-example": "Query={vh_name=\"vh-1\", site=\"CE-01\"}",
|
|
9887
9927
|
"x-f5xc-example": "\"query={vh_name=\"vh-1\", site=\"ce-01\"}\"",
|
|
9928
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
9929
|
+
"x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of these fields in the suspicious user logs may be specified in the query. Vh_name - name of the virtual host user - user ID site ...",
|
|
9888
9930
|
"minLength": 0,
|
|
9889
9931
|
"maxLength": 1024,
|
|
9890
9932
|
"x-f5xc-required-for": {
|
|
@@ -9902,6 +9944,8 @@
|
|
|
9902
9944
|
"x-displayname": "Scroll",
|
|
9903
9945
|
"x-ves-example": "True",
|
|
9904
9946
|
"x-f5xc-example": "true",
|
|
9947
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of logs (or all logs) that matches the query.",
|
|
9948
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of logs (or all logs) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of logs until there are no logs left to return. The number of logs in each batch is determined by...",
|
|
9905
9949
|
"x-f5xc-required-for": {
|
|
9906
9950
|
"minimum_config": false,
|
|
9907
9951
|
"create": false,
|
|
@@ -10012,6 +10056,8 @@
|
|
|
10012
10056
|
"x-displayname": "Scroll ID",
|
|
10013
10057
|
"x-ves-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==.",
|
|
10014
10058
|
"x-f5xc-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==",
|
|
10059
|
+
"x-f5xc-description-short": "Long Base-64 encoded string which can be used to retrieve the next batch of suspicous user logs using the scroll request.",
|
|
10060
|
+
"x-f5xc-description-medium": "Long Base-64 encoded string which can be used to retrieve the next batch of suspicous user logs using the scroll request. Empty scroll_id indicates no more messages to scroll (EOF).",
|
|
10015
10061
|
"minLength": 0,
|
|
10016
10062
|
"maxLength": 1024,
|
|
10017
10063
|
"x-f5xc-required-for": {
|
|
@@ -10079,7 +10125,7 @@
|
|
|
10079
10125
|
},
|
|
10080
10126
|
"x-original-maxLength": 1024,
|
|
10081
10127
|
"x-reconciled-from-discovery": true,
|
|
10082
|
-
"x-reconciled-at": "2026-01-
|
|
10128
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691495+00:00"
|
|
10083
10129
|
},
|
|
10084
10130
|
"scroll_id": {
|
|
10085
10131
|
"type": "string",
|
|
@@ -10152,7 +10198,7 @@
|
|
|
10152
10198
|
},
|
|
10153
10199
|
"x-original-maxLength": 1024,
|
|
10154
10200
|
"x-reconciled-from-discovery": true,
|
|
10155
|
-
"x-reconciled-at": "2026-01-
|
|
10201
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691502+00:00"
|
|
10156
10202
|
},
|
|
10157
10203
|
"id": {
|
|
10158
10204
|
"type": "string",
|
|
@@ -10266,7 +10312,7 @@
|
|
|
10266
10312
|
},
|
|
10267
10313
|
"x-original-maxLength": 1024,
|
|
10268
10314
|
"x-reconciled-from-discovery": true,
|
|
10269
|
-
"x-reconciled-at": "2026-01-
|
|
10315
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691513+00:00"
|
|
10270
10316
|
},
|
|
10271
10317
|
"references": {
|
|
10272
10318
|
"type": "array",
|
|
@@ -10422,6 +10468,8 @@
|
|
|
10422
10468
|
"description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
|
|
10423
10469
|
"title": "Step",
|
|
10424
10470
|
"x-f5xc-example": "5m",
|
|
10471
|
+
"x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
|
|
10472
|
+
"x-f5xc-description-medium": "X-displayName: \"Step\" x-required 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.",
|
|
10425
10473
|
"minLength": 0,
|
|
10426
10474
|
"maxLength": 1024,
|
|
10427
10475
|
"x-f5xc-required-for": {
|
|
@@ -10825,6 +10873,8 @@
|
|
|
10825
10873
|
"description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
|
|
10826
10874
|
"title": "Step",
|
|
10827
10875
|
"x-f5xc-example": "5m",
|
|
10876
|
+
"x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
|
|
10877
|
+
"x-f5xc-description-medium": "X-displayName: \"Step\" x-required 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.",
|
|
10828
10878
|
"minLength": 0,
|
|
10829
10879
|
"maxLength": 1024,
|
|
10830
10880
|
"x-f5xc-required-for": {
|
|
@@ -12526,7 +12576,7 @@
|
|
|
12526
12576
|
},
|
|
12527
12577
|
"x-original-maxLength": 256,
|
|
12528
12578
|
"x-reconciled-from-discovery": true,
|
|
12529
|
-
"x-reconciled-at": "2026-01-
|
|
12579
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691697+00:00"
|
|
12530
12580
|
},
|
|
12531
12581
|
"presence": {
|
|
12532
12582
|
"type": "boolean",
|
|
@@ -12607,7 +12657,7 @@
|
|
|
12607
12657
|
"readOnly": true,
|
|
12608
12658
|
"x-original-maxLength": 1024,
|
|
12609
12659
|
"x-reconciled-from-discovery": true,
|
|
12610
|
-
"x-reconciled-at": "2026-01-
|
|
12660
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691705+00:00"
|
|
12611
12661
|
},
|
|
12612
12662
|
"name": {
|
|
12613
12663
|
"type": "string",
|
|
@@ -12626,7 +12676,7 @@
|
|
|
12626
12676
|
},
|
|
12627
12677
|
"x-original-maxLength": 1024,
|
|
12628
12678
|
"x-reconciled-from-discovery": true,
|
|
12629
|
-
"x-reconciled-at": "2026-01-
|
|
12679
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691710+00:00"
|
|
12630
12680
|
},
|
|
12631
12681
|
"namespace": {
|
|
12632
12682
|
"type": "string",
|
|
@@ -12645,7 +12695,7 @@
|
|
|
12645
12695
|
},
|
|
12646
12696
|
"x-original-maxLength": 1024,
|
|
12647
12697
|
"x-reconciled-from-discovery": true,
|
|
12648
|
-
"x-reconciled-at": "2026-01-
|
|
12698
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691714+00:00"
|
|
12649
12699
|
},
|
|
12650
12700
|
"tenant": {
|
|
12651
12701
|
"type": "string",
|
|
@@ -12666,7 +12716,7 @@
|
|
|
12666
12716
|
"x-field-mutability": "read-only",
|
|
12667
12717
|
"x-original-maxLength": 1024,
|
|
12668
12718
|
"x-reconciled-from-discovery": true,
|
|
12669
|
-
"x-reconciled-at": "2026-01-
|
|
12719
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691718+00:00"
|
|
12670
12720
|
},
|
|
12671
12721
|
"uid": {
|
|
12672
12722
|
"type": "string",
|
|
@@ -12688,7 +12738,7 @@
|
|
|
12688
12738
|
"x-original-maxLength": 1024,
|
|
12689
12739
|
"format": "uuid",
|
|
12690
12740
|
"x-reconciled-from-discovery": true,
|
|
12691
|
-
"x-reconciled-at": "2026-01-
|
|
12741
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691724+00:00"
|
|
12692
12742
|
}
|
|
12693
12743
|
},
|
|
12694
12744
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12726,7 +12776,7 @@
|
|
|
12726
12776
|
"maxLength": 15,
|
|
12727
12777
|
"minLength": 3,
|
|
12728
12778
|
"x-reconciled-from-discovery": true,
|
|
12729
|
-
"x-reconciled-at": "2026-01-
|
|
12779
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691729+00:00"
|
|
12730
12780
|
}
|
|
12731
12781
|
},
|
|
12732
12782
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12946,7 +12996,7 @@
|
|
|
12946
12996
|
},
|
|
12947
12997
|
"x-original-maxLength": 1024,
|
|
12948
12998
|
"x-reconciled-from-discovery": true,
|
|
12949
|
-
"x-reconciled-at": "2026-01-
|
|
12999
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691751+00:00"
|
|
12950
13000
|
},
|
|
12951
13001
|
"order_by": {
|
|
12952
13002
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -13048,7 +13098,7 @@
|
|
|
13048
13098
|
},
|
|
13049
13099
|
"x-original-maxLength": 1024,
|
|
13050
13100
|
"x-reconciled-from-discovery": true,
|
|
13051
|
-
"x-reconciled-at": "2026-01-
|
|
13101
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691764+00:00"
|
|
13052
13102
|
},
|
|
13053
13103
|
"order_by": {
|
|
13054
13104
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -13158,7 +13208,7 @@
|
|
|
13158
13208
|
},
|
|
13159
13209
|
"x-original-maxLength": 1024,
|
|
13160
13210
|
"x-reconciled-from-discovery": true,
|
|
13161
|
-
"x-reconciled-at": "2026-01-
|
|
13211
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691779+00:00"
|
|
13162
13212
|
}
|
|
13163
13213
|
},
|
|
13164
13214
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13316,7 +13366,7 @@
|
|
|
13316
13366
|
},
|
|
13317
13367
|
"x-original-maxLength": 1024,
|
|
13318
13368
|
"x-reconciled-from-discovery": true,
|
|
13319
|
-
"x-reconciled-at": "2026-01-
|
|
13369
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691792+00:00"
|
|
13320
13370
|
},
|
|
13321
13371
|
"sub_aggs": {
|
|
13322
13372
|
"type": "object",
|
|
@@ -13420,7 +13470,7 @@
|
|
|
13420
13470
|
"maxLength": 15,
|
|
13421
13471
|
"minLength": 3,
|
|
13422
13472
|
"x-reconciled-from-discovery": true,
|
|
13423
|
-
"x-reconciled-at": "2026-01-
|
|
13473
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691811+00:00"
|
|
13424
13474
|
}
|
|
13425
13475
|
},
|
|
13426
13476
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13475,7 +13525,7 @@
|
|
|
13475
13525
|
"maxLength": 15,
|
|
13476
13526
|
"minLength": 3,
|
|
13477
13527
|
"x-reconciled-from-discovery": true,
|
|
13478
|
-
"x-reconciled-at": "2026-01-
|
|
13528
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691818+00:00"
|
|
13479
13529
|
}
|
|
13480
13530
|
},
|
|
13481
13531
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13692,7 +13742,7 @@
|
|
|
13692
13742
|
"maxLength": 16,
|
|
13693
13743
|
"minLength": 7,
|
|
13694
13744
|
"x-reconciled-from-discovery": true,
|
|
13695
|
-
"x-reconciled-at": "2026-01-
|
|
13745
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691839+00:00"
|
|
13696
13746
|
},
|
|
13697
13747
|
"value": {
|
|
13698
13748
|
"type": "number",
|
|
@@ -13708,7 +13758,7 @@
|
|
|
13708
13758
|
"maxLength": 15,
|
|
13709
13759
|
"minLength": 3,
|
|
13710
13760
|
"x-reconciled-from-discovery": true,
|
|
13711
|
-
"x-reconciled-at": "2026-01-
|
|
13761
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691844+00:00"
|
|
13712
13762
|
}
|
|
13713
13763
|
},
|
|
13714
13764
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13834,7 +13884,7 @@
|
|
|
13834
13884
|
},
|
|
13835
13885
|
"x-original-maxLength": 1024,
|
|
13836
13886
|
"x-reconciled-from-discovery": true,
|
|
13837
|
-
"x-reconciled-at": "2026-01-
|
|
13887
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691855+00:00"
|
|
13838
13888
|
},
|
|
13839
13889
|
"sec_event_type": {
|
|
13840
13890
|
"type": "string",
|
|
@@ -13969,7 +14019,7 @@
|
|
|
13969
14019
|
},
|
|
13970
14020
|
"x-original-maxLength": 1024,
|
|
13971
14021
|
"x-reconciled-from-discovery": true,
|
|
13972
|
-
"x-reconciled-at": "2026-01-
|
|
14022
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691868+00:00"
|
|
13973
14023
|
}
|
|
13974
14024
|
},
|
|
13975
14025
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14046,7 +14096,7 @@
|
|
|
14046
14096
|
},
|
|
14047
14097
|
"x-original-maxLength": 1024,
|
|
14048
14098
|
"x-reconciled-from-discovery": true,
|
|
14049
|
-
"x-reconciled-at": "2026-01-
|
|
14099
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691874+00:00"
|
|
14050
14100
|
}
|
|
14051
14101
|
},
|
|
14052
14102
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14612,7 +14662,7 @@
|
|
|
14612
14662
|
},
|
|
14613
14663
|
"x-original-maxLength": 256,
|
|
14614
14664
|
"x-reconciled-from-discovery": true,
|
|
14615
|
-
"x-reconciled-at": "2026-01-
|
|
14665
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691920+00:00"
|
|
14616
14666
|
}
|
|
14617
14667
|
},
|
|
14618
14668
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15187,7 +15237,7 @@
|
|
|
15187
15237
|
},
|
|
15188
15238
|
"x-original-maxLength": 256,
|
|
15189
15239
|
"x-reconciled-from-discovery": true,
|
|
15190
|
-
"x-reconciled-at": "2026-01-
|
|
15240
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691938+00:00"
|
|
15191
15241
|
}
|
|
15192
15242
|
},
|
|
15193
15243
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15436,6 +15486,8 @@
|
|
|
15436
15486
|
"x-validation-rules": {
|
|
15437
15487
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
15438
15488
|
},
|
|
15489
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
15490
|
+
"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.",
|
|
15439
15491
|
"x-f5xc-required-for": {
|
|
15440
15492
|
"minimum_config": false,
|
|
15441
15493
|
"create": false,
|
|
@@ -15458,6 +15510,8 @@
|
|
|
15458
15510
|
"x-validation-rules": {
|
|
15459
15511
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
15460
15512
|
},
|
|
15513
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
15514
|
+
"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.",
|
|
15461
15515
|
"x-f5xc-required-for": {
|
|
15462
15516
|
"minimum_config": false,
|
|
15463
15517
|
"create": false,
|
|
@@ -15480,6 +15534,8 @@
|
|
|
15480
15534
|
"x-validation-rules": {
|
|
15481
15535
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
15482
15536
|
},
|
|
15537
|
+
"x-f5xc-description-short": "List of predicates for various JWT claims that need to match.",
|
|
15538
|
+
"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.",
|
|
15483
15539
|
"x-f5xc-required-for": {
|
|
15484
15540
|
"minimum_config": false,
|
|
15485
15541
|
"create": false,
|
|
@@ -15502,6 +15558,8 @@
|
|
|
15502
15558
|
"x-validation-rules": {
|
|
15503
15559
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
15504
15560
|
},
|
|
15561
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
15562
|
+
"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...",
|
|
15505
15563
|
"x-f5xc-required-for": {
|
|
15506
15564
|
"minimum_config": false,
|
|
15507
15565
|
"create": false,
|
|
@@ -16003,7 +16061,7 @@
|
|
|
16003
16061
|
},
|
|
16004
16062
|
"x-original-maxLength": 256,
|
|
16005
16063
|
"x-reconciled-from-discovery": true,
|
|
16006
|
-
"x-reconciled-at": "2026-01-
|
|
16064
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691980+00:00"
|
|
16007
16065
|
},
|
|
16008
16066
|
"name": {
|
|
16009
16067
|
"type": "string",
|
|
@@ -16033,7 +16091,7 @@
|
|
|
16033
16091
|
},
|
|
16034
16092
|
"x-original-maxLength": 1024,
|
|
16035
16093
|
"x-reconciled-from-discovery": true,
|
|
16036
|
-
"x-reconciled-at": "2026-01-
|
|
16094
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691984+00:00"
|
|
16037
16095
|
}
|
|
16038
16096
|
},
|
|
16039
16097
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16137,7 +16195,7 @@
|
|
|
16137
16195
|
},
|
|
16138
16196
|
"x-original-maxLength": 1024,
|
|
16139
16197
|
"x-reconciled-from-discovery": true,
|
|
16140
|
-
"x-reconciled-at": "2026-01-
|
|
16198
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691990+00:00"
|
|
16141
16199
|
},
|
|
16142
16200
|
"previous_value": {
|
|
16143
16201
|
"type": "string",
|
|
@@ -16171,7 +16229,7 @@
|
|
|
16171
16229
|
},
|
|
16172
16230
|
"x-original-maxLength": 1024,
|
|
16173
16231
|
"x-reconciled-from-discovery": true,
|
|
16174
|
-
"x-reconciled-at": "2026-01-
|
|
16232
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691996+00:00"
|
|
16175
16233
|
}
|
|
16176
16234
|
},
|
|
16177
16235
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16270,6 +16328,8 @@
|
|
|
16270
16328
|
"description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
|
|
16271
16329
|
"title": "Step",
|
|
16272
16330
|
"x-f5xc-example": "5m",
|
|
16331
|
+
"x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
|
|
16332
|
+
"x-f5xc-description-medium": "X-displayName: \"Step\" x-required 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.",
|
|
16273
16333
|
"minLength": 0,
|
|
16274
16334
|
"maxLength": 1024,
|
|
16275
16335
|
"x-f5xc-required-for": {
|
|
@@ -16719,7 +16779,7 @@
|
|
|
16719
16779
|
},
|
|
16720
16780
|
"x-original-maxLength": 256,
|
|
16721
16781
|
"x-reconciled-from-discovery": true,
|
|
16722
|
-
"x-reconciled-at": "2026-01-
|
|
16782
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692040+00:00"
|
|
16723
16783
|
}
|
|
16724
16784
|
},
|
|
16725
16785
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16842,7 +16902,7 @@
|
|
|
16842
16902
|
},
|
|
16843
16903
|
"x-original-maxLength": 256,
|
|
16844
16904
|
"x-reconciled-from-discovery": true,
|
|
16845
|
-
"x-reconciled-at": "2026-01-
|
|
16905
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692052+00:00"
|
|
16846
16906
|
}
|
|
16847
16907
|
},
|
|
16848
16908
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16896,7 +16956,7 @@
|
|
|
16896
16956
|
},
|
|
16897
16957
|
"x-original-maxLength": 128,
|
|
16898
16958
|
"x-reconciled-from-discovery": true,
|
|
16899
|
-
"x-reconciled-at": "2026-01-
|
|
16959
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692056+00:00"
|
|
16900
16960
|
},
|
|
16901
16961
|
"namespace": {
|
|
16902
16962
|
"type": "string",
|
|
@@ -16921,7 +16981,7 @@
|
|
|
16921
16981
|
},
|
|
16922
16982
|
"x-original-maxLength": 64,
|
|
16923
16983
|
"x-reconciled-from-discovery": true,
|
|
16924
|
-
"x-reconciled-at": "2026-01-
|
|
16984
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692060+00:00"
|
|
16925
16985
|
},
|
|
16926
16986
|
"tenant": {
|
|
16927
16987
|
"type": "string",
|
|
@@ -16948,7 +17008,7 @@
|
|
|
16948
17008
|
"x-field-mutability": "read-only",
|
|
16949
17009
|
"x-original-maxLength": 64,
|
|
16950
17010
|
"x-reconciled-from-discovery": true,
|
|
16951
|
-
"x-reconciled-at": "2026-01-
|
|
17011
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692064+00:00"
|
|
16952
17012
|
}
|
|
16953
17013
|
},
|
|
16954
17014
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17170,7 +17230,7 @@
|
|
|
17170
17230
|
},
|
|
17171
17231
|
"x-original-maxLength": 1024,
|
|
17172
17232
|
"x-reconciled-from-discovery": true,
|
|
17173
|
-
"x-reconciled-at": "2026-01-
|
|
17233
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047141+00:00"
|
|
17174
17234
|
}
|
|
17175
17235
|
},
|
|
17176
17236
|
"x-f5xc-example": "[EMAIL, CC]",
|
|
@@ -17214,6 +17274,8 @@
|
|
|
17214
17274
|
"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.",
|
|
17215
17275
|
"title": "Api_group",
|
|
17216
17276
|
"x-f5xc-example": "oas-all-operations",
|
|
17277
|
+
"x-f5xc-description-short": "X-displayName: \"API Group\" The rule is applied on the APIs that belong to specified api_group.",
|
|
17278
|
+
"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.",
|
|
17217
17279
|
"minLength": 0,
|
|
17218
17280
|
"maxLength": 1024,
|
|
17219
17281
|
"x-f5xc-required-for": {
|
|
@@ -17703,6 +17765,8 @@
|
|
|
17703
17765
|
"ves.io.schema.rules.map.keys.string.min_len": "1",
|
|
17704
17766
|
"ves.io.schema.rules.map.max_pairs": "16"
|
|
17705
17767
|
},
|
|
17768
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
17769
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
17706
17770
|
"x-f5xc-required-for": {
|
|
17707
17771
|
"minimum_config": false,
|
|
17708
17772
|
"create": false,
|
|
@@ -17743,7 +17807,7 @@
|
|
|
17743
17807
|
},
|
|
17744
17808
|
"x-original-maxLength": 1024,
|
|
17745
17809
|
"x-reconciled-from-discovery": true,
|
|
17746
|
-
"x-reconciled-at": "2026-01-
|
|
17810
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047203+00:00"
|
|
17747
17811
|
},
|
|
17748
17812
|
"query": {
|
|
17749
17813
|
"type": "array",
|
|
@@ -17896,6 +17960,8 @@
|
|
|
17896
17960
|
"ves.io.schema.rules.map.keys.string.min_len": "1",
|
|
17897
17961
|
"ves.io.schema.rules.map.max_pairs": "16"
|
|
17898
17962
|
},
|
|
17963
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
17964
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
17899
17965
|
"x-f5xc-required-for": {
|
|
17900
17966
|
"minimum_config": false,
|
|
17901
17967
|
"create": false,
|
|
@@ -17961,7 +18027,7 @@
|
|
|
17961
18027
|
},
|
|
17962
18028
|
"x-original-maxLength": 1024,
|
|
17963
18029
|
"x-reconciled-from-discovery": true,
|
|
17964
|
-
"x-reconciled-at": "2026-01-
|
|
18030
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047221+00:00"
|
|
17965
18031
|
},
|
|
17966
18032
|
"query": {
|
|
17967
18033
|
"type": "array",
|
|
@@ -18089,6 +18155,8 @@
|
|
|
18089
18155
|
"description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
|
|
18090
18156
|
"title": "Step",
|
|
18091
18157
|
"x-f5xc-example": "5m",
|
|
18158
|
+
"x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
|
|
18159
|
+
"x-f5xc-description-medium": "X-displayName: \"Step\" x-required 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.",
|
|
18092
18160
|
"minLength": 0,
|
|
18093
18161
|
"maxLength": 1024,
|
|
18094
18162
|
"x-f5xc-required-for": {
|
|
@@ -18535,6 +18603,8 @@
|
|
|
18535
18603
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregation data is key'ed with the aggregation name specified in the request.",
|
|
18536
18604
|
"title": "Aggregations.",
|
|
18537
18605
|
"x-displayname": "Aggregations.",
|
|
18606
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
18607
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is key'ed with the aggregation name...",
|
|
18538
18608
|
"x-f5xc-required-for": {
|
|
18539
18609
|
"minimum_config": false,
|
|
18540
18610
|
"create": false,
|
|
@@ -18585,6 +18655,8 @@
|
|
|
18585
18655
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregation data is key'ed with the aggregation name specified in the request.",
|
|
18586
18656
|
"title": "Aggregations.",
|
|
18587
18657
|
"x-displayname": "Aggregations.",
|
|
18658
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
18659
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is key'ed with the aggregation name...",
|
|
18588
18660
|
"x-f5xc-required-for": {
|
|
18589
18661
|
"minimum_config": false,
|
|
18590
18662
|
"create": false,
|
|
@@ -18986,7 +19058,7 @@
|
|
|
18986
19058
|
},
|
|
18987
19059
|
"x-original-maxLength": 1024,
|
|
18988
19060
|
"x-reconciled-from-discovery": true,
|
|
18989
|
-
"x-reconciled-at": "2026-01-
|
|
19061
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047320+00:00"
|
|
18990
19062
|
},
|
|
18991
19063
|
"namespace": {
|
|
18992
19064
|
"type": "string",
|
|
@@ -19005,7 +19077,7 @@
|
|
|
19005
19077
|
},
|
|
19006
19078
|
"x-original-maxLength": 1024,
|
|
19007
19079
|
"x-reconciled-from-discovery": true,
|
|
19008
|
-
"x-reconciled-at": "2026-01-
|
|
19080
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047324+00:00"
|
|
19009
19081
|
}
|
|
19010
19082
|
},
|
|
19011
19083
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19078,7 +19150,7 @@
|
|
|
19078
19150
|
},
|
|
19079
19151
|
"x-original-maxLength": 1024,
|
|
19080
19152
|
"x-reconciled-from-discovery": true,
|
|
19081
|
-
"x-reconciled-at": "2026-01-
|
|
19153
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047334+00:00"
|
|
19082
19154
|
}
|
|
19083
19155
|
},
|
|
19084
19156
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19176,7 +19248,7 @@
|
|
|
19176
19248
|
"maxLength": 17,
|
|
19177
19249
|
"minLength": 17,
|
|
19178
19250
|
"x-reconciled-from-discovery": true,
|
|
19179
|
-
"x-reconciled-at": "2026-01-
|
|
19251
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047347+00:00"
|
|
19180
19252
|
},
|
|
19181
19253
|
"system_metadata": {
|
|
19182
19254
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -20052,7 +20124,7 @@
|
|
|
20052
20124
|
},
|
|
20053
20125
|
"x-original-maxLength": 1024,
|
|
20054
20126
|
"x-reconciled-from-discovery": true,
|
|
20055
|
-
"x-reconciled-at": "2026-01-
|
|
20127
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047412+00:00"
|
|
20056
20128
|
},
|
|
20057
20129
|
"start_time": {
|
|
20058
20130
|
"type": "string",
|
|
@@ -20084,6 +20156,8 @@
|
|
|
20084
20156
|
"x-displayname": "Step",
|
|
20085
20157
|
"x-ves-example": "1m",
|
|
20086
20158
|
"x-f5xc-example": "1m",
|
|
20159
|
+
"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.",
|
|
20160
|
+
"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.",
|
|
20087
20161
|
"minLength": 0,
|
|
20088
20162
|
"maxLength": 1024,
|
|
20089
20163
|
"x-f5xc-required-for": {
|
|
@@ -20232,7 +20306,7 @@
|
|
|
20232
20306
|
},
|
|
20233
20307
|
"x-original-maxLength": 1024,
|
|
20234
20308
|
"x-reconciled-from-discovery": true,
|
|
20235
|
-
"x-reconciled-at": "2026-01-
|
|
20309
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047440+00:00"
|
|
20236
20310
|
}
|
|
20237
20311
|
},
|
|
20238
20312
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20287,7 +20361,7 @@
|
|
|
20287
20361
|
"maxLength": 15,
|
|
20288
20362
|
"minLength": 3,
|
|
20289
20363
|
"x-reconciled-from-discovery": true,
|
|
20290
|
-
"x-reconciled-at": "2026-01-
|
|
20364
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047447+00:00"
|
|
20291
20365
|
}
|
|
20292
20366
|
},
|
|
20293
20367
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20341,7 +20415,7 @@
|
|
|
20341
20415
|
},
|
|
20342
20416
|
"x-original-maxLength": 1024,
|
|
20343
20417
|
"x-reconciled-from-discovery": true,
|
|
20344
|
-
"x-reconciled-at": "2026-01-
|
|
20418
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047453+00:00"
|
|
20345
20419
|
}
|
|
20346
20420
|
},
|
|
20347
20421
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20468,7 +20542,7 @@
|
|
|
20468
20542
|
},
|
|
20469
20543
|
"x-original-maxLength": 1024,
|
|
20470
20544
|
"x-reconciled-from-discovery": true,
|
|
20471
|
-
"x-reconciled-at": "2026-01-
|
|
20545
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047463+00:00"
|
|
20472
20546
|
},
|
|
20473
20547
|
"disabled": {
|
|
20474
20548
|
"type": "boolean",
|
|
@@ -20518,7 +20592,7 @@
|
|
|
20518
20592
|
},
|
|
20519
20593
|
"x-original-maxLength": 1024,
|
|
20520
20594
|
"x-reconciled-from-discovery": true,
|
|
20521
|
-
"x-reconciled-at": "2026-01-
|
|
20595
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047473+00:00"
|
|
20522
20596
|
},
|
|
20523
20597
|
"namespace": {
|
|
20524
20598
|
"type": "string",
|
|
@@ -20537,7 +20611,7 @@
|
|
|
20537
20611
|
},
|
|
20538
20612
|
"x-original-maxLength": 1024,
|
|
20539
20613
|
"x-reconciled-from-discovery": true,
|
|
20540
|
-
"x-reconciled-at": "2026-01-
|
|
20614
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047477+00:00"
|
|
20541
20615
|
},
|
|
20542
20616
|
"owner_view": {
|
|
20543
20617
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -20578,7 +20652,7 @@
|
|
|
20578
20652
|
"x-field-mutability": "read-only",
|
|
20579
20653
|
"x-original-maxLength": 1024,
|
|
20580
20654
|
"x-reconciled-from-discovery": true,
|
|
20581
|
-
"x-reconciled-at": "2026-01-
|
|
20655
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047485+00:00"
|
|
20582
20656
|
},
|
|
20583
20657
|
"uid": {
|
|
20584
20658
|
"type": "string",
|
|
@@ -20599,7 +20673,7 @@
|
|
|
20599
20673
|
"x-original-maxLength": 1024,
|
|
20600
20674
|
"format": "uuid",
|
|
20601
20675
|
"x-reconciled-from-discovery": true,
|
|
20602
|
-
"x-reconciled-at": "2026-01-
|
|
20676
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047491+00:00"
|
|
20603
20677
|
}
|
|
20604
20678
|
},
|
|
20605
20679
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20887,6 +20961,8 @@
|
|
|
20887
20961
|
"items": {
|
|
20888
20962
|
"$ref": "#/components/schemas/policySimpleDataGuardRule"
|
|
20889
20963
|
},
|
|
20964
|
+
"x-f5xc-description-short": "X-displayName: \"Data Guard Rules\" Data Guard prevents responses from exposing sensitive information by masking the data.",
|
|
20965
|
+
"x-f5xc-description-medium": "X-displayName: \"Data Guard Rules\" 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 (*).",
|
|
20890
20966
|
"x-f5xc-required-for": {
|
|
20891
20967
|
"minimum_config": false,
|
|
20892
20968
|
"create": false,
|
|
@@ -20904,6 +20980,8 @@
|
|
|
20904
20980
|
"items": {
|
|
20905
20981
|
"$ref": "#/components/schemas/policyGraphQLRule"
|
|
20906
20982
|
},
|
|
20983
|
+
"x-f5xc-description-short": "X-displayName: \"GraphQL Inspection\" GraphQL is a query language and server-side runtime for APIs which provides a complete and understandable...",
|
|
20984
|
+
"x-f5xc-description-medium": "X-displayName: \"GraphQL Inspection\" 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...",
|
|
20907
20985
|
"x-f5xc-required-for": {
|
|
20908
20986
|
"minimum_config": false,
|
|
20909
20987
|
"create": false,
|
|
@@ -20918,6 +20996,8 @@
|
|
|
20918
20996
|
"items": {
|
|
20919
20997
|
"$ref": "#/components/schemas/schemaCookieManipulationOptionType"
|
|
20920
20998
|
},
|
|
20999
|
+
"x-f5xc-description-short": "X-displayName: \"Cookie Protection\" Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses.",
|
|
21000
|
+
"x-f5xc-description-medium": "X-displayName: \"Cookie Protection\" 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.",
|
|
20921
21001
|
"x-f5xc-required-for": {
|
|
20922
21002
|
"minimum_config": false,
|
|
20923
21003
|
"create": false,
|
|
@@ -20932,6 +21012,8 @@
|
|
|
20932
21012
|
"items": {
|
|
20933
21013
|
"$ref": "#/components/schemas/policySimpleWafExclusionRule"
|
|
20934
21014
|
},
|
|
21015
|
+
"x-f5xc-description-short": "X-displayName: \"WAF Exclusion Rules\" Define the Signature IDs, Violations, Attack Types and Bot Names that should be excluded from WAF processing...",
|
|
21016
|
+
"x-f5xc-description-medium": "X-displayName: \"WAF Exclusion Rules\" Define the Signature IDs, Violations, Attack Types and Bot Names that should be excluded from WAF processing on specific match criteria. The match criteria include domain, path and method. WAF Exclusion rules is a sequential engine where rules are evaluated...",
|
|
20935
21017
|
"x-f5xc-required-for": {
|
|
20936
21018
|
"minimum_config": false,
|
|
20937
21019
|
"create": false,
|
|
@@ -21180,7 +21262,7 @@
|
|
|
21180
21262
|
},
|
|
21181
21263
|
"x-original-maxLength": 1024,
|
|
21182
21264
|
"x-reconciled-from-discovery": true,
|
|
21183
|
-
"x-reconciled-at": "2026-01-
|
|
21265
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047539+00:00"
|
|
21184
21266
|
},
|
|
21185
21267
|
"namespace": {
|
|
21186
21268
|
"type": "string",
|
|
@@ -21206,7 +21288,7 @@
|
|
|
21206
21288
|
},
|
|
21207
21289
|
"x-original-maxLength": 1024,
|
|
21208
21290
|
"x-reconciled-from-discovery": true,
|
|
21209
|
-
"x-reconciled-at": "2026-01-
|
|
21291
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047544+00:00"
|
|
21210
21292
|
},
|
|
21211
21293
|
"service_op_id": {
|
|
21212
21294
|
"type": "integer",
|
|
@@ -21466,7 +21548,7 @@
|
|
|
21466
21548
|
},
|
|
21467
21549
|
"x-original-maxLength": 1024,
|
|
21468
21550
|
"x-reconciled-from-discovery": true,
|
|
21469
|
-
"x-reconciled-at": "2026-01-
|
|
21551
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047565+00:00"
|
|
21470
21552
|
},
|
|
21471
21553
|
"namespace": {
|
|
21472
21554
|
"type": "string",
|
|
@@ -21492,7 +21574,7 @@
|
|
|
21492
21574
|
},
|
|
21493
21575
|
"x-original-maxLength": 1024,
|
|
21494
21576
|
"x-reconciled-from-discovery": true,
|
|
21495
|
-
"x-reconciled-at": "2026-01-
|
|
21577
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047569+00:00"
|
|
21496
21578
|
},
|
|
21497
21579
|
"time_range": {
|
|
21498
21580
|
"$ref": "#/components/schemas/common_cdnServiceOperationsTimeRange"
|
|
@@ -21766,7 +21848,7 @@
|
|
|
21766
21848
|
},
|
|
21767
21849
|
"x-original-maxLength": 1024,
|
|
21768
21850
|
"x-reconciled-from-discovery": true,
|
|
21769
|
-
"x-reconciled-at": "2026-01-
|
|
21851
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047591+00:00"
|
|
21770
21852
|
}
|
|
21771
21853
|
},
|
|
21772
21854
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21989,6 +22071,8 @@
|
|
|
21989
22071
|
"x-validation-rules": {
|
|
21990
22072
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
21991
22073
|
},
|
|
22074
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
22075
|
+
"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.",
|
|
21992
22076
|
"x-f5xc-required-for": {
|
|
21993
22077
|
"minimum_config": false,
|
|
21994
22078
|
"create": false,
|
|
@@ -22063,6 +22147,8 @@
|
|
|
22063
22147
|
"x-validation-rules": {
|
|
22064
22148
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
22065
22149
|
},
|
|
22150
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
22151
|
+
"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...",
|
|
22066
22152
|
"x-f5xc-required-for": {
|
|
22067
22153
|
"minimum_config": false,
|
|
22068
22154
|
"create": false,
|
|
@@ -22415,7 +22501,7 @@
|
|
|
22415
22501
|
},
|
|
22416
22502
|
"x-original-maxLength": 1024,
|
|
22417
22503
|
"x-reconciled-from-discovery": true,
|
|
22418
|
-
"x-reconciled-at": "2026-01-
|
|
22504
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047662+00:00"
|
|
22419
22505
|
}
|
|
22420
22506
|
},
|
|
22421
22507
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23153,6 +23239,8 @@
|
|
|
23153
23239
|
"description": "X-displayName: \"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.",
|
|
23154
23240
|
"title": "Api_group",
|
|
23155
23241
|
"x-f5xc-example": "oas-all-operations",
|
|
23242
|
+
"x-f5xc-description-short": "X-displayName: \"API Group\" API groups derived from API Definition swaggers.",
|
|
23243
|
+
"x-f5xc-description-medium": "X-displayName: \"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. Custom groups can be created if user tags paths or operations with...",
|
|
23156
23244
|
"minLength": 0,
|
|
23157
23245
|
"maxLength": 1024,
|
|
23158
23246
|
"x-f5xc-required-for": {
|
|
@@ -24353,6 +24441,8 @@
|
|
|
24353
24441
|
"x-validation-rules": {
|
|
24354
24442
|
"ves.io.schema.rules.string.max_len": "128"
|
|
24355
24443
|
},
|
|
24444
|
+
"x-f5xc-description-short": "API groups derived from API Definition swaggers.",
|
|
24445
|
+
"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...",
|
|
24356
24446
|
"minLength": 0,
|
|
24357
24447
|
"x-f5xc-required-for": {
|
|
24358
24448
|
"minimum_config": false,
|
|
@@ -24472,6 +24562,8 @@
|
|
|
24472
24562
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
24473
24563
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
24474
24564
|
},
|
|
24565
|
+
"x-f5xc-description-short": "Service Policies is a sequential engine where policies (and rules within the policy) are evaluated one after the other.",
|
|
24566
|
+
"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...",
|
|
24475
24567
|
"x-f5xc-required-for": {
|
|
24476
24568
|
"minimum_config": false,
|
|
24477
24569
|
"create": false,
|
|
@@ -24810,7 +24902,7 @@
|
|
|
24810
24902
|
},
|
|
24811
24903
|
"x-original-maxLength": 1024,
|
|
24812
24904
|
"x-reconciled-from-discovery": true,
|
|
24813
|
-
"x-reconciled-at": "2026-01-
|
|
24905
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047955+00:00"
|
|
24814
24906
|
},
|
|
24815
24907
|
"uid": {
|
|
24816
24908
|
"type": "string",
|
|
@@ -24831,7 +24923,7 @@
|
|
|
24831
24923
|
"x-original-maxLength": 1024,
|
|
24832
24924
|
"format": "uuid",
|
|
24833
24925
|
"x-reconciled-from-discovery": true,
|
|
24834
|
-
"x-reconciled-at": "2026-01-
|
|
24926
|
+
"x-reconciled-at": "2026-01-06T16:57:10.047961+00:00"
|
|
24835
24927
|
}
|
|
24836
24928
|
},
|
|
24837
24929
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25453,7 +25545,7 @@
|
|
|
25453
25545
|
},
|
|
25454
25546
|
"x-original-maxLength": 256,
|
|
25455
25547
|
"x-reconciled-from-discovery": true,
|
|
25456
|
-
"x-reconciled-at": "2026-01-
|
|
25548
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048178+00:00"
|
|
25457
25549
|
}
|
|
25458
25550
|
},
|
|
25459
25551
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25803,7 +25895,7 @@
|
|
|
25803
25895
|
},
|
|
25804
25896
|
"x-original-maxLength": 256,
|
|
25805
25897
|
"x-reconciled-from-discovery": true,
|
|
25806
|
-
"x-reconciled-at": "2026-01-
|
|
25898
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048233+00:00"
|
|
25807
25899
|
}
|
|
25808
25900
|
},
|
|
25809
25901
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25841,7 +25933,7 @@
|
|
|
25841
25933
|
},
|
|
25842
25934
|
"x-original-maxLength": 1024,
|
|
25843
25935
|
"x-reconciled-from-discovery": true,
|
|
25844
|
-
"x-reconciled-at": "2026-01-
|
|
25936
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048238+00:00"
|
|
25845
25937
|
}
|
|
25846
25938
|
},
|
|
25847
25939
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25876,7 +25968,7 @@
|
|
|
25876
25968
|
},
|
|
25877
25969
|
"x-original-maxLength": 1024,
|
|
25878
25970
|
"x-reconciled-from-discovery": true,
|
|
25879
|
-
"x-reconciled-at": "2026-01-
|
|
25971
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048242+00:00"
|
|
25880
25972
|
}
|
|
25881
25973
|
},
|
|
25882
25974
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25911,7 +26003,7 @@
|
|
|
25911
26003
|
},
|
|
25912
26004
|
"x-original-maxLength": 1024,
|
|
25913
26005
|
"x-reconciled-from-discovery": true,
|
|
25914
|
-
"x-reconciled-at": "2026-01-
|
|
26006
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048250+00:00"
|
|
25915
26007
|
}
|
|
25916
26008
|
},
|
|
25917
26009
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26075,6 +26167,8 @@
|
|
|
26075
26167
|
"ves.io.schema.rules.string.max_len": "4096",
|
|
26076
26168
|
"ves.io.schema.rules.string.uri_ref": "true"
|
|
26077
26169
|
},
|
|
26170
|
+
"x-f5xc-description-short": "Custom body message is of type uri_ref. Currently supported URL schemes is string:///.",
|
|
26171
|
+
"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.",
|
|
26078
26172
|
"minLength": 0,
|
|
26079
26173
|
"x-f5xc-required-for": {
|
|
26080
26174
|
"minimum_config": false,
|
|
@@ -26383,6 +26477,8 @@
|
|
|
26383
26477
|
"type_url": {
|
|
26384
26478
|
"type": "string",
|
|
26385
26479
|
"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.",
|
|
26480
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
26481
|
+
"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 ).",
|
|
26386
26482
|
"minLength": 0,
|
|
26387
26483
|
"maxLength": 1024,
|
|
26388
26484
|
"x-f5xc-required-for": {
|
|
@@ -26406,7 +26502,7 @@
|
|
|
26406
26502
|
},
|
|
26407
26503
|
"x-original-maxLength": 1024,
|
|
26408
26504
|
"x-reconciled-from-discovery": true,
|
|
26409
|
-
"x-reconciled-at": "2026-01-
|
|
26505
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048339+00:00"
|
|
26410
26506
|
}
|
|
26411
26507
|
},
|
|
26412
26508
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26857,7 +26953,7 @@
|
|
|
26857
26953
|
},
|
|
26858
26954
|
"x-original-maxLength": 1024,
|
|
26859
26955
|
"x-reconciled-from-discovery": true,
|
|
26860
|
-
"x-reconciled-at": "2026-01-
|
|
26956
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048370+00:00"
|
|
26861
26957
|
},
|
|
26862
26958
|
"store_provider": {
|
|
26863
26959
|
"type": "string",
|
|
@@ -27255,7 +27351,7 @@
|
|
|
27255
27351
|
},
|
|
27256
27352
|
"x-original-maxLength": 256,
|
|
27257
27353
|
"x-reconciled-from-discovery": true,
|
|
27258
|
-
"x-reconciled-at": "2026-01-
|
|
27354
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048429+00:00"
|
|
27259
27355
|
},
|
|
27260
27356
|
"regex_values": {
|
|
27261
27357
|
"type": "array",
|
|
@@ -27429,7 +27525,7 @@
|
|
|
27429
27525
|
},
|
|
27430
27526
|
"x-original-maxLength": 1024,
|
|
27431
27527
|
"x-reconciled-from-discovery": true,
|
|
27432
|
-
"x-reconciled-at": "2026-01-
|
|
27528
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048441+00:00"
|
|
27433
27529
|
},
|
|
27434
27530
|
"url": {
|
|
27435
27531
|
"type": "string",
|
|
@@ -27526,7 +27622,7 @@
|
|
|
27526
27622
|
},
|
|
27527
27623
|
"x-original-maxLength": 1024,
|
|
27528
27624
|
"x-reconciled-from-discovery": true,
|
|
27529
|
-
"x-reconciled-at": "2026-01-
|
|
27625
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048451+00:00"
|
|
27530
27626
|
},
|
|
27531
27627
|
"service_name": {
|
|
27532
27628
|
"type": "string",
|
|
@@ -27555,6 +27651,8 @@
|
|
|
27555
27651
|
"x-validation-rules": {
|
|
27556
27652
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
27557
27653
|
},
|
|
27654
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
27655
|
+
"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...",
|
|
27558
27656
|
"minLength": 0,
|
|
27559
27657
|
"maxLength": 17,
|
|
27560
27658
|
"x-f5xc-required-for": {
|
|
@@ -27565,7 +27663,7 @@
|
|
|
27565
27663
|
},
|
|
27566
27664
|
"x-original-maxLength": 1024,
|
|
27567
27665
|
"x-reconciled-from-discovery": true,
|
|
27568
|
-
"x-reconciled-at": "2026-01-
|
|
27666
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048457+00:00"
|
|
27569
27667
|
},
|
|
27570
27668
|
"type": {
|
|
27571
27669
|
"type": "string",
|
|
@@ -27692,7 +27790,7 @@
|
|
|
27692
27790
|
},
|
|
27693
27791
|
"x-original-maxLength": 256,
|
|
27694
27792
|
"x-reconciled-from-discovery": true,
|
|
27695
|
-
"x-reconciled-at": "2026-01-
|
|
27793
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048474+00:00"
|
|
27696
27794
|
},
|
|
27697
27795
|
"samesite_lax": {
|
|
27698
27796
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -28311,7 +28409,7 @@
|
|
|
28311
28409
|
},
|
|
28312
28410
|
"x-original-maxLength": 256,
|
|
28313
28411
|
"x-reconciled-from-discovery": true,
|
|
28314
|
-
"x-reconciled-at": "2026-01-
|
|
28412
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048512+00:00"
|
|
28315
28413
|
},
|
|
28316
28414
|
"secret_value": {
|
|
28317
28415
|
"$ref": "#/components/schemas/schemaSecretType"
|
|
@@ -28337,7 +28435,7 @@
|
|
|
28337
28435
|
},
|
|
28338
28436
|
"x-original-maxLength": 8096,
|
|
28339
28437
|
"x-reconciled-from-discovery": true,
|
|
28340
|
-
"x-reconciled-at": "2026-01-
|
|
28438
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048517+00:00"
|
|
28341
28439
|
}
|
|
28342
28440
|
},
|
|
28343
28441
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28477,7 +28575,7 @@
|
|
|
28477
28575
|
},
|
|
28478
28576
|
"x-original-maxLength": 1024,
|
|
28479
28577
|
"x-reconciled-from-discovery": true,
|
|
28480
|
-
"x-reconciled-at": "2026-01-
|
|
28578
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048523+00:00"
|
|
28481
28579
|
}
|
|
28482
28580
|
},
|
|
28483
28581
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28609,7 +28707,7 @@
|
|
|
28609
28707
|
},
|
|
28610
28708
|
"x-original-maxLength": 1200,
|
|
28611
28709
|
"x-reconciled-from-discovery": true,
|
|
28612
|
-
"x-reconciled-at": "2026-01-
|
|
28710
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048544+00:00"
|
|
28613
28711
|
},
|
|
28614
28712
|
"disable": {
|
|
28615
28713
|
"type": "boolean",
|
|
@@ -28662,7 +28760,7 @@
|
|
|
28662
28760
|
},
|
|
28663
28761
|
"x-original-maxLength": 1024,
|
|
28664
28762
|
"x-reconciled-from-discovery": true,
|
|
28665
|
-
"x-reconciled-at": "2026-01-
|
|
28763
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048551+00:00"
|
|
28666
28764
|
},
|
|
28667
28765
|
"namespace": {
|
|
28668
28766
|
"type": "string",
|
|
@@ -28681,7 +28779,7 @@
|
|
|
28681
28779
|
},
|
|
28682
28780
|
"x-original-maxLength": 1024,
|
|
28683
28781
|
"x-reconciled-from-discovery": true,
|
|
28684
|
-
"x-reconciled-at": "2026-01-
|
|
28782
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048555+00:00"
|
|
28685
28783
|
}
|
|
28686
28784
|
},
|
|
28687
28785
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28757,7 +28855,7 @@
|
|
|
28757
28855
|
},
|
|
28758
28856
|
"x-original-maxLength": 1200,
|
|
28759
28857
|
"x-reconciled-from-discovery": true,
|
|
28760
|
-
"x-reconciled-at": "2026-01-
|
|
28858
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048562+00:00"
|
|
28761
28859
|
},
|
|
28762
28860
|
"disable": {
|
|
28763
28861
|
"type": "boolean",
|
|
@@ -28812,7 +28910,7 @@
|
|
|
28812
28910
|
},
|
|
28813
28911
|
"x-original-maxLength": 1024,
|
|
28814
28912
|
"x-reconciled-from-discovery": true,
|
|
28815
|
-
"x-reconciled-at": "2026-01-
|
|
28913
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048569+00:00"
|
|
28816
28914
|
},
|
|
28817
28915
|
"namespace": {
|
|
28818
28916
|
"type": "string",
|
|
@@ -28831,7 +28929,7 @@
|
|
|
28831
28929
|
},
|
|
28832
28930
|
"x-original-maxLength": 1024,
|
|
28833
28931
|
"x-reconciled-from-discovery": true,
|
|
28834
|
-
"x-reconciled-at": "2026-01-
|
|
28932
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048573+00:00"
|
|
28835
28933
|
}
|
|
28836
28934
|
},
|
|
28837
28935
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28907,7 +29005,7 @@
|
|
|
28907
29005
|
},
|
|
28908
29006
|
"x-original-maxLength": 1200,
|
|
28909
29007
|
"x-reconciled-from-discovery": true,
|
|
28910
|
-
"x-reconciled-at": "2026-01-
|
|
29008
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048579+00:00"
|
|
28911
29009
|
},
|
|
28912
29010
|
"disable": {
|
|
28913
29011
|
"type": "boolean",
|
|
@@ -28960,7 +29058,7 @@
|
|
|
28960
29058
|
},
|
|
28961
29059
|
"x-original-maxLength": 1024,
|
|
28962
29060
|
"x-reconciled-from-discovery": true,
|
|
28963
|
-
"x-reconciled-at": "2026-01-
|
|
29061
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048586+00:00"
|
|
28964
29062
|
},
|
|
28965
29063
|
"namespace": {
|
|
28966
29064
|
"type": "string",
|
|
@@ -28979,7 +29077,7 @@
|
|
|
28979
29077
|
},
|
|
28980
29078
|
"x-original-maxLength": 1024,
|
|
28981
29079
|
"x-reconciled-from-discovery": true,
|
|
28982
|
-
"x-reconciled-at": "2026-01-
|
|
29080
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048590+00:00"
|
|
28983
29081
|
}
|
|
28984
29082
|
},
|
|
28985
29083
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29140,7 +29238,7 @@
|
|
|
29140
29238
|
"x-original-maxLength": 1024,
|
|
29141
29239
|
"format": "uuid",
|
|
29142
29240
|
"x-reconciled-from-discovery": true,
|
|
29143
|
-
"x-reconciled-at": "2026-01-
|
|
29241
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048606+00:00"
|
|
29144
29242
|
},
|
|
29145
29243
|
"vtrp_id": {
|
|
29146
29244
|
"type": "string",
|
|
@@ -29252,7 +29350,7 @@
|
|
|
29252
29350
|
},
|
|
29253
29351
|
"x-original-maxLength": 1024,
|
|
29254
29352
|
"x-reconciled-from-discovery": true,
|
|
29255
|
-
"x-reconciled-at": "2026-01-
|
|
29353
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048616+00:00"
|
|
29256
29354
|
},
|
|
29257
29355
|
"status": {
|
|
29258
29356
|
"type": "string",
|
|
@@ -29271,7 +29369,7 @@
|
|
|
29271
29369
|
},
|
|
29272
29370
|
"x-original-maxLength": 1024,
|
|
29273
29371
|
"x-reconciled-from-discovery": true,
|
|
29274
|
-
"x-reconciled-at": "2026-01-
|
|
29372
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048620+00:00"
|
|
29275
29373
|
}
|
|
29276
29374
|
},
|
|
29277
29375
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29351,6 +29449,8 @@
|
|
|
29351
29449
|
"title": "Deletion_timestamp.",
|
|
29352
29450
|
"format": "date-time",
|
|
29353
29451
|
"x-displayname": "Deletion Timestamp.",
|
|
29452
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
29453
|
+
"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...",
|
|
29354
29454
|
"minLength": 0,
|
|
29355
29455
|
"maxLength": 1024,
|
|
29356
29456
|
"x-f5xc-required-for": {
|
|
@@ -29449,7 +29549,7 @@
|
|
|
29449
29549
|
"x-field-mutability": "read-only",
|
|
29450
29550
|
"x-original-maxLength": 1024,
|
|
29451
29551
|
"x-reconciled-from-discovery": true,
|
|
29452
|
-
"x-reconciled-at": "2026-01-
|
|
29552
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048637+00:00"
|
|
29453
29553
|
},
|
|
29454
29554
|
"uid": {
|
|
29455
29555
|
"type": "string",
|
|
@@ -29470,7 +29570,7 @@
|
|
|
29470
29570
|
"x-original-maxLength": 1024,
|
|
29471
29571
|
"format": "uuid",
|
|
29472
29572
|
"x-reconciled-from-discovery": true,
|
|
29473
|
-
"x-reconciled-at": "2026-01-
|
|
29573
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048642+00:00"
|
|
29474
29574
|
}
|
|
29475
29575
|
},
|
|
29476
29576
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29553,7 +29653,7 @@
|
|
|
29553
29653
|
},
|
|
29554
29654
|
"x-original-maxLength": 1024,
|
|
29555
29655
|
"x-reconciled-from-discovery": true,
|
|
29556
|
-
"x-reconciled-at": "2026-01-
|
|
29656
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048650+00:00"
|
|
29557
29657
|
},
|
|
29558
29658
|
"disable_ocsp_stapling": {
|
|
29559
29659
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -29626,7 +29726,7 @@
|
|
|
29626
29726
|
},
|
|
29627
29727
|
"x-original-maxLength": 1024,
|
|
29628
29728
|
"x-reconciled-from-discovery": true,
|
|
29629
|
-
"x-reconciled-at": "2026-01-
|
|
29729
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048669+00:00"
|
|
29630
29730
|
},
|
|
29631
29731
|
"location": {
|
|
29632
29732
|
"type": "string",
|
|
@@ -29643,7 +29743,7 @@
|
|
|
29643
29743
|
},
|
|
29644
29744
|
"x-original-maxLength": 1024,
|
|
29645
29745
|
"x-reconciled-from-discovery": true,
|
|
29646
|
-
"x-reconciled-at": "2026-01-
|
|
29746
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048673+00:00"
|
|
29647
29747
|
},
|
|
29648
29748
|
"provider": {
|
|
29649
29749
|
"type": "string",
|
|
@@ -29660,7 +29760,7 @@
|
|
|
29660
29760
|
},
|
|
29661
29761
|
"x-original-maxLength": 1024,
|
|
29662
29762
|
"x-reconciled-from-discovery": true,
|
|
29663
|
-
"x-reconciled-at": "2026-01-
|
|
29763
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048677+00:00"
|
|
29664
29764
|
},
|
|
29665
29765
|
"secret_encoding": {
|
|
29666
29766
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -29682,7 +29782,7 @@
|
|
|
29682
29782
|
"maxLength": 1,
|
|
29683
29783
|
"minLength": 1,
|
|
29684
29784
|
"x-reconciled-from-discovery": true,
|
|
29685
|
-
"x-reconciled-at": "2026-01-
|
|
29785
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048684+00:00"
|
|
29686
29786
|
}
|
|
29687
29787
|
},
|
|
29688
29788
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29725,7 +29825,7 @@
|
|
|
29725
29825
|
},
|
|
29726
29826
|
"x-original-maxLength": 1024,
|
|
29727
29827
|
"x-reconciled-from-discovery": true,
|
|
29728
|
-
"x-reconciled-at": "2026-01-
|
|
29828
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048689+00:00"
|
|
29729
29829
|
},
|
|
29730
29830
|
"name": {
|
|
29731
29831
|
"type": "string",
|
|
@@ -29744,7 +29844,7 @@
|
|
|
29744
29844
|
},
|
|
29745
29845
|
"x-original-maxLength": 1024,
|
|
29746
29846
|
"x-reconciled-from-discovery": true,
|
|
29747
|
-
"x-reconciled-at": "2026-01-
|
|
29847
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048693+00:00"
|
|
29748
29848
|
},
|
|
29749
29849
|
"namespace": {
|
|
29750
29850
|
"type": "string",
|
|
@@ -29763,7 +29863,7 @@
|
|
|
29763
29863
|
},
|
|
29764
29864
|
"x-original-maxLength": 1024,
|
|
29765
29865
|
"x-reconciled-from-discovery": true,
|
|
29766
|
-
"x-reconciled-at": "2026-01-
|
|
29866
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048697+00:00"
|
|
29767
29867
|
},
|
|
29768
29868
|
"uid": {
|
|
29769
29869
|
"type": "string",
|
|
@@ -29784,7 +29884,7 @@
|
|
|
29784
29884
|
"x-original-maxLength": 1024,
|
|
29785
29885
|
"format": "uuid",
|
|
29786
29886
|
"x-reconciled-from-discovery": true,
|
|
29787
|
-
"x-reconciled-at": "2026-01-
|
|
29887
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048701+00:00"
|
|
29788
29888
|
}
|
|
29789
29889
|
},
|
|
29790
29890
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29822,7 +29922,7 @@
|
|
|
29822
29922
|
},
|
|
29823
29923
|
"x-original-maxLength": 1024,
|
|
29824
29924
|
"x-reconciled-from-discovery": true,
|
|
29825
|
-
"x-reconciled-at": "2026-01-
|
|
29925
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048706+00:00"
|
|
29826
29926
|
}
|
|
29827
29927
|
},
|
|
29828
29928
|
"x-f5xc-minimum-configuration": {
|
|
@@ -30384,6 +30484,8 @@
|
|
|
30384
30484
|
"x-validation-rules": {
|
|
30385
30485
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
30386
30486
|
},
|
|
30487
|
+
"x-f5xc-description-short": "List of predicates for all POST args that need to be matched.",
|
|
30488
|
+
"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.",
|
|
30387
30489
|
"x-f5xc-required-for": {
|
|
30388
30490
|
"minimum_config": false,
|
|
30389
30491
|
"create": false,
|
|
@@ -30416,6 +30518,8 @@
|
|
|
30416
30518
|
"x-validation-rules": {
|
|
30417
30519
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
30418
30520
|
},
|
|
30521
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
30522
|
+
"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.",
|
|
30419
30523
|
"x-f5xc-required-for": {
|
|
30420
30524
|
"minimum_config": false,
|
|
30421
30525
|
"create": false,
|
|
@@ -30462,6 +30566,8 @@
|
|
|
30462
30566
|
"x-validation-rules": {
|
|
30463
30567
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
30464
30568
|
},
|
|
30569
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
30570
|
+
"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.",
|
|
30465
30571
|
"x-f5xc-required-for": {
|
|
30466
30572
|
"minimum_config": false,
|
|
30467
30573
|
"create": false,
|
|
@@ -30494,6 +30600,8 @@
|
|
|
30494
30600
|
"x-validation-rules": {
|
|
30495
30601
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
30496
30602
|
},
|
|
30603
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
30604
|
+
"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...",
|
|
30497
30605
|
"x-f5xc-required-for": {
|
|
30498
30606
|
"minimum_config": false,
|
|
30499
30607
|
"create": false,
|
|
@@ -30985,6 +31093,8 @@
|
|
|
30985
31093
|
"items": {
|
|
30986
31094
|
"$ref": "#/components/schemas/viewscdn_loadbalancerCacheCookieMatcherType"
|
|
30987
31095
|
},
|
|
31096
|
+
"x-f5xc-description-short": "X-displayName: \"Cookie Matchers\" A list of predicates for all cookies that need to be matched.",
|
|
31097
|
+
"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.",
|
|
30988
31098
|
"x-f5xc-required-for": {
|
|
30989
31099
|
"minimum_config": false,
|
|
30990
31100
|
"create": false,
|
|
@@ -31210,7 +31320,7 @@
|
|
|
31210
31320
|
},
|
|
31211
31321
|
"x-original-maxLength": 1024,
|
|
31212
31322
|
"x-reconciled-from-discovery": true,
|
|
31213
|
-
"x-reconciled-at": "2026-01-
|
|
31323
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048846+00:00"
|
|
31214
31324
|
},
|
|
31215
31325
|
"operator": {
|
|
31216
31326
|
"$ref": "#/components/schemas/viewscdn_loadbalancerCacheOperator"
|
|
@@ -31458,7 +31568,7 @@
|
|
|
31458
31568
|
},
|
|
31459
31569
|
"x-original-maxLength": 1024,
|
|
31460
31570
|
"x-reconciled-from-discovery": true,
|
|
31461
|
-
"x-reconciled-at": "2026-01-
|
|
31571
|
+
"x-reconciled-at": "2026-01-06T16:57:10.048873+00:00"
|
|
31462
31572
|
},
|
|
31463
31573
|
"operator": {
|
|
31464
31574
|
"$ref": "#/components/schemas/viewscdn_loadbalancerCacheOperator"
|
|
@@ -31721,6 +31831,8 @@
|
|
|
31721
31831
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
31722
31832
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
31723
31833
|
},
|
|
31834
|
+
"x-f5xc-description-short": "Data Guard prevents responses from exposing sensitive information by masking the data.",
|
|
31835
|
+
"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 (*).",
|
|
31724
31836
|
"x-f5xc-required-for": {
|
|
31725
31837
|
"minimum_config": false,
|
|
31726
31838
|
"create": false,
|
|
@@ -31853,6 +31965,8 @@
|
|
|
31853
31965
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
31854
31966
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
31855
31967
|
},
|
|
31968
|
+
"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.",
|
|
31969
|
+
"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...",
|
|
31856
31970
|
"x-f5xc-required-for": {
|
|
31857
31971
|
"minimum_config": false,
|
|
31858
31972
|
"create": false,
|
|
@@ -31915,6 +32029,8 @@
|
|
|
31915
32029
|
"ves.io.schema.rules.repeated.max_items": "16",
|
|
31916
32030
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
31917
32031
|
},
|
|
32032
|
+
"x-f5xc-description-short": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses.",
|
|
32033
|
+
"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.",
|
|
31918
32034
|
"x-f5xc-required-for": {
|
|
31919
32035
|
"minimum_config": false,
|
|
31920
32036
|
"create": false,
|
|
@@ -32169,6 +32285,8 @@
|
|
|
32169
32285
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
32170
32286
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
32171
32287
|
},
|
|
32288
|
+
"x-f5xc-description-short": "Data Guard prevents responses from exposing sensitive information by masking the data.",
|
|
32289
|
+
"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 (*).",
|
|
32172
32290
|
"x-f5xc-required-for": {
|
|
32173
32291
|
"minimum_config": false,
|
|
32174
32292
|
"create": false,
|
|
@@ -32315,6 +32433,8 @@
|
|
|
32315
32433
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
32316
32434
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
32317
32435
|
},
|
|
32436
|
+
"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.",
|
|
32437
|
+
"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...",
|
|
32318
32438
|
"x-f5xc-required-for": {
|
|
32319
32439
|
"minimum_config": false,
|
|
32320
32440
|
"create": false,
|
|
@@ -32392,6 +32512,8 @@
|
|
|
32392
32512
|
"ves.io.schema.rules.repeated.max_items": "16",
|
|
32393
32513
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
32394
32514
|
},
|
|
32515
|
+
"x-f5xc-description-short": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses.",
|
|
32516
|
+
"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.",
|
|
32395
32517
|
"x-f5xc-required-for": {
|
|
32396
32518
|
"minimum_config": false,
|
|
32397
32519
|
"create": false,
|
|
@@ -32945,6 +33067,8 @@
|
|
|
32945
33067
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
32946
33068
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
32947
33069
|
},
|
|
33070
|
+
"x-f5xc-description-short": "Data Guard prevents responses from exposing sensitive information by masking the data.",
|
|
33071
|
+
"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 (*).",
|
|
32948
33072
|
"x-f5xc-required-for": {
|
|
32949
33073
|
"minimum_config": false,
|
|
32950
33074
|
"create": false,
|
|
@@ -33077,6 +33201,8 @@
|
|
|
33077
33201
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
33078
33202
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
33079
33203
|
},
|
|
33204
|
+
"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.",
|
|
33205
|
+
"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...",
|
|
33080
33206
|
"x-f5xc-required-for": {
|
|
33081
33207
|
"minimum_config": false,
|
|
33082
33208
|
"create": false,
|
|
@@ -33139,6 +33265,8 @@
|
|
|
33139
33265
|
"ves.io.schema.rules.repeated.max_items": "16",
|
|
33140
33266
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
33141
33267
|
},
|
|
33268
|
+
"x-f5xc-description-short": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses.",
|
|
33269
|
+
"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.",
|
|
33142
33270
|
"x-f5xc-required-for": {
|
|
33143
33271
|
"minimum_config": false,
|
|
33144
33272
|
"create": false,
|
|
@@ -33426,7 +33554,7 @@
|
|
|
33426
33554
|
"x-original-maxLength": 256,
|
|
33427
33555
|
"format": "hostname",
|
|
33428
33556
|
"x-reconciled-from-discovery": true,
|
|
33429
|
-
"x-reconciled-at": "2026-01-
|
|
33557
|
+
"x-reconciled-at": "2026-01-06T16:57:10.049090+00:00"
|
|
33430
33558
|
},
|
|
33431
33559
|
"simple_login": {
|
|
33432
33560
|
"$ref": "#/components/schemas/common_wafSimpleLogin"
|
|
@@ -33697,6 +33825,8 @@
|
|
|
33697
33825
|
"ves.io.schema.rules.string.max_len": "65536",
|
|
33698
33826
|
"ves.io.schema.rules.string.uri_ref": "true"
|
|
33699
33827
|
},
|
|
33828
|
+
"x-f5xc-description-short": "Custom message is of type uri_ref. Currently supported URL schemes is string:///.",
|
|
33829
|
+
"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.",
|
|
33700
33830
|
"minLength": 0,
|
|
33701
33831
|
"x-f5xc-required-for": {
|
|
33702
33832
|
"minimum_config": false,
|
|
@@ -33779,7 +33909,7 @@
|
|
|
33779
33909
|
},
|
|
33780
33910
|
"x-original-maxLength": 1024,
|
|
33781
33911
|
"x-reconciled-from-discovery": true,
|
|
33782
|
-
"x-reconciled-at": "2026-01-
|
|
33912
|
+
"x-reconciled-at": "2026-01-06T16:57:10.049123+00:00"
|
|
33783
33913
|
},
|
|
33784
33914
|
"type": {
|
|
33785
33915
|
"type": "string",
|
|
@@ -33812,7 +33942,7 @@
|
|
|
33812
33942
|
},
|
|
33813
33943
|
"x-original-maxLength": 1024,
|
|
33814
33944
|
"x-reconciled-from-discovery": true,
|
|
33815
|
-
"x-reconciled-at": "2026-01-
|
|
33945
|
+
"x-reconciled-at": "2026-01-06T16:57:10.049129+00:00"
|
|
33816
33946
|
}
|
|
33817
33947
|
},
|
|
33818
33948
|
"x-f5xc-minimum-configuration": {
|
|
@@ -33955,6 +34085,8 @@
|
|
|
33955
34085
|
"ves.io.schema.rules.string.max_len": "65536",
|
|
33956
34086
|
"ves.io.schema.rules.string.uri_ref": "true"
|
|
33957
34087
|
},
|
|
34088
|
+
"x-f5xc-description-short": "Custom message is of type uri_ref. Currently supported URL schemes is string:///.",
|
|
34089
|
+
"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.",
|
|
33958
34090
|
"minLength": 0,
|
|
33959
34091
|
"x-f5xc-required-for": {
|
|
33960
34092
|
"minimum_config": false,
|
|
@@ -34025,7 +34157,7 @@
|
|
|
34025
34157
|
"x-original-maxLength": 1024,
|
|
34026
34158
|
"format": "hostname",
|
|
34027
34159
|
"x-reconciled-from-discovery": true,
|
|
34028
|
-
"x-reconciled-at": "2026-01-
|
|
34160
|
+
"x-reconciled-at": "2026-01-06T16:57:10.049148+00:00"
|
|
34029
34161
|
},
|
|
34030
34162
|
"service_domain": {
|
|
34031
34163
|
"type": "string",
|
|
@@ -34156,6 +34288,8 @@
|
|
|
34156
34288
|
"ves.io.schema.rules.string.max_len": "65536",
|
|
34157
34289
|
"ves.io.schema.rules.string.uri_ref": "true"
|
|
34158
34290
|
},
|
|
34291
|
+
"x-f5xc-description-short": "Custom message is of type . Currently supported URL schemes is .",
|
|
34292
|
+
"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...",
|
|
34159
34293
|
"minLength": 0,
|
|
34160
34294
|
"x-f5xc-required-for": {
|
|
34161
34295
|
"minimum_config": false,
|
|
@@ -34380,6 +34514,8 @@
|
|
|
34380
34514
|
"ves.io.schema.rules.repeated.max_items": "8",
|
|
34381
34515
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
34382
34516
|
},
|
|
34517
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
34518
|
+
"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.",
|
|
34383
34519
|
"x-f5xc-required-for": {
|
|
34384
34520
|
"minimum_config": false,
|
|
34385
34521
|
"create": false,
|
|
@@ -34562,7 +34698,7 @@
|
|
|
34562
34698
|
},
|
|
34563
34699
|
"x-original-maxLength": 256,
|
|
34564
34700
|
"x-reconciled-from-discovery": true,
|
|
34565
|
-
"x-reconciled-at": "2026-01-
|
|
34701
|
+
"x-reconciled-at": "2026-01-06T16:57:10.396599+00:00"
|
|
34566
34702
|
},
|
|
34567
34703
|
"operator": {
|
|
34568
34704
|
"$ref": "#/components/schemas/cdn_cache_ruleCacheOperator"
|
|
@@ -34835,7 +34971,7 @@
|
|
|
34835
34971
|
},
|
|
34836
34972
|
"x-original-maxLength": 256,
|
|
34837
34973
|
"x-reconciled-from-discovery": true,
|
|
34838
|
-
"x-reconciled-at": "2026-01-
|
|
34974
|
+
"x-reconciled-at": "2026-01-06T16:57:10.396625+00:00"
|
|
34839
34975
|
},
|
|
34840
34976
|
"operator": {
|
|
34841
34977
|
"$ref": "#/components/schemas/cdn_cache_ruleCacheOperator"
|
|
@@ -35019,7 +35155,7 @@
|
|
|
35019
35155
|
},
|
|
35020
35156
|
"x-original-maxLength": 1024,
|
|
35021
35157
|
"x-reconciled-from-discovery": true,
|
|
35022
|
-
"x-reconciled-at": "2026-01-
|
|
35158
|
+
"x-reconciled-at": "2026-01-06T16:57:10.396645+00:00"
|
|
35023
35159
|
},
|
|
35024
35160
|
"namespace": {
|
|
35025
35161
|
"type": "string",
|
|
@@ -35038,7 +35174,7 @@
|
|
|
35038
35174
|
},
|
|
35039
35175
|
"x-original-maxLength": 1024,
|
|
35040
35176
|
"x-reconciled-from-discovery": true,
|
|
35041
|
-
"x-reconciled-at": "2026-01-
|
|
35177
|
+
"x-reconciled-at": "2026-01-06T16:57:10.396649+00:00"
|
|
35042
35178
|
}
|
|
35043
35179
|
},
|
|
35044
35180
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35273,7 +35409,7 @@
|
|
|
35273
35409
|
},
|
|
35274
35410
|
"x-original-maxLength": 1024,
|
|
35275
35411
|
"x-reconciled-from-discovery": true,
|
|
35276
|
-
"x-reconciled-at": "2026-01-
|
|
35412
|
+
"x-reconciled-at": "2026-01-06T16:57:10.396670+00:00"
|
|
35277
35413
|
},
|
|
35278
35414
|
"disabled": {
|
|
35279
35415
|
"type": "boolean",
|
|
@@ -35323,7 +35459,7 @@
|
|
|
35323
35459
|
},
|
|
35324
35460
|
"x-original-maxLength": 1024,
|
|
35325
35461
|
"x-reconciled-from-discovery": true,
|
|
35326
|
-
"x-reconciled-at": "2026-01-
|
|
35462
|
+
"x-reconciled-at": "2026-01-06T16:57:10.396681+00:00"
|
|
35327
35463
|
},
|
|
35328
35464
|
"namespace": {
|
|
35329
35465
|
"type": "string",
|
|
@@ -35342,7 +35478,7 @@
|
|
|
35342
35478
|
},
|
|
35343
35479
|
"x-original-maxLength": 1024,
|
|
35344
35480
|
"x-reconciled-from-discovery": true,
|
|
35345
|
-
"x-reconciled-at": "2026-01-
|
|
35481
|
+
"x-reconciled-at": "2026-01-06T16:57:10.396685+00:00"
|
|
35346
35482
|
},
|
|
35347
35483
|
"owner_view": {
|
|
35348
35484
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -35368,7 +35504,7 @@
|
|
|
35368
35504
|
"x-field-mutability": "read-only",
|
|
35369
35505
|
"x-original-maxLength": 1024,
|
|
35370
35506
|
"x-reconciled-from-discovery": true,
|
|
35371
|
-
"x-reconciled-at": "2026-01-
|
|
35507
|
+
"x-reconciled-at": "2026-01-06T16:57:10.396691+00:00"
|
|
35372
35508
|
},
|
|
35373
35509
|
"uid": {
|
|
35374
35510
|
"type": "string",
|
|
@@ -35389,7 +35525,7 @@
|
|
|
35389
35525
|
"x-original-maxLength": 1024,
|
|
35390
35526
|
"format": "uuid",
|
|
35391
35527
|
"x-reconciled-from-discovery": true,
|
|
35392
|
-
"x-reconciled-at": "2026-01-
|
|
35528
|
+
"x-reconciled-at": "2026-01-06T16:57:10.396698+00:00"
|
|
35393
35529
|
}
|
|
35394
35530
|
},
|
|
35395
35531
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35717,6 +35853,8 @@
|
|
|
35717
35853
|
"x-validation-rules": {
|
|
35718
35854
|
"ves.io.schema.rules.uint32.lte": "32768"
|
|
35719
35855
|
},
|
|
35856
|
+
"x-f5xc-description-short": "The maximum number of connections that loadbalancer will establish to all hosts in an upstream cluster.",
|
|
35857
|
+
"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...",
|
|
35720
35858
|
"minimum": 0,
|
|
35721
35859
|
"maximum": 2147483647,
|
|
35722
35860
|
"x-f5xc-required-for": {
|
|
@@ -35740,6 +35878,8 @@
|
|
|
35740
35878
|
"x-validation-rules": {
|
|
35741
35879
|
"ves.io.schema.rules.uint32.lte": "32768"
|
|
35742
35880
|
},
|
|
35881
|
+
"x-f5xc-description-short": "The maximum number of requests that can be outstanding to all hosts in a cluster at any given time.",
|
|
35882
|
+
"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...",
|
|
35743
35883
|
"minimum": 0,
|
|
35744
35884
|
"maximum": 2147483647,
|
|
35745
35885
|
"x-f5xc-required-for": {
|
|
@@ -35763,6 +35903,8 @@
|
|
|
35763
35903
|
"x-validation-rules": {
|
|
35764
35904
|
"ves.io.schema.rules.uint32.lte": "32768"
|
|
35765
35905
|
},
|
|
35906
|
+
"x-f5xc-description-short": "The maximum number of requests that will be queued while waiting for a ready connection pool connection.",
|
|
35907
|
+
"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...",
|
|
35766
35908
|
"minimum": 0,
|
|
35767
35909
|
"maximum": 2147483647,
|
|
35768
35910
|
"x-f5xc-required-for": {
|
|
@@ -35988,6 +36130,8 @@
|
|
|
35988
36130
|
"x-validation-rules": {
|
|
35989
36131
|
"ves.io.schema.rules.uint32.lte": "1024"
|
|
35990
36132
|
},
|
|
36133
|
+
"x-f5xc-description-short": "If an upstream endpoint returns some number of consecutive 5xx, it will be ejected.",
|
|
36134
|
+
"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...",
|
|
35991
36135
|
"minimum": 0,
|
|
35992
36136
|
"maximum": 2147483647,
|
|
35993
36137
|
"x-f5xc-required-for": {
|
|
@@ -36011,6 +36155,8 @@
|
|
|
36011
36155
|
"x-validation-rules": {
|
|
36012
36156
|
"ves.io.schema.rules.uint32.lte": "1024"
|
|
36013
36157
|
},
|
|
36158
|
+
"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.",
|
|
36159
|
+
"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.)...",
|
|
36014
36160
|
"minimum": 0,
|
|
36015
36161
|
"maximum": 2147483647,
|
|
36016
36162
|
"x-f5xc-required-for": {
|
|
@@ -36478,6 +36624,8 @@
|
|
|
36478
36624
|
"ves.io.schema.rules.map.values.string.max_len": "65536",
|
|
36479
36625
|
"ves.io.schema.rules.map.values.string.uri_ref": "true"
|
|
36480
36626
|
},
|
|
36627
|
+
"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.",
|
|
36628
|
+
"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...",
|
|
36481
36629
|
"x-f5xc-required-for": {
|
|
36482
36630
|
"minimum_config": false,
|
|
36483
36631
|
"create": false,
|
|
@@ -36541,6 +36689,8 @@
|
|
|
36541
36689
|
"x-validation-rules": {
|
|
36542
36690
|
"ves.io.schema.rules.uint32.lte": "96"
|
|
36543
36691
|
},
|
|
36692
|
+
"x-f5xc-description-short": "The maximum request header size for downstream connections, in KiB.",
|
|
36693
|
+
"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...",
|
|
36544
36694
|
"minimum": 0,
|
|
36545
36695
|
"maximum": 2147483647,
|
|
36546
36696
|
"x-f5xc-required-for": {
|
|
@@ -36875,7 +37025,7 @@
|
|
|
36875
37025
|
},
|
|
36876
37026
|
"x-original-maxLength": 128,
|
|
36877
37027
|
"x-reconciled-from-discovery": true,
|
|
36878
|
-
"x-reconciled-at": "2026-01-
|
|
37028
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756940+00:00"
|
|
36879
37029
|
},
|
|
36880
37030
|
"value": {
|
|
36881
37031
|
"$ref": "#/components/schemas/schemaSecretType"
|
|
@@ -37045,7 +37195,7 @@
|
|
|
37045
37195
|
},
|
|
37046
37196
|
"x-original-maxLength": 1024,
|
|
37047
37197
|
"x-reconciled-from-discovery": true,
|
|
37048
|
-
"x-reconciled-at": "2026-01-
|
|
37198
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756955+00:00"
|
|
37049
37199
|
},
|
|
37050
37200
|
"namespace": {
|
|
37051
37201
|
"type": "string",
|
|
@@ -37064,7 +37214,7 @@
|
|
|
37064
37214
|
},
|
|
37065
37215
|
"x-original-maxLength": 1024,
|
|
37066
37216
|
"x-reconciled-from-discovery": true,
|
|
37067
|
-
"x-reconciled-at": "2026-01-
|
|
37217
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756959+00:00"
|
|
37068
37218
|
}
|
|
37069
37219
|
},
|
|
37070
37220
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37495,7 +37645,7 @@
|
|
|
37495
37645
|
},
|
|
37496
37646
|
"x-original-maxLength": 1024,
|
|
37497
37647
|
"x-reconciled-from-discovery": true,
|
|
37498
|
-
"x-reconciled-at": "2026-01-
|
|
37648
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756989+00:00"
|
|
37499
37649
|
},
|
|
37500
37650
|
"namespace": {
|
|
37501
37651
|
"type": "string",
|
|
@@ -37514,7 +37664,7 @@
|
|
|
37514
37664
|
},
|
|
37515
37665
|
"x-original-maxLength": 1024,
|
|
37516
37666
|
"x-reconciled-from-discovery": true,
|
|
37517
|
-
"x-reconciled-at": "2026-01-
|
|
37667
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756993+00:00"
|
|
37518
37668
|
}
|
|
37519
37669
|
},
|
|
37520
37670
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37572,7 +37722,7 @@
|
|
|
37572
37722
|
},
|
|
37573
37723
|
"x-original-maxLength": 1024,
|
|
37574
37724
|
"x-reconciled-from-discovery": true,
|
|
37575
|
-
"x-reconciled-at": "2026-01-
|
|
37725
|
+
"x-reconciled-at": "2026-01-06T16:57:23.756998+00:00"
|
|
37576
37726
|
},
|
|
37577
37727
|
"namespace": {
|
|
37578
37728
|
"type": "string",
|
|
@@ -37591,7 +37741,7 @@
|
|
|
37591
37741
|
},
|
|
37592
37742
|
"x-original-maxLength": 1024,
|
|
37593
37743
|
"x-reconciled-from-discovery": true,
|
|
37594
|
-
"x-reconciled-at": "2026-01-
|
|
37744
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757002+00:00"
|
|
37595
37745
|
}
|
|
37596
37746
|
},
|
|
37597
37747
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37740,7 +37890,7 @@
|
|
|
37740
37890
|
},
|
|
37741
37891
|
"x-original-maxLength": 1024,
|
|
37742
37892
|
"x-reconciled-from-discovery": true,
|
|
37743
|
-
"x-reconciled-at": "2026-01-
|
|
37893
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757011+00:00"
|
|
37744
37894
|
},
|
|
37745
37895
|
"namespace": {
|
|
37746
37896
|
"type": "string",
|
|
@@ -37759,7 +37909,7 @@
|
|
|
37759
37909
|
},
|
|
37760
37910
|
"x-original-maxLength": 1024,
|
|
37761
37911
|
"x-reconciled-from-discovery": true,
|
|
37762
|
-
"x-reconciled-at": "2026-01-
|
|
37912
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757015+00:00"
|
|
37763
37913
|
},
|
|
37764
37914
|
"query_type": {
|
|
37765
37915
|
"$ref": "#/components/schemas/http_loadbalancerApiInventorySchemaQueryType"
|
|
@@ -37988,7 +38138,7 @@
|
|
|
37988
38138
|
"maxLength": 17,
|
|
37989
38139
|
"minLength": 17,
|
|
37990
38140
|
"x-reconciled-from-discovery": true,
|
|
37991
|
-
"x-reconciled-at": "2026-01-
|
|
38141
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757034+00:00"
|
|
37992
38142
|
},
|
|
37993
38143
|
"system_metadata": {
|
|
37994
38144
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -38101,7 +38251,7 @@
|
|
|
38101
38251
|
},
|
|
38102
38252
|
"x-original-maxLength": 1024,
|
|
38103
38253
|
"x-reconciled-from-discovery": true,
|
|
38104
|
-
"x-reconciled-at": "2026-01-
|
|
38254
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757044+00:00"
|
|
38105
38255
|
}
|
|
38106
38256
|
},
|
|
38107
38257
|
"x-f5xc-minimum-configuration": {
|
|
@@ -38522,7 +38672,7 @@
|
|
|
38522
38672
|
},
|
|
38523
38673
|
"x-original-maxLength": 1024,
|
|
38524
38674
|
"x-reconciled-from-discovery": true,
|
|
38525
|
-
"x-reconciled-at": "2026-01-
|
|
38675
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757071+00:00"
|
|
38526
38676
|
},
|
|
38527
38677
|
"disabled": {
|
|
38528
38678
|
"type": "boolean",
|
|
@@ -38572,7 +38722,7 @@
|
|
|
38572
38722
|
},
|
|
38573
38723
|
"x-original-maxLength": 1024,
|
|
38574
38724
|
"x-reconciled-from-discovery": true,
|
|
38575
|
-
"x-reconciled-at": "2026-01-
|
|
38725
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757081+00:00"
|
|
38576
38726
|
},
|
|
38577
38727
|
"namespace": {
|
|
38578
38728
|
"type": "string",
|
|
@@ -38591,7 +38741,7 @@
|
|
|
38591
38741
|
},
|
|
38592
38742
|
"x-original-maxLength": 1024,
|
|
38593
38743
|
"x-reconciled-from-discovery": true,
|
|
38594
|
-
"x-reconciled-at": "2026-01-
|
|
38744
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757086+00:00"
|
|
38595
38745
|
},
|
|
38596
38746
|
"owner_view": {
|
|
38597
38747
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -38632,7 +38782,7 @@
|
|
|
38632
38782
|
"x-field-mutability": "read-only",
|
|
38633
38783
|
"x-original-maxLength": 1024,
|
|
38634
38784
|
"x-reconciled-from-discovery": true,
|
|
38635
|
-
"x-reconciled-at": "2026-01-
|
|
38785
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757093+00:00"
|
|
38636
38786
|
},
|
|
38637
38787
|
"uid": {
|
|
38638
38788
|
"type": "string",
|
|
@@ -38653,7 +38803,7 @@
|
|
|
38653
38803
|
"x-original-maxLength": 1024,
|
|
38654
38804
|
"format": "uuid",
|
|
38655
38805
|
"x-reconciled-from-discovery": true,
|
|
38656
|
-
"x-reconciled-at": "2026-01-
|
|
38806
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757098+00:00"
|
|
38657
38807
|
}
|
|
38658
38808
|
},
|
|
38659
38809
|
"x-f5xc-minimum-configuration": {
|
|
@@ -38801,6 +38951,8 @@
|
|
|
38801
38951
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
38802
38952
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
38803
38953
|
},
|
|
38954
|
+
"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...",
|
|
38955
|
+
"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...",
|
|
38804
38956
|
"x-f5xc-required-for": {
|
|
38805
38957
|
"minimum_config": false,
|
|
38806
38958
|
"create": false,
|
|
@@ -38903,6 +39055,8 @@
|
|
|
38903
39055
|
"x-validation-rules": {
|
|
38904
39056
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
38905
39057
|
},
|
|
39058
|
+
"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.",
|
|
39059
|
+
"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.",
|
|
38906
39060
|
"minimum": 0,
|
|
38907
39061
|
"maximum": 2147483647,
|
|
38908
39062
|
"x-f5xc-required-for": {
|
|
@@ -39119,6 +39273,8 @@
|
|
|
39119
39273
|
"x-validation-rules": {
|
|
39120
39274
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
39121
39275
|
},
|
|
39276
|
+
"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.",
|
|
39277
|
+
"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.",
|
|
39122
39278
|
"minimum": 0,
|
|
39123
39279
|
"maximum": 2147483647,
|
|
39124
39280
|
"x-f5xc-required-for": {
|
|
@@ -39443,6 +39599,8 @@
|
|
|
39443
39599
|
"x-validation-rules": {
|
|
39444
39600
|
"ves.io.schema.rules.map.max_pairs": "16"
|
|
39445
39601
|
},
|
|
39602
|
+
"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.",
|
|
39603
|
+
"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...",
|
|
39446
39604
|
"x-f5xc-required-for": {
|
|
39447
39605
|
"minimum_config": false,
|
|
39448
39606
|
"create": false,
|
|
@@ -40211,7 +40369,7 @@
|
|
|
40211
40369
|
},
|
|
40212
40370
|
"x-original-maxLength": 1024,
|
|
40213
40371
|
"x-reconciled-from-discovery": true,
|
|
40214
|
-
"x-reconciled-at": "2026-01-
|
|
40372
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757240+00:00"
|
|
40215
40373
|
},
|
|
40216
40374
|
"namespace": {
|
|
40217
40375
|
"type": "string",
|
|
@@ -40237,7 +40395,7 @@
|
|
|
40237
40395
|
},
|
|
40238
40396
|
"x-original-maxLength": 1024,
|
|
40239
40397
|
"x-reconciled-from-discovery": true,
|
|
40240
|
-
"x-reconciled-at": "2026-01-
|
|
40398
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757244+00:00"
|
|
40241
40399
|
},
|
|
40242
40400
|
"rps_threshold": {
|
|
40243
40401
|
"type": "integer",
|
|
@@ -40520,7 +40678,7 @@
|
|
|
40520
40678
|
},
|
|
40521
40679
|
"x-original-maxLength": 1024,
|
|
40522
40680
|
"x-reconciled-from-discovery": true,
|
|
40523
|
-
"x-reconciled-at": "2026-01-
|
|
40681
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757264+00:00"
|
|
40524
40682
|
},
|
|
40525
40683
|
"namespace": {
|
|
40526
40684
|
"type": "string",
|
|
@@ -40539,7 +40697,7 @@
|
|
|
40539
40697
|
},
|
|
40540
40698
|
"x-original-maxLength": 1024,
|
|
40541
40699
|
"x-reconciled-from-discovery": true,
|
|
40542
|
-
"x-reconciled-at": "2026-01-
|
|
40700
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757268+00:00"
|
|
40543
40701
|
}
|
|
40544
40702
|
},
|
|
40545
40703
|
"x-f5xc-minimum-configuration": {
|
|
@@ -40790,6 +40948,8 @@
|
|
|
40790
40948
|
"x-validation-rules": {
|
|
40791
40949
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
40792
40950
|
},
|
|
40951
|
+
"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.",
|
|
40952
|
+
"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.",
|
|
40793
40953
|
"minimum": 0,
|
|
40794
40954
|
"maximum": 2147483647,
|
|
40795
40955
|
"x-f5xc-required-for": {
|
|
@@ -41111,6 +41271,8 @@
|
|
|
41111
41271
|
"x-validation-rules": {
|
|
41112
41272
|
"ves.io.schema.rules.string.ves_service_namespace_name": "true"
|
|
41113
41273
|
},
|
|
41274
|
+
"x-f5xc-description-short": "Exclusive with [] K8s service name of the origin server will be listed, including the namespace and cluster-ID.",
|
|
41275
|
+
"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\"...",
|
|
41114
41276
|
"minLength": 0,
|
|
41115
41277
|
"maxLength": 1024,
|
|
41116
41278
|
"x-f5xc-required-for": {
|
|
@@ -41753,7 +41915,7 @@
|
|
|
41753
41915
|
},
|
|
41754
41916
|
"x-original-maxLength": 256,
|
|
41755
41917
|
"x-reconciled-from-discovery": true,
|
|
41756
|
-
"x-reconciled-at": "2026-01-
|
|
41918
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757643+00:00"
|
|
41757
41919
|
},
|
|
41758
41920
|
"path": {
|
|
41759
41921
|
"type": "string",
|
|
@@ -42493,7 +42655,7 @@
|
|
|
42493
42655
|
},
|
|
42494
42656
|
"x-original-maxLength": 256,
|
|
42495
42657
|
"x-reconciled-from-discovery": true,
|
|
42496
|
-
"x-reconciled-at": "2026-01-
|
|
42658
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757795+00:00"
|
|
42497
42659
|
},
|
|
42498
42660
|
"overwrite": {
|
|
42499
42661
|
"type": "boolean",
|
|
@@ -42532,7 +42694,7 @@
|
|
|
42532
42694
|
},
|
|
42533
42695
|
"x-original-maxLength": 8096,
|
|
42534
42696
|
"x-reconciled-from-discovery": true,
|
|
42535
|
-
"x-reconciled-at": "2026-01-
|
|
42697
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757802+00:00"
|
|
42536
42698
|
}
|
|
42537
42699
|
},
|
|
42538
42700
|
"x-f5xc-minimum-configuration": {
|
|
@@ -42928,6 +43090,8 @@
|
|
|
42928
43090
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
42929
43091
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
42930
43092
|
},
|
|
43093
|
+
"x-f5xc-description-short": "Conditions that trigger request retry (5xx, connection failures).",
|
|
43094
|
+
"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...",
|
|
42931
43095
|
"x-f5xc-required-for": {
|
|
42932
43096
|
"minimum_config": false,
|
|
42933
43097
|
"create": false,
|
|
@@ -43140,7 +43304,7 @@
|
|
|
43140
43304
|
},
|
|
43141
43305
|
"x-original-maxLength": 256,
|
|
43142
43306
|
"x-reconciled-from-discovery": true,
|
|
43143
|
-
"x-reconciled-at": "2026-01-
|
|
43307
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757966+00:00"
|
|
43144
43308
|
},
|
|
43145
43309
|
"overwrite": {
|
|
43146
43310
|
"type": "boolean",
|
|
@@ -43188,7 +43352,7 @@
|
|
|
43188
43352
|
},
|
|
43189
43353
|
"x-original-maxLength": 8096,
|
|
43190
43354
|
"x-reconciled-from-discovery": true,
|
|
43191
|
-
"x-reconciled-at": "2026-01-
|
|
43355
|
+
"x-reconciled-at": "2026-01-06T16:57:23.757975+00:00"
|
|
43192
43356
|
}
|
|
43193
43357
|
},
|
|
43194
43358
|
"x-f5xc-minimum-configuration": {
|
|
@@ -43716,7 +43880,7 @@
|
|
|
43716
43880
|
},
|
|
43717
43881
|
"x-original-maxLength": 1024,
|
|
43718
43882
|
"x-reconciled-from-discovery": true,
|
|
43719
|
-
"x-reconciled-at": "2026-01-
|
|
43883
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758216+00:00"
|
|
43720
43884
|
},
|
|
43721
43885
|
"status": {
|
|
43722
43886
|
"type": "string",
|
|
@@ -43733,7 +43897,7 @@
|
|
|
43733
43897
|
},
|
|
43734
43898
|
"x-original-maxLength": 1024,
|
|
43735
43899
|
"x-reconciled-from-discovery": true,
|
|
43736
|
-
"x-reconciled-at": "2026-01-
|
|
43900
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758221+00:00"
|
|
43737
43901
|
}
|
|
43738
43902
|
},
|
|
43739
43903
|
"x-f5xc-minimum-configuration": {
|
|
@@ -43789,7 +43953,7 @@
|
|
|
43789
43953
|
},
|
|
43790
43954
|
"x-original-maxLength": 1024,
|
|
43791
43955
|
"x-reconciled-from-discovery": true,
|
|
43792
|
-
"x-reconciled-at": "2026-01-
|
|
43956
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758227+00:00"
|
|
43793
43957
|
},
|
|
43794
43958
|
"nlb_cname": {
|
|
43795
43959
|
"type": "string",
|
|
@@ -43834,7 +43998,7 @@
|
|
|
43834
43998
|
},
|
|
43835
43999
|
"x-original-maxLength": 1024,
|
|
43836
44000
|
"x-reconciled-from-discovery": true,
|
|
43837
|
-
"x-reconciled-at": "2026-01-
|
|
44001
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758234+00:00"
|
|
43838
44002
|
},
|
|
43839
44003
|
"target_group_status": {
|
|
43840
44004
|
"type": "array",
|
|
@@ -43918,7 +44082,7 @@
|
|
|
43918
44082
|
},
|
|
43919
44083
|
"x-original-maxLength": 1024,
|
|
43920
44084
|
"x-reconciled-from-discovery": true,
|
|
43921
|
-
"x-reconciled-at": "2026-01-
|
|
44085
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758243+00:00"
|
|
43922
44086
|
},
|
|
43923
44087
|
"protocol": {
|
|
43924
44088
|
"type": "string",
|
|
@@ -43949,7 +44113,7 @@
|
|
|
43949
44113
|
},
|
|
43950
44114
|
"x-original-maxLength": 1024,
|
|
43951
44115
|
"x-reconciled-from-discovery": true,
|
|
43952
|
-
"x-reconciled-at": "2026-01-
|
|
44116
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758248+00:00"
|
|
43953
44117
|
},
|
|
43954
44118
|
"status": {
|
|
43955
44119
|
"type": "string",
|
|
@@ -43966,7 +44130,7 @@
|
|
|
43966
44130
|
},
|
|
43967
44131
|
"x-original-maxLength": 1024,
|
|
43968
44132
|
"x-reconciled-from-discovery": true,
|
|
43969
|
-
"x-reconciled-at": "2026-01-
|
|
44133
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758252+00:00"
|
|
43970
44134
|
}
|
|
43971
44135
|
},
|
|
43972
44136
|
"x-f5xc-minimum-configuration": {
|
|
@@ -44054,6 +44218,8 @@
|
|
|
44054
44218
|
"x-validation-rules": {
|
|
44055
44219
|
"ves.io.schema.rules.map.max_pairs": "16"
|
|
44056
44220
|
},
|
|
44221
|
+
"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.",
|
|
44222
|
+
"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...",
|
|
44057
44223
|
"x-f5xc-required-for": {
|
|
44058
44224
|
"minimum_config": false,
|
|
44059
44225
|
"create": false,
|
|
@@ -44078,6 +44244,8 @@
|
|
|
44078
44244
|
"x-validation-rules": {
|
|
44079
44245
|
"ves.io.schema.rules.uint32.lte": "32"
|
|
44080
44246
|
},
|
|
44247
|
+
"x-f5xc-description-short": "Priority of this origin pool, valid only with multiple origin pools.",
|
|
44248
|
+
"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...",
|
|
44081
44249
|
"minimum": 0,
|
|
44082
44250
|
"maximum": 2147483647,
|
|
44083
44251
|
"x-f5xc-required-for": {
|
|
@@ -44911,6 +45079,8 @@
|
|
|
44911
45079
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
44912
45080
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
44913
45081
|
},
|
|
45082
|
+
"x-f5xc-description-short": "Data Guard prevents responses from exposing sensitive information by masking the data.",
|
|
45083
|
+
"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 (*).",
|
|
44914
45084
|
"x-f5xc-required-for": {
|
|
44915
45085
|
"minimum_config": false,
|
|
44916
45086
|
"create": false,
|
|
@@ -45047,6 +45217,8 @@
|
|
|
45047
45217
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
45048
45218
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
45049
45219
|
},
|
|
45220
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to load balancer. Supported Domains and search order: 1.",
|
|
45221
|
+
"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.",
|
|
45050
45222
|
"x-f5xc-required-for": {
|
|
45051
45223
|
"minimum_config": false,
|
|
45052
45224
|
"create": false,
|
|
@@ -45088,6 +45260,8 @@
|
|
|
45088
45260
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
45089
45261
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
45090
45262
|
},
|
|
45263
|
+
"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.",
|
|
45264
|
+
"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...",
|
|
45091
45265
|
"x-f5xc-required-for": {
|
|
45092
45266
|
"minimum_config": false,
|
|
45093
45267
|
"create": false,
|
|
@@ -45162,6 +45336,8 @@
|
|
|
45162
45336
|
"ves.io.schema.rules.repeated.max_items": "16",
|
|
45163
45337
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
45164
45338
|
},
|
|
45339
|
+
"x-f5xc-description-short": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses.",
|
|
45340
|
+
"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.",
|
|
45165
45341
|
"x-f5xc-required-for": {
|
|
45166
45342
|
"minimum_config": false,
|
|
45167
45343
|
"create": false,
|
|
@@ -45358,7 +45534,7 @@
|
|
|
45358
45534
|
"x-original-maxLength": 256,
|
|
45359
45535
|
"format": "hostname",
|
|
45360
45536
|
"x-reconciled-from-discovery": true,
|
|
45361
|
-
"x-reconciled-at": "2026-01-
|
|
45537
|
+
"x-reconciled-at": "2026-01-06T16:57:23.758457+00:00"
|
|
45362
45538
|
}
|
|
45363
45539
|
},
|
|
45364
45540
|
"x-f5xc-minimum-configuration": {
|
|
@@ -45533,6 +45709,8 @@
|
|
|
45533
45709
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
45534
45710
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
45535
45711
|
},
|
|
45712
|
+
"x-f5xc-description-short": "Data Guard prevents responses from exposing sensitive information by masking the data.",
|
|
45713
|
+
"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 (*).",
|
|
45536
45714
|
"x-f5xc-required-for": {
|
|
45537
45715
|
"minimum_config": false,
|
|
45538
45716
|
"create": false,
|
|
@@ -45683,6 +45861,8 @@
|
|
|
45683
45861
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
45684
45862
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
45685
45863
|
},
|
|
45864
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to load balancer. Supported Domains and search order: 1.",
|
|
45865
|
+
"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.",
|
|
45686
45866
|
"x-f5xc-required-for": {
|
|
45687
45867
|
"minimum_config": false,
|
|
45688
45868
|
"create": false,
|
|
@@ -45724,6 +45904,8 @@
|
|
|
45724
45904
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
45725
45905
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
45726
45906
|
},
|
|
45907
|
+
"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.",
|
|
45908
|
+
"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...",
|
|
45727
45909
|
"x-f5xc-required-for": {
|
|
45728
45910
|
"minimum_config": false,
|
|
45729
45911
|
"create": false,
|
|
@@ -45827,6 +46009,8 @@
|
|
|
45827
46009
|
"ves.io.schema.rules.repeated.max_items": "16",
|
|
45828
46010
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
45829
46011
|
},
|
|
46012
|
+
"x-f5xc-description-short": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses.",
|
|
46013
|
+
"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.",
|
|
45830
46014
|
"x-f5xc-required-for": {
|
|
45831
46015
|
"minimum_config": false,
|
|
45832
46016
|
"create": false,
|
|
@@ -46137,6 +46321,8 @@
|
|
|
46137
46321
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
46138
46322
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
46139
46323
|
},
|
|
46324
|
+
"x-f5xc-description-short": "Data Guard prevents responses from exposing sensitive information by masking the data.",
|
|
46325
|
+
"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 (*).",
|
|
46140
46326
|
"x-f5xc-required-for": {
|
|
46141
46327
|
"minimum_config": false,
|
|
46142
46328
|
"create": false,
|
|
@@ -46273,6 +46459,8 @@
|
|
|
46273
46459
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
46274
46460
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
46275
46461
|
},
|
|
46462
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to load balancer. Supported Domains and search order: 1.",
|
|
46463
|
+
"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.",
|
|
46276
46464
|
"x-f5xc-required-for": {
|
|
46277
46465
|
"minimum_config": false,
|
|
46278
46466
|
"create": false,
|
|
@@ -46314,6 +46502,8 @@
|
|
|
46314
46502
|
"ves.io.schema.rules.repeated.max_items": "64",
|
|
46315
46503
|
"ves.io.schema.rules.repeated.unique_metadata_name": "true"
|
|
46316
46504
|
},
|
|
46505
|
+
"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.",
|
|
46506
|
+
"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...",
|
|
46317
46507
|
"x-f5xc-required-for": {
|
|
46318
46508
|
"minimum_config": false,
|
|
46319
46509
|
"create": false,
|
|
@@ -46388,6 +46578,8 @@
|
|
|
46388
46578
|
"ves.io.schema.rules.repeated.max_items": "16",
|
|
46389
46579
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
46390
46580
|
},
|
|
46581
|
+
"x-f5xc-description-short": "Allows setting attributes (SameSite, Secure, and HttpOnly) on cookies in responses.",
|
|
46582
|
+
"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.",
|
|
46391
46583
|
"x-f5xc-required-for": {
|
|
46392
46584
|
"minimum_config": false,
|
|
46393
46585
|
"create": false,
|
|
@@ -46758,6 +46950,8 @@
|
|
|
46758
46950
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
46759
46951
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
46760
46952
|
},
|
|
46953
|
+
"x-f5xc-description-short": "Define the list of one or more Client IP Headers.",
|
|
46954
|
+
"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...",
|
|
46761
46955
|
"x-f5xc-required-for": {
|
|
46762
46956
|
"minimum_config": false,
|
|
46763
46957
|
"create": false,
|