@robinmordasiewicz/f5xc-terraform-mcp 3.6.31 → 3.6.32
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/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 +26 -25
- package/dist/docs/specifications/api/domains/ai_services.json +22 -22
- package/dist/docs/specifications/api/domains/api.json +174 -175
- package/dist/docs/specifications/api/domains/authentication.json +48 -47
- package/dist/docs/specifications/api/domains/bigip.json +95 -95
- package/dist/docs/specifications/api/domains/billing_and_usage.json +64 -64
- package/dist/docs/specifications/api/domains/blindfold.json +110 -110
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +66 -65
- package/dist/docs/specifications/api/domains/cdn.json +178 -179
- package/dist/docs/specifications/api/domains/ce_management.json +77 -78
- package/dist/docs/specifications/api/domains/certificates.json +76 -76
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +113 -113
- package/dist/docs/specifications/api/domains/container_services.json +92 -92
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +67 -67
- package/dist/docs/specifications/api/domains/data_intelligence.json +65 -65
- package/dist/docs/specifications/api/domains/ddos.json +155 -156
- package/dist/docs/specifications/api/domains/dns.json +149 -149
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +86 -86
- package/dist/docs/specifications/api/domains/marketplace.json +104 -104
- package/dist/docs/specifications/api/domains/network.json +231 -232
- package/dist/docs/specifications/api/domains/network_security.json +188 -188
- package/dist/docs/specifications/api/domains/nginx_one.json +63 -63
- package/dist/docs/specifications/api/domains/object_storage.json +13 -13
- package/dist/docs/specifications/api/domains/observability.json +103 -104
- package/dist/docs/specifications/api/domains/rate_limiting.json +53 -53
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +37 -37
- package/dist/docs/specifications/api/domains/service_mesh.json +120 -120
- package/dist/docs/specifications/api/domains/shape.json +314 -315
- package/dist/docs/specifications/api/domains/sites.json +350 -350
- package/dist/docs/specifications/api/domains/statistics.json +226 -227
- package/dist/docs/specifications/api/domains/support.json +109 -109
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +75 -74
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +269 -272
- package/dist/docs/specifications/api/domains/threat_campaign.json +69 -68
- package/dist/docs/specifications/api/domains/users.json +67 -66
- package/dist/docs/specifications/api/domains/virtual.json +245 -245
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +4 -3
- package/dist/docs/specifications/api/domains/waf.json +140 -141
- package/dist/docs/specifications/api/index.json +17 -17
- package/dist/docs/specifications/api/openapi.json +2601 -2604
- package/dist/docs/specifications/api/openapi.yaml +2606 -2604
- package/package.json +1 -1
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Threat Campaign",
|
|
5
|
-
"description": "F5 Distributed Cloud
|
|
6
|
-
"version": "2.0.
|
|
5
|
+
"description": "Threat Campaign management for F5 Distributed Cloud. Provides APIs for configuring threat campaign, managing associated resources, and integrating with other platform services. Supports lifecycle operations, policy enforcement, and observability.",
|
|
6
|
+
"version": "2.0.21",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
"name": "Proprietary",
|
|
13
13
|
"url": "https://www.f5.com/company/policies/eula"
|
|
14
14
|
},
|
|
15
|
+
"x-f5xc-description-long": "Threat Campaign management for F5 Distributed Cloud. Provides APIs for configuring threat campaign, managing associated resources, and integrating with other platform services. Supports lifecycle operations, policy enforcement, and observability.",
|
|
16
|
+
"summary": "Configure and manage threat campaign settings, policies, and resources across your F5 Distributed Cloud deployment.",
|
|
15
17
|
"x-f5xc-cli-domain": "threat_campaign",
|
|
16
18
|
"x-f5xc-best-practices": {
|
|
17
19
|
"common_errors": [
|
|
@@ -530,7 +532,7 @@
|
|
|
530
532
|
},
|
|
531
533
|
"x-original-maxLength": 1024,
|
|
532
534
|
"x-reconciled-from-discovery": true,
|
|
533
|
-
"x-reconciled-at": "2026-01-
|
|
535
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532680+00:00"
|
|
534
536
|
},
|
|
535
537
|
"namespace": {
|
|
536
538
|
"type": "string",
|
|
@@ -550,7 +552,7 @@
|
|
|
550
552
|
},
|
|
551
553
|
"x-original-maxLength": 1024,
|
|
552
554
|
"x-reconciled-from-discovery": true,
|
|
553
|
-
"x-reconciled-at": "2026-01-
|
|
555
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532685+00:00"
|
|
554
556
|
},
|
|
555
557
|
"path": {
|
|
556
558
|
"type": "string",
|
|
@@ -726,7 +728,7 @@
|
|
|
726
728
|
},
|
|
727
729
|
"x-original-maxLength": 1024,
|
|
728
730
|
"x-reconciled-from-discovery": true,
|
|
729
|
-
"x-reconciled-at": "2026-01-
|
|
731
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532699+00:00"
|
|
730
732
|
},
|
|
731
733
|
"namespace": {
|
|
732
734
|
"type": "string",
|
|
@@ -746,7 +748,7 @@
|
|
|
746
748
|
},
|
|
747
749
|
"x-original-maxLength": 1024,
|
|
748
750
|
"x-reconciled-from-discovery": true,
|
|
749
|
-
"x-reconciled-at": "2026-01-
|
|
751
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532702+00:00"
|
|
750
752
|
},
|
|
751
753
|
"user_id": {
|
|
752
754
|
"type": "string",
|
|
@@ -818,7 +820,7 @@
|
|
|
818
820
|
},
|
|
819
821
|
"x-original-maxLength": 1024,
|
|
820
822
|
"x-reconciled-from-discovery": true,
|
|
821
|
-
"x-reconciled-at": "2026-01-
|
|
823
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532709+00:00"
|
|
822
824
|
},
|
|
823
825
|
"rule": {
|
|
824
826
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -898,7 +900,7 @@
|
|
|
898
900
|
},
|
|
899
901
|
"x-original-maxLength": 1024,
|
|
900
902
|
"x-reconciled-from-discovery": true,
|
|
901
|
-
"x-reconciled-at": "2026-01-
|
|
903
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532719+00:00"
|
|
902
904
|
},
|
|
903
905
|
"namespace": {
|
|
904
906
|
"type": "string",
|
|
@@ -918,7 +920,7 @@
|
|
|
918
920
|
},
|
|
919
921
|
"x-original-maxLength": 1024,
|
|
920
922
|
"x-reconciled-from-discovery": true,
|
|
921
|
-
"x-reconciled-at": "2026-01-
|
|
923
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532723+00:00"
|
|
922
924
|
},
|
|
923
925
|
"tls_fingerprint_matcher": {
|
|
924
926
|
"$ref": "#/components/schemas/policyTlsFingerprintMatcherType"
|
|
@@ -1034,7 +1036,7 @@
|
|
|
1034
1036
|
},
|
|
1035
1037
|
"x-original-maxLength": 1024,
|
|
1036
1038
|
"x-reconciled-from-discovery": true,
|
|
1037
|
-
"x-reconciled-at": "2026-01-
|
|
1039
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532735+00:00"
|
|
1038
1040
|
},
|
|
1039
1041
|
"namespace": {
|
|
1040
1042
|
"type": "string",
|
|
@@ -1054,7 +1056,7 @@
|
|
|
1054
1056
|
},
|
|
1055
1057
|
"x-original-maxLength": 1024,
|
|
1056
1058
|
"x-reconciled-from-discovery": true,
|
|
1057
|
-
"x-reconciled-at": "2026-01-
|
|
1059
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532738+00:00"
|
|
1058
1060
|
},
|
|
1059
1061
|
"path": {
|
|
1060
1062
|
"type": "string",
|
|
@@ -1163,7 +1165,7 @@
|
|
|
1163
1165
|
},
|
|
1164
1166
|
"x-original-maxLength": 1024,
|
|
1165
1167
|
"x-reconciled-from-discovery": true,
|
|
1166
|
-
"x-reconciled-at": "2026-01-
|
|
1168
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532748+00:00"
|
|
1167
1169
|
},
|
|
1168
1170
|
"namespace": {
|
|
1169
1171
|
"type": "string",
|
|
@@ -1183,7 +1185,7 @@
|
|
|
1183
1185
|
},
|
|
1184
1186
|
"x-original-maxLength": 1024,
|
|
1185
1187
|
"x-reconciled-from-discovery": true,
|
|
1186
|
-
"x-reconciled-at": "2026-01-
|
|
1188
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532752+00:00"
|
|
1187
1189
|
},
|
|
1188
1190
|
"path": {
|
|
1189
1191
|
"type": "string",
|
|
@@ -1286,7 +1288,7 @@
|
|
|
1286
1288
|
},
|
|
1287
1289
|
"x-original-maxLength": 1024,
|
|
1288
1290
|
"x-reconciled-from-discovery": true,
|
|
1289
|
-
"x-reconciled-at": "2026-01-
|
|
1291
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532760+00:00"
|
|
1290
1292
|
},
|
|
1291
1293
|
"namespace": {
|
|
1292
1294
|
"type": "string",
|
|
@@ -1306,7 +1308,7 @@
|
|
|
1306
1308
|
},
|
|
1307
1309
|
"x-original-maxLength": 1024,
|
|
1308
1310
|
"x-reconciled-from-discovery": true,
|
|
1309
|
-
"x-reconciled-at": "2026-01-
|
|
1311
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532764+00:00"
|
|
1310
1312
|
},
|
|
1311
1313
|
"path": {
|
|
1312
1314
|
"type": "string",
|
|
@@ -1498,7 +1500,7 @@
|
|
|
1498
1500
|
},
|
|
1499
1501
|
"x-original-maxLength": 1024,
|
|
1500
1502
|
"x-reconciled-from-discovery": true,
|
|
1501
|
-
"x-reconciled-at": "2026-01-
|
|
1503
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532778+00:00"
|
|
1502
1504
|
},
|
|
1503
1505
|
"namespace": {
|
|
1504
1506
|
"type": "string",
|
|
@@ -1518,7 +1520,7 @@
|
|
|
1518
1520
|
},
|
|
1519
1521
|
"x-original-maxLength": 1024,
|
|
1520
1522
|
"x-reconciled-from-discovery": true,
|
|
1521
|
-
"x-reconciled-at": "2026-01-
|
|
1523
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532782+00:00"
|
|
1522
1524
|
},
|
|
1523
1525
|
"sec_event_name": {
|
|
1524
1526
|
"type": "string",
|
|
@@ -1653,7 +1655,7 @@
|
|
|
1653
1655
|
},
|
|
1654
1656
|
"x-original-maxLength": 1024,
|
|
1655
1657
|
"x-reconciled-from-discovery": true,
|
|
1656
|
-
"x-reconciled-at": "2026-01-
|
|
1658
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532792+00:00"
|
|
1657
1659
|
},
|
|
1658
1660
|
"rule": {
|
|
1659
1661
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -1710,7 +1712,7 @@
|
|
|
1710
1712
|
"x-original-maxLength": 256,
|
|
1711
1713
|
"format": "hostname",
|
|
1712
1714
|
"x-reconciled-from-discovery": true,
|
|
1713
|
-
"x-reconciled-at": "2026-01-
|
|
1715
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532801+00:00"
|
|
1714
1716
|
},
|
|
1715
1717
|
"exclude_bot_names": {
|
|
1716
1718
|
"type": "array",
|
|
@@ -1811,7 +1813,7 @@
|
|
|
1811
1813
|
},
|
|
1812
1814
|
"x-original-maxLength": 1024,
|
|
1813
1815
|
"x-reconciled-from-discovery": true,
|
|
1814
|
-
"x-reconciled-at": "2026-01-
|
|
1816
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532809+00:00"
|
|
1815
1817
|
},
|
|
1816
1818
|
"namespace": {
|
|
1817
1819
|
"type": "string",
|
|
@@ -1831,7 +1833,7 @@
|
|
|
1831
1833
|
},
|
|
1832
1834
|
"x-original-maxLength": 1024,
|
|
1833
1835
|
"x-reconciled-from-discovery": true,
|
|
1834
|
-
"x-reconciled-at": "2026-01-
|
|
1836
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532812+00:00"
|
|
1835
1837
|
},
|
|
1836
1838
|
"req_path": {
|
|
1837
1839
|
"type": "string",
|
|
@@ -1928,7 +1930,7 @@
|
|
|
1928
1930
|
},
|
|
1929
1931
|
"x-original-maxLength": 1024,
|
|
1930
1932
|
"x-reconciled-from-discovery": true,
|
|
1931
|
-
"x-reconciled-at": "2026-01-
|
|
1933
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532820+00:00"
|
|
1932
1934
|
},
|
|
1933
1935
|
"waf_exclusion_policy": {
|
|
1934
1936
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -1977,7 +1979,7 @@
|
|
|
1977
1979
|
},
|
|
1978
1980
|
"x-original-maxLength": 1024,
|
|
1979
1981
|
"x-reconciled-from-discovery": true,
|
|
1980
|
-
"x-reconciled-at": "2026-01-
|
|
1982
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532827+00:00"
|
|
1981
1983
|
},
|
|
1982
1984
|
"namespace": {
|
|
1983
1985
|
"type": "string",
|
|
@@ -1996,7 +1998,7 @@
|
|
|
1996
1998
|
},
|
|
1997
1999
|
"x-original-maxLength": 1024,
|
|
1998
2000
|
"x-reconciled-from-discovery": true,
|
|
1999
|
-
"x-reconciled-at": "2026-01-
|
|
2001
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532831+00:00"
|
|
2000
2002
|
},
|
|
2001
2003
|
"request_data": {
|
|
2002
2004
|
"$ref": "#/components/schemas/app_securityRequestData"
|
|
@@ -2134,7 +2136,7 @@
|
|
|
2134
2136
|
"maxLength": 15,
|
|
2135
2137
|
"minLength": 3,
|
|
2136
2138
|
"x-reconciled-from-discovery": true,
|
|
2137
|
-
"x-reconciled-at": "2026-01-
|
|
2139
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532845+00:00"
|
|
2138
2140
|
}
|
|
2139
2141
|
},
|
|
2140
2142
|
"x-f5xc-description-short": "Metric label filter can be specified to query specific metrics based on label match.",
|
|
@@ -2245,7 +2247,7 @@
|
|
|
2245
2247
|
},
|
|
2246
2248
|
"x-original-maxLength": 1024,
|
|
2247
2249
|
"x-reconciled-from-discovery": true,
|
|
2248
|
-
"x-reconciled-at": "2026-01-
|
|
2250
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532851+00:00"
|
|
2249
2251
|
}
|
|
2250
2252
|
},
|
|
2251
2253
|
"x-f5xc-description-short": "GET a list of virtual hosts in all the namespaces matching filter provided in the request.",
|
|
@@ -2395,7 +2397,7 @@
|
|
|
2395
2397
|
},
|
|
2396
2398
|
"x-original-maxLength": 1024,
|
|
2397
2399
|
"x-reconciled-from-discovery": true,
|
|
2398
|
-
"x-reconciled-at": "2026-01-
|
|
2400
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532861+00:00"
|
|
2399
2401
|
},
|
|
2400
2402
|
"query": {
|
|
2401
2403
|
"type": "string",
|
|
@@ -2594,7 +2596,7 @@
|
|
|
2594
2596
|
},
|
|
2595
2597
|
"x-original-maxLength": 1024,
|
|
2596
2598
|
"x-reconciled-from-discovery": true,
|
|
2597
|
-
"x-reconciled-at": "2026-01-
|
|
2599
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532876+00:00"
|
|
2598
2600
|
},
|
|
2599
2601
|
"start_time": {
|
|
2600
2602
|
"type": "string",
|
|
@@ -2882,7 +2884,7 @@
|
|
|
2882
2884
|
},
|
|
2883
2885
|
"x-original-maxLength": 1024,
|
|
2884
2886
|
"x-reconciled-from-discovery": true,
|
|
2885
|
-
"x-reconciled-at": "2026-01-
|
|
2887
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532895+00:00"
|
|
2886
2888
|
},
|
|
2887
2889
|
"query": {
|
|
2888
2890
|
"type": "string",
|
|
@@ -3101,7 +3103,7 @@
|
|
|
3101
3103
|
},
|
|
3102
3104
|
"x-original-maxLength": 1024,
|
|
3103
3105
|
"x-reconciled-from-discovery": true,
|
|
3104
|
-
"x-reconciled-at": "2026-01-
|
|
3106
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532912+00:00"
|
|
3105
3107
|
},
|
|
3106
3108
|
"scroll_id": {
|
|
3107
3109
|
"type": "string",
|
|
@@ -3200,7 +3202,7 @@
|
|
|
3200
3202
|
},
|
|
3201
3203
|
"x-original-maxLength": 1024,
|
|
3202
3204
|
"x-reconciled-from-discovery": true,
|
|
3203
|
-
"x-reconciled-at": "2026-01-
|
|
3205
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532921+00:00"
|
|
3204
3206
|
},
|
|
3205
3207
|
"query": {
|
|
3206
3208
|
"type": "string",
|
|
@@ -3398,7 +3400,7 @@
|
|
|
3398
3400
|
},
|
|
3399
3401
|
"x-original-maxLength": 1024,
|
|
3400
3402
|
"x-reconciled-from-discovery": true,
|
|
3401
|
-
"x-reconciled-at": "2026-01-
|
|
3403
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532935+00:00"
|
|
3402
3404
|
},
|
|
3403
3405
|
"query": {
|
|
3404
3406
|
"type": "string",
|
|
@@ -3617,7 +3619,7 @@
|
|
|
3617
3619
|
},
|
|
3618
3620
|
"x-original-maxLength": 1024,
|
|
3619
3621
|
"x-reconciled-from-discovery": true,
|
|
3620
|
-
"x-reconciled-at": "2026-01-
|
|
3622
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532952+00:00"
|
|
3621
3623
|
},
|
|
3622
3624
|
"scroll_id": {
|
|
3623
3625
|
"type": "string",
|
|
@@ -3716,7 +3718,7 @@
|
|
|
3716
3718
|
},
|
|
3717
3719
|
"x-original-maxLength": 1024,
|
|
3718
3720
|
"x-reconciled-from-discovery": true,
|
|
3719
|
-
"x-reconciled-at": "2026-01-
|
|
3721
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532960+00:00"
|
|
3720
3722
|
},
|
|
3721
3723
|
"query": {
|
|
3722
3724
|
"type": "string",
|
|
@@ -3914,7 +3916,7 @@
|
|
|
3914
3916
|
},
|
|
3915
3917
|
"x-original-maxLength": 1024,
|
|
3916
3918
|
"x-reconciled-from-discovery": true,
|
|
3917
|
-
"x-reconciled-at": "2026-01-
|
|
3919
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532975+00:00"
|
|
3918
3920
|
},
|
|
3919
3921
|
"query": {
|
|
3920
3922
|
"type": "string",
|
|
@@ -4133,7 +4135,7 @@
|
|
|
4133
4135
|
},
|
|
4134
4136
|
"x-original-maxLength": 1024,
|
|
4135
4137
|
"x-reconciled-from-discovery": true,
|
|
4136
|
-
"x-reconciled-at": "2026-01-
|
|
4138
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532991+00:00"
|
|
4137
4139
|
},
|
|
4138
4140
|
"scroll_id": {
|
|
4139
4141
|
"type": "string",
|
|
@@ -4209,7 +4211,7 @@
|
|
|
4209
4211
|
},
|
|
4210
4212
|
"x-original-maxLength": 1024,
|
|
4211
4213
|
"x-reconciled-from-discovery": true,
|
|
4212
|
-
"x-reconciled-at": "2026-01-
|
|
4214
|
+
"x-reconciled-at": "2026-01-08T05:41:38.532998+00:00"
|
|
4213
4215
|
},
|
|
4214
4216
|
"id": {
|
|
4215
4217
|
"type": "string",
|
|
@@ -4325,7 +4327,7 @@
|
|
|
4325
4327
|
},
|
|
4326
4328
|
"x-original-maxLength": 1024,
|
|
4327
4329
|
"x-reconciled-from-discovery": true,
|
|
4328
|
-
"x-reconciled-at": "2026-01-
|
|
4330
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533009+00:00"
|
|
4329
4331
|
},
|
|
4330
4332
|
"references": {
|
|
4331
4333
|
"type": "array",
|
|
@@ -6691,7 +6693,7 @@
|
|
|
6691
6693
|
},
|
|
6692
6694
|
"x-original-maxLength": 256,
|
|
6693
6695
|
"x-reconciled-from-discovery": true,
|
|
6694
|
-
"x-reconciled-at": "2026-01-
|
|
6696
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533173+00:00"
|
|
6695
6697
|
},
|
|
6696
6698
|
"presence": {
|
|
6697
6699
|
"type": "boolean",
|
|
@@ -6778,7 +6780,7 @@
|
|
|
6778
6780
|
"readOnly": true,
|
|
6779
6781
|
"x-original-maxLength": 1024,
|
|
6780
6782
|
"x-reconciled-from-discovery": true,
|
|
6781
|
-
"x-reconciled-at": "2026-01-
|
|
6783
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533181+00:00"
|
|
6782
6784
|
},
|
|
6783
6785
|
"name": {
|
|
6784
6786
|
"type": "string",
|
|
@@ -6799,7 +6801,7 @@
|
|
|
6799
6801
|
},
|
|
6800
6802
|
"x-original-maxLength": 1024,
|
|
6801
6803
|
"x-reconciled-from-discovery": true,
|
|
6802
|
-
"x-reconciled-at": "2026-01-
|
|
6804
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533185+00:00"
|
|
6803
6805
|
},
|
|
6804
6806
|
"namespace": {
|
|
6805
6807
|
"type": "string",
|
|
@@ -6820,7 +6822,7 @@
|
|
|
6820
6822
|
},
|
|
6821
6823
|
"x-original-maxLength": 1024,
|
|
6822
6824
|
"x-reconciled-from-discovery": true,
|
|
6823
|
-
"x-reconciled-at": "2026-01-
|
|
6825
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533189+00:00"
|
|
6824
6826
|
},
|
|
6825
6827
|
"tenant": {
|
|
6826
6828
|
"type": "string",
|
|
@@ -6843,7 +6845,7 @@
|
|
|
6843
6845
|
"x-field-mutability": "read-only",
|
|
6844
6846
|
"x-original-maxLength": 1024,
|
|
6845
6847
|
"x-reconciled-from-discovery": true,
|
|
6846
|
-
"x-reconciled-at": "2026-01-
|
|
6848
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533193+00:00"
|
|
6847
6849
|
},
|
|
6848
6850
|
"uid": {
|
|
6849
6851
|
"type": "string",
|
|
@@ -6867,7 +6869,7 @@
|
|
|
6867
6869
|
"x-original-maxLength": 1024,
|
|
6868
6870
|
"format": "uuid",
|
|
6869
6871
|
"x-reconciled-from-discovery": true,
|
|
6870
|
-
"x-reconciled-at": "2026-01-
|
|
6872
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533198+00:00"
|
|
6871
6873
|
}
|
|
6872
6874
|
},
|
|
6873
6875
|
"x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
|
|
@@ -6907,7 +6909,7 @@
|
|
|
6907
6909
|
"maxLength": 15,
|
|
6908
6910
|
"minLength": 3,
|
|
6909
6911
|
"x-reconciled-from-discovery": true,
|
|
6910
|
-
"x-reconciled-at": "2026-01-
|
|
6912
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533203+00:00"
|
|
6911
6913
|
}
|
|
6912
6914
|
},
|
|
6913
6915
|
"x-f5xc-description-short": "X-displayName: \"Avg Aggregation Data\" Average Aggregation data.",
|
|
@@ -7141,7 +7143,7 @@
|
|
|
7141
7143
|
},
|
|
7142
7144
|
"x-original-maxLength": 1024,
|
|
7143
7145
|
"x-reconciled-from-discovery": true,
|
|
7144
|
-
"x-reconciled-at": "2026-01-
|
|
7146
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533223+00:00"
|
|
7145
7147
|
},
|
|
7146
7148
|
"order_by": {
|
|
7147
7149
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -7250,7 +7252,7 @@
|
|
|
7250
7252
|
},
|
|
7251
7253
|
"x-original-maxLength": 1024,
|
|
7252
7254
|
"x-reconciled-from-discovery": true,
|
|
7253
|
-
"x-reconciled-at": "2026-01-
|
|
7255
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533235+00:00"
|
|
7254
7256
|
},
|
|
7255
7257
|
"order_by": {
|
|
7256
7258
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -7366,7 +7368,7 @@
|
|
|
7366
7368
|
},
|
|
7367
7369
|
"x-original-maxLength": 1024,
|
|
7368
7370
|
"x-reconciled-from-discovery": true,
|
|
7369
|
-
"x-reconciled-at": "2026-01-
|
|
7371
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533249+00:00"
|
|
7370
7372
|
}
|
|
7371
7373
|
},
|
|
7372
7374
|
"x-f5xc-description-short": "X-displayName: \"Field Sub Field Aggregation Bucket\" Field sub aggregation bucket containing field values and the number of logs.",
|
|
@@ -7535,7 +7537,7 @@
|
|
|
7535
7537
|
},
|
|
7536
7538
|
"x-original-maxLength": 1024,
|
|
7537
7539
|
"x-reconciled-from-discovery": true,
|
|
7538
|
-
"x-reconciled-at": "2026-01-
|
|
7540
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533262+00:00"
|
|
7539
7541
|
},
|
|
7540
7542
|
"sub_aggs": {
|
|
7541
7543
|
"type": "object",
|
|
@@ -7643,7 +7645,7 @@
|
|
|
7643
7645
|
"maxLength": 15,
|
|
7644
7646
|
"minLength": 3,
|
|
7645
7647
|
"x-reconciled-from-discovery": true,
|
|
7646
|
-
"x-reconciled-at": "2026-01-
|
|
7648
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533278+00:00"
|
|
7647
7649
|
}
|
|
7648
7650
|
},
|
|
7649
7651
|
"x-f5xc-description-short": "X-displayName: \"Max Aggregation Data\" Max Aggregation data.",
|
|
@@ -7700,7 +7702,7 @@
|
|
|
7700
7702
|
"maxLength": 15,
|
|
7701
7703
|
"minLength": 3,
|
|
7702
7704
|
"x-reconciled-from-discovery": true,
|
|
7703
|
-
"x-reconciled-at": "2026-01-
|
|
7705
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533284+00:00"
|
|
7704
7706
|
}
|
|
7705
7707
|
},
|
|
7706
7708
|
"x-f5xc-description-short": "X-displayName: \"Min Aggregation Data\" Min Aggregation data.",
|
|
@@ -7931,7 +7933,7 @@
|
|
|
7931
7933
|
"maxLength": 16,
|
|
7932
7934
|
"minLength": 7,
|
|
7933
7935
|
"x-reconciled-from-discovery": true,
|
|
7934
|
-
"x-reconciled-at": "2026-01-
|
|
7936
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533305+00:00"
|
|
7935
7937
|
},
|
|
7936
7938
|
"value": {
|
|
7937
7939
|
"type": "number",
|
|
@@ -7947,7 +7949,7 @@
|
|
|
7947
7949
|
"maxLength": 15,
|
|
7948
7950
|
"minLength": 3,
|
|
7949
7951
|
"x-reconciled-from-discovery": true,
|
|
7950
|
-
"x-reconciled-at": "2026-01-
|
|
7952
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533309+00:00"
|
|
7951
7953
|
}
|
|
7952
7954
|
},
|
|
7953
7955
|
"x-f5xc-description-short": "X-displayName: \"Percentile Aggregation Data\" Percentile Aggregation data.",
|
|
@@ -8079,7 +8081,7 @@
|
|
|
8079
8081
|
},
|
|
8080
8082
|
"x-original-maxLength": 1024,
|
|
8081
8083
|
"x-reconciled-from-discovery": true,
|
|
8082
|
-
"x-reconciled-at": "2026-01-
|
|
8084
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533319+00:00"
|
|
8083
8085
|
},
|
|
8084
8086
|
"sec_event_type": {
|
|
8085
8087
|
"type": "string",
|
|
@@ -8218,7 +8220,7 @@
|
|
|
8218
8220
|
},
|
|
8219
8221
|
"x-original-maxLength": 1024,
|
|
8220
8222
|
"x-reconciled-from-discovery": true,
|
|
8221
|
-
"x-reconciled-at": "2026-01-
|
|
8223
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533331+00:00"
|
|
8222
8224
|
}
|
|
8223
8225
|
},
|
|
8224
8226
|
"x-f5xc-description-short": "Label based filtering for Security Events metrics. Security Events metrics are tagged with labels mentioned in MetricLabel.",
|
|
@@ -8298,7 +8300,7 @@
|
|
|
8298
8300
|
},
|
|
8299
8301
|
"x-original-maxLength": 1024,
|
|
8300
8302
|
"x-reconciled-from-discovery": true,
|
|
8301
|
-
"x-reconciled-at": "2026-01-
|
|
8303
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533338+00:00"
|
|
8302
8304
|
}
|
|
8303
8305
|
},
|
|
8304
8306
|
"x-f5xc-description-short": "Value returned for a Security Events Metrics query.",
|
|
@@ -8891,7 +8893,7 @@
|
|
|
8891
8893
|
},
|
|
8892
8894
|
"x-original-maxLength": 256,
|
|
8893
8895
|
"x-reconciled-from-discovery": true,
|
|
8894
|
-
"x-reconciled-at": "2026-01-
|
|
8896
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533379+00:00"
|
|
8895
8897
|
}
|
|
8896
8898
|
},
|
|
8897
8899
|
"x-f5xc-description-short": "Cookie matcher specifies the name of a single cookie and the criteria to match it.",
|
|
@@ -9481,7 +9483,7 @@
|
|
|
9481
9483
|
},
|
|
9482
9484
|
"x-original-maxLength": 256,
|
|
9483
9485
|
"x-reconciled-from-discovery": true,
|
|
9484
|
-
"x-reconciled-at": "2026-01-
|
|
9486
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533397+00:00"
|
|
9485
9487
|
}
|
|
9486
9488
|
},
|
|
9487
9489
|
"x-f5xc-description-short": "JWT claim matcher specifies the name of a single JWT claim and the criteria for the input request to match it.",
|
|
@@ -10212,7 +10214,6 @@
|
|
|
10212
10214
|
"title": "Empty",
|
|
10213
10215
|
"x-displayname": "Empty",
|
|
10214
10216
|
"x-ves-proto-message": "ves.io.schema.Empty",
|
|
10215
|
-
"x-f5xc-description-short": "Can be used for messages where no values are needed.",
|
|
10216
10217
|
"x-f5xc-minimum-configuration": {
|
|
10217
10218
|
"description": "Minimum configuration for schemaEmpty",
|
|
10218
10219
|
"required_fields": [],
|
|
@@ -10342,7 +10343,7 @@
|
|
|
10342
10343
|
},
|
|
10343
10344
|
"x-original-maxLength": 256,
|
|
10344
10345
|
"x-reconciled-from-discovery": true,
|
|
10345
|
-
"x-reconciled-at": "2026-01-
|
|
10346
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533443+00:00"
|
|
10346
10347
|
},
|
|
10347
10348
|
"name": {
|
|
10348
10349
|
"type": "string",
|
|
@@ -10373,7 +10374,7 @@
|
|
|
10373
10374
|
},
|
|
10374
10375
|
"x-original-maxLength": 1024,
|
|
10375
10376
|
"x-reconciled-from-discovery": true,
|
|
10376
|
-
"x-reconciled-at": "2026-01-
|
|
10377
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533448+00:00"
|
|
10377
10378
|
}
|
|
10378
10379
|
},
|
|
10379
10380
|
"x-f5xc-description-short": "MessageMetaType is metadata (common attributes) of a message that only certain messages have.",
|
|
@@ -10485,7 +10486,7 @@
|
|
|
10485
10486
|
},
|
|
10486
10487
|
"x-original-maxLength": 1024,
|
|
10487
10488
|
"x-reconciled-from-discovery": true,
|
|
10488
|
-
"x-reconciled-at": "2026-01-
|
|
10489
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533453+00:00"
|
|
10489
10490
|
},
|
|
10490
10491
|
"previous_value": {
|
|
10491
10492
|
"type": "string",
|
|
@@ -10519,7 +10520,7 @@
|
|
|
10519
10520
|
},
|
|
10520
10521
|
"x-original-maxLength": 1024,
|
|
10521
10522
|
"x-reconciled-from-discovery": true,
|
|
10522
|
-
"x-reconciled-at": "2026-01-
|
|
10523
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533459+00:00"
|
|
10523
10524
|
}
|
|
10524
10525
|
},
|
|
10525
10526
|
"x-f5xc-description-short": "X-displayName: \"Trend Value\" Trend value contains trend value, trend sentiment and trend calculation description and window size.",
|
|
@@ -11107,7 +11108,7 @@
|
|
|
11107
11108
|
},
|
|
11108
11109
|
"x-original-maxLength": 256,
|
|
11109
11110
|
"x-reconciled-from-discovery": true,
|
|
11110
|
-
"x-reconciled-at": "2026-01-
|
|
11111
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533498+00:00"
|
|
11111
11112
|
}
|
|
11112
11113
|
},
|
|
11113
11114
|
"x-f5xc-description-short": "Header matcher specifies the name of a single HTTP header and the criteria for the input request to match it.",
|
|
@@ -11236,7 +11237,7 @@
|
|
|
11236
11237
|
},
|
|
11237
11238
|
"x-original-maxLength": 256,
|
|
11238
11239
|
"x-reconciled-from-discovery": true,
|
|
11239
|
-
"x-reconciled-at": "2026-01-
|
|
11240
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533509+00:00"
|
|
11240
11241
|
}
|
|
11241
11242
|
},
|
|
11242
11243
|
"x-f5xc-description-short": "Query parameter matcher specifies the name of a single query parameter and the criteria for the input request to match it.",
|
|
@@ -11294,7 +11295,7 @@
|
|
|
11294
11295
|
},
|
|
11295
11296
|
"x-original-maxLength": 128,
|
|
11296
11297
|
"x-reconciled-from-discovery": true,
|
|
11297
|
-
"x-reconciled-at": "2026-01-
|
|
11298
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533513+00:00"
|
|
11298
11299
|
},
|
|
11299
11300
|
"namespace": {
|
|
11300
11301
|
"type": "string",
|
|
@@ -11321,7 +11322,7 @@
|
|
|
11321
11322
|
},
|
|
11322
11323
|
"x-original-maxLength": 64,
|
|
11323
11324
|
"x-reconciled-from-discovery": true,
|
|
11324
|
-
"x-reconciled-at": "2026-01-
|
|
11325
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533518+00:00"
|
|
11325
11326
|
},
|
|
11326
11327
|
"tenant": {
|
|
11327
11328
|
"type": "string",
|
|
@@ -11350,7 +11351,7 @@
|
|
|
11350
11351
|
"x-field-mutability": "read-only",
|
|
11351
11352
|
"x-original-maxLength": 64,
|
|
11352
11353
|
"x-reconciled-from-discovery": true,
|
|
11353
|
-
"x-reconciled-at": "2026-01-
|
|
11354
|
+
"x-reconciled-at": "2026-01-08T05:41:38.533522+00:00"
|
|
11354
11355
|
}
|
|
11355
11356
|
},
|
|
11356
11357
|
"x-f5xc-description-short": "Type establishes a direct reference from one object(the referrer) to another(the referred).",
|