@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": "Statistics",
|
|
5
5
|
"description": "Alert policies with custom matchers, label groupings, and notification parameters. Log receivers for centralized collection with confirmation and verification workflows. Flow analytics, historical trend data, and namespace-scoped dashboards. Topology discovery and site-level health indicators for operational visibility.",
|
|
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"
|
|
@@ -19814,7 +19814,7 @@
|
|
|
19814
19814
|
},
|
|
19815
19815
|
"x-original-maxLength": 1024,
|
|
19816
19816
|
"x-reconciled-from-discovery": true,
|
|
19817
|
-
"x-reconciled-at": "2026-01-
|
|
19817
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924315+00:00"
|
|
19818
19818
|
}
|
|
19819
19819
|
},
|
|
19820
19820
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20156,7 +20156,7 @@
|
|
|
20156
20156
|
},
|
|
20157
20157
|
"x-original-maxLength": 1024,
|
|
20158
20158
|
"x-reconciled-from-discovery": true,
|
|
20159
|
-
"x-reconciled-at": "2026-01-
|
|
20159
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924344+00:00"
|
|
20160
20160
|
},
|
|
20161
20161
|
"namespace": {
|
|
20162
20162
|
"type": "string",
|
|
@@ -20175,7 +20175,7 @@
|
|
|
20175
20175
|
},
|
|
20176
20176
|
"x-original-maxLength": 1024,
|
|
20177
20177
|
"x-reconciled-from-discovery": true,
|
|
20178
|
-
"x-reconciled-at": "2026-01-
|
|
20178
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924349+00:00"
|
|
20179
20179
|
}
|
|
20180
20180
|
},
|
|
20181
20181
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20273,7 +20273,7 @@
|
|
|
20273
20273
|
"maxLength": 17,
|
|
20274
20274
|
"minLength": 17,
|
|
20275
20275
|
"x-reconciled-from-discovery": true,
|
|
20276
|
-
"x-reconciled-at": "2026-01-
|
|
20276
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924364+00:00"
|
|
20277
20277
|
},
|
|
20278
20278
|
"system_metadata": {
|
|
20279
20279
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -20606,7 +20606,7 @@
|
|
|
20606
20606
|
},
|
|
20607
20607
|
"x-original-maxLength": 1024,
|
|
20608
20608
|
"x-reconciled-from-discovery": true,
|
|
20609
|
-
"x-reconciled-at": "2026-01-
|
|
20609
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924385+00:00"
|
|
20610
20610
|
},
|
|
20611
20611
|
"disabled": {
|
|
20612
20612
|
"type": "boolean",
|
|
@@ -20656,7 +20656,7 @@
|
|
|
20656
20656
|
},
|
|
20657
20657
|
"x-original-maxLength": 1024,
|
|
20658
20658
|
"x-reconciled-from-discovery": true,
|
|
20659
|
-
"x-reconciled-at": "2026-01-
|
|
20659
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924395+00:00"
|
|
20660
20660
|
},
|
|
20661
20661
|
"namespace": {
|
|
20662
20662
|
"type": "string",
|
|
@@ -20675,7 +20675,7 @@
|
|
|
20675
20675
|
},
|
|
20676
20676
|
"x-original-maxLength": 1024,
|
|
20677
20677
|
"x-reconciled-from-discovery": true,
|
|
20678
|
-
"x-reconciled-at": "2026-01-
|
|
20678
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924400+00:00"
|
|
20679
20679
|
},
|
|
20680
20680
|
"owner_view": {
|
|
20681
20681
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -20716,7 +20716,7 @@
|
|
|
20716
20716
|
"x-field-mutability": "read-only",
|
|
20717
20717
|
"x-original-maxLength": 1024,
|
|
20718
20718
|
"x-reconciled-from-discovery": true,
|
|
20719
|
-
"x-reconciled-at": "2026-01-
|
|
20719
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924407+00:00"
|
|
20720
20720
|
},
|
|
20721
20721
|
"uid": {
|
|
20722
20722
|
"type": "string",
|
|
@@ -20737,7 +20737,7 @@
|
|
|
20737
20737
|
"x-original-maxLength": 1024,
|
|
20738
20738
|
"format": "uuid",
|
|
20739
20739
|
"x-reconciled-from-discovery": true,
|
|
20740
|
-
"x-reconciled-at": "2026-01-
|
|
20740
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924413+00:00"
|
|
20741
20741
|
}
|
|
20742
20742
|
},
|
|
20743
20743
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20795,6 +20795,8 @@
|
|
|
20795
20795
|
"ves.io.schema.rules.string.min_time_interval": "30s",
|
|
20796
20796
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
20797
20797
|
},
|
|
20798
|
+
"x-f5xc-description-short": "Group Interval is used to specify how long to wait before sending a notification about new alerts that are added to the group for which an initial...",
|
|
20799
|
+
"x-f5xc-description-medium": "Group Interval is used to specify how long to wait before sending a notification about new alerts that are added to the group for which an initial notification has already been sent. Format: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days If not specified, group_interval...",
|
|
20798
20800
|
"minLength": 0,
|
|
20799
20801
|
"maxLength": 1024,
|
|
20800
20802
|
"x-f5xc-required-for": {
|
|
@@ -21198,6 +21200,8 @@
|
|
|
21198
21200
|
"type_url": {
|
|
21199
21201
|
"type": "string",
|
|
21200
21202
|
"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.",
|
|
21203
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
21204
|
+
"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 ).",
|
|
21201
21205
|
"minLength": 0,
|
|
21202
21206
|
"maxLength": 1024,
|
|
21203
21207
|
"x-f5xc-required-for": {
|
|
@@ -21221,7 +21225,7 @@
|
|
|
21221
21225
|
},
|
|
21222
21226
|
"x-original-maxLength": 1024,
|
|
21223
21227
|
"x-reconciled-from-discovery": true,
|
|
21224
|
-
"x-reconciled-at": "2026-01-
|
|
21228
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924467+00:00"
|
|
21225
21229
|
}
|
|
21226
21230
|
},
|
|
21227
21231
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21290,7 +21294,7 @@
|
|
|
21290
21294
|
},
|
|
21291
21295
|
"x-original-maxLength": 1024,
|
|
21292
21296
|
"x-reconciled-from-discovery": true,
|
|
21293
|
-
"x-reconciled-at": "2026-01-
|
|
21297
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924476+00:00"
|
|
21294
21298
|
},
|
|
21295
21299
|
"service_name": {
|
|
21296
21300
|
"type": "string",
|
|
@@ -21319,6 +21323,8 @@
|
|
|
21319
21323
|
"x-validation-rules": {
|
|
21320
21324
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
21321
21325
|
},
|
|
21326
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
21327
|
+
"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...",
|
|
21322
21328
|
"minLength": 0,
|
|
21323
21329
|
"maxLength": 17,
|
|
21324
21330
|
"x-f5xc-required-for": {
|
|
@@ -21329,7 +21335,7 @@
|
|
|
21329
21335
|
},
|
|
21330
21336
|
"x-original-maxLength": 1024,
|
|
21331
21337
|
"x-reconciled-from-discovery": true,
|
|
21332
|
-
"x-reconciled-at": "2026-01-
|
|
21338
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924481+00:00"
|
|
21333
21339
|
},
|
|
21334
21340
|
"type": {
|
|
21335
21341
|
"type": "string",
|
|
@@ -21466,7 +21472,7 @@
|
|
|
21466
21472
|
},
|
|
21467
21473
|
"x-original-maxLength": 1024,
|
|
21468
21474
|
"x-reconciled-from-discovery": true,
|
|
21469
|
-
"x-reconciled-at": "2026-01-
|
|
21475
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924492+00:00"
|
|
21470
21476
|
}
|
|
21471
21477
|
},
|
|
21472
21478
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21575,7 +21581,7 @@
|
|
|
21575
21581
|
},
|
|
21576
21582
|
"x-original-maxLength": 1200,
|
|
21577
21583
|
"x-reconciled-from-discovery": true,
|
|
21578
|
-
"x-reconciled-at": "2026-01-
|
|
21584
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924502+00:00"
|
|
21579
21585
|
},
|
|
21580
21586
|
"disable": {
|
|
21581
21587
|
"type": "boolean",
|
|
@@ -21628,7 +21634,7 @@
|
|
|
21628
21634
|
},
|
|
21629
21635
|
"x-original-maxLength": 1024,
|
|
21630
21636
|
"x-reconciled-from-discovery": true,
|
|
21631
|
-
"x-reconciled-at": "2026-01-
|
|
21637
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924509+00:00"
|
|
21632
21638
|
},
|
|
21633
21639
|
"namespace": {
|
|
21634
21640
|
"type": "string",
|
|
@@ -21647,7 +21653,7 @@
|
|
|
21647
21653
|
},
|
|
21648
21654
|
"x-original-maxLength": 1024,
|
|
21649
21655
|
"x-reconciled-from-discovery": true,
|
|
21650
|
-
"x-reconciled-at": "2026-01-
|
|
21656
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924513+00:00"
|
|
21651
21657
|
}
|
|
21652
21658
|
},
|
|
21653
21659
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21723,7 +21729,7 @@
|
|
|
21723
21729
|
},
|
|
21724
21730
|
"x-original-maxLength": 1200,
|
|
21725
21731
|
"x-reconciled-from-discovery": true,
|
|
21726
|
-
"x-reconciled-at": "2026-01-
|
|
21732
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924520+00:00"
|
|
21727
21733
|
},
|
|
21728
21734
|
"disable": {
|
|
21729
21735
|
"type": "boolean",
|
|
@@ -21778,7 +21784,7 @@
|
|
|
21778
21784
|
},
|
|
21779
21785
|
"x-original-maxLength": 1024,
|
|
21780
21786
|
"x-reconciled-from-discovery": true,
|
|
21781
|
-
"x-reconciled-at": "2026-01-
|
|
21787
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924527+00:00"
|
|
21782
21788
|
},
|
|
21783
21789
|
"namespace": {
|
|
21784
21790
|
"type": "string",
|
|
@@ -21797,7 +21803,7 @@
|
|
|
21797
21803
|
},
|
|
21798
21804
|
"x-original-maxLength": 1024,
|
|
21799
21805
|
"x-reconciled-from-discovery": true,
|
|
21800
|
-
"x-reconciled-at": "2026-01-
|
|
21806
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924531+00:00"
|
|
21801
21807
|
}
|
|
21802
21808
|
},
|
|
21803
21809
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21842,7 +21848,7 @@
|
|
|
21842
21848
|
"readOnly": true,
|
|
21843
21849
|
"x-original-maxLength": 1024,
|
|
21844
21850
|
"x-reconciled-from-discovery": true,
|
|
21845
|
-
"x-reconciled-at": "2026-01-
|
|
21851
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924535+00:00"
|
|
21846
21852
|
},
|
|
21847
21853
|
"name": {
|
|
21848
21854
|
"type": "string",
|
|
@@ -21861,7 +21867,7 @@
|
|
|
21861
21867
|
},
|
|
21862
21868
|
"x-original-maxLength": 1024,
|
|
21863
21869
|
"x-reconciled-from-discovery": true,
|
|
21864
|
-
"x-reconciled-at": "2026-01-
|
|
21870
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924539+00:00"
|
|
21865
21871
|
},
|
|
21866
21872
|
"namespace": {
|
|
21867
21873
|
"type": "string",
|
|
@@ -21880,7 +21886,7 @@
|
|
|
21880
21886
|
},
|
|
21881
21887
|
"x-original-maxLength": 1024,
|
|
21882
21888
|
"x-reconciled-from-discovery": true,
|
|
21883
|
-
"x-reconciled-at": "2026-01-
|
|
21889
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924543+00:00"
|
|
21884
21890
|
},
|
|
21885
21891
|
"tenant": {
|
|
21886
21892
|
"type": "string",
|
|
@@ -21901,7 +21907,7 @@
|
|
|
21901
21907
|
"x-field-mutability": "read-only",
|
|
21902
21908
|
"x-original-maxLength": 1024,
|
|
21903
21909
|
"x-reconciled-from-discovery": true,
|
|
21904
|
-
"x-reconciled-at": "2026-01-
|
|
21910
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924547+00:00"
|
|
21905
21911
|
},
|
|
21906
21912
|
"uid": {
|
|
21907
21913
|
"type": "string",
|
|
@@ -21923,7 +21929,7 @@
|
|
|
21923
21929
|
"x-original-maxLength": 1024,
|
|
21924
21930
|
"format": "uuid",
|
|
21925
21931
|
"x-reconciled-from-discovery": true,
|
|
21926
|
-
"x-reconciled-at": "2026-01-
|
|
21932
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924552+00:00"
|
|
21927
21933
|
}
|
|
21928
21934
|
},
|
|
21929
21935
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21998,7 +22004,7 @@
|
|
|
21998
22004
|
},
|
|
21999
22005
|
"x-original-maxLength": 1200,
|
|
22000
22006
|
"x-reconciled-from-discovery": true,
|
|
22001
|
-
"x-reconciled-at": "2026-01-
|
|
22007
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924559+00:00"
|
|
22002
22008
|
},
|
|
22003
22009
|
"disable": {
|
|
22004
22010
|
"type": "boolean",
|
|
@@ -22051,7 +22057,7 @@
|
|
|
22051
22057
|
},
|
|
22052
22058
|
"x-original-maxLength": 1024,
|
|
22053
22059
|
"x-reconciled-from-discovery": true,
|
|
22054
|
-
"x-reconciled-at": "2026-01-
|
|
22060
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924567+00:00"
|
|
22055
22061
|
},
|
|
22056
22062
|
"namespace": {
|
|
22057
22063
|
"type": "string",
|
|
@@ -22070,7 +22076,7 @@
|
|
|
22070
22076
|
},
|
|
22071
22077
|
"x-original-maxLength": 1024,
|
|
22072
22078
|
"x-reconciled-from-discovery": true,
|
|
22073
|
-
"x-reconciled-at": "2026-01-
|
|
22079
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924571+00:00"
|
|
22074
22080
|
}
|
|
22075
22081
|
},
|
|
22076
22082
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22184,7 +22190,7 @@
|
|
|
22184
22190
|
"x-original-maxLength": 1024,
|
|
22185
22191
|
"format": "uuid",
|
|
22186
22192
|
"x-reconciled-from-discovery": true,
|
|
22187
|
-
"x-reconciled-at": "2026-01-
|
|
22193
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924583+00:00"
|
|
22188
22194
|
},
|
|
22189
22195
|
"vtrp_id": {
|
|
22190
22196
|
"type": "string",
|
|
@@ -22296,7 +22302,7 @@
|
|
|
22296
22302
|
},
|
|
22297
22303
|
"x-original-maxLength": 1024,
|
|
22298
22304
|
"x-reconciled-from-discovery": true,
|
|
22299
|
-
"x-reconciled-at": "2026-01-
|
|
22305
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924592+00:00"
|
|
22300
22306
|
},
|
|
22301
22307
|
"status": {
|
|
22302
22308
|
"type": "string",
|
|
@@ -22315,7 +22321,7 @@
|
|
|
22315
22321
|
},
|
|
22316
22322
|
"x-original-maxLength": 1024,
|
|
22317
22323
|
"x-reconciled-from-discovery": true,
|
|
22318
|
-
"x-reconciled-at": "2026-01-
|
|
22324
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924597+00:00"
|
|
22319
22325
|
}
|
|
22320
22326
|
},
|
|
22321
22327
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22395,6 +22401,8 @@
|
|
|
22395
22401
|
"title": "Deletion_timestamp.",
|
|
22396
22402
|
"format": "date-time",
|
|
22397
22403
|
"x-displayname": "Deletion Timestamp.",
|
|
22404
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
22405
|
+
"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...",
|
|
22398
22406
|
"minLength": 0,
|
|
22399
22407
|
"maxLength": 1024,
|
|
22400
22408
|
"x-f5xc-required-for": {
|
|
@@ -22493,7 +22501,7 @@
|
|
|
22493
22501
|
"x-field-mutability": "read-only",
|
|
22494
22502
|
"x-original-maxLength": 1024,
|
|
22495
22503
|
"x-reconciled-from-discovery": true,
|
|
22496
|
-
"x-reconciled-at": "2026-01-
|
|
22504
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924616+00:00"
|
|
22497
22505
|
},
|
|
22498
22506
|
"uid": {
|
|
22499
22507
|
"type": "string",
|
|
@@ -22514,7 +22522,7 @@
|
|
|
22514
22522
|
"x-original-maxLength": 1024,
|
|
22515
22523
|
"format": "uuid",
|
|
22516
22524
|
"x-reconciled-from-discovery": true,
|
|
22517
|
-
"x-reconciled-at": "2026-01-
|
|
22525
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924621+00:00"
|
|
22518
22526
|
}
|
|
22519
22527
|
},
|
|
22520
22528
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22564,7 +22572,7 @@
|
|
|
22564
22572
|
},
|
|
22565
22573
|
"x-original-maxLength": 1024,
|
|
22566
22574
|
"x-reconciled-from-discovery": true,
|
|
22567
|
-
"x-reconciled-at": "2026-01-
|
|
22575
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924626+00:00"
|
|
22568
22576
|
},
|
|
22569
22577
|
"name": {
|
|
22570
22578
|
"type": "string",
|
|
@@ -22583,7 +22591,7 @@
|
|
|
22583
22591
|
},
|
|
22584
22592
|
"x-original-maxLength": 1024,
|
|
22585
22593
|
"x-reconciled-from-discovery": true,
|
|
22586
|
-
"x-reconciled-at": "2026-01-
|
|
22594
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924630+00:00"
|
|
22587
22595
|
},
|
|
22588
22596
|
"namespace": {
|
|
22589
22597
|
"type": "string",
|
|
@@ -22602,7 +22610,7 @@
|
|
|
22602
22610
|
},
|
|
22603
22611
|
"x-original-maxLength": 1024,
|
|
22604
22612
|
"x-reconciled-from-discovery": true,
|
|
22605
|
-
"x-reconciled-at": "2026-01-
|
|
22613
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924634+00:00"
|
|
22606
22614
|
},
|
|
22607
22615
|
"uid": {
|
|
22608
22616
|
"type": "string",
|
|
@@ -22623,7 +22631,7 @@
|
|
|
22623
22631
|
"x-original-maxLength": 1024,
|
|
22624
22632
|
"format": "uuid",
|
|
22625
22633
|
"x-reconciled-from-discovery": true,
|
|
22626
|
-
"x-reconciled-at": "2026-01-
|
|
22634
|
+
"x-reconciled-at": "2026-01-06T16:56:57.924639+00:00"
|
|
22627
22635
|
}
|
|
22628
22636
|
},
|
|
22629
22637
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22772,7 +22780,7 @@
|
|
|
22772
22780
|
},
|
|
22773
22781
|
"x-original-maxLength": 1024,
|
|
22774
22782
|
"x-reconciled-from-discovery": true,
|
|
22775
|
-
"x-reconciled-at": "2026-01-
|
|
22783
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317843+00:00"
|
|
22776
22784
|
},
|
|
22777
22785
|
"namespace": {
|
|
22778
22786
|
"type": "string",
|
|
@@ -22798,7 +22806,7 @@
|
|
|
22798
22806
|
},
|
|
22799
22807
|
"x-original-maxLength": 1024,
|
|
22800
22808
|
"x-reconciled-from-discovery": true,
|
|
22801
|
-
"x-reconciled-at": "2026-01-
|
|
22809
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317850+00:00"
|
|
22802
22810
|
},
|
|
22803
22811
|
"verification_code": {
|
|
22804
22812
|
"type": "string",
|
|
@@ -22989,7 +22997,7 @@
|
|
|
22989
22997
|
},
|
|
22990
22998
|
"x-original-maxLength": 1024,
|
|
22991
22999
|
"x-reconciled-from-discovery": true,
|
|
22992
|
-
"x-reconciled-at": "2026-01-
|
|
23000
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317872+00:00"
|
|
22993
23001
|
},
|
|
22994
23002
|
"namespace": {
|
|
22995
23003
|
"type": "string",
|
|
@@ -23008,7 +23016,7 @@
|
|
|
23008
23016
|
},
|
|
23009
23017
|
"x-original-maxLength": 1024,
|
|
23010
23018
|
"x-reconciled-from-discovery": true,
|
|
23011
|
-
"x-reconciled-at": "2026-01-
|
|
23019
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317876+00:00"
|
|
23012
23020
|
}
|
|
23013
23021
|
},
|
|
23014
23022
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23149,7 +23157,7 @@
|
|
|
23149
23157
|
"maxLength": 17,
|
|
23150
23158
|
"minLength": 17,
|
|
23151
23159
|
"x-reconciled-from-discovery": true,
|
|
23152
|
-
"x-reconciled-at": "2026-01-
|
|
23160
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317893+00:00"
|
|
23153
23161
|
},
|
|
23154
23162
|
"system_metadata": {
|
|
23155
23163
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -23455,7 +23463,7 @@
|
|
|
23455
23463
|
},
|
|
23456
23464
|
"x-original-maxLength": 1024,
|
|
23457
23465
|
"x-reconciled-from-discovery": true,
|
|
23458
|
-
"x-reconciled-at": "2026-01-
|
|
23466
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317924+00:00"
|
|
23459
23467
|
},
|
|
23460
23468
|
"disabled": {
|
|
23461
23469
|
"type": "boolean",
|
|
@@ -23505,7 +23513,7 @@
|
|
|
23505
23513
|
},
|
|
23506
23514
|
"x-original-maxLength": 1024,
|
|
23507
23515
|
"x-reconciled-from-discovery": true,
|
|
23508
|
-
"x-reconciled-at": "2026-01-
|
|
23516
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317933+00:00"
|
|
23509
23517
|
},
|
|
23510
23518
|
"namespace": {
|
|
23511
23519
|
"type": "string",
|
|
@@ -23524,7 +23532,7 @@
|
|
|
23524
23532
|
},
|
|
23525
23533
|
"x-original-maxLength": 1024,
|
|
23526
23534
|
"x-reconciled-from-discovery": true,
|
|
23527
|
-
"x-reconciled-at": "2026-01-
|
|
23535
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317937+00:00"
|
|
23528
23536
|
},
|
|
23529
23537
|
"owner_view": {
|
|
23530
23538
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -23565,7 +23573,7 @@
|
|
|
23565
23573
|
"x-field-mutability": "read-only",
|
|
23566
23574
|
"x-original-maxLength": 1024,
|
|
23567
23575
|
"x-reconciled-from-discovery": true,
|
|
23568
|
-
"x-reconciled-at": "2026-01-
|
|
23576
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317945+00:00"
|
|
23569
23577
|
},
|
|
23570
23578
|
"uid": {
|
|
23571
23579
|
"type": "string",
|
|
@@ -23586,7 +23594,7 @@
|
|
|
23586
23594
|
"x-original-maxLength": 1024,
|
|
23587
23595
|
"format": "uuid",
|
|
23588
23596
|
"x-reconciled-from-discovery": true,
|
|
23589
|
-
"x-reconciled-at": "2026-01-
|
|
23597
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317951+00:00"
|
|
23590
23598
|
}
|
|
23591
23599
|
},
|
|
23592
23600
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24031,7 +24039,7 @@
|
|
|
24031
24039
|
},
|
|
24032
24040
|
"x-original-maxLength": 1024,
|
|
24033
24041
|
"x-reconciled-from-discovery": true,
|
|
24034
|
-
"x-reconciled-at": "2026-01-
|
|
24042
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317988+00:00"
|
|
24035
24043
|
},
|
|
24036
24044
|
"namespace": {
|
|
24037
24045
|
"type": "string",
|
|
@@ -24057,7 +24065,7 @@
|
|
|
24057
24065
|
},
|
|
24058
24066
|
"x-original-maxLength": 1024,
|
|
24059
24067
|
"x-reconciled-from-discovery": true,
|
|
24060
|
-
"x-reconciled-at": "2026-01-
|
|
24068
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317993+00:00"
|
|
24061
24069
|
}
|
|
24062
24070
|
},
|
|
24063
24071
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24136,7 +24144,7 @@
|
|
|
24136
24144
|
},
|
|
24137
24145
|
"x-original-maxLength": 1024,
|
|
24138
24146
|
"x-reconciled-from-discovery": true,
|
|
24139
|
-
"x-reconciled-at": "2026-01-
|
|
24147
|
+
"x-reconciled-at": "2026-01-06T16:56:58.317999+00:00"
|
|
24140
24148
|
},
|
|
24141
24149
|
"namespace": {
|
|
24142
24150
|
"type": "string",
|
|
@@ -24162,7 +24170,7 @@
|
|
|
24162
24170
|
},
|
|
24163
24171
|
"x-original-maxLength": 1024,
|
|
24164
24172
|
"x-reconciled-from-discovery": true,
|
|
24165
|
-
"x-reconciled-at": "2026-01-
|
|
24173
|
+
"x-reconciled-at": "2026-01-06T16:56:58.318003+00:00"
|
|
24166
24174
|
}
|
|
24167
24175
|
},
|
|
24168
24176
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24271,7 +24279,7 @@
|
|
|
24271
24279
|
},
|
|
24272
24280
|
"x-original-maxLength": 1024,
|
|
24273
24281
|
"x-reconciled-from-discovery": true,
|
|
24274
|
-
"x-reconciled-at": "2026-01-
|
|
24282
|
+
"x-reconciled-at": "2026-01-06T16:56:58.318018+00:00"
|
|
24275
24283
|
},
|
|
24276
24284
|
"store_provider": {
|
|
24277
24285
|
"type": "string",
|
|
@@ -24329,7 +24337,7 @@
|
|
|
24329
24337
|
},
|
|
24330
24338
|
"x-original-maxLength": 1024,
|
|
24331
24339
|
"x-reconciled-from-discovery": true,
|
|
24332
|
-
"x-reconciled-at": "2026-01-
|
|
24340
|
+
"x-reconciled-at": "2026-01-06T16:56:58.318025+00:00"
|
|
24333
24341
|
},
|
|
24334
24342
|
"url": {
|
|
24335
24343
|
"type": "string",
|
|
@@ -24464,7 +24472,7 @@
|
|
|
24464
24472
|
},
|
|
24465
24473
|
"x-original-maxLength": 1024,
|
|
24466
24474
|
"x-reconciled-from-discovery": true,
|
|
24467
|
-
"x-reconciled-at": "2026-01-
|
|
24475
|
+
"x-reconciled-at": "2026-01-06T16:56:58.318187+00:00"
|
|
24468
24476
|
},
|
|
24469
24477
|
"location": {
|
|
24470
24478
|
"type": "string",
|
|
@@ -24481,7 +24489,7 @@
|
|
|
24481
24489
|
},
|
|
24482
24490
|
"x-original-maxLength": 1024,
|
|
24483
24491
|
"x-reconciled-from-discovery": true,
|
|
24484
|
-
"x-reconciled-at": "2026-01-
|
|
24492
|
+
"x-reconciled-at": "2026-01-06T16:56:58.318191+00:00"
|
|
24485
24493
|
},
|
|
24486
24494
|
"provider": {
|
|
24487
24495
|
"type": "string",
|
|
@@ -24498,7 +24506,7 @@
|
|
|
24498
24506
|
},
|
|
24499
24507
|
"x-original-maxLength": 1024,
|
|
24500
24508
|
"x-reconciled-from-discovery": true,
|
|
24501
|
-
"x-reconciled-at": "2026-01-
|
|
24509
|
+
"x-reconciled-at": "2026-01-06T16:56:58.318195+00:00"
|
|
24502
24510
|
},
|
|
24503
24511
|
"secret_encoding": {
|
|
24504
24512
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -24520,7 +24528,7 @@
|
|
|
24520
24528
|
"maxLength": 1,
|
|
24521
24529
|
"minLength": 1,
|
|
24522
24530
|
"x-reconciled-from-discovery": true,
|
|
24523
|
-
"x-reconciled-at": "2026-01-
|
|
24531
|
+
"x-reconciled-at": "2026-01-06T16:56:58.318202+00:00"
|
|
24524
24532
|
}
|
|
24525
24533
|
},
|
|
24526
24534
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24559,7 +24567,7 @@
|
|
|
24559
24567
|
},
|
|
24560
24568
|
"x-original-maxLength": 1024,
|
|
24561
24569
|
"x-reconciled-from-discovery": true,
|
|
24562
|
-
"x-reconciled-at": "2026-01-
|
|
24570
|
+
"x-reconciled-at": "2026-01-06T16:56:58.318224+00:00"
|
|
24563
24571
|
}
|
|
24564
24572
|
},
|
|
24565
24573
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24619,6 +24627,8 @@
|
|
|
24619
24627
|
"description": "Aggregations provide summary/analytics data over the alert response. If the number of alerts 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.",
|
|
24620
24628
|
"title": "Aggregations.",
|
|
24621
24629
|
"x-displayname": "Aggregations.",
|
|
24630
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the alert response.",
|
|
24631
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the alert response. If the number of alerts that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
24622
24632
|
"x-f5xc-required-for": {
|
|
24623
24633
|
"minimum_config": false,
|
|
24624
24634
|
"create": false,
|
|
@@ -24655,6 +24665,7 @@
|
|
|
24655
24665
|
"x-displayname": "Filter",
|
|
24656
24666
|
"x-ves-example": "{alertname=\\\"HighDiskUsage\\\", severity=\\\"critical\\\"}",
|
|
24657
24667
|
"x-f5xc-example": "\"{alertname=\\\"HighDiskUsage\\\", severity=\\\"critical\\\"}\"",
|
|
24668
|
+
"x-f5xc-description-medium": "List of matchers to filter alert by. Syntax for filter := {[<matcher>]} <matcher> := <label_name><operator>\"<label_value>\" <label_name> := string All alerts have the following default labels: \"alertname\", \"identifier\", \"group\", \"severity\" <label_value> := string <operator> :=...",
|
|
24658
24669
|
"minLength": 0,
|
|
24659
24670
|
"maxLength": 1024,
|
|
24660
24671
|
"x-f5xc-required-for": {
|
|
@@ -24681,7 +24692,7 @@
|
|
|
24681
24692
|
},
|
|
24682
24693
|
"x-original-maxLength": 1024,
|
|
24683
24694
|
"x-reconciled-from-discovery": true,
|
|
24684
|
-
"x-reconciled-at": "2026-01-
|
|
24695
|
+
"x-reconciled-at": "2026-01-06T16:56:58.644937+00:00"
|
|
24685
24696
|
},
|
|
24686
24697
|
"start_time": {
|
|
24687
24698
|
"type": "string",
|
|
@@ -24734,6 +24745,8 @@
|
|
|
24734
24745
|
"description": "Aggregations provide summary/analytics data over the alerts response. If the number of alerts 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.",
|
|
24735
24746
|
"title": "Aggregations.",
|
|
24736
24747
|
"x-displayname": "Aggregations.",
|
|
24748
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the alerts response.",
|
|
24749
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the alerts response. If the number of alerts that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is key'ed with the aggregation name...",
|
|
24737
24750
|
"x-f5xc-required-for": {
|
|
24738
24751
|
"minimum_config": false,
|
|
24739
24752
|
"create": false,
|
|
@@ -24803,6 +24816,8 @@
|
|
|
24803
24816
|
"x-displayname": "Scroll ID",
|
|
24804
24817
|
"x-ves-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==.",
|
|
24805
24818
|
"x-f5xc-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==",
|
|
24819
|
+
"x-f5xc-description-short": "Long Base-64 encoded string which can be used to retrieve next batch of alert messages using the scroll request.",
|
|
24820
|
+
"x-f5xc-description-medium": "Long Base-64 encoded string which can be used to retrieve next batch of alert messages using the scroll request. Empty scroll_id indicates no more messages to scroll (EOF).",
|
|
24806
24821
|
"minLength": 0,
|
|
24807
24822
|
"maxLength": 1024,
|
|
24808
24823
|
"x-f5xc-required-for": {
|
|
@@ -24869,7 +24884,7 @@
|
|
|
24869
24884
|
},
|
|
24870
24885
|
"x-original-maxLength": 1024,
|
|
24871
24886
|
"x-reconciled-from-discovery": true,
|
|
24872
|
-
"x-reconciled-at": "2026-01-
|
|
24887
|
+
"x-reconciled-at": "2026-01-06T16:56:58.644955+00:00"
|
|
24873
24888
|
},
|
|
24874
24889
|
"scroll_id": {
|
|
24875
24890
|
"type": "string",
|
|
@@ -24933,6 +24948,8 @@
|
|
|
24933
24948
|
"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.",
|
|
24934
24949
|
"title": "Step",
|
|
24935
24950
|
"x-f5xc-example": "5m",
|
|
24951
|
+
"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...",
|
|
24952
|
+
"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.",
|
|
24936
24953
|
"minLength": 0,
|
|
24937
24954
|
"maxLength": 1024,
|
|
24938
24955
|
"x-f5xc-required-for": {
|
|
@@ -25236,7 +25253,7 @@
|
|
|
25236
25253
|
"maxLength": 15,
|
|
25237
25254
|
"minLength": 3,
|
|
25238
25255
|
"x-reconciled-from-discovery": true,
|
|
25239
|
-
"x-reconciled-at": "2026-01-
|
|
25256
|
+
"x-reconciled-at": "2026-01-06T16:56:58.644987+00:00"
|
|
25240
25257
|
}
|
|
25241
25258
|
},
|
|
25242
25259
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25456,7 +25473,7 @@
|
|
|
25456
25473
|
},
|
|
25457
25474
|
"x-original-maxLength": 1024,
|
|
25458
25475
|
"x-reconciled-from-discovery": true,
|
|
25459
|
-
"x-reconciled-at": "2026-01-
|
|
25476
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645010+00:00"
|
|
25460
25477
|
},
|
|
25461
25478
|
"order_by": {
|
|
25462
25479
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -25558,7 +25575,7 @@
|
|
|
25558
25575
|
},
|
|
25559
25576
|
"x-original-maxLength": 1024,
|
|
25560
25577
|
"x-reconciled-from-discovery": true,
|
|
25561
|
-
"x-reconciled-at": "2026-01-
|
|
25578
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645022+00:00"
|
|
25562
25579
|
},
|
|
25563
25580
|
"order_by": {
|
|
25564
25581
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -25668,7 +25685,7 @@
|
|
|
25668
25685
|
},
|
|
25669
25686
|
"x-original-maxLength": 1024,
|
|
25670
25687
|
"x-reconciled-from-discovery": true,
|
|
25671
|
-
"x-reconciled-at": "2026-01-
|
|
25688
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645038+00:00"
|
|
25672
25689
|
}
|
|
25673
25690
|
},
|
|
25674
25691
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25826,7 +25843,7 @@
|
|
|
25826
25843
|
},
|
|
25827
25844
|
"x-original-maxLength": 1024,
|
|
25828
25845
|
"x-reconciled-from-discovery": true,
|
|
25829
|
-
"x-reconciled-at": "2026-01-
|
|
25846
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645051+00:00"
|
|
25830
25847
|
},
|
|
25831
25848
|
"sub_aggs": {
|
|
25832
25849
|
"type": "object",
|
|
@@ -25930,7 +25947,7 @@
|
|
|
25930
25947
|
"maxLength": 15,
|
|
25931
25948
|
"minLength": 3,
|
|
25932
25949
|
"x-reconciled-from-discovery": true,
|
|
25933
|
-
"x-reconciled-at": "2026-01-
|
|
25950
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645069+00:00"
|
|
25934
25951
|
}
|
|
25935
25952
|
},
|
|
25936
25953
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25985,7 +26002,7 @@
|
|
|
25985
26002
|
"maxLength": 15,
|
|
25986
26003
|
"minLength": 3,
|
|
25987
26004
|
"x-reconciled-from-discovery": true,
|
|
25988
|
-
"x-reconciled-at": "2026-01-
|
|
26005
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645076+00:00"
|
|
25989
26006
|
}
|
|
25990
26007
|
},
|
|
25991
26008
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26202,7 +26219,7 @@
|
|
|
26202
26219
|
"maxLength": 16,
|
|
26203
26220
|
"minLength": 7,
|
|
26204
26221
|
"x-reconciled-from-discovery": true,
|
|
26205
|
-
"x-reconciled-at": "2026-01-
|
|
26222
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645100+00:00"
|
|
26206
26223
|
},
|
|
26207
26224
|
"value": {
|
|
26208
26225
|
"type": "number",
|
|
@@ -26218,7 +26235,7 @@
|
|
|
26218
26235
|
"maxLength": 15,
|
|
26219
26236
|
"minLength": 3,
|
|
26220
26237
|
"x-reconciled-from-discovery": true,
|
|
26221
|
-
"x-reconciled-at": "2026-01-
|
|
26238
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645105+00:00"
|
|
26222
26239
|
}
|
|
26223
26240
|
},
|
|
26224
26241
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26321,7 +26338,7 @@
|
|
|
26321
26338
|
},
|
|
26322
26339
|
"x-original-maxLength": 1024,
|
|
26323
26340
|
"x-reconciled-from-discovery": true,
|
|
26324
|
-
"x-reconciled-at": "2026-01-
|
|
26341
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645113+00:00"
|
|
26325
26342
|
},
|
|
26326
26343
|
"previous_value": {
|
|
26327
26344
|
"type": "string",
|
|
@@ -26355,7 +26372,7 @@
|
|
|
26355
26372
|
},
|
|
26356
26373
|
"x-original-maxLength": 1024,
|
|
26357
26374
|
"x-reconciled-from-discovery": true,
|
|
26358
|
-
"x-reconciled-at": "2026-01-
|
|
26375
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645120+00:00"
|
|
26359
26376
|
}
|
|
26360
26377
|
},
|
|
26361
26378
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26587,7 +26604,7 @@
|
|
|
26587
26604
|
},
|
|
26588
26605
|
"x-original-maxLength": 1024,
|
|
26589
26606
|
"x-reconciled-from-discovery": true,
|
|
26590
|
-
"x-reconciled-at": "2026-01-
|
|
26607
|
+
"x-reconciled-at": "2026-01-06T16:57:11.109141+00:00"
|
|
26591
26608
|
},
|
|
26592
26609
|
"display_name": {
|
|
26593
26610
|
"type": "string",
|
|
@@ -26629,7 +26646,7 @@
|
|
|
26629
26646
|
},
|
|
26630
26647
|
"x-original-maxLength": 1024,
|
|
26631
26648
|
"x-reconciled-from-discovery": true,
|
|
26632
|
-
"x-reconciled-at": "2026-01-
|
|
26649
|
+
"x-reconciled-at": "2026-01-06T16:57:11.109151+00:00"
|
|
26633
26650
|
},
|
|
26634
26651
|
"tags": {
|
|
26635
26652
|
"type": "array",
|
|
@@ -26703,7 +26720,7 @@
|
|
|
26703
26720
|
},
|
|
26704
26721
|
"x-original-maxLength": 1024,
|
|
26705
26722
|
"x-reconciled-from-discovery": true,
|
|
26706
|
-
"x-reconciled-at": "2026-01-
|
|
26723
|
+
"x-reconciled-at": "2026-01-06T16:57:11.109161+00:00"
|
|
26707
26724
|
},
|
|
26708
26725
|
"order": {
|
|
26709
26726
|
"type": "integer",
|
|
@@ -26783,7 +26800,7 @@
|
|
|
26783
26800
|
},
|
|
26784
26801
|
"x-original-maxLength": 1024,
|
|
26785
26802
|
"x-reconciled-from-discovery": true,
|
|
26786
|
-
"x-reconciled-at": "2026-01-
|
|
26803
|
+
"x-reconciled-at": "2026-01-06T16:57:11.109171+00:00"
|
|
26787
26804
|
},
|
|
26788
26805
|
"optional_services": {
|
|
26789
26806
|
"type": "array",
|
|
@@ -27127,7 +27144,7 @@
|
|
|
27127
27144
|
},
|
|
27128
27145
|
"x-original-maxLength": 1024,
|
|
27129
27146
|
"x-reconciled-from-discovery": true,
|
|
27130
|
-
"x-reconciled-at": "2026-01-
|
|
27147
|
+
"x-reconciled-at": "2026-01-06T16:57:27.272224+00:00"
|
|
27131
27148
|
},
|
|
27132
27149
|
"range": {
|
|
27133
27150
|
"type": "string",
|
|
@@ -27142,6 +27159,8 @@
|
|
|
27142
27159
|
"x-validation-rules": {
|
|
27143
27160
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
27144
27161
|
},
|
|
27162
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
27163
|
+
"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.",
|
|
27145
27164
|
"minLength": 0,
|
|
27146
27165
|
"maxLength": 1024,
|
|
27147
27166
|
"x-f5xc-required-for": {
|
|
@@ -27189,6 +27208,8 @@
|
|
|
27189
27208
|
"x-validation-rules": {
|
|
27190
27209
|
"ves.io.schema.rules.string.query_step": "true"
|
|
27191
27210
|
},
|
|
27211
|
+
"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.",
|
|
27212
|
+
"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.",
|
|
27192
27213
|
"minLength": 0,
|
|
27193
27214
|
"maxLength": 1024,
|
|
27194
27215
|
"x-f5xc-required-for": {
|
|
@@ -27382,7 +27403,7 @@
|
|
|
27382
27403
|
},
|
|
27383
27404
|
"x-original-maxLength": 1024,
|
|
27384
27405
|
"x-reconciled-from-discovery": true,
|
|
27385
|
-
"x-reconciled-at": "2026-01-
|
|
27406
|
+
"x-reconciled-at": "2026-01-06T16:57:27.272248+00:00"
|
|
27386
27407
|
}
|
|
27387
27408
|
},
|
|
27388
27409
|
"x-f5xc-minimum-configuration": {
|
|
@@ -27858,7 +27879,7 @@
|
|
|
27858
27879
|
},
|
|
27859
27880
|
"x-original-maxLength": 1024,
|
|
27860
27881
|
"x-reconciled-from-discovery": true,
|
|
27861
|
-
"x-reconciled-at": "2026-01-
|
|
27882
|
+
"x-reconciled-at": "2026-01-06T16:57:27.272285+00:00"
|
|
27862
27883
|
},
|
|
27863
27884
|
"range": {
|
|
27864
27885
|
"type": "string",
|
|
@@ -27873,6 +27894,8 @@
|
|
|
27873
27894
|
"x-validation-rules": {
|
|
27874
27895
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
27875
27896
|
},
|
|
27897
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
27898
|
+
"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.",
|
|
27876
27899
|
"minLength": 0,
|
|
27877
27900
|
"maxLength": 1024,
|
|
27878
27901
|
"x-f5xc-required-for": {
|
|
@@ -27917,6 +27940,8 @@
|
|
|
27917
27940
|
"x-validation-rules": {
|
|
27918
27941
|
"ves.io.schema.rules.string.query_step": "true"
|
|
27919
27942
|
},
|
|
27943
|
+
"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.",
|
|
27944
|
+
"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.",
|
|
27920
27945
|
"minLength": 0,
|
|
27921
27946
|
"maxLength": 1024,
|
|
27922
27947
|
"x-f5xc-required-for": {
|
|
@@ -28071,7 +28096,7 @@
|
|
|
28071
28096
|
},
|
|
28072
28097
|
"x-original-maxLength": 1024,
|
|
28073
28098
|
"x-reconciled-from-discovery": true,
|
|
28074
|
-
"x-reconciled-at": "2026-01-
|
|
28099
|
+
"x-reconciled-at": "2026-01-06T16:57:27.272304+00:00"
|
|
28075
28100
|
},
|
|
28076
28101
|
"start_time": {
|
|
28077
28102
|
"type": "string",
|
|
@@ -28283,7 +28308,7 @@
|
|
|
28283
28308
|
},
|
|
28284
28309
|
"x-original-maxLength": 1024,
|
|
28285
28310
|
"x-reconciled-from-discovery": true,
|
|
28286
|
-
"x-reconciled-at": "2026-01-
|
|
28311
|
+
"x-reconciled-at": "2026-01-06T16:57:27.272317+00:00"
|
|
28287
28312
|
},
|
|
28288
28313
|
"type": {
|
|
28289
28314
|
"$ref": "#/components/schemas/graphHealthscoreType"
|
|
@@ -28305,7 +28330,7 @@
|
|
|
28305
28330
|
"maxLength": 15,
|
|
28306
28331
|
"minLength": 3,
|
|
28307
28332
|
"x-reconciled-from-discovery": true,
|
|
28308
|
-
"x-reconciled-at": "2026-01-
|
|
28333
|
+
"x-reconciled-at": "2026-01-06T16:57:27.272324+00:00"
|
|
28309
28334
|
}
|
|
28310
28335
|
},
|
|
28311
28336
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28791,7 +28816,7 @@
|
|
|
28791
28816
|
},
|
|
28792
28817
|
"x-original-maxLength": 1024,
|
|
28793
28818
|
"x-reconciled-from-discovery": true,
|
|
28794
|
-
"x-reconciled-at": "2026-01-
|
|
28819
|
+
"x-reconciled-at": "2026-01-06T16:57:27.272369+00:00"
|
|
28795
28820
|
}
|
|
28796
28821
|
},
|
|
28797
28822
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29025,7 +29050,7 @@
|
|
|
29025
29050
|
},
|
|
29026
29051
|
"x-original-maxLength": 1024,
|
|
29027
29052
|
"x-reconciled-from-discovery": true,
|
|
29028
|
-
"x-reconciled-at": "2026-01-
|
|
29053
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991026+00:00"
|
|
29029
29054
|
},
|
|
29030
29055
|
"namespace": {
|
|
29031
29056
|
"type": "string",
|
|
@@ -29051,7 +29076,7 @@
|
|
|
29051
29076
|
},
|
|
29052
29077
|
"x-original-maxLength": 1024,
|
|
29053
29078
|
"x-reconciled-from-discovery": true,
|
|
29054
|
-
"x-reconciled-at": "2026-01-
|
|
29079
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991033+00:00"
|
|
29055
29080
|
},
|
|
29056
29081
|
"tcp_lb_request": {
|
|
29057
29082
|
"$ref": "#/components/schemas/discovered_serviceTCPLBRequest"
|
|
@@ -29125,7 +29150,7 @@
|
|
|
29125
29150
|
},
|
|
29126
29151
|
"x-original-maxLength": 1024,
|
|
29127
29152
|
"x-reconciled-from-discovery": true,
|
|
29128
|
-
"x-reconciled-at": "2026-01-
|
|
29153
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991042+00:00"
|
|
29129
29154
|
},
|
|
29130
29155
|
"namespace": {
|
|
29131
29156
|
"type": "string",
|
|
@@ -29151,7 +29176,7 @@
|
|
|
29151
29176
|
},
|
|
29152
29177
|
"x-original-maxLength": 1024,
|
|
29153
29178
|
"x-reconciled-from-discovery": true,
|
|
29154
|
-
"x-reconciled-at": "2026-01-
|
|
29179
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991046+00:00"
|
|
29155
29180
|
}
|
|
29156
29181
|
},
|
|
29157
29182
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29207,7 +29232,7 @@
|
|
|
29207
29232
|
"maxLength": 17,
|
|
29208
29233
|
"minLength": 17,
|
|
29209
29234
|
"x-reconciled-from-discovery": true,
|
|
29210
|
-
"x-reconciled-at": "2026-01-
|
|
29235
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991053+00:00"
|
|
29211
29236
|
},
|
|
29212
29237
|
"virtual_server_pool_members_health": {
|
|
29213
29238
|
"$ref": "#/components/schemas/discovered_serviceVirtualServerPoolMemberHealth"
|
|
@@ -29257,7 +29282,7 @@
|
|
|
29257
29282
|
},
|
|
29258
29283
|
"x-original-maxLength": 1024,
|
|
29259
29284
|
"x-reconciled-from-discovery": true,
|
|
29260
|
-
"x-reconciled-at": "2026-01-
|
|
29285
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991060+00:00"
|
|
29261
29286
|
},
|
|
29262
29287
|
"namespace": {
|
|
29263
29288
|
"type": "string",
|
|
@@ -29283,7 +29308,7 @@
|
|
|
29283
29308
|
},
|
|
29284
29309
|
"x-original-maxLength": 1024,
|
|
29285
29310
|
"x-reconciled-from-discovery": true,
|
|
29286
|
-
"x-reconciled-at": "2026-01-
|
|
29311
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991064+00:00"
|
|
29287
29312
|
}
|
|
29288
29313
|
},
|
|
29289
29314
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29460,7 +29485,7 @@
|
|
|
29460
29485
|
"x-original-maxLength": 1024,
|
|
29461
29486
|
"format": "hostname",
|
|
29462
29487
|
"x-reconciled-from-discovery": true,
|
|
29463
|
-
"x-reconciled-at": "2026-01-
|
|
29488
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991081+00:00"
|
|
29464
29489
|
},
|
|
29465
29490
|
"http": {
|
|
29466
29491
|
"$ref": "#/components/schemas/discovered_serviceProxyTypeHttp"
|
|
@@ -29495,7 +29520,7 @@
|
|
|
29495
29520
|
},
|
|
29496
29521
|
"x-original-maxLength": 1024,
|
|
29497
29522
|
"x-reconciled-from-discovery": true,
|
|
29498
|
-
"x-reconciled-at": "2026-01-
|
|
29523
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991089+00:00"
|
|
29499
29524
|
},
|
|
29500
29525
|
"skip_server_verification": {
|
|
29501
29526
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -29700,7 +29725,7 @@
|
|
|
29700
29725
|
},
|
|
29701
29726
|
"x-original-maxLength": 1024,
|
|
29702
29727
|
"x-reconciled-from-discovery": true,
|
|
29703
|
-
"x-reconciled-at": "2026-01-
|
|
29728
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991109+00:00"
|
|
29704
29729
|
},
|
|
29705
29730
|
"disabled": {
|
|
29706
29731
|
"type": "boolean",
|
|
@@ -29750,7 +29775,7 @@
|
|
|
29750
29775
|
},
|
|
29751
29776
|
"x-original-maxLength": 1024,
|
|
29752
29777
|
"x-reconciled-from-discovery": true,
|
|
29753
|
-
"x-reconciled-at": "2026-01-
|
|
29778
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991119+00:00"
|
|
29754
29779
|
},
|
|
29755
29780
|
"namespace": {
|
|
29756
29781
|
"type": "string",
|
|
@@ -29769,7 +29794,7 @@
|
|
|
29769
29794
|
},
|
|
29770
29795
|
"x-original-maxLength": 1024,
|
|
29771
29796
|
"x-reconciled-from-discovery": true,
|
|
29772
|
-
"x-reconciled-at": "2026-01-
|
|
29797
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991123+00:00"
|
|
29773
29798
|
},
|
|
29774
29799
|
"owner_view": {
|
|
29775
29800
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -29795,7 +29820,7 @@
|
|
|
29795
29820
|
"x-field-mutability": "read-only",
|
|
29796
29821
|
"x-original-maxLength": 1024,
|
|
29797
29822
|
"x-reconciled-from-discovery": true,
|
|
29798
|
-
"x-reconciled-at": "2026-01-
|
|
29823
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991129+00:00"
|
|
29799
29824
|
},
|
|
29800
29825
|
"uid": {
|
|
29801
29826
|
"type": "string",
|
|
@@ -29816,7 +29841,7 @@
|
|
|
29816
29841
|
"x-original-maxLength": 1024,
|
|
29817
29842
|
"format": "uuid",
|
|
29818
29843
|
"x-reconciled-from-discovery": true,
|
|
29819
|
-
"x-reconciled-at": "2026-01-
|
|
29844
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991135+00:00"
|
|
29820
29845
|
}
|
|
29821
29846
|
},
|
|
29822
29847
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29927,7 +29952,7 @@
|
|
|
29927
29952
|
},
|
|
29928
29953
|
"x-original-maxLength": 1024,
|
|
29929
29954
|
"x-reconciled-from-discovery": true,
|
|
29930
|
-
"x-reconciled-at": "2026-01-
|
|
29955
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991144+00:00"
|
|
29931
29956
|
},
|
|
29932
29957
|
"disabled": {
|
|
29933
29958
|
"type": "boolean",
|
|
@@ -29977,7 +30002,7 @@
|
|
|
29977
30002
|
},
|
|
29978
30003
|
"x-original-maxLength": 1024,
|
|
29979
30004
|
"x-reconciled-from-discovery": true,
|
|
29980
|
-
"x-reconciled-at": "2026-01-
|
|
30005
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991154+00:00"
|
|
29981
30006
|
},
|
|
29982
30007
|
"namespace": {
|
|
29983
30008
|
"type": "string",
|
|
@@ -29996,7 +30021,7 @@
|
|
|
29996
30021
|
},
|
|
29997
30022
|
"x-original-maxLength": 1024,
|
|
29998
30023
|
"x-reconciled-from-discovery": true,
|
|
29999
|
-
"x-reconciled-at": "2026-01-
|
|
30024
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991158+00:00"
|
|
30000
30025
|
},
|
|
30001
30026
|
"owner_view": {
|
|
30002
30027
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -30037,7 +30062,7 @@
|
|
|
30037
30062
|
"x-field-mutability": "read-only",
|
|
30038
30063
|
"x-original-maxLength": 1024,
|
|
30039
30064
|
"x-reconciled-from-discovery": true,
|
|
30040
|
-
"x-reconciled-at": "2026-01-
|
|
30065
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991166+00:00"
|
|
30041
30066
|
},
|
|
30042
30067
|
"uid": {
|
|
30043
30068
|
"type": "string",
|
|
@@ -30058,7 +30083,7 @@
|
|
|
30058
30083
|
"x-original-maxLength": 1024,
|
|
30059
30084
|
"format": "uuid",
|
|
30060
30085
|
"x-reconciled-from-discovery": true,
|
|
30061
|
-
"x-reconciled-at": "2026-01-
|
|
30086
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991171+00:00"
|
|
30062
30087
|
}
|
|
30063
30088
|
},
|
|
30064
30089
|
"x-f5xc-minimum-configuration": {
|
|
@@ -30431,7 +30456,7 @@
|
|
|
30431
30456
|
},
|
|
30432
30457
|
"x-original-maxLength": 1024,
|
|
30433
30458
|
"x-reconciled-from-discovery": true,
|
|
30434
|
-
"x-reconciled-at": "2026-01-
|
|
30459
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991200+00:00"
|
|
30435
30460
|
},
|
|
30436
30461
|
"request_body": {
|
|
30437
30462
|
"$ref": "#/components/schemas/protobufAny"
|
|
@@ -30496,7 +30521,7 @@
|
|
|
30496
30521
|
"x-original-maxLength": 1024,
|
|
30497
30522
|
"format": "hostname",
|
|
30498
30523
|
"x-reconciled-from-discovery": true,
|
|
30499
|
-
"x-reconciled-at": "2026-01-
|
|
30524
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991209+00:00"
|
|
30500
30525
|
},
|
|
30501
30526
|
"listen_port": {
|
|
30502
30527
|
"type": "integer",
|
|
@@ -30545,7 +30570,7 @@
|
|
|
30545
30570
|
},
|
|
30546
30571
|
"x-original-maxLength": 1024,
|
|
30547
30572
|
"x-reconciled-from-discovery": true,
|
|
30548
|
-
"x-reconciled-at": "2026-01-
|
|
30573
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991215+00:00"
|
|
30549
30574
|
},
|
|
30550
30575
|
"no_sni": {
|
|
30551
30576
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -30888,7 +30913,7 @@
|
|
|
30888
30913
|
},
|
|
30889
30914
|
"x-original-maxLength": 1024,
|
|
30890
30915
|
"x-reconciled-from-discovery": true,
|
|
30891
|
-
"x-reconciled-at": "2026-01-
|
|
30916
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991240+00:00"
|
|
30892
30917
|
},
|
|
30893
30918
|
"status": {
|
|
30894
30919
|
"type": "array",
|
|
@@ -30907,7 +30932,7 @@
|
|
|
30907
30932
|
"maxLength": 17,
|
|
30908
30933
|
"minLength": 17,
|
|
30909
30934
|
"x-reconciled-from-discovery": true,
|
|
30910
|
-
"x-reconciled-at": "2026-01-
|
|
30935
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991246+00:00"
|
|
30911
30936
|
}
|
|
30912
30937
|
},
|
|
30913
30938
|
"x-f5xc-minimum-configuration": {
|
|
@@ -31162,7 +31187,7 @@
|
|
|
31162
31187
|
"readOnly": true,
|
|
31163
31188
|
"x-original-maxLength": 1024,
|
|
31164
31189
|
"x-reconciled-from-discovery": true,
|
|
31165
|
-
"x-reconciled-at": "2026-01-
|
|
31190
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991262+00:00"
|
|
31166
31191
|
},
|
|
31167
31192
|
"name": {
|
|
31168
31193
|
"type": "string",
|
|
@@ -31181,7 +31206,7 @@
|
|
|
31181
31206
|
},
|
|
31182
31207
|
"x-original-maxLength": 1024,
|
|
31183
31208
|
"x-reconciled-from-discovery": true,
|
|
31184
|
-
"x-reconciled-at": "2026-01-
|
|
31209
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991266+00:00"
|
|
31185
31210
|
},
|
|
31186
31211
|
"namespace": {
|
|
31187
31212
|
"type": "string",
|
|
@@ -31200,7 +31225,7 @@
|
|
|
31200
31225
|
},
|
|
31201
31226
|
"x-original-maxLength": 1024,
|
|
31202
31227
|
"x-reconciled-from-discovery": true,
|
|
31203
|
-
"x-reconciled-at": "2026-01-
|
|
31228
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991270+00:00"
|
|
31204
31229
|
},
|
|
31205
31230
|
"tenant": {
|
|
31206
31231
|
"type": "string",
|
|
@@ -31221,7 +31246,7 @@
|
|
|
31221
31246
|
"x-field-mutability": "read-only",
|
|
31222
31247
|
"x-original-maxLength": 1024,
|
|
31223
31248
|
"x-reconciled-from-discovery": true,
|
|
31224
|
-
"x-reconciled-at": "2026-01-
|
|
31249
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991274+00:00"
|
|
31225
31250
|
},
|
|
31226
31251
|
"uid": {
|
|
31227
31252
|
"type": "string",
|
|
@@ -31243,7 +31268,7 @@
|
|
|
31243
31268
|
"x-original-maxLength": 1024,
|
|
31244
31269
|
"format": "uuid",
|
|
31245
31270
|
"x-reconciled-from-discovery": true,
|
|
31246
|
-
"x-reconciled-at": "2026-01-
|
|
31271
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991279+00:00"
|
|
31247
31272
|
}
|
|
31248
31273
|
},
|
|
31249
31274
|
"x-f5xc-minimum-configuration": {
|
|
@@ -31304,7 +31329,7 @@
|
|
|
31304
31329
|
},
|
|
31305
31330
|
"x-original-maxLength": 1024,
|
|
31306
31331
|
"x-reconciled-from-discovery": true,
|
|
31307
|
-
"x-reconciled-at": "2026-01-
|
|
31332
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991319+00:00"
|
|
31308
31333
|
}
|
|
31309
31334
|
},
|
|
31310
31335
|
"x-f5xc-minimum-configuration": {
|
|
@@ -31458,7 +31483,7 @@
|
|
|
31458
31483
|
},
|
|
31459
31484
|
"x-original-maxLength": 1024,
|
|
31460
31485
|
"x-reconciled-from-discovery": true,
|
|
31461
|
-
"x-reconciled-at": "2026-01-
|
|
31486
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991442+00:00"
|
|
31462
31487
|
},
|
|
31463
31488
|
"ref_value": {
|
|
31464
31489
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -31617,7 +31642,7 @@
|
|
|
31617
31642
|
},
|
|
31618
31643
|
"x-original-maxLength": 128,
|
|
31619
31644
|
"x-reconciled-from-discovery": true,
|
|
31620
|
-
"x-reconciled-at": "2026-01-
|
|
31645
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991454+00:00"
|
|
31621
31646
|
},
|
|
31622
31647
|
"namespace": {
|
|
31623
31648
|
"type": "string",
|
|
@@ -31642,7 +31667,7 @@
|
|
|
31642
31667
|
},
|
|
31643
31668
|
"x-original-maxLength": 64,
|
|
31644
31669
|
"x-reconciled-from-discovery": true,
|
|
31645
|
-
"x-reconciled-at": "2026-01-
|
|
31670
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991458+00:00"
|
|
31646
31671
|
},
|
|
31647
31672
|
"tenant": {
|
|
31648
31673
|
"type": "string",
|
|
@@ -31669,7 +31694,7 @@
|
|
|
31669
31694
|
"x-field-mutability": "read-only",
|
|
31670
31695
|
"x-original-maxLength": 64,
|
|
31671
31696
|
"x-reconciled-from-discovery": true,
|
|
31672
|
-
"x-reconciled-at": "2026-01-
|
|
31697
|
+
"x-reconciled-at": "2026-01-06T16:57:33.991463+00:00"
|
|
31673
31698
|
}
|
|
31674
31699
|
},
|
|
31675
31700
|
"x-f5xc-minimum-configuration": {
|
|
@@ -32433,7 +32458,7 @@
|
|
|
32433
32458
|
"maxLength": 17,
|
|
32434
32459
|
"minLength": 17,
|
|
32435
32460
|
"x-reconciled-from-discovery": true,
|
|
32436
|
-
"x-reconciled-at": "2026-01-
|
|
32461
|
+
"x-reconciled-at": "2026-01-06T16:57:39.143679+00:00"
|
|
32437
32462
|
},
|
|
32438
32463
|
"system_metadata": {
|
|
32439
32464
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -32604,7 +32629,7 @@
|
|
|
32604
32629
|
},
|
|
32605
32630
|
"x-original-maxLength": 1024,
|
|
32606
32631
|
"x-reconciled-from-discovery": true,
|
|
32607
|
-
"x-reconciled-at": "2026-01-
|
|
32632
|
+
"x-reconciled-at": "2026-01-06T16:57:39.143697+00:00"
|
|
32608
32633
|
},
|
|
32609
32634
|
"disabled": {
|
|
32610
32635
|
"type": "boolean",
|
|
@@ -32654,7 +32679,7 @@
|
|
|
32654
32679
|
},
|
|
32655
32680
|
"x-original-maxLength": 1024,
|
|
32656
32681
|
"x-reconciled-from-discovery": true,
|
|
32657
|
-
"x-reconciled-at": "2026-01-
|
|
32682
|
+
"x-reconciled-at": "2026-01-06T16:57:39.143709+00:00"
|
|
32658
32683
|
},
|
|
32659
32684
|
"namespace": {
|
|
32660
32685
|
"type": "string",
|
|
@@ -32673,7 +32698,7 @@
|
|
|
32673
32698
|
},
|
|
32674
32699
|
"x-original-maxLength": 1024,
|
|
32675
32700
|
"x-reconciled-from-discovery": true,
|
|
32676
|
-
"x-reconciled-at": "2026-01-
|
|
32701
|
+
"x-reconciled-at": "2026-01-06T16:57:39.143713+00:00"
|
|
32677
32702
|
},
|
|
32678
32703
|
"owner_view": {
|
|
32679
32704
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -32714,7 +32739,7 @@
|
|
|
32714
32739
|
"x-field-mutability": "read-only",
|
|
32715
32740
|
"x-original-maxLength": 1024,
|
|
32716
32741
|
"x-reconciled-from-discovery": true,
|
|
32717
|
-
"x-reconciled-at": "2026-01-
|
|
32742
|
+
"x-reconciled-at": "2026-01-06T16:57:39.143721+00:00"
|
|
32718
32743
|
},
|
|
32719
32744
|
"uid": {
|
|
32720
32745
|
"type": "string",
|
|
@@ -32735,7 +32760,7 @@
|
|
|
32735
32760
|
"x-original-maxLength": 1024,
|
|
32736
32761
|
"format": "uuid",
|
|
32737
32762
|
"x-reconciled-from-discovery": true,
|
|
32738
|
-
"x-reconciled-at": "2026-01-
|
|
32763
|
+
"x-reconciled-at": "2026-01-06T16:57:39.143727+00:00"
|
|
32739
32764
|
}
|
|
32740
32765
|
},
|
|
32741
32766
|
"x-f5xc-minimum-configuration": {
|
|
@@ -33377,7 +33402,7 @@
|
|
|
33377
33402
|
},
|
|
33378
33403
|
"x-original-maxLength": 1024,
|
|
33379
33404
|
"x-reconciled-from-discovery": true,
|
|
33380
|
-
"x-reconciled-at": "2026-01-
|
|
33405
|
+
"x-reconciled-at": "2026-01-06T16:57:39.355289+00:00"
|
|
33381
33406
|
},
|
|
33382
33407
|
"node": {
|
|
33383
33408
|
"type": "string",
|
|
@@ -33846,7 +33871,7 @@
|
|
|
33846
33871
|
"maxLength": 15,
|
|
33847
33872
|
"minLength": 3,
|
|
33848
33873
|
"x-reconciled-from-discovery": true,
|
|
33849
|
-
"x-reconciled-at": "2026-01-
|
|
33874
|
+
"x-reconciled-at": "2026-01-06T16:57:39.599612+00:00"
|
|
33850
33875
|
}
|
|
33851
33876
|
},
|
|
33852
33877
|
"x-f5xc-minimum-configuration": {
|
|
@@ -34252,6 +34277,8 @@
|
|
|
34252
34277
|
"x-validation-rules": {
|
|
34253
34278
|
"ves.io.schema.rules.string.max_len": "1024"
|
|
34254
34279
|
},
|
|
34280
|
+
"x-f5xc-description-short": "\\site-1\",\\\"site-2\\\")}\" filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\"...",
|
|
34281
|
+
"x-f5xc-description-medium": "\\site-1\",\\\"site-2\\\")}\" filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or more labels defined in Label can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"] = : equal to != : not...",
|
|
34255
34282
|
"minLength": 0,
|
|
34256
34283
|
"x-f5xc-required-for": {
|
|
34257
34284
|
"minimum_config": false,
|
|
@@ -34464,6 +34491,8 @@
|
|
|
34464
34491
|
"x-displayname": "Filter",
|
|
34465
34492
|
"x-ves-example": "{SITE=\\\"site-1\\\"}",
|
|
34466
34493
|
"x-f5xc-example": "\"{SITE=\\\"site-1\\\"}\"",
|
|
34494
|
+
"x-f5xc-description-short": "\\site-1\",\\\"site-2\\\")}\" filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\"...",
|
|
34495
|
+
"x-f5xc-description-medium": "\\site-1\",\\\"site-2\\\")}\" filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or more labels defined in Label can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"] = : equal to != : not...",
|
|
34467
34496
|
"minLength": 0,
|
|
34468
34497
|
"maxLength": 1024,
|
|
34469
34498
|
"x-f5xc-required-for": {
|
|
@@ -34977,7 +35006,7 @@
|
|
|
34977
35006
|
},
|
|
34978
35007
|
"x-original-maxLength": 63,
|
|
34979
35008
|
"x-reconciled-from-discovery": true,
|
|
34980
|
-
"x-reconciled-at": "2026-01-
|
|
35009
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164318+00:00"
|
|
34981
35010
|
}
|
|
34982
35011
|
},
|
|
34983
35012
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35409,7 +35438,7 @@
|
|
|
35409
35438
|
},
|
|
35410
35439
|
"x-original-maxLength": 1024,
|
|
35411
35440
|
"x-reconciled-from-discovery": true,
|
|
35412
|
-
"x-reconciled-at": "2026-01-
|
|
35441
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164373+00:00"
|
|
35413
35442
|
},
|
|
35414
35443
|
"namespace": {
|
|
35415
35444
|
"type": "string",
|
|
@@ -35428,7 +35457,7 @@
|
|
|
35428
35457
|
},
|
|
35429
35458
|
"x-original-maxLength": 1024,
|
|
35430
35459
|
"x-reconciled-from-discovery": true,
|
|
35431
|
-
"x-reconciled-at": "2026-01-
|
|
35460
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164378+00:00"
|
|
35432
35461
|
}
|
|
35433
35462
|
},
|
|
35434
35463
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35702,7 +35731,7 @@
|
|
|
35702
35731
|
"maxLength": 17,
|
|
35703
35732
|
"minLength": 17,
|
|
35704
35733
|
"x-reconciled-from-discovery": true,
|
|
35705
|
-
"x-reconciled-at": "2026-01-
|
|
35734
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164412+00:00"
|
|
35706
35735
|
},
|
|
35707
35736
|
"system_metadata": {
|
|
35708
35737
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -35988,7 +36017,7 @@
|
|
|
35988
36017
|
},
|
|
35989
36018
|
"x-original-maxLength": 1024,
|
|
35990
36019
|
"x-reconciled-from-discovery": true,
|
|
35991
|
-
"x-reconciled-at": "2026-01-
|
|
36020
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164459+00:00"
|
|
35992
36021
|
},
|
|
35993
36022
|
"start_time": {
|
|
35994
36023
|
"type": "string",
|
|
@@ -36025,6 +36054,8 @@
|
|
|
36025
36054
|
"x-validation-rules": {
|
|
36026
36055
|
"ves.io.schema.rules.string.query_step": "true"
|
|
36027
36056
|
},
|
|
36057
|
+
"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.",
|
|
36058
|
+
"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.",
|
|
36028
36059
|
"minLength": 0,
|
|
36029
36060
|
"maxLength": 1024,
|
|
36030
36061
|
"x-f5xc-required-for": {
|
|
@@ -36365,7 +36396,7 @@
|
|
|
36365
36396
|
},
|
|
36366
36397
|
"x-original-maxLength": 1024,
|
|
36367
36398
|
"x-reconciled-from-discovery": true,
|
|
36368
|
-
"x-reconciled-at": "2026-01-
|
|
36399
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164492+00:00"
|
|
36369
36400
|
}
|
|
36370
36401
|
},
|
|
36371
36402
|
"x-f5xc-minimum-configuration": {
|
|
@@ -36467,7 +36498,7 @@
|
|
|
36467
36498
|
},
|
|
36468
36499
|
"x-original-maxLength": 1024,
|
|
36469
36500
|
"x-reconciled-from-discovery": true,
|
|
36470
|
-
"x-reconciled-at": "2026-01-
|
|
36501
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164502+00:00"
|
|
36471
36502
|
},
|
|
36472
36503
|
"disabled": {
|
|
36473
36504
|
"type": "boolean",
|
|
@@ -36517,7 +36548,7 @@
|
|
|
36517
36548
|
},
|
|
36518
36549
|
"x-original-maxLength": 1024,
|
|
36519
36550
|
"x-reconciled-from-discovery": true,
|
|
36520
|
-
"x-reconciled-at": "2026-01-
|
|
36551
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164512+00:00"
|
|
36521
36552
|
},
|
|
36522
36553
|
"namespace": {
|
|
36523
36554
|
"type": "string",
|
|
@@ -36536,7 +36567,7 @@
|
|
|
36536
36567
|
},
|
|
36537
36568
|
"x-original-maxLength": 1024,
|
|
36538
36569
|
"x-reconciled-from-discovery": true,
|
|
36539
|
-
"x-reconciled-at": "2026-01-
|
|
36570
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164516+00:00"
|
|
36540
36571
|
},
|
|
36541
36572
|
"owner_view": {
|
|
36542
36573
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -36577,7 +36608,7 @@
|
|
|
36577
36608
|
"x-field-mutability": "read-only",
|
|
36578
36609
|
"x-original-maxLength": 1024,
|
|
36579
36610
|
"x-reconciled-from-discovery": true,
|
|
36580
|
-
"x-reconciled-at": "2026-01-
|
|
36611
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164523+00:00"
|
|
36581
36612
|
},
|
|
36582
36613
|
"uid": {
|
|
36583
36614
|
"type": "string",
|
|
@@ -36598,7 +36629,7 @@
|
|
|
36598
36629
|
"x-original-maxLength": 1024,
|
|
36599
36630
|
"format": "uuid",
|
|
36600
36631
|
"x-reconciled-from-discovery": true,
|
|
36601
|
-
"x-reconciled-at": "2026-01-
|
|
36632
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164529+00:00"
|
|
36602
36633
|
}
|
|
36603
36634
|
},
|
|
36604
36635
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37348,7 +37379,7 @@
|
|
|
37348
37379
|
},
|
|
37349
37380
|
"x-original-maxLength": 1024,
|
|
37350
37381
|
"x-reconciled-from-discovery": true,
|
|
37351
|
-
"x-reconciled-at": "2026-01-
|
|
37382
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164605+00:00"
|
|
37352
37383
|
},
|
|
37353
37384
|
"namespace": {
|
|
37354
37385
|
"type": "string",
|
|
@@ -37374,7 +37405,7 @@
|
|
|
37374
37405
|
},
|
|
37375
37406
|
"x-original-maxLength": 1024,
|
|
37376
37407
|
"x-reconciled-from-discovery": true,
|
|
37377
|
-
"x-reconciled-at": "2026-01-
|
|
37408
|
+
"x-reconciled-at": "2026-01-06T16:57:41.164610+00:00"
|
|
37378
37409
|
}
|
|
37379
37410
|
},
|
|
37380
37411
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37655,7 +37686,7 @@
|
|
|
37655
37686
|
},
|
|
37656
37687
|
"x-original-maxLength": 1024,
|
|
37657
37688
|
"x-reconciled-from-discovery": true,
|
|
37658
|
-
"x-reconciled-at": "2026-01-
|
|
37689
|
+
"x-reconciled-at": "2026-01-06T16:57:50.354494+00:00"
|
|
37659
37690
|
},
|
|
37660
37691
|
"namespace": {
|
|
37661
37692
|
"type": "string",
|
|
@@ -37674,7 +37705,7 @@
|
|
|
37674
37705
|
},
|
|
37675
37706
|
"x-original-maxLength": 1024,
|
|
37676
37707
|
"x-reconciled-from-discovery": true,
|
|
37677
|
-
"x-reconciled-at": "2026-01-
|
|
37708
|
+
"x-reconciled-at": "2026-01-06T16:57:50.354498+00:00"
|
|
37678
37709
|
}
|
|
37679
37710
|
},
|
|
37680
37711
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37772,7 +37803,7 @@
|
|
|
37772
37803
|
"maxLength": 17,
|
|
37773
37804
|
"minLength": 17,
|
|
37774
37805
|
"x-reconciled-from-discovery": true,
|
|
37775
|
-
"x-reconciled-at": "2026-01-
|
|
37806
|
+
"x-reconciled-at": "2026-01-06T16:57:50.354512+00:00"
|
|
37776
37807
|
},
|
|
37777
37808
|
"system_metadata": {
|
|
37778
37809
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -38032,7 +38063,7 @@
|
|
|
38032
38063
|
},
|
|
38033
38064
|
"x-original-maxLength": 1024,
|
|
38034
38065
|
"x-reconciled-from-discovery": true,
|
|
38035
|
-
"x-reconciled-at": "2026-01-
|
|
38066
|
+
"x-reconciled-at": "2026-01-06T16:57:50.354533+00:00"
|
|
38036
38067
|
},
|
|
38037
38068
|
"disabled": {
|
|
38038
38069
|
"type": "boolean",
|
|
@@ -38082,7 +38113,7 @@
|
|
|
38082
38113
|
},
|
|
38083
38114
|
"x-original-maxLength": 1024,
|
|
38084
38115
|
"x-reconciled-from-discovery": true,
|
|
38085
|
-
"x-reconciled-at": "2026-01-
|
|
38116
|
+
"x-reconciled-at": "2026-01-06T16:57:50.354543+00:00"
|
|
38086
38117
|
},
|
|
38087
38118
|
"namespace": {
|
|
38088
38119
|
"type": "string",
|
|
@@ -38101,7 +38132,7 @@
|
|
|
38101
38132
|
},
|
|
38102
38133
|
"x-original-maxLength": 1024,
|
|
38103
38134
|
"x-reconciled-from-discovery": true,
|
|
38104
|
-
"x-reconciled-at": "2026-01-
|
|
38135
|
+
"x-reconciled-at": "2026-01-06T16:57:50.354547+00:00"
|
|
38105
38136
|
},
|
|
38106
38137
|
"owner_view": {
|
|
38107
38138
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -38142,7 +38173,7 @@
|
|
|
38142
38173
|
"x-field-mutability": "read-only",
|
|
38143
38174
|
"x-original-maxLength": 1024,
|
|
38144
38175
|
"x-reconciled-from-discovery": true,
|
|
38145
|
-
"x-reconciled-at": "2026-01-
|
|
38176
|
+
"x-reconciled-at": "2026-01-06T16:57:50.354554+00:00"
|
|
38146
38177
|
},
|
|
38147
38178
|
"uid": {
|
|
38148
38179
|
"type": "string",
|
|
@@ -38163,7 +38194,7 @@
|
|
|
38163
38194
|
"x-original-maxLength": 1024,
|
|
38164
38195
|
"format": "uuid",
|
|
38165
38196
|
"x-reconciled-from-discovery": true,
|
|
38166
|
-
"x-reconciled-at": "2026-01-
|
|
38197
|
+
"x-reconciled-at": "2026-01-06T16:57:50.354559+00:00"
|
|
38167
38198
|
}
|
|
38168
38199
|
},
|
|
38169
38200
|
"x-f5xc-minimum-configuration": {
|
|
@@ -38672,7 +38703,7 @@
|
|
|
38672
38703
|
},
|
|
38673
38704
|
"x-original-maxLength": 1024,
|
|
38674
38705
|
"x-reconciled-from-discovery": true,
|
|
38675
|
-
"x-reconciled-at": "2026-01-
|
|
38706
|
+
"x-reconciled-at": "2026-01-06T16:57:50.354600+00:00"
|
|
38676
38707
|
},
|
|
38677
38708
|
"namespace": {
|
|
38678
38709
|
"type": "string",
|
|
@@ -38698,7 +38729,7 @@
|
|
|
38698
38729
|
},
|
|
38699
38730
|
"x-original-maxLength": 1024,
|
|
38700
38731
|
"x-reconciled-from-discovery": true,
|
|
38701
|
-
"x-reconciled-at": "2026-01-
|
|
38732
|
+
"x-reconciled-at": "2026-01-06T16:57:50.354605+00:00"
|
|
38702
38733
|
}
|
|
38703
38734
|
},
|
|
38704
38735
|
"x-f5xc-minimum-configuration": {
|
|
@@ -39034,6 +39065,8 @@
|
|
|
39034
39065
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
39035
39066
|
"title": "Aggregations.",
|
|
39036
39067
|
"x-displayname": "Aggregations.",
|
|
39068
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
39069
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
39037
39070
|
"x-f5xc-required-for": {
|
|
39038
39071
|
"minimum_config": false,
|
|
39039
39072
|
"create": false,
|
|
@@ -39080,7 +39113,7 @@
|
|
|
39080
39113
|
},
|
|
39081
39114
|
"x-original-maxLength": 1024,
|
|
39082
39115
|
"x-reconciled-from-discovery": true,
|
|
39083
|
-
"x-reconciled-at": "2026-01-
|
|
39116
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167460+00:00"
|
|
39084
39117
|
},
|
|
39085
39118
|
"query": {
|
|
39086
39119
|
"type": "string",
|
|
@@ -39089,6 +39122,8 @@
|
|
|
39089
39122
|
"x-displayname": "Query",
|
|
39090
39123
|
"x-ves-example": "{vh_name=\\\"productpage\\\"}",
|
|
39091
39124
|
"x-f5xc-example": "\"{vh_name=\\\"productpage\\\"}\"",
|
|
39125
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
39126
|
+
"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 following fields in access log may be specified in the query. App_type - application type vh_name - name of the virtual host src_site...",
|
|
39092
39127
|
"minLength": 0,
|
|
39093
39128
|
"maxLength": 1024,
|
|
39094
39129
|
"x-f5xc-required-for": {
|
|
@@ -39149,6 +39184,8 @@
|
|
|
39149
39184
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
39150
39185
|
"title": "Aggregations.",
|
|
39151
39186
|
"x-displayname": "Aggregations.",
|
|
39187
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
39188
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
39152
39189
|
"x-f5xc-required-for": {
|
|
39153
39190
|
"minimum_config": false,
|
|
39154
39191
|
"create": false,
|
|
@@ -39212,7 +39249,7 @@
|
|
|
39212
39249
|
},
|
|
39213
39250
|
"x-original-maxLength": 1024,
|
|
39214
39251
|
"x-reconciled-from-discovery": true,
|
|
39215
|
-
"x-reconciled-at": "2026-01-
|
|
39252
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167476+00:00"
|
|
39216
39253
|
},
|
|
39217
39254
|
"query": {
|
|
39218
39255
|
"type": "string",
|
|
@@ -39221,6 +39258,8 @@
|
|
|
39221
39258
|
"x-displayname": "Query",
|
|
39222
39259
|
"x-ves-example": "{vh_name=\\\"productpage\\\"}",
|
|
39223
39260
|
"x-f5xc-example": "\"{vh_name=\\\"productpage\\\"}\"",
|
|
39261
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
39262
|
+
"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 following fields in access log may be specified in the query. App_type - application type vh_name - name of the virtual host src_site...",
|
|
39224
39263
|
"minLength": 0,
|
|
39225
39264
|
"maxLength": 1024,
|
|
39226
39265
|
"x-f5xc-required-for": {
|
|
@@ -39238,6 +39277,8 @@
|
|
|
39238
39277
|
"x-displayname": "Scroll",
|
|
39239
39278
|
"x-ves-example": "True",
|
|
39240
39279
|
"x-f5xc-example": "true",
|
|
39280
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
39281
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) 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 more logs left to return. The number of messages in each...",
|
|
39241
39282
|
"x-f5xc-required-for": {
|
|
39242
39283
|
"minimum_config": false,
|
|
39243
39284
|
"create": false,
|
|
@@ -39302,6 +39343,8 @@
|
|
|
39302
39343
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
39303
39344
|
"title": "Aggregations.",
|
|
39304
39345
|
"x-displayname": "Aggregations.",
|
|
39346
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
39347
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
39305
39348
|
"x-f5xc-required-for": {
|
|
39306
39349
|
"minimum_config": false,
|
|
39307
39350
|
"create": false,
|
|
@@ -39348,7 +39391,7 @@
|
|
|
39348
39391
|
},
|
|
39349
39392
|
"x-original-maxLength": 1024,
|
|
39350
39393
|
"x-reconciled-from-discovery": true,
|
|
39351
|
-
"x-reconciled-at": "2026-01-
|
|
39394
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167490+00:00"
|
|
39352
39395
|
},
|
|
39353
39396
|
"query": {
|
|
39354
39397
|
"type": "string",
|
|
@@ -39357,6 +39400,8 @@
|
|
|
39357
39400
|
"x-displayname": "Query",
|
|
39358
39401
|
"x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
|
|
39359
39402
|
"x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
|
|
39403
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
39404
|
+
"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 the following fields in audit log may be specified in the query. User - user name src_site - source site src - source service...",
|
|
39360
39405
|
"minLength": 0,
|
|
39361
39406
|
"maxLength": 1024,
|
|
39362
39407
|
"x-f5xc-required-for": {
|
|
@@ -39417,6 +39462,8 @@
|
|
|
39417
39462
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
39418
39463
|
"title": "Aggregations.",
|
|
39419
39464
|
"x-displayname": "Aggregations.",
|
|
39465
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
39466
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
39420
39467
|
"x-f5xc-required-for": {
|
|
39421
39468
|
"minimum_config": false,
|
|
39422
39469
|
"create": false,
|
|
@@ -39480,7 +39527,7 @@
|
|
|
39480
39527
|
},
|
|
39481
39528
|
"x-original-maxLength": 1024,
|
|
39482
39529
|
"x-reconciled-from-discovery": true,
|
|
39483
|
-
"x-reconciled-at": "2026-01-
|
|
39530
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167503+00:00"
|
|
39484
39531
|
},
|
|
39485
39532
|
"query": {
|
|
39486
39533
|
"type": "string",
|
|
@@ -39489,6 +39536,8 @@
|
|
|
39489
39536
|
"x-displayname": "Query",
|
|
39490
39537
|
"x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
|
|
39491
39538
|
"x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
|
|
39539
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
39540
|
+
"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 the following fields in audit log may be specified in the query. User - user name src_site - source site src - source service...",
|
|
39492
39541
|
"minLength": 0,
|
|
39493
39542
|
"maxLength": 1024,
|
|
39494
39543
|
"x-f5xc-required-for": {
|
|
@@ -39506,6 +39555,8 @@
|
|
|
39506
39555
|
"x-displayname": "Scroll",
|
|
39507
39556
|
"x-ves-example": "True",
|
|
39508
39557
|
"x-f5xc-example": "true",
|
|
39558
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
39559
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) 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 more logs left to return. The number of messages in each...",
|
|
39509
39560
|
"x-f5xc-required-for": {
|
|
39510
39561
|
"minimum_config": false,
|
|
39511
39562
|
"create": false,
|
|
@@ -39621,6 +39672,8 @@
|
|
|
39621
39672
|
"ves.io.schema.rules.message.required": "true",
|
|
39622
39673
|
"ves.io.schema.rules.repeated.max_items": "5"
|
|
39623
39674
|
},
|
|
39675
|
+
"x-f5xc-description-short": "List of label filter expressions of the form \"label key\" QueryOp \"value\".",
|
|
39676
|
+
"x-f5xc-description-medium": "List of label filter expressions of the form \"label key\" QueryOp \"value\". Response will only contain data that matches all the conditions specified in the label_filter. For external connector logs, user can specify LABEL_EXTERNAL_CONNECTOR_IP & LABEL_EXTERNAL_CONNECTOR_NODE in the label_filter...",
|
|
39624
39677
|
"x-f5xc-required-for": {
|
|
39625
39678
|
"minimum_config": false,
|
|
39626
39679
|
"create": false,
|
|
@@ -39670,7 +39723,7 @@
|
|
|
39670
39723
|
},
|
|
39671
39724
|
"x-original-maxLength": 1024,
|
|
39672
39725
|
"x-reconciled-from-discovery": true,
|
|
39673
|
-
"x-reconciled-at": "2026-01-
|
|
39726
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167541+00:00"
|
|
39674
39727
|
},
|
|
39675
39728
|
"site": {
|
|
39676
39729
|
"type": "string",
|
|
@@ -39741,6 +39794,8 @@
|
|
|
39741
39794
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
39742
39795
|
"title": "Aggregations.",
|
|
39743
39796
|
"x-displayname": "Aggregations.",
|
|
39797
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
39798
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
39744
39799
|
"x-f5xc-required-for": {
|
|
39745
39800
|
"minimum_config": false,
|
|
39746
39801
|
"create": false,
|
|
@@ -39787,7 +39842,7 @@
|
|
|
39787
39842
|
},
|
|
39788
39843
|
"x-original-maxLength": 1024,
|
|
39789
39844
|
"x-reconciled-from-discovery": true,
|
|
39790
|
-
"x-reconciled-at": "2026-01-
|
|
39845
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167600+00:00"
|
|
39791
39846
|
},
|
|
39792
39847
|
"query": {
|
|
39793
39848
|
"type": "string",
|
|
@@ -39796,6 +39851,8 @@
|
|
|
39796
39851
|
"x-displayname": "Query",
|
|
39797
39852
|
"x-ves-example": "{site=\\\"site-1\\\"}",
|
|
39798
39853
|
"x-f5xc-example": "\"{site=\\\"site-1\\\"}\"",
|
|
39854
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
39855
|
+
"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 following fields in Firewall log may be specified in the query. Site - Name of the site src_ip - Source IP Address dst_ip ...",
|
|
39799
39856
|
"minLength": 0,
|
|
39800
39857
|
"maxLength": 1024,
|
|
39801
39858
|
"x-f5xc-required-for": {
|
|
@@ -39856,6 +39913,8 @@
|
|
|
39856
39913
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
39857
39914
|
"title": "Aggregations.",
|
|
39858
39915
|
"x-displayname": "Aggregations.",
|
|
39916
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
39917
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
39859
39918
|
"x-f5xc-required-for": {
|
|
39860
39919
|
"minimum_config": false,
|
|
39861
39920
|
"create": false,
|
|
@@ -39919,7 +39978,7 @@
|
|
|
39919
39978
|
},
|
|
39920
39979
|
"x-original-maxLength": 1024,
|
|
39921
39980
|
"x-reconciled-from-discovery": true,
|
|
39922
|
-
"x-reconciled-at": "2026-01-
|
|
39981
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167612+00:00"
|
|
39923
39982
|
},
|
|
39924
39983
|
"query": {
|
|
39925
39984
|
"type": "string",
|
|
@@ -39928,6 +39987,8 @@
|
|
|
39928
39987
|
"x-displayname": "Query",
|
|
39929
39988
|
"x-ves-example": "{site=\\\"site-1\\\"}",
|
|
39930
39989
|
"x-f5xc-example": "\"{site=\\\"site-1\\\"}\"",
|
|
39990
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
39991
|
+
"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 following fields in Firewall log may be specified in the query. Site - Name of the site src_ip - Source IP Address dst_ip ...",
|
|
39931
39992
|
"minLength": 0,
|
|
39932
39993
|
"maxLength": 1024,
|
|
39933
39994
|
"x-f5xc-required-for": {
|
|
@@ -39945,6 +40006,8 @@
|
|
|
39945
40006
|
"x-displayname": "Scroll",
|
|
39946
40007
|
"x-ves-example": "True",
|
|
39947
40008
|
"x-f5xc-example": "true",
|
|
40009
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
40010
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) 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 more logs left to return. The number of messages in each...",
|
|
39948
40011
|
"x-f5xc-required-for": {
|
|
39949
40012
|
"minimum_config": false,
|
|
39950
40013
|
"create": false,
|
|
@@ -40009,6 +40072,8 @@
|
|
|
40009
40072
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
40010
40073
|
"title": "Aggregations.",
|
|
40011
40074
|
"x-displayname": "Aggregations.",
|
|
40075
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
40076
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
40012
40077
|
"x-f5xc-required-for": {
|
|
40013
40078
|
"minimum_config": false,
|
|
40014
40079
|
"create": false,
|
|
@@ -40055,7 +40120,7 @@
|
|
|
40055
40120
|
},
|
|
40056
40121
|
"x-original-maxLength": 1024,
|
|
40057
40122
|
"x-reconciled-from-discovery": true,
|
|
40058
|
-
"x-reconciled-at": "2026-01-
|
|
40123
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167625+00:00"
|
|
40059
40124
|
},
|
|
40060
40125
|
"query": {
|
|
40061
40126
|
"type": "string",
|
|
@@ -40064,6 +40129,8 @@
|
|
|
40064
40129
|
"x-displayname": "Query",
|
|
40065
40130
|
"x-ves-example": "Query={objectref.resource=\"deployments\"}",
|
|
40066
40131
|
"x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
|
|
40132
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
40133
|
+
"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 the following fields in audit log may be specified in the query. user.username - user name sourceIPs - source IP verb - method...",
|
|
40067
40134
|
"minLength": 0,
|
|
40068
40135
|
"maxLength": 1024,
|
|
40069
40136
|
"x-f5xc-required-for": {
|
|
@@ -40141,6 +40208,8 @@
|
|
|
40141
40208
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
40142
40209
|
"title": "Aggregations.",
|
|
40143
40210
|
"x-displayname": "Aggregations.",
|
|
40211
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
40212
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
40144
40213
|
"x-f5xc-required-for": {
|
|
40145
40214
|
"minimum_config": false,
|
|
40146
40215
|
"create": false,
|
|
@@ -40204,7 +40273,7 @@
|
|
|
40204
40273
|
},
|
|
40205
40274
|
"x-original-maxLength": 1024,
|
|
40206
40275
|
"x-reconciled-from-discovery": true,
|
|
40207
|
-
"x-reconciled-at": "2026-01-
|
|
40276
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167638+00:00"
|
|
40208
40277
|
},
|
|
40209
40278
|
"query": {
|
|
40210
40279
|
"type": "string",
|
|
@@ -40213,6 +40282,8 @@
|
|
|
40213
40282
|
"x-displayname": "Query",
|
|
40214
40283
|
"x-ves-example": "Query={objectref.resource=\"deployments\"}",
|
|
40215
40284
|
"x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
|
|
40285
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
40286
|
+
"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 the following fields in audit log may be specified in the query. user.username - user name sourceIPs - source IP verb - method...",
|
|
40216
40287
|
"minLength": 0,
|
|
40217
40288
|
"maxLength": 1024,
|
|
40218
40289
|
"x-f5xc-required-for": {
|
|
@@ -40230,6 +40301,8 @@
|
|
|
40230
40301
|
"x-displayname": "Scroll",
|
|
40231
40302
|
"x-ves-example": "True",
|
|
40232
40303
|
"x-f5xc-example": "true",
|
|
40304
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
40305
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) 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 more logs left to return. The number of messages in each...",
|
|
40233
40306
|
"x-f5xc-required-for": {
|
|
40234
40307
|
"minimum_config": false,
|
|
40235
40308
|
"create": false,
|
|
@@ -40311,6 +40384,8 @@
|
|
|
40311
40384
|
"description": "Aggregations provide summary/analytics data over the events response. If the number of 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.",
|
|
40312
40385
|
"title": "Aggregations.",
|
|
40313
40386
|
"x-displayname": "Aggregations.",
|
|
40387
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
|
|
40388
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the events response. If the number of 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 user-defined aggregation name.",
|
|
40314
40389
|
"x-f5xc-required-for": {
|
|
40315
40390
|
"minimum_config": false,
|
|
40316
40391
|
"create": false,
|
|
@@ -40357,7 +40432,7 @@
|
|
|
40357
40432
|
},
|
|
40358
40433
|
"x-original-maxLength": 1024,
|
|
40359
40434
|
"x-reconciled-from-discovery": true,
|
|
40360
|
-
"x-reconciled-at": "2026-01-
|
|
40435
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167652+00:00"
|
|
40361
40436
|
},
|
|
40362
40437
|
"query": {
|
|
40363
40438
|
"type": "string",
|
|
@@ -40366,6 +40441,8 @@
|
|
|
40366
40441
|
"x-displayname": "Query",
|
|
40367
40442
|
"x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
|
|
40368
40443
|
"x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
|
|
40444
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
40445
|
+
"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 the following fields in the event may be specified in the query. involvedobject.kind - The object that this event is about, like Pod...",
|
|
40369
40446
|
"minLength": 0,
|
|
40370
40447
|
"maxLength": 1024,
|
|
40371
40448
|
"x-f5xc-required-for": {
|
|
@@ -40443,6 +40520,8 @@
|
|
|
40443
40520
|
"description": "Aggregations provide summary/analytics data over the events response. If the number of 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.",
|
|
40444
40521
|
"title": "Aggregations.",
|
|
40445
40522
|
"x-displayname": "Aggregations.",
|
|
40523
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
|
|
40524
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the events response. If the number of 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 user-defined aggregation name.",
|
|
40446
40525
|
"x-f5xc-required-for": {
|
|
40447
40526
|
"minimum_config": false,
|
|
40448
40527
|
"create": false,
|
|
@@ -40506,7 +40585,7 @@
|
|
|
40506
40585
|
},
|
|
40507
40586
|
"x-original-maxLength": 1024,
|
|
40508
40587
|
"x-reconciled-from-discovery": true,
|
|
40509
|
-
"x-reconciled-at": "2026-01-
|
|
40588
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167665+00:00"
|
|
40510
40589
|
},
|
|
40511
40590
|
"query": {
|
|
40512
40591
|
"type": "string",
|
|
@@ -40515,6 +40594,8 @@
|
|
|
40515
40594
|
"x-displayname": "Query",
|
|
40516
40595
|
"x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
|
|
40517
40596
|
"x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
|
|
40597
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
40598
|
+
"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 the following fields in the event may be specified in the query. involvedobject.kind - The object that this event is about, like Pod...",
|
|
40518
40599
|
"minLength": 0,
|
|
40519
40600
|
"maxLength": 1024,
|
|
40520
40601
|
"x-f5xc-required-for": {
|
|
@@ -40532,6 +40613,8 @@
|
|
|
40532
40613
|
"x-displayname": "Scroll",
|
|
40533
40614
|
"x-ves-example": "True",
|
|
40534
40615
|
"x-f5xc-example": "true",
|
|
40616
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of events (or all events) that matches the query.",
|
|
40617
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of events (or all 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 events until there are no more events left to return. The number of events in each batch is...",
|
|
40535
40618
|
"x-f5xc-required-for": {
|
|
40536
40619
|
"minimum_config": false,
|
|
40537
40620
|
"create": false,
|
|
@@ -40640,7 +40723,7 @@
|
|
|
40640
40723
|
},
|
|
40641
40724
|
"x-original-maxLength": 256,
|
|
40642
40725
|
"x-reconciled-from-discovery": true,
|
|
40643
|
-
"x-reconciled-at": "2026-01-
|
|
40726
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167679+00:00"
|
|
40644
40727
|
}
|
|
40645
40728
|
},
|
|
40646
40729
|
"x-f5xc-minimum-configuration": {
|
|
@@ -40669,6 +40752,8 @@
|
|
|
40669
40752
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregation data is key'ed with the aggregation name specified in the request.",
|
|
40670
40753
|
"title": "Aggregations.",
|
|
40671
40754
|
"x-displayname": "Aggregations.",
|
|
40755
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
40756
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is key'ed with the aggregation name...",
|
|
40672
40757
|
"x-f5xc-required-for": {
|
|
40673
40758
|
"minimum_config": false,
|
|
40674
40759
|
"create": false,
|
|
@@ -40719,6 +40804,8 @@
|
|
|
40719
40804
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregation data is key'ed with the aggregation name specified in the request.",
|
|
40720
40805
|
"title": "Aggregations.",
|
|
40721
40806
|
"x-displayname": "Aggregations.",
|
|
40807
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
40808
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is key'ed with the aggregation name...",
|
|
40722
40809
|
"x-f5xc-required-for": {
|
|
40723
40810
|
"minimum_config": false,
|
|
40724
40811
|
"create": false,
|
|
@@ -40750,6 +40837,8 @@
|
|
|
40750
40837
|
"x-displayname": "Scroll ID",
|
|
40751
40838
|
"x-ves-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==.",
|
|
40752
40839
|
"x-f5xc-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==",
|
|
40840
|
+
"x-f5xc-description-short": "Long Base-64 encoded string which can be used to retrieve next batch of log messages using the scroll request.",
|
|
40841
|
+
"x-f5xc-description-medium": "Long Base-64 encoded string which can be used to retrieve next batch of log messages using the scroll request. Empty scroll_id indicates no more messages to scroll (EOF).",
|
|
40753
40842
|
"minLength": 0,
|
|
40754
40843
|
"maxLength": 1024,
|
|
40755
40844
|
"x-f5xc-required-for": {
|
|
@@ -40817,7 +40906,7 @@
|
|
|
40817
40906
|
},
|
|
40818
40907
|
"x-original-maxLength": 1024,
|
|
40819
40908
|
"x-reconciled-from-discovery": true,
|
|
40820
|
-
"x-reconciled-at": "2026-01-
|
|
40909
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167705+00:00"
|
|
40821
40910
|
},
|
|
40822
40911
|
"scroll_id": {
|
|
40823
40912
|
"type": "string",
|
|
@@ -40862,6 +40951,8 @@
|
|
|
40862
40951
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
40863
40952
|
"title": "Aggregations.",
|
|
40864
40953
|
"x-displayname": "Aggregations.",
|
|
40954
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
40955
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
40865
40956
|
"x-f5xc-required-for": {
|
|
40866
40957
|
"minimum_config": false,
|
|
40867
40958
|
"create": false,
|
|
@@ -40908,7 +40999,7 @@
|
|
|
40908
40999
|
},
|
|
40909
41000
|
"x-original-maxLength": 1024,
|
|
40910
41001
|
"x-reconciled-from-discovery": true,
|
|
40911
|
-
"x-reconciled-at": "2026-01-
|
|
41002
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167754+00:00"
|
|
40912
41003
|
},
|
|
40913
41004
|
"query": {
|
|
40914
41005
|
"type": "string",
|
|
@@ -40917,6 +41008,8 @@
|
|
|
40917
41008
|
"x-displayname": "Query",
|
|
40918
41009
|
"x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
|
|
40919
41010
|
"x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
|
|
41011
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
41012
|
+
"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 the following fields in platform events may be specified in the query. User - user name resource_type - resource type resource ...",
|
|
40920
41013
|
"minLength": 0,
|
|
40921
41014
|
"maxLength": 1024,
|
|
40922
41015
|
"x-f5xc-required-for": {
|
|
@@ -40977,6 +41070,8 @@
|
|
|
40977
41070
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
40978
41071
|
"title": "Aggregations.",
|
|
40979
41072
|
"x-displayname": "Aggregations.",
|
|
41073
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
41074
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
40980
41075
|
"x-f5xc-required-for": {
|
|
40981
41076
|
"minimum_config": false,
|
|
40982
41077
|
"create": false,
|
|
@@ -41053,7 +41148,7 @@
|
|
|
41053
41148
|
},
|
|
41054
41149
|
"x-original-maxLength": 1024,
|
|
41055
41150
|
"x-reconciled-from-discovery": true,
|
|
41056
|
-
"x-reconciled-at": "2026-01-
|
|
41151
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167768+00:00"
|
|
41057
41152
|
},
|
|
41058
41153
|
"query": {
|
|
41059
41154
|
"type": "string",
|
|
@@ -41062,6 +41157,8 @@
|
|
|
41062
41157
|
"x-displayname": "Query",
|
|
41063
41158
|
"x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
|
|
41064
41159
|
"x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
|
|
41160
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
41161
|
+
"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 the following fields in platform events may be specified in the query. User - user name resource_type - resource type resource ...",
|
|
41065
41162
|
"minLength": 0,
|
|
41066
41163
|
"maxLength": 1024,
|
|
41067
41164
|
"x-f5xc-required-for": {
|
|
@@ -41079,6 +41176,8 @@
|
|
|
41079
41176
|
"x-displayname": "Scroll",
|
|
41080
41177
|
"x-ves-example": "True",
|
|
41081
41178
|
"x-f5xc-example": "true",
|
|
41179
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
41180
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) 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 more logs left to return. The number of messages in each...",
|
|
41082
41181
|
"x-f5xc-required-for": {
|
|
41083
41182
|
"minimum_config": false,
|
|
41084
41183
|
"create": false,
|
|
@@ -41144,6 +41243,8 @@
|
|
|
41144
41243
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
41145
41244
|
"title": "Aggregations.",
|
|
41146
41245
|
"x-displayname": "Aggregations.",
|
|
41246
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
41247
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
41147
41248
|
"x-f5xc-required-for": {
|
|
41148
41249
|
"minimum_config": false,
|
|
41149
41250
|
"create": false,
|
|
@@ -41190,7 +41291,7 @@
|
|
|
41190
41291
|
},
|
|
41191
41292
|
"x-original-maxLength": 1024,
|
|
41192
41293
|
"x-reconciled-from-discovery": true,
|
|
41193
|
-
"x-reconciled-at": "2026-01-
|
|
41294
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167784+00:00"
|
|
41194
41295
|
},
|
|
41195
41296
|
"query": {
|
|
41196
41297
|
"type": "string",
|
|
@@ -41199,6 +41300,8 @@
|
|
|
41199
41300
|
"x-displayname": "Query",
|
|
41200
41301
|
"x-ves-example": "Query={objectref.resource=\"deployments\"}",
|
|
41201
41302
|
"x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
|
|
41303
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
41304
|
+
"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 the following fields in audit log may be specified in the query. user.username - user name sourceIPs - source IP verb - method...",
|
|
41202
41305
|
"minLength": 0,
|
|
41203
41306
|
"maxLength": 1024,
|
|
41204
41307
|
"x-f5xc-required-for": {
|
|
@@ -41259,6 +41362,8 @@
|
|
|
41259
41362
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are key'ed by user-defined aggregation name. The response will be key'ed with the same name.\nOptional.",
|
|
41260
41363
|
"title": "Aggregations.",
|
|
41261
41364
|
"x-displayname": "Aggregations.",
|
|
41365
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
41366
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are key'ed by user-defined aggregation name.",
|
|
41262
41367
|
"x-f5xc-required-for": {
|
|
41263
41368
|
"minimum_config": false,
|
|
41264
41369
|
"create": false,
|
|
@@ -41322,7 +41427,7 @@
|
|
|
41322
41427
|
},
|
|
41323
41428
|
"x-original-maxLength": 1024,
|
|
41324
41429
|
"x-reconciled-from-discovery": true,
|
|
41325
|
-
"x-reconciled-at": "2026-01-
|
|
41430
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167795+00:00"
|
|
41326
41431
|
},
|
|
41327
41432
|
"query": {
|
|
41328
41433
|
"type": "string",
|
|
@@ -41331,6 +41436,8 @@
|
|
|
41331
41436
|
"x-displayname": "Query",
|
|
41332
41437
|
"x-ves-example": "Query={objectref.resource=\"deployments\"}",
|
|
41333
41438
|
"x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
|
|
41439
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
41440
|
+
"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 the following fields in audit log may be specified in the query. user.username - user name sourceIPs - source IP verb - method...",
|
|
41334
41441
|
"minLength": 0,
|
|
41335
41442
|
"maxLength": 1024,
|
|
41336
41443
|
"x-f5xc-required-for": {
|
|
@@ -41348,6 +41455,8 @@
|
|
|
41348
41455
|
"x-displayname": "Scroll",
|
|
41349
41456
|
"x-ves-example": "True",
|
|
41350
41457
|
"x-f5xc-example": "true",
|
|
41458
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
41459
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) 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 more logs left to return. The number of messages in each...",
|
|
41351
41460
|
"x-f5xc-required-for": {
|
|
41352
41461
|
"minimum_config": false,
|
|
41353
41462
|
"create": false,
|
|
@@ -41412,6 +41521,8 @@
|
|
|
41412
41521
|
"description": "Aggregations provide summary/analytics data over the events response. If the number of 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.",
|
|
41413
41522
|
"title": "Aggregations.",
|
|
41414
41523
|
"x-displayname": "Aggregations.",
|
|
41524
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
|
|
41525
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the events response. If the number of 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 user-defined aggregation name.",
|
|
41415
41526
|
"x-f5xc-required-for": {
|
|
41416
41527
|
"minimum_config": false,
|
|
41417
41528
|
"create": false,
|
|
@@ -41458,7 +41569,7 @@
|
|
|
41458
41569
|
},
|
|
41459
41570
|
"x-original-maxLength": 1024,
|
|
41460
41571
|
"x-reconciled-from-discovery": true,
|
|
41461
|
-
"x-reconciled-at": "2026-01-
|
|
41572
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167808+00:00"
|
|
41462
41573
|
},
|
|
41463
41574
|
"query": {
|
|
41464
41575
|
"type": "string",
|
|
@@ -41467,6 +41578,8 @@
|
|
|
41467
41578
|
"x-displayname": "Query",
|
|
41468
41579
|
"x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
|
|
41469
41580
|
"x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
|
|
41581
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
41582
|
+
"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 the following fields in the event may be specified in the query. involvedobject.kind - The object that this event is about, like Pod...",
|
|
41470
41583
|
"minLength": 0,
|
|
41471
41584
|
"maxLength": 1024,
|
|
41472
41585
|
"x-f5xc-required-for": {
|
|
@@ -41527,6 +41640,8 @@
|
|
|
41527
41640
|
"description": "Aggregations provide summary/analytics data over the events response. If the number of 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.",
|
|
41528
41641
|
"title": "Aggregations.",
|
|
41529
41642
|
"x-displayname": "Aggregations.",
|
|
41643
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
|
|
41644
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the events response. If the number of 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 user-defined aggregation name.",
|
|
41530
41645
|
"x-f5xc-required-for": {
|
|
41531
41646
|
"minimum_config": false,
|
|
41532
41647
|
"create": false,
|
|
@@ -41590,7 +41705,7 @@
|
|
|
41590
41705
|
},
|
|
41591
41706
|
"x-original-maxLength": 1024,
|
|
41592
41707
|
"x-reconciled-from-discovery": true,
|
|
41593
|
-
"x-reconciled-at": "2026-01-
|
|
41708
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167820+00:00"
|
|
41594
41709
|
},
|
|
41595
41710
|
"query": {
|
|
41596
41711
|
"type": "string",
|
|
@@ -41599,6 +41714,8 @@
|
|
|
41599
41714
|
"x-displayname": "Query",
|
|
41600
41715
|
"x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
|
|
41601
41716
|
"x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
|
|
41717
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
41718
|
+
"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 the following fields in the event may be specified in the query. involvedobject.kind - The object that this event is about, like Pod...",
|
|
41602
41719
|
"minLength": 0,
|
|
41603
41720
|
"maxLength": 1024,
|
|
41604
41721
|
"x-f5xc-required-for": {
|
|
@@ -41616,6 +41733,8 @@
|
|
|
41616
41733
|
"x-displayname": "Scroll",
|
|
41617
41734
|
"x-ves-example": "True",
|
|
41618
41735
|
"x-f5xc-example": "true",
|
|
41736
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of events (or all events) that matches the query.",
|
|
41737
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of events (or all 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 events until there are no more events left to return. The number of events in each batch is...",
|
|
41619
41738
|
"x-f5xc-required-for": {
|
|
41620
41739
|
"minimum_config": false,
|
|
41621
41740
|
"create": false,
|
|
@@ -41744,6 +41863,8 @@
|
|
|
41744
41863
|
"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.",
|
|
41745
41864
|
"title": "Step",
|
|
41746
41865
|
"x-f5xc-example": "5m",
|
|
41866
|
+
"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...",
|
|
41867
|
+
"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.",
|
|
41747
41868
|
"minLength": 0,
|
|
41748
41869
|
"maxLength": 1024,
|
|
41749
41870
|
"x-f5xc-required-for": {
|
|
@@ -41934,6 +42055,8 @@
|
|
|
41934
42055
|
"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.",
|
|
41935
42056
|
"title": "Step",
|
|
41936
42057
|
"x-f5xc-example": "5m",
|
|
42058
|
+
"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...",
|
|
42059
|
+
"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.",
|
|
41937
42060
|
"minLength": 0,
|
|
41938
42061
|
"maxLength": 1024,
|
|
41939
42062
|
"x-f5xc-required-for": {
|
|
@@ -42083,6 +42206,8 @@
|
|
|
42083
42206
|
"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.",
|
|
42084
42207
|
"title": "Step",
|
|
42085
42208
|
"x-f5xc-example": "5m",
|
|
42209
|
+
"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...",
|
|
42210
|
+
"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.",
|
|
42086
42211
|
"minLength": 0,
|
|
42087
42212
|
"maxLength": 1024,
|
|
42088
42213
|
"x-f5xc-required-for": {
|
|
@@ -42229,6 +42354,8 @@
|
|
|
42229
42354
|
"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.",
|
|
42230
42355
|
"title": "Step",
|
|
42231
42356
|
"x-f5xc-example": "5m",
|
|
42357
|
+
"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...",
|
|
42358
|
+
"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.",
|
|
42232
42359
|
"minLength": 0,
|
|
42233
42360
|
"maxLength": 1024,
|
|
42234
42361
|
"x-f5xc-required-for": {
|
|
@@ -42286,6 +42413,8 @@
|
|
|
42286
42413
|
"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.",
|
|
42287
42414
|
"title": "Step",
|
|
42288
42415
|
"x-f5xc-example": "5m",
|
|
42416
|
+
"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...",
|
|
42417
|
+
"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.",
|
|
42289
42418
|
"minLength": 0,
|
|
42290
42419
|
"maxLength": 1024,
|
|
42291
42420
|
"x-f5xc-required-for": {
|
|
@@ -42402,6 +42531,8 @@
|
|
|
42402
42531
|
"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.",
|
|
42403
42532
|
"title": "Step",
|
|
42404
42533
|
"x-f5xc-example": "5m",
|
|
42534
|
+
"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...",
|
|
42535
|
+
"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.",
|
|
42405
42536
|
"minLength": 0,
|
|
42406
42537
|
"maxLength": 1024,
|
|
42407
42538
|
"x-f5xc-required-for": {
|
|
@@ -42510,6 +42641,8 @@
|
|
|
42510
42641
|
"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.",
|
|
42511
42642
|
"title": "Step",
|
|
42512
42643
|
"x-f5xc-example": "5m",
|
|
42644
|
+
"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...",
|
|
42645
|
+
"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.",
|
|
42513
42646
|
"minLength": 0,
|
|
42514
42647
|
"maxLength": 1024,
|
|
42515
42648
|
"x-f5xc-required-for": {
|
|
@@ -42567,6 +42700,8 @@
|
|
|
42567
42700
|
"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.",
|
|
42568
42701
|
"title": "Step",
|
|
42569
42702
|
"x-f5xc-example": "5m",
|
|
42703
|
+
"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...",
|
|
42704
|
+
"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.",
|
|
42570
42705
|
"minLength": 0,
|
|
42571
42706
|
"maxLength": 1024,
|
|
42572
42707
|
"x-f5xc-required-for": {
|
|
@@ -43750,7 +43885,7 @@
|
|
|
43750
43885
|
},
|
|
43751
43886
|
"x-original-maxLength": 1024,
|
|
43752
43887
|
"x-reconciled-from-discovery": true,
|
|
43753
|
-
"x-reconciled-at": "2026-01-
|
|
43888
|
+
"x-reconciled-at": "2026-01-06T16:58:05.179862+00:00"
|
|
43754
43889
|
},
|
|
43755
43890
|
"report_frequency": {
|
|
43756
43891
|
"$ref": "#/components/schemas/reportReportFrequency"
|
|
@@ -44422,7 +44557,7 @@
|
|
|
44422
44557
|
},
|
|
44423
44558
|
"x-original-maxLength": 1024,
|
|
44424
44559
|
"x-reconciled-from-discovery": true,
|
|
44425
|
-
"x-reconciled-at": "2026-01-
|
|
44560
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676742+00:00"
|
|
44426
44561
|
},
|
|
44427
44562
|
"disabled": {
|
|
44428
44563
|
"type": "boolean",
|
|
@@ -44472,7 +44607,7 @@
|
|
|
44472
44607
|
},
|
|
44473
44608
|
"x-original-maxLength": 1024,
|
|
44474
44609
|
"x-reconciled-from-discovery": true,
|
|
44475
|
-
"x-reconciled-at": "2026-01-
|
|
44610
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676752+00:00"
|
|
44476
44611
|
},
|
|
44477
44612
|
"namespace": {
|
|
44478
44613
|
"type": "string",
|
|
@@ -44491,7 +44626,7 @@
|
|
|
44491
44626
|
},
|
|
44492
44627
|
"x-original-maxLength": 1024,
|
|
44493
44628
|
"x-reconciled-from-discovery": true,
|
|
44494
|
-
"x-reconciled-at": "2026-01-
|
|
44629
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676757+00:00"
|
|
44495
44630
|
},
|
|
44496
44631
|
"object": {
|
|
44497
44632
|
"$ref": "#/components/schemas/schemareportObject"
|
|
@@ -44520,7 +44655,7 @@
|
|
|
44520
44655
|
"x-field-mutability": "read-only",
|
|
44521
44656
|
"x-original-maxLength": 1024,
|
|
44522
44657
|
"x-reconciled-from-discovery": true,
|
|
44523
|
-
"x-reconciled-at": "2026-01-
|
|
44658
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676764+00:00"
|
|
44524
44659
|
},
|
|
44525
44660
|
"uid": {
|
|
44526
44661
|
"type": "string",
|
|
@@ -44541,7 +44676,7 @@
|
|
|
44541
44676
|
"x-original-maxLength": 1024,
|
|
44542
44677
|
"format": "uuid",
|
|
44543
44678
|
"x-reconciled-from-discovery": true,
|
|
44544
|
-
"x-reconciled-at": "2026-01-
|
|
44679
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676769+00:00"
|
|
44545
44680
|
}
|
|
44546
44681
|
},
|
|
44547
44682
|
"x-f5xc-minimum-configuration": {
|
|
@@ -44605,7 +44740,7 @@
|
|
|
44605
44740
|
},
|
|
44606
44741
|
"x-original-maxLength": 1024,
|
|
44607
44742
|
"x-reconciled-from-discovery": true,
|
|
44608
|
-
"x-reconciled-at": "2026-01-
|
|
44743
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676776+00:00"
|
|
44609
44744
|
},
|
|
44610
44745
|
"namespace": {
|
|
44611
44746
|
"type": "string",
|
|
@@ -44624,7 +44759,7 @@
|
|
|
44624
44759
|
},
|
|
44625
44760
|
"x-original-maxLength": 1024,
|
|
44626
44761
|
"x-reconciled-from-discovery": true,
|
|
44627
|
-
"x-reconciled-at": "2026-01-
|
|
44762
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676780+00:00"
|
|
44628
44763
|
}
|
|
44629
44764
|
},
|
|
44630
44765
|
"x-f5xc-minimum-configuration": {
|
|
@@ -44672,7 +44807,7 @@
|
|
|
44672
44807
|
},
|
|
44673
44808
|
"x-original-maxLength": 1024,
|
|
44674
44809
|
"x-reconciled-from-discovery": true,
|
|
44675
|
-
"x-reconciled-at": "2026-01-
|
|
44810
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676784+00:00"
|
|
44676
44811
|
},
|
|
44677
44812
|
"namespace": {
|
|
44678
44813
|
"type": "string",
|
|
@@ -44698,7 +44833,7 @@
|
|
|
44698
44833
|
},
|
|
44699
44834
|
"x-original-maxLength": 1024,
|
|
44700
44835
|
"x-reconciled-from-discovery": true,
|
|
44701
|
-
"x-reconciled-at": "2026-01-
|
|
44836
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676788+00:00"
|
|
44702
44837
|
}
|
|
44703
44838
|
},
|
|
44704
44839
|
"x-f5xc-minimum-configuration": {
|
|
@@ -44811,7 +44946,7 @@
|
|
|
44811
44946
|
"maxLength": 17,
|
|
44812
44947
|
"minLength": 17,
|
|
44813
44948
|
"x-reconciled-from-discovery": true,
|
|
44814
|
-
"x-reconciled-at": "2026-01-
|
|
44949
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676802+00:00"
|
|
44815
44950
|
},
|
|
44816
44951
|
"system_metadata": {
|
|
44817
44952
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -44908,7 +45043,7 @@
|
|
|
44908
45043
|
},
|
|
44909
45044
|
"x-original-maxLength": 1024,
|
|
44910
45045
|
"x-reconciled-from-discovery": true,
|
|
44911
|
-
"x-reconciled-at": "2026-01-
|
|
45046
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676810+00:00"
|
|
44912
45047
|
},
|
|
44913
45048
|
"report_config_names": {
|
|
44914
45049
|
"$ref": "#/components/schemas/report_configReportConfigurationNamesList"
|
|
@@ -45105,7 +45240,7 @@
|
|
|
45105
45240
|
},
|
|
45106
45241
|
"x-original-maxLength": 1024,
|
|
45107
45242
|
"x-reconciled-from-discovery": true,
|
|
45108
|
-
"x-reconciled-at": "2026-01-
|
|
45243
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676827+00:00"
|
|
45109
45244
|
},
|
|
45110
45245
|
"disabled": {
|
|
45111
45246
|
"type": "boolean",
|
|
@@ -45155,7 +45290,7 @@
|
|
|
45155
45290
|
},
|
|
45156
45291
|
"x-original-maxLength": 1024,
|
|
45157
45292
|
"x-reconciled-from-discovery": true,
|
|
45158
|
-
"x-reconciled-at": "2026-01-
|
|
45293
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676836+00:00"
|
|
45159
45294
|
},
|
|
45160
45295
|
"namespace": {
|
|
45161
45296
|
"type": "string",
|
|
@@ -45174,7 +45309,7 @@
|
|
|
45174
45309
|
},
|
|
45175
45310
|
"x-original-maxLength": 1024,
|
|
45176
45311
|
"x-reconciled-from-discovery": true,
|
|
45177
|
-
"x-reconciled-at": "2026-01-
|
|
45312
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676840+00:00"
|
|
45178
45313
|
},
|
|
45179
45314
|
"owner_view": {
|
|
45180
45315
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -45215,7 +45350,7 @@
|
|
|
45215
45350
|
"x-field-mutability": "read-only",
|
|
45216
45351
|
"x-original-maxLength": 1024,
|
|
45217
45352
|
"x-reconciled-from-discovery": true,
|
|
45218
|
-
"x-reconciled-at": "2026-01-
|
|
45353
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676848+00:00"
|
|
45219
45354
|
},
|
|
45220
45355
|
"uid": {
|
|
45221
45356
|
"type": "string",
|
|
@@ -45236,7 +45371,7 @@
|
|
|
45236
45371
|
"x-original-maxLength": 1024,
|
|
45237
45372
|
"format": "uuid",
|
|
45238
45373
|
"x-reconciled-from-discovery": true,
|
|
45239
|
-
"x-reconciled-at": "2026-01-
|
|
45374
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676853+00:00"
|
|
45240
45375
|
}
|
|
45241
45376
|
},
|
|
45242
45377
|
"x-f5xc-minimum-configuration": {
|
|
@@ -45930,7 +46065,7 @@
|
|
|
45930
46065
|
},
|
|
45931
46066
|
"x-original-maxLength": 1200,
|
|
45932
46067
|
"x-reconciled-from-discovery": true,
|
|
45933
|
-
"x-reconciled-at": "2026-01-
|
|
46068
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676958+00:00"
|
|
45934
46069
|
},
|
|
45935
46070
|
"disable": {
|
|
45936
46071
|
"type": "boolean",
|
|
@@ -45985,7 +46120,7 @@
|
|
|
45985
46120
|
},
|
|
45986
46121
|
"x-original-maxLength": 1024,
|
|
45987
46122
|
"x-reconciled-from-discovery": true,
|
|
45988
|
-
"x-reconciled-at": "2026-01-
|
|
46123
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676965+00:00"
|
|
45989
46124
|
},
|
|
45990
46125
|
"namespace": {
|
|
45991
46126
|
"type": "string",
|
|
@@ -46004,7 +46139,7 @@
|
|
|
46004
46139
|
},
|
|
46005
46140
|
"x-original-maxLength": 1024,
|
|
46006
46141
|
"x-reconciled-from-discovery": true,
|
|
46007
|
-
"x-reconciled-at": "2026-01-
|
|
46142
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676968+00:00"
|
|
46008
46143
|
},
|
|
46009
46144
|
"uid": {
|
|
46010
46145
|
"type": "string",
|
|
@@ -46013,6 +46148,8 @@
|
|
|
46013
46148
|
"x-displayname": "UID",
|
|
46014
46149
|
"x-ves-example": "D15f1fad-4d37-48c0-8706-df1824d76d31.",
|
|
46015
46150
|
"x-f5xc-example": "d15f1fad-4d37-48c0-8706-df1824d76d31",
|
|
46151
|
+
"x-f5xc-description-short": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system.",
|
|
46152
|
+
"x-f5xc-description-medium": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system. Typically generated by the server on successful creation of an object and is not allowed to change once populated.",
|
|
46016
46153
|
"minLength": 0,
|
|
46017
46154
|
"maxLength": 36,
|
|
46018
46155
|
"x-f5xc-required-for": {
|
|
@@ -46026,7 +46163,7 @@
|
|
|
46026
46163
|
"x-original-maxLength": 1024,
|
|
46027
46164
|
"format": "uuid",
|
|
46028
46165
|
"x-reconciled-from-discovery": true,
|
|
46029
|
-
"x-reconciled-at": "2026-01-
|
|
46166
|
+
"x-reconciled-at": "2026-01-06T16:58:05.676973+00:00"
|
|
46030
46167
|
}
|
|
46031
46168
|
},
|
|
46032
46169
|
"x-f5xc-minimum-configuration": {
|
|
@@ -46130,6 +46267,8 @@
|
|
|
46130
46267
|
"title": "Deletion_timestamp.",
|
|
46131
46268
|
"format": "date-time",
|
|
46132
46269
|
"x-displayname": "Deletion Timestamp.",
|
|
46270
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
46271
|
+
"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...",
|
|
46133
46272
|
"minLength": 0,
|
|
46134
46273
|
"maxLength": 1024,
|
|
46135
46274
|
"x-f5xc-required-for": {
|
|
@@ -46228,7 +46367,7 @@
|
|
|
46228
46367
|
"maxLength": 6,
|
|
46229
46368
|
"minLength": 6,
|
|
46230
46369
|
"x-reconciled-from-discovery": true,
|
|
46231
|
-
"x-reconciled-at": "2026-01-
|
|
46370
|
+
"x-reconciled-at": "2026-01-06T16:58:05.677057+00:00"
|
|
46232
46371
|
},
|
|
46233
46372
|
"object_index": {
|
|
46234
46373
|
"type": "integer",
|
|
@@ -46301,7 +46440,7 @@
|
|
|
46301
46440
|
"x-field-mutability": "read-only",
|
|
46302
46441
|
"x-original-maxLength": 1024,
|
|
46303
46442
|
"x-reconciled-from-discovery": true,
|
|
46304
|
-
"x-reconciled-at": "2026-01-
|
|
46443
|
+
"x-reconciled-at": "2026-01-06T16:58:05.677066+00:00"
|
|
46305
46444
|
},
|
|
46306
46445
|
"trace_info": {
|
|
46307
46446
|
"type": "string",
|
|
@@ -46339,7 +46478,7 @@
|
|
|
46339
46478
|
"x-original-maxLength": 1024,
|
|
46340
46479
|
"format": "uuid",
|
|
46341
46480
|
"x-reconciled-from-discovery": true,
|
|
46342
|
-
"x-reconciled-at": "2026-01-
|
|
46481
|
+
"x-reconciled-at": "2026-01-06T16:58:05.677073+00:00"
|
|
46343
46482
|
},
|
|
46344
46483
|
"vtrp_id": {
|
|
46345
46484
|
"type": "string",
|
|
@@ -46941,6 +47080,8 @@
|
|
|
46941
47080
|
"x-displayname": "Expanded URL(s)",
|
|
46942
47081
|
"x-ves-example": "{component_identifier: API/v1/user_id/DYN,component_examples: [cmenomo007]}",
|
|
46943
47082
|
"x-f5xc-example": "{component_identifierapi/v1/user_id/DYN,component_examples: [cmenomo007]}",
|
|
47083
|
+
"x-f5xc-description-short": "For example - {\"dyn_examples\": [ { \"component_identifier\": \"API/v1/user_id/DYN\", \"component_examples\": [ \"cmenomo007\", \"marcusaurelius\"...",
|
|
47084
|
+
"x-f5xc-description-medium": "For example - {\"dyn_examples\": [ { \"component_identifier\": \"API/v1/user_id/DYN\", \"component_examples\": [ \"cmenomo007\", \"marcusaurelius\" \"artattacksince1947\", \"johndoe83\", ] }, { \"component_identifier\": \"API/v1/user_id/DYN/vehicle_id/DYN\", \"component_examples\": [ \"JN1CV6AR3AM458367\"...",
|
|
46944
47085
|
"x-f5xc-required-for": {
|
|
46945
47086
|
"minimum_config": false,
|
|
46946
47087
|
"create": false,
|
|
@@ -48081,7 +48222,7 @@
|
|
|
48081
48222
|
},
|
|
48082
48223
|
"x-original-maxLength": 1024,
|
|
48083
48224
|
"x-reconciled-from-discovery": true,
|
|
48084
|
-
"x-reconciled-at": "2026-01-
|
|
48225
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760707+00:00"
|
|
48085
48226
|
},
|
|
48086
48227
|
"service": {
|
|
48087
48228
|
"type": "string",
|
|
@@ -48400,7 +48541,7 @@
|
|
|
48400
48541
|
},
|
|
48401
48542
|
"x-original-maxLength": 1024,
|
|
48402
48543
|
"x-reconciled-from-discovery": true,
|
|
48403
|
-
"x-reconciled-at": "2026-01-
|
|
48544
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760746+00:00"
|
|
48404
48545
|
}
|
|
48405
48546
|
},
|
|
48406
48547
|
"x-f5xc-minimum-configuration": {
|
|
@@ -48520,7 +48661,7 @@
|
|
|
48520
48661
|
"maxLength": 15,
|
|
48521
48662
|
"minLength": 3,
|
|
48522
48663
|
"x-reconciled-from-discovery": true,
|
|
48523
|
-
"x-reconciled-at": "2026-01-
|
|
48664
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760758+00:00"
|
|
48524
48665
|
}
|
|
48525
48666
|
},
|
|
48526
48667
|
"x-f5xc-minimum-configuration": {
|
|
@@ -48737,7 +48878,7 @@
|
|
|
48737
48878
|
},
|
|
48738
48879
|
"x-original-maxLength": 1024,
|
|
48739
48880
|
"x-reconciled-from-discovery": true,
|
|
48740
|
-
"x-reconciled-at": "2026-01-
|
|
48881
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760780+00:00"
|
|
48741
48882
|
},
|
|
48742
48883
|
"range": {
|
|
48743
48884
|
"type": "string",
|
|
@@ -48752,6 +48893,8 @@
|
|
|
48752
48893
|
"x-validation-rules": {
|
|
48753
48894
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
48754
48895
|
},
|
|
48896
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
48897
|
+
"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.",
|
|
48755
48898
|
"minLength": 0,
|
|
48756
48899
|
"maxLength": 1024,
|
|
48757
48900
|
"x-f5xc-required-for": {
|
|
@@ -48799,6 +48942,8 @@
|
|
|
48799
48942
|
"x-validation-rules": {
|
|
48800
48943
|
"ves.io.schema.rules.string.query_step": "true"
|
|
48801
48944
|
},
|
|
48945
|
+
"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.",
|
|
48946
|
+
"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.",
|
|
48802
48947
|
"minLength": 0,
|
|
48803
48948
|
"maxLength": 1024,
|
|
48804
48949
|
"x-f5xc-required-for": {
|
|
@@ -49008,7 +49153,7 @@
|
|
|
49008
49153
|
},
|
|
49009
49154
|
"x-original-maxLength": 1024,
|
|
49010
49155
|
"x-reconciled-from-discovery": true,
|
|
49011
|
-
"x-reconciled-at": "2026-01-
|
|
49156
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760801+00:00"
|
|
49012
49157
|
},
|
|
49013
49158
|
"service": {
|
|
49014
49159
|
"type": "string",
|
|
@@ -49217,7 +49362,7 @@
|
|
|
49217
49362
|
},
|
|
49218
49363
|
"x-original-maxLength": 1024,
|
|
49219
49364
|
"x-reconciled-from-discovery": true,
|
|
49220
|
-
"x-reconciled-at": "2026-01-
|
|
49365
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760819+00:00"
|
|
49221
49366
|
},
|
|
49222
49367
|
"range": {
|
|
49223
49368
|
"type": "string",
|
|
@@ -49232,6 +49377,8 @@
|
|
|
49232
49377
|
"x-validation-rules": {
|
|
49233
49378
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
49234
49379
|
},
|
|
49380
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
49381
|
+
"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.",
|
|
49235
49382
|
"minLength": 0,
|
|
49236
49383
|
"maxLength": 1024,
|
|
49237
49384
|
"x-f5xc-required-for": {
|
|
@@ -49276,6 +49423,8 @@
|
|
|
49276
49423
|
"x-validation-rules": {
|
|
49277
49424
|
"ves.io.schema.rules.string.query_step": "true"
|
|
49278
49425
|
},
|
|
49426
|
+
"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.",
|
|
49427
|
+
"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.",
|
|
49279
49428
|
"minLength": 0,
|
|
49280
49429
|
"maxLength": 1024,
|
|
49281
49430
|
"x-f5xc-required-for": {
|
|
@@ -49440,6 +49589,8 @@
|
|
|
49440
49589
|
"$ref": "#/components/schemas/serviceLabelFilter"
|
|
49441
49590
|
},
|
|
49442
49591
|
"x-displayname": "Label Filter.",
|
|
49592
|
+
"x-f5xc-description-short": "List of label filter expressions of the form \"label key\" QueryOp \"value\".",
|
|
49593
|
+
"x-f5xc-description-medium": "List of label filter expressions of the form \"label key\" QueryOp \"value\". Response will only contain data that matches all the conditions specified in the label_filter. Optional: To GET the instances for an (app_type, service), user should specify LABEL_APP_TYPE and LABEL_SERVICE in the...",
|
|
49443
49594
|
"x-f5xc-required-for": {
|
|
49444
49595
|
"minimum_config": false,
|
|
49445
49596
|
"create": false,
|
|
@@ -49464,7 +49615,7 @@
|
|
|
49464
49615
|
},
|
|
49465
49616
|
"x-original-maxLength": 1024,
|
|
49466
49617
|
"x-reconciled-from-discovery": true,
|
|
49467
|
-
"x-reconciled-at": "2026-01-
|
|
49618
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760838+00:00"
|
|
49468
49619
|
},
|
|
49469
49620
|
"range": {
|
|
49470
49621
|
"type": "string",
|
|
@@ -49479,6 +49630,8 @@
|
|
|
49479
49630
|
"x-validation-rules": {
|
|
49480
49631
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
49481
49632
|
},
|
|
49633
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
49634
|
+
"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.",
|
|
49482
49635
|
"minLength": 0,
|
|
49483
49636
|
"maxLength": 1024,
|
|
49484
49637
|
"x-f5xc-required-for": {
|
|
@@ -49523,6 +49676,8 @@
|
|
|
49523
49676
|
"x-validation-rules": {
|
|
49524
49677
|
"ves.io.schema.rules.string.query_step": "true"
|
|
49525
49678
|
},
|
|
49679
|
+
"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.",
|
|
49680
|
+
"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.",
|
|
49526
49681
|
"minLength": 0,
|
|
49527
49682
|
"maxLength": 1024,
|
|
49528
49683
|
"x-f5xc-required-for": {
|
|
@@ -49719,7 +49874,7 @@
|
|
|
49719
49874
|
},
|
|
49720
49875
|
"x-original-maxLength": 1024,
|
|
49721
49876
|
"x-reconciled-from-discovery": true,
|
|
49722
|
-
"x-reconciled-at": "2026-01-
|
|
49877
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760855+00:00"
|
|
49723
49878
|
},
|
|
49724
49879
|
"start_time": {
|
|
49725
49880
|
"type": "string",
|
|
@@ -49756,6 +49911,8 @@
|
|
|
49756
49911
|
"x-validation-rules": {
|
|
49757
49912
|
"ves.io.schema.rules.string.query_step": "true"
|
|
49758
49913
|
},
|
|
49914
|
+
"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.",
|
|
49915
|
+
"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.",
|
|
49759
49916
|
"minLength": 0,
|
|
49760
49917
|
"maxLength": 1024,
|
|
49761
49918
|
"x-f5xc-required-for": {
|
|
@@ -49872,7 +50029,7 @@
|
|
|
49872
50029
|
},
|
|
49873
50030
|
"x-original-maxLength": 1024,
|
|
49874
50031
|
"x-reconciled-from-discovery": true,
|
|
49875
|
-
"x-reconciled-at": "2026-01-
|
|
50032
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760868+00:00"
|
|
49876
50033
|
}
|
|
49877
50034
|
},
|
|
49878
50035
|
"x-f5xc-minimum-configuration": {
|
|
@@ -50022,7 +50179,7 @@
|
|
|
50022
50179
|
},
|
|
50023
50180
|
"x-original-maxLength": 1024,
|
|
50024
50181
|
"x-reconciled-from-discovery": true,
|
|
50025
|
-
"x-reconciled-at": "2026-01-
|
|
50182
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760883+00:00"
|
|
50026
50183
|
},
|
|
50027
50184
|
"range": {
|
|
50028
50185
|
"type": "string",
|
|
@@ -50037,6 +50194,8 @@
|
|
|
50037
50194
|
"x-validation-rules": {
|
|
50038
50195
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
50039
50196
|
},
|
|
50197
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
50198
|
+
"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.",
|
|
50040
50199
|
"minLength": 0,
|
|
50041
50200
|
"maxLength": 1024,
|
|
50042
50201
|
"x-f5xc-required-for": {
|
|
@@ -50081,6 +50240,8 @@
|
|
|
50081
50240
|
"x-validation-rules": {
|
|
50082
50241
|
"ves.io.schema.rules.string.query_step": "true"
|
|
50083
50242
|
},
|
|
50243
|
+
"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.",
|
|
50244
|
+
"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.",
|
|
50084
50245
|
"minLength": 0,
|
|
50085
50246
|
"maxLength": 1024,
|
|
50086
50247
|
"x-f5xc-required-for": {
|
|
@@ -50224,6 +50385,8 @@
|
|
|
50224
50385
|
"$ref": "#/components/schemas/serviceLabelFilter"
|
|
50225
50386
|
},
|
|
50226
50387
|
"x-displayname": "Label Filter.",
|
|
50388
|
+
"x-f5xc-description-short": "List of label filter expressions of the form \"label key\" QueryOp \"value\".",
|
|
50389
|
+
"x-f5xc-description-medium": "List of label filter expressions of the form \"label key\" QueryOp \"value\". Response will only contain data that matches all the conditions specified in the label_filter. Optional: For service mesh graph, user should specify LABEL_APP_TYPE in the label_filter to avoid aggregation across all...",
|
|
50227
50390
|
"x-f5xc-required-for": {
|
|
50228
50391
|
"minimum_config": false,
|
|
50229
50392
|
"create": false,
|
|
@@ -50248,7 +50411,7 @@
|
|
|
50248
50411
|
},
|
|
50249
50412
|
"x-original-maxLength": 1024,
|
|
50250
50413
|
"x-reconciled-from-discovery": true,
|
|
50251
|
-
"x-reconciled-at": "2026-01-
|
|
50414
|
+
"x-reconciled-at": "2026-01-06T16:58:10.760901+00:00"
|
|
50252
50415
|
},
|
|
50253
50416
|
"range": {
|
|
50254
50417
|
"type": "string",
|
|
@@ -50263,6 +50426,8 @@
|
|
|
50263
50426
|
"x-validation-rules": {
|
|
50264
50427
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
50265
50428
|
},
|
|
50429
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
50430
|
+
"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.",
|
|
50266
50431
|
"minLength": 0,
|
|
50267
50432
|
"maxLength": 1024,
|
|
50268
50433
|
"x-f5xc-required-for": {
|
|
@@ -50307,6 +50472,8 @@
|
|
|
50307
50472
|
"x-validation-rules": {
|
|
50308
50473
|
"ves.io.schema.rules.string.query_step": "true"
|
|
50309
50474
|
},
|
|
50475
|
+
"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.",
|
|
50476
|
+
"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.",
|
|
50310
50477
|
"minLength": 0,
|
|
50311
50478
|
"maxLength": 1024,
|
|
50312
50479
|
"x-f5xc-required-for": {
|
|
@@ -50778,7 +50945,7 @@
|
|
|
50778
50945
|
},
|
|
50779
50946
|
"x-original-maxLength": 1024,
|
|
50780
50947
|
"x-reconciled-from-discovery": true,
|
|
50781
|
-
"x-reconciled-at": "2026-01-
|
|
50948
|
+
"x-reconciled-at": "2026-01-06T16:58:24.090822+00:00"
|
|
50782
50949
|
},
|
|
50783
50950
|
"sli_address": {
|
|
50784
50951
|
"type": "string",
|
|
@@ -50939,6 +51106,8 @@
|
|
|
50939
51106
|
"description": "Labels contains the name/value pair that uniquely identifies an entity whose metric is being reported.\nIf the Labels is empty, then the metric value is for the corresponding node or edge.\nFor example, if an instance contains multiple interfaces, then the labels contains the name/value pairs that identifies\nthe interface name of the instance.",
|
|
50940
51107
|
"title": "Labels",
|
|
50941
51108
|
"x-displayname": "Labels",
|
|
51109
|
+
"x-f5xc-description-short": "Labels contains the name/value pair that uniquely identifies an entity whose metric is being reported.",
|
|
51110
|
+
"x-f5xc-description-medium": "Labels contains the name/value pair that uniquely identifies an entity whose metric is being reported. If the Labels is empty, then the metric value is for the corresponding node or edge. For example, if an instance contains multiple interfaces, then the labels contains the name/value pairs that...",
|
|
50942
51111
|
"x-f5xc-required-for": {
|
|
50943
51112
|
"minimum_config": false,
|
|
50944
51113
|
"create": false,
|
|
@@ -51316,7 +51485,7 @@
|
|
|
51316
51485
|
},
|
|
51317
51486
|
"x-original-maxLength": 1024,
|
|
51318
51487
|
"x-reconciled-from-discovery": true,
|
|
51319
|
-
"x-reconciled-at": "2026-01-
|
|
51488
|
+
"x-reconciled-at": "2026-01-06T16:58:24.090881+00:00"
|
|
51320
51489
|
}
|
|
51321
51490
|
},
|
|
51322
51491
|
"x-f5xc-minimum-configuration": {
|
|
@@ -51429,7 +51598,7 @@
|
|
|
51429
51598
|
},
|
|
51430
51599
|
"x-original-maxLength": 1024,
|
|
51431
51600
|
"x-reconciled-from-discovery": true,
|
|
51432
|
-
"x-reconciled-at": "2026-01-
|
|
51601
|
+
"x-reconciled-at": "2026-01-06T16:58:24.090897+00:00"
|
|
51433
51602
|
},
|
|
51434
51603
|
"network_name": {
|
|
51435
51604
|
"type": "string",
|
|
@@ -51746,7 +51915,7 @@
|
|
|
51746
51915
|
},
|
|
51747
51916
|
"x-original-maxLength": 1024,
|
|
51748
51917
|
"x-reconciled-from-discovery": true,
|
|
51749
|
-
"x-reconciled-at": "2026-01-
|
|
51918
|
+
"x-reconciled-at": "2026-01-06T16:58:24.090925+00:00"
|
|
51750
51919
|
},
|
|
51751
51920
|
"resource_id": {
|
|
51752
51921
|
"type": "string",
|
|
@@ -52223,6 +52392,7 @@
|
|
|
52223
52392
|
"$ref": "#/components/schemas/topologyLinkTypeData"
|
|
52224
52393
|
},
|
|
52225
52394
|
"x-displayname": "Links",
|
|
52395
|
+
"x-f5xc-description-medium": "Edge may be composed of multiple links. For example, there may be multiple tunnels between a transit gateway and a site and each tunnel is represented as individual links. In some cases, we may want to show only one link between 2 nodes, eventhough there may be multiple connections/tunnels...",
|
|
52226
52396
|
"x-f5xc-required-for": {
|
|
52227
52397
|
"minimum_config": false,
|
|
52228
52398
|
"create": false,
|
|
@@ -52721,7 +52891,7 @@
|
|
|
52721
52891
|
},
|
|
52722
52892
|
"x-original-maxLength": 1024,
|
|
52723
52893
|
"x-reconciled-from-discovery": true,
|
|
52724
|
-
"x-reconciled-at": "2026-01-
|
|
52894
|
+
"x-reconciled-at": "2026-01-06T16:58:24.090990+00:00"
|
|
52725
52895
|
},
|
|
52726
52896
|
"src_id": {
|
|
52727
52897
|
"type": "string",
|
|
@@ -52908,7 +53078,7 @@
|
|
|
52908
53078
|
},
|
|
52909
53079
|
"x-original-maxLength": 1024,
|
|
52910
53080
|
"x-reconciled-from-discovery": true,
|
|
52911
|
-
"x-reconciled-at": "2026-01-
|
|
53081
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091007+00:00"
|
|
52912
53082
|
}
|
|
52913
53083
|
},
|
|
52914
53084
|
"x-f5xc-minimum-configuration": {
|
|
@@ -52978,7 +53148,7 @@
|
|
|
52978
53148
|
},
|
|
52979
53149
|
"x-original-maxLength": 1024,
|
|
52980
53150
|
"x-reconciled-from-discovery": true,
|
|
52981
|
-
"x-reconciled-at": "2026-01-
|
|
53151
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091015+00:00"
|
|
52982
53152
|
},
|
|
52983
53153
|
"owner_id": {
|
|
52984
53154
|
"type": "string",
|
|
@@ -53027,7 +53197,7 @@
|
|
|
53027
53197
|
},
|
|
53028
53198
|
"x-original-maxLength": 1024,
|
|
53029
53199
|
"x-reconciled-from-discovery": true,
|
|
53030
|
-
"x-reconciled-at": "2026-01-
|
|
53200
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091023+00:00"
|
|
53031
53201
|
},
|
|
53032
53202
|
"tags": {
|
|
53033
53203
|
"type": "object",
|
|
@@ -53212,6 +53382,8 @@
|
|
|
53212
53382
|
"x-validation-rules": {
|
|
53213
53383
|
"ves.io.schema.rules.string.query_step": "true"
|
|
53214
53384
|
},
|
|
53385
|
+
"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.",
|
|
53386
|
+
"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.",
|
|
53215
53387
|
"minLength": 0,
|
|
53216
53388
|
"maxLength": 1024,
|
|
53217
53389
|
"x-f5xc-required-for": {
|
|
@@ -53264,7 +53436,7 @@
|
|
|
53264
53436
|
},
|
|
53265
53437
|
"x-original-maxLength": 1024,
|
|
53266
53438
|
"x-reconciled-from-discovery": true,
|
|
53267
|
-
"x-reconciled-at": "2026-01-
|
|
53439
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091042+00:00"
|
|
53268
53440
|
},
|
|
53269
53441
|
"private_addresses": {
|
|
53270
53442
|
"type": "array",
|
|
@@ -53326,7 +53498,7 @@
|
|
|
53326
53498
|
},
|
|
53327
53499
|
"x-original-maxLength": 1024,
|
|
53328
53500
|
"x-reconciled-from-discovery": true,
|
|
53329
|
-
"x-reconciled-at": "2026-01-
|
|
53501
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091050+00:00"
|
|
53330
53502
|
},
|
|
53331
53503
|
"subnet": {
|
|
53332
53504
|
"type": "array",
|
|
@@ -53580,7 +53752,7 @@
|
|
|
53580
53752
|
},
|
|
53581
53753
|
"x-original-maxLength": 1024,
|
|
53582
53754
|
"x-reconciled-from-discovery": true,
|
|
53583
|
-
"x-reconciled-at": "2026-01-
|
|
53755
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091068+00:00"
|
|
53584
53756
|
},
|
|
53585
53757
|
"network_type": {
|
|
53586
53758
|
"$ref": "#/components/schemas/topologyCloudNetworkType"
|
|
@@ -53804,7 +53976,7 @@
|
|
|
53804
53976
|
},
|
|
53805
53977
|
"x-original-maxLength": 1024,
|
|
53806
53978
|
"x-reconciled-from-discovery": true,
|
|
53807
|
-
"x-reconciled-at": "2026-01-
|
|
53979
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091086+00:00"
|
|
53808
53980
|
},
|
|
53809
53981
|
"level": {
|
|
53810
53982
|
"type": "integer",
|
|
@@ -53840,7 +54012,7 @@
|
|
|
53840
54012
|
},
|
|
53841
54013
|
"x-original-maxLength": 1024,
|
|
53842
54014
|
"x-reconciled-from-discovery": true,
|
|
53843
|
-
"x-reconciled-at": "2026-01-
|
|
54015
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091091+00:00"
|
|
53844
54016
|
},
|
|
53845
54017
|
"owner_id": {
|
|
53846
54018
|
"type": "string",
|
|
@@ -53877,7 +54049,7 @@
|
|
|
53877
54049
|
},
|
|
53878
54050
|
"x-original-maxLength": 1024,
|
|
53879
54051
|
"x-reconciled-from-discovery": true,
|
|
53880
|
-
"x-reconciled-at": "2026-01-
|
|
54052
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091098+00:00"
|
|
53881
54053
|
},
|
|
53882
54054
|
"tags": {
|
|
53883
54055
|
"type": "object",
|
|
@@ -54443,7 +54615,7 @@
|
|
|
54443
54615
|
},
|
|
54444
54616
|
"x-original-maxLength": 1024,
|
|
54445
54617
|
"x-reconciled-from-discovery": true,
|
|
54446
|
-
"x-reconciled-at": "2026-01-
|
|
54618
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091136+00:00"
|
|
54447
54619
|
},
|
|
54448
54620
|
"tags": {
|
|
54449
54621
|
"type": "object",
|
|
@@ -54851,6 +55023,8 @@
|
|
|
54851
55023
|
"title": "Other Connected Site Mesh Group Sites.",
|
|
54852
55024
|
"format": "int64",
|
|
54853
55025
|
"x-displayname": "Other Connected Site Mesh Group Sites.",
|
|
55026
|
+
"x-f5xc-description-short": "If the site mesh group is of type \"Hub\", this field indicates the number of sites in all the spoke mesh groups that are connected to this site...",
|
|
55027
|
+
"x-f5xc-description-medium": "If the site mesh group is of type \"Hub\", this field indicates the number of sites in all the spoke mesh groups that are connected to this site mesh group. If the site mesh group is of type \"Spoke\", this field indicates the number of sites in the hub as well as the sites in other spoke groups...",
|
|
54854
55028
|
"minimum": 0,
|
|
54855
55029
|
"maximum": 2147483647,
|
|
54856
55030
|
"x-f5xc-required-for": {
|
|
@@ -55079,6 +55253,8 @@
|
|
|
55079
55253
|
"x-displayname": "Level",
|
|
55080
55254
|
"x-ves-example": "2",
|
|
55081
55255
|
"x-f5xc-example": "2",
|
|
55256
|
+
"x-f5xc-description-short": "Level determines the nodes and the corresponding edges to be returned in the response based on its distance from the root node.",
|
|
55257
|
+
"x-f5xc-description-medium": "Level determines the nodes and the corresponding edges to be returned in the response based on its distance from the root node. If the level specified in the request is 1, then the response contains the root node (level:0) and all its immediate neighbors (level:1). If the level is set to -1...",
|
|
55082
55258
|
"minimum": 0,
|
|
55083
55259
|
"maximum": 2147483647,
|
|
55084
55260
|
"x-f5xc-required-for": {
|
|
@@ -55237,7 +55413,7 @@
|
|
|
55237
55413
|
},
|
|
55238
55414
|
"x-original-maxLength": 1024,
|
|
55239
55415
|
"x-reconciled-from-discovery": true,
|
|
55240
|
-
"x-reconciled-at": "2026-01-
|
|
55416
|
+
"x-reconciled-at": "2026-01-06T16:58:24.091198+00:00"
|
|
55241
55417
|
}
|
|
55242
55418
|
},
|
|
55243
55419
|
"x-f5xc-minimum-configuration": {
|
|
@@ -55635,7 +55811,7 @@
|
|
|
55635
55811
|
},
|
|
55636
55812
|
"x-original-maxLength": 1024,
|
|
55637
55813
|
"x-reconciled-from-discovery": true,
|
|
55638
|
-
"x-reconciled-at": "2026-01-
|
|
55814
|
+
"x-reconciled-at": "2026-01-06T16:58:34.010469+00:00"
|
|
55639
55815
|
},
|
|
55640
55816
|
"network_id": {
|
|
55641
55817
|
"type": "string",
|
|
@@ -55800,7 +55976,7 @@
|
|
|
55800
55976
|
},
|
|
55801
55977
|
"x-original-maxLength": 1024,
|
|
55802
55978
|
"x-reconciled-from-discovery": true,
|
|
55803
|
-
"x-reconciled-at": "2026-01-
|
|
55979
|
+
"x-reconciled-at": "2026-01-06T16:58:34.010488+00:00"
|
|
55804
55980
|
},
|
|
55805
55981
|
"sort": {
|
|
55806
55982
|
"$ref": "#/components/schemas/l3l4MitigationSeriesSort"
|
|
@@ -55937,7 +56113,7 @@
|
|
|
55937
56113
|
},
|
|
55938
56114
|
"x-original-maxLength": 1024,
|
|
55939
56115
|
"x-reconciled-from-discovery": true,
|
|
55940
|
-
"x-reconciled-at": "2026-01-
|
|
56116
|
+
"x-reconciled-at": "2026-01-06T16:58:34.010503+00:00"
|
|
55941
56117
|
},
|
|
55942
56118
|
"network_id": {
|
|
55943
56119
|
"type": "string",
|
|
@@ -56085,7 +56261,7 @@
|
|
|
56085
56261
|
},
|
|
56086
56262
|
"x-original-maxLength": 1024,
|
|
56087
56263
|
"x-reconciled-from-discovery": true,
|
|
56088
|
-
"x-reconciled-at": "2026-01-
|
|
56264
|
+
"x-reconciled-at": "2026-01-06T16:58:34.010516+00:00"
|
|
56089
56265
|
},
|
|
56090
56266
|
"network_id": {
|
|
56091
56267
|
"type": "string",
|
|
@@ -56237,7 +56413,7 @@
|
|
|
56237
56413
|
},
|
|
56238
56414
|
"x-original-maxLength": 1024,
|
|
56239
56415
|
"x-reconciled-from-discovery": true,
|
|
56240
|
-
"x-reconciled-at": "2026-01-
|
|
56416
|
+
"x-reconciled-at": "2026-01-06T16:58:34.010530+00:00"
|
|
56241
56417
|
},
|
|
56242
56418
|
"network_id": {
|
|
56243
56419
|
"type": "string",
|
|
@@ -56452,7 +56628,7 @@
|
|
|
56452
56628
|
},
|
|
56453
56629
|
"x-original-maxLength": 1024,
|
|
56454
56630
|
"x-reconciled-from-discovery": true,
|
|
56455
|
-
"x-reconciled-at": "2026-01-
|
|
56631
|
+
"x-reconciled-at": "2026-01-06T16:58:34.010546+00:00"
|
|
56456
56632
|
}
|
|
56457
56633
|
},
|
|
56458
56634
|
"x-f5xc-minimum-configuration": {
|
|
@@ -56490,7 +56666,7 @@
|
|
|
56490
56666
|
},
|
|
56491
56667
|
"x-original-maxLength": 1024,
|
|
56492
56668
|
"x-reconciled-from-discovery": true,
|
|
56493
|
-
"x-reconciled-at": "2026-01-
|
|
56669
|
+
"x-reconciled-at": "2026-01-06T16:58:34.010551+00:00"
|
|
56494
56670
|
},
|
|
56495
56671
|
"values": {
|
|
56496
56672
|
"type": "array",
|
|
@@ -56671,7 +56847,7 @@
|
|
|
56671
56847
|
},
|
|
56672
56848
|
"x-original-maxLength": 1024,
|
|
56673
56849
|
"x-reconciled-from-discovery": true,
|
|
56674
|
-
"x-reconciled-at": "2026-01-
|
|
56850
|
+
"x-reconciled-at": "2026-01-06T16:58:34.010565+00:00"
|
|
56675
56851
|
},
|
|
56676
56852
|
"network_id": {
|
|
56677
56853
|
"type": "string",
|