@robinmordasiewicz/f5xc-terraform-mcp 3.3.0 → 3.4.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/bgp.md +2 -2
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.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/bgp.md +70 -4
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/cloud_connect.md +2 -2
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/log_receiver.md +44 -825
- package/dist/docs/resources/network_policy.md +217 -38
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +1262 -257
- package/dist/docs/resources/workload.md +2951 -9
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +1 -1
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +25 -25
- package/dist/docs/specifications/api/domains/ai_services.json +21 -21
- package/dist/docs/specifications/api/domains/api.json +173 -173
- package/dist/docs/specifications/api/domains/authentication.json +45 -45
- package/dist/docs/specifications/api/domains/bigip.json +94 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +63 -63
- package/dist/docs/specifications/api/domains/blindfold.json +109 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +65 -65
- package/dist/docs/specifications/api/domains/cdn.json +177 -177
- package/dist/docs/specifications/api/domains/ce_management.json +76 -76
- package/dist/docs/specifications/api/domains/certificates.json +75 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +112 -112
- package/dist/docs/specifications/api/domains/container_services.json +91 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +66 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +62 -62
- package/dist/docs/specifications/api/domains/ddos.json +154 -154
- package/dist/docs/specifications/api/domains/dns.json +148 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +85 -85
- package/dist/docs/specifications/api/domains/marketplace.json +103 -103
- package/dist/docs/specifications/api/domains/network.json +230 -230
- package/dist/docs/specifications/api/domains/network_security.json +187 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +62 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +102 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +52 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +36 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +119 -119
- package/dist/docs/specifications/api/domains/shape.json +313 -313
- package/dist/docs/specifications/api/domains/sites.json +349 -349
- package/dist/docs/specifications/api/domains/statistics.json +225 -225
- package/dist/docs/specifications/api/domains/support.json +108 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +72 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +268 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +66 -66
- package/dist/docs/specifications/api/domains/users.json +66 -66
- package/dist/docs/specifications/api/domains/virtual.json +244 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +139 -139
- package/dist/docs/specifications/api/index.json +12 -12
- package/dist/docs/specifications/api/openapi.json +2600 -2600
- package/dist/docs/specifications/api/openapi.yaml +2600 -2600
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Cdn",
|
|
5
5
|
"description": "Content delivery networks with edge caching, geographic distribution, and cache management. Supports custom rules, asset purge operations, and performance analytics. Enables worldwide asset distribution, optimization, and delivery monitoring across regions and protocols.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.20",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -6684,7 +6684,7 @@
|
|
|
6684
6684
|
},
|
|
6685
6685
|
"x-original-maxLength": 1024,
|
|
6686
6686
|
"x-reconciled-from-discovery": true,
|
|
6687
|
-
"x-reconciled-at": "2026-01-
|
|
6687
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603755+00:00"
|
|
6688
6688
|
},
|
|
6689
6689
|
"namespace": {
|
|
6690
6690
|
"type": "string",
|
|
@@ -6704,7 +6704,7 @@
|
|
|
6704
6704
|
},
|
|
6705
6705
|
"x-original-maxLength": 1024,
|
|
6706
6706
|
"x-reconciled-from-discovery": true,
|
|
6707
|
-
"x-reconciled-at": "2026-01-
|
|
6707
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603762+00:00"
|
|
6708
6708
|
},
|
|
6709
6709
|
"path": {
|
|
6710
6710
|
"type": "string",
|
|
@@ -6880,7 +6880,7 @@
|
|
|
6880
6880
|
},
|
|
6881
6881
|
"x-original-maxLength": 1024,
|
|
6882
6882
|
"x-reconciled-from-discovery": true,
|
|
6883
|
-
"x-reconciled-at": "2026-01-
|
|
6883
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603777+00:00"
|
|
6884
6884
|
},
|
|
6885
6885
|
"namespace": {
|
|
6886
6886
|
"type": "string",
|
|
@@ -6900,7 +6900,7 @@
|
|
|
6900
6900
|
},
|
|
6901
6901
|
"x-original-maxLength": 1024,
|
|
6902
6902
|
"x-reconciled-from-discovery": true,
|
|
6903
|
-
"x-reconciled-at": "2026-01-
|
|
6903
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603782+00:00"
|
|
6904
6904
|
},
|
|
6905
6905
|
"user_id": {
|
|
6906
6906
|
"type": "string",
|
|
@@ -6972,7 +6972,7 @@
|
|
|
6972
6972
|
},
|
|
6973
6973
|
"x-original-maxLength": 1024,
|
|
6974
6974
|
"x-reconciled-from-discovery": true,
|
|
6975
|
-
"x-reconciled-at": "2026-01-
|
|
6975
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603789+00:00"
|
|
6976
6976
|
},
|
|
6977
6977
|
"rule": {
|
|
6978
6978
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -7052,7 +7052,7 @@
|
|
|
7052
7052
|
},
|
|
7053
7053
|
"x-original-maxLength": 1024,
|
|
7054
7054
|
"x-reconciled-from-discovery": true,
|
|
7055
|
-
"x-reconciled-at": "2026-01-
|
|
7055
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603800+00:00"
|
|
7056
7056
|
},
|
|
7057
7057
|
"namespace": {
|
|
7058
7058
|
"type": "string",
|
|
@@ -7072,7 +7072,7 @@
|
|
|
7072
7072
|
},
|
|
7073
7073
|
"x-original-maxLength": 1024,
|
|
7074
7074
|
"x-reconciled-from-discovery": true,
|
|
7075
|
-
"x-reconciled-at": "2026-01-
|
|
7075
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603804+00:00"
|
|
7076
7076
|
},
|
|
7077
7077
|
"tls_fingerprint_matcher": {
|
|
7078
7078
|
"$ref": "#/components/schemas/policyTlsFingerprintMatcherType"
|
|
@@ -7188,7 +7188,7 @@
|
|
|
7188
7188
|
},
|
|
7189
7189
|
"x-original-maxLength": 1024,
|
|
7190
7190
|
"x-reconciled-from-discovery": true,
|
|
7191
|
-
"x-reconciled-at": "2026-01-
|
|
7191
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603816+00:00"
|
|
7192
7192
|
},
|
|
7193
7193
|
"namespace": {
|
|
7194
7194
|
"type": "string",
|
|
@@ -7208,7 +7208,7 @@
|
|
|
7208
7208
|
},
|
|
7209
7209
|
"x-original-maxLength": 1024,
|
|
7210
7210
|
"x-reconciled-from-discovery": true,
|
|
7211
|
-
"x-reconciled-at": "2026-01-
|
|
7211
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603821+00:00"
|
|
7212
7212
|
},
|
|
7213
7213
|
"path": {
|
|
7214
7214
|
"type": "string",
|
|
@@ -7317,7 +7317,7 @@
|
|
|
7317
7317
|
},
|
|
7318
7318
|
"x-original-maxLength": 1024,
|
|
7319
7319
|
"x-reconciled-from-discovery": true,
|
|
7320
|
-
"x-reconciled-at": "2026-01-
|
|
7320
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603831+00:00"
|
|
7321
7321
|
},
|
|
7322
7322
|
"namespace": {
|
|
7323
7323
|
"type": "string",
|
|
@@ -7337,7 +7337,7 @@
|
|
|
7337
7337
|
},
|
|
7338
7338
|
"x-original-maxLength": 1024,
|
|
7339
7339
|
"x-reconciled-from-discovery": true,
|
|
7340
|
-
"x-reconciled-at": "2026-01-
|
|
7340
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603835+00:00"
|
|
7341
7341
|
},
|
|
7342
7342
|
"path": {
|
|
7343
7343
|
"type": "string",
|
|
@@ -7440,7 +7440,7 @@
|
|
|
7440
7440
|
},
|
|
7441
7441
|
"x-original-maxLength": 1024,
|
|
7442
7442
|
"x-reconciled-from-discovery": true,
|
|
7443
|
-
"x-reconciled-at": "2026-01-
|
|
7443
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603845+00:00"
|
|
7444
7444
|
},
|
|
7445
7445
|
"namespace": {
|
|
7446
7446
|
"type": "string",
|
|
@@ -7460,7 +7460,7 @@
|
|
|
7460
7460
|
},
|
|
7461
7461
|
"x-original-maxLength": 1024,
|
|
7462
7462
|
"x-reconciled-from-discovery": true,
|
|
7463
|
-
"x-reconciled-at": "2026-01-
|
|
7463
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603849+00:00"
|
|
7464
7464
|
},
|
|
7465
7465
|
"path": {
|
|
7466
7466
|
"type": "string",
|
|
@@ -7652,7 +7652,7 @@
|
|
|
7652
7652
|
},
|
|
7653
7653
|
"x-original-maxLength": 1024,
|
|
7654
7654
|
"x-reconciled-from-discovery": true,
|
|
7655
|
-
"x-reconciled-at": "2026-01-
|
|
7655
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603864+00:00"
|
|
7656
7656
|
},
|
|
7657
7657
|
"namespace": {
|
|
7658
7658
|
"type": "string",
|
|
@@ -7672,7 +7672,7 @@
|
|
|
7672
7672
|
},
|
|
7673
7673
|
"x-original-maxLength": 1024,
|
|
7674
7674
|
"x-reconciled-from-discovery": true,
|
|
7675
|
-
"x-reconciled-at": "2026-01-
|
|
7675
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603868+00:00"
|
|
7676
7676
|
},
|
|
7677
7677
|
"sec_event_name": {
|
|
7678
7678
|
"type": "string",
|
|
@@ -7807,7 +7807,7 @@
|
|
|
7807
7807
|
},
|
|
7808
7808
|
"x-original-maxLength": 1024,
|
|
7809
7809
|
"x-reconciled-from-discovery": true,
|
|
7810
|
-
"x-reconciled-at": "2026-01-
|
|
7810
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603880+00:00"
|
|
7811
7811
|
},
|
|
7812
7812
|
"rule": {
|
|
7813
7813
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -7864,7 +7864,7 @@
|
|
|
7864
7864
|
"x-original-maxLength": 256,
|
|
7865
7865
|
"format": "hostname",
|
|
7866
7866
|
"x-reconciled-from-discovery": true,
|
|
7867
|
-
"x-reconciled-at": "2026-01-
|
|
7867
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603889+00:00"
|
|
7868
7868
|
},
|
|
7869
7869
|
"exclude_bot_names": {
|
|
7870
7870
|
"type": "array",
|
|
@@ -7965,7 +7965,7 @@
|
|
|
7965
7965
|
},
|
|
7966
7966
|
"x-original-maxLength": 1024,
|
|
7967
7967
|
"x-reconciled-from-discovery": true,
|
|
7968
|
-
"x-reconciled-at": "2026-01-
|
|
7968
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603898+00:00"
|
|
7969
7969
|
},
|
|
7970
7970
|
"namespace": {
|
|
7971
7971
|
"type": "string",
|
|
@@ -7985,7 +7985,7 @@
|
|
|
7985
7985
|
},
|
|
7986
7986
|
"x-original-maxLength": 1024,
|
|
7987
7987
|
"x-reconciled-from-discovery": true,
|
|
7988
|
-
"x-reconciled-at": "2026-01-
|
|
7988
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603903+00:00"
|
|
7989
7989
|
},
|
|
7990
7990
|
"req_path": {
|
|
7991
7991
|
"type": "string",
|
|
@@ -8082,7 +8082,7 @@
|
|
|
8082
8082
|
},
|
|
8083
8083
|
"x-original-maxLength": 1024,
|
|
8084
8084
|
"x-reconciled-from-discovery": true,
|
|
8085
|
-
"x-reconciled-at": "2026-01-
|
|
8085
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603912+00:00"
|
|
8086
8086
|
},
|
|
8087
8087
|
"waf_exclusion_policy": {
|
|
8088
8088
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -8131,7 +8131,7 @@
|
|
|
8131
8131
|
},
|
|
8132
8132
|
"x-original-maxLength": 1024,
|
|
8133
8133
|
"x-reconciled-from-discovery": true,
|
|
8134
|
-
"x-reconciled-at": "2026-01-
|
|
8134
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603920+00:00"
|
|
8135
8135
|
},
|
|
8136
8136
|
"namespace": {
|
|
8137
8137
|
"type": "string",
|
|
@@ -8150,7 +8150,7 @@
|
|
|
8150
8150
|
},
|
|
8151
8151
|
"x-original-maxLength": 1024,
|
|
8152
8152
|
"x-reconciled-from-discovery": true,
|
|
8153
|
-
"x-reconciled-at": "2026-01-
|
|
8153
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603924+00:00"
|
|
8154
8154
|
},
|
|
8155
8155
|
"request_data": {
|
|
8156
8156
|
"$ref": "#/components/schemas/app_securityRequestData"
|
|
@@ -8288,7 +8288,7 @@
|
|
|
8288
8288
|
"maxLength": 15,
|
|
8289
8289
|
"minLength": 3,
|
|
8290
8290
|
"x-reconciled-from-discovery": true,
|
|
8291
|
-
"x-reconciled-at": "2026-01-
|
|
8291
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603939+00:00"
|
|
8292
8292
|
}
|
|
8293
8293
|
},
|
|
8294
8294
|
"x-f5xc-description-short": "Metric label filter can be specified to query specific metrics based on label match.",
|
|
@@ -8399,7 +8399,7 @@
|
|
|
8399
8399
|
},
|
|
8400
8400
|
"x-original-maxLength": 1024,
|
|
8401
8401
|
"x-reconciled-from-discovery": true,
|
|
8402
|
-
"x-reconciled-at": "2026-01-
|
|
8402
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603946+00:00"
|
|
8403
8403
|
}
|
|
8404
8404
|
},
|
|
8405
8405
|
"x-f5xc-description-short": "GET a list of virtual hosts in all the namespaces matching filter provided in the request.",
|
|
@@ -8549,7 +8549,7 @@
|
|
|
8549
8549
|
},
|
|
8550
8550
|
"x-original-maxLength": 1024,
|
|
8551
8551
|
"x-reconciled-from-discovery": true,
|
|
8552
|
-
"x-reconciled-at": "2026-01-
|
|
8552
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603957+00:00"
|
|
8553
8553
|
},
|
|
8554
8554
|
"query": {
|
|
8555
8555
|
"type": "string",
|
|
@@ -8748,7 +8748,7 @@
|
|
|
8748
8748
|
},
|
|
8749
8749
|
"x-original-maxLength": 1024,
|
|
8750
8750
|
"x-reconciled-from-discovery": true,
|
|
8751
|
-
"x-reconciled-at": "2026-01-
|
|
8751
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603972+00:00"
|
|
8752
8752
|
},
|
|
8753
8753
|
"start_time": {
|
|
8754
8754
|
"type": "string",
|
|
@@ -9036,7 +9036,7 @@
|
|
|
9036
9036
|
},
|
|
9037
9037
|
"x-original-maxLength": 1024,
|
|
9038
9038
|
"x-reconciled-from-discovery": true,
|
|
9039
|
-
"x-reconciled-at": "2026-01-
|
|
9039
|
+
"x-reconciled-at": "2026-01-07T15:52:34.603992+00:00"
|
|
9040
9040
|
},
|
|
9041
9041
|
"query": {
|
|
9042
9042
|
"type": "string",
|
|
@@ -9255,7 +9255,7 @@
|
|
|
9255
9255
|
},
|
|
9256
9256
|
"x-original-maxLength": 1024,
|
|
9257
9257
|
"x-reconciled-from-discovery": true,
|
|
9258
|
-
"x-reconciled-at": "2026-01-
|
|
9258
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604009+00:00"
|
|
9259
9259
|
},
|
|
9260
9260
|
"scroll_id": {
|
|
9261
9261
|
"type": "string",
|
|
@@ -9354,7 +9354,7 @@
|
|
|
9354
9354
|
},
|
|
9355
9355
|
"x-original-maxLength": 1024,
|
|
9356
9356
|
"x-reconciled-from-discovery": true,
|
|
9357
|
-
"x-reconciled-at": "2026-01-
|
|
9357
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604018+00:00"
|
|
9358
9358
|
},
|
|
9359
9359
|
"query": {
|
|
9360
9360
|
"type": "string",
|
|
@@ -9552,7 +9552,7 @@
|
|
|
9552
9552
|
},
|
|
9553
9553
|
"x-original-maxLength": 1024,
|
|
9554
9554
|
"x-reconciled-from-discovery": true,
|
|
9555
|
-
"x-reconciled-at": "2026-01-
|
|
9555
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604034+00:00"
|
|
9556
9556
|
},
|
|
9557
9557
|
"query": {
|
|
9558
9558
|
"type": "string",
|
|
@@ -9771,7 +9771,7 @@
|
|
|
9771
9771
|
},
|
|
9772
9772
|
"x-original-maxLength": 1024,
|
|
9773
9773
|
"x-reconciled-from-discovery": true,
|
|
9774
|
-
"x-reconciled-at": "2026-01-
|
|
9774
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604051+00:00"
|
|
9775
9775
|
},
|
|
9776
9776
|
"scroll_id": {
|
|
9777
9777
|
"type": "string",
|
|
@@ -9870,7 +9870,7 @@
|
|
|
9870
9870
|
},
|
|
9871
9871
|
"x-original-maxLength": 1024,
|
|
9872
9872
|
"x-reconciled-from-discovery": true,
|
|
9873
|
-
"x-reconciled-at": "2026-01-
|
|
9873
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604061+00:00"
|
|
9874
9874
|
},
|
|
9875
9875
|
"query": {
|
|
9876
9876
|
"type": "string",
|
|
@@ -10068,7 +10068,7 @@
|
|
|
10068
10068
|
},
|
|
10069
10069
|
"x-original-maxLength": 1024,
|
|
10070
10070
|
"x-reconciled-from-discovery": true,
|
|
10071
|
-
"x-reconciled-at": "2026-01-
|
|
10071
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604077+00:00"
|
|
10072
10072
|
},
|
|
10073
10073
|
"query": {
|
|
10074
10074
|
"type": "string",
|
|
@@ -10287,7 +10287,7 @@
|
|
|
10287
10287
|
},
|
|
10288
10288
|
"x-original-maxLength": 1024,
|
|
10289
10289
|
"x-reconciled-from-discovery": true,
|
|
10290
|
-
"x-reconciled-at": "2026-01-
|
|
10290
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604095+00:00"
|
|
10291
10291
|
},
|
|
10292
10292
|
"scroll_id": {
|
|
10293
10293
|
"type": "string",
|
|
@@ -10363,7 +10363,7 @@
|
|
|
10363
10363
|
},
|
|
10364
10364
|
"x-original-maxLength": 1024,
|
|
10365
10365
|
"x-reconciled-from-discovery": true,
|
|
10366
|
-
"x-reconciled-at": "2026-01-
|
|
10366
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604102+00:00"
|
|
10367
10367
|
},
|
|
10368
10368
|
"id": {
|
|
10369
10369
|
"type": "string",
|
|
@@ -10479,7 +10479,7 @@
|
|
|
10479
10479
|
},
|
|
10480
10480
|
"x-original-maxLength": 1024,
|
|
10481
10481
|
"x-reconciled-from-discovery": true,
|
|
10482
|
-
"x-reconciled-at": "2026-01-
|
|
10482
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604113+00:00"
|
|
10483
10483
|
},
|
|
10484
10484
|
"references": {
|
|
10485
10485
|
"type": "array",
|
|
@@ -12845,7 +12845,7 @@
|
|
|
12845
12845
|
},
|
|
12846
12846
|
"x-original-maxLength": 256,
|
|
12847
12847
|
"x-reconciled-from-discovery": true,
|
|
12848
|
-
"x-reconciled-at": "2026-01-
|
|
12848
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604295+00:00"
|
|
12849
12849
|
},
|
|
12850
12850
|
"presence": {
|
|
12851
12851
|
"type": "boolean",
|
|
@@ -12932,7 +12932,7 @@
|
|
|
12932
12932
|
"readOnly": true,
|
|
12933
12933
|
"x-original-maxLength": 1024,
|
|
12934
12934
|
"x-reconciled-from-discovery": true,
|
|
12935
|
-
"x-reconciled-at": "2026-01-
|
|
12935
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604303+00:00"
|
|
12936
12936
|
},
|
|
12937
12937
|
"name": {
|
|
12938
12938
|
"type": "string",
|
|
@@ -12953,7 +12953,7 @@
|
|
|
12953
12953
|
},
|
|
12954
12954
|
"x-original-maxLength": 1024,
|
|
12955
12955
|
"x-reconciled-from-discovery": true,
|
|
12956
|
-
"x-reconciled-at": "2026-01-
|
|
12956
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604307+00:00"
|
|
12957
12957
|
},
|
|
12958
12958
|
"namespace": {
|
|
12959
12959
|
"type": "string",
|
|
@@ -12974,7 +12974,7 @@
|
|
|
12974
12974
|
},
|
|
12975
12975
|
"x-original-maxLength": 1024,
|
|
12976
12976
|
"x-reconciled-from-discovery": true,
|
|
12977
|
-
"x-reconciled-at": "2026-01-
|
|
12977
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604311+00:00"
|
|
12978
12978
|
},
|
|
12979
12979
|
"tenant": {
|
|
12980
12980
|
"type": "string",
|
|
@@ -12997,7 +12997,7 @@
|
|
|
12997
12997
|
"x-field-mutability": "read-only",
|
|
12998
12998
|
"x-original-maxLength": 1024,
|
|
12999
12999
|
"x-reconciled-from-discovery": true,
|
|
13000
|
-
"x-reconciled-at": "2026-01-
|
|
13000
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604315+00:00"
|
|
13001
13001
|
},
|
|
13002
13002
|
"uid": {
|
|
13003
13003
|
"type": "string",
|
|
@@ -13021,7 +13021,7 @@
|
|
|
13021
13021
|
"x-original-maxLength": 1024,
|
|
13022
13022
|
"format": "uuid",
|
|
13023
13023
|
"x-reconciled-from-discovery": true,
|
|
13024
|
-
"x-reconciled-at": "2026-01-
|
|
13024
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604320+00:00"
|
|
13025
13025
|
}
|
|
13026
13026
|
},
|
|
13027
13027
|
"x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
|
|
@@ -13061,7 +13061,7 @@
|
|
|
13061
13061
|
"maxLength": 15,
|
|
13062
13062
|
"minLength": 3,
|
|
13063
13063
|
"x-reconciled-from-discovery": true,
|
|
13064
|
-
"x-reconciled-at": "2026-01-
|
|
13064
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604326+00:00"
|
|
13065
13065
|
}
|
|
13066
13066
|
},
|
|
13067
13067
|
"x-f5xc-description-short": "X-displayName: \"Avg Aggregation Data\" Average Aggregation data.",
|
|
@@ -13295,7 +13295,7 @@
|
|
|
13295
13295
|
},
|
|
13296
13296
|
"x-original-maxLength": 1024,
|
|
13297
13297
|
"x-reconciled-from-discovery": true,
|
|
13298
|
-
"x-reconciled-at": "2026-01-
|
|
13298
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604348+00:00"
|
|
13299
13299
|
},
|
|
13300
13300
|
"order_by": {
|
|
13301
13301
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -13404,7 +13404,7 @@
|
|
|
13404
13404
|
},
|
|
13405
13405
|
"x-original-maxLength": 1024,
|
|
13406
13406
|
"x-reconciled-from-discovery": true,
|
|
13407
|
-
"x-reconciled-at": "2026-01-
|
|
13407
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604361+00:00"
|
|
13408
13408
|
},
|
|
13409
13409
|
"order_by": {
|
|
13410
13410
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -13520,7 +13520,7 @@
|
|
|
13520
13520
|
},
|
|
13521
13521
|
"x-original-maxLength": 1024,
|
|
13522
13522
|
"x-reconciled-from-discovery": true,
|
|
13523
|
-
"x-reconciled-at": "2026-01-
|
|
13523
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604376+00:00"
|
|
13524
13524
|
}
|
|
13525
13525
|
},
|
|
13526
13526
|
"x-f5xc-description-short": "X-displayName: \"Field Sub Field Aggregation Bucket\" Field sub aggregation bucket containing field values and the number of logs.",
|
|
@@ -13689,7 +13689,7 @@
|
|
|
13689
13689
|
},
|
|
13690
13690
|
"x-original-maxLength": 1024,
|
|
13691
13691
|
"x-reconciled-from-discovery": true,
|
|
13692
|
-
"x-reconciled-at": "2026-01-
|
|
13692
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604389+00:00"
|
|
13693
13693
|
},
|
|
13694
13694
|
"sub_aggs": {
|
|
13695
13695
|
"type": "object",
|
|
@@ -13797,7 +13797,7 @@
|
|
|
13797
13797
|
"maxLength": 15,
|
|
13798
13798
|
"minLength": 3,
|
|
13799
13799
|
"x-reconciled-from-discovery": true,
|
|
13800
|
-
"x-reconciled-at": "2026-01-
|
|
13800
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604407+00:00"
|
|
13801
13801
|
}
|
|
13802
13802
|
},
|
|
13803
13803
|
"x-f5xc-description-short": "X-displayName: \"Max Aggregation Data\" Max Aggregation data.",
|
|
@@ -13854,7 +13854,7 @@
|
|
|
13854
13854
|
"maxLength": 15,
|
|
13855
13855
|
"minLength": 3,
|
|
13856
13856
|
"x-reconciled-from-discovery": true,
|
|
13857
|
-
"x-reconciled-at": "2026-01-
|
|
13857
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604414+00:00"
|
|
13858
13858
|
}
|
|
13859
13859
|
},
|
|
13860
13860
|
"x-f5xc-description-short": "X-displayName: \"Min Aggregation Data\" Min Aggregation data.",
|
|
@@ -14085,7 +14085,7 @@
|
|
|
14085
14085
|
"maxLength": 16,
|
|
14086
14086
|
"minLength": 7,
|
|
14087
14087
|
"x-reconciled-from-discovery": true,
|
|
14088
|
-
"x-reconciled-at": "2026-01-
|
|
14088
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604436+00:00"
|
|
14089
14089
|
},
|
|
14090
14090
|
"value": {
|
|
14091
14091
|
"type": "number",
|
|
@@ -14101,7 +14101,7 @@
|
|
|
14101
14101
|
"maxLength": 15,
|
|
14102
14102
|
"minLength": 3,
|
|
14103
14103
|
"x-reconciled-from-discovery": true,
|
|
14104
|
-
"x-reconciled-at": "2026-01-
|
|
14104
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604440+00:00"
|
|
14105
14105
|
}
|
|
14106
14106
|
},
|
|
14107
14107
|
"x-f5xc-description-short": "X-displayName: \"Percentile Aggregation Data\" Percentile Aggregation data.",
|
|
@@ -14233,7 +14233,7 @@
|
|
|
14233
14233
|
},
|
|
14234
14234
|
"x-original-maxLength": 1024,
|
|
14235
14235
|
"x-reconciled-from-discovery": true,
|
|
14236
|
-
"x-reconciled-at": "2026-01-
|
|
14236
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604451+00:00"
|
|
14237
14237
|
},
|
|
14238
14238
|
"sec_event_type": {
|
|
14239
14239
|
"type": "string",
|
|
@@ -14372,7 +14372,7 @@
|
|
|
14372
14372
|
},
|
|
14373
14373
|
"x-original-maxLength": 1024,
|
|
14374
14374
|
"x-reconciled-from-discovery": true,
|
|
14375
|
-
"x-reconciled-at": "2026-01-
|
|
14375
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604464+00:00"
|
|
14376
14376
|
}
|
|
14377
14377
|
},
|
|
14378
14378
|
"x-f5xc-description-short": "Label based filtering for Security Events metrics. Security Events metrics are tagged with labels mentioned in MetricLabel.",
|
|
@@ -14452,7 +14452,7 @@
|
|
|
14452
14452
|
},
|
|
14453
14453
|
"x-original-maxLength": 1024,
|
|
14454
14454
|
"x-reconciled-from-discovery": true,
|
|
14455
|
-
"x-reconciled-at": "2026-01-
|
|
14455
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604470+00:00"
|
|
14456
14456
|
}
|
|
14457
14457
|
},
|
|
14458
14458
|
"x-f5xc-description-short": "Value returned for a Security Events Metrics query.",
|
|
@@ -15045,7 +15045,7 @@
|
|
|
15045
15045
|
},
|
|
15046
15046
|
"x-original-maxLength": 256,
|
|
15047
15047
|
"x-reconciled-from-discovery": true,
|
|
15048
|
-
"x-reconciled-at": "2026-01-
|
|
15048
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604515+00:00"
|
|
15049
15049
|
}
|
|
15050
15050
|
},
|
|
15051
15051
|
"x-f5xc-description-short": "Cookie matcher specifies the name of a single cookie and the criteria to match it.",
|
|
@@ -15635,7 +15635,7 @@
|
|
|
15635
15635
|
},
|
|
15636
15636
|
"x-original-maxLength": 256,
|
|
15637
15637
|
"x-reconciled-from-discovery": true,
|
|
15638
|
-
"x-reconciled-at": "2026-01-
|
|
15638
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604534+00:00"
|
|
15639
15639
|
}
|
|
15640
15640
|
},
|
|
15641
15641
|
"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.",
|
|
@@ -16496,7 +16496,7 @@
|
|
|
16496
16496
|
},
|
|
16497
16497
|
"x-original-maxLength": 256,
|
|
16498
16498
|
"x-reconciled-from-discovery": true,
|
|
16499
|
-
"x-reconciled-at": "2026-01-
|
|
16499
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604586+00:00"
|
|
16500
16500
|
},
|
|
16501
16501
|
"name": {
|
|
16502
16502
|
"type": "string",
|
|
@@ -16527,7 +16527,7 @@
|
|
|
16527
16527
|
},
|
|
16528
16528
|
"x-original-maxLength": 1024,
|
|
16529
16529
|
"x-reconciled-from-discovery": true,
|
|
16530
|
-
"x-reconciled-at": "2026-01-
|
|
16530
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604591+00:00"
|
|
16531
16531
|
}
|
|
16532
16532
|
},
|
|
16533
16533
|
"x-f5xc-description-short": "MessageMetaType is metadata (common attributes) of a message that only certain messages have.",
|
|
@@ -16639,7 +16639,7 @@
|
|
|
16639
16639
|
},
|
|
16640
16640
|
"x-original-maxLength": 1024,
|
|
16641
16641
|
"x-reconciled-from-discovery": true,
|
|
16642
|
-
"x-reconciled-at": "2026-01-
|
|
16642
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604596+00:00"
|
|
16643
16643
|
},
|
|
16644
16644
|
"previous_value": {
|
|
16645
16645
|
"type": "string",
|
|
@@ -16673,7 +16673,7 @@
|
|
|
16673
16673
|
},
|
|
16674
16674
|
"x-original-maxLength": 1024,
|
|
16675
16675
|
"x-reconciled-from-discovery": true,
|
|
16676
|
-
"x-reconciled-at": "2026-01-
|
|
16676
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604603+00:00"
|
|
16677
16677
|
}
|
|
16678
16678
|
},
|
|
16679
16679
|
"x-f5xc-description-short": "X-displayName: \"Trend Value\" Trend value contains trend value, trend sentiment and trend calculation description and window size.",
|
|
@@ -17261,7 +17261,7 @@
|
|
|
17261
17261
|
},
|
|
17262
17262
|
"x-original-maxLength": 256,
|
|
17263
17263
|
"x-reconciled-from-discovery": true,
|
|
17264
|
-
"x-reconciled-at": "2026-01-
|
|
17264
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604648+00:00"
|
|
17265
17265
|
}
|
|
17266
17266
|
},
|
|
17267
17267
|
"x-f5xc-description-short": "Header matcher specifies the name of a single HTTP header and the criteria for the input request to match it.",
|
|
@@ -17390,7 +17390,7 @@
|
|
|
17390
17390
|
},
|
|
17391
17391
|
"x-original-maxLength": 256,
|
|
17392
17392
|
"x-reconciled-from-discovery": true,
|
|
17393
|
-
"x-reconciled-at": "2026-01-
|
|
17393
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604660+00:00"
|
|
17394
17394
|
}
|
|
17395
17395
|
},
|
|
17396
17396
|
"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.",
|
|
@@ -17448,7 +17448,7 @@
|
|
|
17448
17448
|
},
|
|
17449
17449
|
"x-original-maxLength": 128,
|
|
17450
17450
|
"x-reconciled-from-discovery": true,
|
|
17451
|
-
"x-reconciled-at": "2026-01-
|
|
17451
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604664+00:00"
|
|
17452
17452
|
},
|
|
17453
17453
|
"namespace": {
|
|
17454
17454
|
"type": "string",
|
|
@@ -17475,7 +17475,7 @@
|
|
|
17475
17475
|
},
|
|
17476
17476
|
"x-original-maxLength": 64,
|
|
17477
17477
|
"x-reconciled-from-discovery": true,
|
|
17478
|
-
"x-reconciled-at": "2026-01-
|
|
17478
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604669+00:00"
|
|
17479
17479
|
},
|
|
17480
17480
|
"tenant": {
|
|
17481
17481
|
"type": "string",
|
|
@@ -17504,7 +17504,7 @@
|
|
|
17504
17504
|
"x-field-mutability": "read-only",
|
|
17505
17505
|
"x-original-maxLength": 64,
|
|
17506
17506
|
"x-reconciled-from-discovery": true,
|
|
17507
|
-
"x-reconciled-at": "2026-01-
|
|
17507
|
+
"x-reconciled-at": "2026-01-07T15:52:34.604673+00:00"
|
|
17508
17508
|
}
|
|
17509
17509
|
},
|
|
17510
17510
|
"x-f5xc-description-short": "Type establishes a direct reference from one object(the referrer) to another(the referred).",
|
|
@@ -17741,7 +17741,7 @@
|
|
|
17741
17741
|
},
|
|
17742
17742
|
"x-original-maxLength": 1024,
|
|
17743
17743
|
"x-reconciled-from-discovery": true,
|
|
17744
|
-
"x-reconciled-at": "2026-01-
|
|
17744
|
+
"x-reconciled-at": "2026-01-07T15:52:45.052985+00:00"
|
|
17745
17745
|
}
|
|
17746
17746
|
},
|
|
17747
17747
|
"x-f5xc-example": "[EMAIL, CC]",
|
|
@@ -18351,7 +18351,7 @@
|
|
|
18351
18351
|
},
|
|
18352
18352
|
"x-original-maxLength": 1024,
|
|
18353
18353
|
"x-reconciled-from-discovery": true,
|
|
18354
|
-
"x-reconciled-at": "2026-01-
|
|
18354
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053049+00:00"
|
|
18355
18355
|
},
|
|
18356
18356
|
"query": {
|
|
18357
18357
|
"type": "array",
|
|
@@ -18580,7 +18580,7 @@
|
|
|
18580
18580
|
},
|
|
18581
18581
|
"x-original-maxLength": 1024,
|
|
18582
18582
|
"x-reconciled-from-discovery": true,
|
|
18583
|
-
"x-reconciled-at": "2026-01-
|
|
18583
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053069+00:00"
|
|
18584
18584
|
},
|
|
18585
18585
|
"query": {
|
|
18586
18586
|
"type": "array",
|
|
@@ -19663,7 +19663,7 @@
|
|
|
19663
19663
|
},
|
|
19664
19664
|
"x-original-maxLength": 1024,
|
|
19665
19665
|
"x-reconciled-from-discovery": true,
|
|
19666
|
-
"x-reconciled-at": "2026-01-
|
|
19666
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053169+00:00"
|
|
19667
19667
|
},
|
|
19668
19668
|
"namespace": {
|
|
19669
19669
|
"type": "string",
|
|
@@ -19683,7 +19683,7 @@
|
|
|
19683
19683
|
},
|
|
19684
19684
|
"x-original-maxLength": 1024,
|
|
19685
19685
|
"x-reconciled-from-discovery": true,
|
|
19686
|
-
"x-reconciled-at": "2026-01-
|
|
19686
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053174+00:00"
|
|
19687
19687
|
}
|
|
19688
19688
|
},
|
|
19689
19689
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19758,7 +19758,7 @@
|
|
|
19758
19758
|
},
|
|
19759
19759
|
"x-original-maxLength": 1024,
|
|
19760
19760
|
"x-reconciled-from-discovery": true,
|
|
19761
|
-
"x-reconciled-at": "2026-01-
|
|
19761
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053184+00:00"
|
|
19762
19762
|
}
|
|
19763
19763
|
},
|
|
19764
19764
|
"x-f5xc-description-short": "Request of GET Security Config Spec API.",
|
|
@@ -19862,7 +19862,7 @@
|
|
|
19862
19862
|
"maxLength": 17,
|
|
19863
19863
|
"minLength": 17,
|
|
19864
19864
|
"x-reconciled-from-discovery": true,
|
|
19865
|
-
"x-reconciled-at": "2026-01-
|
|
19865
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053199+00:00"
|
|
19866
19866
|
},
|
|
19867
19867
|
"system_metadata": {
|
|
19868
19868
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -20747,7 +20747,7 @@
|
|
|
20747
20747
|
},
|
|
20748
20748
|
"x-original-maxLength": 1024,
|
|
20749
20749
|
"x-reconciled-from-discovery": true,
|
|
20750
|
-
"x-reconciled-at": "2026-01-
|
|
20750
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053264+00:00"
|
|
20751
20751
|
},
|
|
20752
20752
|
"start_time": {
|
|
20753
20753
|
"type": "string",
|
|
@@ -20936,7 +20936,7 @@
|
|
|
20936
20936
|
},
|
|
20937
20937
|
"x-original-maxLength": 1024,
|
|
20938
20938
|
"x-reconciled-from-discovery": true,
|
|
20939
|
-
"x-reconciled-at": "2026-01-
|
|
20939
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053281+00:00"
|
|
20940
20940
|
}
|
|
20941
20941
|
},
|
|
20942
20942
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20991,7 +20991,7 @@
|
|
|
20991
20991
|
"maxLength": 15,
|
|
20992
20992
|
"minLength": 3,
|
|
20993
20993
|
"x-reconciled-from-discovery": true,
|
|
20994
|
-
"x-reconciled-at": "2026-01-
|
|
20994
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053289+00:00"
|
|
20995
20995
|
}
|
|
20996
20996
|
},
|
|
20997
20997
|
"x-f5xc-description-short": "CDN Metrics response series. Each series instance has data for a combination of group-by tag values.",
|
|
@@ -21047,7 +21047,7 @@
|
|
|
21047
21047
|
},
|
|
21048
21048
|
"x-original-maxLength": 1024,
|
|
21049
21049
|
"x-reconciled-from-discovery": true,
|
|
21050
|
-
"x-reconciled-at": "2026-01-
|
|
21050
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053295+00:00"
|
|
21051
21051
|
}
|
|
21052
21052
|
},
|
|
21053
21053
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21182,7 +21182,7 @@
|
|
|
21182
21182
|
},
|
|
21183
21183
|
"x-original-maxLength": 1024,
|
|
21184
21184
|
"x-reconciled-from-discovery": true,
|
|
21185
|
-
"x-reconciled-at": "2026-01-
|
|
21185
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053311+00:00"
|
|
21186
21186
|
},
|
|
21187
21187
|
"disabled": {
|
|
21188
21188
|
"type": "boolean",
|
|
@@ -21236,7 +21236,7 @@
|
|
|
21236
21236
|
},
|
|
21237
21237
|
"x-original-maxLength": 1024,
|
|
21238
21238
|
"x-reconciled-from-discovery": true,
|
|
21239
|
-
"x-reconciled-at": "2026-01-
|
|
21239
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053321+00:00"
|
|
21240
21240
|
},
|
|
21241
21241
|
"namespace": {
|
|
21242
21242
|
"type": "string",
|
|
@@ -21255,7 +21255,7 @@
|
|
|
21255
21255
|
},
|
|
21256
21256
|
"x-original-maxLength": 1024,
|
|
21257
21257
|
"x-reconciled-from-discovery": true,
|
|
21258
|
-
"x-reconciled-at": "2026-01-
|
|
21258
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053326+00:00"
|
|
21259
21259
|
},
|
|
21260
21260
|
"owner_view": {
|
|
21261
21261
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -21297,7 +21297,7 @@
|
|
|
21297
21297
|
"x-field-mutability": "read-only",
|
|
21298
21298
|
"x-original-maxLength": 1024,
|
|
21299
21299
|
"x-reconciled-from-discovery": true,
|
|
21300
|
-
"x-reconciled-at": "2026-01-
|
|
21300
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053334+00:00"
|
|
21301
21301
|
},
|
|
21302
21302
|
"uid": {
|
|
21303
21303
|
"type": "string",
|
|
@@ -21319,7 +21319,7 @@
|
|
|
21319
21319
|
"x-original-maxLength": 1024,
|
|
21320
21320
|
"format": "uuid",
|
|
21321
21321
|
"x-reconciled-from-discovery": true,
|
|
21322
|
-
"x-reconciled-at": "2026-01-
|
|
21322
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053339+00:00"
|
|
21323
21323
|
}
|
|
21324
21324
|
},
|
|
21325
21325
|
"x-f5xc-description-short": "By default a summary of cdn_loadbalancer is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -21931,7 +21931,7 @@
|
|
|
21931
21931
|
},
|
|
21932
21932
|
"x-original-maxLength": 1024,
|
|
21933
21933
|
"x-reconciled-from-discovery": true,
|
|
21934
|
-
"x-reconciled-at": "2026-01-
|
|
21934
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053389+00:00"
|
|
21935
21935
|
},
|
|
21936
21936
|
"namespace": {
|
|
21937
21937
|
"type": "string",
|
|
@@ -21958,7 +21958,7 @@
|
|
|
21958
21958
|
},
|
|
21959
21959
|
"x-original-maxLength": 1024,
|
|
21960
21960
|
"x-reconciled-from-discovery": true,
|
|
21961
|
-
"x-reconciled-at": "2026-01-
|
|
21961
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053393+00:00"
|
|
21962
21962
|
},
|
|
21963
21963
|
"service_op_id": {
|
|
21964
21964
|
"type": "integer",
|
|
@@ -22227,7 +22227,7 @@
|
|
|
22227
22227
|
},
|
|
22228
22228
|
"x-original-maxLength": 1024,
|
|
22229
22229
|
"x-reconciled-from-discovery": true,
|
|
22230
|
-
"x-reconciled-at": "2026-01-
|
|
22230
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053415+00:00"
|
|
22231
22231
|
},
|
|
22232
22232
|
"namespace": {
|
|
22233
22233
|
"type": "string",
|
|
@@ -22254,7 +22254,7 @@
|
|
|
22254
22254
|
},
|
|
22255
22255
|
"x-original-maxLength": 1024,
|
|
22256
22256
|
"x-reconciled-from-discovery": true,
|
|
22257
|
-
"x-reconciled-at": "2026-01-
|
|
22257
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053419+00:00"
|
|
22258
22258
|
},
|
|
22259
22259
|
"time_range": {
|
|
22260
22260
|
"$ref": "#/components/schemas/common_cdnServiceOperationsTimeRange"
|
|
@@ -22534,7 +22534,7 @@
|
|
|
22534
22534
|
},
|
|
22535
22535
|
"x-original-maxLength": 1024,
|
|
22536
22536
|
"x-reconciled-from-discovery": true,
|
|
22537
|
-
"x-reconciled-at": "2026-01-
|
|
22537
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053443+00:00"
|
|
22538
22538
|
}
|
|
22539
22539
|
},
|
|
22540
22540
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23204,7 +23204,7 @@
|
|
|
23204
23204
|
},
|
|
23205
23205
|
"x-original-maxLength": 1024,
|
|
23206
23206
|
"x-reconciled-from-discovery": true,
|
|
23207
|
-
"x-reconciled-at": "2026-01-
|
|
23207
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053512+00:00"
|
|
23208
23208
|
}
|
|
23209
23209
|
},
|
|
23210
23210
|
"x-f5xc-description-short": "Response of DELETE DoS Auto-Mitigation Rule API.",
|
|
@@ -25705,7 +25705,7 @@
|
|
|
25705
25705
|
},
|
|
25706
25706
|
"x-original-maxLength": 1024,
|
|
25707
25707
|
"x-reconciled-from-discovery": true,
|
|
25708
|
-
"x-reconciled-at": "2026-01-
|
|
25708
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053805+00:00"
|
|
25709
25709
|
},
|
|
25710
25710
|
"uid": {
|
|
25711
25711
|
"type": "string",
|
|
@@ -25728,7 +25728,7 @@
|
|
|
25728
25728
|
"x-original-maxLength": 1024,
|
|
25729
25729
|
"format": "uuid",
|
|
25730
25730
|
"x-reconciled-from-discovery": true,
|
|
25731
|
-
"x-reconciled-at": "2026-01-
|
|
25731
|
+
"x-reconciled-at": "2026-01-07T15:52:45.053812+00:00"
|
|
25732
25732
|
}
|
|
25733
25733
|
},
|
|
25734
25734
|
"x-f5xc-description-short": "DoS Mitigation Object to auto-configure rules to block attackers.",
|
|
@@ -26372,7 +26372,7 @@
|
|
|
26372
26372
|
},
|
|
26373
26373
|
"x-original-maxLength": 256,
|
|
26374
26374
|
"x-reconciled-from-discovery": true,
|
|
26375
|
-
"x-reconciled-at": "2026-01-
|
|
26375
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054031+00:00"
|
|
26376
26376
|
}
|
|
26377
26377
|
},
|
|
26378
26378
|
"x-f5xc-description-short": "Argument matcher specifies the name of a single argument in the body and the criteria to match it.",
|
|
@@ -26736,7 +26736,7 @@
|
|
|
26736
26736
|
},
|
|
26737
26737
|
"x-original-maxLength": 256,
|
|
26738
26738
|
"x-reconciled-from-discovery": true,
|
|
26739
|
-
"x-reconciled-at": "2026-01-
|
|
26739
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054085+00:00"
|
|
26740
26740
|
}
|
|
26741
26741
|
},
|
|
26742
26742
|
"x-f5xc-description-short": "Header matcher specifies the name of a single HTTP header and the criteria for the input request to match it.",
|
|
@@ -26777,7 +26777,7 @@
|
|
|
26777
26777
|
},
|
|
26778
26778
|
"x-original-maxLength": 1024,
|
|
26779
26779
|
"x-reconciled-from-discovery": true,
|
|
26780
|
-
"x-reconciled-at": "2026-01-
|
|
26780
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054090+00:00"
|
|
26781
26781
|
}
|
|
26782
26782
|
},
|
|
26783
26783
|
"x-f5xc-description-short": "X-displayName: \"Name of the cookie field\" Specifies the name of the cookie field.",
|
|
@@ -26814,7 +26814,7 @@
|
|
|
26814
26814
|
},
|
|
26815
26815
|
"x-original-maxLength": 1024,
|
|
26816
26816
|
"x-reconciled-from-discovery": true,
|
|
26817
|
-
"x-reconciled-at": "2026-01-
|
|
26817
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054095+00:00"
|
|
26818
26818
|
}
|
|
26819
26819
|
},
|
|
26820
26820
|
"x-f5xc-description-short": "X-displayName: \"Name of the field\" Specifies the name of the field.",
|
|
@@ -26851,7 +26851,7 @@
|
|
|
26851
26851
|
},
|
|
26852
26852
|
"x-original-maxLength": 1024,
|
|
26853
26853
|
"x-reconciled-from-discovery": true,
|
|
26854
|
-
"x-reconciled-at": "2026-01-
|
|
26854
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054103+00:00"
|
|
26855
26855
|
}
|
|
26856
26856
|
},
|
|
26857
26857
|
"x-f5xc-description-short": "X-displayName: \"Key name of the query parameter\" Specifies the key name of the query parameter.",
|
|
@@ -27366,7 +27366,7 @@
|
|
|
27366
27366
|
},
|
|
27367
27367
|
"x-original-maxLength": 1024,
|
|
27368
27368
|
"x-reconciled-from-discovery": true,
|
|
27369
|
-
"x-reconciled-at": "2026-01-
|
|
27369
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054191+00:00"
|
|
27370
27370
|
}
|
|
27371
27371
|
},
|
|
27372
27372
|
"x-f5xc-description-short": "Contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.",
|
|
@@ -27833,7 +27833,7 @@
|
|
|
27833
27833
|
},
|
|
27834
27834
|
"x-original-maxLength": 1024,
|
|
27835
27835
|
"x-reconciled-from-discovery": true,
|
|
27836
|
-
"x-reconciled-at": "2026-01-
|
|
27836
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054223+00:00"
|
|
27837
27837
|
},
|
|
27838
27838
|
"store_provider": {
|
|
27839
27839
|
"type": "string",
|
|
@@ -28240,7 +28240,7 @@
|
|
|
28240
28240
|
},
|
|
28241
28241
|
"x-original-maxLength": 256,
|
|
28242
28242
|
"x-reconciled-from-discovery": true,
|
|
28243
|
-
"x-reconciled-at": "2026-01-
|
|
28243
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054272+00:00"
|
|
28244
28244
|
},
|
|
28245
28245
|
"regex_values": {
|
|
28246
28246
|
"type": "array",
|
|
@@ -28420,7 +28420,7 @@
|
|
|
28420
28420
|
},
|
|
28421
28421
|
"x-original-maxLength": 1024,
|
|
28422
28422
|
"x-reconciled-from-discovery": true,
|
|
28423
|
-
"x-reconciled-at": "2026-01-
|
|
28423
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054282+00:00"
|
|
28424
28424
|
},
|
|
28425
28425
|
"url": {
|
|
28426
28426
|
"type": "string",
|
|
@@ -28524,7 +28524,7 @@
|
|
|
28524
28524
|
},
|
|
28525
28525
|
"x-original-maxLength": 1024,
|
|
28526
28526
|
"x-reconciled-from-discovery": true,
|
|
28527
|
-
"x-reconciled-at": "2026-01-
|
|
28527
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054292+00:00"
|
|
28528
28528
|
},
|
|
28529
28529
|
"service_name": {
|
|
28530
28530
|
"type": "string",
|
|
@@ -28567,7 +28567,7 @@
|
|
|
28567
28567
|
},
|
|
28568
28568
|
"x-original-maxLength": 1024,
|
|
28569
28569
|
"x-reconciled-from-discovery": true,
|
|
28570
|
-
"x-reconciled-at": "2026-01-
|
|
28570
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054297+00:00"
|
|
28571
28571
|
},
|
|
28572
28572
|
"type": {
|
|
28573
28573
|
"type": "string",
|
|
@@ -28699,7 +28699,7 @@
|
|
|
28699
28699
|
},
|
|
28700
28700
|
"x-original-maxLength": 256,
|
|
28701
28701
|
"x-reconciled-from-discovery": true,
|
|
28702
|
-
"x-reconciled-at": "2026-01-
|
|
28702
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054313+00:00"
|
|
28703
28703
|
},
|
|
28704
28704
|
"samesite_lax": {
|
|
28705
28705
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -29351,7 +29351,7 @@
|
|
|
29351
29351
|
},
|
|
29352
29352
|
"x-original-maxLength": 256,
|
|
29353
29353
|
"x-reconciled-from-discovery": true,
|
|
29354
|
-
"x-reconciled-at": "2026-01-
|
|
29354
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054350+00:00"
|
|
29355
29355
|
},
|
|
29356
29356
|
"secret_value": {
|
|
29357
29357
|
"$ref": "#/components/schemas/schemaSecretType"
|
|
@@ -29378,7 +29378,7 @@
|
|
|
29378
29378
|
},
|
|
29379
29379
|
"x-original-maxLength": 8096,
|
|
29380
29380
|
"x-reconciled-from-discovery": true,
|
|
29381
|
-
"x-reconciled-at": "2026-01-
|
|
29381
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054356+00:00"
|
|
29382
29382
|
}
|
|
29383
29383
|
},
|
|
29384
29384
|
"x-f5xc-description-medium": "HTTP header is a key-value pair. The name acts as key of HTTP header The value acts as the data/value of HTTP header Example HTTP header Host: user.F5 Distributed cloud.com In the above example, Host is the name or key of HTTP header In the above example, user.F5 Distributed cloud.com is the...",
|
|
@@ -29524,7 +29524,7 @@
|
|
|
29524
29524
|
},
|
|
29525
29525
|
"x-original-maxLength": 1024,
|
|
29526
29526
|
"x-reconciled-from-discovery": true,
|
|
29527
|
-
"x-reconciled-at": "2026-01-
|
|
29527
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054361+00:00"
|
|
29528
29528
|
}
|
|
29529
29529
|
},
|
|
29530
29530
|
"x-f5xc-description-short": "Initializer is information about an initializer that has not yet completed.",
|
|
@@ -29664,7 +29664,7 @@
|
|
|
29664
29664
|
},
|
|
29665
29665
|
"x-original-maxLength": 1200,
|
|
29666
29666
|
"x-reconciled-from-discovery": true,
|
|
29667
|
-
"x-reconciled-at": "2026-01-
|
|
29667
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054382+00:00"
|
|
29668
29668
|
},
|
|
29669
29669
|
"disable": {
|
|
29670
29670
|
"type": "boolean",
|
|
@@ -29722,7 +29722,7 @@
|
|
|
29722
29722
|
},
|
|
29723
29723
|
"x-original-maxLength": 1024,
|
|
29724
29724
|
"x-reconciled-from-discovery": true,
|
|
29725
|
-
"x-reconciled-at": "2026-01-
|
|
29725
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054389+00:00"
|
|
29726
29726
|
},
|
|
29727
29727
|
"namespace": {
|
|
29728
29728
|
"type": "string",
|
|
@@ -29743,7 +29743,7 @@
|
|
|
29743
29743
|
},
|
|
29744
29744
|
"x-original-maxLength": 1024,
|
|
29745
29745
|
"x-reconciled-from-discovery": true,
|
|
29746
|
-
"x-reconciled-at": "2026-01-
|
|
29746
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054393+00:00"
|
|
29747
29747
|
}
|
|
29748
29748
|
},
|
|
29749
29749
|
"x-f5xc-description-short": "ObjectCreateMetaType is metadata that can be specified in Create request of an object.",
|
|
@@ -29823,7 +29823,7 @@
|
|
|
29823
29823
|
},
|
|
29824
29824
|
"x-original-maxLength": 1200,
|
|
29825
29825
|
"x-reconciled-from-discovery": true,
|
|
29826
|
-
"x-reconciled-at": "2026-01-
|
|
29826
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054399+00:00"
|
|
29827
29827
|
},
|
|
29828
29828
|
"disable": {
|
|
29829
29829
|
"type": "boolean",
|
|
@@ -29883,7 +29883,7 @@
|
|
|
29883
29883
|
},
|
|
29884
29884
|
"x-original-maxLength": 1024,
|
|
29885
29885
|
"x-reconciled-from-discovery": true,
|
|
29886
|
-
"x-reconciled-at": "2026-01-
|
|
29886
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054406+00:00"
|
|
29887
29887
|
},
|
|
29888
29888
|
"namespace": {
|
|
29889
29889
|
"type": "string",
|
|
@@ -29904,7 +29904,7 @@
|
|
|
29904
29904
|
},
|
|
29905
29905
|
"x-original-maxLength": 1024,
|
|
29906
29906
|
"x-reconciled-from-discovery": true,
|
|
29907
|
-
"x-reconciled-at": "2026-01-
|
|
29907
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054410+00:00"
|
|
29908
29908
|
}
|
|
29909
29909
|
},
|
|
29910
29910
|
"x-f5xc-description-short": "ObjectGetMetaType is metadata that can be specified in GET/Create response of an object.",
|
|
@@ -29984,7 +29984,7 @@
|
|
|
29984
29984
|
},
|
|
29985
29985
|
"x-original-maxLength": 1200,
|
|
29986
29986
|
"x-reconciled-from-discovery": true,
|
|
29987
|
-
"x-reconciled-at": "2026-01-
|
|
29987
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054416+00:00"
|
|
29988
29988
|
},
|
|
29989
29989
|
"disable": {
|
|
29990
29990
|
"type": "boolean",
|
|
@@ -30042,7 +30042,7 @@
|
|
|
30042
30042
|
},
|
|
30043
30043
|
"x-original-maxLength": 1024,
|
|
30044
30044
|
"x-reconciled-from-discovery": true,
|
|
30045
|
-
"x-reconciled-at": "2026-01-
|
|
30045
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054422+00:00"
|
|
30046
30046
|
},
|
|
30047
30047
|
"namespace": {
|
|
30048
30048
|
"type": "string",
|
|
@@ -30063,7 +30063,7 @@
|
|
|
30063
30063
|
},
|
|
30064
30064
|
"x-original-maxLength": 1024,
|
|
30065
30065
|
"x-reconciled-from-discovery": true,
|
|
30066
|
-
"x-reconciled-at": "2026-01-
|
|
30066
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054426+00:00"
|
|
30067
30067
|
}
|
|
30068
30068
|
},
|
|
30069
30069
|
"x-f5xc-description-short": "ObjectReplaceMetaType is metadata that can be specified in Replace request of an object.",
|
|
@@ -30237,7 +30237,7 @@
|
|
|
30237
30237
|
"x-original-maxLength": 1024,
|
|
30238
30238
|
"format": "uuid",
|
|
30239
30239
|
"x-reconciled-from-discovery": true,
|
|
30240
|
-
"x-reconciled-at": "2026-01-
|
|
30240
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054442+00:00"
|
|
30241
30241
|
},
|
|
30242
30242
|
"vtrp_id": {
|
|
30243
30243
|
"type": "string",
|
|
@@ -30357,7 +30357,7 @@
|
|
|
30357
30357
|
},
|
|
30358
30358
|
"x-original-maxLength": 1024,
|
|
30359
30359
|
"x-reconciled-from-discovery": true,
|
|
30360
|
-
"x-reconciled-at": "2026-01-
|
|
30360
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054452+00:00"
|
|
30361
30361
|
},
|
|
30362
30362
|
"status": {
|
|
30363
30363
|
"type": "string",
|
|
@@ -30377,7 +30377,7 @@
|
|
|
30377
30377
|
},
|
|
30378
30378
|
"x-original-maxLength": 1024,
|
|
30379
30379
|
"x-reconciled-from-discovery": true,
|
|
30380
|
-
"x-reconciled-at": "2026-01-
|
|
30380
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054456+00:00"
|
|
30381
30381
|
}
|
|
30382
30382
|
},
|
|
30383
30383
|
"x-f5xc-description-short": "Status is a return value for calls that don't return other objects.",
|
|
@@ -30572,7 +30572,7 @@
|
|
|
30572
30572
|
"x-field-mutability": "read-only",
|
|
30573
30573
|
"x-original-maxLength": 1024,
|
|
30574
30574
|
"x-reconciled-from-discovery": true,
|
|
30575
|
-
"x-reconciled-at": "2026-01-
|
|
30575
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054475+00:00"
|
|
30576
30576
|
},
|
|
30577
30577
|
"uid": {
|
|
30578
30578
|
"type": "string",
|
|
@@ -30595,7 +30595,7 @@
|
|
|
30595
30595
|
"x-original-maxLength": 1024,
|
|
30596
30596
|
"format": "uuid",
|
|
30597
30597
|
"x-reconciled-from-discovery": true,
|
|
30598
|
-
"x-reconciled-at": "2026-01-
|
|
30598
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054480+00:00"
|
|
30599
30599
|
}
|
|
30600
30600
|
},
|
|
30601
30601
|
"x-f5xc-description-short": "SystemObjectGetMetaType is metadata generated or populated by the system for all persisted objects and cannot be updated directly by users.",
|
|
@@ -30682,7 +30682,7 @@
|
|
|
30682
30682
|
},
|
|
30683
30683
|
"x-original-maxLength": 1024,
|
|
30684
30684
|
"x-reconciled-from-discovery": true,
|
|
30685
|
-
"x-reconciled-at": "2026-01-
|
|
30685
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054487+00:00"
|
|
30686
30686
|
},
|
|
30687
30687
|
"disable_ocsp_stapling": {
|
|
30688
30688
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -30759,7 +30759,7 @@
|
|
|
30759
30759
|
},
|
|
30760
30760
|
"x-original-maxLength": 1024,
|
|
30761
30761
|
"x-reconciled-from-discovery": true,
|
|
30762
|
-
"x-reconciled-at": "2026-01-
|
|
30762
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054508+00:00"
|
|
30763
30763
|
},
|
|
30764
30764
|
"location": {
|
|
30765
30765
|
"type": "string",
|
|
@@ -30777,7 +30777,7 @@
|
|
|
30777
30777
|
},
|
|
30778
30778
|
"x-original-maxLength": 1024,
|
|
30779
30779
|
"x-reconciled-from-discovery": true,
|
|
30780
|
-
"x-reconciled-at": "2026-01-
|
|
30780
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054512+00:00"
|
|
30781
30781
|
},
|
|
30782
30782
|
"provider": {
|
|
30783
30783
|
"type": "string",
|
|
@@ -30796,7 +30796,7 @@
|
|
|
30796
30796
|
},
|
|
30797
30797
|
"x-original-maxLength": 1024,
|
|
30798
30798
|
"x-reconciled-from-discovery": true,
|
|
30799
|
-
"x-reconciled-at": "2026-01-
|
|
30799
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054516+00:00"
|
|
30800
30800
|
},
|
|
30801
30801
|
"secret_encoding": {
|
|
30802
30802
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -30820,7 +30820,7 @@
|
|
|
30820
30820
|
"maxLength": 1,
|
|
30821
30821
|
"minLength": 1,
|
|
30822
30822
|
"x-reconciled-from-discovery": true,
|
|
30823
|
-
"x-reconciled-at": "2026-01-
|
|
30823
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054522+00:00"
|
|
30824
30824
|
}
|
|
30825
30825
|
},
|
|
30826
30826
|
"x-f5xc-description-short": "X-displayName: \"Vault Secret\" VaultSecretInfoType specifies information about the Secret managed by Hashicorp Vault.",
|
|
@@ -30865,7 +30865,7 @@
|
|
|
30865
30865
|
},
|
|
30866
30866
|
"x-original-maxLength": 1024,
|
|
30867
30867
|
"x-reconciled-from-discovery": true,
|
|
30868
|
-
"x-reconciled-at": "2026-01-
|
|
30868
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054527+00:00"
|
|
30869
30869
|
},
|
|
30870
30870
|
"name": {
|
|
30871
30871
|
"type": "string",
|
|
@@ -30886,7 +30886,7 @@
|
|
|
30886
30886
|
},
|
|
30887
30887
|
"x-original-maxLength": 1024,
|
|
30888
30888
|
"x-reconciled-from-discovery": true,
|
|
30889
|
-
"x-reconciled-at": "2026-01-
|
|
30889
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054531+00:00"
|
|
30890
30890
|
},
|
|
30891
30891
|
"namespace": {
|
|
30892
30892
|
"type": "string",
|
|
@@ -30907,7 +30907,7 @@
|
|
|
30907
30907
|
},
|
|
30908
30908
|
"x-original-maxLength": 1024,
|
|
30909
30909
|
"x-reconciled-from-discovery": true,
|
|
30910
|
-
"x-reconciled-at": "2026-01-
|
|
30910
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054535+00:00"
|
|
30911
30911
|
},
|
|
30912
30912
|
"uid": {
|
|
30913
30913
|
"type": "string",
|
|
@@ -30928,7 +30928,7 @@
|
|
|
30928
30928
|
"x-original-maxLength": 1024,
|
|
30929
30929
|
"format": "uuid",
|
|
30930
30930
|
"x-reconciled-from-discovery": true,
|
|
30931
|
-
"x-reconciled-at": "2026-01-
|
|
30931
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054539+00:00"
|
|
30932
30932
|
}
|
|
30933
30933
|
},
|
|
30934
30934
|
"x-f5xc-description-short": "ViewRefType represents a reference to a view.",
|
|
@@ -30968,7 +30968,7 @@
|
|
|
30968
30968
|
},
|
|
30969
30969
|
"x-original-maxLength": 1024,
|
|
30970
30970
|
"x-reconciled-from-discovery": true,
|
|
30971
|
-
"x-reconciled-at": "2026-01-
|
|
30971
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054544+00:00"
|
|
30972
30972
|
}
|
|
30973
30973
|
},
|
|
30974
30974
|
"x-f5xc-description-short": "X-displayName: \"Wingman Secret\" WingmanSecretInfoType specifies the handle to the wingman secret.",
|
|
@@ -32429,7 +32429,7 @@
|
|
|
32429
32429
|
},
|
|
32430
32430
|
"x-original-maxLength": 1024,
|
|
32431
32431
|
"x-reconciled-from-discovery": true,
|
|
32432
|
-
"x-reconciled-at": "2026-01-
|
|
32432
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054697+00:00"
|
|
32433
32433
|
},
|
|
32434
32434
|
"operator": {
|
|
32435
32435
|
"$ref": "#/components/schemas/viewscdn_loadbalancerCacheOperator"
|
|
@@ -32693,7 +32693,7 @@
|
|
|
32693
32693
|
},
|
|
32694
32694
|
"x-original-maxLength": 1024,
|
|
32695
32695
|
"x-reconciled-from-discovery": true,
|
|
32696
|
-
"x-reconciled-at": "2026-01-
|
|
32696
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054724+00:00"
|
|
32697
32697
|
},
|
|
32698
32698
|
"operator": {
|
|
32699
32699
|
"$ref": "#/components/schemas/viewscdn_loadbalancerCacheOperator"
|
|
@@ -34749,7 +34749,7 @@
|
|
|
34749
34749
|
"x-original-maxLength": 256,
|
|
34750
34750
|
"format": "hostname",
|
|
34751
34751
|
"x-reconciled-from-discovery": true,
|
|
34752
|
-
"x-reconciled-at": "2026-01-
|
|
34752
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054943+00:00"
|
|
34753
34753
|
},
|
|
34754
34754
|
"simple_login": {
|
|
34755
34755
|
"$ref": "#/components/schemas/common_wafSimpleLogin"
|
|
@@ -35117,7 +35117,7 @@
|
|
|
35117
35117
|
},
|
|
35118
35118
|
"x-original-maxLength": 1024,
|
|
35119
35119
|
"x-reconciled-from-discovery": true,
|
|
35120
|
-
"x-reconciled-at": "2026-01-
|
|
35120
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054976+00:00"
|
|
35121
35121
|
},
|
|
35122
35122
|
"type": {
|
|
35123
35123
|
"type": "string",
|
|
@@ -35150,7 +35150,7 @@
|
|
|
35150
35150
|
},
|
|
35151
35151
|
"x-original-maxLength": 1024,
|
|
35152
35152
|
"x-reconciled-from-discovery": true,
|
|
35153
|
-
"x-reconciled-at": "2026-01-
|
|
35153
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054981+00:00"
|
|
35154
35154
|
}
|
|
35155
35155
|
},
|
|
35156
35156
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35371,7 +35371,7 @@
|
|
|
35371
35371
|
"x-original-maxLength": 1024,
|
|
35372
35372
|
"format": "hostname",
|
|
35373
35373
|
"x-reconciled-from-discovery": true,
|
|
35374
|
-
"x-reconciled-at": "2026-01-
|
|
35374
|
+
"x-reconciled-at": "2026-01-07T15:52:45.054999+00:00"
|
|
35375
35375
|
},
|
|
35376
35376
|
"service_domain": {
|
|
35377
35377
|
"type": "string",
|
|
@@ -35932,7 +35932,7 @@
|
|
|
35932
35932
|
},
|
|
35933
35933
|
"x-original-maxLength": 256,
|
|
35934
35934
|
"x-reconciled-from-discovery": true,
|
|
35935
|
-
"x-reconciled-at": "2026-01-
|
|
35935
|
+
"x-reconciled-at": "2026-01-07T15:52:45.485431+00:00"
|
|
35936
35936
|
},
|
|
35937
35937
|
"operator": {
|
|
35938
35938
|
"$ref": "#/components/schemas/cdn_cache_ruleCacheOperator"
|
|
@@ -36228,7 +36228,7 @@
|
|
|
36228
36228
|
},
|
|
36229
36229
|
"x-original-maxLength": 256,
|
|
36230
36230
|
"x-reconciled-from-discovery": true,
|
|
36231
|
-
"x-reconciled-at": "2026-01-
|
|
36231
|
+
"x-reconciled-at": "2026-01-07T15:52:45.485459+00:00"
|
|
36232
36232
|
},
|
|
36233
36233
|
"operator": {
|
|
36234
36234
|
"$ref": "#/components/schemas/cdn_cache_ruleCacheOperator"
|
|
@@ -36419,7 +36419,7 @@
|
|
|
36419
36419
|
},
|
|
36420
36420
|
"x-original-maxLength": 1024,
|
|
36421
36421
|
"x-reconciled-from-discovery": true,
|
|
36422
|
-
"x-reconciled-at": "2026-01-
|
|
36422
|
+
"x-reconciled-at": "2026-01-07T15:52:45.485479+00:00"
|
|
36423
36423
|
},
|
|
36424
36424
|
"namespace": {
|
|
36425
36425
|
"type": "string",
|
|
@@ -36439,7 +36439,7 @@
|
|
|
36439
36439
|
},
|
|
36440
36440
|
"x-original-maxLength": 1024,
|
|
36441
36441
|
"x-reconciled-from-discovery": true,
|
|
36442
|
-
"x-reconciled-at": "2026-01-
|
|
36442
|
+
"x-reconciled-at": "2026-01-07T15:52:45.485484+00:00"
|
|
36443
36443
|
}
|
|
36444
36444
|
},
|
|
36445
36445
|
"x-f5xc-minimum-configuration": {
|
|
@@ -36687,7 +36687,7 @@
|
|
|
36687
36687
|
},
|
|
36688
36688
|
"x-original-maxLength": 1024,
|
|
36689
36689
|
"x-reconciled-from-discovery": true,
|
|
36690
|
-
"x-reconciled-at": "2026-01-
|
|
36690
|
+
"x-reconciled-at": "2026-01-07T15:52:45.485505+00:00"
|
|
36691
36691
|
},
|
|
36692
36692
|
"disabled": {
|
|
36693
36693
|
"type": "boolean",
|
|
@@ -36741,7 +36741,7 @@
|
|
|
36741
36741
|
},
|
|
36742
36742
|
"x-original-maxLength": 1024,
|
|
36743
36743
|
"x-reconciled-from-discovery": true,
|
|
36744
|
-
"x-reconciled-at": "2026-01-
|
|
36744
|
+
"x-reconciled-at": "2026-01-07T15:52:45.485515+00:00"
|
|
36745
36745
|
},
|
|
36746
36746
|
"namespace": {
|
|
36747
36747
|
"type": "string",
|
|
@@ -36760,7 +36760,7 @@
|
|
|
36760
36760
|
},
|
|
36761
36761
|
"x-original-maxLength": 1024,
|
|
36762
36762
|
"x-reconciled-from-discovery": true,
|
|
36763
|
-
"x-reconciled-at": "2026-01-
|
|
36763
|
+
"x-reconciled-at": "2026-01-07T15:52:45.485520+00:00"
|
|
36764
36764
|
},
|
|
36765
36765
|
"owner_view": {
|
|
36766
36766
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -36786,7 +36786,7 @@
|
|
|
36786
36786
|
"x-field-mutability": "read-only",
|
|
36787
36787
|
"x-original-maxLength": 1024,
|
|
36788
36788
|
"x-reconciled-from-discovery": true,
|
|
36789
|
-
"x-reconciled-at": "2026-01-
|
|
36789
|
+
"x-reconciled-at": "2026-01-07T15:52:45.485526+00:00"
|
|
36790
36790
|
},
|
|
36791
36791
|
"uid": {
|
|
36792
36792
|
"type": "string",
|
|
@@ -36807,7 +36807,7 @@
|
|
|
36807
36807
|
"x-original-maxLength": 1024,
|
|
36808
36808
|
"format": "uuid",
|
|
36809
36809
|
"x-reconciled-from-discovery": true,
|
|
36810
|
-
"x-reconciled-at": "2026-01-
|
|
36810
|
+
"x-reconciled-at": "2026-01-07T15:52:45.485532+00:00"
|
|
36811
36811
|
}
|
|
36812
36812
|
},
|
|
36813
36813
|
"x-f5xc-description-short": "By default a summary of cdn_cache_rule is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -38386,7 +38386,7 @@
|
|
|
38386
38386
|
},
|
|
38387
38387
|
"x-original-maxLength": 128,
|
|
38388
38388
|
"x-reconciled-from-discovery": true,
|
|
38389
|
-
"x-reconciled-at": "2026-01-
|
|
38389
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912681+00:00"
|
|
38390
38390
|
},
|
|
38391
38391
|
"value": {
|
|
38392
38392
|
"$ref": "#/components/schemas/schemaSecretType"
|
|
@@ -38559,7 +38559,7 @@
|
|
|
38559
38559
|
},
|
|
38560
38560
|
"x-original-maxLength": 1024,
|
|
38561
38561
|
"x-reconciled-from-discovery": true,
|
|
38562
|
-
"x-reconciled-at": "2026-01-
|
|
38562
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912698+00:00"
|
|
38563
38563
|
},
|
|
38564
38564
|
"namespace": {
|
|
38565
38565
|
"type": "string",
|
|
@@ -38578,7 +38578,7 @@
|
|
|
38578
38578
|
},
|
|
38579
38579
|
"x-original-maxLength": 1024,
|
|
38580
38580
|
"x-reconciled-from-discovery": true,
|
|
38581
|
-
"x-reconciled-at": "2026-01-
|
|
38581
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912702+00:00"
|
|
38582
38582
|
}
|
|
38583
38583
|
},
|
|
38584
38584
|
"x-f5xc-minimum-configuration": {
|
|
@@ -39014,7 +39014,7 @@
|
|
|
39014
39014
|
},
|
|
39015
39015
|
"x-original-maxLength": 1024,
|
|
39016
39016
|
"x-reconciled-from-discovery": true,
|
|
39017
|
-
"x-reconciled-at": "2026-01-
|
|
39017
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912733+00:00"
|
|
39018
39018
|
},
|
|
39019
39019
|
"namespace": {
|
|
39020
39020
|
"type": "string",
|
|
@@ -39034,7 +39034,7 @@
|
|
|
39034
39034
|
},
|
|
39035
39035
|
"x-original-maxLength": 1024,
|
|
39036
39036
|
"x-reconciled-from-discovery": true,
|
|
39037
|
-
"x-reconciled-at": "2026-01-
|
|
39037
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912737+00:00"
|
|
39038
39038
|
}
|
|
39039
39039
|
},
|
|
39040
39040
|
"x-f5xc-minimum-configuration": {
|
|
@@ -39093,7 +39093,7 @@
|
|
|
39093
39093
|
},
|
|
39094
39094
|
"x-original-maxLength": 1024,
|
|
39095
39095
|
"x-reconciled-from-discovery": true,
|
|
39096
|
-
"x-reconciled-at": "2026-01-
|
|
39096
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912741+00:00"
|
|
39097
39097
|
},
|
|
39098
39098
|
"namespace": {
|
|
39099
39099
|
"type": "string",
|
|
@@ -39113,7 +39113,7 @@
|
|
|
39113
39113
|
},
|
|
39114
39114
|
"x-original-maxLength": 1024,
|
|
39115
39115
|
"x-reconciled-from-discovery": true,
|
|
39116
|
-
"x-reconciled-at": "2026-01-
|
|
39116
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912745+00:00"
|
|
39117
39117
|
}
|
|
39118
39118
|
},
|
|
39119
39119
|
"x-f5xc-description-short": "Request shape for GET API Endpoints For Groups.",
|
|
@@ -39271,7 +39271,7 @@
|
|
|
39271
39271
|
},
|
|
39272
39272
|
"x-original-maxLength": 1024,
|
|
39273
39273
|
"x-reconciled-from-discovery": true,
|
|
39274
|
-
"x-reconciled-at": "2026-01-
|
|
39274
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912755+00:00"
|
|
39275
39275
|
},
|
|
39276
39276
|
"namespace": {
|
|
39277
39277
|
"type": "string",
|
|
@@ -39291,7 +39291,7 @@
|
|
|
39291
39291
|
},
|
|
39292
39292
|
"x-original-maxLength": 1024,
|
|
39293
39293
|
"x-reconciled-from-discovery": true,
|
|
39294
|
-
"x-reconciled-at": "2026-01-
|
|
39294
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912759+00:00"
|
|
39295
39295
|
},
|
|
39296
39296
|
"query_type": {
|
|
39297
39297
|
"$ref": "#/components/schemas/http_loadbalancerApiInventorySchemaQueryType"
|
|
@@ -39531,7 +39531,7 @@
|
|
|
39531
39531
|
"maxLength": 17,
|
|
39532
39532
|
"minLength": 17,
|
|
39533
39533
|
"x-reconciled-from-discovery": true,
|
|
39534
|
-
"x-reconciled-at": "2026-01-
|
|
39534
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912779+00:00"
|
|
39535
39535
|
},
|
|
39536
39536
|
"system_metadata": {
|
|
39537
39537
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -39647,7 +39647,7 @@
|
|
|
39647
39647
|
},
|
|
39648
39648
|
"x-original-maxLength": 1024,
|
|
39649
39649
|
"x-reconciled-from-discovery": true,
|
|
39650
|
-
"x-reconciled-at": "2026-01-
|
|
39650
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912788+00:00"
|
|
39651
39651
|
}
|
|
39652
39652
|
},
|
|
39653
39653
|
"x-f5xc-description-short": "Request of GET Security Config Spec API.",
|
|
@@ -40081,7 +40081,7 @@
|
|
|
40081
40081
|
},
|
|
40082
40082
|
"x-original-maxLength": 1024,
|
|
40083
40083
|
"x-reconciled-from-discovery": true,
|
|
40084
|
-
"x-reconciled-at": "2026-01-
|
|
40084
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912816+00:00"
|
|
40085
40085
|
},
|
|
40086
40086
|
"disabled": {
|
|
40087
40087
|
"type": "boolean",
|
|
@@ -40135,7 +40135,7 @@
|
|
|
40135
40135
|
},
|
|
40136
40136
|
"x-original-maxLength": 1024,
|
|
40137
40137
|
"x-reconciled-from-discovery": true,
|
|
40138
|
-
"x-reconciled-at": "2026-01-
|
|
40138
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912826+00:00"
|
|
40139
40139
|
},
|
|
40140
40140
|
"namespace": {
|
|
40141
40141
|
"type": "string",
|
|
@@ -40154,7 +40154,7 @@
|
|
|
40154
40154
|
},
|
|
40155
40155
|
"x-original-maxLength": 1024,
|
|
40156
40156
|
"x-reconciled-from-discovery": true,
|
|
40157
|
-
"x-reconciled-at": "2026-01-
|
|
40157
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912831+00:00"
|
|
40158
40158
|
},
|
|
40159
40159
|
"owner_view": {
|
|
40160
40160
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -40196,7 +40196,7 @@
|
|
|
40196
40196
|
"x-field-mutability": "read-only",
|
|
40197
40197
|
"x-original-maxLength": 1024,
|
|
40198
40198
|
"x-reconciled-from-discovery": true,
|
|
40199
|
-
"x-reconciled-at": "2026-01-
|
|
40199
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912839+00:00"
|
|
40200
40200
|
},
|
|
40201
40201
|
"uid": {
|
|
40202
40202
|
"type": "string",
|
|
@@ -40218,7 +40218,7 @@
|
|
|
40218
40218
|
"x-original-maxLength": 1024,
|
|
40219
40219
|
"format": "uuid",
|
|
40220
40220
|
"x-reconciled-from-discovery": true,
|
|
40221
|
-
"x-reconciled-at": "2026-01-
|
|
40221
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912844+00:00"
|
|
40222
40222
|
}
|
|
40223
40223
|
},
|
|
40224
40224
|
"x-f5xc-description-short": "By default a summary of http_loadbalancer is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -41848,7 +41848,7 @@
|
|
|
41848
41848
|
},
|
|
41849
41849
|
"x-original-maxLength": 1024,
|
|
41850
41850
|
"x-reconciled-from-discovery": true,
|
|
41851
|
-
"x-reconciled-at": "2026-01-
|
|
41851
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912987+00:00"
|
|
41852
41852
|
},
|
|
41853
41853
|
"namespace": {
|
|
41854
41854
|
"type": "string",
|
|
@@ -41875,7 +41875,7 @@
|
|
|
41875
41875
|
},
|
|
41876
41876
|
"x-original-maxLength": 1024,
|
|
41877
41877
|
"x-reconciled-from-discovery": true,
|
|
41878
|
-
"x-reconciled-at": "2026-01-
|
|
41878
|
+
"x-reconciled-at": "2026-01-07T15:53:01.912992+00:00"
|
|
41879
41879
|
},
|
|
41880
41880
|
"rps_threshold": {
|
|
41881
41881
|
"type": "integer",
|
|
@@ -42167,7 +42167,7 @@
|
|
|
42167
42167
|
},
|
|
42168
42168
|
"x-original-maxLength": 1024,
|
|
42169
42169
|
"x-reconciled-from-discovery": true,
|
|
42170
|
-
"x-reconciled-at": "2026-01-
|
|
42170
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913012+00:00"
|
|
42171
42171
|
},
|
|
42172
42172
|
"namespace": {
|
|
42173
42173
|
"type": "string",
|
|
@@ -42187,7 +42187,7 @@
|
|
|
42187
42187
|
},
|
|
42188
42188
|
"x-original-maxLength": 1024,
|
|
42189
42189
|
"x-reconciled-from-discovery": true,
|
|
42190
|
-
"x-reconciled-at": "2026-01-
|
|
42190
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913016+00:00"
|
|
42191
42191
|
}
|
|
42192
42192
|
},
|
|
42193
42193
|
"x-f5xc-description-short": "Request shape for Update API Endpoints Schemas.",
|
|
@@ -43449,7 +43449,7 @@
|
|
|
43449
43449
|
},
|
|
43450
43450
|
"x-original-maxLength": 256,
|
|
43451
43451
|
"x-reconciled-from-discovery": true,
|
|
43452
|
-
"x-reconciled-at": "2026-01-
|
|
43452
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913378+00:00"
|
|
43453
43453
|
},
|
|
43454
43454
|
"path": {
|
|
43455
43455
|
"type": "string",
|
|
@@ -44231,7 +44231,7 @@
|
|
|
44231
44231
|
},
|
|
44232
44232
|
"x-original-maxLength": 256,
|
|
44233
44233
|
"x-reconciled-from-discovery": true,
|
|
44234
|
-
"x-reconciled-at": "2026-01-
|
|
44234
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913531+00:00"
|
|
44235
44235
|
},
|
|
44236
44236
|
"overwrite": {
|
|
44237
44237
|
"type": "boolean",
|
|
@@ -44273,7 +44273,7 @@
|
|
|
44273
44273
|
},
|
|
44274
44274
|
"x-original-maxLength": 8096,
|
|
44275
44275
|
"x-reconciled-from-discovery": true,
|
|
44276
|
-
"x-reconciled-at": "2026-01-
|
|
44276
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913538+00:00"
|
|
44277
44277
|
}
|
|
44278
44278
|
},
|
|
44279
44279
|
"x-f5xc-description-short": "Cookie name and value for cookie header.",
|
|
@@ -44911,7 +44911,7 @@
|
|
|
44911
44911
|
},
|
|
44912
44912
|
"x-original-maxLength": 256,
|
|
44913
44913
|
"x-reconciled-from-discovery": true,
|
|
44914
|
-
"x-reconciled-at": "2026-01-
|
|
44914
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913715+00:00"
|
|
44915
44915
|
},
|
|
44916
44916
|
"overwrite": {
|
|
44917
44917
|
"type": "boolean",
|
|
@@ -44962,7 +44962,7 @@
|
|
|
44962
44962
|
},
|
|
44963
44963
|
"x-original-maxLength": 8096,
|
|
44964
44964
|
"x-reconciled-from-discovery": true,
|
|
44965
|
-
"x-reconciled-at": "2026-01-
|
|
44965
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913725+00:00"
|
|
44966
44966
|
}
|
|
44967
44967
|
},
|
|
44968
44968
|
"x-f5xc-description-short": "Cookie name and its attribute values in set-cookie header.",
|
|
@@ -45513,7 +45513,7 @@
|
|
|
45513
45513
|
},
|
|
45514
45514
|
"x-original-maxLength": 1024,
|
|
45515
45515
|
"x-reconciled-from-discovery": true,
|
|
45516
|
-
"x-reconciled-at": "2026-01-
|
|
45516
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913969+00:00"
|
|
45517
45517
|
},
|
|
45518
45518
|
"status": {
|
|
45519
45519
|
"type": "string",
|
|
@@ -45531,7 +45531,7 @@
|
|
|
45531
45531
|
},
|
|
45532
45532
|
"x-original-maxLength": 1024,
|
|
45533
45533
|
"x-reconciled-from-discovery": true,
|
|
45534
|
-
"x-reconciled-at": "2026-01-
|
|
45534
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913973+00:00"
|
|
45535
45535
|
}
|
|
45536
45536
|
},
|
|
45537
45537
|
"x-f5xc-minimum-configuration": {
|
|
@@ -45587,7 +45587,7 @@
|
|
|
45587
45587
|
},
|
|
45588
45588
|
"x-original-maxLength": 1024,
|
|
45589
45589
|
"x-reconciled-from-discovery": true,
|
|
45590
|
-
"x-reconciled-at": "2026-01-
|
|
45590
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913979+00:00"
|
|
45591
45591
|
},
|
|
45592
45592
|
"nlb_cname": {
|
|
45593
45593
|
"type": "string",
|
|
@@ -45633,7 +45633,7 @@
|
|
|
45633
45633
|
},
|
|
45634
45634
|
"x-original-maxLength": 1024,
|
|
45635
45635
|
"x-reconciled-from-discovery": true,
|
|
45636
|
-
"x-reconciled-at": "2026-01-
|
|
45636
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913986+00:00"
|
|
45637
45637
|
},
|
|
45638
45638
|
"target_group_status": {
|
|
45639
45639
|
"type": "array",
|
|
@@ -45717,7 +45717,7 @@
|
|
|
45717
45717
|
},
|
|
45718
45718
|
"x-original-maxLength": 1024,
|
|
45719
45719
|
"x-reconciled-from-discovery": true,
|
|
45720
|
-
"x-reconciled-at": "2026-01-
|
|
45720
|
+
"x-reconciled-at": "2026-01-07T15:53:01.913995+00:00"
|
|
45721
45721
|
},
|
|
45722
45722
|
"protocol": {
|
|
45723
45723
|
"type": "string",
|
|
@@ -45748,7 +45748,7 @@
|
|
|
45748
45748
|
},
|
|
45749
45749
|
"x-original-maxLength": 1024,
|
|
45750
45750
|
"x-reconciled-from-discovery": true,
|
|
45751
|
-
"x-reconciled-at": "2026-01-
|
|
45751
|
+
"x-reconciled-at": "2026-01-07T15:53:01.914000+00:00"
|
|
45752
45752
|
},
|
|
45753
45753
|
"status": {
|
|
45754
45754
|
"type": "string",
|
|
@@ -45766,7 +45766,7 @@
|
|
|
45766
45766
|
},
|
|
45767
45767
|
"x-original-maxLength": 1024,
|
|
45768
45768
|
"x-reconciled-from-discovery": true,
|
|
45769
|
-
"x-reconciled-at": "2026-01-
|
|
45769
|
+
"x-reconciled-at": "2026-01-07T15:53:01.914004+00:00"
|
|
45770
45770
|
}
|
|
45771
45771
|
},
|
|
45772
45772
|
"x-f5xc-minimum-configuration": {
|
|
@@ -47227,7 +47227,7 @@
|
|
|
47227
47227
|
"x-original-maxLength": 256,
|
|
47228
47228
|
"format": "hostname",
|
|
47229
47229
|
"x-reconciled-from-discovery": true,
|
|
47230
|
-
"x-reconciled-at": "2026-01-
|
|
47230
|
+
"x-reconciled-at": "2026-01-07T15:53:01.914203+00:00"
|
|
47231
47231
|
}
|
|
47232
47232
|
},
|
|
47233
47233
|
"x-f5xc-minimum-configuration": {
|