@robinmordasiewicz/f5xc-api-mcp 2.0.2-2601050111 → 2.0.5-2601050335
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 +46 -7
- package/dist/generator/domain-metadata.d.ts.map +1 -1
- package/dist/generator/domain-metadata.js +30 -21
- package/dist/generator/domain-metadata.js.map +1 -1
- package/dist/generator/openapi-parser.d.ts +23 -0
- package/dist/generator/openapi-parser.d.ts.map +1 -1
- package/dist/generator/openapi-parser.js +14 -0
- package/dist/generator/openapi-parser.js.map +1 -1
- package/dist/tools/discovery/best-practices.d.ts +3 -0
- package/dist/tools/discovery/best-practices.d.ts.map +1 -1
- package/dist/tools/discovery/best-practices.js +24 -0
- package/dist/tools/discovery/best-practices.js.map +1 -1
- package/dist/tools/discovery/index-loader.d.ts.map +1 -1
- package/dist/tools/discovery/index-loader.js +2 -0
- package/dist/tools/discovery/index-loader.js.map +1 -1
- package/dist/tools/discovery/types.d.ts +2 -0
- package/dist/tools/discovery/types.d.ts.map +1 -1
- package/dist/tools/generated/dependency-graph.json +1 -1
- package/dist/version.d.ts +2 -2
- package/dist/version.js +2 -2
- package/manifest.json +1 -1
- package/package.json +1 -1
- package/specs/domains/admin_console_and_ui.json +26 -26
- package/specs/domains/ai_services.json +22 -22
- package/specs/domains/api.json +174 -184
- package/specs/domains/authentication.json +46 -46
- package/specs/domains/bigip.json +95 -95
- package/specs/domains/billing_and_usage.json +64 -64
- package/specs/domains/blindfold.json +110 -110
- package/specs/domains/bot_and_threat_defense.json +66 -66
- package/specs/domains/cdn.json +178 -558
- package/specs/domains/ce_management.json +112 -112
- package/specs/domains/certificates.json +76 -76
- package/specs/domains/cloud_infrastructure.json +113 -113
- package/specs/domains/container_services.json +92 -147
- package/specs/domains/data_and_privacy_security.json +67 -67
- package/specs/domains/data_intelligence.json +63 -63
- package/specs/domains/ddos.json +155 -155
- package/specs/domains/dns.json +149 -169
- package/specs/domains/managed_kubernetes.json +86 -86
- package/specs/domains/marketplace.json +104 -104
- package/specs/domains/network.json +231 -231
- package/specs/domains/network_security.json +188 -198
- package/specs/domains/nginx_one.json +63 -63
- package/specs/domains/object_storage.json +13 -13
- package/specs/domains/observability.json +103 -103
- package/specs/domains/rate_limiting.json +53 -53
- package/specs/domains/secops_and_incident_response.json +37 -37
- package/specs/domains/service_mesh.json +120 -125
- package/specs/domains/shape.json +314 -314
- package/specs/domains/sites.json +350 -350
- package/specs/domains/statistics.json +226 -226
- package/specs/domains/support.json +109 -109
- package/specs/domains/telemetry_and_insights.json +73 -73
- package/specs/domains/tenant_and_identity.json +269 -274
- package/specs/domains/threat_campaign.json +67 -87
- package/specs/domains/users.json +67 -67
- package/specs/domains/virtual.json +245 -875
- package/specs/domains/vpm_and_node_management.json +2 -2
- package/specs/domains/waf.json +140 -335
- package/specs/index.json +2 -183
package/specs/domains/sites.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Sites",
|
|
5
5
|
"description": "Multi-cloud node provisioning spanning major public cloud environments including TGW, VNet, and VPC architectures. VPN tunnel configuration handles secure connectivity while IP prefix management controls address allocation. Customer edge deployments support external container orchestration platforms. Geographic distribution with resource sharing enables consistent policy enforcement across deployment points.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.5",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"url": "https://www.f5.com/company/policies/eula"
|
|
14
14
|
},
|
|
15
15
|
"summary": "AWS, Azure, GCP VPC integration with transit gateways. Label-based selection for policy application across regions.",
|
|
16
|
-
"x-
|
|
16
|
+
"x-f5xc-cli-domain": "sites"
|
|
17
17
|
},
|
|
18
18
|
"servers": [
|
|
19
19
|
{
|
|
@@ -32266,7 +32266,7 @@
|
|
|
32266
32266
|
},
|
|
32267
32267
|
"x-original-maxLength": 1024,
|
|
32268
32268
|
"x-reconciled-from-discovery": true,
|
|
32269
|
-
"x-reconciled-at": "2026-01-
|
|
32269
|
+
"x-reconciled-at": "2026-01-05T03:03:25.583963+00:00"
|
|
32270
32270
|
},
|
|
32271
32271
|
"tags": {
|
|
32272
32272
|
"type": "object",
|
|
@@ -32633,7 +32633,7 @@
|
|
|
32633
32633
|
},
|
|
32634
32634
|
"x-original-maxLength": 1024,
|
|
32635
32635
|
"x-reconciled-from-discovery": true,
|
|
32636
|
-
"x-reconciled-at": "2026-01-
|
|
32636
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584021+00:00"
|
|
32637
32637
|
},
|
|
32638
32638
|
"namespace": {
|
|
32639
32639
|
"type": "string",
|
|
@@ -32652,7 +32652,7 @@
|
|
|
32652
32652
|
},
|
|
32653
32653
|
"x-original-maxLength": 1024,
|
|
32654
32654
|
"x-reconciled-from-discovery": true,
|
|
32655
|
-
"x-reconciled-at": "2026-01-
|
|
32655
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584026+00:00"
|
|
32656
32656
|
}
|
|
32657
32657
|
},
|
|
32658
32658
|
"x-f5xc-minimum-configuration": {
|
|
@@ -32750,7 +32750,7 @@
|
|
|
32750
32750
|
"maxLength": 17,
|
|
32751
32751
|
"minLength": 17,
|
|
32752
32752
|
"x-reconciled-from-discovery": true,
|
|
32753
|
-
"x-reconciled-at": "2026-01-
|
|
32753
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584040+00:00"
|
|
32754
32754
|
},
|
|
32755
32755
|
"system_metadata": {
|
|
32756
32756
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -32885,7 +32885,7 @@
|
|
|
32885
32885
|
},
|
|
32886
32886
|
"x-original-maxLength": 1024,
|
|
32887
32887
|
"x-reconciled-from-discovery": true,
|
|
32888
|
-
"x-reconciled-at": "2026-01-
|
|
32888
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584050+00:00"
|
|
32889
32889
|
},
|
|
32890
32890
|
"disabled": {
|
|
32891
32891
|
"type": "boolean",
|
|
@@ -32935,7 +32935,7 @@
|
|
|
32935
32935
|
},
|
|
32936
32936
|
"x-original-maxLength": 1024,
|
|
32937
32937
|
"x-reconciled-from-discovery": true,
|
|
32938
|
-
"x-reconciled-at": "2026-01-
|
|
32938
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584059+00:00"
|
|
32939
32939
|
},
|
|
32940
32940
|
"namespace": {
|
|
32941
32941
|
"type": "string",
|
|
@@ -32954,7 +32954,7 @@
|
|
|
32954
32954
|
},
|
|
32955
32955
|
"x-original-maxLength": 1024,
|
|
32956
32956
|
"x-reconciled-from-discovery": true,
|
|
32957
|
-
"x-reconciled-at": "2026-01-
|
|
32957
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584063+00:00"
|
|
32958
32958
|
},
|
|
32959
32959
|
"owner_view": {
|
|
32960
32960
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -32995,7 +32995,7 @@
|
|
|
32995
32995
|
"x-field-mutability": "read-only",
|
|
32996
32996
|
"x-original-maxLength": 1024,
|
|
32997
32997
|
"x-reconciled-from-discovery": true,
|
|
32998
|
-
"x-reconciled-at": "2026-01-
|
|
32998
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584070+00:00"
|
|
32999
32999
|
},
|
|
33000
33000
|
"uid": {
|
|
33001
33001
|
"type": "string",
|
|
@@ -33016,7 +33016,7 @@
|
|
|
33016
33016
|
"x-original-maxLength": 1024,
|
|
33017
33017
|
"format": "uuid",
|
|
33018
33018
|
"x-reconciled-from-discovery": true,
|
|
33019
|
-
"x-reconciled-at": "2026-01-
|
|
33019
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584075+00:00"
|
|
33020
33020
|
}
|
|
33021
33021
|
},
|
|
33022
33022
|
"x-f5xc-minimum-configuration": {
|
|
@@ -33706,7 +33706,7 @@
|
|
|
33706
33706
|
},
|
|
33707
33707
|
"x-original-maxLength": 1024,
|
|
33708
33708
|
"x-reconciled-from-discovery": true,
|
|
33709
|
-
"x-reconciled-at": "2026-01-
|
|
33709
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584134+00:00"
|
|
33710
33710
|
},
|
|
33711
33711
|
"namespace": {
|
|
33712
33712
|
"type": "string",
|
|
@@ -33725,7 +33725,7 @@
|
|
|
33725
33725
|
},
|
|
33726
33726
|
"x-original-maxLength": 1024,
|
|
33727
33727
|
"x-reconciled-from-discovery": true,
|
|
33728
|
-
"x-reconciled-at": "2026-01-
|
|
33728
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584138+00:00"
|
|
33729
33729
|
},
|
|
33730
33730
|
"tgw_info": {
|
|
33731
33731
|
"$ref": "#/components/schemas/aws_tgw_siteAWSTGWInfoConfigType"
|
|
@@ -33786,7 +33786,7 @@
|
|
|
33786
33786
|
},
|
|
33787
33787
|
"x-original-maxLength": 1024,
|
|
33788
33788
|
"x-reconciled-from-discovery": true,
|
|
33789
|
-
"x-reconciled-at": "2026-01-
|
|
33789
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584144+00:00"
|
|
33790
33790
|
},
|
|
33791
33791
|
"namespace": {
|
|
33792
33792
|
"type": "string",
|
|
@@ -33805,7 +33805,7 @@
|
|
|
33805
33805
|
},
|
|
33806
33806
|
"x-original-maxLength": 1024,
|
|
33807
33807
|
"x-reconciled-from-discovery": true,
|
|
33808
|
-
"x-reconciled-at": "2026-01-
|
|
33808
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584148+00:00"
|
|
33809
33809
|
},
|
|
33810
33810
|
"vip_params_per_az": {
|
|
33811
33811
|
"type": "array",
|
|
@@ -33884,7 +33884,7 @@
|
|
|
33884
33884
|
},
|
|
33885
33885
|
"x-original-maxLength": 1024,
|
|
33886
33886
|
"x-reconciled-from-discovery": true,
|
|
33887
|
-
"x-reconciled-at": "2026-01-
|
|
33887
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584153+00:00"
|
|
33888
33888
|
},
|
|
33889
33889
|
"namespace": {
|
|
33890
33890
|
"type": "string",
|
|
@@ -33903,7 +33903,7 @@
|
|
|
33903
33903
|
},
|
|
33904
33904
|
"x-original-maxLength": 1024,
|
|
33905
33905
|
"x-reconciled-from-discovery": true,
|
|
33906
|
-
"x-reconciled-at": "2026-01-
|
|
33906
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584157+00:00"
|
|
33907
33907
|
},
|
|
33908
33908
|
"vpc_ip_prefixes": {
|
|
33909
33909
|
"type": "object",
|
|
@@ -33972,7 +33972,7 @@
|
|
|
33972
33972
|
},
|
|
33973
33973
|
"x-original-maxLength": 1024,
|
|
33974
33974
|
"x-reconciled-from-discovery": true,
|
|
33975
|
-
"x-reconciled-at": "2026-01-
|
|
33975
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584163+00:00"
|
|
33976
33976
|
},
|
|
33977
33977
|
"namespace": {
|
|
33978
33978
|
"type": "string",
|
|
@@ -33991,7 +33991,7 @@
|
|
|
33991
33991
|
},
|
|
33992
33992
|
"x-original-maxLength": 1024,
|
|
33993
33993
|
"x-reconciled-from-discovery": true,
|
|
33994
|
-
"x-reconciled-at": "2026-01-
|
|
33994
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584167+00:00"
|
|
33995
33995
|
}
|
|
33996
33996
|
},
|
|
33997
33997
|
"x-f5xc-minimum-configuration": {
|
|
@@ -34918,7 +34918,7 @@
|
|
|
34918
34918
|
},
|
|
34919
34919
|
"x-original-maxLength": 1024,
|
|
34920
34920
|
"x-reconciled-from-discovery": true,
|
|
34921
|
-
"x-reconciled-at": "2026-01-
|
|
34921
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584240+00:00"
|
|
34922
34922
|
},
|
|
34923
34923
|
"tags": {
|
|
34924
34924
|
"type": "object",
|
|
@@ -35419,7 +35419,7 @@
|
|
|
35419
35419
|
},
|
|
35420
35420
|
"x-original-maxLength": 1024,
|
|
35421
35421
|
"x-reconciled-from-discovery": true,
|
|
35422
|
-
"x-reconciled-at": "2026-01-
|
|
35422
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584274+00:00"
|
|
35423
35423
|
},
|
|
35424
35424
|
"subnet_id": {
|
|
35425
35425
|
"type": "string",
|
|
@@ -35572,7 +35572,7 @@
|
|
|
35572
35572
|
"readOnly": true,
|
|
35573
35573
|
"x-original-maxLength": 1024,
|
|
35574
35574
|
"x-reconciled-from-discovery": true,
|
|
35575
|
-
"x-reconciled-at": "2026-01-
|
|
35575
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584287+00:00"
|
|
35576
35576
|
},
|
|
35577
35577
|
"name": {
|
|
35578
35578
|
"type": "string",
|
|
@@ -35591,7 +35591,7 @@
|
|
|
35591
35591
|
},
|
|
35592
35592
|
"x-original-maxLength": 1024,
|
|
35593
35593
|
"x-reconciled-from-discovery": true,
|
|
35594
|
-
"x-reconciled-at": "2026-01-
|
|
35594
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584291+00:00"
|
|
35595
35595
|
},
|
|
35596
35596
|
"namespace": {
|
|
35597
35597
|
"type": "string",
|
|
@@ -35610,7 +35610,7 @@
|
|
|
35610
35610
|
},
|
|
35611
35611
|
"x-original-maxLength": 1024,
|
|
35612
35612
|
"x-reconciled-from-discovery": true,
|
|
35613
|
-
"x-reconciled-at": "2026-01-
|
|
35613
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584295+00:00"
|
|
35614
35614
|
},
|
|
35615
35615
|
"tenant": {
|
|
35616
35616
|
"type": "string",
|
|
@@ -35631,7 +35631,7 @@
|
|
|
35631
35631
|
"x-field-mutability": "read-only",
|
|
35632
35632
|
"x-original-maxLength": 1024,
|
|
35633
35633
|
"x-reconciled-from-discovery": true,
|
|
35634
|
-
"x-reconciled-at": "2026-01-
|
|
35634
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584299+00:00"
|
|
35635
35635
|
},
|
|
35636
35636
|
"uid": {
|
|
35637
35637
|
"type": "string",
|
|
@@ -35653,7 +35653,7 @@
|
|
|
35653
35653
|
"x-original-maxLength": 1024,
|
|
35654
35654
|
"format": "uuid",
|
|
35655
35655
|
"x-reconciled-from-discovery": true,
|
|
35656
|
-
"x-reconciled-at": "2026-01-
|
|
35656
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584303+00:00"
|
|
35657
35657
|
}
|
|
35658
35658
|
},
|
|
35659
35659
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35750,7 +35750,7 @@
|
|
|
35750
35750
|
},
|
|
35751
35751
|
"x-original-maxLength": 1024,
|
|
35752
35752
|
"x-reconciled-from-discovery": true,
|
|
35753
|
-
"x-reconciled-at": "2026-01-
|
|
35753
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584311+00:00"
|
|
35754
35754
|
}
|
|
35755
35755
|
},
|
|
35756
35756
|
"x-f5xc-minimum-configuration": {
|
|
@@ -35816,7 +35816,7 @@
|
|
|
35816
35816
|
},
|
|
35817
35817
|
"x-original-maxLength": 1024,
|
|
35818
35818
|
"x-reconciled-from-discovery": true,
|
|
35819
|
-
"x-reconciled-at": "2026-01-
|
|
35819
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584317+00:00"
|
|
35820
35820
|
},
|
|
35821
35821
|
"store_provider": {
|
|
35822
35822
|
"type": "string",
|
|
@@ -35874,7 +35874,7 @@
|
|
|
35874
35874
|
},
|
|
35875
35875
|
"x-original-maxLength": 1024,
|
|
35876
35876
|
"x-reconciled-from-discovery": true,
|
|
35877
|
-
"x-reconciled-at": "2026-01-
|
|
35877
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584323+00:00"
|
|
35878
35878
|
},
|
|
35879
35879
|
"url": {
|
|
35880
35880
|
"type": "string",
|
|
@@ -35971,7 +35971,7 @@
|
|
|
35971
35971
|
},
|
|
35972
35972
|
"x-original-maxLength": 1024,
|
|
35973
35973
|
"x-reconciled-from-discovery": true,
|
|
35974
|
-
"x-reconciled-at": "2026-01-
|
|
35974
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584332+00:00"
|
|
35975
35975
|
},
|
|
35976
35976
|
"service_name": {
|
|
35977
35977
|
"type": "string",
|
|
@@ -36010,7 +36010,7 @@
|
|
|
36010
36010
|
},
|
|
36011
36011
|
"x-original-maxLength": 1024,
|
|
36012
36012
|
"x-reconciled-from-discovery": true,
|
|
36013
|
-
"x-reconciled-at": "2026-01-
|
|
36013
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584337+00:00"
|
|
36014
36014
|
},
|
|
36015
36015
|
"type": {
|
|
36016
36016
|
"type": "string",
|
|
@@ -36351,7 +36351,7 @@
|
|
|
36351
36351
|
},
|
|
36352
36352
|
"x-original-maxLength": 1024,
|
|
36353
36353
|
"x-reconciled-from-discovery": true,
|
|
36354
|
-
"x-reconciled-at": "2026-01-
|
|
36354
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584359+00:00"
|
|
36355
36355
|
}
|
|
36356
36356
|
},
|
|
36357
36357
|
"x-f5xc-minimum-configuration": {
|
|
@@ -36806,7 +36806,7 @@
|
|
|
36806
36806
|
},
|
|
36807
36807
|
"x-original-maxLength": 1200,
|
|
36808
36808
|
"x-reconciled-from-discovery": true,
|
|
36809
|
-
"x-reconciled-at": "2026-01-
|
|
36809
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584387+00:00"
|
|
36810
36810
|
},
|
|
36811
36811
|
"disable": {
|
|
36812
36812
|
"type": "boolean",
|
|
@@ -36859,7 +36859,7 @@
|
|
|
36859
36859
|
},
|
|
36860
36860
|
"x-original-maxLength": 1024,
|
|
36861
36861
|
"x-reconciled-from-discovery": true,
|
|
36862
|
-
"x-reconciled-at": "2026-01-
|
|
36862
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584394+00:00"
|
|
36863
36863
|
},
|
|
36864
36864
|
"namespace": {
|
|
36865
36865
|
"type": "string",
|
|
@@ -36878,7 +36878,7 @@
|
|
|
36878
36878
|
},
|
|
36879
36879
|
"x-original-maxLength": 1024,
|
|
36880
36880
|
"x-reconciled-from-discovery": true,
|
|
36881
|
-
"x-reconciled-at": "2026-01-
|
|
36881
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584398+00:00"
|
|
36882
36882
|
}
|
|
36883
36883
|
},
|
|
36884
36884
|
"x-f5xc-minimum-configuration": {
|
|
@@ -36954,7 +36954,7 @@
|
|
|
36954
36954
|
},
|
|
36955
36955
|
"x-original-maxLength": 1200,
|
|
36956
36956
|
"x-reconciled-from-discovery": true,
|
|
36957
|
-
"x-reconciled-at": "2026-01-
|
|
36957
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584404+00:00"
|
|
36958
36958
|
},
|
|
36959
36959
|
"disable": {
|
|
36960
36960
|
"type": "boolean",
|
|
@@ -37009,7 +37009,7 @@
|
|
|
37009
37009
|
},
|
|
37010
37010
|
"x-original-maxLength": 1024,
|
|
37011
37011
|
"x-reconciled-from-discovery": true,
|
|
37012
|
-
"x-reconciled-at": "2026-01-
|
|
37012
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584411+00:00"
|
|
37013
37013
|
},
|
|
37014
37014
|
"namespace": {
|
|
37015
37015
|
"type": "string",
|
|
@@ -37028,7 +37028,7 @@
|
|
|
37028
37028
|
},
|
|
37029
37029
|
"x-original-maxLength": 1024,
|
|
37030
37030
|
"x-reconciled-from-discovery": true,
|
|
37031
|
-
"x-reconciled-at": "2026-01-
|
|
37031
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584415+00:00"
|
|
37032
37032
|
}
|
|
37033
37033
|
},
|
|
37034
37034
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37104,7 +37104,7 @@
|
|
|
37104
37104
|
},
|
|
37105
37105
|
"x-original-maxLength": 1200,
|
|
37106
37106
|
"x-reconciled-from-discovery": true,
|
|
37107
|
-
"x-reconciled-at": "2026-01-
|
|
37107
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584422+00:00"
|
|
37108
37108
|
},
|
|
37109
37109
|
"disable": {
|
|
37110
37110
|
"type": "boolean",
|
|
@@ -37157,7 +37157,7 @@
|
|
|
37157
37157
|
},
|
|
37158
37158
|
"x-original-maxLength": 1024,
|
|
37159
37159
|
"x-reconciled-from-discovery": true,
|
|
37160
|
-
"x-reconciled-at": "2026-01-
|
|
37160
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584429+00:00"
|
|
37161
37161
|
},
|
|
37162
37162
|
"namespace": {
|
|
37163
37163
|
"type": "string",
|
|
@@ -37176,7 +37176,7 @@
|
|
|
37176
37176
|
},
|
|
37177
37177
|
"x-original-maxLength": 1024,
|
|
37178
37178
|
"x-reconciled-from-discovery": true,
|
|
37179
|
-
"x-reconciled-at": "2026-01-
|
|
37179
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584433+00:00"
|
|
37180
37180
|
}
|
|
37181
37181
|
},
|
|
37182
37182
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37449,7 +37449,7 @@
|
|
|
37449
37449
|
"x-original-maxLength": 1024,
|
|
37450
37450
|
"format": "uuid",
|
|
37451
37451
|
"x-reconciled-from-discovery": true,
|
|
37452
|
-
"x-reconciled-at": "2026-01-
|
|
37452
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584454+00:00"
|
|
37453
37453
|
},
|
|
37454
37454
|
"vtrp_id": {
|
|
37455
37455
|
"type": "string",
|
|
@@ -37561,7 +37561,7 @@
|
|
|
37561
37561
|
},
|
|
37562
37562
|
"x-original-maxLength": 1024,
|
|
37563
37563
|
"x-reconciled-from-discovery": true,
|
|
37564
|
-
"x-reconciled-at": "2026-01-
|
|
37564
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584463+00:00"
|
|
37565
37565
|
},
|
|
37566
37566
|
"status": {
|
|
37567
37567
|
"type": "string",
|
|
@@ -37580,7 +37580,7 @@
|
|
|
37580
37580
|
},
|
|
37581
37581
|
"x-original-maxLength": 1024,
|
|
37582
37582
|
"x-reconciled-from-discovery": true,
|
|
37583
|
-
"x-reconciled-at": "2026-01-
|
|
37583
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584467+00:00"
|
|
37584
37584
|
}
|
|
37585
37585
|
},
|
|
37586
37586
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37758,7 +37758,7 @@
|
|
|
37758
37758
|
"x-field-mutability": "read-only",
|
|
37759
37759
|
"x-original-maxLength": 1024,
|
|
37760
37760
|
"x-reconciled-from-discovery": true,
|
|
37761
|
-
"x-reconciled-at": "2026-01-
|
|
37761
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584485+00:00"
|
|
37762
37762
|
},
|
|
37763
37763
|
"uid": {
|
|
37764
37764
|
"type": "string",
|
|
@@ -37779,7 +37779,7 @@
|
|
|
37779
37779
|
"x-original-maxLength": 1024,
|
|
37780
37780
|
"format": "uuid",
|
|
37781
37781
|
"x-reconciled-from-discovery": true,
|
|
37782
|
-
"x-reconciled-at": "2026-01-
|
|
37782
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584489+00:00"
|
|
37783
37783
|
}
|
|
37784
37784
|
},
|
|
37785
37785
|
"x-f5xc-minimum-configuration": {
|
|
@@ -37842,7 +37842,7 @@
|
|
|
37842
37842
|
},
|
|
37843
37843
|
"x-original-maxLength": 1024,
|
|
37844
37844
|
"x-reconciled-from-discovery": true,
|
|
37845
|
-
"x-reconciled-at": "2026-01-
|
|
37845
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584495+00:00"
|
|
37846
37846
|
},
|
|
37847
37847
|
"disable_ocsp_stapling": {
|
|
37848
37848
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -38003,7 +38003,7 @@
|
|
|
38003
38003
|
},
|
|
38004
38004
|
"x-original-maxLength": 1024,
|
|
38005
38005
|
"x-reconciled-from-discovery": true,
|
|
38006
|
-
"x-reconciled-at": "2026-01-
|
|
38006
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584514+00:00"
|
|
38007
38007
|
},
|
|
38008
38008
|
"location": {
|
|
38009
38009
|
"type": "string",
|
|
@@ -38020,7 +38020,7 @@
|
|
|
38020
38020
|
},
|
|
38021
38021
|
"x-original-maxLength": 1024,
|
|
38022
38022
|
"x-reconciled-from-discovery": true,
|
|
38023
|
-
"x-reconciled-at": "2026-01-
|
|
38023
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584518+00:00"
|
|
38024
38024
|
},
|
|
38025
38025
|
"provider": {
|
|
38026
38026
|
"type": "string",
|
|
@@ -38037,7 +38037,7 @@
|
|
|
38037
38037
|
},
|
|
38038
38038
|
"x-original-maxLength": 1024,
|
|
38039
38039
|
"x-reconciled-from-discovery": true,
|
|
38040
|
-
"x-reconciled-at": "2026-01-
|
|
38040
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584522+00:00"
|
|
38041
38041
|
},
|
|
38042
38042
|
"secret_encoding": {
|
|
38043
38043
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -38059,7 +38059,7 @@
|
|
|
38059
38059
|
"maxLength": 1,
|
|
38060
38060
|
"minLength": 1,
|
|
38061
38061
|
"x-reconciled-from-discovery": true,
|
|
38062
|
-
"x-reconciled-at": "2026-01-
|
|
38062
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584528+00:00"
|
|
38063
38063
|
}
|
|
38064
38064
|
},
|
|
38065
38065
|
"x-f5xc-minimum-configuration": {
|
|
@@ -38102,7 +38102,7 @@
|
|
|
38102
38102
|
},
|
|
38103
38103
|
"x-original-maxLength": 1024,
|
|
38104
38104
|
"x-reconciled-from-discovery": true,
|
|
38105
|
-
"x-reconciled-at": "2026-01-
|
|
38105
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584532+00:00"
|
|
38106
38106
|
},
|
|
38107
38107
|
"name": {
|
|
38108
38108
|
"type": "string",
|
|
@@ -38121,7 +38121,7 @@
|
|
|
38121
38121
|
},
|
|
38122
38122
|
"x-original-maxLength": 1024,
|
|
38123
38123
|
"x-reconciled-from-discovery": true,
|
|
38124
|
-
"x-reconciled-at": "2026-01-
|
|
38124
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584536+00:00"
|
|
38125
38125
|
},
|
|
38126
38126
|
"namespace": {
|
|
38127
38127
|
"type": "string",
|
|
@@ -38140,7 +38140,7 @@
|
|
|
38140
38140
|
},
|
|
38141
38141
|
"x-original-maxLength": 1024,
|
|
38142
38142
|
"x-reconciled-from-discovery": true,
|
|
38143
|
-
"x-reconciled-at": "2026-01-
|
|
38143
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584540+00:00"
|
|
38144
38144
|
},
|
|
38145
38145
|
"uid": {
|
|
38146
38146
|
"type": "string",
|
|
@@ -38161,7 +38161,7 @@
|
|
|
38161
38161
|
"x-original-maxLength": 1024,
|
|
38162
38162
|
"format": "uuid",
|
|
38163
38163
|
"x-reconciled-from-discovery": true,
|
|
38164
|
-
"x-reconciled-at": "2026-01-
|
|
38164
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584544+00:00"
|
|
38165
38165
|
}
|
|
38166
38166
|
},
|
|
38167
38167
|
"x-f5xc-minimum-configuration": {
|
|
@@ -38231,7 +38231,7 @@
|
|
|
38231
38231
|
},
|
|
38232
38232
|
"x-original-maxLength": 1024,
|
|
38233
38233
|
"x-reconciled-from-discovery": true,
|
|
38234
|
-
"x-reconciled-at": "2026-01-
|
|
38234
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584549+00:00"
|
|
38235
38235
|
}
|
|
38236
38236
|
},
|
|
38237
38237
|
"x-f5xc-minimum-configuration": {
|
|
@@ -38377,7 +38377,7 @@
|
|
|
38377
38377
|
},
|
|
38378
38378
|
"x-original-maxLength": 128,
|
|
38379
38379
|
"x-reconciled-from-discovery": true,
|
|
38380
|
-
"x-reconciled-at": "2026-01-
|
|
38380
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584557+00:00"
|
|
38381
38381
|
},
|
|
38382
38382
|
"namespace": {
|
|
38383
38383
|
"type": "string",
|
|
@@ -38402,7 +38402,7 @@
|
|
|
38402
38402
|
},
|
|
38403
38403
|
"x-original-maxLength": 64,
|
|
38404
38404
|
"x-reconciled-from-discovery": true,
|
|
38405
|
-
"x-reconciled-at": "2026-01-
|
|
38405
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584561+00:00"
|
|
38406
38406
|
},
|
|
38407
38407
|
"tenant": {
|
|
38408
38408
|
"type": "string",
|
|
@@ -38429,7 +38429,7 @@
|
|
|
38429
38429
|
"x-field-mutability": "read-only",
|
|
38430
38430
|
"x-original-maxLength": 64,
|
|
38431
38431
|
"x-reconciled-from-discovery": true,
|
|
38432
|
-
"x-reconciled-at": "2026-01-
|
|
38432
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584566+00:00"
|
|
38433
38433
|
}
|
|
38434
38434
|
},
|
|
38435
38435
|
"x-f5xc-minimum-configuration": {
|
|
@@ -40839,7 +40839,7 @@
|
|
|
40839
40839
|
},
|
|
40840
40840
|
"x-original-maxLength": 1024,
|
|
40841
40841
|
"x-reconciled-from-discovery": true,
|
|
40842
|
-
"x-reconciled-at": "2026-01-
|
|
40842
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584705+00:00"
|
|
40843
40843
|
},
|
|
40844
40844
|
"namespace": {
|
|
40845
40845
|
"type": "string",
|
|
@@ -40858,7 +40858,7 @@
|
|
|
40858
40858
|
},
|
|
40859
40859
|
"x-original-maxLength": 1024,
|
|
40860
40860
|
"x-reconciled-from-discovery": true,
|
|
40861
|
-
"x-reconciled-at": "2026-01-
|
|
40861
|
+
"x-reconciled-at": "2026-01-05T03:03:25.584709+00:00"
|
|
40862
40862
|
}
|
|
40863
40863
|
},
|
|
40864
40864
|
"x-f5xc-minimum-configuration": {
|
|
@@ -42408,7 +42408,7 @@
|
|
|
42408
42408
|
},
|
|
42409
42409
|
"x-original-maxLength": 1024,
|
|
42410
42410
|
"x-reconciled-from-discovery": true,
|
|
42411
|
-
"x-reconciled-at": "2026-01-
|
|
42411
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106456+00:00"
|
|
42412
42412
|
},
|
|
42413
42413
|
"namespace": {
|
|
42414
42414
|
"type": "string",
|
|
@@ -42427,7 +42427,7 @@
|
|
|
42427
42427
|
},
|
|
42428
42428
|
"x-original-maxLength": 1024,
|
|
42429
42429
|
"x-reconciled-from-discovery": true,
|
|
42430
|
-
"x-reconciled-at": "2026-01-
|
|
42430
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106462+00:00"
|
|
42431
42431
|
}
|
|
42432
42432
|
},
|
|
42433
42433
|
"x-f5xc-minimum-configuration": {
|
|
@@ -42525,7 +42525,7 @@
|
|
|
42525
42525
|
"maxLength": 17,
|
|
42526
42526
|
"minLength": 17,
|
|
42527
42527
|
"x-reconciled-from-discovery": true,
|
|
42528
|
-
"x-reconciled-at": "2026-01-
|
|
42528
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106475+00:00"
|
|
42529
42529
|
},
|
|
42530
42530
|
"system_metadata": {
|
|
42531
42531
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -42660,7 +42660,7 @@
|
|
|
42660
42660
|
},
|
|
42661
42661
|
"x-original-maxLength": 1024,
|
|
42662
42662
|
"x-reconciled-from-discovery": true,
|
|
42663
|
-
"x-reconciled-at": "2026-01-
|
|
42663
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106486+00:00"
|
|
42664
42664
|
},
|
|
42665
42665
|
"disabled": {
|
|
42666
42666
|
"type": "boolean",
|
|
@@ -42710,7 +42710,7 @@
|
|
|
42710
42710
|
},
|
|
42711
42711
|
"x-original-maxLength": 1024,
|
|
42712
42712
|
"x-reconciled-from-discovery": true,
|
|
42713
|
-
"x-reconciled-at": "2026-01-
|
|
42713
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106496+00:00"
|
|
42714
42714
|
},
|
|
42715
42715
|
"namespace": {
|
|
42716
42716
|
"type": "string",
|
|
@@ -42729,7 +42729,7 @@
|
|
|
42729
42729
|
},
|
|
42730
42730
|
"x-original-maxLength": 1024,
|
|
42731
42731
|
"x-reconciled-from-discovery": true,
|
|
42732
|
-
"x-reconciled-at": "2026-01-
|
|
42732
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106500+00:00"
|
|
42733
42733
|
},
|
|
42734
42734
|
"owner_view": {
|
|
42735
42735
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -42770,7 +42770,7 @@
|
|
|
42770
42770
|
"x-field-mutability": "read-only",
|
|
42771
42771
|
"x-original-maxLength": 1024,
|
|
42772
42772
|
"x-reconciled-from-discovery": true,
|
|
42773
|
-
"x-reconciled-at": "2026-01-
|
|
42773
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106507+00:00"
|
|
42774
42774
|
},
|
|
42775
42775
|
"uid": {
|
|
42776
42776
|
"type": "string",
|
|
@@ -42791,7 +42791,7 @@
|
|
|
42791
42791
|
"x-original-maxLength": 1024,
|
|
42792
42792
|
"format": "uuid",
|
|
42793
42793
|
"x-reconciled-from-discovery": true,
|
|
42794
|
-
"x-reconciled-at": "2026-01-
|
|
42794
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106512+00:00"
|
|
42795
42795
|
}
|
|
42796
42796
|
},
|
|
42797
42797
|
"x-f5xc-minimum-configuration": {
|
|
@@ -42888,7 +42888,7 @@
|
|
|
42888
42888
|
},
|
|
42889
42889
|
"x-original-maxLength": 1024,
|
|
42890
42890
|
"x-reconciled-from-discovery": true,
|
|
42891
|
-
"x-reconciled-at": "2026-01-
|
|
42891
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106521+00:00"
|
|
42892
42892
|
},
|
|
42893
42893
|
"namespace": {
|
|
42894
42894
|
"type": "string",
|
|
@@ -42907,7 +42907,7 @@
|
|
|
42907
42907
|
},
|
|
42908
42908
|
"x-original-maxLength": 1024,
|
|
42909
42909
|
"x-reconciled-from-discovery": true,
|
|
42910
|
-
"x-reconciled-at": "2026-01-
|
|
42910
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106525+00:00"
|
|
42911
42911
|
}
|
|
42912
42912
|
},
|
|
42913
42913
|
"x-f5xc-minimum-configuration": {
|
|
@@ -42965,7 +42965,7 @@
|
|
|
42965
42965
|
},
|
|
42966
42966
|
"x-original-maxLength": 1024,
|
|
42967
42967
|
"x-reconciled-from-discovery": true,
|
|
42968
|
-
"x-reconciled-at": "2026-01-
|
|
42968
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106530+00:00"
|
|
42969
42969
|
},
|
|
42970
42970
|
"namespace": {
|
|
42971
42971
|
"type": "string",
|
|
@@ -42984,7 +42984,7 @@
|
|
|
42984
42984
|
},
|
|
42985
42985
|
"x-original-maxLength": 1024,
|
|
42986
42986
|
"x-reconciled-from-discovery": true,
|
|
42987
|
-
"x-reconciled-at": "2026-01-
|
|
42987
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106533+00:00"
|
|
42988
42988
|
},
|
|
42989
42989
|
"vip_params_per_az": {
|
|
42990
42990
|
"type": "array",
|
|
@@ -43063,7 +43063,7 @@
|
|
|
43063
43063
|
},
|
|
43064
43064
|
"x-original-maxLength": 1024,
|
|
43065
43065
|
"x-reconciled-from-discovery": true,
|
|
43066
|
-
"x-reconciled-at": "2026-01-
|
|
43066
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106539+00:00"
|
|
43067
43067
|
},
|
|
43068
43068
|
"namespace": {
|
|
43069
43069
|
"type": "string",
|
|
@@ -43082,7 +43082,7 @@
|
|
|
43082
43082
|
},
|
|
43083
43083
|
"x-original-maxLength": 1024,
|
|
43084
43084
|
"x-reconciled-from-discovery": true,
|
|
43085
|
-
"x-reconciled-at": "2026-01-
|
|
43085
|
+
"x-reconciled-at": "2026-01-05T03:03:26.106543+00:00"
|
|
43086
43086
|
},
|
|
43087
43087
|
"node_names": {
|
|
43088
43088
|
"type": "array",
|
|
@@ -46293,7 +46293,7 @@
|
|
|
46293
46293
|
},
|
|
46294
46294
|
"x-original-maxLength": 64,
|
|
46295
46295
|
"x-reconciled-from-discovery": true,
|
|
46296
|
-
"x-reconciled-at": "2026-01-
|
|
46296
|
+
"x-reconciled-at": "2026-01-05T03:03:26.767803+00:00"
|
|
46297
46297
|
}
|
|
46298
46298
|
},
|
|
46299
46299
|
"x-f5xc-minimum-configuration": {
|
|
@@ -46495,7 +46495,7 @@
|
|
|
46495
46495
|
},
|
|
46496
46496
|
"x-original-maxLength": 256,
|
|
46497
46497
|
"x-reconciled-from-discovery": true,
|
|
46498
|
-
"x-reconciled-at": "2026-01-
|
|
46498
|
+
"x-reconciled-at": "2026-01-05T03:03:26.767819+00:00"
|
|
46499
46499
|
},
|
|
46500
46500
|
"hpe_storage": {
|
|
46501
46501
|
"$ref": "#/components/schemas/fleetStorageClassHpeStorageType"
|
|
@@ -47368,7 +47368,7 @@
|
|
|
47368
47368
|
},
|
|
47369
47369
|
"x-original-maxLength": 512,
|
|
47370
47370
|
"x-reconciled-from-discovery": true,
|
|
47371
|
-
"x-reconciled-at": "2026-01-
|
|
47371
|
+
"x-reconciled-at": "2026-01-05T03:03:26.767878+00:00"
|
|
47372
47372
|
},
|
|
47373
47373
|
"destroy_on_delete": {
|
|
47374
47374
|
"type": "boolean",
|
|
@@ -50834,7 +50834,7 @@
|
|
|
50834
50834
|
},
|
|
50835
50835
|
"x-original-maxLength": 256,
|
|
50836
50836
|
"x-reconciled-from-discovery": true,
|
|
50837
|
-
"x-reconciled-at": "2026-01-
|
|
50837
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768193+00:00"
|
|
50838
50838
|
},
|
|
50839
50839
|
"name": {
|
|
50840
50840
|
"type": "string",
|
|
@@ -50864,7 +50864,7 @@
|
|
|
50864
50864
|
},
|
|
50865
50865
|
"x-original-maxLength": 1024,
|
|
50866
50866
|
"x-reconciled-from-discovery": true,
|
|
50867
|
-
"x-reconciled-at": "2026-01-
|
|
50867
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768197+00:00"
|
|
50868
50868
|
}
|
|
50869
50869
|
},
|
|
50870
50870
|
"x-f5xc-minimum-configuration": {
|
|
@@ -51112,7 +51112,7 @@
|
|
|
51112
51112
|
},
|
|
51113
51113
|
"x-original-maxLength": 1024,
|
|
51114
51114
|
"x-reconciled-from-discovery": true,
|
|
51115
|
-
"x-reconciled-at": "2026-01-
|
|
51115
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768401+00:00"
|
|
51116
51116
|
},
|
|
51117
51117
|
"public_ip": {
|
|
51118
51118
|
"type": "string",
|
|
@@ -52351,7 +52351,7 @@
|
|
|
52351
52351
|
},
|
|
52352
52352
|
"x-original-maxLength": 1024,
|
|
52353
52353
|
"x-reconciled-from-discovery": true,
|
|
52354
|
-
"x-reconciled-at": "2026-01-
|
|
52354
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768541+00:00"
|
|
52355
52355
|
},
|
|
52356
52356
|
"namespace": {
|
|
52357
52357
|
"type": "string",
|
|
@@ -52370,7 +52370,7 @@
|
|
|
52370
52370
|
},
|
|
52371
52371
|
"x-original-maxLength": 1024,
|
|
52372
52372
|
"x-reconciled-from-discovery": true,
|
|
52373
|
-
"x-reconciled-at": "2026-01-
|
|
52373
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768545+00:00"
|
|
52374
52374
|
}
|
|
52375
52375
|
},
|
|
52376
52376
|
"x-f5xc-minimum-configuration": {
|
|
@@ -52468,7 +52468,7 @@
|
|
|
52468
52468
|
"maxLength": 17,
|
|
52469
52469
|
"minLength": 17,
|
|
52470
52470
|
"x-reconciled-from-discovery": true,
|
|
52471
|
-
"x-reconciled-at": "2026-01-
|
|
52471
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768558+00:00"
|
|
52472
52472
|
},
|
|
52473
52473
|
"system_metadata": {
|
|
52474
52474
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -52562,7 +52562,7 @@
|
|
|
52562
52562
|
},
|
|
52563
52563
|
"x-original-maxLength": 256,
|
|
52564
52564
|
"x-reconciled-from-discovery": true,
|
|
52565
|
-
"x-reconciled-at": "2026-01-
|
|
52565
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768568+00:00"
|
|
52566
52566
|
},
|
|
52567
52567
|
"ethernet_interface": {
|
|
52568
52568
|
"$ref": "#/components/schemas/network_interfaceEthernetInterfaceType"
|
|
@@ -52739,7 +52739,7 @@
|
|
|
52739
52739
|
},
|
|
52740
52740
|
"x-original-maxLength": 1024,
|
|
52741
52741
|
"x-reconciled-from-discovery": true,
|
|
52742
|
-
"x-reconciled-at": "2026-01-
|
|
52742
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768582+00:00"
|
|
52743
52743
|
},
|
|
52744
52744
|
"disabled": {
|
|
52745
52745
|
"type": "boolean",
|
|
@@ -52789,7 +52789,7 @@
|
|
|
52789
52789
|
},
|
|
52790
52790
|
"x-original-maxLength": 1024,
|
|
52791
52791
|
"x-reconciled-from-discovery": true,
|
|
52792
|
-
"x-reconciled-at": "2026-01-
|
|
52792
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768591+00:00"
|
|
52793
52793
|
},
|
|
52794
52794
|
"namespace": {
|
|
52795
52795
|
"type": "string",
|
|
@@ -52808,7 +52808,7 @@
|
|
|
52808
52808
|
},
|
|
52809
52809
|
"x-original-maxLength": 1024,
|
|
52810
52810
|
"x-reconciled-from-discovery": true,
|
|
52811
|
-
"x-reconciled-at": "2026-01-
|
|
52811
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768595+00:00"
|
|
52812
52812
|
},
|
|
52813
52813
|
"owner_view": {
|
|
52814
52814
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -52849,7 +52849,7 @@
|
|
|
52849
52849
|
"x-field-mutability": "read-only",
|
|
52850
52850
|
"x-original-maxLength": 1024,
|
|
52851
52851
|
"x-reconciled-from-discovery": true,
|
|
52852
|
-
"x-reconciled-at": "2026-01-
|
|
52852
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768602+00:00"
|
|
52853
52853
|
},
|
|
52854
52854
|
"uid": {
|
|
52855
52855
|
"type": "string",
|
|
@@ -52870,7 +52870,7 @@
|
|
|
52870
52870
|
"x-original-maxLength": 1024,
|
|
52871
52871
|
"format": "uuid",
|
|
52872
52872
|
"x-reconciled-from-discovery": true,
|
|
52873
|
-
"x-reconciled-at": "2026-01-
|
|
52873
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768607+00:00"
|
|
52874
52874
|
}
|
|
52875
52875
|
},
|
|
52876
52876
|
"x-f5xc-minimum-configuration": {
|
|
@@ -53159,7 +53159,7 @@
|
|
|
53159
53159
|
},
|
|
53160
53160
|
"x-original-maxLength": 256,
|
|
53161
53161
|
"x-reconciled-from-discovery": true,
|
|
53162
|
-
"x-reconciled-at": "2026-01-
|
|
53162
|
+
"x-reconciled-at": "2026-01-05T03:03:26.768626+00:00"
|
|
53163
53163
|
},
|
|
53164
53164
|
"labels": {
|
|
53165
53165
|
"type": "object",
|
|
@@ -55070,7 +55070,7 @@
|
|
|
55070
55070
|
},
|
|
55071
55071
|
"x-original-maxLength": 1024,
|
|
55072
55072
|
"x-reconciled-from-discovery": true,
|
|
55073
|
-
"x-reconciled-at": "2026-01-
|
|
55073
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333887+00:00"
|
|
55074
55074
|
},
|
|
55075
55075
|
"namespace": {
|
|
55076
55076
|
"type": "string",
|
|
@@ -55089,7 +55089,7 @@
|
|
|
55089
55089
|
},
|
|
55090
55090
|
"x-original-maxLength": 1024,
|
|
55091
55091
|
"x-reconciled-from-discovery": true,
|
|
55092
|
-
"x-reconciled-at": "2026-01-
|
|
55092
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333892+00:00"
|
|
55093
55093
|
}
|
|
55094
55094
|
},
|
|
55095
55095
|
"x-f5xc-minimum-configuration": {
|
|
@@ -55484,7 +55484,7 @@
|
|
|
55484
55484
|
"maxLength": 17,
|
|
55485
55485
|
"minLength": 17,
|
|
55486
55486
|
"x-reconciled-from-discovery": true,
|
|
55487
|
-
"x-reconciled-at": "2026-01-
|
|
55487
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333930+00:00"
|
|
55488
55488
|
},
|
|
55489
55489
|
"system_metadata": {
|
|
55490
55490
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -55619,7 +55619,7 @@
|
|
|
55619
55619
|
},
|
|
55620
55620
|
"x-original-maxLength": 1024,
|
|
55621
55621
|
"x-reconciled-from-discovery": true,
|
|
55622
|
-
"x-reconciled-at": "2026-01-
|
|
55622
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333941+00:00"
|
|
55623
55623
|
},
|
|
55624
55624
|
"disabled": {
|
|
55625
55625
|
"type": "boolean",
|
|
@@ -55669,7 +55669,7 @@
|
|
|
55669
55669
|
},
|
|
55670
55670
|
"x-original-maxLength": 1024,
|
|
55671
55671
|
"x-reconciled-from-discovery": true,
|
|
55672
|
-
"x-reconciled-at": "2026-01-
|
|
55672
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333950+00:00"
|
|
55673
55673
|
},
|
|
55674
55674
|
"namespace": {
|
|
55675
55675
|
"type": "string",
|
|
@@ -55688,7 +55688,7 @@
|
|
|
55688
55688
|
},
|
|
55689
55689
|
"x-original-maxLength": 1024,
|
|
55690
55690
|
"x-reconciled-from-discovery": true,
|
|
55691
|
-
"x-reconciled-at": "2026-01-
|
|
55691
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333954+00:00"
|
|
55692
55692
|
},
|
|
55693
55693
|
"owner_view": {
|
|
55694
55694
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -55729,7 +55729,7 @@
|
|
|
55729
55729
|
"x-field-mutability": "read-only",
|
|
55730
55730
|
"x-original-maxLength": 1024,
|
|
55731
55731
|
"x-reconciled-from-discovery": true,
|
|
55732
|
-
"x-reconciled-at": "2026-01-
|
|
55732
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333962+00:00"
|
|
55733
55733
|
},
|
|
55734
55734
|
"uid": {
|
|
55735
55735
|
"type": "string",
|
|
@@ -55750,7 +55750,7 @@
|
|
|
55750
55750
|
"x-original-maxLength": 1024,
|
|
55751
55751
|
"format": "uuid",
|
|
55752
55752
|
"x-reconciled-from-discovery": true,
|
|
55753
|
-
"x-reconciled-at": "2026-01-
|
|
55753
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333967+00:00"
|
|
55754
55754
|
}
|
|
55755
55755
|
},
|
|
55756
55756
|
"x-f5xc-minimum-configuration": {
|
|
@@ -55917,7 +55917,7 @@
|
|
|
55917
55917
|
},
|
|
55918
55918
|
"x-original-maxLength": 1024,
|
|
55919
55919
|
"x-reconciled-from-discovery": true,
|
|
55920
|
-
"x-reconciled-at": "2026-01-
|
|
55920
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333989+00:00"
|
|
55921
55921
|
},
|
|
55922
55922
|
"namespace": {
|
|
55923
55923
|
"type": "string",
|
|
@@ -55936,7 +55936,7 @@
|
|
|
55936
55936
|
},
|
|
55937
55937
|
"x-original-maxLength": 1024,
|
|
55938
55938
|
"x-reconciled-from-discovery": true,
|
|
55939
|
-
"x-reconciled-at": "2026-01-
|
|
55939
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333993+00:00"
|
|
55940
55940
|
}
|
|
55941
55941
|
},
|
|
55942
55942
|
"x-f5xc-minimum-configuration": {
|
|
@@ -55993,7 +55993,7 @@
|
|
|
55993
55993
|
},
|
|
55994
55994
|
"x-original-maxLength": 1024,
|
|
55995
55995
|
"x-reconciled-from-discovery": true,
|
|
55996
|
-
"x-reconciled-at": "2026-01-
|
|
55996
|
+
"x-reconciled-at": "2026-01-05T03:03:27.333997+00:00"
|
|
55997
55997
|
},
|
|
55998
55998
|
"namespace": {
|
|
55999
55999
|
"type": "string",
|
|
@@ -56012,7 +56012,7 @@
|
|
|
56012
56012
|
},
|
|
56013
56013
|
"x-original-maxLength": 1024,
|
|
56014
56014
|
"x-reconciled-from-discovery": true,
|
|
56015
|
-
"x-reconciled-at": "2026-01-
|
|
56015
|
+
"x-reconciled-at": "2026-01-05T03:03:27.334001+00:00"
|
|
56016
56016
|
},
|
|
56017
56017
|
"vip_params_per_az": {
|
|
56018
56018
|
"type": "array",
|
|
@@ -57107,7 +57107,7 @@
|
|
|
57107
57107
|
},
|
|
57108
57108
|
"x-original-maxLength": 64,
|
|
57109
57109
|
"x-reconciled-from-discovery": true,
|
|
57110
|
-
"x-reconciled-at": "2026-01-
|
|
57110
|
+
"x-reconciled-at": "2026-01-05T03:03:27.334413+00:00"
|
|
57111
57111
|
},
|
|
57112
57112
|
"primary_ipv4": {
|
|
57113
57113
|
"type": "string",
|
|
@@ -58560,7 +58560,7 @@
|
|
|
58560
58560
|
},
|
|
58561
58561
|
"x-original-maxLength": 1024,
|
|
58562
58562
|
"x-reconciled-from-discovery": true,
|
|
58563
|
-
"x-reconciled-at": "2026-01-
|
|
58563
|
+
"x-reconciled-at": "2026-01-05T03:03:28.442926+00:00"
|
|
58564
58564
|
},
|
|
58565
58565
|
"namespace": {
|
|
58566
58566
|
"type": "string",
|
|
@@ -58579,7 +58579,7 @@
|
|
|
58579
58579
|
},
|
|
58580
58580
|
"x-original-maxLength": 1024,
|
|
58581
58581
|
"x-reconciled-from-discovery": true,
|
|
58582
|
-
"x-reconciled-at": "2026-01-
|
|
58582
|
+
"x-reconciled-at": "2026-01-05T03:03:28.442931+00:00"
|
|
58583
58583
|
}
|
|
58584
58584
|
},
|
|
58585
58585
|
"x-f5xc-minimum-configuration": {
|
|
@@ -59679,7 +59679,7 @@
|
|
|
59679
59679
|
"maxLength": 17,
|
|
59680
59680
|
"minLength": 17,
|
|
59681
59681
|
"x-reconciled-from-discovery": true,
|
|
59682
|
-
"x-reconciled-at": "2026-01-
|
|
59682
|
+
"x-reconciled-at": "2026-01-05T03:03:28.443056+00:00"
|
|
59683
59683
|
},
|
|
59684
59684
|
"system_metadata": {
|
|
59685
59685
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -59814,7 +59814,7 @@
|
|
|
59814
59814
|
},
|
|
59815
59815
|
"x-original-maxLength": 1024,
|
|
59816
59816
|
"x-reconciled-from-discovery": true,
|
|
59817
|
-
"x-reconciled-at": "2026-01-
|
|
59817
|
+
"x-reconciled-at": "2026-01-05T03:03:28.443067+00:00"
|
|
59818
59818
|
},
|
|
59819
59819
|
"disabled": {
|
|
59820
59820
|
"type": "boolean",
|
|
@@ -59864,7 +59864,7 @@
|
|
|
59864
59864
|
},
|
|
59865
59865
|
"x-original-maxLength": 1024,
|
|
59866
59866
|
"x-reconciled-from-discovery": true,
|
|
59867
|
-
"x-reconciled-at": "2026-01-
|
|
59867
|
+
"x-reconciled-at": "2026-01-05T03:03:28.443076+00:00"
|
|
59868
59868
|
},
|
|
59869
59869
|
"namespace": {
|
|
59870
59870
|
"type": "string",
|
|
@@ -59883,7 +59883,7 @@
|
|
|
59883
59883
|
},
|
|
59884
59884
|
"x-original-maxLength": 1024,
|
|
59885
59885
|
"x-reconciled-from-discovery": true,
|
|
59886
|
-
"x-reconciled-at": "2026-01-
|
|
59886
|
+
"x-reconciled-at": "2026-01-05T03:03:28.443080+00:00"
|
|
59887
59887
|
},
|
|
59888
59888
|
"owner_view": {
|
|
59889
59889
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -59924,7 +59924,7 @@
|
|
|
59924
59924
|
"x-field-mutability": "read-only",
|
|
59925
59925
|
"x-original-maxLength": 1024,
|
|
59926
59926
|
"x-reconciled-from-discovery": true,
|
|
59927
|
-
"x-reconciled-at": "2026-01-
|
|
59927
|
+
"x-reconciled-at": "2026-01-05T03:03:28.443087+00:00"
|
|
59928
59928
|
},
|
|
59929
59929
|
"uid": {
|
|
59930
59930
|
"type": "string",
|
|
@@ -59945,7 +59945,7 @@
|
|
|
59945
59945
|
"x-original-maxLength": 1024,
|
|
59946
59946
|
"format": "uuid",
|
|
59947
59947
|
"x-reconciled-from-discovery": true,
|
|
59948
|
-
"x-reconciled-at": "2026-01-
|
|
59948
|
+
"x-reconciled-at": "2026-01-05T03:03:28.443092+00:00"
|
|
59949
59949
|
}
|
|
59950
59950
|
},
|
|
59951
59951
|
"x-f5xc-minimum-configuration": {
|
|
@@ -60039,7 +60039,7 @@
|
|
|
60039
60039
|
},
|
|
60040
60040
|
"x-original-maxLength": 1024,
|
|
60041
60041
|
"x-reconciled-from-discovery": true,
|
|
60042
|
-
"x-reconciled-at": "2026-01-
|
|
60042
|
+
"x-reconciled-at": "2026-01-05T03:03:28.443101+00:00"
|
|
60043
60043
|
},
|
|
60044
60044
|
"namespace": {
|
|
60045
60045
|
"type": "string",
|
|
@@ -60058,7 +60058,7 @@
|
|
|
60058
60058
|
},
|
|
60059
60059
|
"x-original-maxLength": 1024,
|
|
60060
60060
|
"x-reconciled-from-discovery": true,
|
|
60061
|
-
"x-reconciled-at": "2026-01-
|
|
60061
|
+
"x-reconciled-at": "2026-01-05T03:03:28.443104+00:00"
|
|
60062
60062
|
}
|
|
60063
60063
|
},
|
|
60064
60064
|
"x-f5xc-minimum-configuration": {
|
|
@@ -60354,7 +60354,7 @@
|
|
|
60354
60354
|
},
|
|
60355
60355
|
"x-original-maxLength": 64,
|
|
60356
60356
|
"x-reconciled-from-discovery": true,
|
|
60357
|
-
"x-reconciled-at": "2026-01-
|
|
60357
|
+
"x-reconciled-at": "2026-01-05T03:03:28.443430+00:00"
|
|
60358
60358
|
}
|
|
60359
60359
|
},
|
|
60360
60360
|
"x-f5xc-minimum-configuration": {
|
|
@@ -60405,7 +60405,7 @@
|
|
|
60405
60405
|
},
|
|
60406
60406
|
"x-original-maxLength": 64,
|
|
60407
60407
|
"x-reconciled-from-discovery": true,
|
|
60408
|
-
"x-reconciled-at": "2026-01-
|
|
60408
|
+
"x-reconciled-at": "2026-01-05T03:03:28.443434+00:00"
|
|
60409
60409
|
}
|
|
60410
60410
|
},
|
|
60411
60411
|
"x-f5xc-minimum-configuration": {
|
|
@@ -61283,7 +61283,7 @@
|
|
|
61283
61283
|
},
|
|
61284
61284
|
"x-original-maxLength": 1024,
|
|
61285
61285
|
"x-reconciled-from-discovery": true,
|
|
61286
|
-
"x-reconciled-at": "2026-01-
|
|
61286
|
+
"x-reconciled-at": "2026-01-05T03:03:30.860313+00:00"
|
|
61287
61287
|
},
|
|
61288
61288
|
"namespace": {
|
|
61289
61289
|
"type": "string",
|
|
@@ -61302,7 +61302,7 @@
|
|
|
61302
61302
|
},
|
|
61303
61303
|
"x-original-maxLength": 1024,
|
|
61304
61304
|
"x-reconciled-from-discovery": true,
|
|
61305
|
-
"x-reconciled-at": "2026-01-
|
|
61305
|
+
"x-reconciled-at": "2026-01-05T03:03:30.860317+00:00"
|
|
61306
61306
|
}
|
|
61307
61307
|
},
|
|
61308
61308
|
"x-f5xc-minimum-configuration": {
|
|
@@ -61400,7 +61400,7 @@
|
|
|
61400
61400
|
"maxLength": 17,
|
|
61401
61401
|
"minLength": 17,
|
|
61402
61402
|
"x-reconciled-from-discovery": true,
|
|
61403
|
-
"x-reconciled-at": "2026-01-
|
|
61403
|
+
"x-reconciled-at": "2026-01-05T03:03:30.860329+00:00"
|
|
61404
61404
|
},
|
|
61405
61405
|
"system_metadata": {
|
|
61406
61406
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -61494,7 +61494,7 @@
|
|
|
61494
61494
|
},
|
|
61495
61495
|
"x-original-maxLength": 256,
|
|
61496
61496
|
"x-reconciled-from-discovery": true,
|
|
61497
|
-
"x-reconciled-at": "2026-01-
|
|
61497
|
+
"x-reconciled-at": "2026-01-05T03:03:30.860339+00:00"
|
|
61498
61498
|
},
|
|
61499
61499
|
"ethernet_interface": {
|
|
61500
61500
|
"$ref": "#/components/schemas/network_interfaceEthernetInterfaceType"
|
|
@@ -61681,7 +61681,7 @@
|
|
|
61681
61681
|
},
|
|
61682
61682
|
"x-original-maxLength": 1024,
|
|
61683
61683
|
"x-reconciled-from-discovery": true,
|
|
61684
|
-
"x-reconciled-at": "2026-01-
|
|
61684
|
+
"x-reconciled-at": "2026-01-05T03:03:30.860353+00:00"
|
|
61685
61685
|
},
|
|
61686
61686
|
"disabled": {
|
|
61687
61687
|
"type": "boolean",
|
|
@@ -61731,7 +61731,7 @@
|
|
|
61731
61731
|
},
|
|
61732
61732
|
"x-original-maxLength": 1024,
|
|
61733
61733
|
"x-reconciled-from-discovery": true,
|
|
61734
|
-
"x-reconciled-at": "2026-01-
|
|
61734
|
+
"x-reconciled-at": "2026-01-05T03:03:30.860362+00:00"
|
|
61735
61735
|
},
|
|
61736
61736
|
"namespace": {
|
|
61737
61737
|
"type": "string",
|
|
@@ -61750,7 +61750,7 @@
|
|
|
61750
61750
|
},
|
|
61751
61751
|
"x-original-maxLength": 1024,
|
|
61752
61752
|
"x-reconciled-from-discovery": true,
|
|
61753
|
-
"x-reconciled-at": "2026-01-
|
|
61753
|
+
"x-reconciled-at": "2026-01-05T03:03:30.860365+00:00"
|
|
61754
61754
|
},
|
|
61755
61755
|
"owner_view": {
|
|
61756
61756
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -61791,7 +61791,7 @@
|
|
|
61791
61791
|
"x-field-mutability": "read-only",
|
|
61792
61792
|
"x-original-maxLength": 1024,
|
|
61793
61793
|
"x-reconciled-from-discovery": true,
|
|
61794
|
-
"x-reconciled-at": "2026-01-
|
|
61794
|
+
"x-reconciled-at": "2026-01-05T03:03:30.860372+00:00"
|
|
61795
61795
|
},
|
|
61796
61796
|
"uid": {
|
|
61797
61797
|
"type": "string",
|
|
@@ -61812,7 +61812,7 @@
|
|
|
61812
61812
|
"x-original-maxLength": 1024,
|
|
61813
61813
|
"format": "uuid",
|
|
61814
61814
|
"x-reconciled-from-discovery": true,
|
|
61815
|
-
"x-reconciled-at": "2026-01-
|
|
61815
|
+
"x-reconciled-at": "2026-01-05T03:03:30.860376+00:00"
|
|
61816
61816
|
}
|
|
61817
61817
|
},
|
|
61818
61818
|
"x-f5xc-minimum-configuration": {
|
|
@@ -62929,7 +62929,7 @@
|
|
|
62929
62929
|
},
|
|
62930
62930
|
"x-original-maxLength": 1024,
|
|
62931
62931
|
"x-reconciled-from-discovery": true,
|
|
62932
|
-
"x-reconciled-at": "2026-01-
|
|
62932
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380097+00:00"
|
|
62933
62933
|
}
|
|
62934
62934
|
},
|
|
62935
62935
|
"x-f5xc-minimum-configuration": {
|
|
@@ -64042,7 +64042,7 @@
|
|
|
64042
64042
|
},
|
|
64043
64043
|
"x-original-maxLength": 1024,
|
|
64044
64044
|
"x-reconciled-from-discovery": true,
|
|
64045
|
-
"x-reconciled-at": "2026-01-
|
|
64045
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380191+00:00"
|
|
64046
64046
|
},
|
|
64047
64047
|
"namespace": {
|
|
64048
64048
|
"type": "string",
|
|
@@ -64061,7 +64061,7 @@
|
|
|
64061
64061
|
},
|
|
64062
64062
|
"x-original-maxLength": 1024,
|
|
64063
64063
|
"x-reconciled-from-discovery": true,
|
|
64064
|
-
"x-reconciled-at": "2026-01-
|
|
64064
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380194+00:00"
|
|
64065
64065
|
}
|
|
64066
64066
|
},
|
|
64067
64067
|
"x-f5xc-minimum-configuration": {
|
|
@@ -64140,7 +64140,7 @@
|
|
|
64140
64140
|
},
|
|
64141
64141
|
"x-original-maxLength": 1024,
|
|
64142
64142
|
"x-reconciled-from-discovery": true,
|
|
64143
|
-
"x-reconciled-at": "2026-01-
|
|
64143
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380202+00:00"
|
|
64144
64144
|
}
|
|
64145
64145
|
},
|
|
64146
64146
|
"x-f5xc-minimum-configuration": {
|
|
@@ -64655,7 +64655,7 @@
|
|
|
64655
64655
|
"maxLength": 17,
|
|
64656
64656
|
"minLength": 17,
|
|
64657
64657
|
"x-reconciled-from-discovery": true,
|
|
64658
|
-
"x-reconciled-at": "2026-01-
|
|
64658
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380247+00:00"
|
|
64659
64659
|
},
|
|
64660
64660
|
"system_metadata": {
|
|
64661
64661
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -64743,7 +64743,7 @@
|
|
|
64743
64743
|
},
|
|
64744
64744
|
"x-original-maxLength": 256,
|
|
64745
64745
|
"x-reconciled-from-discovery": true,
|
|
64746
|
-
"x-reconciled-at": "2026-01-
|
|
64746
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380253+00:00"
|
|
64747
64747
|
},
|
|
64748
64748
|
"dhcp_client": {
|
|
64749
64749
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -64834,7 +64834,7 @@
|
|
|
64834
64834
|
},
|
|
64835
64835
|
"x-original-maxLength": 256,
|
|
64836
64836
|
"x-reconciled-from-discovery": true,
|
|
64837
|
-
"x-reconciled-at": "2026-01-
|
|
64837
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380265+00:00"
|
|
64838
64838
|
},
|
|
64839
64839
|
"network_option": {
|
|
64840
64840
|
"$ref": "#/components/schemas/viewsNetworkSelectType"
|
|
@@ -65025,7 +65025,7 @@
|
|
|
65025
65025
|
},
|
|
65026
65026
|
"x-original-maxLength": 1024,
|
|
65027
65027
|
"x-reconciled-from-discovery": true,
|
|
65028
|
-
"x-reconciled-at": "2026-01-
|
|
65028
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380283+00:00"
|
|
65029
65029
|
},
|
|
65030
65030
|
"disabled": {
|
|
65031
65031
|
"type": "boolean",
|
|
@@ -65075,7 +65075,7 @@
|
|
|
65075
65075
|
},
|
|
65076
65076
|
"x-original-maxLength": 1024,
|
|
65077
65077
|
"x-reconciled-from-discovery": true,
|
|
65078
|
-
"x-reconciled-at": "2026-01-
|
|
65078
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380292+00:00"
|
|
65079
65079
|
},
|
|
65080
65080
|
"namespace": {
|
|
65081
65081
|
"type": "string",
|
|
@@ -65094,7 +65094,7 @@
|
|
|
65094
65094
|
},
|
|
65095
65095
|
"x-original-maxLength": 1024,
|
|
65096
65096
|
"x-reconciled-from-discovery": true,
|
|
65097
|
-
"x-reconciled-at": "2026-01-
|
|
65097
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380295+00:00"
|
|
65098
65098
|
},
|
|
65099
65099
|
"owner_view": {
|
|
65100
65100
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -65135,7 +65135,7 @@
|
|
|
65135
65135
|
"x-field-mutability": "read-only",
|
|
65136
65136
|
"x-original-maxLength": 1024,
|
|
65137
65137
|
"x-reconciled-from-discovery": true,
|
|
65138
|
-
"x-reconciled-at": "2026-01-
|
|
65138
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380302+00:00"
|
|
65139
65139
|
},
|
|
65140
65140
|
"uid": {
|
|
65141
65141
|
"type": "string",
|
|
@@ -65156,7 +65156,7 @@
|
|
|
65156
65156
|
"x-original-maxLength": 1024,
|
|
65157
65157
|
"format": "uuid",
|
|
65158
65158
|
"x-reconciled-from-discovery": true,
|
|
65159
|
-
"x-reconciled-at": "2026-01-
|
|
65159
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380306+00:00"
|
|
65160
65160
|
}
|
|
65161
65161
|
},
|
|
65162
65162
|
"x-f5xc-minimum-configuration": {
|
|
@@ -66225,7 +66225,7 @@
|
|
|
66225
66225
|
},
|
|
66226
66226
|
"x-original-maxLength": 1024,
|
|
66227
66227
|
"x-reconciled-from-discovery": true,
|
|
66228
|
-
"x-reconciled-at": "2026-01-
|
|
66228
|
+
"x-reconciled-at": "2026-01-05T03:03:31.380445+00:00"
|
|
66229
66229
|
}
|
|
66230
66230
|
},
|
|
66231
66231
|
"x-f5xc-minimum-configuration": {
|
|
@@ -67602,7 +67602,7 @@
|
|
|
67602
67602
|
},
|
|
67603
67603
|
"x-original-maxLength": 1024,
|
|
67604
67604
|
"x-reconciled-from-discovery": true,
|
|
67605
|
-
"x-reconciled-at": "2026-01-
|
|
67605
|
+
"x-reconciled-at": "2026-01-05T03:03:48.552512+00:00"
|
|
67606
67606
|
},
|
|
67607
67607
|
"namespace": {
|
|
67608
67608
|
"type": "string",
|
|
@@ -67621,7 +67621,7 @@
|
|
|
67621
67621
|
},
|
|
67622
67622
|
"x-original-maxLength": 1024,
|
|
67623
67623
|
"x-reconciled-from-discovery": true,
|
|
67624
|
-
"x-reconciled-at": "2026-01-
|
|
67624
|
+
"x-reconciled-at": "2026-01-05T03:03:48.552516+00:00"
|
|
67625
67625
|
}
|
|
67626
67626
|
},
|
|
67627
67627
|
"x-f5xc-minimum-configuration": {
|
|
@@ -67719,7 +67719,7 @@
|
|
|
67719
67719
|
"maxLength": 17,
|
|
67720
67720
|
"minLength": 17,
|
|
67721
67721
|
"x-reconciled-from-discovery": true,
|
|
67722
|
-
"x-reconciled-at": "2026-01-
|
|
67722
|
+
"x-reconciled-at": "2026-01-05T03:03:48.552529+00:00"
|
|
67723
67723
|
},
|
|
67724
67724
|
"system_metadata": {
|
|
67725
67725
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -68020,7 +68020,7 @@
|
|
|
68020
68020
|
},
|
|
68021
68021
|
"x-original-maxLength": 1024,
|
|
68022
68022
|
"x-reconciled-from-discovery": true,
|
|
68023
|
-
"x-reconciled-at": "2026-01-
|
|
68023
|
+
"x-reconciled-at": "2026-01-05T03:03:48.552559+00:00"
|
|
68024
68024
|
},
|
|
68025
68025
|
"disabled": {
|
|
68026
68026
|
"type": "boolean",
|
|
@@ -68070,7 +68070,7 @@
|
|
|
68070
68070
|
},
|
|
68071
68071
|
"x-original-maxLength": 1024,
|
|
68072
68072
|
"x-reconciled-from-discovery": true,
|
|
68073
|
-
"x-reconciled-at": "2026-01-
|
|
68073
|
+
"x-reconciled-at": "2026-01-05T03:03:48.552568+00:00"
|
|
68074
68074
|
},
|
|
68075
68075
|
"namespace": {
|
|
68076
68076
|
"type": "string",
|
|
@@ -68089,7 +68089,7 @@
|
|
|
68089
68089
|
},
|
|
68090
68090
|
"x-original-maxLength": 1024,
|
|
68091
68091
|
"x-reconciled-from-discovery": true,
|
|
68092
|
-
"x-reconciled-at": "2026-01-
|
|
68092
|
+
"x-reconciled-at": "2026-01-05T03:03:48.552572+00:00"
|
|
68093
68093
|
},
|
|
68094
68094
|
"owner_view": {
|
|
68095
68095
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -68130,7 +68130,7 @@
|
|
|
68130
68130
|
"x-field-mutability": "read-only",
|
|
68131
68131
|
"x-original-maxLength": 1024,
|
|
68132
68132
|
"x-reconciled-from-discovery": true,
|
|
68133
|
-
"x-reconciled-at": "2026-01-
|
|
68133
|
+
"x-reconciled-at": "2026-01-05T03:03:48.552579+00:00"
|
|
68134
68134
|
},
|
|
68135
68135
|
"uid": {
|
|
68136
68136
|
"type": "string",
|
|
@@ -68151,7 +68151,7 @@
|
|
|
68151
68151
|
"x-original-maxLength": 1024,
|
|
68152
68152
|
"format": "uuid",
|
|
68153
68153
|
"x-reconciled-from-discovery": true,
|
|
68154
|
-
"x-reconciled-at": "2026-01-
|
|
68154
|
+
"x-reconciled-at": "2026-01-05T03:03:48.552583+00:00"
|
|
68155
68155
|
}
|
|
68156
68156
|
},
|
|
68157
68157
|
"x-f5xc-minimum-configuration": {
|
|
@@ -68830,7 +68830,7 @@
|
|
|
68830
68830
|
},
|
|
68831
68831
|
"x-original-maxLength": 1024,
|
|
68832
68832
|
"x-reconciled-from-discovery": true,
|
|
68833
|
-
"x-reconciled-at": "2026-01-
|
|
68833
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227788+00:00"
|
|
68834
68834
|
},
|
|
68835
68835
|
"query": {
|
|
68836
68836
|
"type": "string",
|
|
@@ -68962,7 +68962,7 @@
|
|
|
68962
68962
|
},
|
|
68963
68963
|
"x-original-maxLength": 1024,
|
|
68964
68964
|
"x-reconciled-from-discovery": true,
|
|
68965
|
-
"x-reconciled-at": "2026-01-
|
|
68965
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227801+00:00"
|
|
68966
68966
|
},
|
|
68967
68967
|
"query": {
|
|
68968
68968
|
"type": "string",
|
|
@@ -69098,7 +69098,7 @@
|
|
|
69098
69098
|
},
|
|
69099
69099
|
"x-original-maxLength": 1024,
|
|
69100
69100
|
"x-reconciled-from-discovery": true,
|
|
69101
|
-
"x-reconciled-at": "2026-01-
|
|
69101
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227814+00:00"
|
|
69102
69102
|
},
|
|
69103
69103
|
"query": {
|
|
69104
69104
|
"type": "string",
|
|
@@ -69230,7 +69230,7 @@
|
|
|
69230
69230
|
},
|
|
69231
69231
|
"x-original-maxLength": 1024,
|
|
69232
69232
|
"x-reconciled-from-discovery": true,
|
|
69233
|
-
"x-reconciled-at": "2026-01-
|
|
69233
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227824+00:00"
|
|
69234
69234
|
},
|
|
69235
69235
|
"query": {
|
|
69236
69236
|
"type": "string",
|
|
@@ -69327,7 +69327,7 @@
|
|
|
69327
69327
|
"maxLength": 15,
|
|
69328
69328
|
"minLength": 3,
|
|
69329
69329
|
"x-reconciled-from-discovery": true,
|
|
69330
|
-
"x-reconciled-at": "2026-01-
|
|
69330
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227834+00:00"
|
|
69331
69331
|
}
|
|
69332
69332
|
},
|
|
69333
69333
|
"x-f5xc-minimum-configuration": {
|
|
@@ -69625,7 +69625,7 @@
|
|
|
69625
69625
|
},
|
|
69626
69626
|
"x-original-maxLength": 1024,
|
|
69627
69627
|
"x-reconciled-from-discovery": true,
|
|
69628
|
-
"x-reconciled-at": "2026-01-
|
|
69628
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227858+00:00"
|
|
69629
69629
|
},
|
|
69630
69630
|
"site": {
|
|
69631
69631
|
"type": "string",
|
|
@@ -69718,7 +69718,7 @@
|
|
|
69718
69718
|
},
|
|
69719
69719
|
"x-original-maxLength": 1024,
|
|
69720
69720
|
"x-reconciled-from-discovery": true,
|
|
69721
|
-
"x-reconciled-at": "2026-01-
|
|
69721
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227866+00:00"
|
|
69722
69722
|
},
|
|
69723
69723
|
"order_by": {
|
|
69724
69724
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -69820,7 +69820,7 @@
|
|
|
69820
69820
|
},
|
|
69821
69821
|
"x-original-maxLength": 1024,
|
|
69822
69822
|
"x-reconciled-from-discovery": true,
|
|
69823
|
-
"x-reconciled-at": "2026-01-
|
|
69823
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227876+00:00"
|
|
69824
69824
|
},
|
|
69825
69825
|
"order_by": {
|
|
69826
69826
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -69930,7 +69930,7 @@
|
|
|
69930
69930
|
},
|
|
69931
69931
|
"x-original-maxLength": 1024,
|
|
69932
69932
|
"x-reconciled-from-discovery": true,
|
|
69933
|
-
"x-reconciled-at": "2026-01-
|
|
69933
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227889+00:00"
|
|
69934
69934
|
}
|
|
69935
69935
|
},
|
|
69936
69936
|
"x-f5xc-minimum-configuration": {
|
|
@@ -70088,7 +70088,7 @@
|
|
|
70088
70088
|
},
|
|
70089
70089
|
"x-original-maxLength": 1024,
|
|
70090
70090
|
"x-reconciled-from-discovery": true,
|
|
70091
|
-
"x-reconciled-at": "2026-01-
|
|
70091
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227901+00:00"
|
|
70092
70092
|
},
|
|
70093
70093
|
"sub_aggs": {
|
|
70094
70094
|
"type": "object",
|
|
@@ -70174,7 +70174,7 @@
|
|
|
70174
70174
|
},
|
|
70175
70175
|
"x-original-maxLength": 1024,
|
|
70176
70176
|
"x-reconciled-from-discovery": true,
|
|
70177
|
-
"x-reconciled-at": "2026-01-
|
|
70177
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227910+00:00"
|
|
70178
70178
|
},
|
|
70179
70179
|
"query": {
|
|
70180
70180
|
"type": "string",
|
|
@@ -70306,7 +70306,7 @@
|
|
|
70306
70306
|
},
|
|
70307
70307
|
"x-original-maxLength": 1024,
|
|
70308
70308
|
"x-reconciled-from-discovery": true,
|
|
70309
|
-
"x-reconciled-at": "2026-01-
|
|
70309
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227921+00:00"
|
|
70310
70310
|
},
|
|
70311
70311
|
"query": {
|
|
70312
70312
|
"type": "string",
|
|
@@ -70442,7 +70442,7 @@
|
|
|
70442
70442
|
},
|
|
70443
70443
|
"x-original-maxLength": 1024,
|
|
70444
70444
|
"x-reconciled-from-discovery": true,
|
|
70445
|
-
"x-reconciled-at": "2026-01-
|
|
70445
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227933+00:00"
|
|
70446
70446
|
},
|
|
70447
70447
|
"query": {
|
|
70448
70448
|
"type": "string",
|
|
@@ -70591,7 +70591,7 @@
|
|
|
70591
70591
|
},
|
|
70592
70592
|
"x-original-maxLength": 1024,
|
|
70593
70593
|
"x-reconciled-from-discovery": true,
|
|
70594
|
-
"x-reconciled-at": "2026-01-
|
|
70594
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227945+00:00"
|
|
70595
70595
|
},
|
|
70596
70596
|
"query": {
|
|
70597
70597
|
"type": "string",
|
|
@@ -70744,7 +70744,7 @@
|
|
|
70744
70744
|
},
|
|
70745
70745
|
"x-original-maxLength": 1024,
|
|
70746
70746
|
"x-reconciled-from-discovery": true,
|
|
70747
|
-
"x-reconciled-at": "2026-01-
|
|
70747
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227958+00:00"
|
|
70748
70748
|
},
|
|
70749
70749
|
"query": {
|
|
70750
70750
|
"type": "string",
|
|
@@ -70893,7 +70893,7 @@
|
|
|
70893
70893
|
},
|
|
70894
70894
|
"x-original-maxLength": 1024,
|
|
70895
70895
|
"x-reconciled-from-discovery": true,
|
|
70896
|
-
"x-reconciled-at": "2026-01-
|
|
70896
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227970+00:00"
|
|
70897
70897
|
},
|
|
70898
70898
|
"query": {
|
|
70899
70899
|
"type": "string",
|
|
@@ -71027,7 +71027,7 @@
|
|
|
71027
71027
|
},
|
|
71028
71028
|
"x-original-maxLength": 256,
|
|
71029
71029
|
"x-reconciled-from-discovery": true,
|
|
71030
|
-
"x-reconciled-at": "2026-01-
|
|
71030
|
+
"x-reconciled-at": "2026-01-05T03:03:51.227988+00:00"
|
|
71031
71031
|
}
|
|
71032
71032
|
},
|
|
71033
71033
|
"x-f5xc-minimum-configuration": {
|
|
@@ -71261,7 +71261,7 @@
|
|
|
71261
71261
|
},
|
|
71262
71262
|
"x-original-maxLength": 1024,
|
|
71263
71263
|
"x-reconciled-from-discovery": true,
|
|
71264
|
-
"x-reconciled-at": "2026-01-
|
|
71264
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228012+00:00"
|
|
71265
71265
|
},
|
|
71266
71266
|
"scroll_id": {
|
|
71267
71267
|
"type": "string",
|
|
@@ -71313,7 +71313,7 @@
|
|
|
71313
71313
|
"maxLength": 15,
|
|
71314
71314
|
"minLength": 3,
|
|
71315
71315
|
"x-reconciled-from-discovery": true,
|
|
71316
|
-
"x-reconciled-at": "2026-01-
|
|
71316
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228018+00:00"
|
|
71317
71317
|
}
|
|
71318
71318
|
},
|
|
71319
71319
|
"x-f5xc-minimum-configuration": {
|
|
@@ -71368,7 +71368,7 @@
|
|
|
71368
71368
|
"maxLength": 15,
|
|
71369
71369
|
"minLength": 3,
|
|
71370
71370
|
"x-reconciled-from-discovery": true,
|
|
71371
|
-
"x-reconciled-at": "2026-01-
|
|
71371
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228024+00:00"
|
|
71372
71372
|
}
|
|
71373
71373
|
},
|
|
71374
71374
|
"x-f5xc-minimum-configuration": {
|
|
@@ -71585,7 +71585,7 @@
|
|
|
71585
71585
|
"maxLength": 16,
|
|
71586
71586
|
"minLength": 7,
|
|
71587
71587
|
"x-reconciled-from-discovery": true,
|
|
71588
|
-
"x-reconciled-at": "2026-01-
|
|
71588
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228043+00:00"
|
|
71589
71589
|
},
|
|
71590
71590
|
"value": {
|
|
71591
71591
|
"type": "number",
|
|
@@ -71601,7 +71601,7 @@
|
|
|
71601
71601
|
"maxLength": 15,
|
|
71602
71602
|
"minLength": 3,
|
|
71603
71603
|
"x-reconciled-from-discovery": true,
|
|
71604
|
-
"x-reconciled-at": "2026-01-
|
|
71604
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228047+00:00"
|
|
71605
71605
|
}
|
|
71606
71606
|
},
|
|
71607
71607
|
"x-f5xc-minimum-configuration": {
|
|
@@ -71675,7 +71675,7 @@
|
|
|
71675
71675
|
},
|
|
71676
71676
|
"x-original-maxLength": 1024,
|
|
71677
71677
|
"x-reconciled-from-discovery": true,
|
|
71678
|
-
"x-reconciled-at": "2026-01-
|
|
71678
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228053+00:00"
|
|
71679
71679
|
},
|
|
71680
71680
|
"query": {
|
|
71681
71681
|
"type": "string",
|
|
@@ -71820,7 +71820,7 @@
|
|
|
71820
71820
|
},
|
|
71821
71821
|
"x-original-maxLength": 1024,
|
|
71822
71822
|
"x-reconciled-from-discovery": true,
|
|
71823
|
-
"x-reconciled-at": "2026-01-
|
|
71823
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228066+00:00"
|
|
71824
71824
|
},
|
|
71825
71825
|
"query": {
|
|
71826
71826
|
"type": "string",
|
|
@@ -72004,7 +72004,7 @@
|
|
|
72004
72004
|
},
|
|
72005
72005
|
"x-original-maxLength": 1024,
|
|
72006
72006
|
"x-reconciled-from-discovery": true,
|
|
72007
|
-
"x-reconciled-at": "2026-01-
|
|
72007
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228080+00:00"
|
|
72008
72008
|
},
|
|
72009
72009
|
"query": {
|
|
72010
72010
|
"type": "string",
|
|
@@ -72136,7 +72136,7 @@
|
|
|
72136
72136
|
},
|
|
72137
72137
|
"x-original-maxLength": 1024,
|
|
72138
72138
|
"x-reconciled-from-discovery": true,
|
|
72139
|
-
"x-reconciled-at": "2026-01-
|
|
72139
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228090+00:00"
|
|
72140
72140
|
},
|
|
72141
72141
|
"query": {
|
|
72142
72142
|
"type": "string",
|
|
@@ -72272,7 +72272,7 @@
|
|
|
72272
72272
|
},
|
|
72273
72273
|
"x-original-maxLength": 1024,
|
|
72274
72274
|
"x-reconciled-from-discovery": true,
|
|
72275
|
-
"x-reconciled-at": "2026-01-
|
|
72275
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228101+00:00"
|
|
72276
72276
|
},
|
|
72277
72277
|
"query": {
|
|
72278
72278
|
"type": "string",
|
|
@@ -72404,7 +72404,7 @@
|
|
|
72404
72404
|
},
|
|
72405
72405
|
"x-original-maxLength": 1024,
|
|
72406
72406
|
"x-reconciled-from-discovery": true,
|
|
72407
|
-
"x-reconciled-at": "2026-01-
|
|
72407
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228112+00:00"
|
|
72408
72408
|
},
|
|
72409
72409
|
"query": {
|
|
72410
72410
|
"type": "string",
|
|
@@ -73545,7 +73545,7 @@
|
|
|
73545
73545
|
},
|
|
73546
73546
|
"x-original-maxLength": 1024,
|
|
73547
73547
|
"x-reconciled-from-discovery": true,
|
|
73548
|
-
"x-reconciled-at": "2026-01-
|
|
73548
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228182+00:00"
|
|
73549
73549
|
},
|
|
73550
73550
|
"previous_value": {
|
|
73551
73551
|
"type": "string",
|
|
@@ -73579,7 +73579,7 @@
|
|
|
73579
73579
|
},
|
|
73580
73580
|
"x-original-maxLength": 1024,
|
|
73581
73581
|
"x-reconciled-from-discovery": true,
|
|
73582
|
-
"x-reconciled-at": "2026-01-
|
|
73582
|
+
"x-reconciled-at": "2026-01-05T03:03:51.228188+00:00"
|
|
73583
73583
|
}
|
|
73584
73584
|
},
|
|
73585
73585
|
"x-f5xc-minimum-configuration": {
|
|
@@ -73943,7 +73943,7 @@
|
|
|
73943
73943
|
},
|
|
73944
73944
|
"x-original-maxLength": 1024,
|
|
73945
73945
|
"x-reconciled-from-discovery": true,
|
|
73946
|
-
"x-reconciled-at": "2026-01-
|
|
73946
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808318+00:00"
|
|
73947
73947
|
}
|
|
73948
73948
|
},
|
|
73949
73949
|
"x-f5xc-minimum-configuration": {
|
|
@@ -74687,7 +74687,7 @@
|
|
|
74687
74687
|
},
|
|
74688
74688
|
"x-original-maxLength": 1024,
|
|
74689
74689
|
"x-reconciled-from-discovery": true,
|
|
74690
|
-
"x-reconciled-at": "2026-01-
|
|
74690
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808503+00:00"
|
|
74691
74691
|
},
|
|
74692
74692
|
"sli_address": {
|
|
74693
74693
|
"type": "string",
|
|
@@ -75494,7 +75494,7 @@
|
|
|
75494
75494
|
},
|
|
75495
75495
|
"x-original-maxLength": 1024,
|
|
75496
75496
|
"x-reconciled-from-discovery": true,
|
|
75497
|
-
"x-reconciled-at": "2026-01-
|
|
75497
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808562+00:00"
|
|
75498
75498
|
}
|
|
75499
75499
|
},
|
|
75500
75500
|
"x-f5xc-minimum-configuration": {
|
|
@@ -75551,7 +75551,7 @@
|
|
|
75551
75551
|
},
|
|
75552
75552
|
"x-original-maxLength": 1024,
|
|
75553
75553
|
"x-reconciled-from-discovery": true,
|
|
75554
|
-
"x-reconciled-at": "2026-01-
|
|
75554
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808567+00:00"
|
|
75555
75555
|
},
|
|
75556
75556
|
"serial": {
|
|
75557
75557
|
"type": "string",
|
|
@@ -75602,7 +75602,7 @@
|
|
|
75602
75602
|
},
|
|
75603
75603
|
"x-original-maxLength": 1024,
|
|
75604
75604
|
"x-reconciled-from-discovery": true,
|
|
75605
|
-
"x-reconciled-at": "2026-01-
|
|
75605
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808573+00:00"
|
|
75606
75606
|
}
|
|
75607
75607
|
},
|
|
75608
75608
|
"x-f5xc-minimum-configuration": {
|
|
@@ -75672,7 +75672,7 @@
|
|
|
75672
75672
|
},
|
|
75673
75673
|
"x-original-maxLength": 1024,
|
|
75674
75674
|
"x-reconciled-from-discovery": true,
|
|
75675
|
-
"x-reconciled-at": "2026-01-
|
|
75675
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808580+00:00"
|
|
75676
75676
|
}
|
|
75677
75677
|
},
|
|
75678
75678
|
"x-f5xc-minimum-configuration": {
|
|
@@ -75802,7 +75802,7 @@
|
|
|
75802
75802
|
},
|
|
75803
75803
|
"x-original-maxLength": 1024,
|
|
75804
75804
|
"x-reconciled-from-discovery": true,
|
|
75805
|
-
"x-reconciled-at": "2026-01-
|
|
75805
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808590+00:00"
|
|
75806
75806
|
}
|
|
75807
75807
|
},
|
|
75808
75808
|
"x-f5xc-minimum-configuration": {
|
|
@@ -75874,7 +75874,7 @@
|
|
|
75874
75874
|
},
|
|
75875
75875
|
"x-original-maxLength": 1024,
|
|
75876
75876
|
"x-reconciled-from-discovery": true,
|
|
75877
|
-
"x-reconciled-at": "2026-01-
|
|
75877
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808596+00:00"
|
|
75878
75878
|
},
|
|
75879
75879
|
"start_time": {
|
|
75880
75880
|
"type": "string",
|
|
@@ -76187,7 +76187,7 @@
|
|
|
76187
76187
|
},
|
|
76188
76188
|
"x-original-maxLength": 64,
|
|
76189
76189
|
"x-reconciled-from-discovery": true,
|
|
76190
|
-
"x-reconciled-at": "2026-01-
|
|
76190
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808620+00:00"
|
|
76191
76191
|
},
|
|
76192
76192
|
"namespace": {
|
|
76193
76193
|
"type": "string",
|
|
@@ -76217,7 +76217,7 @@
|
|
|
76217
76217
|
},
|
|
76218
76218
|
"x-original-maxLength": 64,
|
|
76219
76219
|
"x-reconciled-from-discovery": true,
|
|
76220
|
-
"x-reconciled-at": "2026-01-
|
|
76220
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808624+00:00"
|
|
76221
76221
|
}
|
|
76222
76222
|
},
|
|
76223
76223
|
"x-f5xc-minimum-configuration": {
|
|
@@ -76330,7 +76330,7 @@
|
|
|
76330
76330
|
},
|
|
76331
76331
|
"x-original-maxLength": 1024,
|
|
76332
76332
|
"x-reconciled-from-discovery": true,
|
|
76333
|
-
"x-reconciled-at": "2026-01-
|
|
76333
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808634+00:00"
|
|
76334
76334
|
}
|
|
76335
76335
|
},
|
|
76336
76336
|
"x-f5xc-minimum-configuration": {
|
|
@@ -76814,7 +76814,7 @@
|
|
|
76814
76814
|
},
|
|
76815
76815
|
"x-original-maxLength": 1024,
|
|
76816
76816
|
"x-reconciled-from-discovery": true,
|
|
76817
|
-
"x-reconciled-at": "2026-01-
|
|
76817
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808669+00:00"
|
|
76818
76818
|
},
|
|
76819
76819
|
"result": {
|
|
76820
76820
|
"type": "string",
|
|
@@ -77169,7 +77169,7 @@
|
|
|
77169
77169
|
"maxLength": 17,
|
|
77170
77170
|
"minLength": 17,
|
|
77171
77171
|
"x-reconciled-from-discovery": true,
|
|
77172
|
-
"x-reconciled-at": "2026-01-
|
|
77172
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808696+00:00"
|
|
77173
77173
|
},
|
|
77174
77174
|
"system_metadata": {
|
|
77175
77175
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -77239,7 +77239,7 @@
|
|
|
77239
77239
|
},
|
|
77240
77240
|
"x-original-maxLength": 1024,
|
|
77241
77241
|
"x-reconciled-from-discovery": true,
|
|
77242
|
-
"x-reconciled-at": "2026-01-
|
|
77242
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808702+00:00"
|
|
77243
77243
|
},
|
|
77244
77244
|
"ref": {
|
|
77245
77245
|
"type": "array",
|
|
@@ -77401,7 +77401,7 @@
|
|
|
77401
77401
|
},
|
|
77402
77402
|
"x-original-maxLength": 1024,
|
|
77403
77403
|
"x-reconciled-from-discovery": true,
|
|
77404
|
-
"x-reconciled-at": "2026-01-
|
|
77404
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808719+00:00"
|
|
77405
77405
|
},
|
|
77406
77406
|
"network_name": {
|
|
77407
77407
|
"type": "string",
|
|
@@ -77501,7 +77501,7 @@
|
|
|
77501
77501
|
},
|
|
77502
77502
|
"x-original-maxLength": 1024,
|
|
77503
77503
|
"x-reconciled-from-discovery": true,
|
|
77504
|
-
"x-reconciled-at": "2026-01-
|
|
77504
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808727+00:00"
|
|
77505
77505
|
}
|
|
77506
77506
|
},
|
|
77507
77507
|
"x-f5xc-minimum-configuration": {
|
|
@@ -77542,7 +77542,7 @@
|
|
|
77542
77542
|
"maxLength": 17,
|
|
77543
77543
|
"minLength": 17,
|
|
77544
77544
|
"x-reconciled-from-discovery": true,
|
|
77545
|
-
"x-reconciled-at": "2026-01-
|
|
77545
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808732+00:00"
|
|
77546
77546
|
}
|
|
77547
77547
|
},
|
|
77548
77548
|
"x-f5xc-minimum-configuration": {
|
|
@@ -77703,7 +77703,7 @@
|
|
|
77703
77703
|
},
|
|
77704
77704
|
"x-original-maxLength": 64,
|
|
77705
77705
|
"x-reconciled-from-discovery": true,
|
|
77706
|
-
"x-reconciled-at": "2026-01-
|
|
77706
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808741+00:00"
|
|
77707
77707
|
},
|
|
77708
77708
|
"uid": {
|
|
77709
77709
|
"type": "string",
|
|
@@ -77724,7 +77724,7 @@
|
|
|
77724
77724
|
"x-original-maxLength": 1024,
|
|
77725
77725
|
"format": "uuid",
|
|
77726
77726
|
"x-reconciled-from-discovery": true,
|
|
77727
|
-
"x-reconciled-at": "2026-01-
|
|
77727
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808745+00:00"
|
|
77728
77728
|
},
|
|
77729
77729
|
"user_email": {
|
|
77730
77730
|
"type": "string",
|
|
@@ -77844,7 +77844,7 @@
|
|
|
77844
77844
|
},
|
|
77845
77845
|
"x-original-maxLength": 1024,
|
|
77846
77846
|
"x-reconciled-from-discovery": true,
|
|
77847
|
-
"x-reconciled-at": "2026-01-
|
|
77847
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808756+00:00"
|
|
77848
77848
|
},
|
|
77849
77849
|
"disabled": {
|
|
77850
77850
|
"type": "boolean",
|
|
@@ -77894,7 +77894,7 @@
|
|
|
77894
77894
|
},
|
|
77895
77895
|
"x-original-maxLength": 1024,
|
|
77896
77896
|
"x-reconciled-from-discovery": true,
|
|
77897
|
-
"x-reconciled-at": "2026-01-
|
|
77897
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808766+00:00"
|
|
77898
77898
|
},
|
|
77899
77899
|
"namespace": {
|
|
77900
77900
|
"type": "string",
|
|
@@ -77913,7 +77913,7 @@
|
|
|
77913
77913
|
},
|
|
77914
77914
|
"x-original-maxLength": 1024,
|
|
77915
77915
|
"x-reconciled-from-discovery": true,
|
|
77916
|
-
"x-reconciled-at": "2026-01-
|
|
77916
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808769+00:00"
|
|
77917
77917
|
},
|
|
77918
77918
|
"owner_view": {
|
|
77919
77919
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -77954,7 +77954,7 @@
|
|
|
77954
77954
|
"x-field-mutability": "read-only",
|
|
77955
77955
|
"x-original-maxLength": 1024,
|
|
77956
77956
|
"x-reconciled-from-discovery": true,
|
|
77957
|
-
"x-reconciled-at": "2026-01-
|
|
77957
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808776+00:00"
|
|
77958
77958
|
},
|
|
77959
77959
|
"uid": {
|
|
77960
77960
|
"type": "string",
|
|
@@ -77975,7 +77975,7 @@
|
|
|
77975
77975
|
"x-original-maxLength": 1024,
|
|
77976
77976
|
"format": "uuid",
|
|
77977
77977
|
"x-reconciled-from-discovery": true,
|
|
77978
|
-
"x-reconciled-at": "2026-01-
|
|
77978
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808781+00:00"
|
|
77979
77979
|
}
|
|
77980
77980
|
},
|
|
77981
77981
|
"x-f5xc-minimum-configuration": {
|
|
@@ -78153,7 +78153,7 @@
|
|
|
78153
78153
|
},
|
|
78154
78154
|
"x-original-maxLength": 1024,
|
|
78155
78155
|
"x-reconciled-from-discovery": true,
|
|
78156
|
-
"x-reconciled-at": "2026-01-
|
|
78156
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808796+00:00"
|
|
78157
78157
|
},
|
|
78158
78158
|
"port": {
|
|
78159
78159
|
"type": "string",
|
|
@@ -78299,7 +78299,7 @@
|
|
|
78299
78299
|
},
|
|
78300
78300
|
"x-original-maxLength": 1024,
|
|
78301
78301
|
"x-reconciled-from-discovery": true,
|
|
78302
|
-
"x-reconciled-at": "2026-01-
|
|
78302
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808807+00:00"
|
|
78303
78303
|
},
|
|
78304
78304
|
"release": {
|
|
78305
78305
|
"type": "string",
|
|
@@ -78350,7 +78350,7 @@
|
|
|
78350
78350
|
},
|
|
78351
78351
|
"x-original-maxLength": 1024,
|
|
78352
78352
|
"x-reconciled-from-discovery": true,
|
|
78353
|
-
"x-reconciled-at": "2026-01-
|
|
78353
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808813+00:00"
|
|
78354
78354
|
}
|
|
78355
78355
|
},
|
|
78356
78356
|
"x-f5xc-minimum-configuration": {
|
|
@@ -78858,7 +78858,7 @@
|
|
|
78858
78858
|
},
|
|
78859
78859
|
"x-original-maxLength": 1024,
|
|
78860
78860
|
"x-reconciled-from-discovery": true,
|
|
78861
|
-
"x-reconciled-at": "2026-01-
|
|
78861
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808850+00:00"
|
|
78862
78862
|
},
|
|
78863
78863
|
"site": {
|
|
78864
78864
|
"type": "string",
|
|
@@ -78976,7 +78976,7 @@
|
|
|
78976
78976
|
},
|
|
78977
78977
|
"x-original-maxLength": 1024,
|
|
78978
78978
|
"x-reconciled-from-discovery": true,
|
|
78979
|
-
"x-reconciled-at": "2026-01-
|
|
78979
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808858+00:00"
|
|
78980
78980
|
},
|
|
78981
78981
|
"serial": {
|
|
78982
78982
|
"type": "string",
|
|
@@ -79027,7 +79027,7 @@
|
|
|
79027
79027
|
},
|
|
79028
79028
|
"x-original-maxLength": 1024,
|
|
79029
79029
|
"x-reconciled-from-discovery": true,
|
|
79030
|
-
"x-reconciled-at": "2026-01-
|
|
79030
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808864+00:00"
|
|
79031
79031
|
}
|
|
79032
79032
|
},
|
|
79033
79033
|
"x-f5xc-minimum-configuration": {
|
|
@@ -79120,7 +79120,7 @@
|
|
|
79120
79120
|
},
|
|
79121
79121
|
"x-original-maxLength": 64,
|
|
79122
79122
|
"x-reconciled-from-discovery": true,
|
|
79123
|
-
"x-reconciled-at": "2026-01-
|
|
79123
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808882+00:00"
|
|
79124
79124
|
}
|
|
79125
79125
|
},
|
|
79126
79126
|
"x-f5xc-minimum-configuration": {
|
|
@@ -79358,7 +79358,7 @@
|
|
|
79358
79358
|
},
|
|
79359
79359
|
"x-original-maxLength": 1024,
|
|
79360
79360
|
"x-reconciled-from-discovery": true,
|
|
79361
|
-
"x-reconciled-at": "2026-01-
|
|
79361
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808898+00:00"
|
|
79362
79362
|
},
|
|
79363
79363
|
"ref": {
|
|
79364
79364
|
"type": "array",
|
|
@@ -79455,7 +79455,7 @@
|
|
|
79455
79455
|
},
|
|
79456
79456
|
"x-original-maxLength": 1024,
|
|
79457
79457
|
"x-reconciled-from-discovery": true,
|
|
79458
|
-
"x-reconciled-at": "2026-01-
|
|
79458
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808905+00:00"
|
|
79459
79459
|
},
|
|
79460
79460
|
"namespace": {
|
|
79461
79461
|
"type": "string",
|
|
@@ -79481,7 +79481,7 @@
|
|
|
79481
79481
|
},
|
|
79482
79482
|
"x-original-maxLength": 1024,
|
|
79483
79483
|
"x-reconciled-from-discovery": true,
|
|
79484
|
-
"x-reconciled-at": "2026-01-
|
|
79484
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808909+00:00"
|
|
79485
79485
|
},
|
|
79486
79486
|
"state": {
|
|
79487
79487
|
"$ref": "#/components/schemas/siteSiteState"
|
|
@@ -79725,7 +79725,7 @@
|
|
|
79725
79725
|
"maxLength": 16,
|
|
79726
79726
|
"minLength": 7,
|
|
79727
79727
|
"x-reconciled-from-discovery": true,
|
|
79728
|
-
"x-reconciled-at": "2026-01-
|
|
79728
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808924+00:00"
|
|
79729
79729
|
},
|
|
79730
79730
|
"value": {
|
|
79731
79731
|
"type": "array",
|
|
@@ -79744,7 +79744,7 @@
|
|
|
79744
79744
|
"maxLength": 15,
|
|
79745
79745
|
"minLength": 3,
|
|
79746
79746
|
"x-reconciled-from-discovery": true,
|
|
79747
|
-
"x-reconciled-at": "2026-01-
|
|
79747
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808929+00:00"
|
|
79748
79748
|
}
|
|
79749
79749
|
},
|
|
79750
79750
|
"x-f5xc-minimum-configuration": {
|
|
@@ -79835,7 +79835,7 @@
|
|
|
79835
79835
|
},
|
|
79836
79836
|
"x-original-maxLength": 1024,
|
|
79837
79837
|
"x-reconciled-from-discovery": true,
|
|
79838
|
-
"x-reconciled-at": "2026-01-
|
|
79838
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808936+00:00"
|
|
79839
79839
|
},
|
|
79840
79840
|
"site": {
|
|
79841
79841
|
"type": "string",
|
|
@@ -80325,7 +80325,7 @@
|
|
|
80325
80325
|
},
|
|
80326
80326
|
"x-original-maxLength": 1024,
|
|
80327
80327
|
"x-reconciled-from-discovery": true,
|
|
80328
|
-
"x-reconciled-at": "2026-01-
|
|
80328
|
+
"x-reconciled-at": "2026-01-05T03:04:11.808976+00:00"
|
|
80329
80329
|
},
|
|
80330
80330
|
"serial": {
|
|
80331
80331
|
"type": "string",
|
|
@@ -80825,7 +80825,7 @@
|
|
|
80825
80825
|
},
|
|
80826
80826
|
"x-original-maxLength": 1024,
|
|
80827
80827
|
"x-reconciled-from-discovery": true,
|
|
80828
|
-
"x-reconciled-at": "2026-01-
|
|
80828
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809020+00:00"
|
|
80829
80829
|
},
|
|
80830
80830
|
"i_manufacturer": {
|
|
80831
80831
|
"type": "string",
|
|
@@ -81058,7 +81058,7 @@
|
|
|
81058
81058
|
},
|
|
81059
81059
|
"x-original-maxLength": 1024,
|
|
81060
81060
|
"x-reconciled-from-discovery": true,
|
|
81061
|
-
"x-reconciled-at": "2026-01-
|
|
81061
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809038+00:00"
|
|
81062
81062
|
},
|
|
81063
81063
|
"namespace": {
|
|
81064
81064
|
"type": "string",
|
|
@@ -81084,7 +81084,7 @@
|
|
|
81084
81084
|
},
|
|
81085
81085
|
"x-original-maxLength": 1024,
|
|
81086
81086
|
"x-reconciled-from-discovery": true,
|
|
81087
|
-
"x-reconciled-at": "2026-01-
|
|
81087
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809042+00:00"
|
|
81088
81088
|
},
|
|
81089
81089
|
"version": {
|
|
81090
81090
|
"type": "string",
|
|
@@ -81110,7 +81110,7 @@
|
|
|
81110
81110
|
},
|
|
81111
81111
|
"x-original-maxLength": 1024,
|
|
81112
81112
|
"x-reconciled-from-discovery": true,
|
|
81113
|
-
"x-reconciled-at": "2026-01-
|
|
81113
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809047+00:00"
|
|
81114
81114
|
}
|
|
81115
81115
|
},
|
|
81116
81116
|
"x-f5xc-minimum-configuration": {
|
|
@@ -81196,7 +81196,7 @@
|
|
|
81196
81196
|
},
|
|
81197
81197
|
"x-original-maxLength": 1024,
|
|
81198
81198
|
"x-reconciled-from-discovery": true,
|
|
81199
|
-
"x-reconciled-at": "2026-01-
|
|
81199
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809053+00:00"
|
|
81200
81200
|
},
|
|
81201
81201
|
"namespace": {
|
|
81202
81202
|
"type": "string",
|
|
@@ -81222,7 +81222,7 @@
|
|
|
81222
81222
|
},
|
|
81223
81223
|
"x-original-maxLength": 1024,
|
|
81224
81224
|
"x-reconciled-from-discovery": true,
|
|
81225
|
-
"x-reconciled-at": "2026-01-
|
|
81225
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809057+00:00"
|
|
81226
81226
|
},
|
|
81227
81227
|
"version": {
|
|
81228
81228
|
"type": "string",
|
|
@@ -81248,7 +81248,7 @@
|
|
|
81248
81248
|
},
|
|
81249
81249
|
"x-original-maxLength": 1024,
|
|
81250
81250
|
"x-reconciled-from-discovery": true,
|
|
81251
|
-
"x-reconciled-at": "2026-01-
|
|
81251
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809060+00:00"
|
|
81252
81252
|
}
|
|
81253
81253
|
},
|
|
81254
81254
|
"x-f5xc-minimum-configuration": {
|
|
@@ -81394,7 +81394,7 @@
|
|
|
81394
81394
|
},
|
|
81395
81395
|
"x-original-maxLength": 1024,
|
|
81396
81396
|
"x-reconciled-from-discovery": true,
|
|
81397
|
-
"x-reconciled-at": "2026-01-
|
|
81397
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809066+00:00"
|
|
81398
81398
|
},
|
|
81399
81399
|
"state": {
|
|
81400
81400
|
"$ref": "#/components/schemas/siteVerInstanceRunningStateStatus"
|
|
@@ -81782,7 +81782,7 @@
|
|
|
81782
81782
|
},
|
|
81783
81783
|
"x-original-maxLength": 1024,
|
|
81784
81784
|
"x-reconciled-from-discovery": true,
|
|
81785
|
-
"x-reconciled-at": "2026-01-
|
|
81785
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809094+00:00"
|
|
81786
81786
|
},
|
|
81787
81787
|
"site": {
|
|
81788
81788
|
"type": "string",
|
|
@@ -82170,7 +82170,7 @@
|
|
|
82170
82170
|
},
|
|
82171
82171
|
"x-original-maxLength": 1024,
|
|
82172
82172
|
"x-reconciled-from-discovery": true,
|
|
82173
|
-
"x-reconciled-at": "2026-01-
|
|
82173
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809147+00:00"
|
|
82174
82174
|
}
|
|
82175
82175
|
},
|
|
82176
82176
|
"x-f5xc-minimum-configuration": {
|
|
@@ -82251,7 +82251,7 @@
|
|
|
82251
82251
|
},
|
|
82252
82252
|
"x-original-maxLength": 1024,
|
|
82253
82253
|
"x-reconciled-from-discovery": true,
|
|
82254
|
-
"x-reconciled-at": "2026-01-
|
|
82254
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809156+00:00"
|
|
82255
82255
|
},
|
|
82256
82256
|
"readOnly": {
|
|
82257
82257
|
"type": "boolean",
|
|
@@ -83017,7 +83017,7 @@
|
|
|
83017
83017
|
},
|
|
83018
83018
|
"x-original-maxLength": 1024,
|
|
83019
83019
|
"x-reconciled-from-discovery": true,
|
|
83020
|
-
"x-reconciled-at": "2026-01-
|
|
83020
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809220+00:00"
|
|
83021
83021
|
},
|
|
83022
83022
|
"localObjectReference": {
|
|
83023
83023
|
"$ref": "#/components/schemas/v1LocalObjectReference"
|
|
@@ -83112,7 +83112,7 @@
|
|
|
83112
83112
|
},
|
|
83113
83113
|
"x-original-maxLength": 1024,
|
|
83114
83114
|
"x-reconciled-from-discovery": true,
|
|
83115
|
-
"x-reconciled-at": "2026-01-
|
|
83115
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809229+00:00"
|
|
83116
83116
|
},
|
|
83117
83117
|
"namespace": {
|
|
83118
83118
|
"type": "string",
|
|
@@ -83127,7 +83127,7 @@
|
|
|
83127
83127
|
},
|
|
83128
83128
|
"x-original-maxLength": 1024,
|
|
83129
83129
|
"x-reconciled-from-discovery": true,
|
|
83130
|
-
"x-reconciled-at": "2026-01-
|
|
83130
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809233+00:00"
|
|
83131
83131
|
},
|
|
83132
83132
|
"resourceVersion": {
|
|
83133
83133
|
"type": "string",
|
|
@@ -83142,7 +83142,7 @@
|
|
|
83142
83142
|
},
|
|
83143
83143
|
"x-original-maxLength": 1024,
|
|
83144
83144
|
"x-reconciled-from-discovery": true,
|
|
83145
|
-
"x-reconciled-at": "2026-01-
|
|
83145
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809236+00:00"
|
|
83146
83146
|
},
|
|
83147
83147
|
"uid": {
|
|
83148
83148
|
"type": "string",
|
|
@@ -83159,7 +83159,7 @@
|
|
|
83159
83159
|
"x-original-maxLength": 1024,
|
|
83160
83160
|
"format": "uuid",
|
|
83161
83161
|
"x-reconciled-from-discovery": true,
|
|
83162
|
-
"x-reconciled-at": "2026-01-
|
|
83162
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809241+00:00"
|
|
83163
83163
|
}
|
|
83164
83164
|
},
|
|
83165
83165
|
"x-f5xc-minimum-configuration": {
|
|
@@ -83384,7 +83384,7 @@
|
|
|
83384
83384
|
},
|
|
83385
83385
|
"x-original-maxLength": 1024,
|
|
83386
83386
|
"x-reconciled-from-discovery": true,
|
|
83387
|
-
"x-reconciled-at": "2026-01-
|
|
83387
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809263+00:00"
|
|
83388
83388
|
},
|
|
83389
83389
|
"ports": {
|
|
83390
83390
|
"type": "array",
|
|
@@ -83641,7 +83641,7 @@
|
|
|
83641
83641
|
},
|
|
83642
83642
|
"x-original-maxLength": 1024,
|
|
83643
83643
|
"x-reconciled-from-discovery": true,
|
|
83644
|
-
"x-reconciled-at": "2026-01-
|
|
83644
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809287+00:00"
|
|
83645
83645
|
},
|
|
83646
83646
|
"protocol": {
|
|
83647
83647
|
"type": "string",
|
|
@@ -83777,7 +83777,7 @@
|
|
|
83777
83777
|
},
|
|
83778
83778
|
"x-original-maxLength": 1024,
|
|
83779
83779
|
"x-reconciled-from-discovery": true,
|
|
83780
|
-
"x-reconciled-at": "2026-01-
|
|
83780
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809301+00:00"
|
|
83781
83781
|
},
|
|
83782
83782
|
"signal": {
|
|
83783
83783
|
"type": "integer",
|
|
@@ -83843,7 +83843,7 @@
|
|
|
83843
83843
|
},
|
|
83844
83844
|
"x-original-maxLength": 1024,
|
|
83845
83845
|
"x-reconciled-from-discovery": true,
|
|
83846
|
-
"x-reconciled-at": "2026-01-
|
|
83846
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809309+00:00"
|
|
83847
83847
|
}
|
|
83848
83848
|
},
|
|
83849
83849
|
"x-f5xc-minimum-configuration": {
|
|
@@ -83916,7 +83916,7 @@
|
|
|
83916
83916
|
},
|
|
83917
83917
|
"x-original-maxLength": 1024,
|
|
83918
83918
|
"x-reconciled-from-discovery": true,
|
|
83919
|
-
"x-reconciled-at": "2026-01-
|
|
83919
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809318+00:00"
|
|
83920
83920
|
},
|
|
83921
83921
|
"ready": {
|
|
83922
83922
|
"type": "boolean",
|
|
@@ -84067,7 +84067,7 @@
|
|
|
84067
84067
|
},
|
|
84068
84068
|
"x-original-maxLength": 1024,
|
|
84069
84069
|
"x-reconciled-from-discovery": true,
|
|
84070
|
-
"x-reconciled-at": "2026-01-
|
|
84070
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809333+00:00"
|
|
84071
84071
|
},
|
|
84072
84072
|
"status": {
|
|
84073
84073
|
"type": "string",
|
|
@@ -84082,7 +84082,7 @@
|
|
|
84082
84082
|
},
|
|
84083
84083
|
"x-original-maxLength": 1024,
|
|
84084
84084
|
"x-reconciled-from-discovery": true,
|
|
84085
|
-
"x-reconciled-at": "2026-01-
|
|
84085
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809336+00:00"
|
|
84086
84086
|
},
|
|
84087
84087
|
"type": {
|
|
84088
84088
|
"type": "string",
|
|
@@ -84455,7 +84455,7 @@
|
|
|
84455
84455
|
},
|
|
84456
84456
|
"x-original-maxLength": 1024,
|
|
84457
84457
|
"x-reconciled-from-discovery": true,
|
|
84458
|
-
"x-reconciled-at": "2026-01-
|
|
84458
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809370+00:00"
|
|
84459
84459
|
},
|
|
84460
84460
|
"status": {
|
|
84461
84461
|
"type": "string",
|
|
@@ -84470,7 +84470,7 @@
|
|
|
84470
84470
|
},
|
|
84471
84471
|
"x-original-maxLength": 1024,
|
|
84472
84472
|
"x-reconciled-from-discovery": true,
|
|
84473
|
-
"x-reconciled-at": "2026-01-
|
|
84473
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809374+00:00"
|
|
84474
84474
|
},
|
|
84475
84475
|
"type": {
|
|
84476
84476
|
"type": "string",
|
|
@@ -85030,7 +85030,7 @@
|
|
|
85030
85030
|
},
|
|
85031
85031
|
"x-original-maxLength": 1024,
|
|
85032
85032
|
"x-reconciled-from-discovery": true,
|
|
85033
|
-
"x-reconciled-at": "2026-01-
|
|
85033
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809419+00:00"
|
|
85034
85034
|
},
|
|
85035
85035
|
"port": {
|
|
85036
85036
|
"type": "integer",
|
|
@@ -85254,7 +85254,7 @@
|
|
|
85254
85254
|
},
|
|
85255
85255
|
"x-original-maxLength": 1024,
|
|
85256
85256
|
"x-reconciled-from-discovery": true,
|
|
85257
|
-
"x-reconciled-at": "2026-01-
|
|
85257
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809439+00:00"
|
|
85258
85258
|
},
|
|
85259
85259
|
"value": {
|
|
85260
85260
|
"type": "string",
|
|
@@ -85269,7 +85269,7 @@
|
|
|
85269
85269
|
},
|
|
85270
85270
|
"x-original-maxLength": 1024,
|
|
85271
85271
|
"x-reconciled-from-discovery": true,
|
|
85272
|
-
"x-reconciled-at": "2026-01-
|
|
85272
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809443+00:00"
|
|
85273
85273
|
},
|
|
85274
85274
|
"valueFrom": {
|
|
85275
85275
|
"$ref": "#/components/schemas/v1EnvVarSource"
|
|
@@ -85454,7 +85454,7 @@
|
|
|
85454
85454
|
},
|
|
85455
85455
|
"x-original-maxLength": 1024,
|
|
85456
85456
|
"x-reconciled-from-discovery": true,
|
|
85457
|
-
"x-reconciled-at": "2026-01-
|
|
85457
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809463+00:00"
|
|
85458
85458
|
},
|
|
85459
85459
|
"ports": {
|
|
85460
85460
|
"type": "array",
|
|
@@ -86269,7 +86269,7 @@
|
|
|
86269
86269
|
},
|
|
86270
86270
|
"x-original-maxLength": 1024,
|
|
86271
86271
|
"x-reconciled-from-discovery": true,
|
|
86272
|
-
"x-reconciled-at": "2026-01-
|
|
86272
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809529+00:00"
|
|
86273
86273
|
},
|
|
86274
86274
|
"value": {
|
|
86275
86275
|
"type": "string",
|
|
@@ -86284,7 +86284,7 @@
|
|
|
86284
86284
|
},
|
|
86285
86285
|
"x-original-maxLength": 1024,
|
|
86286
86286
|
"x-reconciled-from-discovery": true,
|
|
86287
|
-
"x-reconciled-at": "2026-01-
|
|
86287
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809533+00:00"
|
|
86288
86288
|
}
|
|
86289
86289
|
},
|
|
86290
86290
|
"x-f5xc-minimum-configuration": {
|
|
@@ -86775,7 +86775,7 @@
|
|
|
86775
86775
|
},
|
|
86776
86776
|
"x-original-maxLength": 1024,
|
|
86777
86777
|
"x-reconciled-from-discovery": true,
|
|
86778
|
-
"x-reconciled-at": "2026-01-
|
|
86778
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809575+00:00"
|
|
86779
86779
|
},
|
|
86780
86780
|
"status": {
|
|
86781
86781
|
"type": "string",
|
|
@@ -86790,7 +86790,7 @@
|
|
|
86790
86790
|
},
|
|
86791
86791
|
"x-original-maxLength": 1024,
|
|
86792
86792
|
"x-reconciled-from-discovery": true,
|
|
86793
|
-
"x-reconciled-at": "2026-01-
|
|
86793
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809579+00:00"
|
|
86794
86794
|
},
|
|
86795
86795
|
"type": {
|
|
86796
86796
|
"type": "string",
|
|
@@ -87059,7 +87059,7 @@
|
|
|
87059
87059
|
},
|
|
87060
87060
|
"x-original-maxLength": 1024,
|
|
87061
87061
|
"x-reconciled-from-discovery": true,
|
|
87062
|
-
"x-reconciled-at": "2026-01-
|
|
87062
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809601+00:00"
|
|
87063
87063
|
},
|
|
87064
87064
|
"mode": {
|
|
87065
87065
|
"type": "integer",
|
|
@@ -87159,7 +87159,7 @@
|
|
|
87159
87159
|
},
|
|
87160
87160
|
"x-original-maxLength": 1024,
|
|
87161
87161
|
"x-reconciled-from-discovery": true,
|
|
87162
|
-
"x-reconciled-at": "2026-01-
|
|
87162
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809611+00:00"
|
|
87163
87163
|
},
|
|
87164
87164
|
"operator": {
|
|
87165
87165
|
"type": "string",
|
|
@@ -87242,7 +87242,7 @@
|
|
|
87242
87242
|
},
|
|
87243
87243
|
"x-original-maxLength": 1024,
|
|
87244
87244
|
"x-reconciled-from-discovery": true,
|
|
87245
|
-
"x-reconciled-at": "2026-01-
|
|
87245
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809620+00:00"
|
|
87246
87246
|
},
|
|
87247
87247
|
"remainingItemCount": {
|
|
87248
87248
|
"type": "string",
|
|
@@ -87270,7 +87270,7 @@
|
|
|
87270
87270
|
},
|
|
87271
87271
|
"x-original-maxLength": 1024,
|
|
87272
87272
|
"x-reconciled-from-discovery": true,
|
|
87273
|
-
"x-reconciled-at": "2026-01-
|
|
87273
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809625+00:00"
|
|
87274
87274
|
},
|
|
87275
87275
|
"selfLink": {
|
|
87276
87276
|
"type": "string",
|
|
@@ -87285,7 +87285,7 @@
|
|
|
87285
87285
|
},
|
|
87286
87286
|
"x-original-maxLength": 1024,
|
|
87287
87287
|
"x-reconciled-from-discovery": true,
|
|
87288
|
-
"x-reconciled-at": "2026-01-
|
|
87288
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809629+00:00"
|
|
87289
87289
|
}
|
|
87290
87290
|
},
|
|
87291
87291
|
"x-f5xc-minimum-configuration": {
|
|
@@ -87396,7 +87396,7 @@
|
|
|
87396
87396
|
},
|
|
87397
87397
|
"x-original-maxLength": 1024,
|
|
87398
87398
|
"x-reconciled-from-discovery": true,
|
|
87399
|
-
"x-reconciled-at": "2026-01-
|
|
87399
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809637+00:00"
|
|
87400
87400
|
}
|
|
87401
87401
|
},
|
|
87402
87402
|
"x-f5xc-minimum-configuration": {
|
|
@@ -87643,7 +87643,7 @@
|
|
|
87643
87643
|
},
|
|
87644
87644
|
"x-original-maxLength": 1024,
|
|
87645
87645
|
"x-reconciled-from-discovery": true,
|
|
87646
|
-
"x-reconciled-at": "2026-01-
|
|
87646
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809660+00:00"
|
|
87647
87647
|
},
|
|
87648
87648
|
"status": {
|
|
87649
87649
|
"type": "string",
|
|
@@ -87658,7 +87658,7 @@
|
|
|
87658
87658
|
},
|
|
87659
87659
|
"x-original-maxLength": 1024,
|
|
87660
87660
|
"x-reconciled-from-discovery": true,
|
|
87661
|
-
"x-reconciled-at": "2026-01-
|
|
87661
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809664+00:00"
|
|
87662
87662
|
},
|
|
87663
87663
|
"type": {
|
|
87664
87664
|
"type": "string",
|
|
@@ -87907,7 +87907,7 @@
|
|
|
87907
87907
|
},
|
|
87908
87908
|
"x-original-maxLength": 1024,
|
|
87909
87909
|
"x-reconciled-from-discovery": true,
|
|
87910
|
-
"x-reconciled-at": "2026-01-
|
|
87910
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809683+00:00"
|
|
87911
87911
|
},
|
|
87912
87912
|
"status": {
|
|
87913
87913
|
"type": "string",
|
|
@@ -87922,7 +87922,7 @@
|
|
|
87922
87922
|
},
|
|
87923
87923
|
"x-original-maxLength": 1024,
|
|
87924
87924
|
"x-reconciled-from-discovery": true,
|
|
87925
|
-
"x-reconciled-at": "2026-01-
|
|
87925
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809687+00:00"
|
|
87926
87926
|
},
|
|
87927
87927
|
"type": {
|
|
87928
87928
|
"type": "string",
|
|
@@ -88116,7 +88116,7 @@
|
|
|
88116
88116
|
},
|
|
88117
88117
|
"x-original-maxLength": 1024,
|
|
88118
88118
|
"x-reconciled-from-discovery": true,
|
|
88119
|
-
"x-reconciled-at": "2026-01-
|
|
88119
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809703+00:00"
|
|
88120
88120
|
},
|
|
88121
88121
|
"operator": {
|
|
88122
88122
|
"type": "string",
|
|
@@ -88743,7 +88743,7 @@
|
|
|
88743
88743
|
},
|
|
88744
88744
|
"x-original-maxLength": 1024,
|
|
88745
88745
|
"x-reconciled-from-discovery": true,
|
|
88746
|
-
"x-reconciled-at": "2026-01-
|
|
88746
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809759+00:00"
|
|
88747
88747
|
},
|
|
88748
88748
|
"namespace": {
|
|
88749
88749
|
"type": "string",
|
|
@@ -88758,7 +88758,7 @@
|
|
|
88758
88758
|
},
|
|
88759
88759
|
"x-original-maxLength": 1024,
|
|
88760
88760
|
"x-reconciled-from-discovery": true,
|
|
88761
|
-
"x-reconciled-at": "2026-01-
|
|
88761
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809763+00:00"
|
|
88762
88762
|
},
|
|
88763
88763
|
"ownerReferences": {
|
|
88764
88764
|
"type": "array",
|
|
@@ -88786,7 +88786,7 @@
|
|
|
88786
88786
|
},
|
|
88787
88787
|
"x-original-maxLength": 1024,
|
|
88788
88788
|
"x-reconciled-from-discovery": true,
|
|
88789
|
-
"x-reconciled-at": "2026-01-
|
|
88789
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809768+00:00"
|
|
88790
88790
|
},
|
|
88791
88791
|
"selfLink": {
|
|
88792
88792
|
"type": "string",
|
|
@@ -88801,7 +88801,7 @@
|
|
|
88801
88801
|
},
|
|
88802
88802
|
"x-original-maxLength": 1024,
|
|
88803
88803
|
"x-reconciled-from-discovery": true,
|
|
88804
|
-
"x-reconciled-at": "2026-01-
|
|
88804
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809771+00:00"
|
|
88805
88805
|
},
|
|
88806
88806
|
"uid": {
|
|
88807
88807
|
"type": "string",
|
|
@@ -88818,7 +88818,7 @@
|
|
|
88818
88818
|
"x-original-maxLength": 1024,
|
|
88819
88819
|
"format": "uuid",
|
|
88820
88820
|
"x-reconciled-from-discovery": true,
|
|
88821
|
-
"x-reconciled-at": "2026-01-
|
|
88821
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809775+00:00"
|
|
88822
88822
|
}
|
|
88823
88823
|
},
|
|
88824
88824
|
"x-f5xc-minimum-configuration": {
|
|
@@ -88889,7 +88889,7 @@
|
|
|
88889
88889
|
},
|
|
88890
88890
|
"x-original-maxLength": 1024,
|
|
88891
88891
|
"x-reconciled-from-discovery": true,
|
|
88892
|
-
"x-reconciled-at": "2026-01-
|
|
88892
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809782+00:00"
|
|
88893
88893
|
},
|
|
88894
88894
|
"name": {
|
|
88895
88895
|
"type": "string",
|
|
@@ -88906,7 +88906,7 @@
|
|
|
88906
88906
|
},
|
|
88907
88907
|
"x-original-maxLength": 1024,
|
|
88908
88908
|
"x-reconciled-from-discovery": true,
|
|
88909
|
-
"x-reconciled-at": "2026-01-
|
|
88909
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809786+00:00"
|
|
88910
88910
|
},
|
|
88911
88911
|
"namespace": {
|
|
88912
88912
|
"type": "string",
|
|
@@ -88921,7 +88921,7 @@
|
|
|
88921
88921
|
},
|
|
88922
88922
|
"x-original-maxLength": 1024,
|
|
88923
88923
|
"x-reconciled-from-discovery": true,
|
|
88924
|
-
"x-reconciled-at": "2026-01-
|
|
88924
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809789+00:00"
|
|
88925
88925
|
},
|
|
88926
88926
|
"resourceVersion": {
|
|
88927
88927
|
"type": "string",
|
|
@@ -88936,7 +88936,7 @@
|
|
|
88936
88936
|
},
|
|
88937
88937
|
"x-original-maxLength": 1024,
|
|
88938
88938
|
"x-reconciled-from-discovery": true,
|
|
88939
|
-
"x-reconciled-at": "2026-01-
|
|
88939
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809793+00:00"
|
|
88940
88940
|
},
|
|
88941
88941
|
"uid": {
|
|
88942
88942
|
"type": "string",
|
|
@@ -88953,7 +88953,7 @@
|
|
|
88953
88953
|
"x-original-maxLength": 1024,
|
|
88954
88954
|
"format": "uuid",
|
|
88955
88955
|
"x-reconciled-from-discovery": true,
|
|
88956
|
-
"x-reconciled-at": "2026-01-
|
|
88956
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809797+00:00"
|
|
88957
88957
|
}
|
|
88958
88958
|
},
|
|
88959
88959
|
"x-f5xc-minimum-configuration": {
|
|
@@ -89025,7 +89025,7 @@
|
|
|
89025
89025
|
},
|
|
89026
89026
|
"x-original-maxLength": 1024,
|
|
89027
89027
|
"x-reconciled-from-discovery": true,
|
|
89028
|
-
"x-reconciled-at": "2026-01-
|
|
89028
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809805+00:00"
|
|
89029
89029
|
},
|
|
89030
89030
|
"name": {
|
|
89031
89031
|
"type": "string",
|
|
@@ -89042,7 +89042,7 @@
|
|
|
89042
89042
|
},
|
|
89043
89043
|
"x-original-maxLength": 1024,
|
|
89044
89044
|
"x-reconciled-from-discovery": true,
|
|
89045
|
-
"x-reconciled-at": "2026-01-
|
|
89045
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809809+00:00"
|
|
89046
89046
|
},
|
|
89047
89047
|
"uid": {
|
|
89048
89048
|
"type": "string",
|
|
@@ -89059,7 +89059,7 @@
|
|
|
89059
89059
|
"x-original-maxLength": 1024,
|
|
89060
89060
|
"format": "uuid",
|
|
89061
89061
|
"x-reconciled-from-discovery": true,
|
|
89062
|
-
"x-reconciled-at": "2026-01-
|
|
89062
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809813+00:00"
|
|
89063
89063
|
}
|
|
89064
89064
|
},
|
|
89065
89065
|
"x-f5xc-minimum-configuration": {
|
|
@@ -89170,7 +89170,7 @@
|
|
|
89170
89170
|
},
|
|
89171
89171
|
"x-original-maxLength": 1024,
|
|
89172
89172
|
"x-reconciled-from-discovery": true,
|
|
89173
|
-
"x-reconciled-at": "2026-01-
|
|
89173
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809827+00:00"
|
|
89174
89174
|
},
|
|
89175
89175
|
"status": {
|
|
89176
89176
|
"type": "string",
|
|
@@ -89184,7 +89184,7 @@
|
|
|
89184
89184
|
},
|
|
89185
89185
|
"x-original-maxLength": 1024,
|
|
89186
89186
|
"x-reconciled-from-discovery": true,
|
|
89187
|
-
"x-reconciled-at": "2026-01-
|
|
89187
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809831+00:00"
|
|
89188
89188
|
},
|
|
89189
89189
|
"type": {
|
|
89190
89190
|
"type": "string",
|
|
@@ -89724,7 +89724,7 @@
|
|
|
89724
89724
|
},
|
|
89725
89725
|
"x-original-maxLength": 1024,
|
|
89726
89726
|
"x-reconciled-from-discovery": true,
|
|
89727
|
-
"x-reconciled-at": "2026-01-
|
|
89727
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809886+00:00"
|
|
89728
89728
|
}
|
|
89729
89729
|
},
|
|
89730
89730
|
"x-f5xc-minimum-configuration": {
|
|
@@ -89981,7 +89981,7 @@
|
|
|
89981
89981
|
},
|
|
89982
89982
|
"x-original-maxLength": 1024,
|
|
89983
89983
|
"x-reconciled-from-discovery": true,
|
|
89984
|
-
"x-reconciled-at": "2026-01-
|
|
89984
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809909+00:00"
|
|
89985
89985
|
},
|
|
89986
89986
|
"status": {
|
|
89987
89987
|
"type": "string",
|
|
@@ -89996,7 +89996,7 @@
|
|
|
89996
89996
|
},
|
|
89997
89997
|
"x-original-maxLength": 1024,
|
|
89998
89998
|
"x-reconciled-from-discovery": true,
|
|
89999
|
-
"x-reconciled-at": "2026-01-
|
|
89999
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809913+00:00"
|
|
90000
90000
|
},
|
|
90001
90001
|
"type": {
|
|
90002
90002
|
"type": "string",
|
|
@@ -90104,7 +90104,7 @@
|
|
|
90104
90104
|
},
|
|
90105
90105
|
"x-original-maxLength": 1024,
|
|
90106
90106
|
"x-reconciled-from-discovery": true,
|
|
90107
|
-
"x-reconciled-at": "2026-01-
|
|
90107
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809922+00:00"
|
|
90108
90108
|
},
|
|
90109
90109
|
"value": {
|
|
90110
90110
|
"type": "string",
|
|
@@ -90119,7 +90119,7 @@
|
|
|
90119
90119
|
},
|
|
90120
90120
|
"x-original-maxLength": 1024,
|
|
90121
90121
|
"x-reconciled-from-discovery": true,
|
|
90122
|
-
"x-reconciled-at": "2026-01-
|
|
90122
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809925+00:00"
|
|
90123
90123
|
}
|
|
90124
90124
|
},
|
|
90125
90125
|
"x-f5xc-minimum-configuration": {
|
|
@@ -90925,7 +90925,7 @@
|
|
|
90925
90925
|
},
|
|
90926
90926
|
"x-original-maxLength": 1024,
|
|
90927
90927
|
"x-reconciled-from-discovery": true,
|
|
90928
|
-
"x-reconciled-at": "2026-01-
|
|
90928
|
+
"x-reconciled-at": "2026-01-05T03:04:11.809999+00:00"
|
|
90929
90929
|
},
|
|
90930
90930
|
"startTime": {
|
|
90931
90931
|
"$ref": "#/components/schemas/v1Time"
|
|
@@ -91254,7 +91254,7 @@
|
|
|
91254
91254
|
"x-field-mutability": "read-only",
|
|
91255
91255
|
"x-original-maxLength": 1024,
|
|
91256
91256
|
"x-reconciled-from-discovery": true,
|
|
91257
|
-
"x-reconciled-at": "2026-01-
|
|
91257
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810027+00:00"
|
|
91258
91258
|
},
|
|
91259
91259
|
"user": {
|
|
91260
91260
|
"type": "string",
|
|
@@ -91580,7 +91580,7 @@
|
|
|
91580
91580
|
},
|
|
91581
91581
|
"x-original-maxLength": 1024,
|
|
91582
91582
|
"x-reconciled-from-discovery": true,
|
|
91583
|
-
"x-reconciled-at": "2026-01-
|
|
91583
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810057+00:00"
|
|
91584
91584
|
},
|
|
91585
91585
|
"status": {
|
|
91586
91586
|
"type": "string",
|
|
@@ -91595,7 +91595,7 @@
|
|
|
91595
91595
|
},
|
|
91596
91596
|
"x-original-maxLength": 1024,
|
|
91597
91597
|
"x-reconciled-from-discovery": true,
|
|
91598
|
-
"x-reconciled-at": "2026-01-
|
|
91598
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810060+00:00"
|
|
91599
91599
|
},
|
|
91600
91600
|
"type": {
|
|
91601
91601
|
"type": "string",
|
|
@@ -92412,7 +92412,7 @@
|
|
|
92412
92412
|
},
|
|
92413
92413
|
"x-original-maxLength": 1024,
|
|
92414
92414
|
"x-reconciled-from-discovery": true,
|
|
92415
|
-
"x-reconciled-at": "2026-01-
|
|
92415
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810126+00:00"
|
|
92416
92416
|
},
|
|
92417
92417
|
"localObjectReference": {
|
|
92418
92418
|
"$ref": "#/components/schemas/v1LocalObjectReference"
|
|
@@ -92542,7 +92542,7 @@
|
|
|
92542
92542
|
},
|
|
92543
92543
|
"x-original-maxLength": 1024,
|
|
92544
92544
|
"x-reconciled-from-discovery": true,
|
|
92545
|
-
"x-reconciled-at": "2026-01-
|
|
92545
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810138+00:00"
|
|
92546
92546
|
},
|
|
92547
92547
|
"namespace": {
|
|
92548
92548
|
"type": "string",
|
|
@@ -92557,7 +92557,7 @@
|
|
|
92557
92557
|
},
|
|
92558
92558
|
"x-original-maxLength": 1024,
|
|
92559
92559
|
"x-reconciled-from-discovery": true,
|
|
92560
|
-
"x-reconciled-at": "2026-01-
|
|
92560
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810142+00:00"
|
|
92561
92561
|
}
|
|
92562
92562
|
},
|
|
92563
92563
|
"x-f5xc-minimum-configuration": {
|
|
@@ -92896,7 +92896,7 @@
|
|
|
92896
92896
|
},
|
|
92897
92897
|
"x-original-maxLength": 1024,
|
|
92898
92898
|
"x-reconciled-from-discovery": true,
|
|
92899
|
-
"x-reconciled-at": "2026-01-
|
|
92899
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810171+00:00"
|
|
92900
92900
|
},
|
|
92901
92901
|
"nodePort": {
|
|
92902
92902
|
"type": "integer",
|
|
@@ -93261,7 +93261,7 @@
|
|
|
93261
93261
|
},
|
|
93262
93262
|
"x-original-maxLength": 1024,
|
|
93263
93263
|
"x-reconciled-from-discovery": true,
|
|
93264
|
-
"x-reconciled-at": "2026-01-
|
|
93264
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810208+00:00"
|
|
93265
93265
|
},
|
|
93266
93266
|
"status": {
|
|
93267
93267
|
"type": "string",
|
|
@@ -93276,7 +93276,7 @@
|
|
|
93276
93276
|
},
|
|
93277
93277
|
"x-original-maxLength": 1024,
|
|
93278
93278
|
"x-reconciled-from-discovery": true,
|
|
93279
|
-
"x-reconciled-at": "2026-01-
|
|
93279
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810212+00:00"
|
|
93280
93280
|
},
|
|
93281
93281
|
"type": {
|
|
93282
93282
|
"type": "string",
|
|
@@ -93770,7 +93770,7 @@
|
|
|
93770
93770
|
},
|
|
93771
93771
|
"x-original-maxLength": 1024,
|
|
93772
93772
|
"x-reconciled-from-discovery": true,
|
|
93773
|
-
"x-reconciled-at": "2026-01-
|
|
93773
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810253+00:00"
|
|
93774
93774
|
},
|
|
93775
93775
|
"value": {
|
|
93776
93776
|
"type": "string",
|
|
@@ -93785,7 +93785,7 @@
|
|
|
93785
93785
|
},
|
|
93786
93786
|
"x-original-maxLength": 1024,
|
|
93787
93787
|
"x-reconciled-from-discovery": true,
|
|
93788
|
-
"x-reconciled-at": "2026-01-
|
|
93788
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810257+00:00"
|
|
93789
93789
|
}
|
|
93790
93790
|
},
|
|
93791
93791
|
"x-f5xc-minimum-configuration": {
|
|
@@ -93863,7 +93863,7 @@
|
|
|
93863
93863
|
},
|
|
93864
93864
|
"x-original-maxLength": 1024,
|
|
93865
93865
|
"x-reconciled-from-discovery": true,
|
|
93866
|
-
"x-reconciled-at": "2026-01-
|
|
93866
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810265+00:00"
|
|
93867
93867
|
},
|
|
93868
93868
|
"timeAdded": {
|
|
93869
93869
|
"$ref": "#/components/schemas/v1Time"
|
|
@@ -93881,7 +93881,7 @@
|
|
|
93881
93881
|
},
|
|
93882
93882
|
"x-original-maxLength": 1024,
|
|
93883
93883
|
"x-reconciled-from-discovery": true,
|
|
93884
|
-
"x-reconciled-at": "2026-01-
|
|
93884
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810270+00:00"
|
|
93885
93885
|
}
|
|
93886
93886
|
},
|
|
93887
93887
|
"x-f5xc-minimum-configuration": {
|
|
@@ -93972,7 +93972,7 @@
|
|
|
93972
93972
|
},
|
|
93973
93973
|
"x-original-maxLength": 1024,
|
|
93974
93974
|
"x-reconciled-from-discovery": true,
|
|
93975
|
-
"x-reconciled-at": "2026-01-
|
|
93975
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810278+00:00"
|
|
93976
93976
|
},
|
|
93977
93977
|
"operator": {
|
|
93978
93978
|
"type": "string",
|
|
@@ -94012,7 +94012,7 @@
|
|
|
94012
94012
|
},
|
|
94013
94013
|
"x-original-maxLength": 1024,
|
|
94014
94014
|
"x-reconciled-from-discovery": true,
|
|
94015
|
-
"x-reconciled-at": "2026-01-
|
|
94015
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810284+00:00"
|
|
94016
94016
|
}
|
|
94017
94017
|
},
|
|
94018
94018
|
"x-f5xc-minimum-configuration": {
|
|
@@ -94120,7 +94120,7 @@
|
|
|
94120
94120
|
},
|
|
94121
94121
|
"x-original-maxLength": 1024,
|
|
94122
94122
|
"x-reconciled-from-discovery": true,
|
|
94123
|
-
"x-reconciled-at": "2026-01-
|
|
94123
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810294+00:00"
|
|
94124
94124
|
},
|
|
94125
94125
|
"name": {
|
|
94126
94126
|
"type": "string",
|
|
@@ -94137,7 +94137,7 @@
|
|
|
94137
94137
|
},
|
|
94138
94138
|
"x-original-maxLength": 1024,
|
|
94139
94139
|
"x-reconciled-from-discovery": true,
|
|
94140
|
-
"x-reconciled-at": "2026-01-
|
|
94140
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810298+00:00"
|
|
94141
94141
|
}
|
|
94142
94142
|
},
|
|
94143
94143
|
"x-f5xc-minimum-configuration": {
|
|
@@ -94173,7 +94173,7 @@
|
|
|
94173
94173
|
},
|
|
94174
94174
|
"x-original-maxLength": 1024,
|
|
94175
94175
|
"x-reconciled-from-discovery": true,
|
|
94176
|
-
"x-reconciled-at": "2026-01-
|
|
94176
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810302+00:00"
|
|
94177
94177
|
},
|
|
94178
94178
|
"volumeSource": {
|
|
94179
94179
|
"$ref": "#/components/schemas/v1VolumeSource"
|
|
@@ -94223,7 +94223,7 @@
|
|
|
94223
94223
|
},
|
|
94224
94224
|
"x-original-maxLength": 1024,
|
|
94225
94225
|
"x-reconciled-from-discovery": true,
|
|
94226
|
-
"x-reconciled-at": "2026-01-
|
|
94226
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810309+00:00"
|
|
94227
94227
|
}
|
|
94228
94228
|
},
|
|
94229
94229
|
"x-f5xc-minimum-configuration": {
|
|
@@ -94281,7 +94281,7 @@
|
|
|
94281
94281
|
},
|
|
94282
94282
|
"x-original-maxLength": 1024,
|
|
94283
94283
|
"x-reconciled-from-discovery": true,
|
|
94284
|
-
"x-reconciled-at": "2026-01-
|
|
94284
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810315+00:00"
|
|
94285
94285
|
},
|
|
94286
94286
|
"readOnly": {
|
|
94287
94287
|
"type": "boolean",
|
|
@@ -94956,7 +94956,7 @@
|
|
|
94956
94956
|
},
|
|
94957
94957
|
"x-original-maxLength": 1024,
|
|
94958
94958
|
"x-reconciled-from-discovery": true,
|
|
94959
|
-
"x-reconciled-at": "2026-01-
|
|
94959
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810396+00:00"
|
|
94960
94960
|
},
|
|
94961
94961
|
"status": {
|
|
94962
94962
|
"type": "string",
|
|
@@ -94973,7 +94973,7 @@
|
|
|
94973
94973
|
},
|
|
94974
94974
|
"x-original-maxLength": 1024,
|
|
94975
94975
|
"x-reconciled-from-discovery": true,
|
|
94976
|
-
"x-reconciled-at": "2026-01-
|
|
94976
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810399+00:00"
|
|
94977
94977
|
}
|
|
94978
94978
|
},
|
|
94979
94979
|
"x-f5xc-minimum-configuration": {
|
|
@@ -95029,7 +95029,7 @@
|
|
|
95029
95029
|
},
|
|
95030
95030
|
"x-original-maxLength": 1024,
|
|
95031
95031
|
"x-reconciled-from-discovery": true,
|
|
95032
|
-
"x-reconciled-at": "2026-01-
|
|
95032
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810405+00:00"
|
|
95033
95033
|
},
|
|
95034
95034
|
"nlb_cname": {
|
|
95035
95035
|
"type": "string",
|
|
@@ -95074,7 +95074,7 @@
|
|
|
95074
95074
|
},
|
|
95075
95075
|
"x-original-maxLength": 1024,
|
|
95076
95076
|
"x-reconciled-from-discovery": true,
|
|
95077
|
-
"x-reconciled-at": "2026-01-
|
|
95077
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810412+00:00"
|
|
95078
95078
|
},
|
|
95079
95079
|
"target_group_status": {
|
|
95080
95080
|
"type": "array",
|
|
@@ -95158,7 +95158,7 @@
|
|
|
95158
95158
|
},
|
|
95159
95159
|
"x-original-maxLength": 1024,
|
|
95160
95160
|
"x-reconciled-from-discovery": true,
|
|
95161
|
-
"x-reconciled-at": "2026-01-
|
|
95161
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810419+00:00"
|
|
95162
95162
|
},
|
|
95163
95163
|
"protocol": {
|
|
95164
95164
|
"type": "string",
|
|
@@ -95189,7 +95189,7 @@
|
|
|
95189
95189
|
},
|
|
95190
95190
|
"x-original-maxLength": 1024,
|
|
95191
95191
|
"x-reconciled-from-discovery": true,
|
|
95192
|
-
"x-reconciled-at": "2026-01-
|
|
95192
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810424+00:00"
|
|
95193
95193
|
},
|
|
95194
95194
|
"status": {
|
|
95195
95195
|
"type": "string",
|
|
@@ -95206,7 +95206,7 @@
|
|
|
95206
95206
|
},
|
|
95207
95207
|
"x-original-maxLength": 1024,
|
|
95208
95208
|
"x-reconciled-from-discovery": true,
|
|
95209
|
-
"x-reconciled-at": "2026-01-
|
|
95209
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810428+00:00"
|
|
95210
95210
|
}
|
|
95211
95211
|
},
|
|
95212
95212
|
"x-f5xc-minimum-configuration": {
|
|
@@ -95313,7 +95313,7 @@
|
|
|
95313
95313
|
},
|
|
95314
95314
|
"x-original-maxLength": 1024,
|
|
95315
95315
|
"x-reconciled-from-discovery": true,
|
|
95316
|
-
"x-reconciled-at": "2026-01-
|
|
95316
|
+
"x-reconciled-at": "2026-01-05T03:04:11.810447+00:00"
|
|
95317
95317
|
},
|
|
95318
95318
|
"state": {
|
|
95319
95319
|
"$ref": "#/components/schemas/schemaCloudLinkState"
|
|
@@ -95537,7 +95537,7 @@
|
|
|
95537
95537
|
},
|
|
95538
95538
|
"x-original-maxLength": 1024,
|
|
95539
95539
|
"x-reconciled-from-discovery": true,
|
|
95540
|
-
"x-reconciled-at": "2026-01-
|
|
95540
|
+
"x-reconciled-at": "2026-01-05T03:04:12.028239+00:00"
|
|
95541
95541
|
},
|
|
95542
95542
|
"type": {
|
|
95543
95543
|
"$ref": "#/components/schemas/graphHealthscoreType"
|
|
@@ -95559,7 +95559,7 @@
|
|
|
95559
95559
|
"maxLength": 15,
|
|
95560
95560
|
"minLength": 3,
|
|
95561
95561
|
"x-reconciled-from-discovery": true,
|
|
95562
|
-
"x-reconciled-at": "2026-01-
|
|
95562
|
+
"x-reconciled-at": "2026-01-05T03:04:12.028247+00:00"
|
|
95563
95563
|
}
|
|
95564
95564
|
},
|
|
95565
95565
|
"x-f5xc-minimum-configuration": {
|
|
@@ -95989,7 +95989,7 @@
|
|
|
95989
95989
|
},
|
|
95990
95990
|
"x-original-maxLength": 1024,
|
|
95991
95991
|
"x-reconciled-from-discovery": true,
|
|
95992
|
-
"x-reconciled-at": "2026-01-
|
|
95992
|
+
"x-reconciled-at": "2026-01-05T03:04:12.028284+00:00"
|
|
95993
95993
|
}
|
|
95994
95994
|
},
|
|
95995
95995
|
"x-f5xc-minimum-configuration": {
|
|
@@ -96143,7 +96143,7 @@
|
|
|
96143
96143
|
},
|
|
96144
96144
|
"x-original-maxLength": 1024,
|
|
96145
96145
|
"x-reconciled-from-discovery": true,
|
|
96146
|
-
"x-reconciled-at": "2026-01-
|
|
96146
|
+
"x-reconciled-at": "2026-01-05T03:04:12.028299+00:00"
|
|
96147
96147
|
},
|
|
96148
96148
|
"range": {
|
|
96149
96149
|
"type": "string",
|
|
@@ -96445,7 +96445,7 @@
|
|
|
96445
96445
|
},
|
|
96446
96446
|
"x-original-maxLength": 1024,
|
|
96447
96447
|
"x-reconciled-from-discovery": true,
|
|
96448
|
-
"x-reconciled-at": "2026-01-
|
|
96448
|
+
"x-reconciled-at": "2026-01-05T03:04:12.028319+00:00"
|
|
96449
96449
|
}
|
|
96450
96450
|
},
|
|
96451
96451
|
"x-f5xc-minimum-configuration": {
|
|
@@ -96595,7 +96595,7 @@
|
|
|
96595
96595
|
},
|
|
96596
96596
|
"x-original-maxLength": 1024,
|
|
96597
96597
|
"x-reconciled-from-discovery": true,
|
|
96598
|
-
"x-reconciled-at": "2026-01-
|
|
96598
|
+
"x-reconciled-at": "2026-01-05T03:04:12.028333+00:00"
|
|
96599
96599
|
},
|
|
96600
96600
|
"range": {
|
|
96601
96601
|
"type": "string",
|
|
@@ -96807,7 +96807,7 @@
|
|
|
96807
96807
|
},
|
|
96808
96808
|
"x-original-maxLength": 1024,
|
|
96809
96809
|
"x-reconciled-from-discovery": true,
|
|
96810
|
-
"x-reconciled-at": "2026-01-
|
|
96810
|
+
"x-reconciled-at": "2026-01-05T03:04:12.028349+00:00"
|
|
96811
96811
|
},
|
|
96812
96812
|
"range": {
|
|
96813
96813
|
"type": "string",
|
|
@@ -97668,7 +97668,7 @@
|
|
|
97668
97668
|
},
|
|
97669
97669
|
"x-original-maxLength": 1024,
|
|
97670
97670
|
"x-reconciled-from-discovery": true,
|
|
97671
|
-
"x-reconciled-at": "2026-01-
|
|
97671
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065090+00:00"
|
|
97672
97672
|
},
|
|
97673
97673
|
"resource_id": {
|
|
97674
97674
|
"type": "string",
|
|
@@ -98643,7 +98643,7 @@
|
|
|
98643
98643
|
},
|
|
98644
98644
|
"x-original-maxLength": 1024,
|
|
98645
98645
|
"x-reconciled-from-discovery": true,
|
|
98646
|
-
"x-reconciled-at": "2026-01-
|
|
98646
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065150+00:00"
|
|
98647
98647
|
},
|
|
98648
98648
|
"src_id": {
|
|
98649
98649
|
"type": "string",
|
|
@@ -98830,7 +98830,7 @@
|
|
|
98830
98830
|
},
|
|
98831
98831
|
"x-original-maxLength": 1024,
|
|
98832
98832
|
"x-reconciled-from-discovery": true,
|
|
98833
|
-
"x-reconciled-at": "2026-01-
|
|
98833
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065165+00:00"
|
|
98834
98834
|
}
|
|
98835
98835
|
},
|
|
98836
98836
|
"x-f5xc-minimum-configuration": {
|
|
@@ -98900,7 +98900,7 @@
|
|
|
98900
98900
|
},
|
|
98901
98901
|
"x-original-maxLength": 1024,
|
|
98902
98902
|
"x-reconciled-from-discovery": true,
|
|
98903
|
-
"x-reconciled-at": "2026-01-
|
|
98903
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065172+00:00"
|
|
98904
98904
|
},
|
|
98905
98905
|
"owner_id": {
|
|
98906
98906
|
"type": "string",
|
|
@@ -98949,7 +98949,7 @@
|
|
|
98949
98949
|
},
|
|
98950
98950
|
"x-original-maxLength": 1024,
|
|
98951
98951
|
"x-reconciled-from-discovery": true,
|
|
98952
|
-
"x-reconciled-at": "2026-01-
|
|
98952
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065179+00:00"
|
|
98953
98953
|
},
|
|
98954
98954
|
"tags": {
|
|
98955
98955
|
"type": "object",
|
|
@@ -99186,7 +99186,7 @@
|
|
|
99186
99186
|
},
|
|
99187
99187
|
"x-original-maxLength": 1024,
|
|
99188
99188
|
"x-reconciled-from-discovery": true,
|
|
99189
|
-
"x-reconciled-at": "2026-01-
|
|
99189
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065196+00:00"
|
|
99190
99190
|
},
|
|
99191
99191
|
"private_addresses": {
|
|
99192
99192
|
"type": "array",
|
|
@@ -99248,7 +99248,7 @@
|
|
|
99248
99248
|
},
|
|
99249
99249
|
"x-original-maxLength": 1024,
|
|
99250
99250
|
"x-reconciled-from-discovery": true,
|
|
99251
|
-
"x-reconciled-at": "2026-01-
|
|
99251
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065202+00:00"
|
|
99252
99252
|
},
|
|
99253
99253
|
"subnet": {
|
|
99254
99254
|
"type": "array",
|
|
@@ -99502,7 +99502,7 @@
|
|
|
99502
99502
|
},
|
|
99503
99503
|
"x-original-maxLength": 1024,
|
|
99504
99504
|
"x-reconciled-from-discovery": true,
|
|
99505
|
-
"x-reconciled-at": "2026-01-
|
|
99505
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065219+00:00"
|
|
99506
99506
|
},
|
|
99507
99507
|
"network_type": {
|
|
99508
99508
|
"$ref": "#/components/schemas/topologyCloudNetworkType"
|
|
@@ -99726,7 +99726,7 @@
|
|
|
99726
99726
|
},
|
|
99727
99727
|
"x-original-maxLength": 1024,
|
|
99728
99728
|
"x-reconciled-from-discovery": true,
|
|
99729
|
-
"x-reconciled-at": "2026-01-
|
|
99729
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065234+00:00"
|
|
99730
99730
|
},
|
|
99731
99731
|
"level": {
|
|
99732
99732
|
"type": "integer",
|
|
@@ -99762,7 +99762,7 @@
|
|
|
99762
99762
|
},
|
|
99763
99763
|
"x-original-maxLength": 1024,
|
|
99764
99764
|
"x-reconciled-from-discovery": true,
|
|
99765
|
-
"x-reconciled-at": "2026-01-
|
|
99765
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065240+00:00"
|
|
99766
99766
|
},
|
|
99767
99767
|
"owner_id": {
|
|
99768
99768
|
"type": "string",
|
|
@@ -99799,7 +99799,7 @@
|
|
|
99799
99799
|
},
|
|
99800
99800
|
"x-original-maxLength": 1024,
|
|
99801
99801
|
"x-reconciled-from-discovery": true,
|
|
99802
|
-
"x-reconciled-at": "2026-01-
|
|
99802
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065245+00:00"
|
|
99803
99803
|
},
|
|
99804
99804
|
"tags": {
|
|
99805
99805
|
"type": "object",
|
|
@@ -100365,7 +100365,7 @@
|
|
|
100365
100365
|
},
|
|
100366
100366
|
"x-original-maxLength": 1024,
|
|
100367
100367
|
"x-reconciled-from-discovery": true,
|
|
100368
|
-
"x-reconciled-at": "2026-01-
|
|
100368
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065280+00:00"
|
|
100369
100369
|
},
|
|
100370
100370
|
"tags": {
|
|
100371
100371
|
"type": "object",
|
|
@@ -101159,7 +101159,7 @@
|
|
|
101159
101159
|
},
|
|
101160
101160
|
"x-original-maxLength": 1024,
|
|
101161
101161
|
"x-reconciled-from-discovery": true,
|
|
101162
|
-
"x-reconciled-at": "2026-01-
|
|
101162
|
+
"x-reconciled-at": "2026-01-05T03:04:17.065339+00:00"
|
|
101163
101163
|
}
|
|
101164
101164
|
},
|
|
101165
101165
|
"x-f5xc-minimum-configuration": {
|
|
@@ -101662,7 +101662,7 @@
|
|
|
101662
101662
|
},
|
|
101663
101663
|
"x-original-maxLength": 1024,
|
|
101664
101664
|
"x-reconciled-from-discovery": true,
|
|
101665
|
-
"x-reconciled-at": "2026-01-
|
|
101665
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887041+00:00"
|
|
101666
101666
|
},
|
|
101667
101667
|
"namespace": {
|
|
101668
101668
|
"type": "string",
|
|
@@ -101681,7 +101681,7 @@
|
|
|
101681
101681
|
},
|
|
101682
101682
|
"x-original-maxLength": 1024,
|
|
101683
101683
|
"x-reconciled-from-discovery": true,
|
|
101684
|
-
"x-reconciled-at": "2026-01-
|
|
101684
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887045+00:00"
|
|
101685
101685
|
}
|
|
101686
101686
|
},
|
|
101687
101687
|
"x-f5xc-minimum-configuration": {
|
|
@@ -101779,7 +101779,7 @@
|
|
|
101779
101779
|
"maxLength": 17,
|
|
101780
101780
|
"minLength": 17,
|
|
101781
101781
|
"x-reconciled-from-discovery": true,
|
|
101782
|
-
"x-reconciled-at": "2026-01-
|
|
101782
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887058+00:00"
|
|
101783
101783
|
},
|
|
101784
101784
|
"system_metadata": {
|
|
101785
101785
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -101968,7 +101968,7 @@
|
|
|
101968
101968
|
},
|
|
101969
101969
|
"x-original-maxLength": 1024,
|
|
101970
101970
|
"x-reconciled-from-discovery": true,
|
|
101971
|
-
"x-reconciled-at": "2026-01-
|
|
101971
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887072+00:00"
|
|
101972
101972
|
},
|
|
101973
101973
|
"disabled": {
|
|
101974
101974
|
"type": "boolean",
|
|
@@ -102018,7 +102018,7 @@
|
|
|
102018
102018
|
},
|
|
102019
102019
|
"x-original-maxLength": 1024,
|
|
102020
102020
|
"x-reconciled-from-discovery": true,
|
|
102021
|
-
"x-reconciled-at": "2026-01-
|
|
102021
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887084+00:00"
|
|
102022
102022
|
},
|
|
102023
102023
|
"namespace": {
|
|
102024
102024
|
"type": "string",
|
|
@@ -102037,7 +102037,7 @@
|
|
|
102037
102037
|
},
|
|
102038
102038
|
"x-original-maxLength": 1024,
|
|
102039
102039
|
"x-reconciled-from-discovery": true,
|
|
102040
|
-
"x-reconciled-at": "2026-01-
|
|
102040
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887087+00:00"
|
|
102041
102041
|
},
|
|
102042
102042
|
"owner_view": {
|
|
102043
102043
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -102078,7 +102078,7 @@
|
|
|
102078
102078
|
"x-field-mutability": "read-only",
|
|
102079
102079
|
"x-original-maxLength": 1024,
|
|
102080
102080
|
"x-reconciled-from-discovery": true,
|
|
102081
|
-
"x-reconciled-at": "2026-01-
|
|
102081
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887094+00:00"
|
|
102082
102082
|
},
|
|
102083
102083
|
"uid": {
|
|
102084
102084
|
"type": "string",
|
|
@@ -102099,7 +102099,7 @@
|
|
|
102099
102099
|
"x-original-maxLength": 1024,
|
|
102100
102100
|
"format": "uuid",
|
|
102101
102101
|
"x-reconciled-from-discovery": true,
|
|
102102
|
-
"x-reconciled-at": "2026-01-
|
|
102102
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887099+00:00"
|
|
102103
102103
|
}
|
|
102104
102104
|
},
|
|
102105
102105
|
"x-f5xc-minimum-configuration": {
|
|
@@ -102233,7 +102233,7 @@
|
|
|
102233
102233
|
"maxLength": 16,
|
|
102234
102234
|
"minLength": 7,
|
|
102235
102235
|
"x-reconciled-from-discovery": true,
|
|
102236
|
-
"x-reconciled-at": "2026-01-
|
|
102236
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887107+00:00"
|
|
102237
102237
|
},
|
|
102238
102238
|
"value": {
|
|
102239
102239
|
"type": "array",
|
|
@@ -102252,7 +102252,7 @@
|
|
|
102252
102252
|
"maxLength": 15,
|
|
102253
102253
|
"minLength": 3,
|
|
102254
102254
|
"x-reconciled-from-discovery": true,
|
|
102255
|
-
"x-reconciled-at": "2026-01-
|
|
102255
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887112+00:00"
|
|
102256
102256
|
}
|
|
102257
102257
|
},
|
|
102258
102258
|
"x-f5xc-minimum-configuration": {
|
|
@@ -102375,7 +102375,7 @@
|
|
|
102375
102375
|
},
|
|
102376
102376
|
"x-original-maxLength": 1024,
|
|
102377
102377
|
"x-reconciled-from-discovery": true,
|
|
102378
|
-
"x-reconciled-at": "2026-01-
|
|
102378
|
+
"x-reconciled-at": "2026-01-05T03:04:21.887122+00:00"
|
|
102379
102379
|
},
|
|
102380
102380
|
"range": {
|
|
102381
102381
|
"type": "string",
|
|
@@ -102889,7 +102889,7 @@
|
|
|
102889
102889
|
},
|
|
102890
102890
|
"x-original-maxLength": 1024,
|
|
102891
102891
|
"x-reconciled-from-discovery": true,
|
|
102892
|
-
"x-reconciled-at": "2026-01-
|
|
102892
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493484+00:00"
|
|
102893
102893
|
},
|
|
102894
102894
|
"namespace": {
|
|
102895
102895
|
"type": "string",
|
|
@@ -102908,7 +102908,7 @@
|
|
|
102908
102908
|
},
|
|
102909
102909
|
"x-original-maxLength": 1024,
|
|
102910
102910
|
"x-reconciled-from-discovery": true,
|
|
102911
|
-
"x-reconciled-at": "2026-01-
|
|
102911
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493487+00:00"
|
|
102912
102912
|
}
|
|
102913
102913
|
},
|
|
102914
102914
|
"x-f5xc-minimum-configuration": {
|
|
@@ -103006,7 +103006,7 @@
|
|
|
103006
103006
|
"maxLength": 17,
|
|
103007
103007
|
"minLength": 17,
|
|
103008
103008
|
"x-reconciled-from-discovery": true,
|
|
103009
|
-
"x-reconciled-at": "2026-01-
|
|
103009
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493500+00:00"
|
|
103010
103010
|
},
|
|
103011
103011
|
"system_metadata": {
|
|
103012
103012
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -103141,7 +103141,7 @@
|
|
|
103141
103141
|
},
|
|
103142
103142
|
"x-original-maxLength": 1024,
|
|
103143
103143
|
"x-reconciled-from-discovery": true,
|
|
103144
|
-
"x-reconciled-at": "2026-01-
|
|
103144
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493511+00:00"
|
|
103145
103145
|
},
|
|
103146
103146
|
"disabled": {
|
|
103147
103147
|
"type": "boolean",
|
|
@@ -103191,7 +103191,7 @@
|
|
|
103191
103191
|
},
|
|
103192
103192
|
"x-original-maxLength": 1024,
|
|
103193
103193
|
"x-reconciled-from-discovery": true,
|
|
103194
|
-
"x-reconciled-at": "2026-01-
|
|
103194
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493520+00:00"
|
|
103195
103195
|
},
|
|
103196
103196
|
"namespace": {
|
|
103197
103197
|
"type": "string",
|
|
@@ -103210,7 +103210,7 @@
|
|
|
103210
103210
|
},
|
|
103211
103211
|
"x-original-maxLength": 1024,
|
|
103212
103212
|
"x-reconciled-from-discovery": true,
|
|
103213
|
-
"x-reconciled-at": "2026-01-
|
|
103213
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493524+00:00"
|
|
103214
103214
|
},
|
|
103215
103215
|
"owner_view": {
|
|
103216
103216
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -103251,7 +103251,7 @@
|
|
|
103251
103251
|
"x-field-mutability": "read-only",
|
|
103252
103252
|
"x-original-maxLength": 1024,
|
|
103253
103253
|
"x-reconciled-from-discovery": true,
|
|
103254
|
-
"x-reconciled-at": "2026-01-
|
|
103254
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493531+00:00"
|
|
103255
103255
|
},
|
|
103256
103256
|
"uid": {
|
|
103257
103257
|
"type": "string",
|
|
@@ -103272,7 +103272,7 @@
|
|
|
103272
103272
|
"x-original-maxLength": 1024,
|
|
103273
103273
|
"format": "uuid",
|
|
103274
103274
|
"x-reconciled-from-discovery": true,
|
|
103275
|
-
"x-reconciled-at": "2026-01-
|
|
103275
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493535+00:00"
|
|
103276
103276
|
}
|
|
103277
103277
|
},
|
|
103278
103278
|
"x-f5xc-minimum-configuration": {
|
|
@@ -103363,7 +103363,7 @@
|
|
|
103363
103363
|
},
|
|
103364
103364
|
"x-original-maxLength": 1024,
|
|
103365
103365
|
"x-reconciled-from-discovery": true,
|
|
103366
|
-
"x-reconciled-at": "2026-01-
|
|
103366
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493542+00:00"
|
|
103367
103367
|
},
|
|
103368
103368
|
"name": {
|
|
103369
103369
|
"type": "string",
|
|
@@ -103382,7 +103382,7 @@
|
|
|
103382
103382
|
},
|
|
103383
103383
|
"x-original-maxLength": 1024,
|
|
103384
103384
|
"x-reconciled-from-discovery": true,
|
|
103385
|
-
"x-reconciled-at": "2026-01-
|
|
103385
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493545+00:00"
|
|
103386
103386
|
},
|
|
103387
103387
|
"namespace": {
|
|
103388
103388
|
"type": "string",
|
|
@@ -103401,7 +103401,7 @@
|
|
|
103401
103401
|
},
|
|
103402
103402
|
"x-original-maxLength": 1024,
|
|
103403
103403
|
"x-reconciled-from-discovery": true,
|
|
103404
|
-
"x-reconciled-at": "2026-01-
|
|
103404
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493549+00:00"
|
|
103405
103405
|
},
|
|
103406
103406
|
"tenant": {
|
|
103407
103407
|
"type": "string",
|
|
@@ -103421,7 +103421,7 @@
|
|
|
103421
103421
|
"x-field-mutability": "read-only",
|
|
103422
103422
|
"x-original-maxLength": 1024,
|
|
103423
103423
|
"x-reconciled-from-discovery": true,
|
|
103424
|
-
"x-reconciled-at": "2026-01-
|
|
103424
|
+
"x-reconciled-at": "2026-01-05T03:04:22.493553+00:00"
|
|
103425
103425
|
}
|
|
103426
103426
|
},
|
|
103427
103427
|
"x-f5xc-minimum-configuration": {
|