@robinmordasiewicz/f5xc-terraform-mcp 3.1.0 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/policer.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/fast_acl.md +166 -60
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/policer.md +10 -50
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +12 -819
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +2 -2
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
- package/dist/docs/specifications/api/domains/ai_services.json +23 -21
- package/dist/docs/specifications/api/domains/api.json +201 -173
- package/dist/docs/specifications/api/domains/authentication.json +57 -45
- package/dist/docs/specifications/api/domains/bigip.json +106 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
- package/dist/docs/specifications/api/domains/blindfold.json +141 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
- package/dist/docs/specifications/api/domains/cdn.json +371 -177
- package/dist/docs/specifications/api/domains/ce_management.json +137 -111
- package/dist/docs/specifications/api/domains/certificates.json +81 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
- package/dist/docs/specifications/api/domains/container_services.json +123 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
- package/dist/docs/specifications/api/domains/ddos.json +168 -154
- package/dist/docs/specifications/api/domains/dns.json +160 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
- package/dist/docs/specifications/api/domains/marketplace.json +111 -103
- package/dist/docs/specifications/api/domains/network.json +269 -230
- package/dist/docs/specifications/api/domains/network_security.json +243 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +231 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
- package/dist/docs/specifications/api/domains/shape.json +327 -313
- package/dist/docs/specifications/api/domains/sites.json +536 -349
- package/dist/docs/specifications/api/domains/statistics.json +401 -225
- package/dist/docs/specifications/api/domains/support.json +116 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
- package/dist/docs/specifications/api/domains/users.json +76 -66
- package/dist/docs/specifications/api/domains/virtual.json +492 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +227 -139
- package/dist/docs/specifications/api/index.json +2 -2
- package/dist/docs/specifications/api/openapi.json +3409 -2616
- package/dist/docs/specifications/api/openapi.yaml +5304 -2616
- package/package.json +1 -1
- package/dist/docs/data-sources/addon_service.md +0 -143
- package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
- package/dist/docs/data-sources/addon_subscription.md +0 -134
- package/dist/docs/data-sources/allowed_tenant.md +0 -134
- package/dist/docs/data-sources/api_credential.md +0 -134
- package/dist/docs/data-sources/bigip_irule.md +0 -134
- package/dist/docs/data-sources/child_tenant.md +0 -134
- package/dist/docs/data-sources/child_tenant_manager.md +0 -134
- package/dist/docs/data-sources/contact.md +0 -134
- package/dist/docs/data-sources/customer_support.md +0 -134
- package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
- package/dist/docs/data-sources/dns_lb_pool.md +0 -134
- package/dist/docs/data-sources/dns_load_balancer.md +0 -134
- package/dist/docs/data-sources/dns_zone.md +0 -145
- package/dist/docs/data-sources/geo_location_set.md +0 -134
- package/dist/docs/data-sources/ike1.md +0 -134
- package/dist/docs/data-sources/ike2.md +0 -134
- package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
- package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
- package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
- package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
- package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
- package/dist/docs/data-sources/k8s_cluster.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
- package/dist/docs/data-sources/managed_tenant.md +0 -134
- package/dist/docs/data-sources/namespace.md +0 -141
- package/dist/docs/data-sources/oidc_provider.md +0 -134
- package/dist/docs/data-sources/quota.md +0 -134
- package/dist/docs/data-sources/registration.md +0 -134
- package/dist/docs/data-sources/report_config.md +0 -134
- package/dist/docs/data-sources/role.md +0 -134
- package/dist/docs/data-sources/secret_policy.md +0 -134
- package/dist/docs/data-sources/secret_policy_rule.md +0 -134
- package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
- package/dist/docs/data-sources/srv6_network_slice.md +0 -134
- package/dist/docs/data-sources/tenant_profile.md +0 -134
- package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
- package/dist/docs/data-sources/token.md +0 -134
- package/dist/docs/data-sources/tpm_api_key.md +0 -134
- package/dist/docs/data-sources/tpm_category.md +0 -134
- package/dist/docs/data-sources/tpm_manager.md +0 -134
- package/dist/docs/data-sources/virtual_k8s.md +0 -134
- package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
- package/dist/docs/resources/addon_subscription.md +0 -213
- package/dist/docs/resources/allowed_tenant.md +0 -181
- package/dist/docs/resources/api_credential.md +0 -184
- package/dist/docs/resources/bigip_irule.md +0 -173
- package/dist/docs/resources/child_tenant.md +0 -237
- package/dist/docs/resources/child_tenant_manager.md +0 -201
- package/dist/docs/resources/contact.md +0 -187
- package/dist/docs/resources/customer_support.md +0 -253
- package/dist/docs/resources/dns_lb_health_check.md +0 -249
- package/dist/docs/resources/dns_lb_pool.md +0 -310
- package/dist/docs/resources/dns_load_balancer.md +0 -309
- package/dist/docs/resources/dns_zone.md +0 -790
- package/dist/docs/resources/geo_location_set.md +0 -180
- package/dist/docs/resources/ike1.md +0 -216
- package/dist/docs/resources/ike2.md +0 -210
- package/dist/docs/resources/ike_phase1_profile.md +0 -224
- package/dist/docs/resources/ike_phase2_profile.md +0 -214
- package/dist/docs/resources/infraprotect_asn.md +0 -183
- package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
- package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
- package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
- package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
- package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
- package/dist/docs/resources/infraprotect_tunnel.md +0 -289
- package/dist/docs/resources/k8s_cluster.md +0 -326
- package/dist/docs/resources/k8s_cluster_role.md +0 -222
- package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
- package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
- package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
- package/dist/docs/resources/managed_tenant.md +0 -193
- package/dist/docs/resources/namespace.md +0 -170
- package/dist/docs/resources/oidc_provider.md +0 -291
- package/dist/docs/resources/quota.md +0 -187
- package/dist/docs/resources/registration.md +0 -489
- package/dist/docs/resources/report_config.md +0 -237
- package/dist/docs/resources/role.md +0 -183
- package/dist/docs/resources/secret_policy.md +0 -240
- package/dist/docs/resources/secret_policy_rule.md +0 -198
- package/dist/docs/resources/securemesh_site_v2.md +0 -2027
- package/dist/docs/resources/srv6_network_slice.md +0 -175
- package/dist/docs/resources/tenant_profile.md +0 -233
- package/dist/docs/resources/ticket_tracking_system.md +0 -195
- package/dist/docs/resources/token.md +0 -170
- package/dist/docs/resources/tpm_api_key.md +0 -191
- package/dist/docs/resources/tpm_category.md +0 -191
- package/dist/docs/resources/tpm_manager.md +0 -167
- package/dist/docs/resources/virtual_k8s.md +0 -209
- package/dist/docs/resources/voltshare_admin_policy.md +0 -271
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Observability",
|
|
5
5
|
"description": "Telemetry systems execute scheduled availability checks from distributed AWS locations worldwide. Response code validation and timing metrics feed into historical trend analysis. DNS resolution accuracy verification ensures name service reliability. Certificate lifecycle tracking generates expiration warnings before outages occur. Regional probe distribution provides geographic coverage insights. Health summaries aggregate results into actionable dashboards with configurable alerting thresholds.",
|
|
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"
|
|
@@ -14825,6 +14825,8 @@
|
|
|
14825
14825
|
"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.",
|
|
14826
14826
|
"title": "Aggregations.",
|
|
14827
14827
|
"x-displayname": "Aggregations.",
|
|
14828
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the alert response.",
|
|
14829
|
+
"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.",
|
|
14828
14830
|
"x-f5xc-required-for": {
|
|
14829
14831
|
"minimum_config": false,
|
|
14830
14832
|
"create": false,
|
|
@@ -14861,6 +14863,7 @@
|
|
|
14861
14863
|
"x-displayname": "Filter",
|
|
14862
14864
|
"x-ves-example": "{alertname=\\\"HighDiskUsage\\\", severity=\\\"critical\\\"}",
|
|
14863
14865
|
"x-f5xc-example": "\"{alertname=\\\"HighDiskUsage\\\", severity=\\\"critical\\\"}\"",
|
|
14866
|
+
"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> :=...",
|
|
14864
14867
|
"minLength": 0,
|
|
14865
14868
|
"maxLength": 1024,
|
|
14866
14869
|
"x-f5xc-required-for": {
|
|
@@ -14887,7 +14890,7 @@
|
|
|
14887
14890
|
},
|
|
14888
14891
|
"x-original-maxLength": 1024,
|
|
14889
14892
|
"x-reconciled-from-discovery": true,
|
|
14890
|
-
"x-reconciled-at": "2026-01-
|
|
14893
|
+
"x-reconciled-at": "2026-01-06T16:56:58.644937+00:00"
|
|
14891
14894
|
},
|
|
14892
14895
|
"start_time": {
|
|
14893
14896
|
"type": "string",
|
|
@@ -14940,6 +14943,8 @@
|
|
|
14940
14943
|
"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.",
|
|
14941
14944
|
"title": "Aggregations.",
|
|
14942
14945
|
"x-displayname": "Aggregations.",
|
|
14946
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the alerts response.",
|
|
14947
|
+
"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...",
|
|
14943
14948
|
"x-f5xc-required-for": {
|
|
14944
14949
|
"minimum_config": false,
|
|
14945
14950
|
"create": false,
|
|
@@ -15009,6 +15014,8 @@
|
|
|
15009
15014
|
"x-displayname": "Scroll ID",
|
|
15010
15015
|
"x-ves-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==.",
|
|
15011
15016
|
"x-f5xc-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==",
|
|
15017
|
+
"x-f5xc-description-short": "Long Base-64 encoded string which can be used to retrieve next batch of alert messages using the scroll request.",
|
|
15018
|
+
"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).",
|
|
15012
15019
|
"minLength": 0,
|
|
15013
15020
|
"maxLength": 1024,
|
|
15014
15021
|
"x-f5xc-required-for": {
|
|
@@ -15075,7 +15082,7 @@
|
|
|
15075
15082
|
},
|
|
15076
15083
|
"x-original-maxLength": 1024,
|
|
15077
15084
|
"x-reconciled-from-discovery": true,
|
|
15078
|
-
"x-reconciled-at": "2026-01-
|
|
15085
|
+
"x-reconciled-at": "2026-01-06T16:56:58.644955+00:00"
|
|
15079
15086
|
},
|
|
15080
15087
|
"scroll_id": {
|
|
15081
15088
|
"type": "string",
|
|
@@ -15139,6 +15146,8 @@
|
|
|
15139
15146
|
"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.",
|
|
15140
15147
|
"title": "Step",
|
|
15141
15148
|
"x-f5xc-example": "5m",
|
|
15149
|
+
"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...",
|
|
15150
|
+
"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.",
|
|
15142
15151
|
"minLength": 0,
|
|
15143
15152
|
"maxLength": 1024,
|
|
15144
15153
|
"x-f5xc-required-for": {
|
|
@@ -15442,7 +15451,7 @@
|
|
|
15442
15451
|
"maxLength": 15,
|
|
15443
15452
|
"minLength": 3,
|
|
15444
15453
|
"x-reconciled-from-discovery": true,
|
|
15445
|
-
"x-reconciled-at": "2026-01-
|
|
15454
|
+
"x-reconciled-at": "2026-01-06T16:56:58.644987+00:00"
|
|
15446
15455
|
}
|
|
15447
15456
|
},
|
|
15448
15457
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15662,7 +15671,7 @@
|
|
|
15662
15671
|
},
|
|
15663
15672
|
"x-original-maxLength": 1024,
|
|
15664
15673
|
"x-reconciled-from-discovery": true,
|
|
15665
|
-
"x-reconciled-at": "2026-01-
|
|
15674
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645010+00:00"
|
|
15666
15675
|
},
|
|
15667
15676
|
"order_by": {
|
|
15668
15677
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -15764,7 +15773,7 @@
|
|
|
15764
15773
|
},
|
|
15765
15774
|
"x-original-maxLength": 1024,
|
|
15766
15775
|
"x-reconciled-from-discovery": true,
|
|
15767
|
-
"x-reconciled-at": "2026-01-
|
|
15776
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645022+00:00"
|
|
15768
15777
|
},
|
|
15769
15778
|
"order_by": {
|
|
15770
15779
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -15874,7 +15883,7 @@
|
|
|
15874
15883
|
},
|
|
15875
15884
|
"x-original-maxLength": 1024,
|
|
15876
15885
|
"x-reconciled-from-discovery": true,
|
|
15877
|
-
"x-reconciled-at": "2026-01-
|
|
15886
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645038+00:00"
|
|
15878
15887
|
}
|
|
15879
15888
|
},
|
|
15880
15889
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16032,7 +16041,7 @@
|
|
|
16032
16041
|
},
|
|
16033
16042
|
"x-original-maxLength": 1024,
|
|
16034
16043
|
"x-reconciled-from-discovery": true,
|
|
16035
|
-
"x-reconciled-at": "2026-01-
|
|
16044
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645051+00:00"
|
|
16036
16045
|
},
|
|
16037
16046
|
"sub_aggs": {
|
|
16038
16047
|
"type": "object",
|
|
@@ -16136,7 +16145,7 @@
|
|
|
16136
16145
|
"maxLength": 15,
|
|
16137
16146
|
"minLength": 3,
|
|
16138
16147
|
"x-reconciled-from-discovery": true,
|
|
16139
|
-
"x-reconciled-at": "2026-01-
|
|
16148
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645069+00:00"
|
|
16140
16149
|
}
|
|
16141
16150
|
},
|
|
16142
16151
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16191,7 +16200,7 @@
|
|
|
16191
16200
|
"maxLength": 15,
|
|
16192
16201
|
"minLength": 3,
|
|
16193
16202
|
"x-reconciled-from-discovery": true,
|
|
16194
|
-
"x-reconciled-at": "2026-01-
|
|
16203
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645076+00:00"
|
|
16195
16204
|
}
|
|
16196
16205
|
},
|
|
16197
16206
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16408,7 +16417,7 @@
|
|
|
16408
16417
|
"maxLength": 16,
|
|
16409
16418
|
"minLength": 7,
|
|
16410
16419
|
"x-reconciled-from-discovery": true,
|
|
16411
|
-
"x-reconciled-at": "2026-01-
|
|
16420
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645100+00:00"
|
|
16412
16421
|
},
|
|
16413
16422
|
"value": {
|
|
16414
16423
|
"type": "number",
|
|
@@ -16424,7 +16433,7 @@
|
|
|
16424
16433
|
"maxLength": 15,
|
|
16425
16434
|
"minLength": 3,
|
|
16426
16435
|
"x-reconciled-from-discovery": true,
|
|
16427
|
-
"x-reconciled-at": "2026-01-
|
|
16436
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645105+00:00"
|
|
16428
16437
|
}
|
|
16429
16438
|
},
|
|
16430
16439
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16527,7 +16536,7 @@
|
|
|
16527
16536
|
},
|
|
16528
16537
|
"x-original-maxLength": 1024,
|
|
16529
16538
|
"x-reconciled-from-discovery": true,
|
|
16530
|
-
"x-reconciled-at": "2026-01-
|
|
16539
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645113+00:00"
|
|
16531
16540
|
},
|
|
16532
16541
|
"previous_value": {
|
|
16533
16542
|
"type": "string",
|
|
@@ -16561,7 +16570,7 @@
|
|
|
16561
16570
|
},
|
|
16562
16571
|
"x-original-maxLength": 1024,
|
|
16563
16572
|
"x-reconciled-from-discovery": true,
|
|
16564
|
-
"x-reconciled-at": "2026-01-
|
|
16573
|
+
"x-reconciled-at": "2026-01-06T16:56:58.645120+00:00"
|
|
16565
16574
|
}
|
|
16566
16575
|
},
|
|
16567
16576
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16602,6 +16611,8 @@
|
|
|
16602
16611
|
"type_url": {
|
|
16603
16612
|
"type": "string",
|
|
16604
16613
|
"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.",
|
|
16614
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
16615
|
+
"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 ).",
|
|
16605
16616
|
"minLength": 0,
|
|
16606
16617
|
"maxLength": 1024,
|
|
16607
16618
|
"x-f5xc-required-for": {
|
|
@@ -16625,7 +16636,7 @@
|
|
|
16625
16636
|
},
|
|
16626
16637
|
"x-original-maxLength": 1024,
|
|
16627
16638
|
"x-reconciled-from-discovery": true,
|
|
16628
|
-
"x-reconciled-at": "2026-01-
|
|
16639
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752462+00:00"
|
|
16629
16640
|
}
|
|
16630
16641
|
},
|
|
16631
16642
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16694,7 +16705,7 @@
|
|
|
16694
16705
|
},
|
|
16695
16706
|
"x-original-maxLength": 1024,
|
|
16696
16707
|
"x-reconciled-from-discovery": true,
|
|
16697
|
-
"x-reconciled-at": "2026-01-
|
|
16708
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752473+00:00"
|
|
16698
16709
|
},
|
|
16699
16710
|
"service_name": {
|
|
16700
16711
|
"type": "string",
|
|
@@ -16723,6 +16734,8 @@
|
|
|
16723
16734
|
"x-validation-rules": {
|
|
16724
16735
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
16725
16736
|
},
|
|
16737
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
16738
|
+
"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...",
|
|
16726
16739
|
"minLength": 0,
|
|
16727
16740
|
"maxLength": 17,
|
|
16728
16741
|
"x-f5xc-required-for": {
|
|
@@ -16733,7 +16746,7 @@
|
|
|
16733
16746
|
},
|
|
16734
16747
|
"x-original-maxLength": 1024,
|
|
16735
16748
|
"x-reconciled-from-discovery": true,
|
|
16736
|
-
"x-reconciled-at": "2026-01-
|
|
16749
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752480+00:00"
|
|
16737
16750
|
},
|
|
16738
16751
|
"type": {
|
|
16739
16752
|
"type": "string",
|
|
@@ -16870,7 +16883,7 @@
|
|
|
16870
16883
|
},
|
|
16871
16884
|
"x-original-maxLength": 1024,
|
|
16872
16885
|
"x-reconciled-from-discovery": true,
|
|
16873
|
-
"x-reconciled-at": "2026-01-
|
|
16886
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752493+00:00"
|
|
16874
16887
|
}
|
|
16875
16888
|
},
|
|
16876
16889
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16979,7 +16992,7 @@
|
|
|
16979
16992
|
},
|
|
16980
16993
|
"x-original-maxLength": 1200,
|
|
16981
16994
|
"x-reconciled-from-discovery": true,
|
|
16982
|
-
"x-reconciled-at": "2026-01-
|
|
16995
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752504+00:00"
|
|
16983
16996
|
},
|
|
16984
16997
|
"disable": {
|
|
16985
16998
|
"type": "boolean",
|
|
@@ -17032,7 +17045,7 @@
|
|
|
17032
17045
|
},
|
|
17033
17046
|
"x-original-maxLength": 1024,
|
|
17034
17047
|
"x-reconciled-from-discovery": true,
|
|
17035
|
-
"x-reconciled-at": "2026-01-
|
|
17048
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752511+00:00"
|
|
17036
17049
|
},
|
|
17037
17050
|
"namespace": {
|
|
17038
17051
|
"type": "string",
|
|
@@ -17051,7 +17064,7 @@
|
|
|
17051
17064
|
},
|
|
17052
17065
|
"x-original-maxLength": 1024,
|
|
17053
17066
|
"x-reconciled-from-discovery": true,
|
|
17054
|
-
"x-reconciled-at": "2026-01-
|
|
17067
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752516+00:00"
|
|
17055
17068
|
}
|
|
17056
17069
|
},
|
|
17057
17070
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17127,7 +17140,7 @@
|
|
|
17127
17140
|
},
|
|
17128
17141
|
"x-original-maxLength": 1200,
|
|
17129
17142
|
"x-reconciled-from-discovery": true,
|
|
17130
|
-
"x-reconciled-at": "2026-01-
|
|
17143
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752522+00:00"
|
|
17131
17144
|
},
|
|
17132
17145
|
"disable": {
|
|
17133
17146
|
"type": "boolean",
|
|
@@ -17182,7 +17195,7 @@
|
|
|
17182
17195
|
},
|
|
17183
17196
|
"x-original-maxLength": 1024,
|
|
17184
17197
|
"x-reconciled-from-discovery": true,
|
|
17185
|
-
"x-reconciled-at": "2026-01-
|
|
17198
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752529+00:00"
|
|
17186
17199
|
},
|
|
17187
17200
|
"namespace": {
|
|
17188
17201
|
"type": "string",
|
|
@@ -17201,7 +17214,7 @@
|
|
|
17201
17214
|
},
|
|
17202
17215
|
"x-original-maxLength": 1024,
|
|
17203
17216
|
"x-reconciled-from-discovery": true,
|
|
17204
|
-
"x-reconciled-at": "2026-01-
|
|
17217
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752533+00:00"
|
|
17205
17218
|
}
|
|
17206
17219
|
},
|
|
17207
17220
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17277,7 +17290,7 @@
|
|
|
17277
17290
|
},
|
|
17278
17291
|
"x-original-maxLength": 1200,
|
|
17279
17292
|
"x-reconciled-from-discovery": true,
|
|
17280
|
-
"x-reconciled-at": "2026-01-
|
|
17293
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752540+00:00"
|
|
17281
17294
|
},
|
|
17282
17295
|
"disable": {
|
|
17283
17296
|
"type": "boolean",
|
|
@@ -17332,7 +17345,7 @@
|
|
|
17332
17345
|
},
|
|
17333
17346
|
"x-original-maxLength": 1024,
|
|
17334
17347
|
"x-reconciled-from-discovery": true,
|
|
17335
|
-
"x-reconciled-at": "2026-01-
|
|
17348
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752547+00:00"
|
|
17336
17349
|
},
|
|
17337
17350
|
"namespace": {
|
|
17338
17351
|
"type": "string",
|
|
@@ -17351,7 +17364,7 @@
|
|
|
17351
17364
|
},
|
|
17352
17365
|
"x-original-maxLength": 1024,
|
|
17353
17366
|
"x-reconciled-from-discovery": true,
|
|
17354
|
-
"x-reconciled-at": "2026-01-
|
|
17367
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752551+00:00"
|
|
17355
17368
|
},
|
|
17356
17369
|
"uid": {
|
|
17357
17370
|
"type": "string",
|
|
@@ -17360,6 +17373,8 @@
|
|
|
17360
17373
|
"x-displayname": "UID",
|
|
17361
17374
|
"x-ves-example": "D15f1fad-4d37-48c0-8706-df1824d76d31.",
|
|
17362
17375
|
"x-f5xc-example": "d15f1fad-4d37-48c0-8706-df1824d76d31",
|
|
17376
|
+
"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.",
|
|
17377
|
+
"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.",
|
|
17363
17378
|
"minLength": 0,
|
|
17364
17379
|
"maxLength": 36,
|
|
17365
17380
|
"x-f5xc-required-for": {
|
|
@@ -17373,7 +17388,7 @@
|
|
|
17373
17388
|
"x-original-maxLength": 1024,
|
|
17374
17389
|
"format": "uuid",
|
|
17375
17390
|
"x-reconciled-from-discovery": true,
|
|
17376
|
-
"x-reconciled-at": "2026-01-
|
|
17391
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752557+00:00"
|
|
17377
17392
|
}
|
|
17378
17393
|
},
|
|
17379
17394
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17419,7 +17434,7 @@
|
|
|
17419
17434
|
"readOnly": true,
|
|
17420
17435
|
"x-original-maxLength": 1024,
|
|
17421
17436
|
"x-reconciled-from-discovery": true,
|
|
17422
|
-
"x-reconciled-at": "2026-01-
|
|
17437
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752562+00:00"
|
|
17423
17438
|
},
|
|
17424
17439
|
"name": {
|
|
17425
17440
|
"type": "string",
|
|
@@ -17438,7 +17453,7 @@
|
|
|
17438
17453
|
},
|
|
17439
17454
|
"x-original-maxLength": 1024,
|
|
17440
17455
|
"x-reconciled-from-discovery": true,
|
|
17441
|
-
"x-reconciled-at": "2026-01-
|
|
17456
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752566+00:00"
|
|
17442
17457
|
},
|
|
17443
17458
|
"namespace": {
|
|
17444
17459
|
"type": "string",
|
|
@@ -17457,7 +17472,7 @@
|
|
|
17457
17472
|
},
|
|
17458
17473
|
"x-original-maxLength": 1024,
|
|
17459
17474
|
"x-reconciled-from-discovery": true,
|
|
17460
|
-
"x-reconciled-at": "2026-01-
|
|
17475
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752570+00:00"
|
|
17461
17476
|
},
|
|
17462
17477
|
"tenant": {
|
|
17463
17478
|
"type": "string",
|
|
@@ -17478,7 +17493,7 @@
|
|
|
17478
17493
|
"x-field-mutability": "read-only",
|
|
17479
17494
|
"x-original-maxLength": 1024,
|
|
17480
17495
|
"x-reconciled-from-discovery": true,
|
|
17481
|
-
"x-reconciled-at": "2026-01-
|
|
17496
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752574+00:00"
|
|
17482
17497
|
},
|
|
17483
17498
|
"uid": {
|
|
17484
17499
|
"type": "string",
|
|
@@ -17500,7 +17515,7 @@
|
|
|
17500
17515
|
"x-original-maxLength": 1024,
|
|
17501
17516
|
"format": "uuid",
|
|
17502
17517
|
"x-reconciled-from-discovery": true,
|
|
17503
|
-
"x-reconciled-at": "2026-01-
|
|
17518
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752579+00:00"
|
|
17504
17519
|
}
|
|
17505
17520
|
},
|
|
17506
17521
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17575,7 +17590,7 @@
|
|
|
17575
17590
|
},
|
|
17576
17591
|
"x-original-maxLength": 1200,
|
|
17577
17592
|
"x-reconciled-from-discovery": true,
|
|
17578
|
-
"x-reconciled-at": "2026-01-
|
|
17593
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752585+00:00"
|
|
17579
17594
|
},
|
|
17580
17595
|
"disable": {
|
|
17581
17596
|
"type": "boolean",
|
|
@@ -17628,7 +17643,7 @@
|
|
|
17628
17643
|
},
|
|
17629
17644
|
"x-original-maxLength": 1024,
|
|
17630
17645
|
"x-reconciled-from-discovery": true,
|
|
17631
|
-
"x-reconciled-at": "2026-01-
|
|
17646
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752592+00:00"
|
|
17632
17647
|
},
|
|
17633
17648
|
"namespace": {
|
|
17634
17649
|
"type": "string",
|
|
@@ -17647,7 +17662,7 @@
|
|
|
17647
17662
|
},
|
|
17648
17663
|
"x-original-maxLength": 1024,
|
|
17649
17664
|
"x-reconciled-from-discovery": true,
|
|
17650
|
-
"x-reconciled-at": "2026-01-
|
|
17665
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752597+00:00"
|
|
17651
17666
|
}
|
|
17652
17667
|
},
|
|
17653
17668
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17761,7 +17776,7 @@
|
|
|
17761
17776
|
"x-original-maxLength": 1024,
|
|
17762
17777
|
"format": "uuid",
|
|
17763
17778
|
"x-reconciled-from-discovery": true,
|
|
17764
|
-
"x-reconciled-at": "2026-01-
|
|
17779
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752609+00:00"
|
|
17765
17780
|
},
|
|
17766
17781
|
"vtrp_id": {
|
|
17767
17782
|
"type": "string",
|
|
@@ -17873,7 +17888,7 @@
|
|
|
17873
17888
|
},
|
|
17874
17889
|
"x-original-maxLength": 1024,
|
|
17875
17890
|
"x-reconciled-from-discovery": true,
|
|
17876
|
-
"x-reconciled-at": "2026-01-
|
|
17891
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752618+00:00"
|
|
17877
17892
|
},
|
|
17878
17893
|
"status": {
|
|
17879
17894
|
"type": "string",
|
|
@@ -17892,7 +17907,7 @@
|
|
|
17892
17907
|
},
|
|
17893
17908
|
"x-original-maxLength": 1024,
|
|
17894
17909
|
"x-reconciled-from-discovery": true,
|
|
17895
|
-
"x-reconciled-at": "2026-01-
|
|
17910
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752622+00:00"
|
|
17896
17911
|
}
|
|
17897
17912
|
},
|
|
17898
17913
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17972,6 +17987,8 @@
|
|
|
17972
17987
|
"title": "Deletion_timestamp.",
|
|
17973
17988
|
"format": "date-time",
|
|
17974
17989
|
"x-displayname": "Deletion Timestamp.",
|
|
17990
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
17991
|
+
"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...",
|
|
17975
17992
|
"minLength": 0,
|
|
17976
17993
|
"maxLength": 1024,
|
|
17977
17994
|
"x-f5xc-required-for": {
|
|
@@ -18070,7 +18087,7 @@
|
|
|
18070
18087
|
"x-field-mutability": "read-only",
|
|
18071
18088
|
"x-original-maxLength": 1024,
|
|
18072
18089
|
"x-reconciled-from-discovery": true,
|
|
18073
|
-
"x-reconciled-at": "2026-01-
|
|
18090
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752642+00:00"
|
|
18074
18091
|
},
|
|
18075
18092
|
"uid": {
|
|
18076
18093
|
"type": "string",
|
|
@@ -18091,7 +18108,7 @@
|
|
|
18091
18108
|
"x-original-maxLength": 1024,
|
|
18092
18109
|
"format": "uuid",
|
|
18093
18110
|
"x-reconciled-from-discovery": true,
|
|
18094
|
-
"x-reconciled-at": "2026-01-
|
|
18111
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752647+00:00"
|
|
18095
18112
|
}
|
|
18096
18113
|
},
|
|
18097
18114
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18200,6 +18217,8 @@
|
|
|
18200
18217
|
"title": "Deletion_timestamp.",
|
|
18201
18218
|
"format": "date-time",
|
|
18202
18219
|
"x-displayname": "Deletion Timestamp.",
|
|
18220
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
18221
|
+
"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...",
|
|
18203
18222
|
"minLength": 0,
|
|
18204
18223
|
"maxLength": 1024,
|
|
18205
18224
|
"x-f5xc-required-for": {
|
|
@@ -18298,7 +18317,7 @@
|
|
|
18298
18317
|
"maxLength": 6,
|
|
18299
18318
|
"minLength": 6,
|
|
18300
18319
|
"x-reconciled-from-discovery": true,
|
|
18301
|
-
"x-reconciled-at": "2026-01-
|
|
18320
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752668+00:00"
|
|
18302
18321
|
},
|
|
18303
18322
|
"object_index": {
|
|
18304
18323
|
"type": "integer",
|
|
@@ -18371,7 +18390,7 @@
|
|
|
18371
18390
|
"x-field-mutability": "read-only",
|
|
18372
18391
|
"x-original-maxLength": 1024,
|
|
18373
18392
|
"x-reconciled-from-discovery": true,
|
|
18374
|
-
"x-reconciled-at": "2026-01-
|
|
18393
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752678+00:00"
|
|
18375
18394
|
},
|
|
18376
18395
|
"trace_info": {
|
|
18377
18396
|
"type": "string",
|
|
@@ -18409,7 +18428,7 @@
|
|
|
18409
18428
|
"x-original-maxLength": 1024,
|
|
18410
18429
|
"format": "uuid",
|
|
18411
18430
|
"x-reconciled-from-discovery": true,
|
|
18412
|
-
"x-reconciled-at": "2026-01-
|
|
18431
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752685+00:00"
|
|
18413
18432
|
},
|
|
18414
18433
|
"vtrp_id": {
|
|
18415
18434
|
"type": "string",
|
|
@@ -18495,7 +18514,7 @@
|
|
|
18495
18514
|
},
|
|
18496
18515
|
"x-original-maxLength": 1024,
|
|
18497
18516
|
"x-reconciled-from-discovery": true,
|
|
18498
|
-
"x-reconciled-at": "2026-01-
|
|
18517
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752693+00:00"
|
|
18499
18518
|
},
|
|
18500
18519
|
"name": {
|
|
18501
18520
|
"type": "string",
|
|
@@ -18514,7 +18533,7 @@
|
|
|
18514
18533
|
},
|
|
18515
18534
|
"x-original-maxLength": 1024,
|
|
18516
18535
|
"x-reconciled-from-discovery": true,
|
|
18517
|
-
"x-reconciled-at": "2026-01-
|
|
18536
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752697+00:00"
|
|
18518
18537
|
},
|
|
18519
18538
|
"namespace": {
|
|
18520
18539
|
"type": "string",
|
|
@@ -18533,7 +18552,7 @@
|
|
|
18533
18552
|
},
|
|
18534
18553
|
"x-original-maxLength": 1024,
|
|
18535
18554
|
"x-reconciled-from-discovery": true,
|
|
18536
|
-
"x-reconciled-at": "2026-01-
|
|
18555
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752701+00:00"
|
|
18537
18556
|
},
|
|
18538
18557
|
"uid": {
|
|
18539
18558
|
"type": "string",
|
|
@@ -18554,7 +18573,7 @@
|
|
|
18554
18573
|
"x-original-maxLength": 1024,
|
|
18555
18574
|
"format": "uuid",
|
|
18556
18575
|
"x-reconciled-from-discovery": true,
|
|
18557
|
-
"x-reconciled-at": "2026-01-
|
|
18576
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752706+00:00"
|
|
18558
18577
|
}
|
|
18559
18578
|
},
|
|
18560
18579
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19135,7 +19154,7 @@
|
|
|
19135
19154
|
"x-original-maxLength": 2048,
|
|
19136
19155
|
"format": "hostname",
|
|
19137
19156
|
"x-reconciled-from-discovery": true,
|
|
19138
|
-
"x-reconciled-at": "2026-01-
|
|
19157
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752748+00:00"
|
|
19139
19158
|
},
|
|
19140
19159
|
"external_sources": {
|
|
19141
19160
|
"type": "array",
|
|
@@ -19438,7 +19457,7 @@
|
|
|
19438
19457
|
},
|
|
19439
19458
|
"x-original-maxLength": 1024,
|
|
19440
19459
|
"x-reconciled-from-discovery": true,
|
|
19441
|
-
"x-reconciled-at": "2026-01-
|
|
19460
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752780+00:00"
|
|
19442
19461
|
},
|
|
19443
19462
|
"namespace": {
|
|
19444
19463
|
"type": "string",
|
|
@@ -19457,7 +19476,7 @@
|
|
|
19457
19476
|
},
|
|
19458
19477
|
"x-original-maxLength": 1024,
|
|
19459
19478
|
"x-reconciled-from-discovery": true,
|
|
19460
|
-
"x-reconciled-at": "2026-01-
|
|
19479
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752784+00:00"
|
|
19461
19480
|
}
|
|
19462
19481
|
},
|
|
19463
19482
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19606,7 +19625,7 @@
|
|
|
19606
19625
|
"maxLength": 17,
|
|
19607
19626
|
"minLength": 17,
|
|
19608
19627
|
"x-reconciled-from-discovery": true,
|
|
19609
|
-
"x-reconciled-at": "2026-01-
|
|
19628
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752801+00:00"
|
|
19610
19629
|
},
|
|
19611
19630
|
"system_metadata": {
|
|
19612
19631
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -19695,7 +19714,7 @@
|
|
|
19695
19714
|
"x-original-maxLength": 2048,
|
|
19696
19715
|
"format": "hostname",
|
|
19697
19716
|
"x-reconciled-from-discovery": true,
|
|
19698
|
-
"x-reconciled-at": "2026-01-
|
|
19717
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752808+00:00"
|
|
19699
19718
|
},
|
|
19700
19719
|
"external_sources": {
|
|
19701
19720
|
"type": "array",
|
|
@@ -20001,7 +20020,7 @@
|
|
|
20001
20020
|
"x-original-maxLength": 2048,
|
|
20002
20021
|
"format": "hostname",
|
|
20003
20022
|
"x-reconciled-from-discovery": true,
|
|
20004
|
-
"x-reconciled-at": "2026-01-
|
|
20023
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752839+00:00"
|
|
20005
20024
|
},
|
|
20006
20025
|
"external_sources": {
|
|
20007
20026
|
"type": "array",
|
|
@@ -20360,7 +20379,7 @@
|
|
|
20360
20379
|
},
|
|
20361
20380
|
"x-original-maxLength": 1024,
|
|
20362
20381
|
"x-reconciled-from-discovery": true,
|
|
20363
|
-
"x-reconciled-at": "2026-01-
|
|
20382
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752874+00:00"
|
|
20364
20383
|
},
|
|
20365
20384
|
"disabled": {
|
|
20366
20385
|
"type": "boolean",
|
|
@@ -20410,7 +20429,7 @@
|
|
|
20410
20429
|
},
|
|
20411
20430
|
"x-original-maxLength": 1024,
|
|
20412
20431
|
"x-reconciled-from-discovery": true,
|
|
20413
|
-
"x-reconciled-at": "2026-01-
|
|
20432
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752883+00:00"
|
|
20414
20433
|
},
|
|
20415
20434
|
"namespace": {
|
|
20416
20435
|
"type": "string",
|
|
@@ -20429,7 +20448,7 @@
|
|
|
20429
20448
|
},
|
|
20430
20449
|
"x-original-maxLength": 1024,
|
|
20431
20450
|
"x-reconciled-from-discovery": true,
|
|
20432
|
-
"x-reconciled-at": "2026-01-
|
|
20451
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752888+00:00"
|
|
20433
20452
|
},
|
|
20434
20453
|
"owner_view": {
|
|
20435
20454
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -20470,7 +20489,7 @@
|
|
|
20470
20489
|
"x-field-mutability": "read-only",
|
|
20471
20490
|
"x-original-maxLength": 1024,
|
|
20472
20491
|
"x-reconciled-from-discovery": true,
|
|
20473
|
-
"x-reconciled-at": "2026-01-
|
|
20492
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752895+00:00"
|
|
20474
20493
|
},
|
|
20475
20494
|
"uid": {
|
|
20476
20495
|
"type": "string",
|
|
@@ -20491,7 +20510,7 @@
|
|
|
20491
20510
|
"x-original-maxLength": 1024,
|
|
20492
20511
|
"format": "uuid",
|
|
20493
20512
|
"x-reconciled-from-discovery": true,
|
|
20494
|
-
"x-reconciled-at": "2026-01-
|
|
20513
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752900+00:00"
|
|
20495
20514
|
}
|
|
20496
20515
|
},
|
|
20497
20516
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20699,7 +20718,7 @@
|
|
|
20699
20718
|
"x-original-maxLength": 2048,
|
|
20700
20719
|
"format": "hostname",
|
|
20701
20720
|
"x-reconciled-from-discovery": true,
|
|
20702
|
-
"x-reconciled-at": "2026-01-
|
|
20721
|
+
"x-reconciled-at": "2026-01-06T16:57:30.752916+00:00"
|
|
20703
20722
|
},
|
|
20704
20723
|
"external_sources": {
|
|
20705
20724
|
"type": "array",
|
|
@@ -21487,7 +21506,7 @@
|
|
|
21487
21506
|
},
|
|
21488
21507
|
"x-original-maxLength": 1024,
|
|
21489
21508
|
"x-reconciled-from-discovery": true,
|
|
21490
|
-
"x-reconciled-at": "2026-01-
|
|
21509
|
+
"x-reconciled-at": "2026-01-06T16:57:41.630608+00:00"
|
|
21491
21510
|
},
|
|
21492
21511
|
"namespace": {
|
|
21493
21512
|
"type": "string",
|
|
@@ -21506,7 +21525,7 @@
|
|
|
21506
21525
|
},
|
|
21507
21526
|
"x-original-maxLength": 1024,
|
|
21508
21527
|
"x-reconciled-from-discovery": true,
|
|
21509
|
-
"x-reconciled-at": "2026-01-
|
|
21528
|
+
"x-reconciled-at": "2026-01-06T16:57:41.630612+00:00"
|
|
21510
21529
|
}
|
|
21511
21530
|
},
|
|
21512
21531
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21655,7 +21674,7 @@
|
|
|
21655
21674
|
"maxLength": 17,
|
|
21656
21675
|
"minLength": 17,
|
|
21657
21676
|
"x-reconciled-from-discovery": true,
|
|
21658
|
-
"x-reconciled-at": "2026-01-
|
|
21677
|
+
"x-reconciled-at": "2026-01-06T16:57:41.630629+00:00"
|
|
21659
21678
|
},
|
|
21660
21679
|
"system_metadata": {
|
|
21661
21680
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -22453,7 +22472,7 @@
|
|
|
22453
22472
|
},
|
|
22454
22473
|
"x-original-maxLength": 2048,
|
|
22455
22474
|
"x-reconciled-from-discovery": true,
|
|
22456
|
-
"x-reconciled-at": "2026-01-
|
|
22475
|
+
"x-reconciled-at": "2026-01-06T16:57:41.630704+00:00"
|
|
22457
22476
|
},
|
|
22458
22477
|
"value": {
|
|
22459
22478
|
"type": "string",
|
|
@@ -22477,7 +22496,7 @@
|
|
|
22477
22496
|
},
|
|
22478
22497
|
"x-original-maxLength": 8192,
|
|
22479
22498
|
"x-reconciled-from-discovery": true,
|
|
22480
|
-
"x-reconciled-at": "2026-01-
|
|
22499
|
+
"x-reconciled-at": "2026-01-06T16:57:41.630709+00:00"
|
|
22481
22500
|
}
|
|
22482
22501
|
},
|
|
22483
22502
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22578,7 +22597,7 @@
|
|
|
22578
22597
|
},
|
|
22579
22598
|
"x-original-maxLength": 1024,
|
|
22580
22599
|
"x-reconciled-from-discovery": true,
|
|
22581
|
-
"x-reconciled-at": "2026-01-
|
|
22600
|
+
"x-reconciled-at": "2026-01-06T16:57:41.630718+00:00"
|
|
22582
22601
|
},
|
|
22583
22602
|
"disabled": {
|
|
22584
22603
|
"type": "boolean",
|
|
@@ -22628,7 +22647,7 @@
|
|
|
22628
22647
|
},
|
|
22629
22648
|
"x-original-maxLength": 1024,
|
|
22630
22649
|
"x-reconciled-from-discovery": true,
|
|
22631
|
-
"x-reconciled-at": "2026-01-
|
|
22650
|
+
"x-reconciled-at": "2026-01-06T16:57:41.630728+00:00"
|
|
22632
22651
|
},
|
|
22633
22652
|
"namespace": {
|
|
22634
22653
|
"type": "string",
|
|
@@ -22647,7 +22666,7 @@
|
|
|
22647
22666
|
},
|
|
22648
22667
|
"x-original-maxLength": 1024,
|
|
22649
22668
|
"x-reconciled-from-discovery": true,
|
|
22650
|
-
"x-reconciled-at": "2026-01-
|
|
22669
|
+
"x-reconciled-at": "2026-01-06T16:57:41.630733+00:00"
|
|
22651
22670
|
},
|
|
22652
22671
|
"owner_view": {
|
|
22653
22672
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -22688,7 +22707,7 @@
|
|
|
22688
22707
|
"x-field-mutability": "read-only",
|
|
22689
22708
|
"x-original-maxLength": 1024,
|
|
22690
22709
|
"x-reconciled-from-discovery": true,
|
|
22691
|
-
"x-reconciled-at": "2026-01-
|
|
22710
|
+
"x-reconciled-at": "2026-01-06T16:57:41.630741+00:00"
|
|
22692
22711
|
},
|
|
22693
22712
|
"uid": {
|
|
22694
22713
|
"type": "string",
|
|
@@ -22709,7 +22728,7 @@
|
|
|
22709
22728
|
"x-original-maxLength": 1024,
|
|
22710
22729
|
"format": "uuid",
|
|
22711
22730
|
"x-reconciled-from-discovery": true,
|
|
22712
|
-
"x-reconciled-at": "2026-01-
|
|
22731
|
+
"x-reconciled-at": "2026-01-06T16:57:41.630746+00:00"
|
|
22713
22732
|
}
|
|
22714
22733
|
},
|
|
22715
22734
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23469,6 +23488,8 @@
|
|
|
23469
23488
|
"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.",
|
|
23470
23489
|
"title": "Aggregations.",
|
|
23471
23490
|
"x-displayname": "Aggregations.",
|
|
23491
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
23492
|
+
"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.",
|
|
23472
23493
|
"x-f5xc-required-for": {
|
|
23473
23494
|
"minimum_config": false,
|
|
23474
23495
|
"create": false,
|
|
@@ -23515,7 +23536,7 @@
|
|
|
23515
23536
|
},
|
|
23516
23537
|
"x-original-maxLength": 1024,
|
|
23517
23538
|
"x-reconciled-from-discovery": true,
|
|
23518
|
-
"x-reconciled-at": "2026-01-
|
|
23539
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167460+00:00"
|
|
23519
23540
|
},
|
|
23520
23541
|
"query": {
|
|
23521
23542
|
"type": "string",
|
|
@@ -23524,6 +23545,8 @@
|
|
|
23524
23545
|
"x-displayname": "Query",
|
|
23525
23546
|
"x-ves-example": "{vh_name=\\\"productpage\\\"}",
|
|
23526
23547
|
"x-f5xc-example": "\"{vh_name=\\\"productpage\\\"}\"",
|
|
23548
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
23549
|
+
"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...",
|
|
23527
23550
|
"minLength": 0,
|
|
23528
23551
|
"maxLength": 1024,
|
|
23529
23552
|
"x-f5xc-required-for": {
|
|
@@ -23584,6 +23607,8 @@
|
|
|
23584
23607
|
"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.",
|
|
23585
23608
|
"title": "Aggregations.",
|
|
23586
23609
|
"x-displayname": "Aggregations.",
|
|
23610
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
23611
|
+
"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.",
|
|
23587
23612
|
"x-f5xc-required-for": {
|
|
23588
23613
|
"minimum_config": false,
|
|
23589
23614
|
"create": false,
|
|
@@ -23647,7 +23672,7 @@
|
|
|
23647
23672
|
},
|
|
23648
23673
|
"x-original-maxLength": 1024,
|
|
23649
23674
|
"x-reconciled-from-discovery": true,
|
|
23650
|
-
"x-reconciled-at": "2026-01-
|
|
23675
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167476+00:00"
|
|
23651
23676
|
},
|
|
23652
23677
|
"query": {
|
|
23653
23678
|
"type": "string",
|
|
@@ -23656,6 +23681,8 @@
|
|
|
23656
23681
|
"x-displayname": "Query",
|
|
23657
23682
|
"x-ves-example": "{vh_name=\\\"productpage\\\"}",
|
|
23658
23683
|
"x-f5xc-example": "\"{vh_name=\\\"productpage\\\"}\"",
|
|
23684
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
23685
|
+
"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...",
|
|
23659
23686
|
"minLength": 0,
|
|
23660
23687
|
"maxLength": 1024,
|
|
23661
23688
|
"x-f5xc-required-for": {
|
|
@@ -23673,6 +23700,8 @@
|
|
|
23673
23700
|
"x-displayname": "Scroll",
|
|
23674
23701
|
"x-ves-example": "True",
|
|
23675
23702
|
"x-f5xc-example": "true",
|
|
23703
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
23704
|
+
"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...",
|
|
23676
23705
|
"x-f5xc-required-for": {
|
|
23677
23706
|
"minimum_config": false,
|
|
23678
23707
|
"create": false,
|
|
@@ -23737,6 +23766,8 @@
|
|
|
23737
23766
|
"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.",
|
|
23738
23767
|
"title": "Aggregations.",
|
|
23739
23768
|
"x-displayname": "Aggregations.",
|
|
23769
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
23770
|
+
"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.",
|
|
23740
23771
|
"x-f5xc-required-for": {
|
|
23741
23772
|
"minimum_config": false,
|
|
23742
23773
|
"create": false,
|
|
@@ -23783,7 +23814,7 @@
|
|
|
23783
23814
|
},
|
|
23784
23815
|
"x-original-maxLength": 1024,
|
|
23785
23816
|
"x-reconciled-from-discovery": true,
|
|
23786
|
-
"x-reconciled-at": "2026-01-
|
|
23817
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167490+00:00"
|
|
23787
23818
|
},
|
|
23788
23819
|
"query": {
|
|
23789
23820
|
"type": "string",
|
|
@@ -23792,6 +23823,8 @@
|
|
|
23792
23823
|
"x-displayname": "Query",
|
|
23793
23824
|
"x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
|
|
23794
23825
|
"x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
|
|
23826
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
23827
|
+
"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...",
|
|
23795
23828
|
"minLength": 0,
|
|
23796
23829
|
"maxLength": 1024,
|
|
23797
23830
|
"x-f5xc-required-for": {
|
|
@@ -23852,6 +23885,8 @@
|
|
|
23852
23885
|
"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.",
|
|
23853
23886
|
"title": "Aggregations.",
|
|
23854
23887
|
"x-displayname": "Aggregations.",
|
|
23888
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
23889
|
+
"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.",
|
|
23855
23890
|
"x-f5xc-required-for": {
|
|
23856
23891
|
"minimum_config": false,
|
|
23857
23892
|
"create": false,
|
|
@@ -23915,7 +23950,7 @@
|
|
|
23915
23950
|
},
|
|
23916
23951
|
"x-original-maxLength": 1024,
|
|
23917
23952
|
"x-reconciled-from-discovery": true,
|
|
23918
|
-
"x-reconciled-at": "2026-01-
|
|
23953
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167503+00:00"
|
|
23919
23954
|
},
|
|
23920
23955
|
"query": {
|
|
23921
23956
|
"type": "string",
|
|
@@ -23924,6 +23959,8 @@
|
|
|
23924
23959
|
"x-displayname": "Query",
|
|
23925
23960
|
"x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
|
|
23926
23961
|
"x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
|
|
23962
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
23963
|
+
"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...",
|
|
23927
23964
|
"minLength": 0,
|
|
23928
23965
|
"maxLength": 1024,
|
|
23929
23966
|
"x-f5xc-required-for": {
|
|
@@ -23941,6 +23978,8 @@
|
|
|
23941
23978
|
"x-displayname": "Scroll",
|
|
23942
23979
|
"x-ves-example": "True",
|
|
23943
23980
|
"x-f5xc-example": "true",
|
|
23981
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
23982
|
+
"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...",
|
|
23944
23983
|
"x-f5xc-required-for": {
|
|
23945
23984
|
"minimum_config": false,
|
|
23946
23985
|
"create": false,
|
|
@@ -24056,6 +24095,8 @@
|
|
|
24056
24095
|
"ves.io.schema.rules.message.required": "true",
|
|
24057
24096
|
"ves.io.schema.rules.repeated.max_items": "5"
|
|
24058
24097
|
},
|
|
24098
|
+
"x-f5xc-description-short": "List of label filter expressions of the form \"label key\" QueryOp \"value\".",
|
|
24099
|
+
"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...",
|
|
24059
24100
|
"x-f5xc-required-for": {
|
|
24060
24101
|
"minimum_config": false,
|
|
24061
24102
|
"create": false,
|
|
@@ -24105,7 +24146,7 @@
|
|
|
24105
24146
|
},
|
|
24106
24147
|
"x-original-maxLength": 1024,
|
|
24107
24148
|
"x-reconciled-from-discovery": true,
|
|
24108
|
-
"x-reconciled-at": "2026-01-
|
|
24149
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167541+00:00"
|
|
24109
24150
|
},
|
|
24110
24151
|
"site": {
|
|
24111
24152
|
"type": "string",
|
|
@@ -24176,6 +24217,8 @@
|
|
|
24176
24217
|
"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.",
|
|
24177
24218
|
"title": "Aggregations.",
|
|
24178
24219
|
"x-displayname": "Aggregations.",
|
|
24220
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
24221
|
+
"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.",
|
|
24179
24222
|
"x-f5xc-required-for": {
|
|
24180
24223
|
"minimum_config": false,
|
|
24181
24224
|
"create": false,
|
|
@@ -24222,7 +24265,7 @@
|
|
|
24222
24265
|
},
|
|
24223
24266
|
"x-original-maxLength": 1024,
|
|
24224
24267
|
"x-reconciled-from-discovery": true,
|
|
24225
|
-
"x-reconciled-at": "2026-01-
|
|
24268
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167600+00:00"
|
|
24226
24269
|
},
|
|
24227
24270
|
"query": {
|
|
24228
24271
|
"type": "string",
|
|
@@ -24231,6 +24274,8 @@
|
|
|
24231
24274
|
"x-displayname": "Query",
|
|
24232
24275
|
"x-ves-example": "{site=\\\"site-1\\\"}",
|
|
24233
24276
|
"x-f5xc-example": "\"{site=\\\"site-1\\\"}\"",
|
|
24277
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
24278
|
+
"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 ...",
|
|
24234
24279
|
"minLength": 0,
|
|
24235
24280
|
"maxLength": 1024,
|
|
24236
24281
|
"x-f5xc-required-for": {
|
|
@@ -24291,6 +24336,8 @@
|
|
|
24291
24336
|
"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.",
|
|
24292
24337
|
"title": "Aggregations.",
|
|
24293
24338
|
"x-displayname": "Aggregations.",
|
|
24339
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
24340
|
+
"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.",
|
|
24294
24341
|
"x-f5xc-required-for": {
|
|
24295
24342
|
"minimum_config": false,
|
|
24296
24343
|
"create": false,
|
|
@@ -24354,7 +24401,7 @@
|
|
|
24354
24401
|
},
|
|
24355
24402
|
"x-original-maxLength": 1024,
|
|
24356
24403
|
"x-reconciled-from-discovery": true,
|
|
24357
|
-
"x-reconciled-at": "2026-01-
|
|
24404
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167612+00:00"
|
|
24358
24405
|
},
|
|
24359
24406
|
"query": {
|
|
24360
24407
|
"type": "string",
|
|
@@ -24363,6 +24410,8 @@
|
|
|
24363
24410
|
"x-displayname": "Query",
|
|
24364
24411
|
"x-ves-example": "{site=\\\"site-1\\\"}",
|
|
24365
24412
|
"x-f5xc-example": "\"{site=\\\"site-1\\\"}\"",
|
|
24413
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
24414
|
+
"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 ...",
|
|
24366
24415
|
"minLength": 0,
|
|
24367
24416
|
"maxLength": 1024,
|
|
24368
24417
|
"x-f5xc-required-for": {
|
|
@@ -24380,6 +24429,8 @@
|
|
|
24380
24429
|
"x-displayname": "Scroll",
|
|
24381
24430
|
"x-ves-example": "True",
|
|
24382
24431
|
"x-f5xc-example": "true",
|
|
24432
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
24433
|
+
"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...",
|
|
24383
24434
|
"x-f5xc-required-for": {
|
|
24384
24435
|
"minimum_config": false,
|
|
24385
24436
|
"create": false,
|
|
@@ -24444,6 +24495,8 @@
|
|
|
24444
24495
|
"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.",
|
|
24445
24496
|
"title": "Aggregations.",
|
|
24446
24497
|
"x-displayname": "Aggregations.",
|
|
24498
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
24499
|
+
"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.",
|
|
24447
24500
|
"x-f5xc-required-for": {
|
|
24448
24501
|
"minimum_config": false,
|
|
24449
24502
|
"create": false,
|
|
@@ -24490,7 +24543,7 @@
|
|
|
24490
24543
|
},
|
|
24491
24544
|
"x-original-maxLength": 1024,
|
|
24492
24545
|
"x-reconciled-from-discovery": true,
|
|
24493
|
-
"x-reconciled-at": "2026-01-
|
|
24546
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167625+00:00"
|
|
24494
24547
|
},
|
|
24495
24548
|
"query": {
|
|
24496
24549
|
"type": "string",
|
|
@@ -24499,6 +24552,8 @@
|
|
|
24499
24552
|
"x-displayname": "Query",
|
|
24500
24553
|
"x-ves-example": "Query={objectref.resource=\"deployments\"}",
|
|
24501
24554
|
"x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
|
|
24555
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
24556
|
+
"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...",
|
|
24502
24557
|
"minLength": 0,
|
|
24503
24558
|
"maxLength": 1024,
|
|
24504
24559
|
"x-f5xc-required-for": {
|
|
@@ -24576,6 +24631,8 @@
|
|
|
24576
24631
|
"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.",
|
|
24577
24632
|
"title": "Aggregations.",
|
|
24578
24633
|
"x-displayname": "Aggregations.",
|
|
24634
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
24635
|
+
"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.",
|
|
24579
24636
|
"x-f5xc-required-for": {
|
|
24580
24637
|
"minimum_config": false,
|
|
24581
24638
|
"create": false,
|
|
@@ -24639,7 +24696,7 @@
|
|
|
24639
24696
|
},
|
|
24640
24697
|
"x-original-maxLength": 1024,
|
|
24641
24698
|
"x-reconciled-from-discovery": true,
|
|
24642
|
-
"x-reconciled-at": "2026-01-
|
|
24699
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167638+00:00"
|
|
24643
24700
|
},
|
|
24644
24701
|
"query": {
|
|
24645
24702
|
"type": "string",
|
|
@@ -24648,6 +24705,8 @@
|
|
|
24648
24705
|
"x-displayname": "Query",
|
|
24649
24706
|
"x-ves-example": "Query={objectref.resource=\"deployments\"}",
|
|
24650
24707
|
"x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
|
|
24708
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
24709
|
+
"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...",
|
|
24651
24710
|
"minLength": 0,
|
|
24652
24711
|
"maxLength": 1024,
|
|
24653
24712
|
"x-f5xc-required-for": {
|
|
@@ -24665,6 +24724,8 @@
|
|
|
24665
24724
|
"x-displayname": "Scroll",
|
|
24666
24725
|
"x-ves-example": "True",
|
|
24667
24726
|
"x-f5xc-example": "true",
|
|
24727
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
24728
|
+
"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...",
|
|
24668
24729
|
"x-f5xc-required-for": {
|
|
24669
24730
|
"minimum_config": false,
|
|
24670
24731
|
"create": false,
|
|
@@ -24746,6 +24807,8 @@
|
|
|
24746
24807
|
"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.",
|
|
24747
24808
|
"title": "Aggregations.",
|
|
24748
24809
|
"x-displayname": "Aggregations.",
|
|
24810
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
|
|
24811
|
+
"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.",
|
|
24749
24812
|
"x-f5xc-required-for": {
|
|
24750
24813
|
"minimum_config": false,
|
|
24751
24814
|
"create": false,
|
|
@@ -24792,7 +24855,7 @@
|
|
|
24792
24855
|
},
|
|
24793
24856
|
"x-original-maxLength": 1024,
|
|
24794
24857
|
"x-reconciled-from-discovery": true,
|
|
24795
|
-
"x-reconciled-at": "2026-01-
|
|
24858
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167652+00:00"
|
|
24796
24859
|
},
|
|
24797
24860
|
"query": {
|
|
24798
24861
|
"type": "string",
|
|
@@ -24801,6 +24864,8 @@
|
|
|
24801
24864
|
"x-displayname": "Query",
|
|
24802
24865
|
"x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
|
|
24803
24866
|
"x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
|
|
24867
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
24868
|
+
"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...",
|
|
24804
24869
|
"minLength": 0,
|
|
24805
24870
|
"maxLength": 1024,
|
|
24806
24871
|
"x-f5xc-required-for": {
|
|
@@ -24878,6 +24943,8 @@
|
|
|
24878
24943
|
"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.",
|
|
24879
24944
|
"title": "Aggregations.",
|
|
24880
24945
|
"x-displayname": "Aggregations.",
|
|
24946
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
|
|
24947
|
+
"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.",
|
|
24881
24948
|
"x-f5xc-required-for": {
|
|
24882
24949
|
"minimum_config": false,
|
|
24883
24950
|
"create": false,
|
|
@@ -24941,7 +25008,7 @@
|
|
|
24941
25008
|
},
|
|
24942
25009
|
"x-original-maxLength": 1024,
|
|
24943
25010
|
"x-reconciled-from-discovery": true,
|
|
24944
|
-
"x-reconciled-at": "2026-01-
|
|
25011
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167665+00:00"
|
|
24945
25012
|
},
|
|
24946
25013
|
"query": {
|
|
24947
25014
|
"type": "string",
|
|
@@ -24950,6 +25017,8 @@
|
|
|
24950
25017
|
"x-displayname": "Query",
|
|
24951
25018
|
"x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
|
|
24952
25019
|
"x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
|
|
25020
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
25021
|
+
"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...",
|
|
24953
25022
|
"minLength": 0,
|
|
24954
25023
|
"maxLength": 1024,
|
|
24955
25024
|
"x-f5xc-required-for": {
|
|
@@ -24967,6 +25036,8 @@
|
|
|
24967
25036
|
"x-displayname": "Scroll",
|
|
24968
25037
|
"x-ves-example": "True",
|
|
24969
25038
|
"x-f5xc-example": "true",
|
|
25039
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of events (or all events) that matches the query.",
|
|
25040
|
+
"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...",
|
|
24970
25041
|
"x-f5xc-required-for": {
|
|
24971
25042
|
"minimum_config": false,
|
|
24972
25043
|
"create": false,
|
|
@@ -25075,7 +25146,7 @@
|
|
|
25075
25146
|
},
|
|
25076
25147
|
"x-original-maxLength": 256,
|
|
25077
25148
|
"x-reconciled-from-discovery": true,
|
|
25078
|
-
"x-reconciled-at": "2026-01-
|
|
25149
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167679+00:00"
|
|
25079
25150
|
}
|
|
25080
25151
|
},
|
|
25081
25152
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25104,6 +25175,8 @@
|
|
|
25104
25175
|
"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.",
|
|
25105
25176
|
"title": "Aggregations.",
|
|
25106
25177
|
"x-displayname": "Aggregations.",
|
|
25178
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
25179
|
+
"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...",
|
|
25107
25180
|
"x-f5xc-required-for": {
|
|
25108
25181
|
"minimum_config": false,
|
|
25109
25182
|
"create": false,
|
|
@@ -25154,6 +25227,8 @@
|
|
|
25154
25227
|
"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.",
|
|
25155
25228
|
"title": "Aggregations.",
|
|
25156
25229
|
"x-displayname": "Aggregations.",
|
|
25230
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
25231
|
+
"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...",
|
|
25157
25232
|
"x-f5xc-required-for": {
|
|
25158
25233
|
"minimum_config": false,
|
|
25159
25234
|
"create": false,
|
|
@@ -25185,6 +25260,8 @@
|
|
|
25185
25260
|
"x-displayname": "Scroll ID",
|
|
25186
25261
|
"x-ves-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==.",
|
|
25187
25262
|
"x-f5xc-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==",
|
|
25263
|
+
"x-f5xc-description-short": "Long Base-64 encoded string which can be used to retrieve next batch of log messages using the scroll request.",
|
|
25264
|
+
"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).",
|
|
25188
25265
|
"minLength": 0,
|
|
25189
25266
|
"maxLength": 1024,
|
|
25190
25267
|
"x-f5xc-required-for": {
|
|
@@ -25252,7 +25329,7 @@
|
|
|
25252
25329
|
},
|
|
25253
25330
|
"x-original-maxLength": 1024,
|
|
25254
25331
|
"x-reconciled-from-discovery": true,
|
|
25255
|
-
"x-reconciled-at": "2026-01-
|
|
25332
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167705+00:00"
|
|
25256
25333
|
},
|
|
25257
25334
|
"scroll_id": {
|
|
25258
25335
|
"type": "string",
|
|
@@ -25297,6 +25374,8 @@
|
|
|
25297
25374
|
"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.",
|
|
25298
25375
|
"title": "Aggregations.",
|
|
25299
25376
|
"x-displayname": "Aggregations.",
|
|
25377
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
25378
|
+
"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.",
|
|
25300
25379
|
"x-f5xc-required-for": {
|
|
25301
25380
|
"minimum_config": false,
|
|
25302
25381
|
"create": false,
|
|
@@ -25343,7 +25422,7 @@
|
|
|
25343
25422
|
},
|
|
25344
25423
|
"x-original-maxLength": 1024,
|
|
25345
25424
|
"x-reconciled-from-discovery": true,
|
|
25346
|
-
"x-reconciled-at": "2026-01-
|
|
25425
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167754+00:00"
|
|
25347
25426
|
},
|
|
25348
25427
|
"query": {
|
|
25349
25428
|
"type": "string",
|
|
@@ -25352,6 +25431,8 @@
|
|
|
25352
25431
|
"x-displayname": "Query",
|
|
25353
25432
|
"x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
|
|
25354
25433
|
"x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
|
|
25434
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
25435
|
+
"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 ...",
|
|
25355
25436
|
"minLength": 0,
|
|
25356
25437
|
"maxLength": 1024,
|
|
25357
25438
|
"x-f5xc-required-for": {
|
|
@@ -25412,6 +25493,8 @@
|
|
|
25412
25493
|
"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.",
|
|
25413
25494
|
"title": "Aggregations.",
|
|
25414
25495
|
"x-displayname": "Aggregations.",
|
|
25496
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
25497
|
+
"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.",
|
|
25415
25498
|
"x-f5xc-required-for": {
|
|
25416
25499
|
"minimum_config": false,
|
|
25417
25500
|
"create": false,
|
|
@@ -25488,7 +25571,7 @@
|
|
|
25488
25571
|
},
|
|
25489
25572
|
"x-original-maxLength": 1024,
|
|
25490
25573
|
"x-reconciled-from-discovery": true,
|
|
25491
|
-
"x-reconciled-at": "2026-01-
|
|
25574
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167768+00:00"
|
|
25492
25575
|
},
|
|
25493
25576
|
"query": {
|
|
25494
25577
|
"type": "string",
|
|
@@ -25497,6 +25580,8 @@
|
|
|
25497
25580
|
"x-displayname": "Query",
|
|
25498
25581
|
"x-ves-example": "{user=\\\"abc\\\", rsp_code=\\\"404\\\"}",
|
|
25499
25582
|
"x-f5xc-example": "\"{user=\\\"abc\\\", rsp_code=\\\"404\\\"}\"",
|
|
25583
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
25584
|
+
"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 ...",
|
|
25500
25585
|
"minLength": 0,
|
|
25501
25586
|
"maxLength": 1024,
|
|
25502
25587
|
"x-f5xc-required-for": {
|
|
@@ -25514,6 +25599,8 @@
|
|
|
25514
25599
|
"x-displayname": "Scroll",
|
|
25515
25600
|
"x-ves-example": "True",
|
|
25516
25601
|
"x-f5xc-example": "true",
|
|
25602
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
25603
|
+
"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...",
|
|
25517
25604
|
"x-f5xc-required-for": {
|
|
25518
25605
|
"minimum_config": false,
|
|
25519
25606
|
"create": false,
|
|
@@ -25579,6 +25666,8 @@
|
|
|
25579
25666
|
"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.",
|
|
25580
25667
|
"title": "Aggregations.",
|
|
25581
25668
|
"x-displayname": "Aggregations.",
|
|
25669
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
25670
|
+
"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.",
|
|
25582
25671
|
"x-f5xc-required-for": {
|
|
25583
25672
|
"minimum_config": false,
|
|
25584
25673
|
"create": false,
|
|
@@ -25625,7 +25714,7 @@
|
|
|
25625
25714
|
},
|
|
25626
25715
|
"x-original-maxLength": 1024,
|
|
25627
25716
|
"x-reconciled-from-discovery": true,
|
|
25628
|
-
"x-reconciled-at": "2026-01-
|
|
25717
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167784+00:00"
|
|
25629
25718
|
},
|
|
25630
25719
|
"query": {
|
|
25631
25720
|
"type": "string",
|
|
@@ -25634,6 +25723,8 @@
|
|
|
25634
25723
|
"x-displayname": "Query",
|
|
25635
25724
|
"x-ves-example": "Query={objectref.resource=\"deployments\"}",
|
|
25636
25725
|
"x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
|
|
25726
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
25727
|
+
"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...",
|
|
25637
25728
|
"minLength": 0,
|
|
25638
25729
|
"maxLength": 1024,
|
|
25639
25730
|
"x-f5xc-required-for": {
|
|
@@ -25694,6 +25785,8 @@
|
|
|
25694
25785
|
"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.",
|
|
25695
25786
|
"title": "Aggregations.",
|
|
25696
25787
|
"x-displayname": "Aggregations.",
|
|
25788
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
25789
|
+
"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.",
|
|
25697
25790
|
"x-f5xc-required-for": {
|
|
25698
25791
|
"minimum_config": false,
|
|
25699
25792
|
"create": false,
|
|
@@ -25757,7 +25850,7 @@
|
|
|
25757
25850
|
},
|
|
25758
25851
|
"x-original-maxLength": 1024,
|
|
25759
25852
|
"x-reconciled-from-discovery": true,
|
|
25760
|
-
"x-reconciled-at": "2026-01-
|
|
25853
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167795+00:00"
|
|
25761
25854
|
},
|
|
25762
25855
|
"query": {
|
|
25763
25856
|
"type": "string",
|
|
@@ -25766,6 +25859,8 @@
|
|
|
25766
25859
|
"x-displayname": "Query",
|
|
25767
25860
|
"x-ves-example": "Query={objectref.resource=\"deployments\"}",
|
|
25768
25861
|
"x-f5xc-example": "\"query={objectRef.resource=\"deployments\"}\"",
|
|
25862
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
25863
|
+
"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...",
|
|
25769
25864
|
"minLength": 0,
|
|
25770
25865
|
"maxLength": 1024,
|
|
25771
25866
|
"x-f5xc-required-for": {
|
|
@@ -25783,6 +25878,8 @@
|
|
|
25783
25878
|
"x-displayname": "Scroll",
|
|
25784
25879
|
"x-ves-example": "True",
|
|
25785
25880
|
"x-f5xc-example": "true",
|
|
25881
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
25882
|
+
"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...",
|
|
25786
25883
|
"x-f5xc-required-for": {
|
|
25787
25884
|
"minimum_config": false,
|
|
25788
25885
|
"create": false,
|
|
@@ -25847,6 +25944,8 @@
|
|
|
25847
25944
|
"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.",
|
|
25848
25945
|
"title": "Aggregations.",
|
|
25849
25946
|
"x-displayname": "Aggregations.",
|
|
25947
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
|
|
25948
|
+
"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.",
|
|
25850
25949
|
"x-f5xc-required-for": {
|
|
25851
25950
|
"minimum_config": false,
|
|
25852
25951
|
"create": false,
|
|
@@ -25893,7 +25992,7 @@
|
|
|
25893
25992
|
},
|
|
25894
25993
|
"x-original-maxLength": 1024,
|
|
25895
25994
|
"x-reconciled-from-discovery": true,
|
|
25896
|
-
"x-reconciled-at": "2026-01-
|
|
25995
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167808+00:00"
|
|
25897
25996
|
},
|
|
25898
25997
|
"query": {
|
|
25899
25998
|
"type": "string",
|
|
@@ -25902,6 +26001,8 @@
|
|
|
25902
26001
|
"x-displayname": "Query",
|
|
25903
26002
|
"x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
|
|
25904
26003
|
"x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
|
|
26004
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
26005
|
+
"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...",
|
|
25905
26006
|
"minLength": 0,
|
|
25906
26007
|
"maxLength": 1024,
|
|
25907
26008
|
"x-f5xc-required-for": {
|
|
@@ -25962,6 +26063,8 @@
|
|
|
25962
26063
|
"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.",
|
|
25963
26064
|
"title": "Aggregations.",
|
|
25964
26065
|
"x-displayname": "Aggregations.",
|
|
26066
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the events response.",
|
|
26067
|
+
"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.",
|
|
25965
26068
|
"x-f5xc-required-for": {
|
|
25966
26069
|
"minimum_config": false,
|
|
25967
26070
|
"create": false,
|
|
@@ -26025,7 +26128,7 @@
|
|
|
26025
26128
|
},
|
|
26026
26129
|
"x-original-maxLength": 1024,
|
|
26027
26130
|
"x-reconciled-from-discovery": true,
|
|
26028
|
-
"x-reconciled-at": "2026-01-
|
|
26131
|
+
"x-reconciled-at": "2026-01-06T16:57:51.167820+00:00"
|
|
26029
26132
|
},
|
|
26030
26133
|
"query": {
|
|
26031
26134
|
"type": "string",
|
|
@@ -26034,6 +26137,8 @@
|
|
|
26034
26137
|
"x-displayname": "Query",
|
|
26035
26138
|
"x-ves-example": "Query={involvedobject.kind=\"Pod\"}",
|
|
26036
26139
|
"x-f5xc-example": "\"query={involvedObject.kind=\"Pod\"}\"",
|
|
26140
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
26141
|
+
"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...",
|
|
26037
26142
|
"minLength": 0,
|
|
26038
26143
|
"maxLength": 1024,
|
|
26039
26144
|
"x-f5xc-required-for": {
|
|
@@ -26051,6 +26156,8 @@
|
|
|
26051
26156
|
"x-displayname": "Scroll",
|
|
26052
26157
|
"x-ves-example": "True",
|
|
26053
26158
|
"x-f5xc-example": "true",
|
|
26159
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of events (or all events) that matches the query.",
|
|
26160
|
+
"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...",
|
|
26054
26161
|
"x-f5xc-required-for": {
|
|
26055
26162
|
"minimum_config": false,
|
|
26056
26163
|
"create": false,
|
|
@@ -26179,6 +26286,8 @@
|
|
|
26179
26286
|
"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.",
|
|
26180
26287
|
"title": "Step",
|
|
26181
26288
|
"x-f5xc-example": "5m",
|
|
26289
|
+
"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...",
|
|
26290
|
+
"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.",
|
|
26182
26291
|
"minLength": 0,
|
|
26183
26292
|
"maxLength": 1024,
|
|
26184
26293
|
"x-f5xc-required-for": {
|
|
@@ -26369,6 +26478,8 @@
|
|
|
26369
26478
|
"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.",
|
|
26370
26479
|
"title": "Step",
|
|
26371
26480
|
"x-f5xc-example": "5m",
|
|
26481
|
+
"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...",
|
|
26482
|
+
"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.",
|
|
26372
26483
|
"minLength": 0,
|
|
26373
26484
|
"maxLength": 1024,
|
|
26374
26485
|
"x-f5xc-required-for": {
|
|
@@ -26518,6 +26629,8 @@
|
|
|
26518
26629
|
"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.",
|
|
26519
26630
|
"title": "Step",
|
|
26520
26631
|
"x-f5xc-example": "5m",
|
|
26632
|
+
"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...",
|
|
26633
|
+
"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.",
|
|
26521
26634
|
"minLength": 0,
|
|
26522
26635
|
"maxLength": 1024,
|
|
26523
26636
|
"x-f5xc-required-for": {
|
|
@@ -26664,6 +26777,8 @@
|
|
|
26664
26777
|
"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.",
|
|
26665
26778
|
"title": "Step",
|
|
26666
26779
|
"x-f5xc-example": "5m",
|
|
26780
|
+
"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...",
|
|
26781
|
+
"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.",
|
|
26667
26782
|
"minLength": 0,
|
|
26668
26783
|
"maxLength": 1024,
|
|
26669
26784
|
"x-f5xc-required-for": {
|
|
@@ -26721,6 +26836,8 @@
|
|
|
26721
26836
|
"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.",
|
|
26722
26837
|
"title": "Step",
|
|
26723
26838
|
"x-f5xc-example": "5m",
|
|
26839
|
+
"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...",
|
|
26840
|
+
"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.",
|
|
26724
26841
|
"minLength": 0,
|
|
26725
26842
|
"maxLength": 1024,
|
|
26726
26843
|
"x-f5xc-required-for": {
|
|
@@ -26837,6 +26954,8 @@
|
|
|
26837
26954
|
"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.",
|
|
26838
26955
|
"title": "Step",
|
|
26839
26956
|
"x-f5xc-example": "5m",
|
|
26957
|
+
"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...",
|
|
26958
|
+
"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.",
|
|
26840
26959
|
"minLength": 0,
|
|
26841
26960
|
"maxLength": 1024,
|
|
26842
26961
|
"x-f5xc-required-for": {
|
|
@@ -26945,6 +27064,8 @@
|
|
|
26945
27064
|
"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.",
|
|
26946
27065
|
"title": "Step",
|
|
26947
27066
|
"x-f5xc-example": "5m",
|
|
27067
|
+
"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...",
|
|
27068
|
+
"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.",
|
|
26948
27069
|
"minLength": 0,
|
|
26949
27070
|
"maxLength": 1024,
|
|
26950
27071
|
"x-f5xc-required-for": {
|
|
@@ -27002,6 +27123,8 @@
|
|
|
27002
27123
|
"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.",
|
|
27003
27124
|
"title": "Step",
|
|
27004
27125
|
"x-f5xc-example": "5m",
|
|
27126
|
+
"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...",
|
|
27127
|
+
"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.",
|
|
27005
27128
|
"minLength": 0,
|
|
27006
27129
|
"maxLength": 1024,
|
|
27007
27130
|
"x-f5xc-required-for": {
|
|
@@ -27904,7 +28027,7 @@
|
|
|
27904
28027
|
},
|
|
27905
28028
|
"x-original-maxLength": 1024,
|
|
27906
28029
|
"x-reconciled-from-discovery": true,
|
|
27907
|
-
"x-reconciled-at": "2026-01-
|
|
28030
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495652+00:00"
|
|
27908
28031
|
}
|
|
27909
28032
|
},
|
|
27910
28033
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28346,7 +28469,7 @@
|
|
|
28346
28469
|
},
|
|
28347
28470
|
"x-original-maxLength": 1024,
|
|
28348
28471
|
"x-reconciled-from-discovery": true,
|
|
28349
|
-
"x-reconciled-at": "2026-01-
|
|
28472
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495683+00:00"
|
|
28350
28473
|
}
|
|
28351
28474
|
},
|
|
28352
28475
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28682,7 +28805,7 @@
|
|
|
28682
28805
|
},
|
|
28683
28806
|
"x-original-maxLength": 1024,
|
|
28684
28807
|
"x-reconciled-from-discovery": true,
|
|
28685
|
-
"x-reconciled-at": "2026-01-
|
|
28808
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495708+00:00"
|
|
28686
28809
|
},
|
|
28687
28810
|
"start_time": {
|
|
28688
28811
|
"type": "string",
|
|
@@ -28785,6 +28908,8 @@
|
|
|
28785
28908
|
},
|
|
28786
28909
|
"x-displayname": "Events",
|
|
28787
28910
|
"x-f5xc-example": "[",
|
|
28911
|
+
"x-f5xc-description-short": "{ \"event_time\": \"2022-02-09T19:48:11Z\", \"historical_health\": \"Critical\", \"event\": \"HTTP monitor test1 in region VES-I/O-paris turns critical due...",
|
|
28912
|
+
"x-f5xc-description-medium": "{ \"event_time\": \"2022-02-09T19:48:11Z\", \"historical_health\": \"Critical\", \"event\": \"HTTP monitor test1 in region VES-I/O-paris turns critical due to connection timeout.\", \"source\": \"Global\", \"monitor_type\": \"\", \"provider\": \"\", }, { \"event_time\": \"2022-02-09T19:48:11Z\", \"historical_health\"...",
|
|
28788
28913
|
"x-f5xc-required-for": {
|
|
28789
28914
|
"minimum_config": false,
|
|
28790
28915
|
"create": false,
|
|
@@ -28829,7 +28954,7 @@
|
|
|
28829
28954
|
},
|
|
28830
28955
|
"x-original-maxLength": 1024,
|
|
28831
28956
|
"x-reconciled-from-discovery": true,
|
|
28832
|
-
"x-reconciled-at": "2026-01-
|
|
28957
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495719+00:00"
|
|
28833
28958
|
},
|
|
28834
28959
|
"segments": {
|
|
28835
28960
|
"type": "array",
|
|
@@ -28840,6 +28965,8 @@
|
|
|
28840
28965
|
},
|
|
28841
28966
|
"x-displayname": "Segments",
|
|
28842
28967
|
"x-f5xc-example": "[",
|
|
28968
|
+
"x-f5xc-description-short": "{ \"start_time\": \"2021-02-07T23:32:07Z\", \"end_time\": \"2021-02-25T16:00:00Z\", \"health\": \"Critical\", \"health_reason\": \"HTTP(s) Monitor was 17.7...",
|
|
28969
|
+
"x-f5xc-description-medium": "{ \"start_time\": \"2021-02-07T23:32:07Z\", \"end_time\": \"2021-02-25T16:00:00Z\", \"health\": \"Critical\", \"health_reason\": \"HTTP(s) Monitor was 17.7 day(s) in critical state\" }, { \"start_time\": \"2021-02-25T16:00:00Z\", \"end_time\": \"2021-07-10T08:00:00Z\", \"health\": \"Healthy\", \"health_reason\": \"HTTP(s)...",
|
|
28843
28970
|
"x-f5xc-required-for": {
|
|
28844
28971
|
"minimum_config": false,
|
|
28845
28972
|
"create": false,
|
|
@@ -28894,6 +29021,8 @@
|
|
|
28894
29021
|
},
|
|
28895
29022
|
"x-displayname": "Histories",
|
|
28896
29023
|
"x-f5xc-example": "histories",
|
|
29024
|
+
"x-f5xc-description-short": ": { \"segment\": [ { \"start_time\": \"2023-01-10T18:00:00Z\", \"end_time\": \"2023-01-14T18:00:00Z\", \"health\": \"Healthy\", \"health_reason\": \"HTTP(s)...",
|
|
29025
|
+
"x-f5xc-description-medium": ": { \"segment\": [ { \"start_time\": \"2023-01-10T18:00:00Z\", \"end_time\": \"2023-01-14T18:00:00Z\", \"health\": \"Healthy\", \"health_reason\": \"HTTP(s) Monitor was 4.0 day(s) in Healthy state\" }, { \"start_time\": \"2023-01-14T18:00:00Z\", \"end_time\": \"2023-01-15T00:00:00Z\", \"health\": \"Critical\"...",
|
|
28897
29026
|
"x-f5xc-required-for": {
|
|
28898
29027
|
"minimum_config": false,
|
|
28899
29028
|
"create": false,
|
|
@@ -29859,7 +29988,7 @@
|
|
|
29859
29988
|
},
|
|
29860
29989
|
"x-original-maxLength": 1024,
|
|
29861
29990
|
"x-reconciled-from-discovery": true,
|
|
29862
|
-
"x-reconciled-at": "2026-01-
|
|
29991
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495793+00:00"
|
|
29863
29992
|
},
|
|
29864
29993
|
"source": {
|
|
29865
29994
|
"type": "string",
|
|
@@ -30080,7 +30209,7 @@
|
|
|
30080
30209
|
},
|
|
30081
30210
|
"x-original-maxLength": 1024,
|
|
30082
30211
|
"x-reconciled-from-discovery": true,
|
|
30083
|
-
"x-reconciled-at": "2026-01-
|
|
30212
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495811+00:00"
|
|
30084
30213
|
},
|
|
30085
30214
|
"region": {
|
|
30086
30215
|
"type": "string",
|
|
@@ -30182,7 +30311,7 @@
|
|
|
30182
30311
|
"maxLength": 15,
|
|
30183
30312
|
"minLength": 3,
|
|
30184
30313
|
"x-reconciled-from-discovery": true,
|
|
30185
|
-
"x-reconciled-at": "2026-01-
|
|
30314
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495820+00:00"
|
|
30186
30315
|
}
|
|
30187
30316
|
},
|
|
30188
30317
|
"x-f5xc-minimum-configuration": {
|
|
@@ -30339,7 +30468,7 @@
|
|
|
30339
30468
|
},
|
|
30340
30469
|
"x-original-maxLength": 1024,
|
|
30341
30470
|
"x-reconciled-from-discovery": true,
|
|
30342
|
-
"x-reconciled-at": "2026-01-
|
|
30471
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495833+00:00"
|
|
30343
30472
|
},
|
|
30344
30473
|
"region": {
|
|
30345
30474
|
"type": "string",
|
|
@@ -30448,7 +30577,7 @@
|
|
|
30448
30577
|
},
|
|
30449
30578
|
"x-original-maxLength": 1024,
|
|
30450
30579
|
"x-reconciled-from-discovery": true,
|
|
30451
|
-
"x-reconciled-at": "2026-01-
|
|
30580
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495843+00:00"
|
|
30452
30581
|
},
|
|
30453
30582
|
"source": {
|
|
30454
30583
|
"type": "string",
|
|
@@ -30550,7 +30679,7 @@
|
|
|
30550
30679
|
},
|
|
30551
30680
|
"x-original-maxLength": 1024,
|
|
30552
30681
|
"x-reconciled-from-discovery": true,
|
|
30553
|
-
"x-reconciled-at": "2026-01-
|
|
30682
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495851+00:00"
|
|
30554
30683
|
},
|
|
30555
30684
|
"request_body": {
|
|
30556
30685
|
"$ref": "#/components/schemas/protobufAny"
|
|
@@ -30628,7 +30757,7 @@
|
|
|
30628
30757
|
},
|
|
30629
30758
|
"x-original-maxLength": 1024,
|
|
30630
30759
|
"x-reconciled-from-discovery": true,
|
|
30631
|
-
"x-reconciled-at": "2026-01-
|
|
30760
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495858+00:00"
|
|
30632
30761
|
},
|
|
30633
30762
|
"value": {
|
|
30634
30763
|
"type": "string",
|
|
@@ -30645,7 +30774,7 @@
|
|
|
30645
30774
|
},
|
|
30646
30775
|
"x-original-maxLength": 1024,
|
|
30647
30776
|
"x-reconciled-from-discovery": true,
|
|
30648
|
-
"x-reconciled-at": "2026-01-
|
|
30777
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495863+00:00"
|
|
30649
30778
|
}
|
|
30650
30779
|
},
|
|
30651
30780
|
"x-f5xc-minimum-configuration": {
|
|
@@ -30743,7 +30872,7 @@
|
|
|
30743
30872
|
},
|
|
30744
30873
|
"x-original-maxLength": 1024,
|
|
30745
30874
|
"x-reconciled-from-discovery": true,
|
|
30746
|
-
"x-reconciled-at": "2026-01-
|
|
30875
|
+
"x-reconciled-at": "2026-01-06T16:58:19.495872+00:00"
|
|
30747
30876
|
},
|
|
30748
30877
|
"values": {
|
|
30749
30878
|
"type": "array",
|