@robinmordasiewicz/f5xc-terraform-mcp 3.1.0 → 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 +2 -2
- 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": "Threat Campaign",
|
|
5
5
|
"description": "F5 Distributed Cloud Threat Campaign API specifications",
|
|
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"
|
|
@@ -523,7 +523,7 @@
|
|
|
523
523
|
},
|
|
524
524
|
"x-original-maxLength": 1024,
|
|
525
525
|
"x-reconciled-from-discovery": true,
|
|
526
|
-
"x-reconciled-at": "2026-01-
|
|
526
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691137+00:00"
|
|
527
527
|
},
|
|
528
528
|
"namespace": {
|
|
529
529
|
"type": "string",
|
|
@@ -542,7 +542,7 @@
|
|
|
542
542
|
},
|
|
543
543
|
"x-original-maxLength": 1024,
|
|
544
544
|
"x-reconciled-from-discovery": true,
|
|
545
|
-
"x-reconciled-at": "2026-01-
|
|
545
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691144+00:00"
|
|
546
546
|
},
|
|
547
547
|
"path": {
|
|
548
548
|
"type": "string",
|
|
@@ -713,7 +713,7 @@
|
|
|
713
713
|
},
|
|
714
714
|
"x-original-maxLength": 1024,
|
|
715
715
|
"x-reconciled-from-discovery": true,
|
|
716
|
-
"x-reconciled-at": "2026-01-
|
|
716
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691158+00:00"
|
|
717
717
|
},
|
|
718
718
|
"namespace": {
|
|
719
719
|
"type": "string",
|
|
@@ -732,7 +732,7 @@
|
|
|
732
732
|
},
|
|
733
733
|
"x-original-maxLength": 1024,
|
|
734
734
|
"x-reconciled-from-discovery": true,
|
|
735
|
-
"x-reconciled-at": "2026-01-
|
|
735
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691163+00:00"
|
|
736
736
|
},
|
|
737
737
|
"user_id": {
|
|
738
738
|
"type": "string",
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
},
|
|
803
803
|
"x-original-maxLength": 1024,
|
|
804
804
|
"x-reconciled-from-discovery": true,
|
|
805
|
-
"x-reconciled-at": "2026-01-
|
|
805
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691170+00:00"
|
|
806
806
|
},
|
|
807
807
|
"rule": {
|
|
808
808
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
},
|
|
880
880
|
"x-original-maxLength": 1024,
|
|
881
881
|
"x-reconciled-from-discovery": true,
|
|
882
|
-
"x-reconciled-at": "2026-01-
|
|
882
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691181+00:00"
|
|
883
883
|
},
|
|
884
884
|
"namespace": {
|
|
885
885
|
"type": "string",
|
|
@@ -898,7 +898,7 @@
|
|
|
898
898
|
},
|
|
899
899
|
"x-original-maxLength": 1024,
|
|
900
900
|
"x-reconciled-from-discovery": true,
|
|
901
|
-
"x-reconciled-at": "2026-01-
|
|
901
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691184+00:00"
|
|
902
902
|
},
|
|
903
903
|
"tls_fingerprint_matcher": {
|
|
904
904
|
"$ref": "#/components/schemas/policyTlsFingerprintMatcherType"
|
|
@@ -1009,7 +1009,7 @@
|
|
|
1009
1009
|
},
|
|
1010
1010
|
"x-original-maxLength": 1024,
|
|
1011
1011
|
"x-reconciled-from-discovery": true,
|
|
1012
|
-
"x-reconciled-at": "2026-01-
|
|
1012
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691197+00:00"
|
|
1013
1013
|
},
|
|
1014
1014
|
"namespace": {
|
|
1015
1015
|
"type": "string",
|
|
@@ -1028,7 +1028,7 @@
|
|
|
1028
1028
|
},
|
|
1029
1029
|
"x-original-maxLength": 1024,
|
|
1030
1030
|
"x-reconciled-from-discovery": true,
|
|
1031
|
-
"x-reconciled-at": "2026-01-
|
|
1031
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691201+00:00"
|
|
1032
1032
|
},
|
|
1033
1033
|
"path": {
|
|
1034
1034
|
"type": "string",
|
|
@@ -1133,7 +1133,7 @@
|
|
|
1133
1133
|
},
|
|
1134
1134
|
"x-original-maxLength": 1024,
|
|
1135
1135
|
"x-reconciled-from-discovery": true,
|
|
1136
|
-
"x-reconciled-at": "2026-01-
|
|
1136
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691212+00:00"
|
|
1137
1137
|
},
|
|
1138
1138
|
"namespace": {
|
|
1139
1139
|
"type": "string",
|
|
@@ -1152,7 +1152,7 @@
|
|
|
1152
1152
|
},
|
|
1153
1153
|
"x-original-maxLength": 1024,
|
|
1154
1154
|
"x-reconciled-from-discovery": true,
|
|
1155
|
-
"x-reconciled-at": "2026-01-
|
|
1155
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691216+00:00"
|
|
1156
1156
|
},
|
|
1157
1157
|
"path": {
|
|
1158
1158
|
"type": "string",
|
|
@@ -1251,7 +1251,7 @@
|
|
|
1251
1251
|
},
|
|
1252
1252
|
"x-original-maxLength": 1024,
|
|
1253
1253
|
"x-reconciled-from-discovery": true,
|
|
1254
|
-
"x-reconciled-at": "2026-01-
|
|
1254
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691225+00:00"
|
|
1255
1255
|
},
|
|
1256
1256
|
"namespace": {
|
|
1257
1257
|
"type": "string",
|
|
@@ -1270,7 +1270,7 @@
|
|
|
1270
1270
|
},
|
|
1271
1271
|
"x-original-maxLength": 1024,
|
|
1272
1272
|
"x-reconciled-from-discovery": true,
|
|
1273
|
-
"x-reconciled-at": "2026-01-
|
|
1273
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691229+00:00"
|
|
1274
1274
|
},
|
|
1275
1275
|
"path": {
|
|
1276
1276
|
"type": "string",
|
|
@@ -1456,7 +1456,7 @@
|
|
|
1456
1456
|
},
|
|
1457
1457
|
"x-original-maxLength": 1024,
|
|
1458
1458
|
"x-reconciled-from-discovery": true,
|
|
1459
|
-
"x-reconciled-at": "2026-01-
|
|
1459
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691244+00:00"
|
|
1460
1460
|
},
|
|
1461
1461
|
"namespace": {
|
|
1462
1462
|
"type": "string",
|
|
@@ -1475,7 +1475,7 @@
|
|
|
1475
1475
|
},
|
|
1476
1476
|
"x-original-maxLength": 1024,
|
|
1477
1477
|
"x-reconciled-from-discovery": true,
|
|
1478
|
-
"x-reconciled-at": "2026-01-
|
|
1478
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691248+00:00"
|
|
1479
1479
|
},
|
|
1480
1480
|
"sec_event_name": {
|
|
1481
1481
|
"type": "string",
|
|
@@ -1606,7 +1606,7 @@
|
|
|
1606
1606
|
},
|
|
1607
1607
|
"x-original-maxLength": 1024,
|
|
1608
1608
|
"x-reconciled-from-discovery": true,
|
|
1609
|
-
"x-reconciled-at": "2026-01-
|
|
1609
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691259+00:00"
|
|
1610
1610
|
},
|
|
1611
1611
|
"rule": {
|
|
1612
1612
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -1662,7 +1662,7 @@
|
|
|
1662
1662
|
"x-original-maxLength": 256,
|
|
1663
1663
|
"format": "hostname",
|
|
1664
1664
|
"x-reconciled-from-discovery": true,
|
|
1665
|
-
"x-reconciled-at": "2026-01-
|
|
1665
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691268+00:00"
|
|
1666
1666
|
},
|
|
1667
1667
|
"exclude_bot_names": {
|
|
1668
1668
|
"type": "array",
|
|
@@ -1759,7 +1759,7 @@
|
|
|
1759
1759
|
},
|
|
1760
1760
|
"x-original-maxLength": 1024,
|
|
1761
1761
|
"x-reconciled-from-discovery": true,
|
|
1762
|
-
"x-reconciled-at": "2026-01-
|
|
1762
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691278+00:00"
|
|
1763
1763
|
},
|
|
1764
1764
|
"namespace": {
|
|
1765
1765
|
"type": "string",
|
|
@@ -1778,7 +1778,7 @@
|
|
|
1778
1778
|
},
|
|
1779
1779
|
"x-original-maxLength": 1024,
|
|
1780
1780
|
"x-reconciled-from-discovery": true,
|
|
1781
|
-
"x-reconciled-at": "2026-01-
|
|
1781
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691282+00:00"
|
|
1782
1782
|
},
|
|
1783
1783
|
"req_path": {
|
|
1784
1784
|
"type": "string",
|
|
@@ -1872,7 +1872,7 @@
|
|
|
1872
1872
|
},
|
|
1873
1873
|
"x-original-maxLength": 1024,
|
|
1874
1874
|
"x-reconciled-from-discovery": true,
|
|
1875
|
-
"x-reconciled-at": "2026-01-
|
|
1875
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691291+00:00"
|
|
1876
1876
|
},
|
|
1877
1877
|
"waf_exclusion_policy": {
|
|
1878
1878
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -1920,7 +1920,7 @@
|
|
|
1920
1920
|
},
|
|
1921
1921
|
"x-original-maxLength": 1024,
|
|
1922
1922
|
"x-reconciled-from-discovery": true,
|
|
1923
|
-
"x-reconciled-at": "2026-01-
|
|
1923
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691298+00:00"
|
|
1924
1924
|
},
|
|
1925
1925
|
"namespace": {
|
|
1926
1926
|
"type": "string",
|
|
@@ -1939,7 +1939,7 @@
|
|
|
1939
1939
|
},
|
|
1940
1940
|
"x-original-maxLength": 1024,
|
|
1941
1941
|
"x-reconciled-from-discovery": true,
|
|
1942
|
-
"x-reconciled-at": "2026-01-
|
|
1942
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691302+00:00"
|
|
1943
1943
|
},
|
|
1944
1944
|
"request_data": {
|
|
1945
1945
|
"$ref": "#/components/schemas/app_securityRequestData"
|
|
@@ -2073,7 +2073,7 @@
|
|
|
2073
2073
|
"maxLength": 15,
|
|
2074
2074
|
"minLength": 3,
|
|
2075
2075
|
"x-reconciled-from-discovery": true,
|
|
2076
|
-
"x-reconciled-at": "2026-01-
|
|
2076
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691317+00:00"
|
|
2077
2077
|
}
|
|
2078
2078
|
},
|
|
2079
2079
|
"x-f5xc-minimum-configuration": {
|
|
@@ -2179,7 +2179,7 @@
|
|
|
2179
2179
|
},
|
|
2180
2180
|
"x-original-maxLength": 1024,
|
|
2181
2181
|
"x-reconciled-from-discovery": true,
|
|
2182
|
-
"x-reconciled-at": "2026-01-
|
|
2182
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691324+00:00"
|
|
2183
2183
|
}
|
|
2184
2184
|
},
|
|
2185
2185
|
"x-f5xc-minimum-configuration": {
|
|
@@ -2273,6 +2273,8 @@
|
|
|
2273
2273
|
"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.",
|
|
2274
2274
|
"title": "Aggregations.",
|
|
2275
2275
|
"x-displayname": "Aggregations.",
|
|
2276
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security events response.",
|
|
2277
|
+
"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...",
|
|
2276
2278
|
"x-f5xc-required-for": {
|
|
2277
2279
|
"minimum_config": false,
|
|
2278
2280
|
"create": false,
|
|
@@ -2319,7 +2321,7 @@
|
|
|
2319
2321
|
},
|
|
2320
2322
|
"x-original-maxLength": 1024,
|
|
2321
2323
|
"x-reconciled-from-discovery": true,
|
|
2322
|
-
"x-reconciled-at": "2026-01-
|
|
2324
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691334+00:00"
|
|
2323
2325
|
},
|
|
2324
2326
|
"query": {
|
|
2325
2327
|
"type": "string",
|
|
@@ -2328,6 +2330,8 @@
|
|
|
2328
2330
|
"x-displayname": "Query",
|
|
2329
2331
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
2330
2332
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
2333
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
2334
|
+
"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 ...",
|
|
2331
2335
|
"minLength": 0,
|
|
2332
2336
|
"maxLength": 1024,
|
|
2333
2337
|
"x-f5xc-required-for": {
|
|
@@ -2388,6 +2392,8 @@
|
|
|
2388
2392
|
"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.",
|
|
2389
2393
|
"title": "Aggregations.",
|
|
2390
2394
|
"x-displayname": "Aggregations.",
|
|
2395
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security events response.",
|
|
2396
|
+
"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...",
|
|
2391
2397
|
"x-f5xc-required-for": {
|
|
2392
2398
|
"minimum_config": false,
|
|
2393
2399
|
"create": false,
|
|
@@ -2478,6 +2484,8 @@
|
|
|
2478
2484
|
"$ref": "#/components/schemas/metricsSecurityMetricLabelFilter"
|
|
2479
2485
|
},
|
|
2480
2486
|
"x-displayname": "Label Filter.",
|
|
2487
|
+
"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 .",
|
|
2488
|
+
"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. , , , .",
|
|
2481
2489
|
"x-f5xc-required-for": {
|
|
2482
2490
|
"minimum_config": false,
|
|
2483
2491
|
"create": false,
|
|
@@ -2502,7 +2510,7 @@
|
|
|
2502
2510
|
},
|
|
2503
2511
|
"x-original-maxLength": 1024,
|
|
2504
2512
|
"x-reconciled-from-discovery": true,
|
|
2505
|
-
"x-reconciled-at": "2026-01-
|
|
2513
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691350+00:00"
|
|
2506
2514
|
},
|
|
2507
2515
|
"start_time": {
|
|
2508
2516
|
"type": "string",
|
|
@@ -2539,6 +2547,8 @@
|
|
|
2539
2547
|
"x-validation-rules": {
|
|
2540
2548
|
"ves.io.schema.rules.string.query_step": "true"
|
|
2541
2549
|
},
|
|
2550
|
+
"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.",
|
|
2551
|
+
"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.",
|
|
2542
2552
|
"minLength": 0,
|
|
2543
2553
|
"maxLength": 1024,
|
|
2544
2554
|
"x-f5xc-required-for": {
|
|
@@ -2707,6 +2717,8 @@
|
|
|
2707
2717
|
"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.",
|
|
2708
2718
|
"title": "Aggregations.",
|
|
2709
2719
|
"x-displayname": "Aggregations.",
|
|
2720
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security events response.",
|
|
2721
|
+
"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...",
|
|
2710
2722
|
"x-f5xc-required-for": {
|
|
2711
2723
|
"minimum_config": false,
|
|
2712
2724
|
"create": false,
|
|
@@ -2770,7 +2782,7 @@
|
|
|
2770
2782
|
},
|
|
2771
2783
|
"x-original-maxLength": 1024,
|
|
2772
2784
|
"x-reconciled-from-discovery": true,
|
|
2773
|
-
"x-reconciled-at": "2026-01-
|
|
2785
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691369+00:00"
|
|
2774
2786
|
},
|
|
2775
2787
|
"query": {
|
|
2776
2788
|
"type": "string",
|
|
@@ -2779,6 +2791,8 @@
|
|
|
2779
2791
|
"x-displayname": "Query",
|
|
2780
2792
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
2781
2793
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
2794
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
2795
|
+
"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 ...",
|
|
2782
2796
|
"minLength": 0,
|
|
2783
2797
|
"maxLength": 1024,
|
|
2784
2798
|
"x-f5xc-required-for": {
|
|
@@ -2796,6 +2810,8 @@
|
|
|
2796
2810
|
"x-displayname": "Scroll",
|
|
2797
2811
|
"x-ves-example": "True",
|
|
2798
2812
|
"x-f5xc-example": "true",
|
|
2813
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of security events (or all security events) that matches the query.",
|
|
2814
|
+
"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...",
|
|
2799
2815
|
"x-f5xc-required-for": {
|
|
2800
2816
|
"minimum_config": false,
|
|
2801
2817
|
"create": false,
|
|
@@ -2906,6 +2922,8 @@
|
|
|
2906
2922
|
"x-displayname": "Scroll ID",
|
|
2907
2923
|
"x-ves-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==.",
|
|
2908
2924
|
"x-f5xc-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==",
|
|
2925
|
+
"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.",
|
|
2926
|
+
"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).",
|
|
2909
2927
|
"minLength": 0,
|
|
2910
2928
|
"maxLength": 1024,
|
|
2911
2929
|
"x-f5xc-required-for": {
|
|
@@ -2973,7 +2991,7 @@
|
|
|
2973
2991
|
},
|
|
2974
2992
|
"x-original-maxLength": 1024,
|
|
2975
2993
|
"x-reconciled-from-discovery": true,
|
|
2976
|
-
"x-reconciled-at": "2026-01-
|
|
2994
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691387+00:00"
|
|
2977
2995
|
},
|
|
2978
2996
|
"scroll_id": {
|
|
2979
2997
|
"type": "string",
|
|
@@ -3018,6 +3036,8 @@
|
|
|
3018
3036
|
"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.",
|
|
3019
3037
|
"title": "Aggregations.",
|
|
3020
3038
|
"x-displayname": "Aggregations.",
|
|
3039
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over security incidents response.",
|
|
3040
|
+
"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...",
|
|
3021
3041
|
"x-f5xc-required-for": {
|
|
3022
3042
|
"minimum_config": false,
|
|
3023
3043
|
"create": false,
|
|
@@ -3064,7 +3084,7 @@
|
|
|
3064
3084
|
},
|
|
3065
3085
|
"x-original-maxLength": 1024,
|
|
3066
3086
|
"x-reconciled-from-discovery": true,
|
|
3067
|
-
"x-reconciled-at": "2026-01-
|
|
3087
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691396+00:00"
|
|
3068
3088
|
},
|
|
3069
3089
|
"query": {
|
|
3070
3090
|
"type": "string",
|
|
@@ -3073,6 +3093,8 @@
|
|
|
3073
3093
|
"x-displayname": "Query",
|
|
3074
3094
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
3075
3095
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
3096
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
3097
|
+
"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 ...",
|
|
3076
3098
|
"minLength": 0,
|
|
3077
3099
|
"maxLength": 1024,
|
|
3078
3100
|
"x-f5xc-required-for": {
|
|
@@ -3133,6 +3155,8 @@
|
|
|
3133
3155
|
"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.",
|
|
3134
3156
|
"title": "Aggregations.",
|
|
3135
3157
|
"x-displayname": "Aggregations.",
|
|
3158
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security incidents response.",
|
|
3159
|
+
"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...",
|
|
3136
3160
|
"x-f5xc-required-for": {
|
|
3137
3161
|
"minimum_config": false,
|
|
3138
3162
|
"create": false,
|
|
@@ -3183,6 +3207,8 @@
|
|
|
3183
3207
|
"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.",
|
|
3184
3208
|
"title": "Aggregations.",
|
|
3185
3209
|
"x-displayname": "Aggregations.",
|
|
3210
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security incidents response.",
|
|
3211
|
+
"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...",
|
|
3186
3212
|
"x-f5xc-required-for": {
|
|
3187
3213
|
"minimum_config": false,
|
|
3188
3214
|
"create": false,
|
|
@@ -3246,7 +3272,7 @@
|
|
|
3246
3272
|
},
|
|
3247
3273
|
"x-original-maxLength": 1024,
|
|
3248
3274
|
"x-reconciled-from-discovery": true,
|
|
3249
|
-
"x-reconciled-at": "2026-01-
|
|
3275
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691411+00:00"
|
|
3250
3276
|
},
|
|
3251
3277
|
"query": {
|
|
3252
3278
|
"type": "string",
|
|
@@ -3255,6 +3281,8 @@
|
|
|
3255
3281
|
"x-displayname": "Query",
|
|
3256
3282
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
3257
3283
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
3284
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
3285
|
+
"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 ...",
|
|
3258
3286
|
"minLength": 0,
|
|
3259
3287
|
"maxLength": 1024,
|
|
3260
3288
|
"x-f5xc-required-for": {
|
|
@@ -3272,6 +3300,8 @@
|
|
|
3272
3300
|
"x-displayname": "Scroll",
|
|
3273
3301
|
"x-ves-example": "True",
|
|
3274
3302
|
"x-f5xc-example": "true",
|
|
3303
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of security incidents (or all security incidents) that matches the query.",
|
|
3304
|
+
"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...",
|
|
3275
3305
|
"x-f5xc-required-for": {
|
|
3276
3306
|
"minimum_config": false,
|
|
3277
3307
|
"create": false,
|
|
@@ -3382,6 +3412,8 @@
|
|
|
3382
3412
|
"x-displayname": "Scroll ID",
|
|
3383
3413
|
"x-ves-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==.",
|
|
3384
3414
|
"x-f5xc-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==",
|
|
3415
|
+
"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.",
|
|
3416
|
+
"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).",
|
|
3385
3417
|
"minLength": 0,
|
|
3386
3418
|
"maxLength": 1024,
|
|
3387
3419
|
"x-f5xc-required-for": {
|
|
@@ -3449,7 +3481,7 @@
|
|
|
3449
3481
|
},
|
|
3450
3482
|
"x-original-maxLength": 1024,
|
|
3451
3483
|
"x-reconciled-from-discovery": true,
|
|
3452
|
-
"x-reconciled-at": "2026-01-
|
|
3484
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691451+00:00"
|
|
3453
3485
|
},
|
|
3454
3486
|
"scroll_id": {
|
|
3455
3487
|
"type": "string",
|
|
@@ -3494,6 +3526,8 @@
|
|
|
3494
3526
|
"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.",
|
|
3495
3527
|
"title": "Aggregations.",
|
|
3496
3528
|
"x-displayname": "Aggregations.",
|
|
3529
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the suspicious user logs response.",
|
|
3530
|
+
"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...",
|
|
3497
3531
|
"x-f5xc-required-for": {
|
|
3498
3532
|
"minimum_config": false,
|
|
3499
3533
|
"create": false,
|
|
@@ -3540,7 +3574,7 @@
|
|
|
3540
3574
|
},
|
|
3541
3575
|
"x-original-maxLength": 1024,
|
|
3542
3576
|
"x-reconciled-from-discovery": true,
|
|
3543
|
-
"x-reconciled-at": "2026-01-
|
|
3577
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691461+00:00"
|
|
3544
3578
|
},
|
|
3545
3579
|
"query": {
|
|
3546
3580
|
"type": "string",
|
|
@@ -3549,6 +3583,8 @@
|
|
|
3549
3583
|
"x-displayname": "Query",
|
|
3550
3584
|
"x-ves-example": "Query={vh_name=\"vh-1\", site=\"CE-01\"}",
|
|
3551
3585
|
"x-f5xc-example": "\"query={vh_name=\"vh-1\", site=\"ce-01\"}\"",
|
|
3586
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
3587
|
+
"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 ...",
|
|
3552
3588
|
"minLength": 0,
|
|
3553
3589
|
"maxLength": 1024,
|
|
3554
3590
|
"x-f5xc-required-for": {
|
|
@@ -3609,6 +3645,8 @@
|
|
|
3609
3645
|
"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.",
|
|
3610
3646
|
"title": "Aggregations.",
|
|
3611
3647
|
"x-displayname": "Aggregations.",
|
|
3648
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the suspicious user logs response.",
|
|
3649
|
+
"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...",
|
|
3612
3650
|
"x-f5xc-required-for": {
|
|
3613
3651
|
"minimum_config": false,
|
|
3614
3652
|
"create": false,
|
|
@@ -3659,6 +3697,8 @@
|
|
|
3659
3697
|
"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.",
|
|
3660
3698
|
"title": "Aggregations.",
|
|
3661
3699
|
"x-displayname": "Aggregations.",
|
|
3700
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the suspicious user logs response.",
|
|
3701
|
+
"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...",
|
|
3662
3702
|
"x-f5xc-required-for": {
|
|
3663
3703
|
"minimum_config": false,
|
|
3664
3704
|
"create": false,
|
|
@@ -3722,7 +3762,7 @@
|
|
|
3722
3762
|
},
|
|
3723
3763
|
"x-original-maxLength": 1024,
|
|
3724
3764
|
"x-reconciled-from-discovery": true,
|
|
3725
|
-
"x-reconciled-at": "2026-01-
|
|
3765
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691477+00:00"
|
|
3726
3766
|
},
|
|
3727
3767
|
"query": {
|
|
3728
3768
|
"type": "string",
|
|
@@ -3731,6 +3771,8 @@
|
|
|
3731
3771
|
"x-displayname": "Query",
|
|
3732
3772
|
"x-ves-example": "Query={vh_name=\"vh-1\", site=\"CE-01\"}",
|
|
3733
3773
|
"x-f5xc-example": "\"query={vh_name=\"vh-1\", site=\"ce-01\"}\"",
|
|
3774
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
3775
|
+
"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 ...",
|
|
3734
3776
|
"minLength": 0,
|
|
3735
3777
|
"maxLength": 1024,
|
|
3736
3778
|
"x-f5xc-required-for": {
|
|
@@ -3748,6 +3790,8 @@
|
|
|
3748
3790
|
"x-displayname": "Scroll",
|
|
3749
3791
|
"x-ves-example": "True",
|
|
3750
3792
|
"x-f5xc-example": "true",
|
|
3793
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of logs (or all logs) that matches the query.",
|
|
3794
|
+
"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...",
|
|
3751
3795
|
"x-f5xc-required-for": {
|
|
3752
3796
|
"minimum_config": false,
|
|
3753
3797
|
"create": false,
|
|
@@ -3858,6 +3902,8 @@
|
|
|
3858
3902
|
"x-displayname": "Scroll ID",
|
|
3859
3903
|
"x-ves-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==.",
|
|
3860
3904
|
"x-f5xc-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==",
|
|
3905
|
+
"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.",
|
|
3906
|
+
"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).",
|
|
3861
3907
|
"minLength": 0,
|
|
3862
3908
|
"maxLength": 1024,
|
|
3863
3909
|
"x-f5xc-required-for": {
|
|
@@ -3925,7 +3971,7 @@
|
|
|
3925
3971
|
},
|
|
3926
3972
|
"x-original-maxLength": 1024,
|
|
3927
3973
|
"x-reconciled-from-discovery": true,
|
|
3928
|
-
"x-reconciled-at": "2026-01-
|
|
3974
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691495+00:00"
|
|
3929
3975
|
},
|
|
3930
3976
|
"scroll_id": {
|
|
3931
3977
|
"type": "string",
|
|
@@ -3998,7 +4044,7 @@
|
|
|
3998
4044
|
},
|
|
3999
4045
|
"x-original-maxLength": 1024,
|
|
4000
4046
|
"x-reconciled-from-discovery": true,
|
|
4001
|
-
"x-reconciled-at": "2026-01-
|
|
4047
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691502+00:00"
|
|
4002
4048
|
},
|
|
4003
4049
|
"id": {
|
|
4004
4050
|
"type": "string",
|
|
@@ -4112,7 +4158,7 @@
|
|
|
4112
4158
|
},
|
|
4113
4159
|
"x-original-maxLength": 1024,
|
|
4114
4160
|
"x-reconciled-from-discovery": true,
|
|
4115
|
-
"x-reconciled-at": "2026-01-
|
|
4161
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691513+00:00"
|
|
4116
4162
|
},
|
|
4117
4163
|
"references": {
|
|
4118
4164
|
"type": "array",
|
|
@@ -4268,6 +4314,8 @@
|
|
|
4268
4314
|
"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.",
|
|
4269
4315
|
"title": "Step",
|
|
4270
4316
|
"x-f5xc-example": "5m",
|
|
4317
|
+
"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...",
|
|
4318
|
+
"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.",
|
|
4271
4319
|
"minLength": 0,
|
|
4272
4320
|
"maxLength": 1024,
|
|
4273
4321
|
"x-f5xc-required-for": {
|
|
@@ -4671,6 +4719,8 @@
|
|
|
4671
4719
|
"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.",
|
|
4672
4720
|
"title": "Step",
|
|
4673
4721
|
"x-f5xc-example": "5m",
|
|
4722
|
+
"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...",
|
|
4723
|
+
"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.",
|
|
4674
4724
|
"minLength": 0,
|
|
4675
4725
|
"maxLength": 1024,
|
|
4676
4726
|
"x-f5xc-required-for": {
|
|
@@ -6372,7 +6422,7 @@
|
|
|
6372
6422
|
},
|
|
6373
6423
|
"x-original-maxLength": 256,
|
|
6374
6424
|
"x-reconciled-from-discovery": true,
|
|
6375
|
-
"x-reconciled-at": "2026-01-
|
|
6425
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691697+00:00"
|
|
6376
6426
|
},
|
|
6377
6427
|
"presence": {
|
|
6378
6428
|
"type": "boolean",
|
|
@@ -6453,7 +6503,7 @@
|
|
|
6453
6503
|
"readOnly": true,
|
|
6454
6504
|
"x-original-maxLength": 1024,
|
|
6455
6505
|
"x-reconciled-from-discovery": true,
|
|
6456
|
-
"x-reconciled-at": "2026-01-
|
|
6506
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691705+00:00"
|
|
6457
6507
|
},
|
|
6458
6508
|
"name": {
|
|
6459
6509
|
"type": "string",
|
|
@@ -6472,7 +6522,7 @@
|
|
|
6472
6522
|
},
|
|
6473
6523
|
"x-original-maxLength": 1024,
|
|
6474
6524
|
"x-reconciled-from-discovery": true,
|
|
6475
|
-
"x-reconciled-at": "2026-01-
|
|
6525
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691710+00:00"
|
|
6476
6526
|
},
|
|
6477
6527
|
"namespace": {
|
|
6478
6528
|
"type": "string",
|
|
@@ -6491,7 +6541,7 @@
|
|
|
6491
6541
|
},
|
|
6492
6542
|
"x-original-maxLength": 1024,
|
|
6493
6543
|
"x-reconciled-from-discovery": true,
|
|
6494
|
-
"x-reconciled-at": "2026-01-
|
|
6544
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691714+00:00"
|
|
6495
6545
|
},
|
|
6496
6546
|
"tenant": {
|
|
6497
6547
|
"type": "string",
|
|
@@ -6512,7 +6562,7 @@
|
|
|
6512
6562
|
"x-field-mutability": "read-only",
|
|
6513
6563
|
"x-original-maxLength": 1024,
|
|
6514
6564
|
"x-reconciled-from-discovery": true,
|
|
6515
|
-
"x-reconciled-at": "2026-01-
|
|
6565
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691718+00:00"
|
|
6516
6566
|
},
|
|
6517
6567
|
"uid": {
|
|
6518
6568
|
"type": "string",
|
|
@@ -6534,7 +6584,7 @@
|
|
|
6534
6584
|
"x-original-maxLength": 1024,
|
|
6535
6585
|
"format": "uuid",
|
|
6536
6586
|
"x-reconciled-from-discovery": true,
|
|
6537
|
-
"x-reconciled-at": "2026-01-
|
|
6587
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691724+00:00"
|
|
6538
6588
|
}
|
|
6539
6589
|
},
|
|
6540
6590
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6572,7 +6622,7 @@
|
|
|
6572
6622
|
"maxLength": 15,
|
|
6573
6623
|
"minLength": 3,
|
|
6574
6624
|
"x-reconciled-from-discovery": true,
|
|
6575
|
-
"x-reconciled-at": "2026-01-
|
|
6625
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691729+00:00"
|
|
6576
6626
|
}
|
|
6577
6627
|
},
|
|
6578
6628
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6792,7 +6842,7 @@
|
|
|
6792
6842
|
},
|
|
6793
6843
|
"x-original-maxLength": 1024,
|
|
6794
6844
|
"x-reconciled-from-discovery": true,
|
|
6795
|
-
"x-reconciled-at": "2026-01-
|
|
6845
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691751+00:00"
|
|
6796
6846
|
},
|
|
6797
6847
|
"order_by": {
|
|
6798
6848
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -6894,7 +6944,7 @@
|
|
|
6894
6944
|
},
|
|
6895
6945
|
"x-original-maxLength": 1024,
|
|
6896
6946
|
"x-reconciled-from-discovery": true,
|
|
6897
|
-
"x-reconciled-at": "2026-01-
|
|
6947
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691764+00:00"
|
|
6898
6948
|
},
|
|
6899
6949
|
"order_by": {
|
|
6900
6950
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -7004,7 +7054,7 @@
|
|
|
7004
7054
|
},
|
|
7005
7055
|
"x-original-maxLength": 1024,
|
|
7006
7056
|
"x-reconciled-from-discovery": true,
|
|
7007
|
-
"x-reconciled-at": "2026-01-
|
|
7057
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691779+00:00"
|
|
7008
7058
|
}
|
|
7009
7059
|
},
|
|
7010
7060
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7162,7 +7212,7 @@
|
|
|
7162
7212
|
},
|
|
7163
7213
|
"x-original-maxLength": 1024,
|
|
7164
7214
|
"x-reconciled-from-discovery": true,
|
|
7165
|
-
"x-reconciled-at": "2026-01-
|
|
7215
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691792+00:00"
|
|
7166
7216
|
},
|
|
7167
7217
|
"sub_aggs": {
|
|
7168
7218
|
"type": "object",
|
|
@@ -7266,7 +7316,7 @@
|
|
|
7266
7316
|
"maxLength": 15,
|
|
7267
7317
|
"minLength": 3,
|
|
7268
7318
|
"x-reconciled-from-discovery": true,
|
|
7269
|
-
"x-reconciled-at": "2026-01-
|
|
7319
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691811+00:00"
|
|
7270
7320
|
}
|
|
7271
7321
|
},
|
|
7272
7322
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7321,7 +7371,7 @@
|
|
|
7321
7371
|
"maxLength": 15,
|
|
7322
7372
|
"minLength": 3,
|
|
7323
7373
|
"x-reconciled-from-discovery": true,
|
|
7324
|
-
"x-reconciled-at": "2026-01-
|
|
7374
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691818+00:00"
|
|
7325
7375
|
}
|
|
7326
7376
|
},
|
|
7327
7377
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7538,7 +7588,7 @@
|
|
|
7538
7588
|
"maxLength": 16,
|
|
7539
7589
|
"minLength": 7,
|
|
7540
7590
|
"x-reconciled-from-discovery": true,
|
|
7541
|
-
"x-reconciled-at": "2026-01-
|
|
7591
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691839+00:00"
|
|
7542
7592
|
},
|
|
7543
7593
|
"value": {
|
|
7544
7594
|
"type": "number",
|
|
@@ -7554,7 +7604,7 @@
|
|
|
7554
7604
|
"maxLength": 15,
|
|
7555
7605
|
"minLength": 3,
|
|
7556
7606
|
"x-reconciled-from-discovery": true,
|
|
7557
|
-
"x-reconciled-at": "2026-01-
|
|
7607
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691844+00:00"
|
|
7558
7608
|
}
|
|
7559
7609
|
},
|
|
7560
7610
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7680,7 +7730,7 @@
|
|
|
7680
7730
|
},
|
|
7681
7731
|
"x-original-maxLength": 1024,
|
|
7682
7732
|
"x-reconciled-from-discovery": true,
|
|
7683
|
-
"x-reconciled-at": "2026-01-
|
|
7733
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691855+00:00"
|
|
7684
7734
|
},
|
|
7685
7735
|
"sec_event_type": {
|
|
7686
7736
|
"type": "string",
|
|
@@ -7815,7 +7865,7 @@
|
|
|
7815
7865
|
},
|
|
7816
7866
|
"x-original-maxLength": 1024,
|
|
7817
7867
|
"x-reconciled-from-discovery": true,
|
|
7818
|
-
"x-reconciled-at": "2026-01-
|
|
7868
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691868+00:00"
|
|
7819
7869
|
}
|
|
7820
7870
|
},
|
|
7821
7871
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7892,7 +7942,7 @@
|
|
|
7892
7942
|
},
|
|
7893
7943
|
"x-original-maxLength": 1024,
|
|
7894
7944
|
"x-reconciled-from-discovery": true,
|
|
7895
|
-
"x-reconciled-at": "2026-01-
|
|
7945
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691874+00:00"
|
|
7896
7946
|
}
|
|
7897
7947
|
},
|
|
7898
7948
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8458,7 +8508,7 @@
|
|
|
8458
8508
|
},
|
|
8459
8509
|
"x-original-maxLength": 256,
|
|
8460
8510
|
"x-reconciled-from-discovery": true,
|
|
8461
|
-
"x-reconciled-at": "2026-01-
|
|
8511
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691920+00:00"
|
|
8462
8512
|
}
|
|
8463
8513
|
},
|
|
8464
8514
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9033,7 +9083,7 @@
|
|
|
9033
9083
|
},
|
|
9034
9084
|
"x-original-maxLength": 256,
|
|
9035
9085
|
"x-reconciled-from-discovery": true,
|
|
9036
|
-
"x-reconciled-at": "2026-01-
|
|
9086
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691938+00:00"
|
|
9037
9087
|
}
|
|
9038
9088
|
},
|
|
9039
9089
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9282,6 +9332,8 @@
|
|
|
9282
9332
|
"x-validation-rules": {
|
|
9283
9333
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
9284
9334
|
},
|
|
9335
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
9336
|
+
"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.",
|
|
9285
9337
|
"x-f5xc-required-for": {
|
|
9286
9338
|
"minimum_config": false,
|
|
9287
9339
|
"create": false,
|
|
@@ -9304,6 +9356,8 @@
|
|
|
9304
9356
|
"x-validation-rules": {
|
|
9305
9357
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
9306
9358
|
},
|
|
9359
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
9360
|
+
"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.",
|
|
9307
9361
|
"x-f5xc-required-for": {
|
|
9308
9362
|
"minimum_config": false,
|
|
9309
9363
|
"create": false,
|
|
@@ -9326,6 +9380,8 @@
|
|
|
9326
9380
|
"x-validation-rules": {
|
|
9327
9381
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
9328
9382
|
},
|
|
9383
|
+
"x-f5xc-description-short": "List of predicates for various JWT claims that need to match.",
|
|
9384
|
+
"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.",
|
|
9329
9385
|
"x-f5xc-required-for": {
|
|
9330
9386
|
"minimum_config": false,
|
|
9331
9387
|
"create": false,
|
|
@@ -9348,6 +9404,8 @@
|
|
|
9348
9404
|
"x-validation-rules": {
|
|
9349
9405
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
9350
9406
|
},
|
|
9407
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
9408
|
+
"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...",
|
|
9351
9409
|
"x-f5xc-required-for": {
|
|
9352
9410
|
"minimum_config": false,
|
|
9353
9411
|
"create": false,
|
|
@@ -9849,7 +9907,7 @@
|
|
|
9849
9907
|
},
|
|
9850
9908
|
"x-original-maxLength": 256,
|
|
9851
9909
|
"x-reconciled-from-discovery": true,
|
|
9852
|
-
"x-reconciled-at": "2026-01-
|
|
9910
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691980+00:00"
|
|
9853
9911
|
},
|
|
9854
9912
|
"name": {
|
|
9855
9913
|
"type": "string",
|
|
@@ -9879,7 +9937,7 @@
|
|
|
9879
9937
|
},
|
|
9880
9938
|
"x-original-maxLength": 1024,
|
|
9881
9939
|
"x-reconciled-from-discovery": true,
|
|
9882
|
-
"x-reconciled-at": "2026-01-
|
|
9940
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691984+00:00"
|
|
9883
9941
|
}
|
|
9884
9942
|
},
|
|
9885
9943
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9983,7 +10041,7 @@
|
|
|
9983
10041
|
},
|
|
9984
10042
|
"x-original-maxLength": 1024,
|
|
9985
10043
|
"x-reconciled-from-discovery": true,
|
|
9986
|
-
"x-reconciled-at": "2026-01-
|
|
10044
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691990+00:00"
|
|
9987
10045
|
},
|
|
9988
10046
|
"previous_value": {
|
|
9989
10047
|
"type": "string",
|
|
@@ -10017,7 +10075,7 @@
|
|
|
10017
10075
|
},
|
|
10018
10076
|
"x-original-maxLength": 1024,
|
|
10019
10077
|
"x-reconciled-from-discovery": true,
|
|
10020
|
-
"x-reconciled-at": "2026-01-
|
|
10078
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691996+00:00"
|
|
10021
10079
|
}
|
|
10022
10080
|
},
|
|
10023
10081
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10116,6 +10174,8 @@
|
|
|
10116
10174
|
"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.",
|
|
10117
10175
|
"title": "Step",
|
|
10118
10176
|
"x-f5xc-example": "5m",
|
|
10177
|
+
"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...",
|
|
10178
|
+
"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.",
|
|
10119
10179
|
"minLength": 0,
|
|
10120
10180
|
"maxLength": 1024,
|
|
10121
10181
|
"x-f5xc-required-for": {
|
|
@@ -10565,7 +10625,7 @@
|
|
|
10565
10625
|
},
|
|
10566
10626
|
"x-original-maxLength": 256,
|
|
10567
10627
|
"x-reconciled-from-discovery": true,
|
|
10568
|
-
"x-reconciled-at": "2026-01-
|
|
10628
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692040+00:00"
|
|
10569
10629
|
}
|
|
10570
10630
|
},
|
|
10571
10631
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10688,7 +10748,7 @@
|
|
|
10688
10748
|
},
|
|
10689
10749
|
"x-original-maxLength": 256,
|
|
10690
10750
|
"x-reconciled-from-discovery": true,
|
|
10691
|
-
"x-reconciled-at": "2026-01-
|
|
10751
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692052+00:00"
|
|
10692
10752
|
}
|
|
10693
10753
|
},
|
|
10694
10754
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10742,7 +10802,7 @@
|
|
|
10742
10802
|
},
|
|
10743
10803
|
"x-original-maxLength": 128,
|
|
10744
10804
|
"x-reconciled-from-discovery": true,
|
|
10745
|
-
"x-reconciled-at": "2026-01-
|
|
10805
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692056+00:00"
|
|
10746
10806
|
},
|
|
10747
10807
|
"namespace": {
|
|
10748
10808
|
"type": "string",
|
|
@@ -10767,7 +10827,7 @@
|
|
|
10767
10827
|
},
|
|
10768
10828
|
"x-original-maxLength": 64,
|
|
10769
10829
|
"x-reconciled-from-discovery": true,
|
|
10770
|
-
"x-reconciled-at": "2026-01-
|
|
10830
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692060+00:00"
|
|
10771
10831
|
},
|
|
10772
10832
|
"tenant": {
|
|
10773
10833
|
"type": "string",
|
|
@@ -10794,7 +10854,7 @@
|
|
|
10794
10854
|
"x-field-mutability": "read-only",
|
|
10795
10855
|
"x-original-maxLength": 64,
|
|
10796
10856
|
"x-reconciled-from-discovery": true,
|
|
10797
|
-
"x-reconciled-at": "2026-01-
|
|
10857
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692064+00:00"
|
|
10798
10858
|
}
|
|
10799
10859
|
},
|
|
10800
10860
|
"x-f5xc-minimum-configuration": {
|