@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": "Waf",
|
|
5
5
|
"description": "Signature-based attack detection with customizable blocking responses. Attack type classification, protocol inspection, and AI-driven risk assessment. Exclusion policies override default blocking for trusted traffic. Staged signature testing validates rules before enforcement. Security event metrics track rule hits and blocked requests across namespaces.",
|
|
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"
|
|
@@ -11175,6 +11175,8 @@
|
|
|
11175
11175
|
"ves.io.schema.rules.string.max_len": "4096",
|
|
11176
11176
|
"ves.io.schema.rules.string.uri_ref": "true"
|
|
11177
11177
|
},
|
|
11178
|
+
"x-f5xc-description-short": "Define the content of the response page (e.g., an HTML document or a JSON object), use the {{request_id}} placeholder to provide users with a...",
|
|
11179
|
+
"x-f5xc-description-medium": "Define the content of the response page (e.g., an HTML document or a JSON object), use the {{request_id}} placeholder to provide users with a unique identifier to be able to trace the blocked request in the logs. The maximum allowed size of response body is 4096 bytes after base64 encoding...",
|
|
11178
11180
|
"minLength": 0,
|
|
11179
11181
|
"x-f5xc-required-for": {
|
|
11180
11182
|
"minimum_config": false,
|
|
@@ -11238,7 +11240,7 @@
|
|
|
11238
11240
|
},
|
|
11239
11241
|
"x-original-maxLength": 1024,
|
|
11240
11242
|
"x-reconciled-from-discovery": true,
|
|
11241
|
-
"x-reconciled-at": "2026-01-
|
|
11243
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749282+00:00"
|
|
11242
11244
|
},
|
|
11243
11245
|
"namespace": {
|
|
11244
11246
|
"type": "string",
|
|
@@ -11257,7 +11259,7 @@
|
|
|
11257
11259
|
},
|
|
11258
11260
|
"x-original-maxLength": 1024,
|
|
11259
11261
|
"x-reconciled-from-discovery": true,
|
|
11260
|
-
"x-reconciled-at": "2026-01-
|
|
11262
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749289+00:00"
|
|
11261
11263
|
}
|
|
11262
11264
|
},
|
|
11263
11265
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11419,7 +11421,7 @@
|
|
|
11419
11421
|
"maxLength": 17,
|
|
11420
11422
|
"minLength": 17,
|
|
11421
11423
|
"x-reconciled-from-discovery": true,
|
|
11422
|
-
"x-reconciled-at": "2026-01-
|
|
11424
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749317+00:00"
|
|
11423
11425
|
},
|
|
11424
11426
|
"system_metadata": {
|
|
11425
11427
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -11623,7 +11625,7 @@
|
|
|
11623
11625
|
},
|
|
11624
11626
|
"x-original-maxLength": 1024,
|
|
11625
11627
|
"x-reconciled-from-discovery": true,
|
|
11626
|
-
"x-reconciled-at": "2026-01-
|
|
11628
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749344+00:00"
|
|
11627
11629
|
},
|
|
11628
11630
|
"disabled": {
|
|
11629
11631
|
"type": "boolean",
|
|
@@ -11673,7 +11675,7 @@
|
|
|
11673
11675
|
},
|
|
11674
11676
|
"x-original-maxLength": 1024,
|
|
11675
11677
|
"x-reconciled-from-discovery": true,
|
|
11676
|
-
"x-reconciled-at": "2026-01-
|
|
11678
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749355+00:00"
|
|
11677
11679
|
},
|
|
11678
11680
|
"namespace": {
|
|
11679
11681
|
"type": "string",
|
|
@@ -11692,7 +11694,7 @@
|
|
|
11692
11694
|
},
|
|
11693
11695
|
"x-original-maxLength": 1024,
|
|
11694
11696
|
"x-reconciled-from-discovery": true,
|
|
11695
|
-
"x-reconciled-at": "2026-01-
|
|
11697
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749359+00:00"
|
|
11696
11698
|
},
|
|
11697
11699
|
"owner_view": {
|
|
11698
11700
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -11733,7 +11735,7 @@
|
|
|
11733
11735
|
"x-field-mutability": "read-only",
|
|
11734
11736
|
"x-original-maxLength": 1024,
|
|
11735
11737
|
"x-reconciled-from-discovery": true,
|
|
11736
|
-
"x-reconciled-at": "2026-01-
|
|
11738
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749367+00:00"
|
|
11737
11739
|
},
|
|
11738
11740
|
"uid": {
|
|
11739
11741
|
"type": "string",
|
|
@@ -11754,7 +11756,7 @@
|
|
|
11754
11756
|
"x-original-maxLength": 1024,
|
|
11755
11757
|
"format": "uuid",
|
|
11756
11758
|
"x-reconciled-from-discovery": true,
|
|
11757
|
-
"x-reconciled-at": "2026-01-
|
|
11759
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749373+00:00"
|
|
11758
11760
|
}
|
|
11759
11761
|
},
|
|
11760
11762
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11906,6 +11908,8 @@
|
|
|
11906
11908
|
"x-displayname": "Filter",
|
|
11907
11909
|
"x-ves-example": "{NAMESPACE=\\\"book-info\\\"}",
|
|
11908
11910
|
"x-f5xc-example": "\"{NAMESPACE=\\\"book-info\\\"}\"",
|
|
11911
|
+
"x-f5xc-description-short": "Filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string...",
|
|
11912
|
+
"x-f5xc-description-medium": "Filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string <value> := string <operator> := [\"=\"|\"!=\"|\"=~\"|\"!~\"] = : equal to != : not equal to =~ : regex match !~ : not regex match Optional: If not specified, metric...",
|
|
11909
11913
|
"minLength": 0,
|
|
11910
11914
|
"maxLength": 1024,
|
|
11911
11915
|
"x-f5xc-required-for": {
|
|
@@ -11961,7 +11965,7 @@
|
|
|
11961
11965
|
},
|
|
11962
11966
|
"x-original-maxLength": 1024,
|
|
11963
11967
|
"x-reconciled-from-discovery": true,
|
|
11964
|
-
"x-reconciled-at": "2026-01-
|
|
11968
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749390+00:00"
|
|
11965
11969
|
},
|
|
11966
11970
|
"range": {
|
|
11967
11971
|
"type": "string",
|
|
@@ -11976,6 +11980,8 @@
|
|
|
11976
11980
|
"x-validation-rules": {
|
|
11977
11981
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
11978
11982
|
},
|
|
11983
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
11984
|
+
"x-f5xc-description-medium": "Range decides how far to go back in time to fetch values for each step. For example, if the range is 5m, then for step t1, query will be evaluated for t1-5m and for t2, query will be evaluated for t2-5m and so on. Format: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
|
|
11979
11985
|
"minLength": 0,
|
|
11980
11986
|
"maxLength": 1024,
|
|
11981
11987
|
"x-f5xc-required-for": {
|
|
@@ -12020,6 +12026,8 @@
|
|
|
12020
12026
|
"x-validation-rules": {
|
|
12021
12027
|
"ves.io.schema.rules.string.query_step": "true"
|
|
12022
12028
|
},
|
|
12029
|
+
"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.",
|
|
12030
|
+
"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.",
|
|
12023
12031
|
"minLength": 0,
|
|
12024
12032
|
"maxLength": 1024,
|
|
12025
12033
|
"x-f5xc-required-for": {
|
|
@@ -12460,6 +12468,8 @@
|
|
|
12460
12468
|
"type_url": {
|
|
12461
12469
|
"type": "string",
|
|
12462
12470
|
"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.",
|
|
12471
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
12472
|
+
"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 ).",
|
|
12463
12473
|
"minLength": 0,
|
|
12464
12474
|
"maxLength": 1024,
|
|
12465
12475
|
"x-f5xc-required-for": {
|
|
@@ -12483,7 +12493,7 @@
|
|
|
12483
12493
|
},
|
|
12484
12494
|
"x-original-maxLength": 1024,
|
|
12485
12495
|
"x-reconciled-from-discovery": true,
|
|
12486
|
-
"x-reconciled-at": "2026-01-
|
|
12496
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749448+00:00"
|
|
12487
12497
|
}
|
|
12488
12498
|
},
|
|
12489
12499
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12552,7 +12562,7 @@
|
|
|
12552
12562
|
},
|
|
12553
12563
|
"x-original-maxLength": 1024,
|
|
12554
12564
|
"x-reconciled-from-discovery": true,
|
|
12555
|
-
"x-reconciled-at": "2026-01-
|
|
12565
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749456+00:00"
|
|
12556
12566
|
},
|
|
12557
12567
|
"service_name": {
|
|
12558
12568
|
"type": "string",
|
|
@@ -12581,6 +12591,8 @@
|
|
|
12581
12591
|
"x-validation-rules": {
|
|
12582
12592
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
12583
12593
|
},
|
|
12594
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
12595
|
+
"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...",
|
|
12584
12596
|
"minLength": 0,
|
|
12585
12597
|
"maxLength": 17,
|
|
12586
12598
|
"x-f5xc-required-for": {
|
|
@@ -12591,7 +12603,7 @@
|
|
|
12591
12603
|
},
|
|
12592
12604
|
"x-original-maxLength": 1024,
|
|
12593
12605
|
"x-reconciled-from-discovery": true,
|
|
12594
|
-
"x-reconciled-at": "2026-01-
|
|
12606
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749462+00:00"
|
|
12595
12607
|
},
|
|
12596
12608
|
"type": {
|
|
12597
12609
|
"type": "string",
|
|
@@ -12804,7 +12816,7 @@
|
|
|
12804
12816
|
},
|
|
12805
12817
|
"x-original-maxLength": 1024,
|
|
12806
12818
|
"x-reconciled-from-discovery": true,
|
|
12807
|
-
"x-reconciled-at": "2026-01-
|
|
12819
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749473+00:00"
|
|
12808
12820
|
}
|
|
12809
12821
|
},
|
|
12810
12822
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12900,7 +12912,7 @@
|
|
|
12900
12912
|
},
|
|
12901
12913
|
"x-original-maxLength": 1024,
|
|
12902
12914
|
"x-reconciled-from-discovery": true,
|
|
12903
|
-
"x-reconciled-at": "2026-01-
|
|
12915
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749483+00:00"
|
|
12904
12916
|
}
|
|
12905
12917
|
},
|
|
12906
12918
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12972,7 +12984,7 @@
|
|
|
12972
12984
|
},
|
|
12973
12985
|
"x-original-maxLength": 1200,
|
|
12974
12986
|
"x-reconciled-from-discovery": true,
|
|
12975
|
-
"x-reconciled-at": "2026-01-
|
|
12987
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749490+00:00"
|
|
12976
12988
|
},
|
|
12977
12989
|
"disable": {
|
|
12978
12990
|
"type": "boolean",
|
|
@@ -13025,7 +13037,7 @@
|
|
|
13025
13037
|
},
|
|
13026
13038
|
"x-original-maxLength": 1024,
|
|
13027
13039
|
"x-reconciled-from-discovery": true,
|
|
13028
|
-
"x-reconciled-at": "2026-01-
|
|
13040
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749497+00:00"
|
|
13029
13041
|
},
|
|
13030
13042
|
"namespace": {
|
|
13031
13043
|
"type": "string",
|
|
@@ -13044,7 +13056,7 @@
|
|
|
13044
13056
|
},
|
|
13045
13057
|
"x-original-maxLength": 1024,
|
|
13046
13058
|
"x-reconciled-from-discovery": true,
|
|
13047
|
-
"x-reconciled-at": "2026-01-
|
|
13059
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749501+00:00"
|
|
13048
13060
|
}
|
|
13049
13061
|
},
|
|
13050
13062
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13120,7 +13132,7 @@
|
|
|
13120
13132
|
},
|
|
13121
13133
|
"x-original-maxLength": 1200,
|
|
13122
13134
|
"x-reconciled-from-discovery": true,
|
|
13123
|
-
"x-reconciled-at": "2026-01-
|
|
13135
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749508+00:00"
|
|
13124
13136
|
},
|
|
13125
13137
|
"disable": {
|
|
13126
13138
|
"type": "boolean",
|
|
@@ -13175,7 +13187,7 @@
|
|
|
13175
13187
|
},
|
|
13176
13188
|
"x-original-maxLength": 1024,
|
|
13177
13189
|
"x-reconciled-from-discovery": true,
|
|
13178
|
-
"x-reconciled-at": "2026-01-
|
|
13190
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749515+00:00"
|
|
13179
13191
|
},
|
|
13180
13192
|
"namespace": {
|
|
13181
13193
|
"type": "string",
|
|
@@ -13194,7 +13206,7 @@
|
|
|
13194
13206
|
},
|
|
13195
13207
|
"x-original-maxLength": 1024,
|
|
13196
13208
|
"x-reconciled-from-discovery": true,
|
|
13197
|
-
"x-reconciled-at": "2026-01-
|
|
13209
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749519+00:00"
|
|
13198
13210
|
}
|
|
13199
13211
|
},
|
|
13200
13212
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13239,7 +13251,7 @@
|
|
|
13239
13251
|
"readOnly": true,
|
|
13240
13252
|
"x-original-maxLength": 1024,
|
|
13241
13253
|
"x-reconciled-from-discovery": true,
|
|
13242
|
-
"x-reconciled-at": "2026-01-
|
|
13254
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749524+00:00"
|
|
13243
13255
|
},
|
|
13244
13256
|
"name": {
|
|
13245
13257
|
"type": "string",
|
|
@@ -13258,7 +13270,7 @@
|
|
|
13258
13270
|
},
|
|
13259
13271
|
"x-original-maxLength": 1024,
|
|
13260
13272
|
"x-reconciled-from-discovery": true,
|
|
13261
|
-
"x-reconciled-at": "2026-01-
|
|
13273
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749528+00:00"
|
|
13262
13274
|
},
|
|
13263
13275
|
"namespace": {
|
|
13264
13276
|
"type": "string",
|
|
@@ -13277,7 +13289,7 @@
|
|
|
13277
13289
|
},
|
|
13278
13290
|
"x-original-maxLength": 1024,
|
|
13279
13291
|
"x-reconciled-from-discovery": true,
|
|
13280
|
-
"x-reconciled-at": "2026-01-
|
|
13292
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749532+00:00"
|
|
13281
13293
|
},
|
|
13282
13294
|
"tenant": {
|
|
13283
13295
|
"type": "string",
|
|
@@ -13298,7 +13310,7 @@
|
|
|
13298
13310
|
"x-field-mutability": "read-only",
|
|
13299
13311
|
"x-original-maxLength": 1024,
|
|
13300
13312
|
"x-reconciled-from-discovery": true,
|
|
13301
|
-
"x-reconciled-at": "2026-01-
|
|
13313
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749536+00:00"
|
|
13302
13314
|
},
|
|
13303
13315
|
"uid": {
|
|
13304
13316
|
"type": "string",
|
|
@@ -13320,7 +13332,7 @@
|
|
|
13320
13332
|
"x-original-maxLength": 1024,
|
|
13321
13333
|
"format": "uuid",
|
|
13322
13334
|
"x-reconciled-from-discovery": true,
|
|
13323
|
-
"x-reconciled-at": "2026-01-
|
|
13335
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749541+00:00"
|
|
13324
13336
|
}
|
|
13325
13337
|
},
|
|
13326
13338
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13395,7 +13407,7 @@
|
|
|
13395
13407
|
},
|
|
13396
13408
|
"x-original-maxLength": 1200,
|
|
13397
13409
|
"x-reconciled-from-discovery": true,
|
|
13398
|
-
"x-reconciled-at": "2026-01-
|
|
13410
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749548+00:00"
|
|
13399
13411
|
},
|
|
13400
13412
|
"disable": {
|
|
13401
13413
|
"type": "boolean",
|
|
@@ -13448,7 +13460,7 @@
|
|
|
13448
13460
|
},
|
|
13449
13461
|
"x-original-maxLength": 1024,
|
|
13450
13462
|
"x-reconciled-from-discovery": true,
|
|
13451
|
-
"x-reconciled-at": "2026-01-
|
|
13463
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749555+00:00"
|
|
13452
13464
|
},
|
|
13453
13465
|
"namespace": {
|
|
13454
13466
|
"type": "string",
|
|
@@ -13467,7 +13479,7 @@
|
|
|
13467
13479
|
},
|
|
13468
13480
|
"x-original-maxLength": 1024,
|
|
13469
13481
|
"x-reconciled-from-discovery": true,
|
|
13470
|
-
"x-reconciled-at": "2026-01-
|
|
13482
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749559+00:00"
|
|
13471
13483
|
}
|
|
13472
13484
|
},
|
|
13473
13485
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13581,7 +13593,7 @@
|
|
|
13581
13593
|
"x-original-maxLength": 1024,
|
|
13582
13594
|
"format": "uuid",
|
|
13583
13595
|
"x-reconciled-from-discovery": true,
|
|
13584
|
-
"x-reconciled-at": "2026-01-
|
|
13596
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749571+00:00"
|
|
13585
13597
|
},
|
|
13586
13598
|
"vtrp_id": {
|
|
13587
13599
|
"type": "string",
|
|
@@ -13693,7 +13705,7 @@
|
|
|
13693
13705
|
},
|
|
13694
13706
|
"x-original-maxLength": 1024,
|
|
13695
13707
|
"x-reconciled-from-discovery": true,
|
|
13696
|
-
"x-reconciled-at": "2026-01-
|
|
13708
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749580+00:00"
|
|
13697
13709
|
},
|
|
13698
13710
|
"status": {
|
|
13699
13711
|
"type": "string",
|
|
@@ -13712,7 +13724,7 @@
|
|
|
13712
13724
|
},
|
|
13713
13725
|
"x-original-maxLength": 1024,
|
|
13714
13726
|
"x-reconciled-from-discovery": true,
|
|
13715
|
-
"x-reconciled-at": "2026-01-
|
|
13727
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749584+00:00"
|
|
13716
13728
|
}
|
|
13717
13729
|
},
|
|
13718
13730
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13792,6 +13804,8 @@
|
|
|
13792
13804
|
"title": "Deletion_timestamp.",
|
|
13793
13805
|
"format": "date-time",
|
|
13794
13806
|
"x-displayname": "Deletion Timestamp.",
|
|
13807
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
13808
|
+
"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...",
|
|
13795
13809
|
"minLength": 0,
|
|
13796
13810
|
"maxLength": 1024,
|
|
13797
13811
|
"x-f5xc-required-for": {
|
|
@@ -13890,7 +13904,7 @@
|
|
|
13890
13904
|
"x-field-mutability": "read-only",
|
|
13891
13905
|
"x-original-maxLength": 1024,
|
|
13892
13906
|
"x-reconciled-from-discovery": true,
|
|
13893
|
-
"x-reconciled-at": "2026-01-
|
|
13907
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749603+00:00"
|
|
13894
13908
|
},
|
|
13895
13909
|
"uid": {
|
|
13896
13910
|
"type": "string",
|
|
@@ -13911,7 +13925,7 @@
|
|
|
13911
13925
|
"x-original-maxLength": 1024,
|
|
13912
13926
|
"format": "uuid",
|
|
13913
13927
|
"x-reconciled-from-discovery": true,
|
|
13914
|
-
"x-reconciled-at": "2026-01-
|
|
13928
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749608+00:00"
|
|
13915
13929
|
}
|
|
13916
13930
|
},
|
|
13917
13931
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13983,7 +13997,7 @@
|
|
|
13983
13997
|
},
|
|
13984
13998
|
"x-original-maxLength": 1024,
|
|
13985
13999
|
"x-reconciled-from-discovery": true,
|
|
13986
|
-
"x-reconciled-at": "2026-01-
|
|
14000
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749612+00:00"
|
|
13987
14001
|
},
|
|
13988
14002
|
"previous_value": {
|
|
13989
14003
|
"type": "string",
|
|
@@ -14021,7 +14035,7 @@
|
|
|
14021
14035
|
},
|
|
14022
14036
|
"x-original-maxLength": 1024,
|
|
14023
14037
|
"x-reconciled-from-discovery": true,
|
|
14024
|
-
"x-reconciled-at": "2026-01-
|
|
14038
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749619+00:00"
|
|
14025
14039
|
}
|
|
14026
14040
|
},
|
|
14027
14041
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14109,7 +14123,7 @@
|
|
|
14109
14123
|
},
|
|
14110
14124
|
"x-original-maxLength": 1024,
|
|
14111
14125
|
"x-reconciled-from-discovery": true,
|
|
14112
|
-
"x-reconciled-at": "2026-01-
|
|
14126
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749624+00:00"
|
|
14113
14127
|
},
|
|
14114
14128
|
"name": {
|
|
14115
14129
|
"type": "string",
|
|
@@ -14128,7 +14142,7 @@
|
|
|
14128
14142
|
},
|
|
14129
14143
|
"x-original-maxLength": 1024,
|
|
14130
14144
|
"x-reconciled-from-discovery": true,
|
|
14131
|
-
"x-reconciled-at": "2026-01-
|
|
14145
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749628+00:00"
|
|
14132
14146
|
},
|
|
14133
14147
|
"namespace": {
|
|
14134
14148
|
"type": "string",
|
|
@@ -14147,7 +14161,7 @@
|
|
|
14147
14161
|
},
|
|
14148
14162
|
"x-original-maxLength": 1024,
|
|
14149
14163
|
"x-reconciled-from-discovery": true,
|
|
14150
|
-
"x-reconciled-at": "2026-01-
|
|
14164
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749632+00:00"
|
|
14151
14165
|
},
|
|
14152
14166
|
"uid": {
|
|
14153
14167
|
"type": "string",
|
|
@@ -14168,7 +14182,7 @@
|
|
|
14168
14182
|
"x-original-maxLength": 1024,
|
|
14169
14183
|
"format": "uuid",
|
|
14170
14184
|
"x-reconciled-from-discovery": true,
|
|
14171
|
-
"x-reconciled-at": "2026-01-
|
|
14185
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749636+00:00"
|
|
14172
14186
|
}
|
|
14173
14187
|
},
|
|
14174
14188
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14234,7 +14248,7 @@
|
|
|
14234
14248
|
"maxLength": 16,
|
|
14235
14249
|
"minLength": 7,
|
|
14236
14250
|
"x-reconciled-from-discovery": true,
|
|
14237
|
-
"x-reconciled-at": "2026-01-
|
|
14251
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749642+00:00"
|
|
14238
14252
|
},
|
|
14239
14253
|
"value": {
|
|
14240
14254
|
"type": "array",
|
|
@@ -14253,7 +14267,7 @@
|
|
|
14253
14267
|
"maxLength": 15,
|
|
14254
14268
|
"minLength": 3,
|
|
14255
14269
|
"x-reconciled-from-discovery": true,
|
|
14256
|
-
"x-reconciled-at": "2026-01-
|
|
14270
|
+
"x-reconciled-at": "2026-01-06T16:57:00.749647+00:00"
|
|
14257
14271
|
}
|
|
14258
14272
|
},
|
|
14259
14273
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14355,7 +14369,7 @@
|
|
|
14355
14369
|
},
|
|
14356
14370
|
"x-original-maxLength": 1024,
|
|
14357
14371
|
"x-reconciled-from-discovery": true,
|
|
14358
|
-
"x-reconciled-at": "2026-01-
|
|
14372
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691137+00:00"
|
|
14359
14373
|
},
|
|
14360
14374
|
"namespace": {
|
|
14361
14375
|
"type": "string",
|
|
@@ -14374,7 +14388,7 @@
|
|
|
14374
14388
|
},
|
|
14375
14389
|
"x-original-maxLength": 1024,
|
|
14376
14390
|
"x-reconciled-from-discovery": true,
|
|
14377
|
-
"x-reconciled-at": "2026-01-
|
|
14391
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691144+00:00"
|
|
14378
14392
|
},
|
|
14379
14393
|
"path": {
|
|
14380
14394
|
"type": "string",
|
|
@@ -14545,7 +14559,7 @@
|
|
|
14545
14559
|
},
|
|
14546
14560
|
"x-original-maxLength": 1024,
|
|
14547
14561
|
"x-reconciled-from-discovery": true,
|
|
14548
|
-
"x-reconciled-at": "2026-01-
|
|
14562
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691158+00:00"
|
|
14549
14563
|
},
|
|
14550
14564
|
"namespace": {
|
|
14551
14565
|
"type": "string",
|
|
@@ -14564,7 +14578,7 @@
|
|
|
14564
14578
|
},
|
|
14565
14579
|
"x-original-maxLength": 1024,
|
|
14566
14580
|
"x-reconciled-from-discovery": true,
|
|
14567
|
-
"x-reconciled-at": "2026-01-
|
|
14581
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691163+00:00"
|
|
14568
14582
|
},
|
|
14569
14583
|
"user_id": {
|
|
14570
14584
|
"type": "string",
|
|
@@ -14634,7 +14648,7 @@
|
|
|
14634
14648
|
},
|
|
14635
14649
|
"x-original-maxLength": 1024,
|
|
14636
14650
|
"x-reconciled-from-discovery": true,
|
|
14637
|
-
"x-reconciled-at": "2026-01-
|
|
14651
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691170+00:00"
|
|
14638
14652
|
},
|
|
14639
14653
|
"rule": {
|
|
14640
14654
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -14711,7 +14725,7 @@
|
|
|
14711
14725
|
},
|
|
14712
14726
|
"x-original-maxLength": 1024,
|
|
14713
14727
|
"x-reconciled-from-discovery": true,
|
|
14714
|
-
"x-reconciled-at": "2026-01-
|
|
14728
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691181+00:00"
|
|
14715
14729
|
},
|
|
14716
14730
|
"namespace": {
|
|
14717
14731
|
"type": "string",
|
|
@@ -14730,7 +14744,7 @@
|
|
|
14730
14744
|
},
|
|
14731
14745
|
"x-original-maxLength": 1024,
|
|
14732
14746
|
"x-reconciled-from-discovery": true,
|
|
14733
|
-
"x-reconciled-at": "2026-01-
|
|
14747
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691184+00:00"
|
|
14734
14748
|
},
|
|
14735
14749
|
"tls_fingerprint_matcher": {
|
|
14736
14750
|
"$ref": "#/components/schemas/policyTlsFingerprintMatcherType"
|
|
@@ -14841,7 +14855,7 @@
|
|
|
14841
14855
|
},
|
|
14842
14856
|
"x-original-maxLength": 1024,
|
|
14843
14857
|
"x-reconciled-from-discovery": true,
|
|
14844
|
-
"x-reconciled-at": "2026-01-
|
|
14858
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691197+00:00"
|
|
14845
14859
|
},
|
|
14846
14860
|
"namespace": {
|
|
14847
14861
|
"type": "string",
|
|
@@ -14860,7 +14874,7 @@
|
|
|
14860
14874
|
},
|
|
14861
14875
|
"x-original-maxLength": 1024,
|
|
14862
14876
|
"x-reconciled-from-discovery": true,
|
|
14863
|
-
"x-reconciled-at": "2026-01-
|
|
14877
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691201+00:00"
|
|
14864
14878
|
},
|
|
14865
14879
|
"path": {
|
|
14866
14880
|
"type": "string",
|
|
@@ -14965,7 +14979,7 @@
|
|
|
14965
14979
|
},
|
|
14966
14980
|
"x-original-maxLength": 1024,
|
|
14967
14981
|
"x-reconciled-from-discovery": true,
|
|
14968
|
-
"x-reconciled-at": "2026-01-
|
|
14982
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691212+00:00"
|
|
14969
14983
|
},
|
|
14970
14984
|
"namespace": {
|
|
14971
14985
|
"type": "string",
|
|
@@ -14984,7 +14998,7 @@
|
|
|
14984
14998
|
},
|
|
14985
14999
|
"x-original-maxLength": 1024,
|
|
14986
15000
|
"x-reconciled-from-discovery": true,
|
|
14987
|
-
"x-reconciled-at": "2026-01-
|
|
15001
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691216+00:00"
|
|
14988
15002
|
},
|
|
14989
15003
|
"path": {
|
|
14990
15004
|
"type": "string",
|
|
@@ -15083,7 +15097,7 @@
|
|
|
15083
15097
|
},
|
|
15084
15098
|
"x-original-maxLength": 1024,
|
|
15085
15099
|
"x-reconciled-from-discovery": true,
|
|
15086
|
-
"x-reconciled-at": "2026-01-
|
|
15100
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691225+00:00"
|
|
15087
15101
|
},
|
|
15088
15102
|
"namespace": {
|
|
15089
15103
|
"type": "string",
|
|
@@ -15102,7 +15116,7 @@
|
|
|
15102
15116
|
},
|
|
15103
15117
|
"x-original-maxLength": 1024,
|
|
15104
15118
|
"x-reconciled-from-discovery": true,
|
|
15105
|
-
"x-reconciled-at": "2026-01-
|
|
15119
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691229+00:00"
|
|
15106
15120
|
},
|
|
15107
15121
|
"path": {
|
|
15108
15122
|
"type": "string",
|
|
@@ -15288,7 +15302,7 @@
|
|
|
15288
15302
|
},
|
|
15289
15303
|
"x-original-maxLength": 1024,
|
|
15290
15304
|
"x-reconciled-from-discovery": true,
|
|
15291
|
-
"x-reconciled-at": "2026-01-
|
|
15305
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691244+00:00"
|
|
15292
15306
|
},
|
|
15293
15307
|
"namespace": {
|
|
15294
15308
|
"type": "string",
|
|
@@ -15307,7 +15321,7 @@
|
|
|
15307
15321
|
},
|
|
15308
15322
|
"x-original-maxLength": 1024,
|
|
15309
15323
|
"x-reconciled-from-discovery": true,
|
|
15310
|
-
"x-reconciled-at": "2026-01-
|
|
15324
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691248+00:00"
|
|
15311
15325
|
},
|
|
15312
15326
|
"sec_event_name": {
|
|
15313
15327
|
"type": "string",
|
|
@@ -15438,7 +15452,7 @@
|
|
|
15438
15452
|
},
|
|
15439
15453
|
"x-original-maxLength": 1024,
|
|
15440
15454
|
"x-reconciled-from-discovery": true,
|
|
15441
|
-
"x-reconciled-at": "2026-01-
|
|
15455
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691259+00:00"
|
|
15442
15456
|
},
|
|
15443
15457
|
"rule": {
|
|
15444
15458
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -15494,7 +15508,7 @@
|
|
|
15494
15508
|
"x-original-maxLength": 256,
|
|
15495
15509
|
"format": "hostname",
|
|
15496
15510
|
"x-reconciled-from-discovery": true,
|
|
15497
|
-
"x-reconciled-at": "2026-01-
|
|
15511
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691268+00:00"
|
|
15498
15512
|
},
|
|
15499
15513
|
"exclude_bot_names": {
|
|
15500
15514
|
"type": "array",
|
|
@@ -15591,7 +15605,7 @@
|
|
|
15591
15605
|
},
|
|
15592
15606
|
"x-original-maxLength": 1024,
|
|
15593
15607
|
"x-reconciled-from-discovery": true,
|
|
15594
|
-
"x-reconciled-at": "2026-01-
|
|
15608
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691278+00:00"
|
|
15595
15609
|
},
|
|
15596
15610
|
"namespace": {
|
|
15597
15611
|
"type": "string",
|
|
@@ -15610,7 +15624,7 @@
|
|
|
15610
15624
|
},
|
|
15611
15625
|
"x-original-maxLength": 1024,
|
|
15612
15626
|
"x-reconciled-from-discovery": true,
|
|
15613
|
-
"x-reconciled-at": "2026-01-
|
|
15627
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691282+00:00"
|
|
15614
15628
|
},
|
|
15615
15629
|
"req_path": {
|
|
15616
15630
|
"type": "string",
|
|
@@ -15704,7 +15718,7 @@
|
|
|
15704
15718
|
},
|
|
15705
15719
|
"x-original-maxLength": 1024,
|
|
15706
15720
|
"x-reconciled-from-discovery": true,
|
|
15707
|
-
"x-reconciled-at": "2026-01-
|
|
15721
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691291+00:00"
|
|
15708
15722
|
},
|
|
15709
15723
|
"waf_exclusion_policy": {
|
|
15710
15724
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -15752,7 +15766,7 @@
|
|
|
15752
15766
|
},
|
|
15753
15767
|
"x-original-maxLength": 1024,
|
|
15754
15768
|
"x-reconciled-from-discovery": true,
|
|
15755
|
-
"x-reconciled-at": "2026-01-
|
|
15769
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691298+00:00"
|
|
15756
15770
|
},
|
|
15757
15771
|
"namespace": {
|
|
15758
15772
|
"type": "string",
|
|
@@ -15771,7 +15785,7 @@
|
|
|
15771
15785
|
},
|
|
15772
15786
|
"x-original-maxLength": 1024,
|
|
15773
15787
|
"x-reconciled-from-discovery": true,
|
|
15774
|
-
"x-reconciled-at": "2026-01-
|
|
15788
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691302+00:00"
|
|
15775
15789
|
},
|
|
15776
15790
|
"request_data": {
|
|
15777
15791
|
"$ref": "#/components/schemas/app_securityRequestData"
|
|
@@ -15905,7 +15919,7 @@
|
|
|
15905
15919
|
"maxLength": 15,
|
|
15906
15920
|
"minLength": 3,
|
|
15907
15921
|
"x-reconciled-from-discovery": true,
|
|
15908
|
-
"x-reconciled-at": "2026-01-
|
|
15922
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691317+00:00"
|
|
15909
15923
|
}
|
|
15910
15924
|
},
|
|
15911
15925
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16011,7 +16025,7 @@
|
|
|
16011
16025
|
},
|
|
16012
16026
|
"x-original-maxLength": 1024,
|
|
16013
16027
|
"x-reconciled-from-discovery": true,
|
|
16014
|
-
"x-reconciled-at": "2026-01-
|
|
16028
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691324+00:00"
|
|
16015
16029
|
}
|
|
16016
16030
|
},
|
|
16017
16031
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16105,6 +16119,8 @@
|
|
|
16105
16119
|
"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.",
|
|
16106
16120
|
"title": "Aggregations.",
|
|
16107
16121
|
"x-displayname": "Aggregations.",
|
|
16122
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security events response.",
|
|
16123
|
+
"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...",
|
|
16108
16124
|
"x-f5xc-required-for": {
|
|
16109
16125
|
"minimum_config": false,
|
|
16110
16126
|
"create": false,
|
|
@@ -16151,7 +16167,7 @@
|
|
|
16151
16167
|
},
|
|
16152
16168
|
"x-original-maxLength": 1024,
|
|
16153
16169
|
"x-reconciled-from-discovery": true,
|
|
16154
|
-
"x-reconciled-at": "2026-01-
|
|
16170
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691334+00:00"
|
|
16155
16171
|
},
|
|
16156
16172
|
"query": {
|
|
16157
16173
|
"type": "string",
|
|
@@ -16160,6 +16176,8 @@
|
|
|
16160
16176
|
"x-displayname": "Query",
|
|
16161
16177
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
16162
16178
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
16179
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
16180
|
+
"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 ...",
|
|
16163
16181
|
"minLength": 0,
|
|
16164
16182
|
"maxLength": 1024,
|
|
16165
16183
|
"x-f5xc-required-for": {
|
|
@@ -16220,6 +16238,8 @@
|
|
|
16220
16238
|
"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.",
|
|
16221
16239
|
"title": "Aggregations.",
|
|
16222
16240
|
"x-displayname": "Aggregations.",
|
|
16241
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security events response.",
|
|
16242
|
+
"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...",
|
|
16223
16243
|
"x-f5xc-required-for": {
|
|
16224
16244
|
"minimum_config": false,
|
|
16225
16245
|
"create": false,
|
|
@@ -16310,6 +16330,8 @@
|
|
|
16310
16330
|
"$ref": "#/components/schemas/metricsSecurityMetricLabelFilter"
|
|
16311
16331
|
},
|
|
16312
16332
|
"x-displayname": "Label Filter.",
|
|
16333
|
+
"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 .",
|
|
16334
|
+
"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. , , , .",
|
|
16313
16335
|
"x-f5xc-required-for": {
|
|
16314
16336
|
"minimum_config": false,
|
|
16315
16337
|
"create": false,
|
|
@@ -16334,7 +16356,7 @@
|
|
|
16334
16356
|
},
|
|
16335
16357
|
"x-original-maxLength": 1024,
|
|
16336
16358
|
"x-reconciled-from-discovery": true,
|
|
16337
|
-
"x-reconciled-at": "2026-01-
|
|
16359
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691350+00:00"
|
|
16338
16360
|
},
|
|
16339
16361
|
"start_time": {
|
|
16340
16362
|
"type": "string",
|
|
@@ -16371,6 +16393,8 @@
|
|
|
16371
16393
|
"x-validation-rules": {
|
|
16372
16394
|
"ves.io.schema.rules.string.query_step": "true"
|
|
16373
16395
|
},
|
|
16396
|
+
"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.",
|
|
16397
|
+
"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.",
|
|
16374
16398
|
"minLength": 0,
|
|
16375
16399
|
"maxLength": 1024,
|
|
16376
16400
|
"x-f5xc-required-for": {
|
|
@@ -16539,6 +16563,8 @@
|
|
|
16539
16563
|
"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.",
|
|
16540
16564
|
"title": "Aggregations.",
|
|
16541
16565
|
"x-displayname": "Aggregations.",
|
|
16566
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security events response.",
|
|
16567
|
+
"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...",
|
|
16542
16568
|
"x-f5xc-required-for": {
|
|
16543
16569
|
"minimum_config": false,
|
|
16544
16570
|
"create": false,
|
|
@@ -16602,7 +16628,7 @@
|
|
|
16602
16628
|
},
|
|
16603
16629
|
"x-original-maxLength": 1024,
|
|
16604
16630
|
"x-reconciled-from-discovery": true,
|
|
16605
|
-
"x-reconciled-at": "2026-01-
|
|
16631
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691369+00:00"
|
|
16606
16632
|
},
|
|
16607
16633
|
"query": {
|
|
16608
16634
|
"type": "string",
|
|
@@ -16611,6 +16637,8 @@
|
|
|
16611
16637
|
"x-displayname": "Query",
|
|
16612
16638
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
16613
16639
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
16640
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
16641
|
+
"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 ...",
|
|
16614
16642
|
"minLength": 0,
|
|
16615
16643
|
"maxLength": 1024,
|
|
16616
16644
|
"x-f5xc-required-for": {
|
|
@@ -16628,6 +16656,8 @@
|
|
|
16628
16656
|
"x-displayname": "Scroll",
|
|
16629
16657
|
"x-ves-example": "True",
|
|
16630
16658
|
"x-f5xc-example": "true",
|
|
16659
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of security events (or all security events) that matches the query.",
|
|
16660
|
+
"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...",
|
|
16631
16661
|
"x-f5xc-required-for": {
|
|
16632
16662
|
"minimum_config": false,
|
|
16633
16663
|
"create": false,
|
|
@@ -16738,6 +16768,8 @@
|
|
|
16738
16768
|
"x-displayname": "Scroll ID",
|
|
16739
16769
|
"x-ves-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==.",
|
|
16740
16770
|
"x-f5xc-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==",
|
|
16771
|
+
"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.",
|
|
16772
|
+
"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).",
|
|
16741
16773
|
"minLength": 0,
|
|
16742
16774
|
"maxLength": 1024,
|
|
16743
16775
|
"x-f5xc-required-for": {
|
|
@@ -16805,7 +16837,7 @@
|
|
|
16805
16837
|
},
|
|
16806
16838
|
"x-original-maxLength": 1024,
|
|
16807
16839
|
"x-reconciled-from-discovery": true,
|
|
16808
|
-
"x-reconciled-at": "2026-01-
|
|
16840
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691387+00:00"
|
|
16809
16841
|
},
|
|
16810
16842
|
"scroll_id": {
|
|
16811
16843
|
"type": "string",
|
|
@@ -16850,6 +16882,8 @@
|
|
|
16850
16882
|
"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.",
|
|
16851
16883
|
"title": "Aggregations.",
|
|
16852
16884
|
"x-displayname": "Aggregations.",
|
|
16885
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over security incidents response.",
|
|
16886
|
+
"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...",
|
|
16853
16887
|
"x-f5xc-required-for": {
|
|
16854
16888
|
"minimum_config": false,
|
|
16855
16889
|
"create": false,
|
|
@@ -16896,7 +16930,7 @@
|
|
|
16896
16930
|
},
|
|
16897
16931
|
"x-original-maxLength": 1024,
|
|
16898
16932
|
"x-reconciled-from-discovery": true,
|
|
16899
|
-
"x-reconciled-at": "2026-01-
|
|
16933
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691396+00:00"
|
|
16900
16934
|
},
|
|
16901
16935
|
"query": {
|
|
16902
16936
|
"type": "string",
|
|
@@ -16905,6 +16939,8 @@
|
|
|
16905
16939
|
"x-displayname": "Query",
|
|
16906
16940
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
16907
16941
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
16942
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
16943
|
+
"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 ...",
|
|
16908
16944
|
"minLength": 0,
|
|
16909
16945
|
"maxLength": 1024,
|
|
16910
16946
|
"x-f5xc-required-for": {
|
|
@@ -16965,6 +17001,8 @@
|
|
|
16965
17001
|
"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.",
|
|
16966
17002
|
"title": "Aggregations.",
|
|
16967
17003
|
"x-displayname": "Aggregations.",
|
|
17004
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security incidents response.",
|
|
17005
|
+
"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...",
|
|
16968
17006
|
"x-f5xc-required-for": {
|
|
16969
17007
|
"minimum_config": false,
|
|
16970
17008
|
"create": false,
|
|
@@ -17015,6 +17053,8 @@
|
|
|
17015
17053
|
"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.",
|
|
17016
17054
|
"title": "Aggregations.",
|
|
17017
17055
|
"x-displayname": "Aggregations.",
|
|
17056
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the security incidents response.",
|
|
17057
|
+
"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...",
|
|
17018
17058
|
"x-f5xc-required-for": {
|
|
17019
17059
|
"minimum_config": false,
|
|
17020
17060
|
"create": false,
|
|
@@ -17078,7 +17118,7 @@
|
|
|
17078
17118
|
},
|
|
17079
17119
|
"x-original-maxLength": 1024,
|
|
17080
17120
|
"x-reconciled-from-discovery": true,
|
|
17081
|
-
"x-reconciled-at": "2026-01-
|
|
17121
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691411+00:00"
|
|
17082
17122
|
},
|
|
17083
17123
|
"query": {
|
|
17084
17124
|
"type": "string",
|
|
@@ -17087,6 +17127,8 @@
|
|
|
17087
17127
|
"x-displayname": "Query",
|
|
17088
17128
|
"x-ves-example": "Query={app_type=\"blogging_app\"}",
|
|
17089
17129
|
"x-f5xc-example": "\"query={app_type=\"blogging_app\"}\"",
|
|
17130
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
17131
|
+
"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 ...",
|
|
17090
17132
|
"minLength": 0,
|
|
17091
17133
|
"maxLength": 1024,
|
|
17092
17134
|
"x-f5xc-required-for": {
|
|
@@ -17104,6 +17146,8 @@
|
|
|
17104
17146
|
"x-displayname": "Scroll",
|
|
17105
17147
|
"x-ves-example": "True",
|
|
17106
17148
|
"x-f5xc-example": "true",
|
|
17149
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of security incidents (or all security incidents) that matches the query.",
|
|
17150
|
+
"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...",
|
|
17107
17151
|
"x-f5xc-required-for": {
|
|
17108
17152
|
"minimum_config": false,
|
|
17109
17153
|
"create": false,
|
|
@@ -17214,6 +17258,8 @@
|
|
|
17214
17258
|
"x-displayname": "Scroll ID",
|
|
17215
17259
|
"x-ves-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==.",
|
|
17216
17260
|
"x-f5xc-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==",
|
|
17261
|
+
"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.",
|
|
17262
|
+
"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).",
|
|
17217
17263
|
"minLength": 0,
|
|
17218
17264
|
"maxLength": 1024,
|
|
17219
17265
|
"x-f5xc-required-for": {
|
|
@@ -17281,7 +17327,7 @@
|
|
|
17281
17327
|
},
|
|
17282
17328
|
"x-original-maxLength": 1024,
|
|
17283
17329
|
"x-reconciled-from-discovery": true,
|
|
17284
|
-
"x-reconciled-at": "2026-01-
|
|
17330
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691451+00:00"
|
|
17285
17331
|
},
|
|
17286
17332
|
"scroll_id": {
|
|
17287
17333
|
"type": "string",
|
|
@@ -17326,6 +17372,8 @@
|
|
|
17326
17372
|
"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.",
|
|
17327
17373
|
"title": "Aggregations.",
|
|
17328
17374
|
"x-displayname": "Aggregations.",
|
|
17375
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the suspicious user logs response.",
|
|
17376
|
+
"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...",
|
|
17329
17377
|
"x-f5xc-required-for": {
|
|
17330
17378
|
"minimum_config": false,
|
|
17331
17379
|
"create": false,
|
|
@@ -17372,7 +17420,7 @@
|
|
|
17372
17420
|
},
|
|
17373
17421
|
"x-original-maxLength": 1024,
|
|
17374
17422
|
"x-reconciled-from-discovery": true,
|
|
17375
|
-
"x-reconciled-at": "2026-01-
|
|
17423
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691461+00:00"
|
|
17376
17424
|
},
|
|
17377
17425
|
"query": {
|
|
17378
17426
|
"type": "string",
|
|
@@ -17381,6 +17429,8 @@
|
|
|
17381
17429
|
"x-displayname": "Query",
|
|
17382
17430
|
"x-ves-example": "Query={vh_name=\"vh-1\", site=\"CE-01\"}",
|
|
17383
17431
|
"x-f5xc-example": "\"query={vh_name=\"vh-1\", site=\"ce-01\"}\"",
|
|
17432
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
17433
|
+
"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 ...",
|
|
17384
17434
|
"minLength": 0,
|
|
17385
17435
|
"maxLength": 1024,
|
|
17386
17436
|
"x-f5xc-required-for": {
|
|
@@ -17441,6 +17491,8 @@
|
|
|
17441
17491
|
"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.",
|
|
17442
17492
|
"title": "Aggregations.",
|
|
17443
17493
|
"x-displayname": "Aggregations.",
|
|
17494
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the suspicious user logs response.",
|
|
17495
|
+
"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...",
|
|
17444
17496
|
"x-f5xc-required-for": {
|
|
17445
17497
|
"minimum_config": false,
|
|
17446
17498
|
"create": false,
|
|
@@ -17491,6 +17543,8 @@
|
|
|
17491
17543
|
"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.",
|
|
17492
17544
|
"title": "Aggregations.",
|
|
17493
17545
|
"x-displayname": "Aggregations.",
|
|
17546
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the suspicious user logs response.",
|
|
17547
|
+
"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...",
|
|
17494
17548
|
"x-f5xc-required-for": {
|
|
17495
17549
|
"minimum_config": false,
|
|
17496
17550
|
"create": false,
|
|
@@ -17554,7 +17608,7 @@
|
|
|
17554
17608
|
},
|
|
17555
17609
|
"x-original-maxLength": 1024,
|
|
17556
17610
|
"x-reconciled-from-discovery": true,
|
|
17557
|
-
"x-reconciled-at": "2026-01-
|
|
17611
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691477+00:00"
|
|
17558
17612
|
},
|
|
17559
17613
|
"query": {
|
|
17560
17614
|
"type": "string",
|
|
@@ -17563,6 +17617,8 @@
|
|
|
17563
17617
|
"x-displayname": "Query",
|
|
17564
17618
|
"x-ves-example": "Query={vh_name=\"vh-1\", site=\"CE-01\"}",
|
|
17565
17619
|
"x-f5xc-example": "\"query={vh_name=\"vh-1\", site=\"ce-01\"}\"",
|
|
17620
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
17621
|
+
"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 ...",
|
|
17566
17622
|
"minLength": 0,
|
|
17567
17623
|
"maxLength": 1024,
|
|
17568
17624
|
"x-f5xc-required-for": {
|
|
@@ -17580,6 +17636,8 @@
|
|
|
17580
17636
|
"x-displayname": "Scroll",
|
|
17581
17637
|
"x-ves-example": "True",
|
|
17582
17638
|
"x-f5xc-example": "true",
|
|
17639
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of logs (or all logs) that matches the query.",
|
|
17640
|
+
"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...",
|
|
17583
17641
|
"x-f5xc-required-for": {
|
|
17584
17642
|
"minimum_config": false,
|
|
17585
17643
|
"create": false,
|
|
@@ -17690,6 +17748,8 @@
|
|
|
17690
17748
|
"x-displayname": "Scroll ID",
|
|
17691
17749
|
"x-ves-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==.",
|
|
17692
17750
|
"x-f5xc-example": "DXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAD4WYm9laVYtZndUQlNsdDcwakFMNjU1QQ==",
|
|
17751
|
+
"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.",
|
|
17752
|
+
"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).",
|
|
17693
17753
|
"minLength": 0,
|
|
17694
17754
|
"maxLength": 1024,
|
|
17695
17755
|
"x-f5xc-required-for": {
|
|
@@ -17757,7 +17817,7 @@
|
|
|
17757
17817
|
},
|
|
17758
17818
|
"x-original-maxLength": 1024,
|
|
17759
17819
|
"x-reconciled-from-discovery": true,
|
|
17760
|
-
"x-reconciled-at": "2026-01-
|
|
17820
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691495+00:00"
|
|
17761
17821
|
},
|
|
17762
17822
|
"scroll_id": {
|
|
17763
17823
|
"type": "string",
|
|
@@ -17830,7 +17890,7 @@
|
|
|
17830
17890
|
},
|
|
17831
17891
|
"x-original-maxLength": 1024,
|
|
17832
17892
|
"x-reconciled-from-discovery": true,
|
|
17833
|
-
"x-reconciled-at": "2026-01-
|
|
17893
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691502+00:00"
|
|
17834
17894
|
},
|
|
17835
17895
|
"id": {
|
|
17836
17896
|
"type": "string",
|
|
@@ -17944,7 +18004,7 @@
|
|
|
17944
18004
|
},
|
|
17945
18005
|
"x-original-maxLength": 1024,
|
|
17946
18006
|
"x-reconciled-from-discovery": true,
|
|
17947
|
-
"x-reconciled-at": "2026-01-
|
|
18007
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691513+00:00"
|
|
17948
18008
|
},
|
|
17949
18009
|
"references": {
|
|
17950
18010
|
"type": "array",
|
|
@@ -18100,6 +18160,8 @@
|
|
|
18100
18160
|
"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.",
|
|
18101
18161
|
"title": "Step",
|
|
18102
18162
|
"x-f5xc-example": "5m",
|
|
18163
|
+
"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...",
|
|
18164
|
+
"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.",
|
|
18103
18165
|
"minLength": 0,
|
|
18104
18166
|
"maxLength": 1024,
|
|
18105
18167
|
"x-f5xc-required-for": {
|
|
@@ -18503,6 +18565,8 @@
|
|
|
18503
18565
|
"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.",
|
|
18504
18566
|
"title": "Step",
|
|
18505
18567
|
"x-f5xc-example": "5m",
|
|
18568
|
+
"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...",
|
|
18569
|
+
"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.",
|
|
18506
18570
|
"minLength": 0,
|
|
18507
18571
|
"maxLength": 1024,
|
|
18508
18572
|
"x-f5xc-required-for": {
|
|
@@ -20204,7 +20268,7 @@
|
|
|
20204
20268
|
},
|
|
20205
20269
|
"x-original-maxLength": 256,
|
|
20206
20270
|
"x-reconciled-from-discovery": true,
|
|
20207
|
-
"x-reconciled-at": "2026-01-
|
|
20271
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691697+00:00"
|
|
20208
20272
|
},
|
|
20209
20273
|
"presence": {
|
|
20210
20274
|
"type": "boolean",
|
|
@@ -20285,7 +20349,7 @@
|
|
|
20285
20349
|
"readOnly": true,
|
|
20286
20350
|
"x-original-maxLength": 1024,
|
|
20287
20351
|
"x-reconciled-from-discovery": true,
|
|
20288
|
-
"x-reconciled-at": "2026-01-
|
|
20352
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691705+00:00"
|
|
20289
20353
|
},
|
|
20290
20354
|
"name": {
|
|
20291
20355
|
"type": "string",
|
|
@@ -20304,7 +20368,7 @@
|
|
|
20304
20368
|
},
|
|
20305
20369
|
"x-original-maxLength": 1024,
|
|
20306
20370
|
"x-reconciled-from-discovery": true,
|
|
20307
|
-
"x-reconciled-at": "2026-01-
|
|
20371
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691710+00:00"
|
|
20308
20372
|
},
|
|
20309
20373
|
"namespace": {
|
|
20310
20374
|
"type": "string",
|
|
@@ -20323,7 +20387,7 @@
|
|
|
20323
20387
|
},
|
|
20324
20388
|
"x-original-maxLength": 1024,
|
|
20325
20389
|
"x-reconciled-from-discovery": true,
|
|
20326
|
-
"x-reconciled-at": "2026-01-
|
|
20390
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691714+00:00"
|
|
20327
20391
|
},
|
|
20328
20392
|
"tenant": {
|
|
20329
20393
|
"type": "string",
|
|
@@ -20344,7 +20408,7 @@
|
|
|
20344
20408
|
"x-field-mutability": "read-only",
|
|
20345
20409
|
"x-original-maxLength": 1024,
|
|
20346
20410
|
"x-reconciled-from-discovery": true,
|
|
20347
|
-
"x-reconciled-at": "2026-01-
|
|
20411
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691718+00:00"
|
|
20348
20412
|
},
|
|
20349
20413
|
"uid": {
|
|
20350
20414
|
"type": "string",
|
|
@@ -20366,7 +20430,7 @@
|
|
|
20366
20430
|
"x-original-maxLength": 1024,
|
|
20367
20431
|
"format": "uuid",
|
|
20368
20432
|
"x-reconciled-from-discovery": true,
|
|
20369
|
-
"x-reconciled-at": "2026-01-
|
|
20433
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691724+00:00"
|
|
20370
20434
|
}
|
|
20371
20435
|
},
|
|
20372
20436
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20404,7 +20468,7 @@
|
|
|
20404
20468
|
"maxLength": 15,
|
|
20405
20469
|
"minLength": 3,
|
|
20406
20470
|
"x-reconciled-from-discovery": true,
|
|
20407
|
-
"x-reconciled-at": "2026-01-
|
|
20471
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691729+00:00"
|
|
20408
20472
|
}
|
|
20409
20473
|
},
|
|
20410
20474
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20624,7 +20688,7 @@
|
|
|
20624
20688
|
},
|
|
20625
20689
|
"x-original-maxLength": 1024,
|
|
20626
20690
|
"x-reconciled-from-discovery": true,
|
|
20627
|
-
"x-reconciled-at": "2026-01-
|
|
20691
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691751+00:00"
|
|
20628
20692
|
},
|
|
20629
20693
|
"order_by": {
|
|
20630
20694
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -20726,7 +20790,7 @@
|
|
|
20726
20790
|
},
|
|
20727
20791
|
"x-original-maxLength": 1024,
|
|
20728
20792
|
"x-reconciled-from-discovery": true,
|
|
20729
|
-
"x-reconciled-at": "2026-01-
|
|
20793
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691764+00:00"
|
|
20730
20794
|
},
|
|
20731
20795
|
"order_by": {
|
|
20732
20796
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -20836,7 +20900,7 @@
|
|
|
20836
20900
|
},
|
|
20837
20901
|
"x-original-maxLength": 1024,
|
|
20838
20902
|
"x-reconciled-from-discovery": true,
|
|
20839
|
-
"x-reconciled-at": "2026-01-
|
|
20903
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691779+00:00"
|
|
20840
20904
|
}
|
|
20841
20905
|
},
|
|
20842
20906
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20994,7 +21058,7 @@
|
|
|
20994
21058
|
},
|
|
20995
21059
|
"x-original-maxLength": 1024,
|
|
20996
21060
|
"x-reconciled-from-discovery": true,
|
|
20997
|
-
"x-reconciled-at": "2026-01-
|
|
21061
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691792+00:00"
|
|
20998
21062
|
},
|
|
20999
21063
|
"sub_aggs": {
|
|
21000
21064
|
"type": "object",
|
|
@@ -21098,7 +21162,7 @@
|
|
|
21098
21162
|
"maxLength": 15,
|
|
21099
21163
|
"minLength": 3,
|
|
21100
21164
|
"x-reconciled-from-discovery": true,
|
|
21101
|
-
"x-reconciled-at": "2026-01-
|
|
21165
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691811+00:00"
|
|
21102
21166
|
}
|
|
21103
21167
|
},
|
|
21104
21168
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21153,7 +21217,7 @@
|
|
|
21153
21217
|
"maxLength": 15,
|
|
21154
21218
|
"minLength": 3,
|
|
21155
21219
|
"x-reconciled-from-discovery": true,
|
|
21156
|
-
"x-reconciled-at": "2026-01-
|
|
21220
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691818+00:00"
|
|
21157
21221
|
}
|
|
21158
21222
|
},
|
|
21159
21223
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21370,7 +21434,7 @@
|
|
|
21370
21434
|
"maxLength": 16,
|
|
21371
21435
|
"minLength": 7,
|
|
21372
21436
|
"x-reconciled-from-discovery": true,
|
|
21373
|
-
"x-reconciled-at": "2026-01-
|
|
21437
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691839+00:00"
|
|
21374
21438
|
},
|
|
21375
21439
|
"value": {
|
|
21376
21440
|
"type": "number",
|
|
@@ -21386,7 +21450,7 @@
|
|
|
21386
21450
|
"maxLength": 15,
|
|
21387
21451
|
"minLength": 3,
|
|
21388
21452
|
"x-reconciled-from-discovery": true,
|
|
21389
|
-
"x-reconciled-at": "2026-01-
|
|
21453
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691844+00:00"
|
|
21390
21454
|
}
|
|
21391
21455
|
},
|
|
21392
21456
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21512,7 +21576,7 @@
|
|
|
21512
21576
|
},
|
|
21513
21577
|
"x-original-maxLength": 1024,
|
|
21514
21578
|
"x-reconciled-from-discovery": true,
|
|
21515
|
-
"x-reconciled-at": "2026-01-
|
|
21579
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691855+00:00"
|
|
21516
21580
|
},
|
|
21517
21581
|
"sec_event_type": {
|
|
21518
21582
|
"type": "string",
|
|
@@ -21647,7 +21711,7 @@
|
|
|
21647
21711
|
},
|
|
21648
21712
|
"x-original-maxLength": 1024,
|
|
21649
21713
|
"x-reconciled-from-discovery": true,
|
|
21650
|
-
"x-reconciled-at": "2026-01-
|
|
21714
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691868+00:00"
|
|
21651
21715
|
}
|
|
21652
21716
|
},
|
|
21653
21717
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21724,7 +21788,7 @@
|
|
|
21724
21788
|
},
|
|
21725
21789
|
"x-original-maxLength": 1024,
|
|
21726
21790
|
"x-reconciled-from-discovery": true,
|
|
21727
|
-
"x-reconciled-at": "2026-01-
|
|
21791
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691874+00:00"
|
|
21728
21792
|
}
|
|
21729
21793
|
},
|
|
21730
21794
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22290,7 +22354,7 @@
|
|
|
22290
22354
|
},
|
|
22291
22355
|
"x-original-maxLength": 256,
|
|
22292
22356
|
"x-reconciled-from-discovery": true,
|
|
22293
|
-
"x-reconciled-at": "2026-01-
|
|
22357
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691920+00:00"
|
|
22294
22358
|
}
|
|
22295
22359
|
},
|
|
22296
22360
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22865,7 +22929,7 @@
|
|
|
22865
22929
|
},
|
|
22866
22930
|
"x-original-maxLength": 256,
|
|
22867
22931
|
"x-reconciled-from-discovery": true,
|
|
22868
|
-
"x-reconciled-at": "2026-01-
|
|
22932
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691938+00:00"
|
|
22869
22933
|
}
|
|
22870
22934
|
},
|
|
22871
22935
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23114,6 +23178,8 @@
|
|
|
23114
23178
|
"x-validation-rules": {
|
|
23115
23179
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
23116
23180
|
},
|
|
23181
|
+
"x-f5xc-description-short": "List of predicates for all cookies that need to be matched.",
|
|
23182
|
+
"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.",
|
|
23117
23183
|
"x-f5xc-required-for": {
|
|
23118
23184
|
"minimum_config": false,
|
|
23119
23185
|
"create": false,
|
|
@@ -23136,6 +23202,8 @@
|
|
|
23136
23202
|
"x-validation-rules": {
|
|
23137
23203
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
23138
23204
|
},
|
|
23205
|
+
"x-f5xc-description-short": "List of predicates for various HTTP headers that need to match.",
|
|
23206
|
+
"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.",
|
|
23139
23207
|
"x-f5xc-required-for": {
|
|
23140
23208
|
"minimum_config": false,
|
|
23141
23209
|
"create": false,
|
|
@@ -23158,6 +23226,8 @@
|
|
|
23158
23226
|
"x-validation-rules": {
|
|
23159
23227
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
23160
23228
|
},
|
|
23229
|
+
"x-f5xc-description-short": "List of predicates for various JWT claims that need to match.",
|
|
23230
|
+
"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.",
|
|
23161
23231
|
"x-f5xc-required-for": {
|
|
23162
23232
|
"minimum_config": false,
|
|
23163
23233
|
"create": false,
|
|
@@ -23180,6 +23250,8 @@
|
|
|
23180
23250
|
"x-validation-rules": {
|
|
23181
23251
|
"ves.io.schema.rules.repeated.max_items": "16"
|
|
23182
23252
|
},
|
|
23253
|
+
"x-f5xc-description-short": "List of predicates for all query parameters that need to be matched.",
|
|
23254
|
+
"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...",
|
|
23183
23255
|
"x-f5xc-required-for": {
|
|
23184
23256
|
"minimum_config": false,
|
|
23185
23257
|
"create": false,
|
|
@@ -23681,7 +23753,7 @@
|
|
|
23681
23753
|
},
|
|
23682
23754
|
"x-original-maxLength": 256,
|
|
23683
23755
|
"x-reconciled-from-discovery": true,
|
|
23684
|
-
"x-reconciled-at": "2026-01-
|
|
23756
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691980+00:00"
|
|
23685
23757
|
},
|
|
23686
23758
|
"name": {
|
|
23687
23759
|
"type": "string",
|
|
@@ -23711,7 +23783,7 @@
|
|
|
23711
23783
|
},
|
|
23712
23784
|
"x-original-maxLength": 1024,
|
|
23713
23785
|
"x-reconciled-from-discovery": true,
|
|
23714
|
-
"x-reconciled-at": "2026-01-
|
|
23786
|
+
"x-reconciled-at": "2026-01-06T16:57:01.691984+00:00"
|
|
23715
23787
|
}
|
|
23716
23788
|
},
|
|
23717
23789
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23856,6 +23928,8 @@
|
|
|
23856
23928
|
"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.",
|
|
23857
23929
|
"title": "Step",
|
|
23858
23930
|
"x-f5xc-example": "5m",
|
|
23931
|
+
"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...",
|
|
23932
|
+
"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.",
|
|
23859
23933
|
"minLength": 0,
|
|
23860
23934
|
"maxLength": 1024,
|
|
23861
23935
|
"x-f5xc-required-for": {
|
|
@@ -24305,7 +24379,7 @@
|
|
|
24305
24379
|
},
|
|
24306
24380
|
"x-original-maxLength": 256,
|
|
24307
24381
|
"x-reconciled-from-discovery": true,
|
|
24308
|
-
"x-reconciled-at": "2026-01-
|
|
24382
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692040+00:00"
|
|
24309
24383
|
}
|
|
24310
24384
|
},
|
|
24311
24385
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24428,7 +24502,7 @@
|
|
|
24428
24502
|
},
|
|
24429
24503
|
"x-original-maxLength": 256,
|
|
24430
24504
|
"x-reconciled-from-discovery": true,
|
|
24431
|
-
"x-reconciled-at": "2026-01-
|
|
24505
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692052+00:00"
|
|
24432
24506
|
}
|
|
24433
24507
|
},
|
|
24434
24508
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24482,7 +24556,7 @@
|
|
|
24482
24556
|
},
|
|
24483
24557
|
"x-original-maxLength": 128,
|
|
24484
24558
|
"x-reconciled-from-discovery": true,
|
|
24485
|
-
"x-reconciled-at": "2026-01-
|
|
24559
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692056+00:00"
|
|
24486
24560
|
},
|
|
24487
24561
|
"namespace": {
|
|
24488
24562
|
"type": "string",
|
|
@@ -24507,7 +24581,7 @@
|
|
|
24507
24581
|
},
|
|
24508
24582
|
"x-original-maxLength": 64,
|
|
24509
24583
|
"x-reconciled-from-discovery": true,
|
|
24510
|
-
"x-reconciled-at": "2026-01-
|
|
24584
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692060+00:00"
|
|
24511
24585
|
},
|
|
24512
24586
|
"tenant": {
|
|
24513
24587
|
"type": "string",
|
|
@@ -24534,7 +24608,7 @@
|
|
|
24534
24608
|
"x-field-mutability": "read-only",
|
|
24535
24609
|
"x-original-maxLength": 64,
|
|
24536
24610
|
"x-reconciled-from-discovery": true,
|
|
24537
|
-
"x-reconciled-at": "2026-01-
|
|
24611
|
+
"x-reconciled-at": "2026-01-06T16:57:01.692064+00:00"
|
|
24538
24612
|
}
|
|
24539
24613
|
},
|
|
24540
24614
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24769,7 +24843,7 @@
|
|
|
24769
24843
|
},
|
|
24770
24844
|
"x-original-maxLength": 1024,
|
|
24771
24845
|
"x-reconciled-from-discovery": true,
|
|
24772
|
-
"x-reconciled-at": "2026-01-
|
|
24846
|
+
"x-reconciled-at": "2026-01-06T16:57:24.527078+00:00"
|
|
24773
24847
|
},
|
|
24774
24848
|
"namespace": {
|
|
24775
24849
|
"type": "string",
|
|
@@ -24788,7 +24862,7 @@
|
|
|
24788
24862
|
},
|
|
24789
24863
|
"x-original-maxLength": 1024,
|
|
24790
24864
|
"x-reconciled-from-discovery": true,
|
|
24791
|
-
"x-reconciled-at": "2026-01-
|
|
24865
|
+
"x-reconciled-at": "2026-01-06T16:57:24.527082+00:00"
|
|
24792
24866
|
}
|
|
24793
24867
|
},
|
|
24794
24868
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24944,7 +25018,7 @@
|
|
|
24944
25018
|
"maxLength": 17,
|
|
24945
25019
|
"minLength": 17,
|
|
24946
25020
|
"x-reconciled-from-discovery": true,
|
|
24947
|
-
"x-reconciled-at": "2026-01-
|
|
25021
|
+
"x-reconciled-at": "2026-01-06T16:57:24.527102+00:00"
|
|
24948
25022
|
},
|
|
24949
25023
|
"system_metadata": {
|
|
24950
25024
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -25110,7 +25184,7 @@
|
|
|
25110
25184
|
},
|
|
25111
25185
|
"x-original-maxLength": 1024,
|
|
25112
25186
|
"x-reconciled-from-discovery": true,
|
|
25113
|
-
"x-reconciled-at": "2026-01-
|
|
25187
|
+
"x-reconciled-at": "2026-01-06T16:57:24.527117+00:00"
|
|
25114
25188
|
},
|
|
25115
25189
|
"disabled": {
|
|
25116
25190
|
"type": "boolean",
|
|
@@ -25160,7 +25234,7 @@
|
|
|
25160
25234
|
},
|
|
25161
25235
|
"x-original-maxLength": 1024,
|
|
25162
25236
|
"x-reconciled-from-discovery": true,
|
|
25163
|
-
"x-reconciled-at": "2026-01-
|
|
25237
|
+
"x-reconciled-at": "2026-01-06T16:57:24.527127+00:00"
|
|
25164
25238
|
},
|
|
25165
25239
|
"namespace": {
|
|
25166
25240
|
"type": "string",
|
|
@@ -25179,7 +25253,7 @@
|
|
|
25179
25253
|
},
|
|
25180
25254
|
"x-original-maxLength": 1024,
|
|
25181
25255
|
"x-reconciled-from-discovery": true,
|
|
25182
|
-
"x-reconciled-at": "2026-01-
|
|
25256
|
+
"x-reconciled-at": "2026-01-06T16:57:24.527131+00:00"
|
|
25183
25257
|
},
|
|
25184
25258
|
"owner_view": {
|
|
25185
25259
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -25220,7 +25294,7 @@
|
|
|
25220
25294
|
"x-field-mutability": "read-only",
|
|
25221
25295
|
"x-original-maxLength": 1024,
|
|
25222
25296
|
"x-reconciled-from-discovery": true,
|
|
25223
|
-
"x-reconciled-at": "2026-01-
|
|
25297
|
+
"x-reconciled-at": "2026-01-06T16:57:24.527138+00:00"
|
|
25224
25298
|
},
|
|
25225
25299
|
"uid": {
|
|
25226
25300
|
"type": "string",
|
|
@@ -25241,7 +25315,7 @@
|
|
|
25241
25315
|
"x-original-maxLength": 1024,
|
|
25242
25316
|
"format": "uuid",
|
|
25243
25317
|
"x-reconciled-from-discovery": true,
|
|
25244
|
-
"x-reconciled-at": "2026-01-
|
|
25318
|
+
"x-reconciled-at": "2026-01-06T16:57:24.527143+00:00"
|
|
25245
25319
|
}
|
|
25246
25320
|
},
|
|
25247
25321
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25558,7 +25632,7 @@
|
|
|
25558
25632
|
},
|
|
25559
25633
|
"x-original-maxLength": 1024,
|
|
25560
25634
|
"x-reconciled-from-discovery": true,
|
|
25561
|
-
"x-reconciled-at": "2026-01-
|
|
25635
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300103+00:00"
|
|
25562
25636
|
},
|
|
25563
25637
|
"namespace": {
|
|
25564
25638
|
"type": "string",
|
|
@@ -25577,7 +25651,7 @@
|
|
|
25577
25651
|
},
|
|
25578
25652
|
"x-original-maxLength": 1024,
|
|
25579
25653
|
"x-reconciled-from-discovery": true,
|
|
25580
|
-
"x-reconciled-at": "2026-01-
|
|
25654
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300110+00:00"
|
|
25581
25655
|
}
|
|
25582
25656
|
},
|
|
25583
25657
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25673,7 +25747,7 @@
|
|
|
25673
25747
|
},
|
|
25674
25748
|
"x-original-maxLength": 1024,
|
|
25675
25749
|
"x-reconciled-from-discovery": true,
|
|
25676
|
-
"x-reconciled-at": "2026-01-
|
|
25750
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300121+00:00"
|
|
25677
25751
|
},
|
|
25678
25752
|
"policy": {
|
|
25679
25753
|
"type": "string",
|
|
@@ -25816,7 +25890,7 @@
|
|
|
25816
25890
|
},
|
|
25817
25891
|
"x-original-maxLength": 1024,
|
|
25818
25892
|
"x-reconciled-from-discovery": true,
|
|
25819
|
-
"x-reconciled-at": "2026-01-
|
|
25893
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300134+00:00"
|
|
25820
25894
|
},
|
|
25821
25895
|
"start_time": {
|
|
25822
25896
|
"type": "string",
|
|
@@ -25853,6 +25927,8 @@
|
|
|
25853
25927
|
"x-validation-rules": {
|
|
25854
25928
|
"ves.io.schema.rules.string.query_step": "true"
|
|
25855
25929
|
},
|
|
25930
|
+
"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.",
|
|
25931
|
+
"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.",
|
|
25856
25932
|
"minLength": 0,
|
|
25857
25933
|
"maxLength": 1024,
|
|
25858
25934
|
"x-f5xc-required-for": {
|
|
@@ -25992,7 +26068,7 @@
|
|
|
25992
26068
|
},
|
|
25993
26069
|
"x-original-maxLength": 1024,
|
|
25994
26070
|
"x-reconciled-from-discovery": true,
|
|
25995
|
-
"x-reconciled-at": "2026-01-
|
|
26071
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300148+00:00"
|
|
25996
26072
|
}
|
|
25997
26073
|
},
|
|
25998
26074
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26268,7 +26344,7 @@
|
|
|
26268
26344
|
"maxLength": 17,
|
|
26269
26345
|
"minLength": 17,
|
|
26270
26346
|
"x-reconciled-from-discovery": true,
|
|
26271
|
-
"x-reconciled-at": "2026-01-
|
|
26347
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300195+00:00"
|
|
26272
26348
|
},
|
|
26273
26349
|
"system_metadata": {
|
|
26274
26350
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -26403,7 +26479,7 @@
|
|
|
26403
26479
|
},
|
|
26404
26480
|
"x-original-maxLength": 1024,
|
|
26405
26481
|
"x-reconciled-from-discovery": true,
|
|
26406
|
-
"x-reconciled-at": "2026-01-
|
|
26482
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300207+00:00"
|
|
26407
26483
|
},
|
|
26408
26484
|
"disabled": {
|
|
26409
26485
|
"type": "boolean",
|
|
@@ -26453,7 +26529,7 @@
|
|
|
26453
26529
|
},
|
|
26454
26530
|
"x-original-maxLength": 1024,
|
|
26455
26531
|
"x-reconciled-from-discovery": true,
|
|
26456
|
-
"x-reconciled-at": "2026-01-
|
|
26532
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300217+00:00"
|
|
26457
26533
|
},
|
|
26458
26534
|
"namespace": {
|
|
26459
26535
|
"type": "string",
|
|
@@ -26472,7 +26548,7 @@
|
|
|
26472
26548
|
},
|
|
26473
26549
|
"x-original-maxLength": 1024,
|
|
26474
26550
|
"x-reconciled-from-discovery": true,
|
|
26475
|
-
"x-reconciled-at": "2026-01-
|
|
26551
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300221+00:00"
|
|
26476
26552
|
},
|
|
26477
26553
|
"owner_view": {
|
|
26478
26554
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -26513,7 +26589,7 @@
|
|
|
26513
26589
|
"x-field-mutability": "read-only",
|
|
26514
26590
|
"x-original-maxLength": 1024,
|
|
26515
26591
|
"x-reconciled-from-discovery": true,
|
|
26516
|
-
"x-reconciled-at": "2026-01-
|
|
26592
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300229+00:00"
|
|
26517
26593
|
},
|
|
26518
26594
|
"uid": {
|
|
26519
26595
|
"type": "string",
|
|
@@ -26534,7 +26610,7 @@
|
|
|
26534
26610
|
"x-original-maxLength": 1024,
|
|
26535
26611
|
"format": "uuid",
|
|
26536
26612
|
"x-reconciled-from-discovery": true,
|
|
26537
|
-
"x-reconciled-at": "2026-01-
|
|
26613
|
+
"x-reconciled-at": "2026-01-06T16:57:35.300235+00:00"
|
|
26538
26614
|
}
|
|
26539
26615
|
},
|
|
26540
26616
|
"x-f5xc-minimum-configuration": {
|
|
@@ -27445,7 +27521,7 @@
|
|
|
27445
27521
|
},
|
|
27446
27522
|
"x-original-maxLength": 1024,
|
|
27447
27523
|
"x-reconciled-from-discovery": true,
|
|
27448
|
-
"x-reconciled-at": "2026-01-
|
|
27524
|
+
"x-reconciled-at": "2026-01-06T16:58:31.564295+00:00"
|
|
27449
27525
|
}
|
|
27450
27526
|
},
|
|
27451
27527
|
"x-f5xc-minimum-configuration": {
|
|
@@ -27514,6 +27590,8 @@
|
|
|
27514
27590
|
"$ref": "#/components/schemas/wafMetricLabelFilter"
|
|
27515
27591
|
},
|
|
27516
27592
|
"x-displayname": "Label Filter.",
|
|
27593
|
+
"x-f5xc-description-short": "List of label filter expressions of the form \"label\" Op \"value\".",
|
|
27594
|
+
"x-f5xc-description-medium": "List of label filter expressions of the form \"label\" Op \"value\". Response will only contain data that matches all the conditions specified in the label_filter. One or more of the following labels can be specified in the label_filter.",
|
|
27517
27595
|
"x-f5xc-required-for": {
|
|
27518
27596
|
"minimum_config": false,
|
|
27519
27597
|
"create": false,
|
|
@@ -27538,7 +27616,7 @@
|
|
|
27538
27616
|
},
|
|
27539
27617
|
"x-original-maxLength": 1024,
|
|
27540
27618
|
"x-reconciled-from-discovery": true,
|
|
27541
|
-
"x-reconciled-at": "2026-01-
|
|
27619
|
+
"x-reconciled-at": "2026-01-06T16:58:31.564304+00:00"
|
|
27542
27620
|
},
|
|
27543
27621
|
"range": {
|
|
27544
27622
|
"type": "string",
|
|
@@ -27553,6 +27631,8 @@
|
|
|
27553
27631
|
"x-validation-rules": {
|
|
27554
27632
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
27555
27633
|
},
|
|
27634
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
27635
|
+
"x-f5xc-description-medium": "Range decides how far to go back in time to fetch values for each step. For example, if the range is 5m, then for step t1, query will be evaluated for t1-5m and for t2, query will be evaluated for t2-5m and so on. Format: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
|
|
27556
27636
|
"minLength": 0,
|
|
27557
27637
|
"maxLength": 1024,
|
|
27558
27638
|
"x-f5xc-required-for": {
|
|
@@ -27597,6 +27677,8 @@
|
|
|
27597
27677
|
"x-validation-rules": {
|
|
27598
27678
|
"ves.io.schema.rules.string.query_step": "true"
|
|
27599
27679
|
},
|
|
27680
|
+
"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.",
|
|
27681
|
+
"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.",
|
|
27600
27682
|
"minLength": 0,
|
|
27601
27683
|
"maxLength": 1024,
|
|
27602
27684
|
"x-f5xc-required-for": {
|
|
@@ -27810,7 +27892,7 @@
|
|
|
27810
27892
|
},
|
|
27811
27893
|
"x-original-maxLength": 1024,
|
|
27812
27894
|
"x-reconciled-from-discovery": true,
|
|
27813
|
-
"x-reconciled-at": "2026-01-
|
|
27895
|
+
"x-reconciled-at": "2026-01-06T16:58:31.564325+00:00"
|
|
27814
27896
|
},
|
|
27815
27897
|
"rule_id": {
|
|
27816
27898
|
"type": "string",
|
|
@@ -28002,6 +28084,8 @@
|
|
|
28002
28084
|
"$ref": "#/components/schemas/wafMetricLabelFilter"
|
|
28003
28085
|
},
|
|
28004
28086
|
"x-displayname": "Label Filter.",
|
|
28087
|
+
"x-f5xc-description-short": "List of label filter expressions of the form \"label\" Op \"value\".",
|
|
28088
|
+
"x-f5xc-description-medium": "List of label filter expressions of the form \"label\" Op \"value\". Response will only contain data that matches all the conditions specified in the label_filter. One or more of the following labels can be specified in the label_filter.",
|
|
28005
28089
|
"x-f5xc-required-for": {
|
|
28006
28090
|
"minimum_config": false,
|
|
28007
28091
|
"create": false,
|
|
@@ -28026,7 +28110,7 @@
|
|
|
28026
28110
|
},
|
|
28027
28111
|
"x-original-maxLength": 1024,
|
|
28028
28112
|
"x-reconciled-from-discovery": true,
|
|
28029
|
-
"x-reconciled-at": "2026-01-
|
|
28113
|
+
"x-reconciled-at": "2026-01-06T16:58:31.564343+00:00"
|
|
28030
28114
|
},
|
|
28031
28115
|
"range": {
|
|
28032
28116
|
"type": "string",
|
|
@@ -28041,6 +28125,8 @@
|
|
|
28041
28125
|
"x-validation-rules": {
|
|
28042
28126
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
28043
28127
|
},
|
|
28128
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
28129
|
+
"x-f5xc-description-medium": "Range decides how far to go back in time to fetch values for each step. For example, if the range is 5m, then for step t1, query will be evaluated for t1-5m and for t2, query will be evaluated for t2-5m and so on. Format: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
|
|
28044
28130
|
"minLength": 0,
|
|
28045
28131
|
"maxLength": 1024,
|
|
28046
28132
|
"x-f5xc-required-for": {
|
|
@@ -28085,6 +28171,8 @@
|
|
|
28085
28171
|
"x-validation-rules": {
|
|
28086
28172
|
"ves.io.schema.rules.string.query_step": "true"
|
|
28087
28173
|
},
|
|
28174
|
+
"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.",
|
|
28175
|
+
"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.",
|
|
28088
28176
|
"minLength": 0,
|
|
28089
28177
|
"maxLength": 1024,
|
|
28090
28178
|
"x-f5xc-required-for": {
|
|
@@ -28298,7 +28386,7 @@
|
|
|
28298
28386
|
},
|
|
28299
28387
|
"x-original-maxLength": 1024,
|
|
28300
28388
|
"x-reconciled-from-discovery": true,
|
|
28301
|
-
"x-reconciled-at": "2026-01-
|
|
28389
|
+
"x-reconciled-at": "2026-01-06T16:58:31.564363+00:00"
|
|
28302
28390
|
},
|
|
28303
28391
|
"service": {
|
|
28304
28392
|
"type": "string",
|
|
@@ -28633,7 +28721,7 @@
|
|
|
28633
28721
|
},
|
|
28634
28722
|
"x-original-maxLength": 1024,
|
|
28635
28723
|
"x-reconciled-from-discovery": true,
|
|
28636
|
-
"x-reconciled-at": "2026-01-
|
|
28724
|
+
"x-reconciled-at": "2026-01-06T16:58:31.941151+00:00"
|
|
28637
28725
|
},
|
|
28638
28726
|
"namespace": {
|
|
28639
28727
|
"type": "string",
|
|
@@ -28652,7 +28740,7 @@
|
|
|
28652
28740
|
},
|
|
28653
28741
|
"x-original-maxLength": 1024,
|
|
28654
28742
|
"x-reconciled-from-discovery": true,
|
|
28655
|
-
"x-reconciled-at": "2026-01-
|
|
28743
|
+
"x-reconciled-at": "2026-01-06T16:58:31.941155+00:00"
|
|
28656
28744
|
}
|
|
28657
28745
|
},
|
|
28658
28746
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28750,7 +28838,7 @@
|
|
|
28750
28838
|
"maxLength": 17,
|
|
28751
28839
|
"minLength": 17,
|
|
28752
28840
|
"x-reconciled-from-discovery": true,
|
|
28753
|
-
"x-reconciled-at": "2026-01-
|
|
28841
|
+
"x-reconciled-at": "2026-01-06T16:58:31.941168+00:00"
|
|
28754
28842
|
},
|
|
28755
28843
|
"system_metadata": {
|
|
28756
28844
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -28885,7 +28973,7 @@
|
|
|
28885
28973
|
},
|
|
28886
28974
|
"x-original-maxLength": 1024,
|
|
28887
28975
|
"x-reconciled-from-discovery": true,
|
|
28888
|
-
"x-reconciled-at": "2026-01-
|
|
28976
|
+
"x-reconciled-at": "2026-01-06T16:58:31.941180+00:00"
|
|
28889
28977
|
},
|
|
28890
28978
|
"disabled": {
|
|
28891
28979
|
"type": "boolean",
|
|
@@ -28935,7 +29023,7 @@
|
|
|
28935
29023
|
},
|
|
28936
29024
|
"x-original-maxLength": 1024,
|
|
28937
29025
|
"x-reconciled-from-discovery": true,
|
|
28938
|
-
"x-reconciled-at": "2026-01-
|
|
29026
|
+
"x-reconciled-at": "2026-01-06T16:58:31.941190+00:00"
|
|
28939
29027
|
},
|
|
28940
29028
|
"namespace": {
|
|
28941
29029
|
"type": "string",
|
|
@@ -28954,7 +29042,7 @@
|
|
|
28954
29042
|
},
|
|
28955
29043
|
"x-original-maxLength": 1024,
|
|
28956
29044
|
"x-reconciled-from-discovery": true,
|
|
28957
|
-
"x-reconciled-at": "2026-01-
|
|
29045
|
+
"x-reconciled-at": "2026-01-06T16:58:31.941194+00:00"
|
|
28958
29046
|
},
|
|
28959
29047
|
"owner_view": {
|
|
28960
29048
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -28995,7 +29083,7 @@
|
|
|
28995
29083
|
"x-field-mutability": "read-only",
|
|
28996
29084
|
"x-original-maxLength": 1024,
|
|
28997
29085
|
"x-reconciled-from-discovery": true,
|
|
28998
|
-
"x-reconciled-at": "2026-01-
|
|
29086
|
+
"x-reconciled-at": "2026-01-06T16:58:31.941202+00:00"
|
|
28999
29087
|
},
|
|
29000
29088
|
"uid": {
|
|
29001
29089
|
"type": "string",
|
|
@@ -29016,7 +29104,7 @@
|
|
|
29016
29104
|
"x-original-maxLength": 1024,
|
|
29017
29105
|
"format": "uuid",
|
|
29018
29106
|
"x-reconciled-from-discovery": true,
|
|
29019
|
-
"x-reconciled-at": "2026-01-
|
|
29107
|
+
"x-reconciled-at": "2026-01-06T16:58:31.941207+00:00"
|
|
29020
29108
|
}
|
|
29021
29109
|
},
|
|
29022
29110
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29381,7 +29469,7 @@
|
|
|
29381
29469
|
},
|
|
29382
29470
|
"x-original-maxLength": 1024,
|
|
29383
29471
|
"x-reconciled-from-discovery": true,
|
|
29384
|
-
"x-reconciled-at": "2026-01-
|
|
29472
|
+
"x-reconciled-at": "2026-01-06T16:58:32.133246+00:00"
|
|
29385
29473
|
},
|
|
29386
29474
|
"state": {
|
|
29387
29475
|
"type": "string",
|
|
@@ -29460,7 +29548,7 @@
|
|
|
29460
29548
|
},
|
|
29461
29549
|
"x-original-maxLength": 1024,
|
|
29462
29550
|
"x-reconciled-from-discovery": true,
|
|
29463
|
-
"x-reconciled-at": "2026-01-
|
|
29551
|
+
"x-reconciled-at": "2026-01-06T16:58:32.133256+00:00"
|
|
29464
29552
|
},
|
|
29465
29553
|
"start_time": {
|
|
29466
29554
|
"type": "string",
|