@robinmordasiewicz/f5xc-api-mcp 2.0.5-2601050335 → 2.0.10-2601051503
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/generator/domain-metadata.d.ts +161 -0
- package/dist/generator/domain-metadata.d.ts.map +1 -1
- package/dist/generator/domain-metadata.js +263 -0
- package/dist/generator/domain-metadata.js.map +1 -1
- package/dist/generator/naming/acronyms.d.ts +9 -2
- package/dist/generator/naming/acronyms.d.ts.map +1 -1
- package/dist/generator/naming/acronyms.js +35 -129
- package/dist/generator/naming/acronyms.js.map +1 -1
- package/dist/generator/naming/index.d.ts +1 -1
- package/dist/generator/naming/index.d.ts.map +1 -1
- package/dist/generator/naming/index.js +1 -1
- package/dist/generator/naming/index.js.map +1 -1
- package/dist/prompts/error-resolution.d.ts +7 -24
- package/dist/prompts/error-resolution.d.ts.map +1 -1
- package/dist/prompts/error-resolution.js +94 -296
- package/dist/prompts/error-resolution.js.map +1 -1
- package/dist/prompts/index.d.ts +2 -2
- package/dist/prompts/index.d.ts.map +1 -1
- package/dist/prompts/index.js +3 -3
- package/dist/prompts/index.js.map +1 -1
- package/dist/prompts/workflows.d.ts +8 -16
- package/dist/prompts/workflows.d.ts.map +1 -1
- package/dist/prompts/workflows.js +100 -306
- package/dist/prompts/workflows.js.map +1 -1
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +9 -7
- package/dist/server.js.map +1 -1
- package/dist/tools/discovery/best-practices.d.ts +1 -0
- package/dist/tools/discovery/best-practices.d.ts.map +1 -1
- package/dist/tools/discovery/best-practices.js +135 -226
- package/dist/tools/discovery/best-practices.js.map +1 -1
- package/dist/tools/discovery/cost-estimator.d.ts.map +1 -1
- package/dist/tools/discovery/cost-estimator.js +16 -4
- package/dist/tools/discovery/cost-estimator.js.map +1 -1
- package/dist/tools/generated/dependency-graph.json +1 -1
- package/dist/version.d.ts +2 -2
- package/dist/version.d.ts.map +1 -1
- package/dist/version.js +2 -2
- package/dist/version.js.map +1 -1
- package/manifest.json +1 -1
- package/package.json +1 -1
- package/specs/domains/admin_console_and_ui.json +25 -25
- package/specs/domains/ai_services.json +21 -21
- package/specs/domains/api.json +173 -173
- package/specs/domains/authentication.json +45 -45
- package/specs/domains/bigip.json +94 -94
- package/specs/domains/billing_and_usage.json +63 -63
- package/specs/domains/blindfold.json +109 -109
- package/specs/domains/bot_and_threat_defense.json +65 -65
- package/specs/domains/cdn.json +177 -177
- package/specs/domains/ce_management.json +111 -111
- package/specs/domains/certificates.json +75 -75
- package/specs/domains/cloud_infrastructure.json +112 -112
- package/specs/domains/container_services.json +91 -91
- package/specs/domains/data_and_privacy_security.json +66 -66
- package/specs/domains/data_intelligence.json +62 -62
- package/specs/domains/ddos.json +154 -154
- package/specs/domains/dns.json +148 -148
- package/specs/domains/managed_kubernetes.json +85 -85
- package/specs/domains/marketplace.json +103 -103
- package/specs/domains/network.json +230 -230
- package/specs/domains/network_security.json +187 -187
- package/specs/domains/nginx_one.json +62 -62
- package/specs/domains/object_storage.json +12 -12
- package/specs/domains/observability.json +102 -102
- package/specs/domains/rate_limiting.json +52 -52
- package/specs/domains/secops_and_incident_response.json +36 -36
- package/specs/domains/service_mesh.json +119 -119
- package/specs/domains/shape.json +313 -313
- package/specs/domains/sites.json +349 -349
- package/specs/domains/statistics.json +225 -225
- package/specs/domains/support.json +108 -108
- package/specs/domains/telemetry_and_insights.json +72 -72
- package/specs/domains/tenant_and_identity.json +268 -268
- package/specs/domains/threat_campaign.json +66 -66
- package/specs/domains/users.json +66 -66
- package/specs/domains/virtual.json +244 -244
- package/specs/domains/vpm_and_node_management.json +1 -1
- package/specs/domains/waf.json +139 -139
- package/specs/index.json +1661 -3
package/specs/domains/cdn.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Cdn",
|
|
5
5
|
"description": "Content distribution through global edge networks with rule-based eligibility. Path matchers, cookie patterns, and query parameter filters control caching behavior. Expression-based rules enable fine-grained targeting by request attributes. Load balancer integration provides throughput aggregation, request log queries, and on-demand cache clearing across worldwide distribution points.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.10",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -6381,7 +6381,7 @@
|
|
|
6381
6381
|
},
|
|
6382
6382
|
"x-original-maxLength": 1024,
|
|
6383
6383
|
"x-reconciled-from-discovery": true,
|
|
6384
|
-
"x-reconciled-at": "2026-01-
|
|
6384
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908636+00:00"
|
|
6385
6385
|
},
|
|
6386
6386
|
"namespace": {
|
|
6387
6387
|
"type": "string",
|
|
@@ -6400,7 +6400,7 @@
|
|
|
6400
6400
|
},
|
|
6401
6401
|
"x-original-maxLength": 1024,
|
|
6402
6402
|
"x-reconciled-from-discovery": true,
|
|
6403
|
-
"x-reconciled-at": "2026-01-
|
|
6403
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908642+00:00"
|
|
6404
6404
|
},
|
|
6405
6405
|
"path": {
|
|
6406
6406
|
"type": "string",
|
|
@@ -6571,7 +6571,7 @@
|
|
|
6571
6571
|
},
|
|
6572
6572
|
"x-original-maxLength": 1024,
|
|
6573
6573
|
"x-reconciled-from-discovery": true,
|
|
6574
|
-
"x-reconciled-at": "2026-01-
|
|
6574
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908658+00:00"
|
|
6575
6575
|
},
|
|
6576
6576
|
"namespace": {
|
|
6577
6577
|
"type": "string",
|
|
@@ -6590,7 +6590,7 @@
|
|
|
6590
6590
|
},
|
|
6591
6591
|
"x-original-maxLength": 1024,
|
|
6592
6592
|
"x-reconciled-from-discovery": true,
|
|
6593
|
-
"x-reconciled-at": "2026-01-
|
|
6593
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908663+00:00"
|
|
6594
6594
|
},
|
|
6595
6595
|
"user_id": {
|
|
6596
6596
|
"type": "string",
|
|
@@ -6660,7 +6660,7 @@
|
|
|
6660
6660
|
},
|
|
6661
6661
|
"x-original-maxLength": 1024,
|
|
6662
6662
|
"x-reconciled-from-discovery": true,
|
|
6663
|
-
"x-reconciled-at": "2026-01-
|
|
6663
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908671+00:00"
|
|
6664
6664
|
},
|
|
6665
6665
|
"rule": {
|
|
6666
6666
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -6737,7 +6737,7 @@
|
|
|
6737
6737
|
},
|
|
6738
6738
|
"x-original-maxLength": 1024,
|
|
6739
6739
|
"x-reconciled-from-discovery": true,
|
|
6740
|
-
"x-reconciled-at": "2026-01-
|
|
6740
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908683+00:00"
|
|
6741
6741
|
},
|
|
6742
6742
|
"namespace": {
|
|
6743
6743
|
"type": "string",
|
|
@@ -6756,7 +6756,7 @@
|
|
|
6756
6756
|
},
|
|
6757
6757
|
"x-original-maxLength": 1024,
|
|
6758
6758
|
"x-reconciled-from-discovery": true,
|
|
6759
|
-
"x-reconciled-at": "2026-01-
|
|
6759
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908687+00:00"
|
|
6760
6760
|
},
|
|
6761
6761
|
"tls_fingerprint_matcher": {
|
|
6762
6762
|
"$ref": "#/components/schemas/policyTlsFingerprintMatcherType"
|
|
@@ -6867,7 +6867,7 @@
|
|
|
6867
6867
|
},
|
|
6868
6868
|
"x-original-maxLength": 1024,
|
|
6869
6869
|
"x-reconciled-from-discovery": true,
|
|
6870
|
-
"x-reconciled-at": "2026-01-
|
|
6870
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908701+00:00"
|
|
6871
6871
|
},
|
|
6872
6872
|
"namespace": {
|
|
6873
6873
|
"type": "string",
|
|
@@ -6886,7 +6886,7 @@
|
|
|
6886
6886
|
},
|
|
6887
6887
|
"x-original-maxLength": 1024,
|
|
6888
6888
|
"x-reconciled-from-discovery": true,
|
|
6889
|
-
"x-reconciled-at": "2026-01-
|
|
6889
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908705+00:00"
|
|
6890
6890
|
},
|
|
6891
6891
|
"path": {
|
|
6892
6892
|
"type": "string",
|
|
@@ -6991,7 +6991,7 @@
|
|
|
6991
6991
|
},
|
|
6992
6992
|
"x-original-maxLength": 1024,
|
|
6993
6993
|
"x-reconciled-from-discovery": true,
|
|
6994
|
-
"x-reconciled-at": "2026-01-
|
|
6994
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908717+00:00"
|
|
6995
6995
|
},
|
|
6996
6996
|
"namespace": {
|
|
6997
6997
|
"type": "string",
|
|
@@ -7010,7 +7010,7 @@
|
|
|
7010
7010
|
},
|
|
7011
7011
|
"x-original-maxLength": 1024,
|
|
7012
7012
|
"x-reconciled-from-discovery": true,
|
|
7013
|
-
"x-reconciled-at": "2026-01-
|
|
7013
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908721+00:00"
|
|
7014
7014
|
},
|
|
7015
7015
|
"path": {
|
|
7016
7016
|
"type": "string",
|
|
@@ -7109,7 +7109,7 @@
|
|
|
7109
7109
|
},
|
|
7110
7110
|
"x-original-maxLength": 1024,
|
|
7111
7111
|
"x-reconciled-from-discovery": true,
|
|
7112
|
-
"x-reconciled-at": "2026-01-
|
|
7112
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908732+00:00"
|
|
7113
7113
|
},
|
|
7114
7114
|
"namespace": {
|
|
7115
7115
|
"type": "string",
|
|
@@ -7128,7 +7128,7 @@
|
|
|
7128
7128
|
},
|
|
7129
7129
|
"x-original-maxLength": 1024,
|
|
7130
7130
|
"x-reconciled-from-discovery": true,
|
|
7131
|
-
"x-reconciled-at": "2026-01-
|
|
7131
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908736+00:00"
|
|
7132
7132
|
},
|
|
7133
7133
|
"path": {
|
|
7134
7134
|
"type": "string",
|
|
@@ -7314,7 +7314,7 @@
|
|
|
7314
7314
|
},
|
|
7315
7315
|
"x-original-maxLength": 1024,
|
|
7316
7316
|
"x-reconciled-from-discovery": true,
|
|
7317
|
-
"x-reconciled-at": "2026-01-
|
|
7317
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908752+00:00"
|
|
7318
7318
|
},
|
|
7319
7319
|
"namespace": {
|
|
7320
7320
|
"type": "string",
|
|
@@ -7333,7 +7333,7 @@
|
|
|
7333
7333
|
},
|
|
7334
7334
|
"x-original-maxLength": 1024,
|
|
7335
7335
|
"x-reconciled-from-discovery": true,
|
|
7336
|
-
"x-reconciled-at": "2026-01-
|
|
7336
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908768+00:00"
|
|
7337
7337
|
},
|
|
7338
7338
|
"sec_event_name": {
|
|
7339
7339
|
"type": "string",
|
|
@@ -7464,7 +7464,7 @@
|
|
|
7464
7464
|
},
|
|
7465
7465
|
"x-original-maxLength": 1024,
|
|
7466
7466
|
"x-reconciled-from-discovery": true,
|
|
7467
|
-
"x-reconciled-at": "2026-01-
|
|
7467
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908781+00:00"
|
|
7468
7468
|
},
|
|
7469
7469
|
"rule": {
|
|
7470
7470
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -7520,7 +7520,7 @@
|
|
|
7520
7520
|
"x-original-maxLength": 256,
|
|
7521
7521
|
"format": "hostname",
|
|
7522
7522
|
"x-reconciled-from-discovery": true,
|
|
7523
|
-
"x-reconciled-at": "2026-01-
|
|
7523
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908791+00:00"
|
|
7524
7524
|
},
|
|
7525
7525
|
"exclude_bot_names": {
|
|
7526
7526
|
"type": "array",
|
|
@@ -7617,7 +7617,7 @@
|
|
|
7617
7617
|
},
|
|
7618
7618
|
"x-original-maxLength": 1024,
|
|
7619
7619
|
"x-reconciled-from-discovery": true,
|
|
7620
|
-
"x-reconciled-at": "2026-01-
|
|
7620
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908801+00:00"
|
|
7621
7621
|
},
|
|
7622
7622
|
"namespace": {
|
|
7623
7623
|
"type": "string",
|
|
@@ -7636,7 +7636,7 @@
|
|
|
7636
7636
|
},
|
|
7637
7637
|
"x-original-maxLength": 1024,
|
|
7638
7638
|
"x-reconciled-from-discovery": true,
|
|
7639
|
-
"x-reconciled-at": "2026-01-
|
|
7639
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908805+00:00"
|
|
7640
7640
|
},
|
|
7641
7641
|
"req_path": {
|
|
7642
7642
|
"type": "string",
|
|
@@ -7730,7 +7730,7 @@
|
|
|
7730
7730
|
},
|
|
7731
7731
|
"x-original-maxLength": 1024,
|
|
7732
7732
|
"x-reconciled-from-discovery": true,
|
|
7733
|
-
"x-reconciled-at": "2026-01-
|
|
7733
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908815+00:00"
|
|
7734
7734
|
},
|
|
7735
7735
|
"waf_exclusion_policy": {
|
|
7736
7736
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -7778,7 +7778,7 @@
|
|
|
7778
7778
|
},
|
|
7779
7779
|
"x-original-maxLength": 1024,
|
|
7780
7780
|
"x-reconciled-from-discovery": true,
|
|
7781
|
-
"x-reconciled-at": "2026-01-
|
|
7781
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908822+00:00"
|
|
7782
7782
|
},
|
|
7783
7783
|
"namespace": {
|
|
7784
7784
|
"type": "string",
|
|
@@ -7797,7 +7797,7 @@
|
|
|
7797
7797
|
},
|
|
7798
7798
|
"x-original-maxLength": 1024,
|
|
7799
7799
|
"x-reconciled-from-discovery": true,
|
|
7800
|
-
"x-reconciled-at": "2026-01-
|
|
7800
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908826+00:00"
|
|
7801
7801
|
},
|
|
7802
7802
|
"request_data": {
|
|
7803
7803
|
"$ref": "#/components/schemas/app_securityRequestData"
|
|
@@ -7931,7 +7931,7 @@
|
|
|
7931
7931
|
"maxLength": 15,
|
|
7932
7932
|
"minLength": 3,
|
|
7933
7933
|
"x-reconciled-from-discovery": true,
|
|
7934
|
-
"x-reconciled-at": "2026-01-
|
|
7934
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908843+00:00"
|
|
7935
7935
|
}
|
|
7936
7936
|
},
|
|
7937
7937
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8037,7 +8037,7 @@
|
|
|
8037
8037
|
},
|
|
8038
8038
|
"x-original-maxLength": 1024,
|
|
8039
8039
|
"x-reconciled-from-discovery": true,
|
|
8040
|
-
"x-reconciled-at": "2026-01-
|
|
8040
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908850+00:00"
|
|
8041
8041
|
}
|
|
8042
8042
|
},
|
|
8043
8043
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8177,7 +8177,7 @@
|
|
|
8177
8177
|
},
|
|
8178
8178
|
"x-original-maxLength": 1024,
|
|
8179
8179
|
"x-reconciled-from-discovery": true,
|
|
8180
|
-
"x-reconciled-at": "2026-01-
|
|
8180
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908861+00:00"
|
|
8181
8181
|
},
|
|
8182
8182
|
"query": {
|
|
8183
8183
|
"type": "string",
|
|
@@ -8360,7 +8360,7 @@
|
|
|
8360
8360
|
},
|
|
8361
8361
|
"x-original-maxLength": 1024,
|
|
8362
8362
|
"x-reconciled-from-discovery": true,
|
|
8363
|
-
"x-reconciled-at": "2026-01-
|
|
8363
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908878+00:00"
|
|
8364
8364
|
},
|
|
8365
8365
|
"start_time": {
|
|
8366
8366
|
"type": "string",
|
|
@@ -8628,7 +8628,7 @@
|
|
|
8628
8628
|
},
|
|
8629
8629
|
"x-original-maxLength": 1024,
|
|
8630
8630
|
"x-reconciled-from-discovery": true,
|
|
8631
|
-
"x-reconciled-at": "2026-01-
|
|
8631
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908899+00:00"
|
|
8632
8632
|
},
|
|
8633
8633
|
"query": {
|
|
8634
8634
|
"type": "string",
|
|
@@ -8831,7 +8831,7 @@
|
|
|
8831
8831
|
},
|
|
8832
8832
|
"x-original-maxLength": 1024,
|
|
8833
8833
|
"x-reconciled-from-discovery": true,
|
|
8834
|
-
"x-reconciled-at": "2026-01-
|
|
8834
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908918+00:00"
|
|
8835
8835
|
},
|
|
8836
8836
|
"scroll_id": {
|
|
8837
8837
|
"type": "string",
|
|
@@ -8922,7 +8922,7 @@
|
|
|
8922
8922
|
},
|
|
8923
8923
|
"x-original-maxLength": 1024,
|
|
8924
8924
|
"x-reconciled-from-discovery": true,
|
|
8925
|
-
"x-reconciled-at": "2026-01-
|
|
8925
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908928+00:00"
|
|
8926
8926
|
},
|
|
8927
8927
|
"query": {
|
|
8928
8928
|
"type": "string",
|
|
@@ -9104,7 +9104,7 @@
|
|
|
9104
9104
|
},
|
|
9105
9105
|
"x-original-maxLength": 1024,
|
|
9106
9106
|
"x-reconciled-from-discovery": true,
|
|
9107
|
-
"x-reconciled-at": "2026-01-
|
|
9107
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908944+00:00"
|
|
9108
9108
|
},
|
|
9109
9109
|
"query": {
|
|
9110
9110
|
"type": "string",
|
|
@@ -9307,7 +9307,7 @@
|
|
|
9307
9307
|
},
|
|
9308
9308
|
"x-original-maxLength": 1024,
|
|
9309
9309
|
"x-reconciled-from-discovery": true,
|
|
9310
|
-
"x-reconciled-at": "2026-01-
|
|
9310
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908962+00:00"
|
|
9311
9311
|
},
|
|
9312
9312
|
"scroll_id": {
|
|
9313
9313
|
"type": "string",
|
|
@@ -9398,7 +9398,7 @@
|
|
|
9398
9398
|
},
|
|
9399
9399
|
"x-original-maxLength": 1024,
|
|
9400
9400
|
"x-reconciled-from-discovery": true,
|
|
9401
|
-
"x-reconciled-at": "2026-01-
|
|
9401
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908972+00:00"
|
|
9402
9402
|
},
|
|
9403
9403
|
"query": {
|
|
9404
9404
|
"type": "string",
|
|
@@ -9580,7 +9580,7 @@
|
|
|
9580
9580
|
},
|
|
9581
9581
|
"x-original-maxLength": 1024,
|
|
9582
9582
|
"x-reconciled-from-discovery": true,
|
|
9583
|
-
"x-reconciled-at": "2026-01-
|
|
9583
|
+
"x-reconciled-at": "2026-01-05T14:37:41.908988+00:00"
|
|
9584
9584
|
},
|
|
9585
9585
|
"query": {
|
|
9586
9586
|
"type": "string",
|
|
@@ -9783,7 +9783,7 @@
|
|
|
9783
9783
|
},
|
|
9784
9784
|
"x-original-maxLength": 1024,
|
|
9785
9785
|
"x-reconciled-from-discovery": true,
|
|
9786
|
-
"x-reconciled-at": "2026-01-
|
|
9786
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909009+00:00"
|
|
9787
9787
|
},
|
|
9788
9788
|
"scroll_id": {
|
|
9789
9789
|
"type": "string",
|
|
@@ -9856,7 +9856,7 @@
|
|
|
9856
9856
|
},
|
|
9857
9857
|
"x-original-maxLength": 1024,
|
|
9858
9858
|
"x-reconciled-from-discovery": true,
|
|
9859
|
-
"x-reconciled-at": "2026-01-
|
|
9859
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909018+00:00"
|
|
9860
9860
|
},
|
|
9861
9861
|
"id": {
|
|
9862
9862
|
"type": "string",
|
|
@@ -9970,7 +9970,7 @@
|
|
|
9970
9970
|
},
|
|
9971
9971
|
"x-original-maxLength": 1024,
|
|
9972
9972
|
"x-reconciled-from-discovery": true,
|
|
9973
|
-
"x-reconciled-at": "2026-01-
|
|
9973
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909030+00:00"
|
|
9974
9974
|
},
|
|
9975
9975
|
"references": {
|
|
9976
9976
|
"type": "array",
|
|
@@ -12230,7 +12230,7 @@
|
|
|
12230
12230
|
},
|
|
12231
12231
|
"x-original-maxLength": 256,
|
|
12232
12232
|
"x-reconciled-from-discovery": true,
|
|
12233
|
-
"x-reconciled-at": "2026-01-
|
|
12233
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909234+00:00"
|
|
12234
12234
|
},
|
|
12235
12235
|
"presence": {
|
|
12236
12236
|
"type": "boolean",
|
|
@@ -12311,7 +12311,7 @@
|
|
|
12311
12311
|
"readOnly": true,
|
|
12312
12312
|
"x-original-maxLength": 1024,
|
|
12313
12313
|
"x-reconciled-from-discovery": true,
|
|
12314
|
-
"x-reconciled-at": "2026-01-
|
|
12314
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909242+00:00"
|
|
12315
12315
|
},
|
|
12316
12316
|
"name": {
|
|
12317
12317
|
"type": "string",
|
|
@@ -12330,7 +12330,7 @@
|
|
|
12330
12330
|
},
|
|
12331
12331
|
"x-original-maxLength": 1024,
|
|
12332
12332
|
"x-reconciled-from-discovery": true,
|
|
12333
|
-
"x-reconciled-at": "2026-01-
|
|
12333
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909247+00:00"
|
|
12334
12334
|
},
|
|
12335
12335
|
"namespace": {
|
|
12336
12336
|
"type": "string",
|
|
@@ -12349,7 +12349,7 @@
|
|
|
12349
12349
|
},
|
|
12350
12350
|
"x-original-maxLength": 1024,
|
|
12351
12351
|
"x-reconciled-from-discovery": true,
|
|
12352
|
-
"x-reconciled-at": "2026-01-
|
|
12352
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909251+00:00"
|
|
12353
12353
|
},
|
|
12354
12354
|
"tenant": {
|
|
12355
12355
|
"type": "string",
|
|
@@ -12370,7 +12370,7 @@
|
|
|
12370
12370
|
"x-field-mutability": "read-only",
|
|
12371
12371
|
"x-original-maxLength": 1024,
|
|
12372
12372
|
"x-reconciled-from-discovery": true,
|
|
12373
|
-
"x-reconciled-at": "2026-01-
|
|
12373
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909255+00:00"
|
|
12374
12374
|
},
|
|
12375
12375
|
"uid": {
|
|
12376
12376
|
"type": "string",
|
|
@@ -12392,7 +12392,7 @@
|
|
|
12392
12392
|
"x-original-maxLength": 1024,
|
|
12393
12393
|
"format": "uuid",
|
|
12394
12394
|
"x-reconciled-from-discovery": true,
|
|
12395
|
-
"x-reconciled-at": "2026-01-
|
|
12395
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909260+00:00"
|
|
12396
12396
|
}
|
|
12397
12397
|
},
|
|
12398
12398
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12430,7 +12430,7 @@
|
|
|
12430
12430
|
"maxLength": 15,
|
|
12431
12431
|
"minLength": 3,
|
|
12432
12432
|
"x-reconciled-from-discovery": true,
|
|
12433
|
-
"x-reconciled-at": "2026-01-
|
|
12433
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909266+00:00"
|
|
12434
12434
|
}
|
|
12435
12435
|
},
|
|
12436
12436
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12650,7 +12650,7 @@
|
|
|
12650
12650
|
},
|
|
12651
12651
|
"x-original-maxLength": 1024,
|
|
12652
12652
|
"x-reconciled-from-discovery": true,
|
|
12653
|
-
"x-reconciled-at": "2026-01-
|
|
12653
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909289+00:00"
|
|
12654
12654
|
},
|
|
12655
12655
|
"order_by": {
|
|
12656
12656
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -12752,7 +12752,7 @@
|
|
|
12752
12752
|
},
|
|
12753
12753
|
"x-original-maxLength": 1024,
|
|
12754
12754
|
"x-reconciled-from-discovery": true,
|
|
12755
|
-
"x-reconciled-at": "2026-01-
|
|
12755
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909302+00:00"
|
|
12756
12756
|
},
|
|
12757
12757
|
"order_by": {
|
|
12758
12758
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -12862,7 +12862,7 @@
|
|
|
12862
12862
|
},
|
|
12863
12863
|
"x-original-maxLength": 1024,
|
|
12864
12864
|
"x-reconciled-from-discovery": true,
|
|
12865
|
-
"x-reconciled-at": "2026-01-
|
|
12865
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909318+00:00"
|
|
12866
12866
|
}
|
|
12867
12867
|
},
|
|
12868
12868
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13020,7 +13020,7 @@
|
|
|
13020
13020
|
},
|
|
13021
13021
|
"x-original-maxLength": 1024,
|
|
13022
13022
|
"x-reconciled-from-discovery": true,
|
|
13023
|
-
"x-reconciled-at": "2026-01-
|
|
13023
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909332+00:00"
|
|
13024
13024
|
},
|
|
13025
13025
|
"sub_aggs": {
|
|
13026
13026
|
"type": "object",
|
|
@@ -13124,7 +13124,7 @@
|
|
|
13124
13124
|
"maxLength": 15,
|
|
13125
13125
|
"minLength": 3,
|
|
13126
13126
|
"x-reconciled-from-discovery": true,
|
|
13127
|
-
"x-reconciled-at": "2026-01-
|
|
13127
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909352+00:00"
|
|
13128
13128
|
}
|
|
13129
13129
|
},
|
|
13130
13130
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13179,7 +13179,7 @@
|
|
|
13179
13179
|
"maxLength": 15,
|
|
13180
13180
|
"minLength": 3,
|
|
13181
13181
|
"x-reconciled-from-discovery": true,
|
|
13182
|
-
"x-reconciled-at": "2026-01-
|
|
13182
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909359+00:00"
|
|
13183
13183
|
}
|
|
13184
13184
|
},
|
|
13185
13185
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13396,7 +13396,7 @@
|
|
|
13396
13396
|
"maxLength": 16,
|
|
13397
13397
|
"minLength": 7,
|
|
13398
13398
|
"x-reconciled-from-discovery": true,
|
|
13399
|
-
"x-reconciled-at": "2026-01-
|
|
13399
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909383+00:00"
|
|
13400
13400
|
},
|
|
13401
13401
|
"value": {
|
|
13402
13402
|
"type": "number",
|
|
@@ -13412,7 +13412,7 @@
|
|
|
13412
13412
|
"maxLength": 15,
|
|
13413
13413
|
"minLength": 3,
|
|
13414
13414
|
"x-reconciled-from-discovery": true,
|
|
13415
|
-
"x-reconciled-at": "2026-01-
|
|
13415
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909389+00:00"
|
|
13416
13416
|
}
|
|
13417
13417
|
},
|
|
13418
13418
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13538,7 +13538,7 @@
|
|
|
13538
13538
|
},
|
|
13539
13539
|
"x-original-maxLength": 1024,
|
|
13540
13540
|
"x-reconciled-from-discovery": true,
|
|
13541
|
-
"x-reconciled-at": "2026-01-
|
|
13541
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909402+00:00"
|
|
13542
13542
|
},
|
|
13543
13543
|
"sec_event_type": {
|
|
13544
13544
|
"type": "string",
|
|
@@ -13673,7 +13673,7 @@
|
|
|
13673
13673
|
},
|
|
13674
13674
|
"x-original-maxLength": 1024,
|
|
13675
13675
|
"x-reconciled-from-discovery": true,
|
|
13676
|
-
"x-reconciled-at": "2026-01-
|
|
13676
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909416+00:00"
|
|
13677
13677
|
}
|
|
13678
13678
|
},
|
|
13679
13679
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13750,7 +13750,7 @@
|
|
|
13750
13750
|
},
|
|
13751
13751
|
"x-original-maxLength": 1024,
|
|
13752
13752
|
"x-reconciled-from-discovery": true,
|
|
13753
|
-
"x-reconciled-at": "2026-01-
|
|
13753
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909423+00:00"
|
|
13754
13754
|
}
|
|
13755
13755
|
},
|
|
13756
13756
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14316,7 +14316,7 @@
|
|
|
14316
14316
|
},
|
|
14317
14317
|
"x-original-maxLength": 256,
|
|
14318
14318
|
"x-reconciled-from-discovery": true,
|
|
14319
|
-
"x-reconciled-at": "2026-01-
|
|
14319
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909473+00:00"
|
|
14320
14320
|
}
|
|
14321
14321
|
},
|
|
14322
14322
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14891,7 +14891,7 @@
|
|
|
14891
14891
|
},
|
|
14892
14892
|
"x-original-maxLength": 256,
|
|
14893
14893
|
"x-reconciled-from-discovery": true,
|
|
14894
|
-
"x-reconciled-at": "2026-01-
|
|
14894
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909494+00:00"
|
|
14895
14895
|
}
|
|
14896
14896
|
},
|
|
14897
14897
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15707,7 +15707,7 @@
|
|
|
15707
15707
|
},
|
|
15708
15708
|
"x-original-maxLength": 256,
|
|
15709
15709
|
"x-reconciled-from-discovery": true,
|
|
15710
|
-
"x-reconciled-at": "2026-01-
|
|
15710
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909539+00:00"
|
|
15711
15711
|
},
|
|
15712
15712
|
"name": {
|
|
15713
15713
|
"type": "string",
|
|
@@ -15737,7 +15737,7 @@
|
|
|
15737
15737
|
},
|
|
15738
15738
|
"x-original-maxLength": 1024,
|
|
15739
15739
|
"x-reconciled-from-discovery": true,
|
|
15740
|
-
"x-reconciled-at": "2026-01-
|
|
15740
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909544+00:00"
|
|
15741
15741
|
}
|
|
15742
15742
|
},
|
|
15743
15743
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15841,7 +15841,7 @@
|
|
|
15841
15841
|
},
|
|
15842
15842
|
"x-original-maxLength": 1024,
|
|
15843
15843
|
"x-reconciled-from-discovery": true,
|
|
15844
|
-
"x-reconciled-at": "2026-01-
|
|
15844
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909549+00:00"
|
|
15845
15845
|
},
|
|
15846
15846
|
"previous_value": {
|
|
15847
15847
|
"type": "string",
|
|
@@ -15875,7 +15875,7 @@
|
|
|
15875
15875
|
},
|
|
15876
15876
|
"x-original-maxLength": 1024,
|
|
15877
15877
|
"x-reconciled-from-discovery": true,
|
|
15878
|
-
"x-reconciled-at": "2026-01-
|
|
15878
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909557+00:00"
|
|
15879
15879
|
}
|
|
15880
15880
|
},
|
|
15881
15881
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16423,7 +16423,7 @@
|
|
|
16423
16423
|
},
|
|
16424
16424
|
"x-original-maxLength": 256,
|
|
16425
16425
|
"x-reconciled-from-discovery": true,
|
|
16426
|
-
"x-reconciled-at": "2026-01-
|
|
16426
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909605+00:00"
|
|
16427
16427
|
}
|
|
16428
16428
|
},
|
|
16429
16429
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16546,7 +16546,7 @@
|
|
|
16546
16546
|
},
|
|
16547
16547
|
"x-original-maxLength": 256,
|
|
16548
16548
|
"x-reconciled-from-discovery": true,
|
|
16549
|
-
"x-reconciled-at": "2026-01-
|
|
16549
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909617+00:00"
|
|
16550
16550
|
}
|
|
16551
16551
|
},
|
|
16552
16552
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16600,7 +16600,7 @@
|
|
|
16600
16600
|
},
|
|
16601
16601
|
"x-original-maxLength": 128,
|
|
16602
16602
|
"x-reconciled-from-discovery": true,
|
|
16603
|
-
"x-reconciled-at": "2026-01-
|
|
16603
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909622+00:00"
|
|
16604
16604
|
},
|
|
16605
16605
|
"namespace": {
|
|
16606
16606
|
"type": "string",
|
|
@@ -16625,7 +16625,7 @@
|
|
|
16625
16625
|
},
|
|
16626
16626
|
"x-original-maxLength": 64,
|
|
16627
16627
|
"x-reconciled-from-discovery": true,
|
|
16628
|
-
"x-reconciled-at": "2026-01-
|
|
16628
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909626+00:00"
|
|
16629
16629
|
},
|
|
16630
16630
|
"tenant": {
|
|
16631
16631
|
"type": "string",
|
|
@@ -16652,7 +16652,7 @@
|
|
|
16652
16652
|
"x-field-mutability": "read-only",
|
|
16653
16653
|
"x-original-maxLength": 64,
|
|
16654
16654
|
"x-reconciled-from-discovery": true,
|
|
16655
|
-
"x-reconciled-at": "2026-01-
|
|
16655
|
+
"x-reconciled-at": "2026-01-05T14:37:41.909631+00:00"
|
|
16656
16656
|
}
|
|
16657
16657
|
},
|
|
16658
16658
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16874,7 +16874,7 @@
|
|
|
16874
16874
|
},
|
|
16875
16875
|
"x-original-maxLength": 1024,
|
|
16876
16876
|
"x-reconciled-from-discovery": true,
|
|
16877
|
-
"x-reconciled-at": "2026-01-
|
|
16877
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990197+00:00"
|
|
16878
16878
|
}
|
|
16879
16879
|
},
|
|
16880
16880
|
"x-f5xc-example": "[EMAIL, CC]",
|
|
@@ -17447,7 +17447,7 @@
|
|
|
17447
17447
|
},
|
|
17448
17448
|
"x-original-maxLength": 1024,
|
|
17449
17449
|
"x-reconciled-from-discovery": true,
|
|
17450
|
-
"x-reconciled-at": "2026-01-
|
|
17450
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990266+00:00"
|
|
17451
17451
|
},
|
|
17452
17452
|
"query": {
|
|
17453
17453
|
"type": "array",
|
|
@@ -17665,7 +17665,7 @@
|
|
|
17665
17665
|
},
|
|
17666
17666
|
"x-original-maxLength": 1024,
|
|
17667
17667
|
"x-reconciled-from-discovery": true,
|
|
17668
|
-
"x-reconciled-at": "2026-01-
|
|
17668
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990285+00:00"
|
|
17669
17669
|
},
|
|
17670
17670
|
"query": {
|
|
17671
17671
|
"type": "array",
|
|
@@ -18690,7 +18690,7 @@
|
|
|
18690
18690
|
},
|
|
18691
18691
|
"x-original-maxLength": 1024,
|
|
18692
18692
|
"x-reconciled-from-discovery": true,
|
|
18693
|
-
"x-reconciled-at": "2026-01-
|
|
18693
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990395+00:00"
|
|
18694
18694
|
},
|
|
18695
18695
|
"namespace": {
|
|
18696
18696
|
"type": "string",
|
|
@@ -18709,7 +18709,7 @@
|
|
|
18709
18709
|
},
|
|
18710
18710
|
"x-original-maxLength": 1024,
|
|
18711
18711
|
"x-reconciled-from-discovery": true,
|
|
18712
|
-
"x-reconciled-at": "2026-01-
|
|
18712
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990400+00:00"
|
|
18713
18713
|
}
|
|
18714
18714
|
},
|
|
18715
18715
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18782,7 +18782,7 @@
|
|
|
18782
18782
|
},
|
|
18783
18783
|
"x-original-maxLength": 1024,
|
|
18784
18784
|
"x-reconciled-from-discovery": true,
|
|
18785
|
-
"x-reconciled-at": "2026-01-
|
|
18785
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990410+00:00"
|
|
18786
18786
|
}
|
|
18787
18787
|
},
|
|
18788
18788
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18880,7 +18880,7 @@
|
|
|
18880
18880
|
"maxLength": 17,
|
|
18881
18881
|
"minLength": 17,
|
|
18882
18882
|
"x-reconciled-from-discovery": true,
|
|
18883
|
-
"x-reconciled-at": "2026-01-
|
|
18883
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990425+00:00"
|
|
18884
18884
|
},
|
|
18885
18885
|
"system_metadata": {
|
|
18886
18886
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -19756,7 +19756,7 @@
|
|
|
19756
19756
|
},
|
|
19757
19757
|
"x-original-maxLength": 1024,
|
|
19758
19758
|
"x-reconciled-from-discovery": true,
|
|
19759
|
-
"x-reconciled-at": "2026-01-
|
|
19759
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990495+00:00"
|
|
19760
19760
|
},
|
|
19761
19761
|
"start_time": {
|
|
19762
19762
|
"type": "string",
|
|
@@ -19936,7 +19936,7 @@
|
|
|
19936
19936
|
},
|
|
19937
19937
|
"x-original-maxLength": 1024,
|
|
19938
19938
|
"x-reconciled-from-discovery": true,
|
|
19939
|
-
"x-reconciled-at": "2026-01-
|
|
19939
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990512+00:00"
|
|
19940
19940
|
}
|
|
19941
19941
|
},
|
|
19942
19942
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19991,7 +19991,7 @@
|
|
|
19991
19991
|
"maxLength": 15,
|
|
19992
19992
|
"minLength": 3,
|
|
19993
19993
|
"x-reconciled-from-discovery": true,
|
|
19994
|
-
"x-reconciled-at": "2026-01-
|
|
19994
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990519+00:00"
|
|
19995
19995
|
}
|
|
19996
19996
|
},
|
|
19997
19997
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20045,7 +20045,7 @@
|
|
|
20045
20045
|
},
|
|
20046
20046
|
"x-original-maxLength": 1024,
|
|
20047
20047
|
"x-reconciled-from-discovery": true,
|
|
20048
|
-
"x-reconciled-at": "2026-01-
|
|
20048
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990526+00:00"
|
|
20049
20049
|
}
|
|
20050
20050
|
},
|
|
20051
20051
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20172,7 +20172,7 @@
|
|
|
20172
20172
|
},
|
|
20173
20173
|
"x-original-maxLength": 1024,
|
|
20174
20174
|
"x-reconciled-from-discovery": true,
|
|
20175
|
-
"x-reconciled-at": "2026-01-
|
|
20175
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990536+00:00"
|
|
20176
20176
|
},
|
|
20177
20177
|
"disabled": {
|
|
20178
20178
|
"type": "boolean",
|
|
@@ -20222,7 +20222,7 @@
|
|
|
20222
20222
|
},
|
|
20223
20223
|
"x-original-maxLength": 1024,
|
|
20224
20224
|
"x-reconciled-from-discovery": true,
|
|
20225
|
-
"x-reconciled-at": "2026-01-
|
|
20225
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990546+00:00"
|
|
20226
20226
|
},
|
|
20227
20227
|
"namespace": {
|
|
20228
20228
|
"type": "string",
|
|
@@ -20241,7 +20241,7 @@
|
|
|
20241
20241
|
},
|
|
20242
20242
|
"x-original-maxLength": 1024,
|
|
20243
20243
|
"x-reconciled-from-discovery": true,
|
|
20244
|
-
"x-reconciled-at": "2026-01-
|
|
20244
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990551+00:00"
|
|
20245
20245
|
},
|
|
20246
20246
|
"owner_view": {
|
|
20247
20247
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -20282,7 +20282,7 @@
|
|
|
20282
20282
|
"x-field-mutability": "read-only",
|
|
20283
20283
|
"x-original-maxLength": 1024,
|
|
20284
20284
|
"x-reconciled-from-discovery": true,
|
|
20285
|
-
"x-reconciled-at": "2026-01-
|
|
20285
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990559+00:00"
|
|
20286
20286
|
},
|
|
20287
20287
|
"uid": {
|
|
20288
20288
|
"type": "string",
|
|
@@ -20303,7 +20303,7 @@
|
|
|
20303
20303
|
"x-original-maxLength": 1024,
|
|
20304
20304
|
"format": "uuid",
|
|
20305
20305
|
"x-reconciled-from-discovery": true,
|
|
20306
|
-
"x-reconciled-at": "2026-01-
|
|
20306
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990565+00:00"
|
|
20307
20307
|
}
|
|
20308
20308
|
},
|
|
20309
20309
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20884,7 +20884,7 @@
|
|
|
20884
20884
|
},
|
|
20885
20885
|
"x-original-maxLength": 1024,
|
|
20886
20886
|
"x-reconciled-from-discovery": true,
|
|
20887
|
-
"x-reconciled-at": "2026-01-
|
|
20887
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990619+00:00"
|
|
20888
20888
|
},
|
|
20889
20889
|
"namespace": {
|
|
20890
20890
|
"type": "string",
|
|
@@ -20910,7 +20910,7 @@
|
|
|
20910
20910
|
},
|
|
20911
20911
|
"x-original-maxLength": 1024,
|
|
20912
20912
|
"x-reconciled-from-discovery": true,
|
|
20913
|
-
"x-reconciled-at": "2026-01-
|
|
20913
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990623+00:00"
|
|
20914
20914
|
},
|
|
20915
20915
|
"service_op_id": {
|
|
20916
20916
|
"type": "integer",
|
|
@@ -21170,7 +21170,7 @@
|
|
|
21170
21170
|
},
|
|
21171
21171
|
"x-original-maxLength": 1024,
|
|
21172
21172
|
"x-reconciled-from-discovery": true,
|
|
21173
|
-
"x-reconciled-at": "2026-01-
|
|
21173
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990645+00:00"
|
|
21174
21174
|
},
|
|
21175
21175
|
"namespace": {
|
|
21176
21176
|
"type": "string",
|
|
@@ -21196,7 +21196,7 @@
|
|
|
21196
21196
|
},
|
|
21197
21197
|
"x-original-maxLength": 1024,
|
|
21198
21198
|
"x-reconciled-from-discovery": true,
|
|
21199
|
-
"x-reconciled-at": "2026-01-
|
|
21199
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990649+00:00"
|
|
21200
21200
|
},
|
|
21201
21201
|
"time_range": {
|
|
21202
21202
|
"$ref": "#/components/schemas/common_cdnServiceOperationsTimeRange"
|
|
@@ -21470,7 +21470,7 @@
|
|
|
21470
21470
|
},
|
|
21471
21471
|
"x-original-maxLength": 1024,
|
|
21472
21472
|
"x-reconciled-from-discovery": true,
|
|
21473
|
-
"x-reconciled-at": "2026-01-
|
|
21473
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990674+00:00"
|
|
21474
21474
|
}
|
|
21475
21475
|
},
|
|
21476
21476
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22119,7 +22119,7 @@
|
|
|
22119
22119
|
},
|
|
22120
22120
|
"x-original-maxLength": 1024,
|
|
22121
22121
|
"x-reconciled-from-discovery": true,
|
|
22122
|
-
"x-reconciled-at": "2026-01-
|
|
22122
|
+
"x-reconciled-at": "2026-01-05T14:37:50.990752+00:00"
|
|
22123
22123
|
}
|
|
22124
22124
|
},
|
|
22125
22125
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24514,7 +24514,7 @@
|
|
|
24514
24514
|
},
|
|
24515
24515
|
"x-original-maxLength": 1024,
|
|
24516
24516
|
"x-reconciled-from-discovery": true,
|
|
24517
|
-
"x-reconciled-at": "2026-01-
|
|
24517
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991079+00:00"
|
|
24518
24518
|
},
|
|
24519
24519
|
"uid": {
|
|
24520
24520
|
"type": "string",
|
|
@@ -24535,7 +24535,7 @@
|
|
|
24535
24535
|
"x-original-maxLength": 1024,
|
|
24536
24536
|
"format": "uuid",
|
|
24537
24537
|
"x-reconciled-from-discovery": true,
|
|
24538
|
-
"x-reconciled-at": "2026-01-
|
|
24538
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991085+00:00"
|
|
24539
24539
|
}
|
|
24540
24540
|
},
|
|
24541
24541
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25157,7 +25157,7 @@
|
|
|
25157
25157
|
},
|
|
25158
25158
|
"x-original-maxLength": 256,
|
|
25159
25159
|
"x-reconciled-from-discovery": true,
|
|
25160
|
-
"x-reconciled-at": "2026-01-
|
|
25160
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991314+00:00"
|
|
25161
25161
|
}
|
|
25162
25162
|
},
|
|
25163
25163
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25507,7 +25507,7 @@
|
|
|
25507
25507
|
},
|
|
25508
25508
|
"x-original-maxLength": 256,
|
|
25509
25509
|
"x-reconciled-from-discovery": true,
|
|
25510
|
-
"x-reconciled-at": "2026-01-
|
|
25510
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991373+00:00"
|
|
25511
25511
|
}
|
|
25512
25512
|
},
|
|
25513
25513
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25545,7 +25545,7 @@
|
|
|
25545
25545
|
},
|
|
25546
25546
|
"x-original-maxLength": 1024,
|
|
25547
25547
|
"x-reconciled-from-discovery": true,
|
|
25548
|
-
"x-reconciled-at": "2026-01-
|
|
25548
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991377+00:00"
|
|
25549
25549
|
}
|
|
25550
25550
|
},
|
|
25551
25551
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25580,7 +25580,7 @@
|
|
|
25580
25580
|
},
|
|
25581
25581
|
"x-original-maxLength": 1024,
|
|
25582
25582
|
"x-reconciled-from-discovery": true,
|
|
25583
|
-
"x-reconciled-at": "2026-01-
|
|
25583
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991382+00:00"
|
|
25584
25584
|
}
|
|
25585
25585
|
},
|
|
25586
25586
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25615,7 +25615,7 @@
|
|
|
25615
25615
|
},
|
|
25616
25616
|
"x-original-maxLength": 1024,
|
|
25617
25617
|
"x-reconciled-from-discovery": true,
|
|
25618
|
-
"x-reconciled-at": "2026-01-
|
|
25618
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991390+00:00"
|
|
25619
25619
|
}
|
|
25620
25620
|
},
|
|
25621
25621
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26110,7 +26110,7 @@
|
|
|
26110
26110
|
},
|
|
26111
26111
|
"x-original-maxLength": 1024,
|
|
26112
26112
|
"x-reconciled-from-discovery": true,
|
|
26113
|
-
"x-reconciled-at": "2026-01-
|
|
26113
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991485+00:00"
|
|
26114
26114
|
}
|
|
26115
26115
|
},
|
|
26116
26116
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26561,7 +26561,7 @@
|
|
|
26561
26561
|
},
|
|
26562
26562
|
"x-original-maxLength": 1024,
|
|
26563
26563
|
"x-reconciled-from-discovery": true,
|
|
26564
|
-
"x-reconciled-at": "2026-01-
|
|
26564
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991518+00:00"
|
|
26565
26565
|
},
|
|
26566
26566
|
"store_provider": {
|
|
26567
26567
|
"type": "string",
|
|
@@ -26959,7 +26959,7 @@
|
|
|
26959
26959
|
},
|
|
26960
26960
|
"x-original-maxLength": 256,
|
|
26961
26961
|
"x-reconciled-from-discovery": true,
|
|
26962
|
-
"x-reconciled-at": "2026-01-
|
|
26962
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991574+00:00"
|
|
26963
26963
|
},
|
|
26964
26964
|
"regex_values": {
|
|
26965
26965
|
"type": "array",
|
|
@@ -27133,7 +27133,7 @@
|
|
|
27133
27133
|
},
|
|
27134
27134
|
"x-original-maxLength": 1024,
|
|
27135
27135
|
"x-reconciled-from-discovery": true,
|
|
27136
|
-
"x-reconciled-at": "2026-01-
|
|
27136
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991585+00:00"
|
|
27137
27137
|
},
|
|
27138
27138
|
"url": {
|
|
27139
27139
|
"type": "string",
|
|
@@ -27230,7 +27230,7 @@
|
|
|
27230
27230
|
},
|
|
27231
27231
|
"x-original-maxLength": 1024,
|
|
27232
27232
|
"x-reconciled-from-discovery": true,
|
|
27233
|
-
"x-reconciled-at": "2026-01-
|
|
27233
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991595+00:00"
|
|
27234
27234
|
},
|
|
27235
27235
|
"service_name": {
|
|
27236
27236
|
"type": "string",
|
|
@@ -27269,7 +27269,7 @@
|
|
|
27269
27269
|
},
|
|
27270
27270
|
"x-original-maxLength": 1024,
|
|
27271
27271
|
"x-reconciled-from-discovery": true,
|
|
27272
|
-
"x-reconciled-at": "2026-01-
|
|
27272
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991600+00:00"
|
|
27273
27273
|
},
|
|
27274
27274
|
"type": {
|
|
27275
27275
|
"type": "string",
|
|
@@ -27396,7 +27396,7 @@
|
|
|
27396
27396
|
},
|
|
27397
27397
|
"x-original-maxLength": 256,
|
|
27398
27398
|
"x-reconciled-from-discovery": true,
|
|
27399
|
-
"x-reconciled-at": "2026-01-
|
|
27399
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991618+00:00"
|
|
27400
27400
|
},
|
|
27401
27401
|
"samesite_lax": {
|
|
27402
27402
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -28015,7 +28015,7 @@
|
|
|
28015
28015
|
},
|
|
28016
28016
|
"x-original-maxLength": 256,
|
|
28017
28017
|
"x-reconciled-from-discovery": true,
|
|
28018
|
-
"x-reconciled-at": "2026-01-
|
|
28018
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991659+00:00"
|
|
28019
28019
|
},
|
|
28020
28020
|
"secret_value": {
|
|
28021
28021
|
"$ref": "#/components/schemas/schemaSecretType"
|
|
@@ -28041,7 +28041,7 @@
|
|
|
28041
28041
|
},
|
|
28042
28042
|
"x-original-maxLength": 8096,
|
|
28043
28043
|
"x-reconciled-from-discovery": true,
|
|
28044
|
-
"x-reconciled-at": "2026-01-
|
|
28044
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991665+00:00"
|
|
28045
28045
|
}
|
|
28046
28046
|
},
|
|
28047
28047
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28181,7 +28181,7 @@
|
|
|
28181
28181
|
},
|
|
28182
28182
|
"x-original-maxLength": 1024,
|
|
28183
28183
|
"x-reconciled-from-discovery": true,
|
|
28184
|
-
"x-reconciled-at": "2026-01-
|
|
28184
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991670+00:00"
|
|
28185
28185
|
}
|
|
28186
28186
|
},
|
|
28187
28187
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28313,7 +28313,7 @@
|
|
|
28313
28313
|
},
|
|
28314
28314
|
"x-original-maxLength": 1200,
|
|
28315
28315
|
"x-reconciled-from-discovery": true,
|
|
28316
|
-
"x-reconciled-at": "2026-01-
|
|
28316
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991691+00:00"
|
|
28317
28317
|
},
|
|
28318
28318
|
"disable": {
|
|
28319
28319
|
"type": "boolean",
|
|
@@ -28366,7 +28366,7 @@
|
|
|
28366
28366
|
},
|
|
28367
28367
|
"x-original-maxLength": 1024,
|
|
28368
28368
|
"x-reconciled-from-discovery": true,
|
|
28369
|
-
"x-reconciled-at": "2026-01-
|
|
28369
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991699+00:00"
|
|
28370
28370
|
},
|
|
28371
28371
|
"namespace": {
|
|
28372
28372
|
"type": "string",
|
|
@@ -28385,7 +28385,7 @@
|
|
|
28385
28385
|
},
|
|
28386
28386
|
"x-original-maxLength": 1024,
|
|
28387
28387
|
"x-reconciled-from-discovery": true,
|
|
28388
|
-
"x-reconciled-at": "2026-01-
|
|
28388
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991703+00:00"
|
|
28389
28389
|
}
|
|
28390
28390
|
},
|
|
28391
28391
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28461,7 +28461,7 @@
|
|
|
28461
28461
|
},
|
|
28462
28462
|
"x-original-maxLength": 1200,
|
|
28463
28463
|
"x-reconciled-from-discovery": true,
|
|
28464
|
-
"x-reconciled-at": "2026-01-
|
|
28464
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991710+00:00"
|
|
28465
28465
|
},
|
|
28466
28466
|
"disable": {
|
|
28467
28467
|
"type": "boolean",
|
|
@@ -28516,7 +28516,7 @@
|
|
|
28516
28516
|
},
|
|
28517
28517
|
"x-original-maxLength": 1024,
|
|
28518
28518
|
"x-reconciled-from-discovery": true,
|
|
28519
|
-
"x-reconciled-at": "2026-01-
|
|
28519
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991717+00:00"
|
|
28520
28520
|
},
|
|
28521
28521
|
"namespace": {
|
|
28522
28522
|
"type": "string",
|
|
@@ -28535,7 +28535,7 @@
|
|
|
28535
28535
|
},
|
|
28536
28536
|
"x-original-maxLength": 1024,
|
|
28537
28537
|
"x-reconciled-from-discovery": true,
|
|
28538
|
-
"x-reconciled-at": "2026-01-
|
|
28538
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991721+00:00"
|
|
28539
28539
|
}
|
|
28540
28540
|
},
|
|
28541
28541
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28611,7 +28611,7 @@
|
|
|
28611
28611
|
},
|
|
28612
28612
|
"x-original-maxLength": 1200,
|
|
28613
28613
|
"x-reconciled-from-discovery": true,
|
|
28614
|
-
"x-reconciled-at": "2026-01-
|
|
28614
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991728+00:00"
|
|
28615
28615
|
},
|
|
28616
28616
|
"disable": {
|
|
28617
28617
|
"type": "boolean",
|
|
@@ -28664,7 +28664,7 @@
|
|
|
28664
28664
|
},
|
|
28665
28665
|
"x-original-maxLength": 1024,
|
|
28666
28666
|
"x-reconciled-from-discovery": true,
|
|
28667
|
-
"x-reconciled-at": "2026-01-
|
|
28667
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991735+00:00"
|
|
28668
28668
|
},
|
|
28669
28669
|
"namespace": {
|
|
28670
28670
|
"type": "string",
|
|
@@ -28683,7 +28683,7 @@
|
|
|
28683
28683
|
},
|
|
28684
28684
|
"x-original-maxLength": 1024,
|
|
28685
28685
|
"x-reconciled-from-discovery": true,
|
|
28686
|
-
"x-reconciled-at": "2026-01-
|
|
28686
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991740+00:00"
|
|
28687
28687
|
}
|
|
28688
28688
|
},
|
|
28689
28689
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28844,7 +28844,7 @@
|
|
|
28844
28844
|
"x-original-maxLength": 1024,
|
|
28845
28845
|
"format": "uuid",
|
|
28846
28846
|
"x-reconciled-from-discovery": true,
|
|
28847
|
-
"x-reconciled-at": "2026-01-
|
|
28847
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991766+00:00"
|
|
28848
28848
|
},
|
|
28849
28849
|
"vtrp_id": {
|
|
28850
28850
|
"type": "string",
|
|
@@ -28956,7 +28956,7 @@
|
|
|
28956
28956
|
},
|
|
28957
28957
|
"x-original-maxLength": 1024,
|
|
28958
28958
|
"x-reconciled-from-discovery": true,
|
|
28959
|
-
"x-reconciled-at": "2026-01-
|
|
28959
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991776+00:00"
|
|
28960
28960
|
},
|
|
28961
28961
|
"status": {
|
|
28962
28962
|
"type": "string",
|
|
@@ -28975,7 +28975,7 @@
|
|
|
28975
28975
|
},
|
|
28976
28976
|
"x-original-maxLength": 1024,
|
|
28977
28977
|
"x-reconciled-from-discovery": true,
|
|
28978
|
-
"x-reconciled-at": "2026-01-
|
|
28978
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991780+00:00"
|
|
28979
28979
|
}
|
|
28980
28980
|
},
|
|
28981
28981
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29153,7 +29153,7 @@
|
|
|
29153
29153
|
"x-field-mutability": "read-only",
|
|
29154
29154
|
"x-original-maxLength": 1024,
|
|
29155
29155
|
"x-reconciled-from-discovery": true,
|
|
29156
|
-
"x-reconciled-at": "2026-01-
|
|
29156
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991801+00:00"
|
|
29157
29157
|
},
|
|
29158
29158
|
"uid": {
|
|
29159
29159
|
"type": "string",
|
|
@@ -29174,7 +29174,7 @@
|
|
|
29174
29174
|
"x-original-maxLength": 1024,
|
|
29175
29175
|
"format": "uuid",
|
|
29176
29176
|
"x-reconciled-from-discovery": true,
|
|
29177
|
-
"x-reconciled-at": "2026-01-
|
|
29177
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991806+00:00"
|
|
29178
29178
|
}
|
|
29179
29179
|
},
|
|
29180
29180
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29257,7 +29257,7 @@
|
|
|
29257
29257
|
},
|
|
29258
29258
|
"x-original-maxLength": 1024,
|
|
29259
29259
|
"x-reconciled-from-discovery": true,
|
|
29260
|
-
"x-reconciled-at": "2026-01-
|
|
29260
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991813+00:00"
|
|
29261
29261
|
},
|
|
29262
29262
|
"disable_ocsp_stapling": {
|
|
29263
29263
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -29330,7 +29330,7 @@
|
|
|
29330
29330
|
},
|
|
29331
29331
|
"x-original-maxLength": 1024,
|
|
29332
29332
|
"x-reconciled-from-discovery": true,
|
|
29333
|
-
"x-reconciled-at": "2026-01-
|
|
29333
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991834+00:00"
|
|
29334
29334
|
},
|
|
29335
29335
|
"location": {
|
|
29336
29336
|
"type": "string",
|
|
@@ -29347,7 +29347,7 @@
|
|
|
29347
29347
|
},
|
|
29348
29348
|
"x-original-maxLength": 1024,
|
|
29349
29349
|
"x-reconciled-from-discovery": true,
|
|
29350
|
-
"x-reconciled-at": "2026-01-
|
|
29350
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991838+00:00"
|
|
29351
29351
|
},
|
|
29352
29352
|
"provider": {
|
|
29353
29353
|
"type": "string",
|
|
@@ -29364,7 +29364,7 @@
|
|
|
29364
29364
|
},
|
|
29365
29365
|
"x-original-maxLength": 1024,
|
|
29366
29366
|
"x-reconciled-from-discovery": true,
|
|
29367
|
-
"x-reconciled-at": "2026-01-
|
|
29367
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991842+00:00"
|
|
29368
29368
|
},
|
|
29369
29369
|
"secret_encoding": {
|
|
29370
29370
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -29386,7 +29386,7 @@
|
|
|
29386
29386
|
"maxLength": 1,
|
|
29387
29387
|
"minLength": 1,
|
|
29388
29388
|
"x-reconciled-from-discovery": true,
|
|
29389
|
-
"x-reconciled-at": "2026-01-
|
|
29389
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991848+00:00"
|
|
29390
29390
|
}
|
|
29391
29391
|
},
|
|
29392
29392
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29429,7 +29429,7 @@
|
|
|
29429
29429
|
},
|
|
29430
29430
|
"x-original-maxLength": 1024,
|
|
29431
29431
|
"x-reconciled-from-discovery": true,
|
|
29432
|
-
"x-reconciled-at": "2026-01-
|
|
29432
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991853+00:00"
|
|
29433
29433
|
},
|
|
29434
29434
|
"name": {
|
|
29435
29435
|
"type": "string",
|
|
@@ -29448,7 +29448,7 @@
|
|
|
29448
29448
|
},
|
|
29449
29449
|
"x-original-maxLength": 1024,
|
|
29450
29450
|
"x-reconciled-from-discovery": true,
|
|
29451
|
-
"x-reconciled-at": "2026-01-
|
|
29451
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991857+00:00"
|
|
29452
29452
|
},
|
|
29453
29453
|
"namespace": {
|
|
29454
29454
|
"type": "string",
|
|
@@ -29467,7 +29467,7 @@
|
|
|
29467
29467
|
},
|
|
29468
29468
|
"x-original-maxLength": 1024,
|
|
29469
29469
|
"x-reconciled-from-discovery": true,
|
|
29470
|
-
"x-reconciled-at": "2026-01-
|
|
29470
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991862+00:00"
|
|
29471
29471
|
},
|
|
29472
29472
|
"uid": {
|
|
29473
29473
|
"type": "string",
|
|
@@ -29488,7 +29488,7 @@
|
|
|
29488
29488
|
"x-original-maxLength": 1024,
|
|
29489
29489
|
"format": "uuid",
|
|
29490
29490
|
"x-reconciled-from-discovery": true,
|
|
29491
|
-
"x-reconciled-at": "2026-01-
|
|
29491
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991866+00:00"
|
|
29492
29492
|
}
|
|
29493
29493
|
},
|
|
29494
29494
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29526,7 +29526,7 @@
|
|
|
29526
29526
|
},
|
|
29527
29527
|
"x-original-maxLength": 1024,
|
|
29528
29528
|
"x-reconciled-from-discovery": true,
|
|
29529
|
-
"x-reconciled-at": "2026-01-
|
|
29529
|
+
"x-reconciled-at": "2026-01-05T14:37:50.991871+00:00"
|
|
29530
29530
|
}
|
|
29531
29531
|
},
|
|
29532
29532
|
"x-f5xc-minimum-configuration": {
|
|
@@ -30914,7 +30914,7 @@
|
|
|
30914
30914
|
},
|
|
30915
30915
|
"x-original-maxLength": 1024,
|
|
30916
30916
|
"x-reconciled-from-discovery": true,
|
|
30917
|
-
"x-reconciled-at": "2026-01-
|
|
30917
|
+
"x-reconciled-at": "2026-01-05T14:37:50.992031+00:00"
|
|
30918
30918
|
},
|
|
30919
30919
|
"operator": {
|
|
30920
30920
|
"$ref": "#/components/schemas/viewscdn_loadbalancerCacheOperator"
|
|
@@ -31162,7 +31162,7 @@
|
|
|
31162
31162
|
},
|
|
31163
31163
|
"x-original-maxLength": 1024,
|
|
31164
31164
|
"x-reconciled-from-discovery": true,
|
|
31165
|
-
"x-reconciled-at": "2026-01-
|
|
31165
|
+
"x-reconciled-at": "2026-01-05T14:37:50.992060+00:00"
|
|
31166
31166
|
},
|
|
31167
31167
|
"operator": {
|
|
31168
31168
|
"$ref": "#/components/schemas/viewscdn_loadbalancerCacheOperator"
|
|
@@ -33130,7 +33130,7 @@
|
|
|
33130
33130
|
"x-original-maxLength": 256,
|
|
33131
33131
|
"format": "hostname",
|
|
33132
33132
|
"x-reconciled-from-discovery": true,
|
|
33133
|
-
"x-reconciled-at": "2026-01-
|
|
33133
|
+
"x-reconciled-at": "2026-01-05T14:37:50.992311+00:00"
|
|
33134
33134
|
},
|
|
33135
33135
|
"simple_login": {
|
|
33136
33136
|
"$ref": "#/components/schemas/common_wafSimpleLogin"
|
|
@@ -33483,7 +33483,7 @@
|
|
|
33483
33483
|
},
|
|
33484
33484
|
"x-original-maxLength": 1024,
|
|
33485
33485
|
"x-reconciled-from-discovery": true,
|
|
33486
|
-
"x-reconciled-at": "2026-01-
|
|
33486
|
+
"x-reconciled-at": "2026-01-05T14:37:50.992345+00:00"
|
|
33487
33487
|
},
|
|
33488
33488
|
"type": {
|
|
33489
33489
|
"type": "string",
|
|
@@ -33516,7 +33516,7 @@
|
|
|
33516
33516
|
},
|
|
33517
33517
|
"x-original-maxLength": 1024,
|
|
33518
33518
|
"x-reconciled-from-discovery": true,
|
|
33519
|
-
"x-reconciled-at": "2026-01-
|
|
33519
|
+
"x-reconciled-at": "2026-01-05T14:37:50.992350+00:00"
|
|
33520
33520
|
}
|
|
33521
33521
|
},
|
|
33522
33522
|
"x-f5xc-minimum-configuration": {
|
|
@@ -33729,7 +33729,7 @@
|
|
|
33729
33729
|
"x-original-maxLength": 1024,
|
|
33730
33730
|
"format": "hostname",
|
|
33731
33731
|
"x-reconciled-from-discovery": true,
|
|
33732
|
-
"x-reconciled-at": "2026-01-
|
|
33732
|
+
"x-reconciled-at": "2026-01-05T14:37:50.992369+00:00"
|
|
33733
33733
|
},
|
|
33734
33734
|
"service_domain": {
|
|
33735
33735
|
"type": "string",
|
|
@@ -34266,7 +34266,7 @@
|
|
|
34266
34266
|
},
|
|
34267
34267
|
"x-original-maxLength": 256,
|
|
34268
34268
|
"x-reconciled-from-discovery": true,
|
|
34269
|
-
"x-reconciled-at": "2026-01-
|
|
34269
|
+
"x-reconciled-at": "2026-01-05T14:37:51.366643+00:00"
|
|
34270
34270
|
},
|
|
34271
34271
|
"operator": {
|
|
34272
34272
|
"$ref": "#/components/schemas/cdn_cache_ruleCacheOperator"
|
|
@@ -34539,7 +34539,7 @@
|
|
|
34539
34539
|
},
|
|
34540
34540
|
"x-original-maxLength": 256,
|
|
34541
34541
|
"x-reconciled-from-discovery": true,
|
|
34542
|
-
"x-reconciled-at": "2026-01-
|
|
34542
|
+
"x-reconciled-at": "2026-01-05T14:37:51.366673+00:00"
|
|
34543
34543
|
},
|
|
34544
34544
|
"operator": {
|
|
34545
34545
|
"$ref": "#/components/schemas/cdn_cache_ruleCacheOperator"
|
|
@@ -34723,7 +34723,7 @@
|
|
|
34723
34723
|
},
|
|
34724
34724
|
"x-original-maxLength": 1024,
|
|
34725
34725
|
"x-reconciled-from-discovery": true,
|
|
34726
|
-
"x-reconciled-at": "2026-01-
|
|
34726
|
+
"x-reconciled-at": "2026-01-05T14:37:51.366695+00:00"
|
|
34727
34727
|
},
|
|
34728
34728
|
"namespace": {
|
|
34729
34729
|
"type": "string",
|
|
@@ -34742,7 +34742,7 @@
|
|
|
34742
34742
|
},
|
|
34743
34743
|
"x-original-maxLength": 1024,
|
|
34744
34744
|
"x-reconciled-from-discovery": true,
|
|
34745
|
-
"x-reconciled-at": "2026-01-
|
|
34745
|
+
"x-reconciled-at": "2026-01-05T14:37:51.366700+00:00"
|
|
34746
34746
|
}
|
|
34747
34747
|
},
|
|
34748
34748
|
"x-f5xc-minimum-configuration": {
|
|
@@ -34977,7 +34977,7 @@
|
|
|
34977
34977
|
},
|
|
34978
34978
|
"x-original-maxLength": 1024,
|
|
34979
34979
|
"x-reconciled-from-discovery": true,
|
|
34980
|
-
"x-reconciled-at": "2026-01-
|
|
34980
|
+
"x-reconciled-at": "2026-01-05T14:37:51.366723+00:00"
|
|
34981
34981
|
},
|
|
34982
34982
|
"disabled": {
|
|
34983
34983
|
"type": "boolean",
|
|
@@ -35027,7 +35027,7 @@
|
|
|
35027
35027
|
},
|
|
35028
35028
|
"x-original-maxLength": 1024,
|
|
35029
35029
|
"x-reconciled-from-discovery": true,
|
|
35030
|
-
"x-reconciled-at": "2026-01-
|
|
35030
|
+
"x-reconciled-at": "2026-01-05T14:37:51.366734+00:00"
|
|
35031
35031
|
},
|
|
35032
35032
|
"namespace": {
|
|
35033
35033
|
"type": "string",
|
|
@@ -35046,7 +35046,7 @@
|
|
|
35046
35046
|
},
|
|
35047
35047
|
"x-original-maxLength": 1024,
|
|
35048
35048
|
"x-reconciled-from-discovery": true,
|
|
35049
|
-
"x-reconciled-at": "2026-01-
|
|
35049
|
+
"x-reconciled-at": "2026-01-05T14:37:51.366739+00:00"
|
|
35050
35050
|
},
|
|
35051
35051
|
"owner_view": {
|
|
35052
35052
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -35072,7 +35072,7 @@
|
|
|
35072
35072
|
"x-field-mutability": "read-only",
|
|
35073
35073
|
"x-original-maxLength": 1024,
|
|
35074
35074
|
"x-reconciled-from-discovery": true,
|
|
35075
|
-
"x-reconciled-at": "2026-01-
|
|
35075
|
+
"x-reconciled-at": "2026-01-05T14:37:51.366746+00:00"
|
|
35076
35076
|
},
|
|
35077
35077
|
"uid": {
|
|
35078
35078
|
"type": "string",
|
|
@@ -35093,7 +35093,7 @@
|
|
|
35093
35093
|
"x-original-maxLength": 1024,
|
|
35094
35094
|
"format": "uuid",
|
|
35095
35095
|
"x-reconciled-from-discovery": true,
|
|
35096
|
-
"x-reconciled-at": "2026-01-
|
|
35096
|
+
"x-reconciled-at": "2026-01-05T14:37:51.366752+00:00"
|
|
35097
35097
|
}
|
|
35098
35098
|
},
|
|
35099
35099
|
"x-f5xc-minimum-configuration": {
|
|
@@ -36579,7 +36579,7 @@
|
|
|
36579
36579
|
},
|
|
36580
36580
|
"x-original-maxLength": 128,
|
|
36581
36581
|
"x-reconciled-from-discovery": true,
|
|
36582
|
-
"x-reconciled-at": "2026-01-
|
|
36582
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611062+00:00"
|
|
36583
36583
|
},
|
|
36584
36584
|
"value": {
|
|
36585
36585
|
"$ref": "#/components/schemas/schemaSecretType"
|
|
@@ -36749,7 +36749,7 @@
|
|
|
36749
36749
|
},
|
|
36750
36750
|
"x-original-maxLength": 1024,
|
|
36751
36751
|
"x-reconciled-from-discovery": true,
|
|
36752
|
-
"x-reconciled-at": "2026-01-
|
|
36752
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611078+00:00"
|
|
36753
36753
|
},
|
|
36754
36754
|
"namespace": {
|
|
36755
36755
|
"type": "string",
|
|
@@ -36768,7 +36768,7 @@
|
|
|
36768
36768
|
},
|
|
36769
36769
|
"x-original-maxLength": 1024,
|
|
36770
36770
|
"x-reconciled-from-discovery": true,
|
|
36771
|
-
"x-reconciled-at": "2026-01-
|
|
36771
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611083+00:00"
|
|
36772
36772
|
}
|
|
36773
36773
|
},
|
|
36774
36774
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37199,7 +37199,7 @@
|
|
|
37199
37199
|
},
|
|
37200
37200
|
"x-original-maxLength": 1024,
|
|
37201
37201
|
"x-reconciled-from-discovery": true,
|
|
37202
|
-
"x-reconciled-at": "2026-01-
|
|
37202
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611116+00:00"
|
|
37203
37203
|
},
|
|
37204
37204
|
"namespace": {
|
|
37205
37205
|
"type": "string",
|
|
@@ -37218,7 +37218,7 @@
|
|
|
37218
37218
|
},
|
|
37219
37219
|
"x-original-maxLength": 1024,
|
|
37220
37220
|
"x-reconciled-from-discovery": true,
|
|
37221
|
-
"x-reconciled-at": "2026-01-
|
|
37221
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611120+00:00"
|
|
37222
37222
|
}
|
|
37223
37223
|
},
|
|
37224
37224
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37276,7 +37276,7 @@
|
|
|
37276
37276
|
},
|
|
37277
37277
|
"x-original-maxLength": 1024,
|
|
37278
37278
|
"x-reconciled-from-discovery": true,
|
|
37279
|
-
"x-reconciled-at": "2026-01-
|
|
37279
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611125+00:00"
|
|
37280
37280
|
},
|
|
37281
37281
|
"namespace": {
|
|
37282
37282
|
"type": "string",
|
|
@@ -37295,7 +37295,7 @@
|
|
|
37295
37295
|
},
|
|
37296
37296
|
"x-original-maxLength": 1024,
|
|
37297
37297
|
"x-reconciled-from-discovery": true,
|
|
37298
|
-
"x-reconciled-at": "2026-01-
|
|
37298
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611130+00:00"
|
|
37299
37299
|
}
|
|
37300
37300
|
},
|
|
37301
37301
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37444,7 +37444,7 @@
|
|
|
37444
37444
|
},
|
|
37445
37445
|
"x-original-maxLength": 1024,
|
|
37446
37446
|
"x-reconciled-from-discovery": true,
|
|
37447
|
-
"x-reconciled-at": "2026-01-
|
|
37447
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611139+00:00"
|
|
37448
37448
|
},
|
|
37449
37449
|
"namespace": {
|
|
37450
37450
|
"type": "string",
|
|
@@ -37463,7 +37463,7 @@
|
|
|
37463
37463
|
},
|
|
37464
37464
|
"x-original-maxLength": 1024,
|
|
37465
37465
|
"x-reconciled-from-discovery": true,
|
|
37466
|
-
"x-reconciled-at": "2026-01-
|
|
37466
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611144+00:00"
|
|
37467
37467
|
},
|
|
37468
37468
|
"query_type": {
|
|
37469
37469
|
"$ref": "#/components/schemas/http_loadbalancerApiInventorySchemaQueryType"
|
|
@@ -37692,7 +37692,7 @@
|
|
|
37692
37692
|
"maxLength": 17,
|
|
37693
37693
|
"minLength": 17,
|
|
37694
37694
|
"x-reconciled-from-discovery": true,
|
|
37695
|
-
"x-reconciled-at": "2026-01-
|
|
37695
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611165+00:00"
|
|
37696
37696
|
},
|
|
37697
37697
|
"system_metadata": {
|
|
37698
37698
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -37805,7 +37805,7 @@
|
|
|
37805
37805
|
},
|
|
37806
37806
|
"x-original-maxLength": 1024,
|
|
37807
37807
|
"x-reconciled-from-discovery": true,
|
|
37808
|
-
"x-reconciled-at": "2026-01-
|
|
37808
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611174+00:00"
|
|
37809
37809
|
}
|
|
37810
37810
|
},
|
|
37811
37811
|
"x-f5xc-minimum-configuration": {
|
|
@@ -38226,7 +38226,7 @@
|
|
|
38226
38226
|
},
|
|
38227
38227
|
"x-original-maxLength": 1024,
|
|
38228
38228
|
"x-reconciled-from-discovery": true,
|
|
38229
|
-
"x-reconciled-at": "2026-01-
|
|
38229
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611204+00:00"
|
|
38230
38230
|
},
|
|
38231
38231
|
"disabled": {
|
|
38232
38232
|
"type": "boolean",
|
|
@@ -38276,7 +38276,7 @@
|
|
|
38276
38276
|
},
|
|
38277
38277
|
"x-original-maxLength": 1024,
|
|
38278
38278
|
"x-reconciled-from-discovery": true,
|
|
38279
|
-
"x-reconciled-at": "2026-01-
|
|
38279
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611215+00:00"
|
|
38280
38280
|
},
|
|
38281
38281
|
"namespace": {
|
|
38282
38282
|
"type": "string",
|
|
@@ -38295,7 +38295,7 @@
|
|
|
38295
38295
|
},
|
|
38296
38296
|
"x-original-maxLength": 1024,
|
|
38297
38297
|
"x-reconciled-from-discovery": true,
|
|
38298
|
-
"x-reconciled-at": "2026-01-
|
|
38298
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611219+00:00"
|
|
38299
38299
|
},
|
|
38300
38300
|
"owner_view": {
|
|
38301
38301
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -38336,7 +38336,7 @@
|
|
|
38336
38336
|
"x-field-mutability": "read-only",
|
|
38337
38337
|
"x-original-maxLength": 1024,
|
|
38338
38338
|
"x-reconciled-from-discovery": true,
|
|
38339
|
-
"x-reconciled-at": "2026-01-
|
|
38339
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611227+00:00"
|
|
38340
38340
|
},
|
|
38341
38341
|
"uid": {
|
|
38342
38342
|
"type": "string",
|
|
@@ -38357,7 +38357,7 @@
|
|
|
38357
38357
|
"x-original-maxLength": 1024,
|
|
38358
38358
|
"format": "uuid",
|
|
38359
38359
|
"x-reconciled-from-discovery": true,
|
|
38360
|
-
"x-reconciled-at": "2026-01-
|
|
38360
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611233+00:00"
|
|
38361
38361
|
}
|
|
38362
38362
|
},
|
|
38363
38363
|
"x-f5xc-minimum-configuration": {
|
|
@@ -39915,7 +39915,7 @@
|
|
|
39915
39915
|
},
|
|
39916
39916
|
"x-original-maxLength": 1024,
|
|
39917
39917
|
"x-reconciled-from-discovery": true,
|
|
39918
|
-
"x-reconciled-at": "2026-01-
|
|
39918
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611393+00:00"
|
|
39919
39919
|
},
|
|
39920
39920
|
"namespace": {
|
|
39921
39921
|
"type": "string",
|
|
@@ -39941,7 +39941,7 @@
|
|
|
39941
39941
|
},
|
|
39942
39942
|
"x-original-maxLength": 1024,
|
|
39943
39943
|
"x-reconciled-from-discovery": true,
|
|
39944
|
-
"x-reconciled-at": "2026-01-
|
|
39944
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611397+00:00"
|
|
39945
39945
|
},
|
|
39946
39946
|
"rps_threshold": {
|
|
39947
39947
|
"type": "integer",
|
|
@@ -40224,7 +40224,7 @@
|
|
|
40224
40224
|
},
|
|
40225
40225
|
"x-original-maxLength": 1024,
|
|
40226
40226
|
"x-reconciled-from-discovery": true,
|
|
40227
|
-
"x-reconciled-at": "2026-01-
|
|
40227
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611419+00:00"
|
|
40228
40228
|
},
|
|
40229
40229
|
"namespace": {
|
|
40230
40230
|
"type": "string",
|
|
@@ -40243,7 +40243,7 @@
|
|
|
40243
40243
|
},
|
|
40244
40244
|
"x-original-maxLength": 1024,
|
|
40245
40245
|
"x-reconciled-from-discovery": true,
|
|
40246
|
-
"x-reconciled-at": "2026-01-
|
|
40246
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611424+00:00"
|
|
40247
40247
|
}
|
|
40248
40248
|
},
|
|
40249
40249
|
"x-f5xc-minimum-configuration": {
|
|
@@ -41457,7 +41457,7 @@
|
|
|
41457
41457
|
},
|
|
41458
41458
|
"x-original-maxLength": 256,
|
|
41459
41459
|
"x-reconciled-from-discovery": true,
|
|
41460
|
-
"x-reconciled-at": "2026-01-
|
|
41460
|
+
"x-reconciled-at": "2026-01-05T14:38:05.611837+00:00"
|
|
41461
41461
|
},
|
|
41462
41462
|
"path": {
|
|
41463
41463
|
"type": "string",
|
|
@@ -42197,7 +42197,7 @@
|
|
|
42197
42197
|
},
|
|
42198
42198
|
"x-original-maxLength": 256,
|
|
42199
42199
|
"x-reconciled-from-discovery": true,
|
|
42200
|
-
"x-reconciled-at": "2026-01-
|
|
42200
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612004+00:00"
|
|
42201
42201
|
},
|
|
42202
42202
|
"overwrite": {
|
|
42203
42203
|
"type": "boolean",
|
|
@@ -42236,7 +42236,7 @@
|
|
|
42236
42236
|
},
|
|
42237
42237
|
"x-original-maxLength": 8096,
|
|
42238
42238
|
"x-reconciled-from-discovery": true,
|
|
42239
|
-
"x-reconciled-at": "2026-01-
|
|
42239
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612011+00:00"
|
|
42240
42240
|
}
|
|
42241
42241
|
},
|
|
42242
42242
|
"x-f5xc-minimum-configuration": {
|
|
@@ -42844,7 +42844,7 @@
|
|
|
42844
42844
|
},
|
|
42845
42845
|
"x-original-maxLength": 256,
|
|
42846
42846
|
"x-reconciled-from-discovery": true,
|
|
42847
|
-
"x-reconciled-at": "2026-01-
|
|
42847
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612189+00:00"
|
|
42848
42848
|
},
|
|
42849
42849
|
"overwrite": {
|
|
42850
42850
|
"type": "boolean",
|
|
@@ -42892,7 +42892,7 @@
|
|
|
42892
42892
|
},
|
|
42893
42893
|
"x-original-maxLength": 8096,
|
|
42894
42894
|
"x-reconciled-from-discovery": true,
|
|
42895
|
-
"x-reconciled-at": "2026-01-
|
|
42895
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612200+00:00"
|
|
42896
42896
|
}
|
|
42897
42897
|
},
|
|
42898
42898
|
"x-f5xc-minimum-configuration": {
|
|
@@ -43420,7 +43420,7 @@
|
|
|
43420
43420
|
},
|
|
43421
43421
|
"x-original-maxLength": 1024,
|
|
43422
43422
|
"x-reconciled-from-discovery": true,
|
|
43423
|
-
"x-reconciled-at": "2026-01-
|
|
43423
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612466+00:00"
|
|
43424
43424
|
},
|
|
43425
43425
|
"status": {
|
|
43426
43426
|
"type": "string",
|
|
@@ -43437,7 +43437,7 @@
|
|
|
43437
43437
|
},
|
|
43438
43438
|
"x-original-maxLength": 1024,
|
|
43439
43439
|
"x-reconciled-from-discovery": true,
|
|
43440
|
-
"x-reconciled-at": "2026-01-
|
|
43440
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612470+00:00"
|
|
43441
43441
|
}
|
|
43442
43442
|
},
|
|
43443
43443
|
"x-f5xc-minimum-configuration": {
|
|
@@ -43493,7 +43493,7 @@
|
|
|
43493
43493
|
},
|
|
43494
43494
|
"x-original-maxLength": 1024,
|
|
43495
43495
|
"x-reconciled-from-discovery": true,
|
|
43496
|
-
"x-reconciled-at": "2026-01-
|
|
43496
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612477+00:00"
|
|
43497
43497
|
},
|
|
43498
43498
|
"nlb_cname": {
|
|
43499
43499
|
"type": "string",
|
|
@@ -43538,7 +43538,7 @@
|
|
|
43538
43538
|
},
|
|
43539
43539
|
"x-original-maxLength": 1024,
|
|
43540
43540
|
"x-reconciled-from-discovery": true,
|
|
43541
|
-
"x-reconciled-at": "2026-01-
|
|
43541
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612484+00:00"
|
|
43542
43542
|
},
|
|
43543
43543
|
"target_group_status": {
|
|
43544
43544
|
"type": "array",
|
|
@@ -43622,7 +43622,7 @@
|
|
|
43622
43622
|
},
|
|
43623
43623
|
"x-original-maxLength": 1024,
|
|
43624
43624
|
"x-reconciled-from-discovery": true,
|
|
43625
|
-
"x-reconciled-at": "2026-01-
|
|
43625
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612493+00:00"
|
|
43626
43626
|
},
|
|
43627
43627
|
"protocol": {
|
|
43628
43628
|
"type": "string",
|
|
@@ -43653,7 +43653,7 @@
|
|
|
43653
43653
|
},
|
|
43654
43654
|
"x-original-maxLength": 1024,
|
|
43655
43655
|
"x-reconciled-from-discovery": true,
|
|
43656
|
-
"x-reconciled-at": "2026-01-
|
|
43656
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612499+00:00"
|
|
43657
43657
|
},
|
|
43658
43658
|
"status": {
|
|
43659
43659
|
"type": "string",
|
|
@@ -43670,7 +43670,7 @@
|
|
|
43670
43670
|
},
|
|
43671
43671
|
"x-original-maxLength": 1024,
|
|
43672
43672
|
"x-reconciled-from-discovery": true,
|
|
43673
|
-
"x-reconciled-at": "2026-01-
|
|
43673
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612503+00:00"
|
|
43674
43674
|
}
|
|
43675
43675
|
},
|
|
43676
43676
|
"x-f5xc-minimum-configuration": {
|
|
@@ -45062,7 +45062,7 @@
|
|
|
45062
45062
|
"x-original-maxLength": 256,
|
|
45063
45063
|
"format": "hostname",
|
|
45064
45064
|
"x-reconciled-from-discovery": true,
|
|
45065
|
-
"x-reconciled-at": "2026-01-
|
|
45065
|
+
"x-reconciled-at": "2026-01-05T14:38:05.612726+00:00"
|
|
45066
45066
|
}
|
|
45067
45067
|
},
|
|
45068
45068
|
"x-f5xc-minimum-configuration": {
|