@robinmordasiewicz/f5xc-terraform-mcp 3.3.0 → 3.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs/data-sources/bgp.md +2 -2
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/bgp.md +70 -4
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/cloud_connect.md +2 -2
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/log_receiver.md +44 -825
- package/dist/docs/resources/network_policy.md +217 -38
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +1262 -257
- package/dist/docs/resources/workload.md +2951 -9
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +1 -1
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +25 -25
- package/dist/docs/specifications/api/domains/ai_services.json +21 -21
- package/dist/docs/specifications/api/domains/api.json +173 -173
- package/dist/docs/specifications/api/domains/authentication.json +45 -45
- package/dist/docs/specifications/api/domains/bigip.json +94 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +63 -63
- package/dist/docs/specifications/api/domains/blindfold.json +109 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +65 -65
- package/dist/docs/specifications/api/domains/cdn.json +177 -177
- package/dist/docs/specifications/api/domains/ce_management.json +76 -76
- package/dist/docs/specifications/api/domains/certificates.json +75 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +112 -112
- package/dist/docs/specifications/api/domains/container_services.json +91 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +66 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +62 -62
- package/dist/docs/specifications/api/domains/ddos.json +154 -154
- package/dist/docs/specifications/api/domains/dns.json +148 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +85 -85
- package/dist/docs/specifications/api/domains/marketplace.json +103 -103
- package/dist/docs/specifications/api/domains/network.json +230 -230
- package/dist/docs/specifications/api/domains/network_security.json +187 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +62 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +102 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +52 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +36 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +119 -119
- package/dist/docs/specifications/api/domains/shape.json +313 -313
- package/dist/docs/specifications/api/domains/sites.json +349 -349
- package/dist/docs/specifications/api/domains/statistics.json +225 -225
- package/dist/docs/specifications/api/domains/support.json +108 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +72 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +268 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +66 -66
- package/dist/docs/specifications/api/domains/users.json +66 -66
- package/dist/docs/specifications/api/domains/virtual.json +244 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +139 -139
- package/dist/docs/specifications/api/index.json +12 -12
- package/dist/docs/specifications/api/openapi.json +2600 -2600
- package/dist/docs/specifications/api/openapi.yaml +2600 -2600
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "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.20",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -33459,7 +33459,7 @@
|
|
|
33459
33459
|
},
|
|
33460
33460
|
"x-original-maxLength": 1024,
|
|
33461
33461
|
"x-reconciled-from-discovery": true,
|
|
33462
|
-
"x-reconciled-at": "2026-01-
|
|
33462
|
+
"x-reconciled-at": "2026-01-07T15:52:55.762891+00:00"
|
|
33463
33463
|
},
|
|
33464
33464
|
"tags": {
|
|
33465
33465
|
"type": "object",
|
|
@@ -33834,7 +33834,7 @@
|
|
|
33834
33834
|
},
|
|
33835
33835
|
"x-original-maxLength": 1024,
|
|
33836
33836
|
"x-reconciled-from-discovery": true,
|
|
33837
|
-
"x-reconciled-at": "2026-01-
|
|
33837
|
+
"x-reconciled-at": "2026-01-07T15:52:55.762951+00:00"
|
|
33838
33838
|
},
|
|
33839
33839
|
"namespace": {
|
|
33840
33840
|
"type": "string",
|
|
@@ -33854,7 +33854,7 @@
|
|
|
33854
33854
|
},
|
|
33855
33855
|
"x-original-maxLength": 1024,
|
|
33856
33856
|
"x-reconciled-from-discovery": true,
|
|
33857
|
-
"x-reconciled-at": "2026-01-
|
|
33857
|
+
"x-reconciled-at": "2026-01-07T15:52:55.762960+00:00"
|
|
33858
33858
|
}
|
|
33859
33859
|
},
|
|
33860
33860
|
"x-f5xc-minimum-configuration": {
|
|
@@ -33957,7 +33957,7 @@
|
|
|
33957
33957
|
"maxLength": 17,
|
|
33958
33958
|
"minLength": 17,
|
|
33959
33959
|
"x-reconciled-from-discovery": true,
|
|
33960
|
-
"x-reconciled-at": "2026-01-
|
|
33960
|
+
"x-reconciled-at": "2026-01-07T15:52:55.762985+00:00"
|
|
33961
33961
|
},
|
|
33962
33962
|
"system_metadata": {
|
|
33963
33963
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -34100,7 +34100,7 @@
|
|
|
34100
34100
|
},
|
|
34101
34101
|
"x-original-maxLength": 1024,
|
|
34102
34102
|
"x-reconciled-from-discovery": true,
|
|
34103
|
-
"x-reconciled-at": "2026-01-
|
|
34103
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763005+00:00"
|
|
34104
34104
|
},
|
|
34105
34105
|
"disabled": {
|
|
34106
34106
|
"type": "boolean",
|
|
@@ -34154,7 +34154,7 @@
|
|
|
34154
34154
|
},
|
|
34155
34155
|
"x-original-maxLength": 1024,
|
|
34156
34156
|
"x-reconciled-from-discovery": true,
|
|
34157
|
-
"x-reconciled-at": "2026-01-
|
|
34157
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763022+00:00"
|
|
34158
34158
|
},
|
|
34159
34159
|
"namespace": {
|
|
34160
34160
|
"type": "string",
|
|
@@ -34173,7 +34173,7 @@
|
|
|
34173
34173
|
},
|
|
34174
34174
|
"x-original-maxLength": 1024,
|
|
34175
34175
|
"x-reconciled-from-discovery": true,
|
|
34176
|
-
"x-reconciled-at": "2026-01-
|
|
34176
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763030+00:00"
|
|
34177
34177
|
},
|
|
34178
34178
|
"owner_view": {
|
|
34179
34179
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -34215,7 +34215,7 @@
|
|
|
34215
34215
|
"x-field-mutability": "read-only",
|
|
34216
34216
|
"x-original-maxLength": 1024,
|
|
34217
34217
|
"x-reconciled-from-discovery": true,
|
|
34218
|
-
"x-reconciled-at": "2026-01-
|
|
34218
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763044+00:00"
|
|
34219
34219
|
},
|
|
34220
34220
|
"uid": {
|
|
34221
34221
|
"type": "string",
|
|
@@ -34236,7 +34236,7 @@
|
|
|
34236
34236
|
"x-original-maxLength": 1024,
|
|
34237
34237
|
"format": "uuid",
|
|
34238
34238
|
"x-reconciled-from-discovery": true,
|
|
34239
|
-
"x-reconciled-at": "2026-01-
|
|
34239
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763053+00:00"
|
|
34240
34240
|
}
|
|
34241
34241
|
},
|
|
34242
34242
|
"x-f5xc-description-short": "By default a summary of aws_tgw_site is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -34948,7 +34948,7 @@
|
|
|
34948
34948
|
},
|
|
34949
34949
|
"x-original-maxLength": 1024,
|
|
34950
34950
|
"x-reconciled-from-discovery": true,
|
|
34951
|
-
"x-reconciled-at": "2026-01-
|
|
34951
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763162+00:00"
|
|
34952
34952
|
},
|
|
34953
34953
|
"namespace": {
|
|
34954
34954
|
"type": "string",
|
|
@@ -34968,7 +34968,7 @@
|
|
|
34968
34968
|
},
|
|
34969
34969
|
"x-original-maxLength": 1024,
|
|
34970
34970
|
"x-reconciled-from-discovery": true,
|
|
34971
|
-
"x-reconciled-at": "2026-01-
|
|
34971
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763170+00:00"
|
|
34972
34972
|
},
|
|
34973
34973
|
"tgw_info": {
|
|
34974
34974
|
"$ref": "#/components/schemas/aws_tgw_siteAWSTGWInfoConfigType"
|
|
@@ -35029,7 +35029,7 @@
|
|
|
35029
35029
|
},
|
|
35030
35030
|
"x-original-maxLength": 1024,
|
|
35031
35031
|
"x-reconciled-from-discovery": true,
|
|
35032
|
-
"x-reconciled-at": "2026-01-
|
|
35032
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763181+00:00"
|
|
35033
35033
|
},
|
|
35034
35034
|
"namespace": {
|
|
35035
35035
|
"type": "string",
|
|
@@ -35049,7 +35049,7 @@
|
|
|
35049
35049
|
},
|
|
35050
35050
|
"x-original-maxLength": 1024,
|
|
35051
35051
|
"x-reconciled-from-discovery": true,
|
|
35052
|
-
"x-reconciled-at": "2026-01-
|
|
35052
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763188+00:00"
|
|
35053
35053
|
},
|
|
35054
35054
|
"vip_params_per_az": {
|
|
35055
35055
|
"type": "array",
|
|
@@ -35129,7 +35129,7 @@
|
|
|
35129
35129
|
},
|
|
35130
35130
|
"x-original-maxLength": 1024,
|
|
35131
35131
|
"x-reconciled-from-discovery": true,
|
|
35132
|
-
"x-reconciled-at": "2026-01-
|
|
35132
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763199+00:00"
|
|
35133
35133
|
},
|
|
35134
35134
|
"namespace": {
|
|
35135
35135
|
"type": "string",
|
|
@@ -35149,7 +35149,7 @@
|
|
|
35149
35149
|
},
|
|
35150
35150
|
"x-original-maxLength": 1024,
|
|
35151
35151
|
"x-reconciled-from-discovery": true,
|
|
35152
|
-
"x-reconciled-at": "2026-01-
|
|
35152
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763206+00:00"
|
|
35153
35153
|
},
|
|
35154
35154
|
"vpc_ip_prefixes": {
|
|
35155
35155
|
"type": "object",
|
|
@@ -35219,7 +35219,7 @@
|
|
|
35219
35219
|
},
|
|
35220
35220
|
"x-original-maxLength": 1024,
|
|
35221
35221
|
"x-reconciled-from-discovery": true,
|
|
35222
|
-
"x-reconciled-at": "2026-01-
|
|
35222
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763218+00:00"
|
|
35223
35223
|
},
|
|
35224
35224
|
"namespace": {
|
|
35225
35225
|
"type": "string",
|
|
@@ -35239,7 +35239,7 @@
|
|
|
35239
35239
|
},
|
|
35240
35240
|
"x-original-maxLength": 1024,
|
|
35241
35241
|
"x-reconciled-from-discovery": true,
|
|
35242
|
-
"x-reconciled-at": "2026-01-
|
|
35242
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763224+00:00"
|
|
35243
35243
|
}
|
|
35244
35244
|
},
|
|
35245
35245
|
"x-f5xc-minimum-configuration": {
|
|
@@ -36192,7 +36192,7 @@
|
|
|
36192
36192
|
},
|
|
36193
36193
|
"x-original-maxLength": 1024,
|
|
36194
36194
|
"x-reconciled-from-discovery": true,
|
|
36195
|
-
"x-reconciled-at": "2026-01-
|
|
36195
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763358+00:00"
|
|
36196
36196
|
},
|
|
36197
36197
|
"tags": {
|
|
36198
36198
|
"type": "object",
|
|
@@ -36705,7 +36705,7 @@
|
|
|
36705
36705
|
},
|
|
36706
36706
|
"x-original-maxLength": 1024,
|
|
36707
36707
|
"x-reconciled-from-discovery": true,
|
|
36708
|
-
"x-reconciled-at": "2026-01-
|
|
36708
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763417+00:00"
|
|
36709
36709
|
},
|
|
36710
36710
|
"subnet_id": {
|
|
36711
36711
|
"type": "string",
|
|
@@ -36864,7 +36864,7 @@
|
|
|
36864
36864
|
"readOnly": true,
|
|
36865
36865
|
"x-original-maxLength": 1024,
|
|
36866
36866
|
"x-reconciled-from-discovery": true,
|
|
36867
|
-
"x-reconciled-at": "2026-01-
|
|
36867
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763440+00:00"
|
|
36868
36868
|
},
|
|
36869
36869
|
"name": {
|
|
36870
36870
|
"type": "string",
|
|
@@ -36885,7 +36885,7 @@
|
|
|
36885
36885
|
},
|
|
36886
36886
|
"x-original-maxLength": 1024,
|
|
36887
36887
|
"x-reconciled-from-discovery": true,
|
|
36888
|
-
"x-reconciled-at": "2026-01-
|
|
36888
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763454+00:00"
|
|
36889
36889
|
},
|
|
36890
36890
|
"namespace": {
|
|
36891
36891
|
"type": "string",
|
|
@@ -36906,7 +36906,7 @@
|
|
|
36906
36906
|
},
|
|
36907
36907
|
"x-original-maxLength": 1024,
|
|
36908
36908
|
"x-reconciled-from-discovery": true,
|
|
36909
|
-
"x-reconciled-at": "2026-01-
|
|
36909
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763464+00:00"
|
|
36910
36910
|
},
|
|
36911
36911
|
"tenant": {
|
|
36912
36912
|
"type": "string",
|
|
@@ -36929,7 +36929,7 @@
|
|
|
36929
36929
|
"x-field-mutability": "read-only",
|
|
36930
36930
|
"x-original-maxLength": 1024,
|
|
36931
36931
|
"x-reconciled-from-discovery": true,
|
|
36932
|
-
"x-reconciled-at": "2026-01-
|
|
36932
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763472+00:00"
|
|
36933
36933
|
},
|
|
36934
36934
|
"uid": {
|
|
36935
36935
|
"type": "string",
|
|
@@ -36953,7 +36953,7 @@
|
|
|
36953
36953
|
"x-original-maxLength": 1024,
|
|
36954
36954
|
"format": "uuid",
|
|
36955
36955
|
"x-reconciled-from-discovery": true,
|
|
36956
|
-
"x-reconciled-at": "2026-01-
|
|
36956
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763481+00:00"
|
|
36957
36957
|
}
|
|
36958
36958
|
},
|
|
36959
36959
|
"x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
|
|
@@ -37055,7 +37055,7 @@
|
|
|
37055
37055
|
},
|
|
37056
37056
|
"x-original-maxLength": 1024,
|
|
37057
37057
|
"x-reconciled-from-discovery": true,
|
|
37058
|
-
"x-reconciled-at": "2026-01-
|
|
37058
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763495+00:00"
|
|
37059
37059
|
}
|
|
37060
37060
|
},
|
|
37061
37061
|
"x-f5xc-description-short": "Contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.",
|
|
@@ -37127,7 +37127,7 @@
|
|
|
37127
37127
|
},
|
|
37128
37128
|
"x-original-maxLength": 1024,
|
|
37129
37129
|
"x-reconciled-from-discovery": true,
|
|
37130
|
-
"x-reconciled-at": "2026-01-
|
|
37130
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763507+00:00"
|
|
37131
37131
|
},
|
|
37132
37132
|
"store_provider": {
|
|
37133
37133
|
"type": "string",
|
|
@@ -37190,7 +37190,7 @@
|
|
|
37190
37190
|
},
|
|
37191
37191
|
"x-original-maxLength": 1024,
|
|
37192
37192
|
"x-reconciled-from-discovery": true,
|
|
37193
|
-
"x-reconciled-at": "2026-01-
|
|
37193
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763517+00:00"
|
|
37194
37194
|
},
|
|
37195
37195
|
"url": {
|
|
37196
37196
|
"type": "string",
|
|
@@ -37294,7 +37294,7 @@
|
|
|
37294
37294
|
},
|
|
37295
37295
|
"x-original-maxLength": 1024,
|
|
37296
37296
|
"x-reconciled-from-discovery": true,
|
|
37297
|
-
"x-reconciled-at": "2026-01-
|
|
37297
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763532+00:00"
|
|
37298
37298
|
},
|
|
37299
37299
|
"service_name": {
|
|
37300
37300
|
"type": "string",
|
|
@@ -37337,7 +37337,7 @@
|
|
|
37337
37337
|
},
|
|
37338
37338
|
"x-original-maxLength": 1024,
|
|
37339
37339
|
"x-reconciled-from-discovery": true,
|
|
37340
|
-
"x-reconciled-at": "2026-01-
|
|
37340
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763543+00:00"
|
|
37341
37341
|
},
|
|
37342
37342
|
"type": {
|
|
37343
37343
|
"type": "string",
|
|
@@ -37704,7 +37704,7 @@
|
|
|
37704
37704
|
},
|
|
37705
37705
|
"x-original-maxLength": 1024,
|
|
37706
37706
|
"x-reconciled-from-discovery": true,
|
|
37707
|
-
"x-reconciled-at": "2026-01-
|
|
37707
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763605+00:00"
|
|
37708
37708
|
}
|
|
37709
37709
|
},
|
|
37710
37710
|
"x-f5xc-description-short": "Initializer is information about an initializer that has not yet completed.",
|
|
@@ -38181,7 +38181,7 @@
|
|
|
38181
38181
|
},
|
|
38182
38182
|
"x-original-maxLength": 1200,
|
|
38183
38183
|
"x-reconciled-from-discovery": true,
|
|
38184
|
-
"x-reconciled-at": "2026-01-
|
|
38184
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763655+00:00"
|
|
38185
38185
|
},
|
|
38186
38186
|
"disable": {
|
|
38187
38187
|
"type": "boolean",
|
|
@@ -38239,7 +38239,7 @@
|
|
|
38239
38239
|
},
|
|
38240
38240
|
"x-original-maxLength": 1024,
|
|
38241
38241
|
"x-reconciled-from-discovery": true,
|
|
38242
|
-
"x-reconciled-at": "2026-01-
|
|
38242
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763668+00:00"
|
|
38243
38243
|
},
|
|
38244
38244
|
"namespace": {
|
|
38245
38245
|
"type": "string",
|
|
@@ -38260,7 +38260,7 @@
|
|
|
38260
38260
|
},
|
|
38261
38261
|
"x-original-maxLength": 1024,
|
|
38262
38262
|
"x-reconciled-from-discovery": true,
|
|
38263
|
-
"x-reconciled-at": "2026-01-
|
|
38263
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763675+00:00"
|
|
38264
38264
|
}
|
|
38265
38265
|
},
|
|
38266
38266
|
"x-f5xc-description-short": "ObjectCreateMetaType is metadata that can be specified in Create request of an object.",
|
|
@@ -38340,7 +38340,7 @@
|
|
|
38340
38340
|
},
|
|
38341
38341
|
"x-original-maxLength": 1200,
|
|
38342
38342
|
"x-reconciled-from-discovery": true,
|
|
38343
|
-
"x-reconciled-at": "2026-01-
|
|
38343
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763685+00:00"
|
|
38344
38344
|
},
|
|
38345
38345
|
"disable": {
|
|
38346
38346
|
"type": "boolean",
|
|
@@ -38400,7 +38400,7 @@
|
|
|
38400
38400
|
},
|
|
38401
38401
|
"x-original-maxLength": 1024,
|
|
38402
38402
|
"x-reconciled-from-discovery": true,
|
|
38403
|
-
"x-reconciled-at": "2026-01-
|
|
38403
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763697+00:00"
|
|
38404
38404
|
},
|
|
38405
38405
|
"namespace": {
|
|
38406
38406
|
"type": "string",
|
|
@@ -38421,7 +38421,7 @@
|
|
|
38421
38421
|
},
|
|
38422
38422
|
"x-original-maxLength": 1024,
|
|
38423
38423
|
"x-reconciled-from-discovery": true,
|
|
38424
|
-
"x-reconciled-at": "2026-01-
|
|
38424
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763704+00:00"
|
|
38425
38425
|
}
|
|
38426
38426
|
},
|
|
38427
38427
|
"x-f5xc-description-short": "ObjectGetMetaType is metadata that can be specified in GET/Create response of an object.",
|
|
@@ -38501,7 +38501,7 @@
|
|
|
38501
38501
|
},
|
|
38502
38502
|
"x-original-maxLength": 1200,
|
|
38503
38503
|
"x-reconciled-from-discovery": true,
|
|
38504
|
-
"x-reconciled-at": "2026-01-
|
|
38504
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763715+00:00"
|
|
38505
38505
|
},
|
|
38506
38506
|
"disable": {
|
|
38507
38507
|
"type": "boolean",
|
|
@@ -38559,7 +38559,7 @@
|
|
|
38559
38559
|
},
|
|
38560
38560
|
"x-original-maxLength": 1024,
|
|
38561
38561
|
"x-reconciled-from-discovery": true,
|
|
38562
|
-
"x-reconciled-at": "2026-01-
|
|
38562
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763727+00:00"
|
|
38563
38563
|
},
|
|
38564
38564
|
"namespace": {
|
|
38565
38565
|
"type": "string",
|
|
@@ -38580,7 +38580,7 @@
|
|
|
38580
38580
|
},
|
|
38581
38581
|
"x-original-maxLength": 1024,
|
|
38582
38582
|
"x-reconciled-from-discovery": true,
|
|
38583
|
-
"x-reconciled-at": "2026-01-
|
|
38583
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763734+00:00"
|
|
38584
38584
|
}
|
|
38585
38585
|
},
|
|
38586
38586
|
"x-f5xc-description-short": "ObjectReplaceMetaType is metadata that can be specified in Replace request of an object.",
|
|
@@ -38871,7 +38871,7 @@
|
|
|
38871
38871
|
"x-original-maxLength": 1024,
|
|
38872
38872
|
"format": "uuid",
|
|
38873
38873
|
"x-reconciled-from-discovery": true,
|
|
38874
|
-
"x-reconciled-at": "2026-01-
|
|
38874
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763772+00:00"
|
|
38875
38875
|
},
|
|
38876
38876
|
"vtrp_id": {
|
|
38877
38877
|
"type": "string",
|
|
@@ -38991,7 +38991,7 @@
|
|
|
38991
38991
|
},
|
|
38992
38992
|
"x-original-maxLength": 1024,
|
|
38993
38993
|
"x-reconciled-from-discovery": true,
|
|
38994
|
-
"x-reconciled-at": "2026-01-
|
|
38994
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763788+00:00"
|
|
38995
38995
|
},
|
|
38996
38996
|
"status": {
|
|
38997
38997
|
"type": "string",
|
|
@@ -39011,7 +39011,7 @@
|
|
|
39011
39011
|
},
|
|
39012
39012
|
"x-original-maxLength": 1024,
|
|
39013
39013
|
"x-reconciled-from-discovery": true,
|
|
39014
|
-
"x-reconciled-at": "2026-01-
|
|
39014
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763796+00:00"
|
|
39015
39015
|
}
|
|
39016
39016
|
},
|
|
39017
39017
|
"x-f5xc-description-short": "Status is a return value for calls that don't return other objects.",
|
|
@@ -39206,7 +39206,7 @@
|
|
|
39206
39206
|
"x-field-mutability": "read-only",
|
|
39207
39207
|
"x-original-maxLength": 1024,
|
|
39208
39208
|
"x-reconciled-from-discovery": true,
|
|
39209
|
-
"x-reconciled-at": "2026-01-
|
|
39209
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763827+00:00"
|
|
39210
39210
|
},
|
|
39211
39211
|
"uid": {
|
|
39212
39212
|
"type": "string",
|
|
@@ -39229,7 +39229,7 @@
|
|
|
39229
39229
|
"x-original-maxLength": 1024,
|
|
39230
39230
|
"format": "uuid",
|
|
39231
39231
|
"x-reconciled-from-discovery": true,
|
|
39232
|
-
"x-reconciled-at": "2026-01-
|
|
39232
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763836+00:00"
|
|
39233
39233
|
}
|
|
39234
39234
|
},
|
|
39235
39235
|
"x-f5xc-description-short": "SystemObjectGetMetaType is metadata generated or populated by the system for all persisted objects and cannot be updated directly by users.",
|
|
@@ -39297,7 +39297,7 @@
|
|
|
39297
39297
|
},
|
|
39298
39298
|
"x-original-maxLength": 1024,
|
|
39299
39299
|
"x-reconciled-from-discovery": true,
|
|
39300
|
-
"x-reconciled-at": "2026-01-
|
|
39300
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763848+00:00"
|
|
39301
39301
|
},
|
|
39302
39302
|
"disable_ocsp_stapling": {
|
|
39303
39303
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -39470,7 +39470,7 @@
|
|
|
39470
39470
|
},
|
|
39471
39471
|
"x-original-maxLength": 1024,
|
|
39472
39472
|
"x-reconciled-from-discovery": true,
|
|
39473
|
-
"x-reconciled-at": "2026-01-
|
|
39473
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763883+00:00"
|
|
39474
39474
|
},
|
|
39475
39475
|
"location": {
|
|
39476
39476
|
"type": "string",
|
|
@@ -39488,7 +39488,7 @@
|
|
|
39488
39488
|
},
|
|
39489
39489
|
"x-original-maxLength": 1024,
|
|
39490
39490
|
"x-reconciled-from-discovery": true,
|
|
39491
|
-
"x-reconciled-at": "2026-01-
|
|
39491
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763890+00:00"
|
|
39492
39492
|
},
|
|
39493
39493
|
"provider": {
|
|
39494
39494
|
"type": "string",
|
|
@@ -39507,7 +39507,7 @@
|
|
|
39507
39507
|
},
|
|
39508
39508
|
"x-original-maxLength": 1024,
|
|
39509
39509
|
"x-reconciled-from-discovery": true,
|
|
39510
|
-
"x-reconciled-at": "2026-01-
|
|
39510
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763897+00:00"
|
|
39511
39511
|
},
|
|
39512
39512
|
"secret_encoding": {
|
|
39513
39513
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -39531,7 +39531,7 @@
|
|
|
39531
39531
|
"maxLength": 1,
|
|
39532
39532
|
"minLength": 1,
|
|
39533
39533
|
"x-reconciled-from-discovery": true,
|
|
39534
|
-
"x-reconciled-at": "2026-01-
|
|
39534
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763908+00:00"
|
|
39535
39535
|
}
|
|
39536
39536
|
},
|
|
39537
39537
|
"x-f5xc-description-short": "X-displayName: \"Vault Secret\" VaultSecretInfoType specifies information about the Secret managed by Hashicorp Vault.",
|
|
@@ -39576,7 +39576,7 @@
|
|
|
39576
39576
|
},
|
|
39577
39577
|
"x-original-maxLength": 1024,
|
|
39578
39578
|
"x-reconciled-from-discovery": true,
|
|
39579
|
-
"x-reconciled-at": "2026-01-
|
|
39579
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763917+00:00"
|
|
39580
39580
|
},
|
|
39581
39581
|
"name": {
|
|
39582
39582
|
"type": "string",
|
|
@@ -39597,7 +39597,7 @@
|
|
|
39597
39597
|
},
|
|
39598
39598
|
"x-original-maxLength": 1024,
|
|
39599
39599
|
"x-reconciled-from-discovery": true,
|
|
39600
|
-
"x-reconciled-at": "2026-01-
|
|
39600
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763924+00:00"
|
|
39601
39601
|
},
|
|
39602
39602
|
"namespace": {
|
|
39603
39603
|
"type": "string",
|
|
@@ -39618,7 +39618,7 @@
|
|
|
39618
39618
|
},
|
|
39619
39619
|
"x-original-maxLength": 1024,
|
|
39620
39620
|
"x-reconciled-from-discovery": true,
|
|
39621
|
-
"x-reconciled-at": "2026-01-
|
|
39621
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763932+00:00"
|
|
39622
39622
|
},
|
|
39623
39623
|
"uid": {
|
|
39624
39624
|
"type": "string",
|
|
@@ -39639,7 +39639,7 @@
|
|
|
39639
39639
|
"x-original-maxLength": 1024,
|
|
39640
39640
|
"format": "uuid",
|
|
39641
39641
|
"x-reconciled-from-discovery": true,
|
|
39642
|
-
"x-reconciled-at": "2026-01-
|
|
39642
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763940+00:00"
|
|
39643
39643
|
}
|
|
39644
39644
|
},
|
|
39645
39645
|
"x-f5xc-description-short": "ViewRefType represents a reference to a view.",
|
|
@@ -39713,7 +39713,7 @@
|
|
|
39713
39713
|
},
|
|
39714
39714
|
"x-original-maxLength": 1024,
|
|
39715
39715
|
"x-reconciled-from-discovery": true,
|
|
39716
|
-
"x-reconciled-at": "2026-01-
|
|
39716
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763949+00:00"
|
|
39717
39717
|
}
|
|
39718
39718
|
},
|
|
39719
39719
|
"x-f5xc-description-short": "X-displayName: \"Wingman Secret\" WingmanSecretInfoType specifies the handle to the wingman secret.",
|
|
@@ -39867,7 +39867,7 @@
|
|
|
39867
39867
|
},
|
|
39868
39868
|
"x-original-maxLength": 128,
|
|
39869
39869
|
"x-reconciled-from-discovery": true,
|
|
39870
|
-
"x-reconciled-at": "2026-01-
|
|
39870
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763964+00:00"
|
|
39871
39871
|
},
|
|
39872
39872
|
"namespace": {
|
|
39873
39873
|
"type": "string",
|
|
@@ -39894,7 +39894,7 @@
|
|
|
39894
39894
|
},
|
|
39895
39895
|
"x-original-maxLength": 64,
|
|
39896
39896
|
"x-reconciled-from-discovery": true,
|
|
39897
|
-
"x-reconciled-at": "2026-01-
|
|
39897
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763971+00:00"
|
|
39898
39898
|
},
|
|
39899
39899
|
"tenant": {
|
|
39900
39900
|
"type": "string",
|
|
@@ -39923,7 +39923,7 @@
|
|
|
39923
39923
|
"x-field-mutability": "read-only",
|
|
39924
39924
|
"x-original-maxLength": 64,
|
|
39925
39925
|
"x-reconciled-from-discovery": true,
|
|
39926
|
-
"x-reconciled-at": "2026-01-
|
|
39926
|
+
"x-reconciled-at": "2026-01-07T15:52:55.763978+00:00"
|
|
39927
39927
|
}
|
|
39928
39928
|
},
|
|
39929
39929
|
"x-f5xc-description-short": "Type establishes a direct reference from one object(the referrer) to another(the referred).",
|
|
@@ -42402,7 +42402,7 @@
|
|
|
42402
42402
|
},
|
|
42403
42403
|
"x-original-maxLength": 1024,
|
|
42404
42404
|
"x-reconciled-from-discovery": true,
|
|
42405
|
-
"x-reconciled-at": "2026-01-
|
|
42405
|
+
"x-reconciled-at": "2026-01-07T15:52:55.764230+00:00"
|
|
42406
42406
|
},
|
|
42407
42407
|
"namespace": {
|
|
42408
42408
|
"type": "string",
|
|
@@ -42422,7 +42422,7 @@
|
|
|
42422
42422
|
},
|
|
42423
42423
|
"x-original-maxLength": 1024,
|
|
42424
42424
|
"x-reconciled-from-discovery": true,
|
|
42425
|
-
"x-reconciled-at": "2026-01-
|
|
42425
|
+
"x-reconciled-at": "2026-01-07T15:52:55.764240+00:00"
|
|
42426
42426
|
}
|
|
42427
42427
|
},
|
|
42428
42428
|
"x-f5xc-description-short": "Request to validate AWS VPC site configuration.",
|
|
@@ -44008,7 +44008,7 @@
|
|
|
44008
44008
|
},
|
|
44009
44009
|
"x-original-maxLength": 1024,
|
|
44010
44010
|
"x-reconciled-from-discovery": true,
|
|
44011
|
-
"x-reconciled-at": "2026-01-
|
|
44011
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525278+00:00"
|
|
44012
44012
|
},
|
|
44013
44013
|
"namespace": {
|
|
44014
44014
|
"type": "string",
|
|
@@ -44028,7 +44028,7 @@
|
|
|
44028
44028
|
},
|
|
44029
44029
|
"x-original-maxLength": 1024,
|
|
44030
44030
|
"x-reconciled-from-discovery": true,
|
|
44031
|
-
"x-reconciled-at": "2026-01-
|
|
44031
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525285+00:00"
|
|
44032
44032
|
}
|
|
44033
44033
|
},
|
|
44034
44034
|
"x-f5xc-minimum-configuration": {
|
|
@@ -44131,7 +44131,7 @@
|
|
|
44131
44131
|
"maxLength": 17,
|
|
44132
44132
|
"minLength": 17,
|
|
44133
44133
|
"x-reconciled-from-discovery": true,
|
|
44134
|
-
"x-reconciled-at": "2026-01-
|
|
44134
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525301+00:00"
|
|
44135
44135
|
},
|
|
44136
44136
|
"system_metadata": {
|
|
44137
44137
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -44274,7 +44274,7 @@
|
|
|
44274
44274
|
},
|
|
44275
44275
|
"x-original-maxLength": 1024,
|
|
44276
44276
|
"x-reconciled-from-discovery": true,
|
|
44277
|
-
"x-reconciled-at": "2026-01-
|
|
44277
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525314+00:00"
|
|
44278
44278
|
},
|
|
44279
44279
|
"disabled": {
|
|
44280
44280
|
"type": "boolean",
|
|
@@ -44328,7 +44328,7 @@
|
|
|
44328
44328
|
},
|
|
44329
44329
|
"x-original-maxLength": 1024,
|
|
44330
44330
|
"x-reconciled-from-discovery": true,
|
|
44331
|
-
"x-reconciled-at": "2026-01-
|
|
44331
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525324+00:00"
|
|
44332
44332
|
},
|
|
44333
44333
|
"namespace": {
|
|
44334
44334
|
"type": "string",
|
|
@@ -44347,7 +44347,7 @@
|
|
|
44347
44347
|
},
|
|
44348
44348
|
"x-original-maxLength": 1024,
|
|
44349
44349
|
"x-reconciled-from-discovery": true,
|
|
44350
|
-
"x-reconciled-at": "2026-01-
|
|
44350
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525328+00:00"
|
|
44351
44351
|
},
|
|
44352
44352
|
"owner_view": {
|
|
44353
44353
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -44389,7 +44389,7 @@
|
|
|
44389
44389
|
"x-field-mutability": "read-only",
|
|
44390
44390
|
"x-original-maxLength": 1024,
|
|
44391
44391
|
"x-reconciled-from-discovery": true,
|
|
44392
|
-
"x-reconciled-at": "2026-01-
|
|
44392
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525336+00:00"
|
|
44393
44393
|
},
|
|
44394
44394
|
"uid": {
|
|
44395
44395
|
"type": "string",
|
|
@@ -44410,7 +44410,7 @@
|
|
|
44410
44410
|
"x-original-maxLength": 1024,
|
|
44411
44411
|
"format": "uuid",
|
|
44412
44412
|
"x-reconciled-from-discovery": true,
|
|
44413
|
-
"x-reconciled-at": "2026-01-
|
|
44413
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525342+00:00"
|
|
44414
44414
|
}
|
|
44415
44415
|
},
|
|
44416
44416
|
"x-f5xc-description-short": "By default a summary of aws_vpc_site is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -44509,7 +44509,7 @@
|
|
|
44509
44509
|
},
|
|
44510
44510
|
"x-original-maxLength": 1024,
|
|
44511
44511
|
"x-reconciled-from-discovery": true,
|
|
44512
|
-
"x-reconciled-at": "2026-01-
|
|
44512
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525353+00:00"
|
|
44513
44513
|
},
|
|
44514
44514
|
"namespace": {
|
|
44515
44515
|
"type": "string",
|
|
@@ -44529,7 +44529,7 @@
|
|
|
44529
44529
|
},
|
|
44530
44530
|
"x-original-maxLength": 1024,
|
|
44531
44531
|
"x-reconciled-from-discovery": true,
|
|
44532
|
-
"x-reconciled-at": "2026-01-
|
|
44532
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525357+00:00"
|
|
44533
44533
|
}
|
|
44534
44534
|
},
|
|
44535
44535
|
"x-f5xc-description-short": "Request to configure Cloud Site Information.",
|
|
@@ -44589,7 +44589,7 @@
|
|
|
44589
44589
|
},
|
|
44590
44590
|
"x-original-maxLength": 1024,
|
|
44591
44591
|
"x-reconciled-from-discovery": true,
|
|
44592
|
-
"x-reconciled-at": "2026-01-
|
|
44592
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525362+00:00"
|
|
44593
44593
|
},
|
|
44594
44594
|
"namespace": {
|
|
44595
44595
|
"type": "string",
|
|
@@ -44609,7 +44609,7 @@
|
|
|
44609
44609
|
},
|
|
44610
44610
|
"x-original-maxLength": 1024,
|
|
44611
44611
|
"x-reconciled-from-discovery": true,
|
|
44612
|
-
"x-reconciled-at": "2026-01-
|
|
44612
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525366+00:00"
|
|
44613
44613
|
},
|
|
44614
44614
|
"vip_params_per_az": {
|
|
44615
44615
|
"type": "array",
|
|
@@ -44689,7 +44689,7 @@
|
|
|
44689
44689
|
},
|
|
44690
44690
|
"x-original-maxLength": 1024,
|
|
44691
44691
|
"x-reconciled-from-discovery": true,
|
|
44692
|
-
"x-reconciled-at": "2026-01-
|
|
44692
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525373+00:00"
|
|
44693
44693
|
},
|
|
44694
44694
|
"namespace": {
|
|
44695
44695
|
"type": "string",
|
|
@@ -44709,7 +44709,7 @@
|
|
|
44709
44709
|
},
|
|
44710
44710
|
"x-original-maxLength": 1024,
|
|
44711
44711
|
"x-reconciled-from-discovery": true,
|
|
44712
|
-
"x-reconciled-at": "2026-01-
|
|
44712
|
+
"x-reconciled-at": "2026-01-07T15:52:56.525377+00:00"
|
|
44713
44713
|
},
|
|
44714
44714
|
"node_names": {
|
|
44715
44715
|
"type": "array",
|
|
@@ -48028,7 +48028,7 @@
|
|
|
48028
48028
|
},
|
|
48029
48029
|
"x-original-maxLength": 64,
|
|
48030
48030
|
"x-reconciled-from-discovery": true,
|
|
48031
|
-
"x-reconciled-at": "2026-01-
|
|
48031
|
+
"x-reconciled-at": "2026-01-07T15:52:57.460717+00:00"
|
|
48032
48032
|
}
|
|
48033
48033
|
},
|
|
48034
48034
|
"x-f5xc-minimum-configuration": {
|
|
@@ -48232,7 +48232,7 @@
|
|
|
48232
48232
|
},
|
|
48233
48233
|
"x-original-maxLength": 256,
|
|
48234
48234
|
"x-reconciled-from-discovery": true,
|
|
48235
|
-
"x-reconciled-at": "2026-01-
|
|
48235
|
+
"x-reconciled-at": "2026-01-07T15:52:57.460735+00:00"
|
|
48236
48236
|
},
|
|
48237
48237
|
"hpe_storage": {
|
|
48238
48238
|
"$ref": "#/components/schemas/fleetStorageClassHpeStorageType"
|
|
@@ -49137,7 +49137,7 @@
|
|
|
49137
49137
|
},
|
|
49138
49138
|
"x-original-maxLength": 512,
|
|
49139
49139
|
"x-reconciled-from-discovery": true,
|
|
49140
|
-
"x-reconciled-at": "2026-01-
|
|
49140
|
+
"x-reconciled-at": "2026-01-07T15:52:57.460801+00:00"
|
|
49141
49141
|
},
|
|
49142
49142
|
"destroy_on_delete": {
|
|
49143
49143
|
"type": "boolean",
|
|
@@ -52759,7 +52759,7 @@
|
|
|
52759
52759
|
},
|
|
52760
52760
|
"x-original-maxLength": 256,
|
|
52761
52761
|
"x-reconciled-from-discovery": true,
|
|
52762
|
-
"x-reconciled-at": "2026-01-
|
|
52762
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461144+00:00"
|
|
52763
52763
|
},
|
|
52764
52764
|
"name": {
|
|
52765
52765
|
"type": "string",
|
|
@@ -52790,7 +52790,7 @@
|
|
|
52790
52790
|
},
|
|
52791
52791
|
"x-original-maxLength": 1024,
|
|
52792
52792
|
"x-reconciled-from-discovery": true,
|
|
52793
|
-
"x-reconciled-at": "2026-01-
|
|
52793
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461148+00:00"
|
|
52794
52794
|
}
|
|
52795
52795
|
},
|
|
52796
52796
|
"x-f5xc-description-short": "MessageMetaType is metadata (common attributes) of a message that only certain messages have.",
|
|
@@ -53046,7 +53046,7 @@
|
|
|
53046
53046
|
},
|
|
53047
53047
|
"x-original-maxLength": 1024,
|
|
53048
53048
|
"x-reconciled-from-discovery": true,
|
|
53049
|
-
"x-reconciled-at": "2026-01-
|
|
53049
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461372+00:00"
|
|
53050
53050
|
},
|
|
53051
53051
|
"public_ip": {
|
|
53052
53052
|
"type": "string",
|
|
@@ -54316,7 +54316,7 @@
|
|
|
54316
54316
|
},
|
|
54317
54317
|
"x-original-maxLength": 1024,
|
|
54318
54318
|
"x-reconciled-from-discovery": true,
|
|
54319
|
-
"x-reconciled-at": "2026-01-
|
|
54319
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461530+00:00"
|
|
54320
54320
|
},
|
|
54321
54321
|
"namespace": {
|
|
54322
54322
|
"type": "string",
|
|
@@ -54336,7 +54336,7 @@
|
|
|
54336
54336
|
},
|
|
54337
54337
|
"x-original-maxLength": 1024,
|
|
54338
54338
|
"x-reconciled-from-discovery": true,
|
|
54339
|
-
"x-reconciled-at": "2026-01-
|
|
54339
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461534+00:00"
|
|
54340
54340
|
}
|
|
54341
54341
|
},
|
|
54342
54342
|
"x-f5xc-minimum-configuration": {
|
|
@@ -54439,7 +54439,7 @@
|
|
|
54439
54439
|
"maxLength": 17,
|
|
54440
54440
|
"minLength": 17,
|
|
54441
54441
|
"x-reconciled-from-discovery": true,
|
|
54442
|
-
"x-reconciled-at": "2026-01-
|
|
54442
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461548+00:00"
|
|
54443
54443
|
},
|
|
54444
54444
|
"system_metadata": {
|
|
54445
54445
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -54535,7 +54535,7 @@
|
|
|
54535
54535
|
},
|
|
54536
54536
|
"x-original-maxLength": 256,
|
|
54537
54537
|
"x-reconciled-from-discovery": true,
|
|
54538
|
-
"x-reconciled-at": "2026-01-
|
|
54538
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461570+00:00"
|
|
54539
54539
|
},
|
|
54540
54540
|
"ethernet_interface": {
|
|
54541
54541
|
"$ref": "#/components/schemas/network_interfaceEthernetInterfaceType"
|
|
@@ -54721,7 +54721,7 @@
|
|
|
54721
54721
|
},
|
|
54722
54722
|
"x-original-maxLength": 1024,
|
|
54723
54723
|
"x-reconciled-from-discovery": true,
|
|
54724
|
-
"x-reconciled-at": "2026-01-
|
|
54724
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461587+00:00"
|
|
54725
54725
|
},
|
|
54726
54726
|
"disabled": {
|
|
54727
54727
|
"type": "boolean",
|
|
@@ -54775,7 +54775,7 @@
|
|
|
54775
54775
|
},
|
|
54776
54776
|
"x-original-maxLength": 1024,
|
|
54777
54777
|
"x-reconciled-from-discovery": true,
|
|
54778
|
-
"x-reconciled-at": "2026-01-
|
|
54778
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461597+00:00"
|
|
54779
54779
|
},
|
|
54780
54780
|
"namespace": {
|
|
54781
54781
|
"type": "string",
|
|
@@ -54794,7 +54794,7 @@
|
|
|
54794
54794
|
},
|
|
54795
54795
|
"x-original-maxLength": 1024,
|
|
54796
54796
|
"x-reconciled-from-discovery": true,
|
|
54797
|
-
"x-reconciled-at": "2026-01-
|
|
54797
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461601+00:00"
|
|
54798
54798
|
},
|
|
54799
54799
|
"owner_view": {
|
|
54800
54800
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -54836,7 +54836,7 @@
|
|
|
54836
54836
|
"x-field-mutability": "read-only",
|
|
54837
54837
|
"x-original-maxLength": 1024,
|
|
54838
54838
|
"x-reconciled-from-discovery": true,
|
|
54839
|
-
"x-reconciled-at": "2026-01-
|
|
54839
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461609+00:00"
|
|
54840
54840
|
},
|
|
54841
54841
|
"uid": {
|
|
54842
54842
|
"type": "string",
|
|
@@ -54858,7 +54858,7 @@
|
|
|
54858
54858
|
"x-original-maxLength": 1024,
|
|
54859
54859
|
"format": "uuid",
|
|
54860
54860
|
"x-reconciled-from-discovery": true,
|
|
54861
|
-
"x-reconciled-at": "2026-01-
|
|
54861
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461614+00:00"
|
|
54862
54862
|
}
|
|
54863
54863
|
},
|
|
54864
54864
|
"x-f5xc-description-short": "By default a summary of customer_edge_site is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -55155,7 +55155,7 @@
|
|
|
55155
55155
|
},
|
|
55156
55156
|
"x-original-maxLength": 256,
|
|
55157
55157
|
"x-reconciled-from-discovery": true,
|
|
55158
|
-
"x-reconciled-at": "2026-01-
|
|
55158
|
+
"x-reconciled-at": "2026-01-07T15:52:57.461636+00:00"
|
|
55159
55159
|
},
|
|
55160
55160
|
"labels": {
|
|
55161
55161
|
"type": "object",
|
|
@@ -57104,7 +57104,7 @@
|
|
|
57104
57104
|
},
|
|
57105
57105
|
"x-original-maxLength": 1024,
|
|
57106
57106
|
"x-reconciled-from-discovery": true,
|
|
57107
|
-
"x-reconciled-at": "2026-01-
|
|
57107
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293839+00:00"
|
|
57108
57108
|
},
|
|
57109
57109
|
"namespace": {
|
|
57110
57110
|
"type": "string",
|
|
@@ -57124,7 +57124,7 @@
|
|
|
57124
57124
|
},
|
|
57125
57125
|
"x-original-maxLength": 1024,
|
|
57126
57126
|
"x-reconciled-from-discovery": true,
|
|
57127
|
-
"x-reconciled-at": "2026-01-
|
|
57127
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293847+00:00"
|
|
57128
57128
|
}
|
|
57129
57129
|
},
|
|
57130
57130
|
"x-f5xc-minimum-configuration": {
|
|
@@ -57529,7 +57529,7 @@
|
|
|
57529
57529
|
"maxLength": 17,
|
|
57530
57530
|
"minLength": 17,
|
|
57531
57531
|
"x-reconciled-from-discovery": true,
|
|
57532
|
-
"x-reconciled-at": "2026-01-
|
|
57532
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293891+00:00"
|
|
57533
57533
|
},
|
|
57534
57534
|
"system_metadata": {
|
|
57535
57535
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -57672,7 +57672,7 @@
|
|
|
57672
57672
|
},
|
|
57673
57673
|
"x-original-maxLength": 1024,
|
|
57674
57674
|
"x-reconciled-from-discovery": true,
|
|
57675
|
-
"x-reconciled-at": "2026-01-
|
|
57675
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293905+00:00"
|
|
57676
57676
|
},
|
|
57677
57677
|
"disabled": {
|
|
57678
57678
|
"type": "boolean",
|
|
@@ -57726,7 +57726,7 @@
|
|
|
57726
57726
|
},
|
|
57727
57727
|
"x-original-maxLength": 1024,
|
|
57728
57728
|
"x-reconciled-from-discovery": true,
|
|
57729
|
-
"x-reconciled-at": "2026-01-
|
|
57729
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293915+00:00"
|
|
57730
57730
|
},
|
|
57731
57731
|
"namespace": {
|
|
57732
57732
|
"type": "string",
|
|
@@ -57745,7 +57745,7 @@
|
|
|
57745
57745
|
},
|
|
57746
57746
|
"x-original-maxLength": 1024,
|
|
57747
57747
|
"x-reconciled-from-discovery": true,
|
|
57748
|
-
"x-reconciled-at": "2026-01-
|
|
57748
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293920+00:00"
|
|
57749
57749
|
},
|
|
57750
57750
|
"owner_view": {
|
|
57751
57751
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -57787,7 +57787,7 @@
|
|
|
57787
57787
|
"x-field-mutability": "read-only",
|
|
57788
57788
|
"x-original-maxLength": 1024,
|
|
57789
57789
|
"x-reconciled-from-discovery": true,
|
|
57790
|
-
"x-reconciled-at": "2026-01-
|
|
57790
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293928+00:00"
|
|
57791
57791
|
},
|
|
57792
57792
|
"uid": {
|
|
57793
57793
|
"type": "string",
|
|
@@ -57808,7 +57808,7 @@
|
|
|
57808
57808
|
"x-original-maxLength": 1024,
|
|
57809
57809
|
"format": "uuid",
|
|
57810
57810
|
"x-reconciled-from-discovery": true,
|
|
57811
|
-
"x-reconciled-at": "2026-01-
|
|
57811
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293934+00:00"
|
|
57812
57812
|
}
|
|
57813
57813
|
},
|
|
57814
57814
|
"x-f5xc-description-short": "By default a summary of azure_vnet_site is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -57977,7 +57977,7 @@
|
|
|
57977
57977
|
},
|
|
57978
57978
|
"x-original-maxLength": 1024,
|
|
57979
57979
|
"x-reconciled-from-discovery": true,
|
|
57980
|
-
"x-reconciled-at": "2026-01-
|
|
57980
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293948+00:00"
|
|
57981
57981
|
},
|
|
57982
57982
|
"namespace": {
|
|
57983
57983
|
"type": "string",
|
|
@@ -57997,7 +57997,7 @@
|
|
|
57997
57997
|
},
|
|
57998
57998
|
"x-original-maxLength": 1024,
|
|
57999
57999
|
"x-reconciled-from-discovery": true,
|
|
58000
|
-
"x-reconciled-at": "2026-01-
|
|
58000
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293952+00:00"
|
|
58001
58001
|
}
|
|
58002
58002
|
},
|
|
58003
58003
|
"x-f5xc-description-short": "Request to configure Cloud Site Information.",
|
|
@@ -58056,7 +58056,7 @@
|
|
|
58056
58056
|
},
|
|
58057
58057
|
"x-original-maxLength": 1024,
|
|
58058
58058
|
"x-reconciled-from-discovery": true,
|
|
58059
|
-
"x-reconciled-at": "2026-01-
|
|
58059
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293958+00:00"
|
|
58060
58060
|
},
|
|
58061
58061
|
"namespace": {
|
|
58062
58062
|
"type": "string",
|
|
@@ -58076,7 +58076,7 @@
|
|
|
58076
58076
|
},
|
|
58077
58077
|
"x-original-maxLength": 1024,
|
|
58078
58078
|
"x-reconciled-from-discovery": true,
|
|
58079
|
-
"x-reconciled-at": "2026-01-
|
|
58079
|
+
"x-reconciled-at": "2026-01-07T15:52:58.293962+00:00"
|
|
58080
58080
|
},
|
|
58081
58081
|
"vip_params_per_az": {
|
|
58082
58082
|
"type": "array",
|
|
@@ -59200,7 +59200,7 @@
|
|
|
59200
59200
|
},
|
|
59201
59201
|
"x-original-maxLength": 64,
|
|
59202
59202
|
"x-reconciled-from-discovery": true,
|
|
59203
|
-
"x-reconciled-at": "2026-01-
|
|
59203
|
+
"x-reconciled-at": "2026-01-07T15:52:58.294414+00:00"
|
|
59204
59204
|
},
|
|
59205
59205
|
"primary_ipv4": {
|
|
59206
59206
|
"type": "string",
|
|
@@ -60705,7 +60705,7 @@
|
|
|
60705
60705
|
},
|
|
60706
60706
|
"x-original-maxLength": 1024,
|
|
60707
60707
|
"x-reconciled-from-discovery": true,
|
|
60708
|
-
"x-reconciled-at": "2026-01-
|
|
60708
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982270+00:00"
|
|
60709
60709
|
},
|
|
60710
60710
|
"namespace": {
|
|
60711
60711
|
"type": "string",
|
|
@@ -60725,7 +60725,7 @@
|
|
|
60725
60725
|
},
|
|
60726
60726
|
"x-original-maxLength": 1024,
|
|
60727
60727
|
"x-reconciled-from-discovery": true,
|
|
60728
|
-
"x-reconciled-at": "2026-01-
|
|
60728
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982277+00:00"
|
|
60729
60729
|
}
|
|
60730
60730
|
},
|
|
60731
60731
|
"x-f5xc-minimum-configuration": {
|
|
@@ -61855,7 +61855,7 @@
|
|
|
61855
61855
|
"maxLength": 17,
|
|
61856
61856
|
"minLength": 17,
|
|
61857
61857
|
"x-reconciled-from-discovery": true,
|
|
61858
|
-
"x-reconciled-at": "2026-01-
|
|
61858
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982413+00:00"
|
|
61859
61859
|
},
|
|
61860
61860
|
"system_metadata": {
|
|
61861
61861
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -61998,7 +61998,7 @@
|
|
|
61998
61998
|
},
|
|
61999
61999
|
"x-original-maxLength": 1024,
|
|
62000
62000
|
"x-reconciled-from-discovery": true,
|
|
62001
|
-
"x-reconciled-at": "2026-01-
|
|
62001
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982425+00:00"
|
|
62002
62002
|
},
|
|
62003
62003
|
"disabled": {
|
|
62004
62004
|
"type": "boolean",
|
|
@@ -62052,7 +62052,7 @@
|
|
|
62052
62052
|
},
|
|
62053
62053
|
"x-original-maxLength": 1024,
|
|
62054
62054
|
"x-reconciled-from-discovery": true,
|
|
62055
|
-
"x-reconciled-at": "2026-01-
|
|
62055
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982436+00:00"
|
|
62056
62056
|
},
|
|
62057
62057
|
"namespace": {
|
|
62058
62058
|
"type": "string",
|
|
@@ -62071,7 +62071,7 @@
|
|
|
62071
62071
|
},
|
|
62072
62072
|
"x-original-maxLength": 1024,
|
|
62073
62073
|
"x-reconciled-from-discovery": true,
|
|
62074
|
-
"x-reconciled-at": "2026-01-
|
|
62074
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982440+00:00"
|
|
62075
62075
|
},
|
|
62076
62076
|
"owner_view": {
|
|
62077
62077
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -62113,7 +62113,7 @@
|
|
|
62113
62113
|
"x-field-mutability": "read-only",
|
|
62114
62114
|
"x-original-maxLength": 1024,
|
|
62115
62115
|
"x-reconciled-from-discovery": true,
|
|
62116
|
-
"x-reconciled-at": "2026-01-
|
|
62116
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982448+00:00"
|
|
62117
62117
|
},
|
|
62118
62118
|
"uid": {
|
|
62119
62119
|
"type": "string",
|
|
@@ -62134,7 +62134,7 @@
|
|
|
62134
62134
|
"x-original-maxLength": 1024,
|
|
62135
62135
|
"format": "uuid",
|
|
62136
62136
|
"x-reconciled-from-discovery": true,
|
|
62137
|
-
"x-reconciled-at": "2026-01-
|
|
62137
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982454+00:00"
|
|
62138
62138
|
}
|
|
62139
62139
|
},
|
|
62140
62140
|
"x-f5xc-description-short": "By default a summary of gcp_vpc_site is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -62230,7 +62230,7 @@
|
|
|
62230
62230
|
},
|
|
62231
62231
|
"x-original-maxLength": 1024,
|
|
62232
62232
|
"x-reconciled-from-discovery": true,
|
|
62233
|
-
"x-reconciled-at": "2026-01-
|
|
62233
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982465+00:00"
|
|
62234
62234
|
},
|
|
62235
62235
|
"namespace": {
|
|
62236
62236
|
"type": "string",
|
|
@@ -62250,7 +62250,7 @@
|
|
|
62250
62250
|
},
|
|
62251
62251
|
"x-original-maxLength": 1024,
|
|
62252
62252
|
"x-reconciled-from-discovery": true,
|
|
62253
|
-
"x-reconciled-at": "2026-01-
|
|
62253
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982469+00:00"
|
|
62254
62254
|
}
|
|
62255
62255
|
},
|
|
62256
62256
|
"x-f5xc-description-short": "Request to configure Cloud Site Information.",
|
|
@@ -62556,7 +62556,7 @@
|
|
|
62556
62556
|
},
|
|
62557
62557
|
"x-original-maxLength": 64,
|
|
62558
62558
|
"x-reconciled-from-discovery": true,
|
|
62559
|
-
"x-reconciled-at": "2026-01-
|
|
62559
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982849+00:00"
|
|
62560
62560
|
}
|
|
62561
62561
|
},
|
|
62562
62562
|
"x-f5xc-description-short": "Parameters to create a new GCP VPC Network.",
|
|
@@ -62609,7 +62609,7 @@
|
|
|
62609
62609
|
},
|
|
62610
62610
|
"x-original-maxLength": 64,
|
|
62611
62611
|
"x-reconciled-from-discovery": true,
|
|
62612
|
-
"x-reconciled-at": "2026-01-
|
|
62612
|
+
"x-reconciled-at": "2026-01-07T15:52:59.982854+00:00"
|
|
62613
62613
|
}
|
|
62614
62614
|
},
|
|
62615
62615
|
"x-f5xc-minimum-configuration": {
|
|
@@ -63509,7 +63509,7 @@
|
|
|
63509
63509
|
},
|
|
63510
63510
|
"x-original-maxLength": 1024,
|
|
63511
63511
|
"x-reconciled-from-discovery": true,
|
|
63512
|
-
"x-reconciled-at": "2026-01-
|
|
63512
|
+
"x-reconciled-at": "2026-01-07T15:53:03.548265+00:00"
|
|
63513
63513
|
},
|
|
63514
63514
|
"namespace": {
|
|
63515
63515
|
"type": "string",
|
|
@@ -63529,7 +63529,7 @@
|
|
|
63529
63529
|
},
|
|
63530
63530
|
"x-original-maxLength": 1024,
|
|
63531
63531
|
"x-reconciled-from-discovery": true,
|
|
63532
|
-
"x-reconciled-at": "2026-01-
|
|
63532
|
+
"x-reconciled-at": "2026-01-07T15:53:03.548269+00:00"
|
|
63533
63533
|
}
|
|
63534
63534
|
},
|
|
63535
63535
|
"x-f5xc-minimum-configuration": {
|
|
@@ -63632,7 +63632,7 @@
|
|
|
63632
63632
|
"maxLength": 17,
|
|
63633
63633
|
"minLength": 17,
|
|
63634
63634
|
"x-reconciled-from-discovery": true,
|
|
63635
|
-
"x-reconciled-at": "2026-01-
|
|
63635
|
+
"x-reconciled-at": "2026-01-07T15:53:03.548283+00:00"
|
|
63636
63636
|
},
|
|
63637
63637
|
"system_metadata": {
|
|
63638
63638
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -63728,7 +63728,7 @@
|
|
|
63728
63728
|
},
|
|
63729
63729
|
"x-original-maxLength": 256,
|
|
63730
63730
|
"x-reconciled-from-discovery": true,
|
|
63731
|
-
"x-reconciled-at": "2026-01-
|
|
63731
|
+
"x-reconciled-at": "2026-01-07T15:53:03.548293+00:00"
|
|
63732
63732
|
},
|
|
63733
63733
|
"ethernet_interface": {
|
|
63734
63734
|
"$ref": "#/components/schemas/network_interfaceEthernetInterfaceType"
|
|
@@ -63924,7 +63924,7 @@
|
|
|
63924
63924
|
},
|
|
63925
63925
|
"x-original-maxLength": 1024,
|
|
63926
63926
|
"x-reconciled-from-discovery": true,
|
|
63927
|
-
"x-reconciled-at": "2026-01-
|
|
63927
|
+
"x-reconciled-at": "2026-01-07T15:53:03.548308+00:00"
|
|
63928
63928
|
},
|
|
63929
63929
|
"disabled": {
|
|
63930
63930
|
"type": "boolean",
|
|
@@ -63978,7 +63978,7 @@
|
|
|
63978
63978
|
},
|
|
63979
63979
|
"x-original-maxLength": 1024,
|
|
63980
63980
|
"x-reconciled-from-discovery": true,
|
|
63981
|
-
"x-reconciled-at": "2026-01-
|
|
63981
|
+
"x-reconciled-at": "2026-01-07T15:53:03.548318+00:00"
|
|
63982
63982
|
},
|
|
63983
63983
|
"namespace": {
|
|
63984
63984
|
"type": "string",
|
|
@@ -63997,7 +63997,7 @@
|
|
|
63997
63997
|
},
|
|
63998
63998
|
"x-original-maxLength": 1024,
|
|
63999
63999
|
"x-reconciled-from-discovery": true,
|
|
64000
|
-
"x-reconciled-at": "2026-01-
|
|
64000
|
+
"x-reconciled-at": "2026-01-07T15:53:03.548322+00:00"
|
|
64001
64001
|
},
|
|
64002
64002
|
"owner_view": {
|
|
64003
64003
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -64039,7 +64039,7 @@
|
|
|
64039
64039
|
"x-field-mutability": "read-only",
|
|
64040
64040
|
"x-original-maxLength": 1024,
|
|
64041
64041
|
"x-reconciled-from-discovery": true,
|
|
64042
|
-
"x-reconciled-at": "2026-01-
|
|
64042
|
+
"x-reconciled-at": "2026-01-07T15:53:03.548330+00:00"
|
|
64043
64043
|
},
|
|
64044
64044
|
"uid": {
|
|
64045
64045
|
"type": "string",
|
|
@@ -64060,7 +64060,7 @@
|
|
|
64060
64060
|
"x-original-maxLength": 1024,
|
|
64061
64061
|
"format": "uuid",
|
|
64062
64062
|
"x-reconciled-from-discovery": true,
|
|
64063
|
-
"x-reconciled-at": "2026-01-
|
|
64063
|
+
"x-reconciled-at": "2026-01-07T15:53:03.548335+00:00"
|
|
64064
64064
|
}
|
|
64065
64065
|
},
|
|
64066
64066
|
"x-f5xc-description-short": "By default a summary of securemesh_site is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -65209,7 +65209,7 @@
|
|
|
65209
65209
|
},
|
|
65210
65210
|
"x-original-maxLength": 1024,
|
|
65211
65211
|
"x-reconciled-from-discovery": true,
|
|
65212
|
-
"x-reconciled-at": "2026-01-
|
|
65212
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310127+00:00"
|
|
65213
65213
|
}
|
|
65214
65214
|
},
|
|
65215
65215
|
"x-f5xc-description-short": "X-displayName: \"New Cloud Subnet Parameters\" Parameters for creating a new cloud subnet.",
|
|
@@ -66379,7 +66379,7 @@
|
|
|
66379
66379
|
},
|
|
66380
66380
|
"x-original-maxLength": 1024,
|
|
66381
66381
|
"x-reconciled-from-discovery": true,
|
|
66382
|
-
"x-reconciled-at": "2026-01-
|
|
66382
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310233+00:00"
|
|
66383
66383
|
},
|
|
66384
66384
|
"namespace": {
|
|
66385
66385
|
"type": "string",
|
|
@@ -66399,7 +66399,7 @@
|
|
|
66399
66399
|
},
|
|
66400
66400
|
"x-original-maxLength": 1024,
|
|
66401
66401
|
"x-reconciled-from-discovery": true,
|
|
66402
|
-
"x-reconciled-at": "2026-01-
|
|
66402
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310237+00:00"
|
|
66403
66403
|
}
|
|
66404
66404
|
},
|
|
66405
66405
|
"x-f5xc-minimum-configuration": {
|
|
@@ -66481,7 +66481,7 @@
|
|
|
66481
66481
|
},
|
|
66482
66482
|
"x-original-maxLength": 1024,
|
|
66483
66483
|
"x-reconciled-from-discovery": true,
|
|
66484
|
-
"x-reconciled-at": "2026-01-
|
|
66484
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310246+00:00"
|
|
66485
66485
|
}
|
|
66486
66486
|
},
|
|
66487
66487
|
"x-f5xc-description-short": "X-displayName: \"New Cloud Subnet Parameters\" Parameters for creating a new cloud subnet.",
|
|
@@ -67033,7 +67033,7 @@
|
|
|
67033
67033
|
"maxLength": 17,
|
|
67034
67034
|
"minLength": 17,
|
|
67035
67035
|
"x-reconciled-from-discovery": true,
|
|
67036
|
-
"x-reconciled-at": "2026-01-
|
|
67036
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310298+00:00"
|
|
67037
67037
|
},
|
|
67038
67038
|
"system_metadata": {
|
|
67039
67039
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -67123,7 +67123,7 @@
|
|
|
67123
67123
|
},
|
|
67124
67124
|
"x-original-maxLength": 256,
|
|
67125
67125
|
"x-reconciled-from-discovery": true,
|
|
67126
|
-
"x-reconciled-at": "2026-01-
|
|
67126
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310305+00:00"
|
|
67127
67127
|
},
|
|
67128
67128
|
"dhcp_client": {
|
|
67129
67129
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -67217,7 +67217,7 @@
|
|
|
67217
67217
|
},
|
|
67218
67218
|
"x-original-maxLength": 256,
|
|
67219
67219
|
"x-reconciled-from-discovery": true,
|
|
67220
|
-
"x-reconciled-at": "2026-01-
|
|
67220
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310318+00:00"
|
|
67221
67221
|
},
|
|
67222
67222
|
"network_option": {
|
|
67223
67223
|
"$ref": "#/components/schemas/viewsNetworkSelectType"
|
|
@@ -67416,7 +67416,7 @@
|
|
|
67416
67416
|
},
|
|
67417
67417
|
"x-original-maxLength": 1024,
|
|
67418
67418
|
"x-reconciled-from-discovery": true,
|
|
67419
|
-
"x-reconciled-at": "2026-01-
|
|
67419
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310339+00:00"
|
|
67420
67420
|
},
|
|
67421
67421
|
"disabled": {
|
|
67422
67422
|
"type": "boolean",
|
|
@@ -67470,7 +67470,7 @@
|
|
|
67470
67470
|
},
|
|
67471
67471
|
"x-original-maxLength": 1024,
|
|
67472
67472
|
"x-reconciled-from-discovery": true,
|
|
67473
|
-
"x-reconciled-at": "2026-01-
|
|
67473
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310349+00:00"
|
|
67474
67474
|
},
|
|
67475
67475
|
"namespace": {
|
|
67476
67476
|
"type": "string",
|
|
@@ -67489,7 +67489,7 @@
|
|
|
67489
67489
|
},
|
|
67490
67490
|
"x-original-maxLength": 1024,
|
|
67491
67491
|
"x-reconciled-from-discovery": true,
|
|
67492
|
-
"x-reconciled-at": "2026-01-
|
|
67492
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310354+00:00"
|
|
67493
67493
|
},
|
|
67494
67494
|
"owner_view": {
|
|
67495
67495
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -67531,7 +67531,7 @@
|
|
|
67531
67531
|
"x-field-mutability": "read-only",
|
|
67532
67532
|
"x-original-maxLength": 1024,
|
|
67533
67533
|
"x-reconciled-from-discovery": true,
|
|
67534
|
-
"x-reconciled-at": "2026-01-
|
|
67534
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310361+00:00"
|
|
67535
67535
|
},
|
|
67536
67536
|
"uid": {
|
|
67537
67537
|
"type": "string",
|
|
@@ -67553,7 +67553,7 @@
|
|
|
67553
67553
|
"x-original-maxLength": 1024,
|
|
67554
67554
|
"format": "uuid",
|
|
67555
67555
|
"x-reconciled-from-discovery": true,
|
|
67556
|
-
"x-reconciled-at": "2026-01-
|
|
67556
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310366+00:00"
|
|
67557
67557
|
}
|
|
67558
67558
|
},
|
|
67559
67559
|
"x-f5xc-description-short": "By default a summary of securemesh_site_v2 is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -68667,7 +68667,7 @@
|
|
|
68667
68667
|
},
|
|
68668
68668
|
"x-original-maxLength": 1024,
|
|
68669
68669
|
"x-reconciled-from-discovery": true,
|
|
68670
|
-
"x-reconciled-at": "2026-01-
|
|
68670
|
+
"x-reconciled-at": "2026-01-07T15:53:04.310522+00:00"
|
|
68671
68671
|
}
|
|
68672
68672
|
},
|
|
68673
68673
|
"x-f5xc-description-short": "X-displayName: \"New Cloud Subnet Parameters\" Parameters for creating a new cloud subnet.",
|
|
@@ -70077,7 +70077,7 @@
|
|
|
70077
70077
|
},
|
|
70078
70078
|
"x-original-maxLength": 1024,
|
|
70079
70079
|
"x-reconciled-from-discovery": true,
|
|
70080
|
-
"x-reconciled-at": "2026-01-
|
|
70080
|
+
"x-reconciled-at": "2026-01-07T15:53:31.960885+00:00"
|
|
70081
70081
|
},
|
|
70082
70082
|
"namespace": {
|
|
70083
70083
|
"type": "string",
|
|
@@ -70097,7 +70097,7 @@
|
|
|
70097
70097
|
},
|
|
70098
70098
|
"x-original-maxLength": 1024,
|
|
70099
70099
|
"x-reconciled-from-discovery": true,
|
|
70100
|
-
"x-reconciled-at": "2026-01-
|
|
70100
|
+
"x-reconciled-at": "2026-01-07T15:53:31.960890+00:00"
|
|
70101
70101
|
}
|
|
70102
70102
|
},
|
|
70103
70103
|
"x-f5xc-minimum-configuration": {
|
|
@@ -70200,7 +70200,7 @@
|
|
|
70200
70200
|
"maxLength": 17,
|
|
70201
70201
|
"minLength": 17,
|
|
70202
70202
|
"x-reconciled-from-discovery": true,
|
|
70203
|
-
"x-reconciled-at": "2026-01-
|
|
70203
|
+
"x-reconciled-at": "2026-01-07T15:53:31.960904+00:00"
|
|
70204
70204
|
},
|
|
70205
70205
|
"system_metadata": {
|
|
70206
70206
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -70511,7 +70511,7 @@
|
|
|
70511
70511
|
},
|
|
70512
70512
|
"x-original-maxLength": 1024,
|
|
70513
70513
|
"x-reconciled-from-discovery": true,
|
|
70514
|
-
"x-reconciled-at": "2026-01-
|
|
70514
|
+
"x-reconciled-at": "2026-01-07T15:53:31.960940+00:00"
|
|
70515
70515
|
},
|
|
70516
70516
|
"disabled": {
|
|
70517
70517
|
"type": "boolean",
|
|
@@ -70565,7 +70565,7 @@
|
|
|
70565
70565
|
},
|
|
70566
70566
|
"x-original-maxLength": 1024,
|
|
70567
70567
|
"x-reconciled-from-discovery": true,
|
|
70568
|
-
"x-reconciled-at": "2026-01-
|
|
70568
|
+
"x-reconciled-at": "2026-01-07T15:53:31.960950+00:00"
|
|
70569
70569
|
},
|
|
70570
70570
|
"namespace": {
|
|
70571
70571
|
"type": "string",
|
|
@@ -70584,7 +70584,7 @@
|
|
|
70584
70584
|
},
|
|
70585
70585
|
"x-original-maxLength": 1024,
|
|
70586
70586
|
"x-reconciled-from-discovery": true,
|
|
70587
|
-
"x-reconciled-at": "2026-01-
|
|
70587
|
+
"x-reconciled-at": "2026-01-07T15:53:31.960955+00:00"
|
|
70588
70588
|
},
|
|
70589
70589
|
"owner_view": {
|
|
70590
70590
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -70626,7 +70626,7 @@
|
|
|
70626
70626
|
"x-field-mutability": "read-only",
|
|
70627
70627
|
"x-original-maxLength": 1024,
|
|
70628
70628
|
"x-reconciled-from-discovery": true,
|
|
70629
|
-
"x-reconciled-at": "2026-01-
|
|
70629
|
+
"x-reconciled-at": "2026-01-07T15:53:31.960962+00:00"
|
|
70630
70630
|
},
|
|
70631
70631
|
"uid": {
|
|
70632
70632
|
"type": "string",
|
|
@@ -70647,7 +70647,7 @@
|
|
|
70647
70647
|
"x-original-maxLength": 1024,
|
|
70648
70648
|
"format": "uuid",
|
|
70649
70649
|
"x-reconciled-from-discovery": true,
|
|
70650
|
-
"x-reconciled-at": "2026-01-
|
|
70650
|
+
"x-reconciled-at": "2026-01-07T15:53:31.960968+00:00"
|
|
70651
70651
|
}
|
|
70652
70652
|
},
|
|
70653
70653
|
"x-f5xc-description-short": "By default a summary of k8s_cluster is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -71363,7 +71363,7 @@
|
|
|
71363
71363
|
},
|
|
71364
71364
|
"x-original-maxLength": 1024,
|
|
71365
71365
|
"x-reconciled-from-discovery": true,
|
|
71366
|
-
"x-reconciled-at": "2026-01-
|
|
71366
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324374+00:00"
|
|
71367
71367
|
},
|
|
71368
71368
|
"query": {
|
|
71369
71369
|
"type": "string",
|
|
@@ -71507,7 +71507,7 @@
|
|
|
71507
71507
|
},
|
|
71508
71508
|
"x-original-maxLength": 1024,
|
|
71509
71509
|
"x-reconciled-from-discovery": true,
|
|
71510
|
-
"x-reconciled-at": "2026-01-
|
|
71510
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324390+00:00"
|
|
71511
71511
|
},
|
|
71512
71512
|
"query": {
|
|
71513
71513
|
"type": "string",
|
|
@@ -71654,7 +71654,7 @@
|
|
|
71654
71654
|
},
|
|
71655
71655
|
"x-original-maxLength": 1024,
|
|
71656
71656
|
"x-reconciled-from-discovery": true,
|
|
71657
|
-
"x-reconciled-at": "2026-01-
|
|
71657
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324405+00:00"
|
|
71658
71658
|
},
|
|
71659
71659
|
"query": {
|
|
71660
71660
|
"type": "string",
|
|
@@ -71797,7 +71797,7 @@
|
|
|
71797
71797
|
},
|
|
71798
71798
|
"x-original-maxLength": 1024,
|
|
71799
71799
|
"x-reconciled-from-discovery": true,
|
|
71800
|
-
"x-reconciled-at": "2026-01-
|
|
71800
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324417+00:00"
|
|
71801
71801
|
},
|
|
71802
71802
|
"query": {
|
|
71803
71803
|
"type": "string",
|
|
@@ -71900,7 +71900,7 @@
|
|
|
71900
71900
|
"maxLength": 15,
|
|
71901
71901
|
"minLength": 3,
|
|
71902
71902
|
"x-reconciled-from-discovery": true,
|
|
71903
|
-
"x-reconciled-at": "2026-01-
|
|
71903
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324429+00:00"
|
|
71904
71904
|
}
|
|
71905
71905
|
},
|
|
71906
71906
|
"x-f5xc-description-short": "X-displayName: \"Avg Aggregation Data\" Average Aggregation data.",
|
|
@@ -72217,7 +72217,7 @@
|
|
|
72217
72217
|
},
|
|
72218
72218
|
"x-original-maxLength": 1024,
|
|
72219
72219
|
"x-reconciled-from-discovery": true,
|
|
72220
|
-
"x-reconciled-at": "2026-01-
|
|
72220
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324455+00:00"
|
|
72221
72221
|
},
|
|
72222
72222
|
"site": {
|
|
72223
72223
|
"type": "string",
|
|
@@ -72314,7 +72314,7 @@
|
|
|
72314
72314
|
},
|
|
72315
72315
|
"x-original-maxLength": 1024,
|
|
72316
72316
|
"x-reconciled-from-discovery": true,
|
|
72317
|
-
"x-reconciled-at": "2026-01-
|
|
72317
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324464+00:00"
|
|
72318
72318
|
},
|
|
72319
72319
|
"order_by": {
|
|
72320
72320
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -72423,7 +72423,7 @@
|
|
|
72423
72423
|
},
|
|
72424
72424
|
"x-original-maxLength": 1024,
|
|
72425
72425
|
"x-reconciled-from-discovery": true,
|
|
72426
|
-
"x-reconciled-at": "2026-01-
|
|
72426
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324476+00:00"
|
|
72427
72427
|
},
|
|
72428
72428
|
"order_by": {
|
|
72429
72429
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -72539,7 +72539,7 @@
|
|
|
72539
72539
|
},
|
|
72540
72540
|
"x-original-maxLength": 1024,
|
|
72541
72541
|
"x-reconciled-from-discovery": true,
|
|
72542
|
-
"x-reconciled-at": "2026-01-
|
|
72542
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324491+00:00"
|
|
72543
72543
|
}
|
|
72544
72544
|
},
|
|
72545
72545
|
"x-f5xc-description-short": "X-displayName: \"Field Sub Field Aggregation Bucket\" Field sub aggregation bucket containing field values and the number of logs.",
|
|
@@ -72708,7 +72708,7 @@
|
|
|
72708
72708
|
},
|
|
72709
72709
|
"x-original-maxLength": 1024,
|
|
72710
72710
|
"x-reconciled-from-discovery": true,
|
|
72711
|
-
"x-reconciled-at": "2026-01-
|
|
72711
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324504+00:00"
|
|
72712
72712
|
},
|
|
72713
72713
|
"sub_aggs": {
|
|
72714
72714
|
"type": "object",
|
|
@@ -72802,7 +72802,7 @@
|
|
|
72802
72802
|
},
|
|
72803
72803
|
"x-original-maxLength": 1024,
|
|
72804
72804
|
"x-reconciled-from-discovery": true,
|
|
72805
|
-
"x-reconciled-at": "2026-01-
|
|
72805
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324513+00:00"
|
|
72806
72806
|
},
|
|
72807
72807
|
"query": {
|
|
72808
72808
|
"type": "string",
|
|
@@ -72946,7 +72946,7 @@
|
|
|
72946
72946
|
},
|
|
72947
72947
|
"x-original-maxLength": 1024,
|
|
72948
72948
|
"x-reconciled-from-discovery": true,
|
|
72949
|
-
"x-reconciled-at": "2026-01-
|
|
72949
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324525+00:00"
|
|
72950
72950
|
},
|
|
72951
72951
|
"query": {
|
|
72952
72952
|
"type": "string",
|
|
@@ -73093,7 +73093,7 @@
|
|
|
73093
73093
|
},
|
|
73094
73094
|
"x-original-maxLength": 1024,
|
|
73095
73095
|
"x-reconciled-from-discovery": true,
|
|
73096
|
-
"x-reconciled-at": "2026-01-
|
|
73096
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324538+00:00"
|
|
73097
73097
|
},
|
|
73098
73098
|
"query": {
|
|
73099
73099
|
"type": "string",
|
|
@@ -73254,7 +73254,7 @@
|
|
|
73254
73254
|
},
|
|
73255
73255
|
"x-original-maxLength": 1024,
|
|
73256
73256
|
"x-reconciled-from-discovery": true,
|
|
73257
|
-
"x-reconciled-at": "2026-01-
|
|
73257
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324563+00:00"
|
|
73258
73258
|
},
|
|
73259
73259
|
"query": {
|
|
73260
73260
|
"type": "string",
|
|
@@ -73418,7 +73418,7 @@
|
|
|
73418
73418
|
},
|
|
73419
73419
|
"x-original-maxLength": 1024,
|
|
73420
73420
|
"x-reconciled-from-discovery": true,
|
|
73421
|
-
"x-reconciled-at": "2026-01-
|
|
73421
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324578+00:00"
|
|
73422
73422
|
},
|
|
73423
73423
|
"query": {
|
|
73424
73424
|
"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-07T15:53:36.324592+00:00"
|
|
73583
73583
|
},
|
|
73584
73584
|
"query": {
|
|
73585
73585
|
"type": "string",
|
|
@@ -73719,7 +73719,7 @@
|
|
|
73719
73719
|
},
|
|
73720
73720
|
"x-original-maxLength": 256,
|
|
73721
73721
|
"x-reconciled-from-discovery": true,
|
|
73722
|
-
"x-reconciled-at": "2026-01-
|
|
73722
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324606+00:00"
|
|
73723
73723
|
}
|
|
73724
73724
|
},
|
|
73725
73725
|
"x-f5xc-description-short": "Label Filter is used to filter th that match the logs specified label key/value and the operator.",
|
|
@@ -73968,7 +73968,7 @@
|
|
|
73968
73968
|
},
|
|
73969
73969
|
"x-original-maxLength": 1024,
|
|
73970
73970
|
"x-reconciled-from-discovery": true,
|
|
73971
|
-
"x-reconciled-at": "2026-01-
|
|
73971
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324631+00:00"
|
|
73972
73972
|
},
|
|
73973
73973
|
"scroll_id": {
|
|
73974
73974
|
"type": "string",
|
|
@@ -74023,7 +74023,7 @@
|
|
|
74023
74023
|
"maxLength": 15,
|
|
74024
74024
|
"minLength": 3,
|
|
74025
74025
|
"x-reconciled-from-discovery": true,
|
|
74026
|
-
"x-reconciled-at": "2026-01-
|
|
74026
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324638+00:00"
|
|
74027
74027
|
}
|
|
74028
74028
|
},
|
|
74029
74029
|
"x-f5xc-description-short": "X-displayName: \"Max Aggregation Data\" Max Aggregation data.",
|
|
@@ -74080,7 +74080,7 @@
|
|
|
74080
74080
|
"maxLength": 15,
|
|
74081
74081
|
"minLength": 3,
|
|
74082
74082
|
"x-reconciled-from-discovery": true,
|
|
74083
|
-
"x-reconciled-at": "2026-01-
|
|
74083
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324645+00:00"
|
|
74084
74084
|
}
|
|
74085
74085
|
},
|
|
74086
74086
|
"x-f5xc-description-short": "X-displayName: \"Min Aggregation Data\" Min Aggregation data.",
|
|
@@ -74311,7 +74311,7 @@
|
|
|
74311
74311
|
"maxLength": 16,
|
|
74312
74312
|
"minLength": 7,
|
|
74313
74313
|
"x-reconciled-from-discovery": true,
|
|
74314
|
-
"x-reconciled-at": "2026-01-
|
|
74314
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324667+00:00"
|
|
74315
74315
|
},
|
|
74316
74316
|
"value": {
|
|
74317
74317
|
"type": "number",
|
|
@@ -74327,7 +74327,7 @@
|
|
|
74327
74327
|
"maxLength": 15,
|
|
74328
74328
|
"minLength": 3,
|
|
74329
74329
|
"x-reconciled-from-discovery": true,
|
|
74330
|
-
"x-reconciled-at": "2026-01-
|
|
74330
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324671+00:00"
|
|
74331
74331
|
}
|
|
74332
74332
|
},
|
|
74333
74333
|
"x-f5xc-description-short": "X-displayName: \"Percentile Aggregation Data\" Percentile Aggregation data.",
|
|
@@ -74407,7 +74407,7 @@
|
|
|
74407
74407
|
},
|
|
74408
74408
|
"x-original-maxLength": 1024,
|
|
74409
74409
|
"x-reconciled-from-discovery": true,
|
|
74410
|
-
"x-reconciled-at": "2026-01-
|
|
74410
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324679+00:00"
|
|
74411
74411
|
},
|
|
74412
74412
|
"query": {
|
|
74413
74413
|
"type": "string",
|
|
@@ -74565,7 +74565,7 @@
|
|
|
74565
74565
|
},
|
|
74566
74566
|
"x-original-maxLength": 1024,
|
|
74567
74567
|
"x-reconciled-from-discovery": true,
|
|
74568
|
-
"x-reconciled-at": "2026-01-
|
|
74568
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324692+00:00"
|
|
74569
74569
|
},
|
|
74570
74570
|
"query": {
|
|
74571
74571
|
"type": "string",
|
|
@@ -74763,7 +74763,7 @@
|
|
|
74763
74763
|
},
|
|
74764
74764
|
"x-original-maxLength": 1024,
|
|
74765
74765
|
"x-reconciled-from-discovery": true,
|
|
74766
|
-
"x-reconciled-at": "2026-01-
|
|
74766
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324708+00:00"
|
|
74767
74767
|
},
|
|
74768
74768
|
"query": {
|
|
74769
74769
|
"type": "string",
|
|
@@ -74907,7 +74907,7 @@
|
|
|
74907
74907
|
},
|
|
74908
74908
|
"x-original-maxLength": 1024,
|
|
74909
74909
|
"x-reconciled-from-discovery": true,
|
|
74910
|
-
"x-reconciled-at": "2026-01-
|
|
74910
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324722+00:00"
|
|
74911
74911
|
},
|
|
74912
74912
|
"query": {
|
|
74913
74913
|
"type": "string",
|
|
@@ -75055,7 +75055,7 @@
|
|
|
75055
75055
|
},
|
|
75056
75056
|
"x-original-maxLength": 1024,
|
|
75057
75057
|
"x-reconciled-from-discovery": true,
|
|
75058
|
-
"x-reconciled-at": "2026-01-
|
|
75058
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324736+00:00"
|
|
75059
75059
|
},
|
|
75060
75060
|
"query": {
|
|
75061
75061
|
"type": "string",
|
|
@@ -75199,7 +75199,7 @@
|
|
|
75199
75199
|
},
|
|
75200
75200
|
"x-original-maxLength": 1024,
|
|
75201
75201
|
"x-reconciled-from-discovery": true,
|
|
75202
|
-
"x-reconciled-at": "2026-01-
|
|
75202
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324748+00:00"
|
|
75203
75203
|
},
|
|
75204
75204
|
"query": {
|
|
75205
75205
|
"type": "string",
|
|
@@ -76433,7 +76433,7 @@
|
|
|
76433
76433
|
},
|
|
76434
76434
|
"x-original-maxLength": 1024,
|
|
76435
76435
|
"x-reconciled-from-discovery": true,
|
|
76436
|
-
"x-reconciled-at": "2026-01-
|
|
76436
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324831+00:00"
|
|
76437
76437
|
},
|
|
76438
76438
|
"previous_value": {
|
|
76439
76439
|
"type": "string",
|
|
@@ -76467,7 +76467,7 @@
|
|
|
76467
76467
|
},
|
|
76468
76468
|
"x-original-maxLength": 1024,
|
|
76469
76469
|
"x-reconciled-from-discovery": true,
|
|
76470
|
-
"x-reconciled-at": "2026-01-
|
|
76470
|
+
"x-reconciled-at": "2026-01-07T15:53:36.324838+00:00"
|
|
76471
76471
|
}
|
|
76472
76472
|
},
|
|
76473
76473
|
"x-f5xc-description-short": "X-displayName: \"Trend Value\" Trend value contains trend value, trend sentiment and trend calculation description and window size.",
|
|
@@ -76858,7 +76858,7 @@
|
|
|
76858
76858
|
},
|
|
76859
76859
|
"x-original-maxLength": 1024,
|
|
76860
76860
|
"x-reconciled-from-discovery": true,
|
|
76861
|
-
"x-reconciled-at": "2026-01-
|
|
76861
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043375+00:00"
|
|
76862
76862
|
}
|
|
76863
76863
|
},
|
|
76864
76864
|
"x-f5xc-description-short": "Metric data contains timestamp and the value.",
|
|
@@ -77646,7 +77646,7 @@
|
|
|
77646
77646
|
},
|
|
77647
77647
|
"x-original-maxLength": 1024,
|
|
77648
77648
|
"x-reconciled-from-discovery": true,
|
|
77649
|
-
"x-reconciled-at": "2026-01-
|
|
77649
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043593+00:00"
|
|
77650
77650
|
},
|
|
77651
77651
|
"sli_address": {
|
|
77652
77652
|
"type": "string",
|
|
@@ -78484,7 +78484,7 @@
|
|
|
78484
78484
|
},
|
|
78485
78485
|
"x-original-maxLength": 1024,
|
|
78486
78486
|
"x-reconciled-from-discovery": true,
|
|
78487
|
-
"x-reconciled-at": "2026-01-
|
|
78487
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043658+00:00"
|
|
78488
78488
|
}
|
|
78489
78489
|
},
|
|
78490
78490
|
"x-f5xc-minimum-configuration": {
|
|
@@ -78543,7 +78543,7 @@
|
|
|
78543
78543
|
},
|
|
78544
78544
|
"x-original-maxLength": 1024,
|
|
78545
78545
|
"x-reconciled-from-discovery": true,
|
|
78546
|
-
"x-reconciled-at": "2026-01-
|
|
78546
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043664+00:00"
|
|
78547
78547
|
},
|
|
78548
78548
|
"serial": {
|
|
78549
78549
|
"type": "string",
|
|
@@ -78597,7 +78597,7 @@
|
|
|
78597
78597
|
},
|
|
78598
78598
|
"x-original-maxLength": 1024,
|
|
78599
78599
|
"x-reconciled-from-discovery": true,
|
|
78600
|
-
"x-reconciled-at": "2026-01-
|
|
78600
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043671+00:00"
|
|
78601
78601
|
}
|
|
78602
78602
|
},
|
|
78603
78603
|
"x-f5xc-minimum-configuration": {
|
|
@@ -78668,7 +78668,7 @@
|
|
|
78668
78668
|
},
|
|
78669
78669
|
"x-original-maxLength": 1024,
|
|
78670
78670
|
"x-reconciled-from-discovery": true,
|
|
78671
|
-
"x-reconciled-at": "2026-01-
|
|
78671
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043678+00:00"
|
|
78672
78672
|
}
|
|
78673
78673
|
},
|
|
78674
78674
|
"x-f5xc-description-short": "BondMembersType represents the bond interface members along with the corresponding link state.",
|
|
@@ -78806,7 +78806,7 @@
|
|
|
78806
78806
|
},
|
|
78807
78807
|
"x-original-maxLength": 1024,
|
|
78808
78808
|
"x-reconciled-from-discovery": true,
|
|
78809
|
-
"x-reconciled-at": "2026-01-
|
|
78809
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043689+00:00"
|
|
78810
78810
|
}
|
|
78811
78811
|
},
|
|
78812
78812
|
"x-f5xc-minimum-configuration": {
|
|
@@ -78880,7 +78880,7 @@
|
|
|
78880
78880
|
},
|
|
78881
78881
|
"x-original-maxLength": 1024,
|
|
78882
78882
|
"x-reconciled-from-discovery": true,
|
|
78883
|
-
"x-reconciled-at": "2026-01-
|
|
78883
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043695+00:00"
|
|
78884
78884
|
},
|
|
78885
78885
|
"start_time": {
|
|
78886
78886
|
"type": "string",
|
|
@@ -79198,7 +79198,7 @@
|
|
|
79198
79198
|
},
|
|
79199
79199
|
"x-original-maxLength": 64,
|
|
79200
79200
|
"x-reconciled-from-discovery": true,
|
|
79201
|
-
"x-reconciled-at": "2026-01-
|
|
79201
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043721+00:00"
|
|
79202
79202
|
},
|
|
79203
79203
|
"namespace": {
|
|
79204
79204
|
"type": "string",
|
|
@@ -79228,7 +79228,7 @@
|
|
|
79228
79228
|
},
|
|
79229
79229
|
"x-original-maxLength": 64,
|
|
79230
79230
|
"x-reconciled-from-discovery": true,
|
|
79231
|
-
"x-reconciled-at": "2026-01-
|
|
79231
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043725+00:00"
|
|
79232
79232
|
}
|
|
79233
79233
|
},
|
|
79234
79234
|
"x-f5xc-minimum-configuration": {
|
|
@@ -79348,7 +79348,7 @@
|
|
|
79348
79348
|
},
|
|
79349
79349
|
"x-original-maxLength": 1024,
|
|
79350
79350
|
"x-reconciled-from-discovery": true,
|
|
79351
|
-
"x-reconciled-at": "2026-01-
|
|
79351
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043737+00:00"
|
|
79352
79352
|
}
|
|
79353
79353
|
},
|
|
79354
79354
|
"x-f5xc-minimum-configuration": {
|
|
@@ -79838,7 +79838,7 @@
|
|
|
79838
79838
|
},
|
|
79839
79839
|
"x-original-maxLength": 1024,
|
|
79840
79840
|
"x-reconciled-from-discovery": true,
|
|
79841
|
-
"x-reconciled-at": "2026-01-
|
|
79841
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043775+00:00"
|
|
79842
79842
|
},
|
|
79843
79843
|
"result": {
|
|
79844
79844
|
"type": "string",
|
|
@@ -80202,7 +80202,7 @@
|
|
|
80202
80202
|
"maxLength": 17,
|
|
80203
80203
|
"minLength": 17,
|
|
80204
80204
|
"x-reconciled-from-discovery": true,
|
|
80205
|
-
"x-reconciled-at": "2026-01-
|
|
80205
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043806+00:00"
|
|
80206
80206
|
},
|
|
80207
80207
|
"system_metadata": {
|
|
80208
80208
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -80275,7 +80275,7 @@
|
|
|
80275
80275
|
},
|
|
80276
80276
|
"x-original-maxLength": 1024,
|
|
80277
80277
|
"x-reconciled-from-discovery": true,
|
|
80278
|
-
"x-reconciled-at": "2026-01-
|
|
80278
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043812+00:00"
|
|
80279
80279
|
},
|
|
80280
80280
|
"ref": {
|
|
80281
80281
|
"type": "array",
|
|
@@ -80443,7 +80443,7 @@
|
|
|
80443
80443
|
},
|
|
80444
80444
|
"x-original-maxLength": 1024,
|
|
80445
80445
|
"x-reconciled-from-discovery": true,
|
|
80446
|
-
"x-reconciled-at": "2026-01-
|
|
80446
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043832+00:00"
|
|
80447
80447
|
},
|
|
80448
80448
|
"network_name": {
|
|
80449
80449
|
"type": "string",
|
|
@@ -80545,7 +80545,7 @@
|
|
|
80545
80545
|
},
|
|
80546
80546
|
"x-original-maxLength": 1024,
|
|
80547
80547
|
"x-reconciled-from-discovery": true,
|
|
80548
|
-
"x-reconciled-at": "2026-01-
|
|
80548
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043842+00:00"
|
|
80549
80549
|
}
|
|
80550
80550
|
},
|
|
80551
80551
|
"x-f5xc-minimum-configuration": {
|
|
@@ -80586,7 +80586,7 @@
|
|
|
80586
80586
|
"maxLength": 17,
|
|
80587
80587
|
"minLength": 17,
|
|
80588
80588
|
"x-reconciled-from-discovery": true,
|
|
80589
|
-
"x-reconciled-at": "2026-01-
|
|
80589
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043848+00:00"
|
|
80590
80590
|
}
|
|
80591
80591
|
},
|
|
80592
80592
|
"x-f5xc-minimum-configuration": {
|
|
@@ -80752,7 +80752,7 @@
|
|
|
80752
80752
|
},
|
|
80753
80753
|
"x-original-maxLength": 64,
|
|
80754
80754
|
"x-reconciled-from-discovery": true,
|
|
80755
|
-
"x-reconciled-at": "2026-01-
|
|
80755
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043858+00:00"
|
|
80756
80756
|
},
|
|
80757
80757
|
"uid": {
|
|
80758
80758
|
"type": "string",
|
|
@@ -80773,7 +80773,7 @@
|
|
|
80773
80773
|
"x-original-maxLength": 1024,
|
|
80774
80774
|
"format": "uuid",
|
|
80775
80775
|
"x-reconciled-from-discovery": true,
|
|
80776
|
-
"x-reconciled-at": "2026-01-
|
|
80776
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043864+00:00"
|
|
80777
80777
|
},
|
|
80778
80778
|
"user_email": {
|
|
80779
80779
|
"type": "string",
|
|
@@ -80899,7 +80899,7 @@
|
|
|
80899
80899
|
},
|
|
80900
80900
|
"x-original-maxLength": 1024,
|
|
80901
80901
|
"x-reconciled-from-discovery": true,
|
|
80902
|
-
"x-reconciled-at": "2026-01-
|
|
80902
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043875+00:00"
|
|
80903
80903
|
},
|
|
80904
80904
|
"disabled": {
|
|
80905
80905
|
"type": "boolean",
|
|
@@ -80952,7 +80952,7 @@
|
|
|
80952
80952
|
},
|
|
80953
80953
|
"x-original-maxLength": 1024,
|
|
80954
80954
|
"x-reconciled-from-discovery": true,
|
|
80955
|
-
"x-reconciled-at": "2026-01-
|
|
80955
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043885+00:00"
|
|
80956
80956
|
},
|
|
80957
80957
|
"namespace": {
|
|
80958
80958
|
"type": "string",
|
|
@@ -80971,7 +80971,7 @@
|
|
|
80971
80971
|
},
|
|
80972
80972
|
"x-original-maxLength": 1024,
|
|
80973
80973
|
"x-reconciled-from-discovery": true,
|
|
80974
|
-
"x-reconciled-at": "2026-01-
|
|
80974
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043890+00:00"
|
|
80975
80975
|
},
|
|
80976
80976
|
"owner_view": {
|
|
80977
80977
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -81013,7 +81013,7 @@
|
|
|
81013
81013
|
"x-field-mutability": "read-only",
|
|
81014
81014
|
"x-original-maxLength": 1024,
|
|
81015
81015
|
"x-reconciled-from-discovery": true,
|
|
81016
|
-
"x-reconciled-at": "2026-01-
|
|
81016
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043897+00:00"
|
|
81017
81017
|
},
|
|
81018
81018
|
"uid": {
|
|
81019
81019
|
"type": "string",
|
|
@@ -81034,7 +81034,7 @@
|
|
|
81034
81034
|
"x-original-maxLength": 1024,
|
|
81035
81035
|
"format": "uuid",
|
|
81036
81036
|
"x-reconciled-from-discovery": true,
|
|
81037
|
-
"x-reconciled-at": "2026-01-
|
|
81037
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043902+00:00"
|
|
81038
81038
|
}
|
|
81039
81039
|
},
|
|
81040
81040
|
"x-f5xc-description-short": "By default a summary of site is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -81214,7 +81214,7 @@
|
|
|
81214
81214
|
},
|
|
81215
81215
|
"x-original-maxLength": 1024,
|
|
81216
81216
|
"x-reconciled-from-discovery": true,
|
|
81217
|
-
"x-reconciled-at": "2026-01-
|
|
81217
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043918+00:00"
|
|
81218
81218
|
},
|
|
81219
81219
|
"port": {
|
|
81220
81220
|
"type": "string",
|
|
@@ -81363,7 +81363,7 @@
|
|
|
81363
81363
|
},
|
|
81364
81364
|
"x-original-maxLength": 1024,
|
|
81365
81365
|
"x-reconciled-from-discovery": true,
|
|
81366
|
-
"x-reconciled-at": "2026-01-
|
|
81366
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043930+00:00"
|
|
81367
81367
|
},
|
|
81368
81368
|
"release": {
|
|
81369
81369
|
"type": "string",
|
|
@@ -81414,7 +81414,7 @@
|
|
|
81414
81414
|
},
|
|
81415
81415
|
"x-original-maxLength": 1024,
|
|
81416
81416
|
"x-reconciled-from-discovery": true,
|
|
81417
|
-
"x-reconciled-at": "2026-01-
|
|
81417
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043937+00:00"
|
|
81418
81418
|
}
|
|
81419
81419
|
},
|
|
81420
81420
|
"x-f5xc-minimum-configuration": {
|
|
@@ -81946,7 +81946,7 @@
|
|
|
81946
81946
|
},
|
|
81947
81947
|
"x-original-maxLength": 1024,
|
|
81948
81948
|
"x-reconciled-from-discovery": true,
|
|
81949
|
-
"x-reconciled-at": "2026-01-
|
|
81949
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043978+00:00"
|
|
81950
81950
|
},
|
|
81951
81951
|
"site": {
|
|
81952
81952
|
"type": "string",
|
|
@@ -82067,7 +82067,7 @@
|
|
|
82067
82067
|
},
|
|
82068
82068
|
"x-original-maxLength": 1024,
|
|
82069
82069
|
"x-reconciled-from-discovery": true,
|
|
82070
|
-
"x-reconciled-at": "2026-01-
|
|
82070
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043988+00:00"
|
|
82071
82071
|
},
|
|
82072
82072
|
"serial": {
|
|
82073
82073
|
"type": "string",
|
|
@@ -82121,7 +82121,7 @@
|
|
|
82121
82121
|
},
|
|
82122
82122
|
"x-original-maxLength": 1024,
|
|
82123
82123
|
"x-reconciled-from-discovery": true,
|
|
82124
|
-
"x-reconciled-at": "2026-01-
|
|
82124
|
+
"x-reconciled-at": "2026-01-07T15:54:08.043994+00:00"
|
|
82125
82125
|
}
|
|
82126
82126
|
},
|
|
82127
82127
|
"x-f5xc-minimum-configuration": {
|
|
@@ -82215,7 +82215,7 @@
|
|
|
82215
82215
|
},
|
|
82216
82216
|
"x-original-maxLength": 64,
|
|
82217
82217
|
"x-reconciled-from-discovery": true,
|
|
82218
|
-
"x-reconciled-at": "2026-01-
|
|
82218
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044012+00:00"
|
|
82219
82219
|
}
|
|
82220
82220
|
},
|
|
82221
82221
|
"x-f5xc-description-short": "Revoke kubeconfig object with a given name.",
|
|
@@ -82460,7 +82460,7 @@
|
|
|
82460
82460
|
},
|
|
82461
82461
|
"x-original-maxLength": 1024,
|
|
82462
82462
|
"x-reconciled-from-discovery": true,
|
|
82463
|
-
"x-reconciled-at": "2026-01-
|
|
82463
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044030+00:00"
|
|
82464
82464
|
},
|
|
82465
82465
|
"ref": {
|
|
82466
82466
|
"type": "array",
|
|
@@ -82559,7 +82559,7 @@
|
|
|
82559
82559
|
},
|
|
82560
82560
|
"x-original-maxLength": 1024,
|
|
82561
82561
|
"x-reconciled-from-discovery": true,
|
|
82562
|
-
"x-reconciled-at": "2026-01-
|
|
82562
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044038+00:00"
|
|
82563
82563
|
},
|
|
82564
82564
|
"namespace": {
|
|
82565
82565
|
"type": "string",
|
|
@@ -82585,7 +82585,7 @@
|
|
|
82585
82585
|
},
|
|
82586
82586
|
"x-original-maxLength": 1024,
|
|
82587
82587
|
"x-reconciled-from-discovery": true,
|
|
82588
|
-
"x-reconciled-at": "2026-01-
|
|
82588
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044042+00:00"
|
|
82589
82589
|
},
|
|
82590
82590
|
"state": {
|
|
82591
82591
|
"$ref": "#/components/schemas/siteSiteState"
|
|
@@ -82841,7 +82841,7 @@
|
|
|
82841
82841
|
"maxLength": 16,
|
|
82842
82842
|
"minLength": 7,
|
|
82843
82843
|
"x-reconciled-from-discovery": true,
|
|
82844
|
-
"x-reconciled-at": "2026-01-
|
|
82844
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044059+00:00"
|
|
82845
82845
|
},
|
|
82846
82846
|
"value": {
|
|
82847
82847
|
"type": "array",
|
|
@@ -82860,7 +82860,7 @@
|
|
|
82860
82860
|
"maxLength": 15,
|
|
82861
82861
|
"minLength": 3,
|
|
82862
82862
|
"x-reconciled-from-discovery": true,
|
|
82863
|
-
"x-reconciled-at": "2026-01-
|
|
82863
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044065+00:00"
|
|
82864
82864
|
}
|
|
82865
82865
|
},
|
|
82866
82866
|
"x-f5xc-description-short": "Site Status Field Data contains key/value pair for a field.",
|
|
@@ -82956,7 +82956,7 @@
|
|
|
82956
82956
|
},
|
|
82957
82957
|
"x-original-maxLength": 1024,
|
|
82958
82958
|
"x-reconciled-from-discovery": true,
|
|
82959
|
-
"x-reconciled-at": "2026-01-
|
|
82959
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044074+00:00"
|
|
82960
82960
|
},
|
|
82961
82961
|
"site": {
|
|
82962
82962
|
"type": "string",
|
|
@@ -83469,7 +83469,7 @@
|
|
|
83469
83469
|
},
|
|
83470
83470
|
"x-original-maxLength": 1024,
|
|
83471
83471
|
"x-reconciled-from-discovery": true,
|
|
83472
|
-
"x-reconciled-at": "2026-01-
|
|
83472
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044118+00:00"
|
|
83473
83473
|
},
|
|
83474
83474
|
"serial": {
|
|
83475
83475
|
"type": "string",
|
|
@@ -83983,7 +83983,7 @@
|
|
|
83983
83983
|
},
|
|
83984
83984
|
"x-original-maxLength": 1024,
|
|
83985
83985
|
"x-reconciled-from-discovery": true,
|
|
83986
|
-
"x-reconciled-at": "2026-01-
|
|
83986
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044161+00:00"
|
|
83987
83987
|
},
|
|
83988
83988
|
"i_manufacturer": {
|
|
83989
83989
|
"type": "string",
|
|
@@ -84224,7 +84224,7 @@
|
|
|
84224
84224
|
},
|
|
84225
84225
|
"x-original-maxLength": 1024,
|
|
84226
84226
|
"x-reconciled-from-discovery": true,
|
|
84227
|
-
"x-reconciled-at": "2026-01-
|
|
84227
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044181+00:00"
|
|
84228
84228
|
},
|
|
84229
84229
|
"namespace": {
|
|
84230
84230
|
"type": "string",
|
|
@@ -84250,7 +84250,7 @@
|
|
|
84250
84250
|
},
|
|
84251
84251
|
"x-original-maxLength": 1024,
|
|
84252
84252
|
"x-reconciled-from-discovery": true,
|
|
84253
|
-
"x-reconciled-at": "2026-01-
|
|
84253
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044185+00:00"
|
|
84254
84254
|
},
|
|
84255
84255
|
"version": {
|
|
84256
84256
|
"type": "string",
|
|
@@ -84276,7 +84276,7 @@
|
|
|
84276
84276
|
},
|
|
84277
84277
|
"x-original-maxLength": 1024,
|
|
84278
84278
|
"x-reconciled-from-discovery": true,
|
|
84279
|
-
"x-reconciled-at": "2026-01-
|
|
84279
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044189+00:00"
|
|
84280
84280
|
}
|
|
84281
84281
|
},
|
|
84282
84282
|
"x-f5xc-minimum-configuration": {
|
|
@@ -84366,7 +84366,7 @@
|
|
|
84366
84366
|
},
|
|
84367
84367
|
"x-original-maxLength": 1024,
|
|
84368
84368
|
"x-reconciled-from-discovery": true,
|
|
84369
|
-
"x-reconciled-at": "2026-01-
|
|
84369
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044196+00:00"
|
|
84370
84370
|
},
|
|
84371
84371
|
"namespace": {
|
|
84372
84372
|
"type": "string",
|
|
@@ -84392,7 +84392,7 @@
|
|
|
84392
84392
|
},
|
|
84393
84393
|
"x-original-maxLength": 1024,
|
|
84394
84394
|
"x-reconciled-from-discovery": true,
|
|
84395
|
-
"x-reconciled-at": "2026-01-
|
|
84395
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044200+00:00"
|
|
84396
84396
|
},
|
|
84397
84397
|
"version": {
|
|
84398
84398
|
"type": "string",
|
|
@@ -84418,7 +84418,7 @@
|
|
|
84418
84418
|
},
|
|
84419
84419
|
"x-original-maxLength": 1024,
|
|
84420
84420
|
"x-reconciled-from-discovery": true,
|
|
84421
|
-
"x-reconciled-at": "2026-01-
|
|
84421
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044204+00:00"
|
|
84422
84422
|
}
|
|
84423
84423
|
},
|
|
84424
84424
|
"x-f5xc-minimum-configuration": {
|
|
@@ -84575,7 +84575,7 @@
|
|
|
84575
84575
|
},
|
|
84576
84576
|
"x-original-maxLength": 1024,
|
|
84577
84577
|
"x-reconciled-from-discovery": true,
|
|
84578
|
-
"x-reconciled-at": "2026-01-
|
|
84578
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044210+00:00"
|
|
84579
84579
|
},
|
|
84580
84580
|
"state": {
|
|
84581
84581
|
"$ref": "#/components/schemas/siteVerInstanceRunningStateStatus"
|
|
@@ -84985,7 +84985,7 @@
|
|
|
84985
84985
|
},
|
|
84986
84986
|
"x-original-maxLength": 1024,
|
|
84987
84987
|
"x-reconciled-from-discovery": true,
|
|
84988
|
-
"x-reconciled-at": "2026-01-
|
|
84988
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044241+00:00"
|
|
84989
84989
|
},
|
|
84990
84990
|
"site": {
|
|
84991
84991
|
"type": "string",
|
|
@@ -85395,7 +85395,7 @@
|
|
|
85395
85395
|
},
|
|
85396
85396
|
"x-original-maxLength": 1024,
|
|
85397
85397
|
"x-reconciled-from-discovery": true,
|
|
85398
|
-
"x-reconciled-at": "2026-01-
|
|
85398
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044300+00:00"
|
|
85399
85399
|
}
|
|
85400
85400
|
},
|
|
85401
85401
|
"x-f5xc-minimum-configuration": {
|
|
@@ -85482,7 +85482,7 @@
|
|
|
85482
85482
|
},
|
|
85483
85483
|
"x-original-maxLength": 1024,
|
|
85484
85484
|
"x-reconciled-from-discovery": true,
|
|
85485
|
-
"x-reconciled-at": "2026-01-
|
|
85485
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044310+00:00"
|
|
85486
85486
|
},
|
|
85487
85487
|
"readOnly": {
|
|
85488
85488
|
"type": "boolean",
|
|
@@ -86312,7 +86312,7 @@
|
|
|
86312
86312
|
},
|
|
86313
86313
|
"x-original-maxLength": 1024,
|
|
86314
86314
|
"x-reconciled-from-discovery": true,
|
|
86315
|
-
"x-reconciled-at": "2026-01-
|
|
86315
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044383+00:00"
|
|
86316
86316
|
},
|
|
86317
86317
|
"localObjectReference": {
|
|
86318
86318
|
"$ref": "#/components/schemas/v1LocalObjectReference"
|
|
@@ -86414,7 +86414,7 @@
|
|
|
86414
86414
|
},
|
|
86415
86415
|
"x-original-maxLength": 1024,
|
|
86416
86416
|
"x-reconciled-from-discovery": true,
|
|
86417
|
-
"x-reconciled-at": "2026-01-
|
|
86417
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044395+00:00"
|
|
86418
86418
|
},
|
|
86419
86419
|
"namespace": {
|
|
86420
86420
|
"type": "string",
|
|
@@ -86432,7 +86432,7 @@
|
|
|
86432
86432
|
},
|
|
86433
86433
|
"x-original-maxLength": 1024,
|
|
86434
86434
|
"x-reconciled-from-discovery": true,
|
|
86435
|
-
"x-reconciled-at": "2026-01-
|
|
86435
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044399+00:00"
|
|
86436
86436
|
},
|
|
86437
86437
|
"resourceVersion": {
|
|
86438
86438
|
"type": "string",
|
|
@@ -86448,7 +86448,7 @@
|
|
|
86448
86448
|
},
|
|
86449
86449
|
"x-original-maxLength": 1024,
|
|
86450
86450
|
"x-reconciled-from-discovery": true,
|
|
86451
|
-
"x-reconciled-at": "2026-01-
|
|
86451
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044403+00:00"
|
|
86452
86452
|
},
|
|
86453
86453
|
"uid": {
|
|
86454
86454
|
"type": "string",
|
|
@@ -86466,7 +86466,7 @@
|
|
|
86466
86466
|
"x-original-maxLength": 1024,
|
|
86467
86467
|
"format": "uuid",
|
|
86468
86468
|
"x-reconciled-from-discovery": true,
|
|
86469
|
-
"x-reconciled-at": "2026-01-
|
|
86469
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044408+00:00"
|
|
86470
86470
|
}
|
|
86471
86471
|
},
|
|
86472
86472
|
"x-f5xc-description-short": "ConfigMapNodeConfigSource contains the information to reference a ConfigMap as a config source for the Node.",
|
|
@@ -86715,7 +86715,7 @@
|
|
|
86715
86715
|
},
|
|
86716
86716
|
"x-original-maxLength": 1024,
|
|
86717
86717
|
"x-reconciled-from-discovery": true,
|
|
86718
|
-
"x-reconciled-at": "2026-01-
|
|
86718
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044433+00:00"
|
|
86719
86719
|
},
|
|
86720
86720
|
"ports": {
|
|
86721
86721
|
"type": "array",
|
|
@@ -86991,7 +86991,7 @@
|
|
|
86991
86991
|
},
|
|
86992
86992
|
"x-original-maxLength": 1024,
|
|
86993
86993
|
"x-reconciled-from-discovery": true,
|
|
86994
|
-
"x-reconciled-at": "2026-01-
|
|
86994
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044460+00:00"
|
|
86995
86995
|
},
|
|
86996
86996
|
"protocol": {
|
|
86997
86997
|
"type": "string",
|
|
@@ -87136,7 +87136,7 @@
|
|
|
87136
87136
|
},
|
|
87137
87137
|
"x-original-maxLength": 1024,
|
|
87138
87138
|
"x-reconciled-from-discovery": true,
|
|
87139
|
-
"x-reconciled-at": "2026-01-
|
|
87139
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044476+00:00"
|
|
87140
87140
|
},
|
|
87141
87141
|
"signal": {
|
|
87142
87142
|
"type": "integer",
|
|
@@ -87206,7 +87206,7 @@
|
|
|
87206
87206
|
},
|
|
87207
87207
|
"x-original-maxLength": 1024,
|
|
87208
87208
|
"x-reconciled-from-discovery": true,
|
|
87209
|
-
"x-reconciled-at": "2026-01-
|
|
87209
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044484+00:00"
|
|
87210
87210
|
}
|
|
87211
87211
|
},
|
|
87212
87212
|
"x-f5xc-description-short": "ContainerStateWaiting is a waiting state of a container.",
|
|
@@ -87283,7 +87283,7 @@
|
|
|
87283
87283
|
},
|
|
87284
87284
|
"x-original-maxLength": 1024,
|
|
87285
87285
|
"x-reconciled-from-discovery": true,
|
|
87286
|
-
"x-reconciled-at": "2026-01-
|
|
87286
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044493+00:00"
|
|
87287
87287
|
},
|
|
87288
87288
|
"ready": {
|
|
87289
87289
|
"type": "boolean",
|
|
@@ -87444,7 +87444,7 @@
|
|
|
87444
87444
|
},
|
|
87445
87445
|
"x-original-maxLength": 1024,
|
|
87446
87446
|
"x-reconciled-from-discovery": true,
|
|
87447
|
-
"x-reconciled-at": "2026-01-
|
|
87447
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044511+00:00"
|
|
87448
87448
|
},
|
|
87449
87449
|
"status": {
|
|
87450
87450
|
"type": "string",
|
|
@@ -87461,7 +87461,7 @@
|
|
|
87461
87461
|
},
|
|
87462
87462
|
"x-original-maxLength": 1024,
|
|
87463
87463
|
"x-reconciled-from-discovery": true,
|
|
87464
|
-
"x-reconciled-at": "2026-01-
|
|
87464
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044515+00:00"
|
|
87465
87465
|
},
|
|
87466
87466
|
"type": {
|
|
87467
87467
|
"type": "string",
|
|
@@ -87864,7 +87864,7 @@
|
|
|
87864
87864
|
},
|
|
87865
87865
|
"x-original-maxLength": 1024,
|
|
87866
87866
|
"x-reconciled-from-discovery": true,
|
|
87867
|
-
"x-reconciled-at": "2026-01-
|
|
87867
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044563+00:00"
|
|
87868
87868
|
},
|
|
87869
87869
|
"status": {
|
|
87870
87870
|
"type": "string",
|
|
@@ -87881,7 +87881,7 @@
|
|
|
87881
87881
|
},
|
|
87882
87882
|
"x-original-maxLength": 1024,
|
|
87883
87883
|
"x-reconciled-from-discovery": true,
|
|
87884
|
-
"x-reconciled-at": "2026-01-
|
|
87884
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044568+00:00"
|
|
87885
87885
|
},
|
|
87886
87886
|
"type": {
|
|
87887
87887
|
"type": "string",
|
|
@@ -88489,7 +88489,7 @@
|
|
|
88489
88489
|
},
|
|
88490
88490
|
"x-original-maxLength": 1024,
|
|
88491
88491
|
"x-reconciled-from-discovery": true,
|
|
88492
|
-
"x-reconciled-at": "2026-01-
|
|
88492
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044619+00:00"
|
|
88493
88493
|
},
|
|
88494
88494
|
"port": {
|
|
88495
88495
|
"type": "integer",
|
|
@@ -88722,7 +88722,7 @@
|
|
|
88722
88722
|
},
|
|
88723
88723
|
"x-original-maxLength": 1024,
|
|
88724
88724
|
"x-reconciled-from-discovery": true,
|
|
88725
|
-
"x-reconciled-at": "2026-01-
|
|
88725
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044640+00:00"
|
|
88726
88726
|
},
|
|
88727
88727
|
"value": {
|
|
88728
88728
|
"type": "string",
|
|
@@ -88738,7 +88738,7 @@
|
|
|
88738
88738
|
},
|
|
88739
88739
|
"x-original-maxLength": 1024,
|
|
88740
88740
|
"x-reconciled-from-discovery": true,
|
|
88741
|
-
"x-reconciled-at": "2026-01-
|
|
88741
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044644+00:00"
|
|
88742
88742
|
},
|
|
88743
88743
|
"valueFrom": {
|
|
88744
88744
|
"$ref": "#/components/schemas/v1EnvVarSource"
|
|
@@ -88937,7 +88937,7 @@
|
|
|
88937
88937
|
},
|
|
88938
88938
|
"x-original-maxLength": 1024,
|
|
88939
88939
|
"x-reconciled-from-discovery": true,
|
|
88940
|
-
"x-reconciled-at": "2026-01-
|
|
88940
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044669+00:00"
|
|
88941
88941
|
},
|
|
88942
88942
|
"ports": {
|
|
88943
88943
|
"type": "array",
|
|
@@ -89832,7 +89832,7 @@
|
|
|
89832
89832
|
},
|
|
89833
89833
|
"x-original-maxLength": 1024,
|
|
89834
89834
|
"x-reconciled-from-discovery": true,
|
|
89835
|
-
"x-reconciled-at": "2026-01-
|
|
89835
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044744+00:00"
|
|
89836
89836
|
},
|
|
89837
89837
|
"value": {
|
|
89838
89838
|
"type": "string",
|
|
@@ -89848,7 +89848,7 @@
|
|
|
89848
89848
|
},
|
|
89849
89849
|
"x-original-maxLength": 1024,
|
|
89850
89850
|
"x-reconciled-from-discovery": true,
|
|
89851
|
-
"x-reconciled-at": "2026-01-
|
|
89851
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044748+00:00"
|
|
89852
89852
|
}
|
|
89853
89853
|
},
|
|
89854
89854
|
"x-f5xc-minimum-configuration": {
|
|
@@ -90380,7 +90380,7 @@
|
|
|
90380
90380
|
},
|
|
90381
90381
|
"x-original-maxLength": 1024,
|
|
90382
90382
|
"x-reconciled-from-discovery": true,
|
|
90383
|
-
"x-reconciled-at": "2026-01-
|
|
90383
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044798+00:00"
|
|
90384
90384
|
},
|
|
90385
90385
|
"status": {
|
|
90386
90386
|
"type": "string",
|
|
@@ -90397,7 +90397,7 @@
|
|
|
90397
90397
|
},
|
|
90398
90398
|
"x-original-maxLength": 1024,
|
|
90399
90399
|
"x-reconciled-from-discovery": true,
|
|
90400
|
-
"x-reconciled-at": "2026-01-
|
|
90400
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044802+00:00"
|
|
90401
90401
|
},
|
|
90402
90402
|
"type": {
|
|
90403
90403
|
"type": "string",
|
|
@@ -90687,7 +90687,7 @@
|
|
|
90687
90687
|
},
|
|
90688
90688
|
"x-original-maxLength": 1024,
|
|
90689
90689
|
"x-reconciled-from-discovery": true,
|
|
90690
|
-
"x-reconciled-at": "2026-01-
|
|
90690
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044829+00:00"
|
|
90691
90691
|
},
|
|
90692
90692
|
"mode": {
|
|
90693
90693
|
"type": "integer",
|
|
@@ -90799,7 +90799,7 @@
|
|
|
90799
90799
|
},
|
|
90800
90800
|
"x-original-maxLength": 1024,
|
|
90801
90801
|
"x-reconciled-from-discovery": true,
|
|
90802
|
-
"x-reconciled-at": "2026-01-
|
|
90802
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044840+00:00"
|
|
90803
90803
|
},
|
|
90804
90804
|
"operator": {
|
|
90805
90805
|
"type": "string",
|
|
@@ -90891,7 +90891,7 @@
|
|
|
90891
90891
|
},
|
|
90892
90892
|
"x-original-maxLength": 1024,
|
|
90893
90893
|
"x-reconciled-from-discovery": true,
|
|
90894
|
-
"x-reconciled-at": "2026-01-
|
|
90894
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044850+00:00"
|
|
90895
90895
|
},
|
|
90896
90896
|
"remainingItemCount": {
|
|
90897
90897
|
"type": "string",
|
|
@@ -90921,7 +90921,7 @@
|
|
|
90921
90921
|
},
|
|
90922
90922
|
"x-original-maxLength": 1024,
|
|
90923
90923
|
"x-reconciled-from-discovery": true,
|
|
90924
|
-
"x-reconciled-at": "2026-01-
|
|
90924
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044856+00:00"
|
|
90925
90925
|
},
|
|
90926
90926
|
"selfLink": {
|
|
90927
90927
|
"type": "string",
|
|
@@ -90938,7 +90938,7 @@
|
|
|
90938
90938
|
},
|
|
90939
90939
|
"x-original-maxLength": 1024,
|
|
90940
90940
|
"x-reconciled-from-discovery": true,
|
|
90941
|
-
"x-reconciled-at": "2026-01-
|
|
90941
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044860+00:00"
|
|
90942
90942
|
}
|
|
90943
90943
|
},
|
|
90944
90944
|
"x-f5xc-description-short": "ListMeta describes metadata that synthetic resources must have, including lists and various status objects.",
|
|
@@ -91058,7 +91058,7 @@
|
|
|
91058
91058
|
},
|
|
91059
91059
|
"x-original-maxLength": 1024,
|
|
91060
91060
|
"x-reconciled-from-discovery": true,
|
|
91061
|
-
"x-reconciled-at": "2026-01-
|
|
91061
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044870+00:00"
|
|
91062
91062
|
}
|
|
91063
91063
|
},
|
|
91064
91064
|
"x-f5xc-description-short": "LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.",
|
|
@@ -91328,7 +91328,7 @@
|
|
|
91328
91328
|
},
|
|
91329
91329
|
"x-original-maxLength": 1024,
|
|
91330
91330
|
"x-reconciled-from-discovery": true,
|
|
91331
|
-
"x-reconciled-at": "2026-01-
|
|
91331
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044895+00:00"
|
|
91332
91332
|
},
|
|
91333
91333
|
"status": {
|
|
91334
91334
|
"type": "string",
|
|
@@ -91345,7 +91345,7 @@
|
|
|
91345
91345
|
},
|
|
91346
91346
|
"x-original-maxLength": 1024,
|
|
91347
91347
|
"x-reconciled-from-discovery": true,
|
|
91348
|
-
"x-reconciled-at": "2026-01-
|
|
91348
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044899+00:00"
|
|
91349
91349
|
},
|
|
91350
91350
|
"type": {
|
|
91351
91351
|
"type": "string",
|
|
@@ -91609,7 +91609,7 @@
|
|
|
91609
91609
|
},
|
|
91610
91610
|
"x-original-maxLength": 1024,
|
|
91611
91611
|
"x-reconciled-from-discovery": true,
|
|
91612
|
-
"x-reconciled-at": "2026-01-
|
|
91612
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044922+00:00"
|
|
91613
91613
|
},
|
|
91614
91614
|
"status": {
|
|
91615
91615
|
"type": "string",
|
|
@@ -91626,7 +91626,7 @@
|
|
|
91626
91626
|
},
|
|
91627
91627
|
"x-original-maxLength": 1024,
|
|
91628
91628
|
"x-reconciled-from-discovery": true,
|
|
91629
|
-
"x-reconciled-at": "2026-01-
|
|
91629
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044926+00:00"
|
|
91630
91630
|
},
|
|
91631
91631
|
"type": {
|
|
91632
91632
|
"type": "string",
|
|
@@ -91834,7 +91834,7 @@
|
|
|
91834
91834
|
},
|
|
91835
91835
|
"x-original-maxLength": 1024,
|
|
91836
91836
|
"x-reconciled-from-discovery": true,
|
|
91837
|
-
"x-reconciled-at": "2026-01-
|
|
91837
|
+
"x-reconciled-at": "2026-01-07T15:54:08.044944+00:00"
|
|
91838
91838
|
},
|
|
91839
91839
|
"operator": {
|
|
91840
91840
|
"type": "string",
|
|
@@ -92520,7 +92520,7 @@
|
|
|
92520
92520
|
},
|
|
92521
92521
|
"x-original-maxLength": 1024,
|
|
92522
92522
|
"x-reconciled-from-discovery": true,
|
|
92523
|
-
"x-reconciled-at": "2026-01-
|
|
92523
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045007+00:00"
|
|
92524
92524
|
},
|
|
92525
92525
|
"namespace": {
|
|
92526
92526
|
"type": "string",
|
|
@@ -92538,7 +92538,7 @@
|
|
|
92538
92538
|
},
|
|
92539
92539
|
"x-original-maxLength": 1024,
|
|
92540
92540
|
"x-reconciled-from-discovery": true,
|
|
92541
|
-
"x-reconciled-at": "2026-01-
|
|
92541
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045012+00:00"
|
|
92542
92542
|
},
|
|
92543
92543
|
"ownerReferences": {
|
|
92544
92544
|
"type": "array",
|
|
@@ -92569,7 +92569,7 @@
|
|
|
92569
92569
|
},
|
|
92570
92570
|
"x-original-maxLength": 1024,
|
|
92571
92571
|
"x-reconciled-from-discovery": true,
|
|
92572
|
-
"x-reconciled-at": "2026-01-
|
|
92572
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045017+00:00"
|
|
92573
92573
|
},
|
|
92574
92574
|
"selfLink": {
|
|
92575
92575
|
"type": "string",
|
|
@@ -92586,7 +92586,7 @@
|
|
|
92586
92586
|
},
|
|
92587
92587
|
"x-original-maxLength": 1024,
|
|
92588
92588
|
"x-reconciled-from-discovery": true,
|
|
92589
|
-
"x-reconciled-at": "2026-01-
|
|
92589
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045021+00:00"
|
|
92590
92590
|
},
|
|
92591
92591
|
"uid": {
|
|
92592
92592
|
"type": "string",
|
|
@@ -92605,7 +92605,7 @@
|
|
|
92605
92605
|
"x-original-maxLength": 1024,
|
|
92606
92606
|
"format": "uuid",
|
|
92607
92607
|
"x-reconciled-from-discovery": true,
|
|
92608
|
-
"x-reconciled-at": "2026-01-
|
|
92608
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045027+00:00"
|
|
92609
92609
|
}
|
|
92610
92610
|
},
|
|
92611
92611
|
"x-f5xc-description-short": "ObjectMeta is metadata that all persisted resources must have, which includes all objects users must create.",
|
|
@@ -92681,7 +92681,7 @@
|
|
|
92681
92681
|
},
|
|
92682
92682
|
"x-original-maxLength": 1024,
|
|
92683
92683
|
"x-reconciled-from-discovery": true,
|
|
92684
|
-
"x-reconciled-at": "2026-01-
|
|
92684
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045034+00:00"
|
|
92685
92685
|
},
|
|
92686
92686
|
"name": {
|
|
92687
92687
|
"type": "string",
|
|
@@ -92698,7 +92698,7 @@
|
|
|
92698
92698
|
},
|
|
92699
92699
|
"x-original-maxLength": 1024,
|
|
92700
92700
|
"x-reconciled-from-discovery": true,
|
|
92701
|
-
"x-reconciled-at": "2026-01-
|
|
92701
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045038+00:00"
|
|
92702
92702
|
},
|
|
92703
92703
|
"namespace": {
|
|
92704
92704
|
"type": "string",
|
|
@@ -92715,7 +92715,7 @@
|
|
|
92715
92715
|
},
|
|
92716
92716
|
"x-original-maxLength": 1024,
|
|
92717
92717
|
"x-reconciled-from-discovery": true,
|
|
92718
|
-
"x-reconciled-at": "2026-01-
|
|
92718
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045042+00:00"
|
|
92719
92719
|
},
|
|
92720
92720
|
"resourceVersion": {
|
|
92721
92721
|
"type": "string",
|
|
@@ -92731,7 +92731,7 @@
|
|
|
92731
92731
|
},
|
|
92732
92732
|
"x-original-maxLength": 1024,
|
|
92733
92733
|
"x-reconciled-from-discovery": true,
|
|
92734
|
-
"x-reconciled-at": "2026-01-
|
|
92734
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045047+00:00"
|
|
92735
92735
|
},
|
|
92736
92736
|
"uid": {
|
|
92737
92737
|
"type": "string",
|
|
@@ -92749,7 +92749,7 @@
|
|
|
92749
92749
|
"x-original-maxLength": 1024,
|
|
92750
92750
|
"format": "uuid",
|
|
92751
92751
|
"x-reconciled-from-discovery": true,
|
|
92752
|
-
"x-reconciled-at": "2026-01-
|
|
92752
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045052+00:00"
|
|
92753
92753
|
}
|
|
92754
92754
|
},
|
|
92755
92755
|
"x-f5xc-minimum-configuration": {
|
|
@@ -92825,7 +92825,7 @@
|
|
|
92825
92825
|
},
|
|
92826
92826
|
"x-original-maxLength": 1024,
|
|
92827
92827
|
"x-reconciled-from-discovery": true,
|
|
92828
|
-
"x-reconciled-at": "2026-01-
|
|
92828
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045060+00:00"
|
|
92829
92829
|
},
|
|
92830
92830
|
"name": {
|
|
92831
92831
|
"type": "string",
|
|
@@ -92842,7 +92842,7 @@
|
|
|
92842
92842
|
},
|
|
92843
92843
|
"x-original-maxLength": 1024,
|
|
92844
92844
|
"x-reconciled-from-discovery": true,
|
|
92845
|
-
"x-reconciled-at": "2026-01-
|
|
92845
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045064+00:00"
|
|
92846
92846
|
},
|
|
92847
92847
|
"uid": {
|
|
92848
92848
|
"type": "string",
|
|
@@ -92860,7 +92860,7 @@
|
|
|
92860
92860
|
"x-original-maxLength": 1024,
|
|
92861
92861
|
"format": "uuid",
|
|
92862
92862
|
"x-reconciled-from-discovery": true,
|
|
92863
|
-
"x-reconciled-at": "2026-01-
|
|
92863
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045069+00:00"
|
|
92864
92864
|
}
|
|
92865
92865
|
},
|
|
92866
92866
|
"x-f5xc-description-short": "OwnerReference contains enough information to let you identify an owning object.",
|
|
@@ -92975,7 +92975,7 @@
|
|
|
92975
92975
|
},
|
|
92976
92976
|
"x-original-maxLength": 1024,
|
|
92977
92977
|
"x-reconciled-from-discovery": true,
|
|
92978
|
-
"x-reconciled-at": "2026-01-
|
|
92978
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045084+00:00"
|
|
92979
92979
|
},
|
|
92980
92980
|
"status": {
|
|
92981
92981
|
"type": "string",
|
|
@@ -92991,7 +92991,7 @@
|
|
|
92991
92991
|
},
|
|
92992
92992
|
"x-original-maxLength": 1024,
|
|
92993
92993
|
"x-reconciled-from-discovery": true,
|
|
92994
|
-
"x-reconciled-at": "2026-01-
|
|
92994
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045088+00:00"
|
|
92995
92995
|
},
|
|
92996
92996
|
"type": {
|
|
92997
92997
|
"type": "string",
|
|
@@ -93570,7 +93570,7 @@
|
|
|
93570
93570
|
},
|
|
93571
93571
|
"x-original-maxLength": 1024,
|
|
93572
93572
|
"x-reconciled-from-discovery": true,
|
|
93573
|
-
"x-reconciled-at": "2026-01-
|
|
93573
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045154+00:00"
|
|
93574
93574
|
}
|
|
93575
93575
|
},
|
|
93576
93576
|
"x-f5xc-description-short": "PersistentVolumeStatus is the current status of a persistent volume.",
|
|
@@ -93846,7 +93846,7 @@
|
|
|
93846
93846
|
},
|
|
93847
93847
|
"x-original-maxLength": 1024,
|
|
93848
93848
|
"x-reconciled-from-discovery": true,
|
|
93849
|
-
"x-reconciled-at": "2026-01-
|
|
93849
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045178+00:00"
|
|
93850
93850
|
},
|
|
93851
93851
|
"status": {
|
|
93852
93852
|
"type": "string",
|
|
@@ -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-07T15:54:08.045182+00:00"
|
|
93867
93867
|
},
|
|
93868
93868
|
"type": {
|
|
93869
93869
|
"type": "string",
|
|
@@ -93978,7 +93978,7 @@
|
|
|
93978
93978
|
},
|
|
93979
93979
|
"x-original-maxLength": 1024,
|
|
93980
93980
|
"x-reconciled-from-discovery": true,
|
|
93981
|
-
"x-reconciled-at": "2026-01-
|
|
93981
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045192+00:00"
|
|
93982
93982
|
},
|
|
93983
93983
|
"value": {
|
|
93984
93984
|
"type": "string",
|
|
@@ -93994,7 +93994,7 @@
|
|
|
93994
93994
|
},
|
|
93995
93995
|
"x-original-maxLength": 1024,
|
|
93996
93996
|
"x-reconciled-from-discovery": true,
|
|
93997
|
-
"x-reconciled-at": "2026-01-
|
|
93997
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045196+00:00"
|
|
93998
93998
|
}
|
|
93999
93999
|
},
|
|
94000
94000
|
"x-f5xc-description-short": "PodDNSConfigOption defines DNS resolver OPTIONS of a pod.",
|
|
@@ -94875,7 +94875,7 @@
|
|
|
94875
94875
|
},
|
|
94876
94876
|
"x-original-maxLength": 1024,
|
|
94877
94877
|
"x-reconciled-from-discovery": true,
|
|
94878
|
-
"x-reconciled-at": "2026-01-
|
|
94878
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045272+00:00"
|
|
94879
94879
|
},
|
|
94880
94880
|
"startTime": {
|
|
94881
94881
|
"$ref": "#/components/schemas/v1Time"
|
|
@@ -95232,7 +95232,7 @@
|
|
|
95232
95232
|
"x-field-mutability": "read-only",
|
|
95233
95233
|
"x-original-maxLength": 1024,
|
|
95234
95234
|
"x-reconciled-from-discovery": true,
|
|
95235
|
-
"x-reconciled-at": "2026-01-
|
|
95235
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045302+00:00"
|
|
95236
95236
|
},
|
|
95237
95237
|
"user": {
|
|
95238
95238
|
"type": "string",
|
|
@@ -95583,7 +95583,7 @@
|
|
|
95583
95583
|
},
|
|
95584
95584
|
"x-original-maxLength": 1024,
|
|
95585
95585
|
"x-reconciled-from-discovery": true,
|
|
95586
|
-
"x-reconciled-at": "2026-01-
|
|
95586
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045335+00:00"
|
|
95587
95587
|
},
|
|
95588
95588
|
"status": {
|
|
95589
95589
|
"type": "string",
|
|
@@ -95600,7 +95600,7 @@
|
|
|
95600
95600
|
},
|
|
95601
95601
|
"x-original-maxLength": 1024,
|
|
95602
95602
|
"x-reconciled-from-discovery": true,
|
|
95603
|
-
"x-reconciled-at": "2026-01-
|
|
95603
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045339+00:00"
|
|
95604
95604
|
},
|
|
95605
95605
|
"type": {
|
|
95606
95606
|
"type": "string",
|
|
@@ -96488,7 +96488,7 @@
|
|
|
96488
96488
|
},
|
|
96489
96489
|
"x-original-maxLength": 1024,
|
|
96490
96490
|
"x-reconciled-from-discovery": true,
|
|
96491
|
-
"x-reconciled-at": "2026-01-
|
|
96491
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045412+00:00"
|
|
96492
96492
|
},
|
|
96493
96493
|
"localObjectReference": {
|
|
96494
96494
|
"$ref": "#/components/schemas/v1LocalObjectReference"
|
|
@@ -96629,7 +96629,7 @@
|
|
|
96629
96629
|
},
|
|
96630
96630
|
"x-original-maxLength": 1024,
|
|
96631
96631
|
"x-reconciled-from-discovery": true,
|
|
96632
|
-
"x-reconciled-at": "2026-01-
|
|
96632
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045426+00:00"
|
|
96633
96633
|
},
|
|
96634
96634
|
"namespace": {
|
|
96635
96635
|
"type": "string",
|
|
@@ -96646,7 +96646,7 @@
|
|
|
96646
96646
|
},
|
|
96647
96647
|
"x-original-maxLength": 1024,
|
|
96648
96648
|
"x-reconciled-from-discovery": true,
|
|
96649
|
-
"x-reconciled-at": "2026-01-
|
|
96649
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045430+00:00"
|
|
96650
96650
|
}
|
|
96651
96651
|
},
|
|
96652
96652
|
"x-f5xc-minimum-configuration": {
|
|
@@ -97015,7 +97015,7 @@
|
|
|
97015
97015
|
},
|
|
97016
97016
|
"x-original-maxLength": 1024,
|
|
97017
97017
|
"x-reconciled-from-discovery": true,
|
|
97018
|
-
"x-reconciled-at": "2026-01-
|
|
97018
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045465+00:00"
|
|
97019
97019
|
},
|
|
97020
97020
|
"nodePort": {
|
|
97021
97021
|
"type": "integer",
|
|
@@ -97411,7 +97411,7 @@
|
|
|
97411
97411
|
},
|
|
97412
97412
|
"x-original-maxLength": 1024,
|
|
97413
97413
|
"x-reconciled-from-discovery": true,
|
|
97414
|
-
"x-reconciled-at": "2026-01-
|
|
97414
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045503+00:00"
|
|
97415
97415
|
},
|
|
97416
97416
|
"status": {
|
|
97417
97417
|
"type": "string",
|
|
@@ -97428,7 +97428,7 @@
|
|
|
97428
97428
|
},
|
|
97429
97429
|
"x-original-maxLength": 1024,
|
|
97430
97430
|
"x-reconciled-from-discovery": true,
|
|
97431
|
-
"x-reconciled-at": "2026-01-
|
|
97431
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045507+00:00"
|
|
97432
97432
|
},
|
|
97433
97433
|
"type": {
|
|
97434
97434
|
"type": "string",
|
|
@@ -97967,7 +97967,7 @@
|
|
|
97967
97967
|
},
|
|
97968
97968
|
"x-original-maxLength": 1024,
|
|
97969
97969
|
"x-reconciled-from-discovery": true,
|
|
97970
|
-
"x-reconciled-at": "2026-01-
|
|
97970
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045562+00:00"
|
|
97971
97971
|
},
|
|
97972
97972
|
"value": {
|
|
97973
97973
|
"type": "string",
|
|
@@ -97983,7 +97983,7 @@
|
|
|
97983
97983
|
},
|
|
97984
97984
|
"x-original-maxLength": 1024,
|
|
97985
97985
|
"x-reconciled-from-discovery": true,
|
|
97986
|
-
"x-reconciled-at": "2026-01-
|
|
97986
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045566+00:00"
|
|
97987
97987
|
}
|
|
97988
97988
|
},
|
|
97989
97989
|
"x-f5xc-minimum-configuration": {
|
|
@@ -98068,7 +98068,7 @@
|
|
|
98068
98068
|
},
|
|
98069
98069
|
"x-original-maxLength": 1024,
|
|
98070
98070
|
"x-reconciled-from-discovery": true,
|
|
98071
|
-
"x-reconciled-at": "2026-01-
|
|
98071
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045575+00:00"
|
|
98072
98072
|
},
|
|
98073
98073
|
"timeAdded": {
|
|
98074
98074
|
"$ref": "#/components/schemas/v1Time"
|
|
@@ -98087,7 +98087,7 @@
|
|
|
98087
98087
|
},
|
|
98088
98088
|
"x-original-maxLength": 1024,
|
|
98089
98089
|
"x-reconciled-from-discovery": true,
|
|
98090
|
-
"x-reconciled-at": "2026-01-
|
|
98090
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045580+00:00"
|
|
98091
98091
|
}
|
|
98092
98092
|
},
|
|
98093
98093
|
"x-f5xc-description-short": "The node this Taint is attached to has the \"effect\" on any pod that does not tolerate the Taint.",
|
|
@@ -98188,7 +98188,7 @@
|
|
|
98188
98188
|
},
|
|
98189
98189
|
"x-original-maxLength": 1024,
|
|
98190
98190
|
"x-reconciled-from-discovery": true,
|
|
98191
|
-
"x-reconciled-at": "2026-01-
|
|
98191
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045589+00:00"
|
|
98192
98192
|
},
|
|
98193
98193
|
"operator": {
|
|
98194
98194
|
"type": "string",
|
|
@@ -98231,7 +98231,7 @@
|
|
|
98231
98231
|
},
|
|
98232
98232
|
"x-original-maxLength": 1024,
|
|
98233
98233
|
"x-reconciled-from-discovery": true,
|
|
98234
|
-
"x-reconciled-at": "2026-01-
|
|
98234
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045595+00:00"
|
|
98235
98235
|
}
|
|
98236
98236
|
},
|
|
98237
98237
|
"x-f5xc-description-short": "The pod this Toleration is attached to tolerates any taint that matches the triple <key,value,effect> using the matching operator <operator>.",
|
|
@@ -98350,7 +98350,7 @@
|
|
|
98350
98350
|
},
|
|
98351
98351
|
"x-original-maxLength": 1024,
|
|
98352
98352
|
"x-reconciled-from-discovery": true,
|
|
98353
|
-
"x-reconciled-at": "2026-01-
|
|
98353
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045606+00:00"
|
|
98354
98354
|
},
|
|
98355
98355
|
"name": {
|
|
98356
98356
|
"type": "string",
|
|
@@ -98367,7 +98367,7 @@
|
|
|
98367
98367
|
},
|
|
98368
98368
|
"x-original-maxLength": 1024,
|
|
98369
98369
|
"x-reconciled-from-discovery": true,
|
|
98370
|
-
"x-reconciled-at": "2026-01-
|
|
98370
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045610+00:00"
|
|
98371
98371
|
}
|
|
98372
98372
|
},
|
|
98373
98373
|
"x-f5xc-description-short": "TypedLocalObjectReference contains enough information to let you locate the typed referenced object inside the same namespace.",
|
|
@@ -98405,7 +98405,7 @@
|
|
|
98405
98405
|
},
|
|
98406
98406
|
"x-original-maxLength": 1024,
|
|
98407
98407
|
"x-reconciled-from-discovery": true,
|
|
98408
|
-
"x-reconciled-at": "2026-01-
|
|
98408
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045614+00:00"
|
|
98409
98409
|
},
|
|
98410
98410
|
"volumeSource": {
|
|
98411
98411
|
"$ref": "#/components/schemas/v1VolumeSource"
|
|
@@ -98457,7 +98457,7 @@
|
|
|
98457
98457
|
},
|
|
98458
98458
|
"x-original-maxLength": 1024,
|
|
98459
98459
|
"x-reconciled-from-discovery": true,
|
|
98460
|
-
"x-reconciled-at": "2026-01-
|
|
98460
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045621+00:00"
|
|
98461
98461
|
}
|
|
98462
98462
|
},
|
|
98463
98463
|
"x-f5xc-description-short": "VolumeDevice describes a mapping of a raw block device within a container.",
|
|
@@ -98519,7 +98519,7 @@
|
|
|
98519
98519
|
},
|
|
98520
98520
|
"x-original-maxLength": 1024,
|
|
98521
98521
|
"x-reconciled-from-discovery": true,
|
|
98522
|
-
"x-reconciled-at": "2026-01-
|
|
98522
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045628+00:00"
|
|
98523
98523
|
},
|
|
98524
98524
|
"readOnly": {
|
|
98525
98525
|
"type": "boolean",
|
|
@@ -99223,7 +99223,7 @@
|
|
|
99223
99223
|
},
|
|
99224
99224
|
"x-original-maxLength": 1024,
|
|
99225
99225
|
"x-reconciled-from-discovery": true,
|
|
99226
|
-
"x-reconciled-at": "2026-01-
|
|
99226
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045717+00:00"
|
|
99227
99227
|
},
|
|
99228
99228
|
"status": {
|
|
99229
99229
|
"type": "string",
|
|
@@ -99241,7 +99241,7 @@
|
|
|
99241
99241
|
},
|
|
99242
99242
|
"x-original-maxLength": 1024,
|
|
99243
99243
|
"x-reconciled-from-discovery": true,
|
|
99244
|
-
"x-reconciled-at": "2026-01-
|
|
99244
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045721+00:00"
|
|
99245
99245
|
}
|
|
99246
99246
|
},
|
|
99247
99247
|
"x-f5xc-minimum-configuration": {
|
|
@@ -99297,7 +99297,7 @@
|
|
|
99297
99297
|
},
|
|
99298
99298
|
"x-original-maxLength": 1024,
|
|
99299
99299
|
"x-reconciled-from-discovery": true,
|
|
99300
|
-
"x-reconciled-at": "2026-01-
|
|
99300
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045727+00:00"
|
|
99301
99301
|
},
|
|
99302
99302
|
"nlb_cname": {
|
|
99303
99303
|
"type": "string",
|
|
@@ -99343,7 +99343,7 @@
|
|
|
99343
99343
|
},
|
|
99344
99344
|
"x-original-maxLength": 1024,
|
|
99345
99345
|
"x-reconciled-from-discovery": true,
|
|
99346
|
-
"x-reconciled-at": "2026-01-
|
|
99346
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045734+00:00"
|
|
99347
99347
|
},
|
|
99348
99348
|
"target_group_status": {
|
|
99349
99349
|
"type": "array",
|
|
@@ -99427,7 +99427,7 @@
|
|
|
99427
99427
|
},
|
|
99428
99428
|
"x-original-maxLength": 1024,
|
|
99429
99429
|
"x-reconciled-from-discovery": true,
|
|
99430
|
-
"x-reconciled-at": "2026-01-
|
|
99430
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045743+00:00"
|
|
99431
99431
|
},
|
|
99432
99432
|
"protocol": {
|
|
99433
99433
|
"type": "string",
|
|
@@ -99458,7 +99458,7 @@
|
|
|
99458
99458
|
},
|
|
99459
99459
|
"x-original-maxLength": 1024,
|
|
99460
99460
|
"x-reconciled-from-discovery": true,
|
|
99461
|
-
"x-reconciled-at": "2026-01-
|
|
99461
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045748+00:00"
|
|
99462
99462
|
},
|
|
99463
99463
|
"status": {
|
|
99464
99464
|
"type": "string",
|
|
@@ -99476,7 +99476,7 @@
|
|
|
99476
99476
|
},
|
|
99477
99477
|
"x-original-maxLength": 1024,
|
|
99478
99478
|
"x-reconciled-from-discovery": true,
|
|
99479
|
-
"x-reconciled-at": "2026-01-
|
|
99479
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045752+00:00"
|
|
99480
99480
|
}
|
|
99481
99481
|
},
|
|
99482
99482
|
"x-f5xc-minimum-configuration": {
|
|
@@ -99589,7 +99589,7 @@
|
|
|
99589
99589
|
},
|
|
99590
99590
|
"x-original-maxLength": 1024,
|
|
99591
99591
|
"x-reconciled-from-discovery": true,
|
|
99592
|
-
"x-reconciled-at": "2026-01-
|
|
99592
|
+
"x-reconciled-at": "2026-01-07T15:54:08.045773+00:00"
|
|
99593
99593
|
},
|
|
99594
99594
|
"state": {
|
|
99595
99595
|
"$ref": "#/components/schemas/schemaCloudLinkState"
|
|
@@ -99829,7 +99829,7 @@
|
|
|
99829
99829
|
},
|
|
99830
99830
|
"x-original-maxLength": 1024,
|
|
99831
99831
|
"x-reconciled-from-discovery": true,
|
|
99832
|
-
"x-reconciled-at": "2026-01-
|
|
99832
|
+
"x-reconciled-at": "2026-01-07T15:54:08.422893+00:00"
|
|
99833
99833
|
},
|
|
99834
99834
|
"type": {
|
|
99835
99835
|
"$ref": "#/components/schemas/graphHealthscoreType"
|
|
@@ -99851,7 +99851,7 @@
|
|
|
99851
99851
|
"maxLength": 15,
|
|
99852
99852
|
"minLength": 3,
|
|
99853
99853
|
"x-reconciled-from-discovery": true,
|
|
99854
|
-
"x-reconciled-at": "2026-01-
|
|
99854
|
+
"x-reconciled-at": "2026-01-07T15:54:08.422904+00:00"
|
|
99855
99855
|
}
|
|
99856
99856
|
},
|
|
99857
99857
|
"x-f5xc-description-short": "HealthScoreTypeData contains healthscore type and the corresponding value.",
|
|
@@ -100304,7 +100304,7 @@
|
|
|
100304
100304
|
},
|
|
100305
100305
|
"x-original-maxLength": 1024,
|
|
100306
100306
|
"x-reconciled-from-discovery": true,
|
|
100307
|
-
"x-reconciled-at": "2026-01-
|
|
100307
|
+
"x-reconciled-at": "2026-01-07T15:54:08.422948+00:00"
|
|
100308
100308
|
}
|
|
100309
100309
|
},
|
|
100310
100310
|
"x-f5xc-description-short": "Each metric value consists of a timestamp and a value. Timestamp in the Metric Value is based on the start_time, end_time and step in the request.",
|
|
@@ -100468,7 +100468,7 @@
|
|
|
100468
100468
|
},
|
|
100469
100469
|
"x-original-maxLength": 1024,
|
|
100470
100470
|
"x-reconciled-from-discovery": true,
|
|
100471
|
-
"x-reconciled-at": "2026-01-
|
|
100471
|
+
"x-reconciled-at": "2026-01-07T15:54:08.422965+00:00"
|
|
100472
100472
|
},
|
|
100473
100473
|
"range": {
|
|
100474
100474
|
"type": "string",
|
|
@@ -100792,7 +100792,7 @@
|
|
|
100792
100792
|
},
|
|
100793
100793
|
"x-original-maxLength": 1024,
|
|
100794
100794
|
"x-reconciled-from-discovery": true,
|
|
100795
|
-
"x-reconciled-at": "2026-01-
|
|
100795
|
+
"x-reconciled-at": "2026-01-07T15:54:08.422989+00:00"
|
|
100796
100796
|
}
|
|
100797
100797
|
},
|
|
100798
100798
|
"x-f5xc-description-short": "Metrics used to render the site graph are tagged with labels listed in the enum Label.",
|
|
@@ -100952,7 +100952,7 @@
|
|
|
100952
100952
|
},
|
|
100953
100953
|
"x-original-maxLength": 1024,
|
|
100954
100954
|
"x-reconciled-from-discovery": true,
|
|
100955
|
-
"x-reconciled-at": "2026-01-
|
|
100955
|
+
"x-reconciled-at": "2026-01-07T15:54:08.423005+00:00"
|
|
100956
100956
|
},
|
|
100957
100957
|
"range": {
|
|
100958
100958
|
"type": "string",
|
|
@@ -101183,7 +101183,7 @@
|
|
|
101183
101183
|
},
|
|
101184
101184
|
"x-original-maxLength": 1024,
|
|
101185
101185
|
"x-reconciled-from-discovery": true,
|
|
101186
|
-
"x-reconciled-at": "2026-01-
|
|
101186
|
+
"x-reconciled-at": "2026-01-07T15:54:08.423023+00:00"
|
|
101187
101187
|
},
|
|
101188
101188
|
"range": {
|
|
101189
101189
|
"type": "string",
|
|
@@ -102081,7 +102081,7 @@
|
|
|
102081
102081
|
},
|
|
102082
102082
|
"x-original-maxLength": 1024,
|
|
102083
102083
|
"x-reconciled-from-discovery": true,
|
|
102084
|
-
"x-reconciled-at": "2026-01-
|
|
102084
|
+
"x-reconciled-at": "2026-01-07T15:54:16.890811+00:00"
|
|
102085
102085
|
},
|
|
102086
102086
|
"resource_id": {
|
|
102087
102087
|
"type": "string",
|
|
@@ -103085,7 +103085,7 @@
|
|
|
103085
103085
|
},
|
|
103086
103086
|
"x-original-maxLength": 1024,
|
|
103087
103087
|
"x-reconciled-from-discovery": true,
|
|
103088
|
-
"x-reconciled-at": "2026-01-
|
|
103088
|
+
"x-reconciled-at": "2026-01-07T15:54:16.890879+00:00"
|
|
103089
103089
|
},
|
|
103090
103090
|
"src_id": {
|
|
103091
103091
|
"type": "string",
|
|
@@ -103278,7 +103278,7 @@
|
|
|
103278
103278
|
},
|
|
103279
103279
|
"x-original-maxLength": 1024,
|
|
103280
103280
|
"x-reconciled-from-discovery": true,
|
|
103281
|
-
"x-reconciled-at": "2026-01-
|
|
103281
|
+
"x-reconciled-at": "2026-01-07T15:54:16.890897+00:00"
|
|
103282
103282
|
}
|
|
103283
103283
|
},
|
|
103284
103284
|
"x-f5xc-minimum-configuration": {
|
|
@@ -103351,7 +103351,7 @@
|
|
|
103351
103351
|
},
|
|
103352
103352
|
"x-original-maxLength": 1024,
|
|
103353
103353
|
"x-reconciled-from-discovery": true,
|
|
103354
|
-
"x-reconciled-at": "2026-01-
|
|
103354
|
+
"x-reconciled-at": "2026-01-07T15:54:16.890904+00:00"
|
|
103355
103355
|
},
|
|
103356
103356
|
"owner_id": {
|
|
103357
103357
|
"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-07T15:54:16.890912+00:00"
|
|
103405
103405
|
},
|
|
103406
103406
|
"tags": {
|
|
103407
103407
|
"type": "object",
|
|
@@ -103650,7 +103650,7 @@
|
|
|
103650
103650
|
},
|
|
103651
103651
|
"x-original-maxLength": 1024,
|
|
103652
103652
|
"x-reconciled-from-discovery": true,
|
|
103653
|
-
"x-reconciled-at": "2026-01-
|
|
103653
|
+
"x-reconciled-at": "2026-01-07T15:54:16.890931+00:00"
|
|
103654
103654
|
},
|
|
103655
103655
|
"private_addresses": {
|
|
103656
103656
|
"type": "array",
|
|
@@ -103713,7 +103713,7 @@
|
|
|
103713
103713
|
},
|
|
103714
103714
|
"x-original-maxLength": 1024,
|
|
103715
103715
|
"x-reconciled-from-discovery": true,
|
|
103716
|
-
"x-reconciled-at": "2026-01-
|
|
103716
|
+
"x-reconciled-at": "2026-01-07T15:54:16.890939+00:00"
|
|
103717
103717
|
},
|
|
103718
103718
|
"subnet": {
|
|
103719
103719
|
"type": "array",
|
|
@@ -103978,7 +103978,7 @@
|
|
|
103978
103978
|
},
|
|
103979
103979
|
"x-original-maxLength": 1024,
|
|
103980
103980
|
"x-reconciled-from-discovery": true,
|
|
103981
|
-
"x-reconciled-at": "2026-01-
|
|
103981
|
+
"x-reconciled-at": "2026-01-07T15:54:16.890959+00:00"
|
|
103982
103982
|
},
|
|
103983
103983
|
"network_type": {
|
|
103984
103984
|
"$ref": "#/components/schemas/topologyCloudNetworkType"
|
|
@@ -104210,7 +104210,7 @@
|
|
|
104210
104210
|
},
|
|
104211
104211
|
"x-original-maxLength": 1024,
|
|
104212
104212
|
"x-reconciled-from-discovery": true,
|
|
104213
|
-
"x-reconciled-at": "2026-01-
|
|
104213
|
+
"x-reconciled-at": "2026-01-07T15:54:16.890977+00:00"
|
|
104214
104214
|
},
|
|
104215
104215
|
"level": {
|
|
104216
104216
|
"type": "integer",
|
|
@@ -104247,7 +104247,7 @@
|
|
|
104247
104247
|
},
|
|
104248
104248
|
"x-original-maxLength": 1024,
|
|
104249
104249
|
"x-reconciled-from-discovery": true,
|
|
104250
|
-
"x-reconciled-at": "2026-01-
|
|
104250
|
+
"x-reconciled-at": "2026-01-07T15:54:16.890983+00:00"
|
|
104251
104251
|
},
|
|
104252
104252
|
"owner_id": {
|
|
104253
104253
|
"type": "string",
|
|
@@ -104285,7 +104285,7 @@
|
|
|
104285
104285
|
},
|
|
104286
104286
|
"x-original-maxLength": 1024,
|
|
104287
104287
|
"x-reconciled-from-discovery": true,
|
|
104288
|
-
"x-reconciled-at": "2026-01-
|
|
104288
|
+
"x-reconciled-at": "2026-01-07T15:54:16.890990+00:00"
|
|
104289
104289
|
},
|
|
104290
104290
|
"tags": {
|
|
104291
104291
|
"type": "object",
|
|
@@ -104879,7 +104879,7 @@
|
|
|
104879
104879
|
},
|
|
104880
104880
|
"x-original-maxLength": 1024,
|
|
104881
104881
|
"x-reconciled-from-discovery": true,
|
|
104882
|
-
"x-reconciled-at": "2026-01-
|
|
104882
|
+
"x-reconciled-at": "2026-01-07T15:54:16.891030+00:00"
|
|
104883
104883
|
},
|
|
104884
104884
|
"tags": {
|
|
104885
104885
|
"type": "object",
|
|
@@ -105705,7 +105705,7 @@
|
|
|
105705
105705
|
},
|
|
105706
105706
|
"x-original-maxLength": 1024,
|
|
105707
105707
|
"x-reconciled-from-discovery": true,
|
|
105708
|
-
"x-reconciled-at": "2026-01-
|
|
105708
|
+
"x-reconciled-at": "2026-01-07T15:54:16.891093+00:00"
|
|
105709
105709
|
}
|
|
105710
105710
|
},
|
|
105711
105711
|
"x-f5xc-minimum-configuration": {
|
|
@@ -106224,7 +106224,7 @@
|
|
|
106224
106224
|
},
|
|
106225
106225
|
"x-original-maxLength": 1024,
|
|
106226
106226
|
"x-reconciled-from-discovery": true,
|
|
106227
|
-
"x-reconciled-at": "2026-01-
|
|
106227
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515673+00:00"
|
|
106228
106228
|
},
|
|
106229
106229
|
"namespace": {
|
|
106230
106230
|
"type": "string",
|
|
@@ -106244,7 +106244,7 @@
|
|
|
106244
106244
|
},
|
|
106245
106245
|
"x-original-maxLength": 1024,
|
|
106246
106246
|
"x-reconciled-from-discovery": true,
|
|
106247
|
-
"x-reconciled-at": "2026-01-
|
|
106247
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515678+00:00"
|
|
106248
106248
|
}
|
|
106249
106249
|
},
|
|
106250
106250
|
"x-f5xc-minimum-configuration": {
|
|
@@ -106347,7 +106347,7 @@
|
|
|
106347
106347
|
"maxLength": 17,
|
|
106348
106348
|
"minLength": 17,
|
|
106349
106349
|
"x-reconciled-from-discovery": true,
|
|
106350
|
-
"x-reconciled-at": "2026-01-
|
|
106350
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515693+00:00"
|
|
106351
106351
|
},
|
|
106352
106352
|
"system_metadata": {
|
|
106353
106353
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -106547,7 +106547,7 @@
|
|
|
106547
106547
|
},
|
|
106548
106548
|
"x-original-maxLength": 1024,
|
|
106549
106549
|
"x-reconciled-from-discovery": true,
|
|
106550
|
-
"x-reconciled-at": "2026-01-
|
|
106550
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515710+00:00"
|
|
106551
106551
|
},
|
|
106552
106552
|
"disabled": {
|
|
106553
106553
|
"type": "boolean",
|
|
@@ -106601,7 +106601,7 @@
|
|
|
106601
106601
|
},
|
|
106602
106602
|
"x-original-maxLength": 1024,
|
|
106603
106603
|
"x-reconciled-from-discovery": true,
|
|
106604
|
-
"x-reconciled-at": "2026-01-
|
|
106604
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515720+00:00"
|
|
106605
106605
|
},
|
|
106606
106606
|
"namespace": {
|
|
106607
106607
|
"type": "string",
|
|
@@ -106620,7 +106620,7 @@
|
|
|
106620
106620
|
},
|
|
106621
106621
|
"x-original-maxLength": 1024,
|
|
106622
106622
|
"x-reconciled-from-discovery": true,
|
|
106623
|
-
"x-reconciled-at": "2026-01-
|
|
106623
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515724+00:00"
|
|
106624
106624
|
},
|
|
106625
106625
|
"owner_view": {
|
|
106626
106626
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -106662,7 +106662,7 @@
|
|
|
106662
106662
|
"x-field-mutability": "read-only",
|
|
106663
106663
|
"x-original-maxLength": 1024,
|
|
106664
106664
|
"x-reconciled-from-discovery": true,
|
|
106665
|
-
"x-reconciled-at": "2026-01-
|
|
106665
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515732+00:00"
|
|
106666
106666
|
},
|
|
106667
106667
|
"uid": {
|
|
106668
106668
|
"type": "string",
|
|
@@ -106683,7 +106683,7 @@
|
|
|
106683
106683
|
"x-original-maxLength": 1024,
|
|
106684
106684
|
"format": "uuid",
|
|
106685
106685
|
"x-reconciled-from-discovery": true,
|
|
106686
|
-
"x-reconciled-at": "2026-01-
|
|
106686
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515738+00:00"
|
|
106687
106687
|
}
|
|
106688
106688
|
},
|
|
106689
106689
|
"x-f5xc-description-short": "By default a summary of virtual_k8s is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -106824,7 +106824,7 @@
|
|
|
106824
106824
|
"maxLength": 16,
|
|
106825
106825
|
"minLength": 7,
|
|
106826
106826
|
"x-reconciled-from-discovery": true,
|
|
106827
|
-
"x-reconciled-at": "2026-01-
|
|
106827
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515748+00:00"
|
|
106828
106828
|
},
|
|
106829
106829
|
"value": {
|
|
106830
106830
|
"type": "array",
|
|
@@ -106843,7 +106843,7 @@
|
|
|
106843
106843
|
"maxLength": 15,
|
|
106844
106844
|
"minLength": 3,
|
|
106845
106845
|
"x-reconciled-from-discovery": true,
|
|
106846
|
-
"x-reconciled-at": "2026-01-
|
|
106846
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515754+00:00"
|
|
106847
106847
|
}
|
|
106848
106848
|
},
|
|
106849
106849
|
"x-f5xc-description-short": "PVC Metric Type Data contains key/value pair that uniquely identifies the group_by labels specified in the request.",
|
|
@@ -106975,7 +106975,7 @@
|
|
|
106975
106975
|
},
|
|
106976
106976
|
"x-original-maxLength": 1024,
|
|
106977
106977
|
"x-reconciled-from-discovery": true,
|
|
106978
|
-
"x-reconciled-at": "2026-01-
|
|
106978
|
+
"x-reconciled-at": "2026-01-07T15:54:24.515764+00:00"
|
|
106979
106979
|
},
|
|
106980
106980
|
"range": {
|
|
106981
106981
|
"type": "string",
|
|
@@ -107511,7 +107511,7 @@
|
|
|
107511
107511
|
},
|
|
107512
107512
|
"x-original-maxLength": 1024,
|
|
107513
107513
|
"x-reconciled-from-discovery": true,
|
|
107514
|
-
"x-reconciled-at": "2026-01-
|
|
107514
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595652+00:00"
|
|
107515
107515
|
},
|
|
107516
107516
|
"namespace": {
|
|
107517
107517
|
"type": "string",
|
|
@@ -107531,7 +107531,7 @@
|
|
|
107531
107531
|
},
|
|
107532
107532
|
"x-original-maxLength": 1024,
|
|
107533
107533
|
"x-reconciled-from-discovery": true,
|
|
107534
|
-
"x-reconciled-at": "2026-01-
|
|
107534
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595656+00:00"
|
|
107535
107535
|
}
|
|
107536
107536
|
},
|
|
107537
107537
|
"x-f5xc-minimum-configuration": {
|
|
@@ -107634,7 +107634,7 @@
|
|
|
107634
107634
|
"maxLength": 17,
|
|
107635
107635
|
"minLength": 17,
|
|
107636
107636
|
"x-reconciled-from-discovery": true,
|
|
107637
|
-
"x-reconciled-at": "2026-01-
|
|
107637
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595670+00:00"
|
|
107638
107638
|
},
|
|
107639
107639
|
"system_metadata": {
|
|
107640
107640
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -107777,7 +107777,7 @@
|
|
|
107777
107777
|
},
|
|
107778
107778
|
"x-original-maxLength": 1024,
|
|
107779
107779
|
"x-reconciled-from-discovery": true,
|
|
107780
|
-
"x-reconciled-at": "2026-01-
|
|
107780
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595682+00:00"
|
|
107781
107781
|
},
|
|
107782
107782
|
"disabled": {
|
|
107783
107783
|
"type": "boolean",
|
|
@@ -107831,7 +107831,7 @@
|
|
|
107831
107831
|
},
|
|
107832
107832
|
"x-original-maxLength": 1024,
|
|
107833
107833
|
"x-reconciled-from-discovery": true,
|
|
107834
|
-
"x-reconciled-at": "2026-01-
|
|
107834
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595692+00:00"
|
|
107835
107835
|
},
|
|
107836
107836
|
"namespace": {
|
|
107837
107837
|
"type": "string",
|
|
@@ -107850,7 +107850,7 @@
|
|
|
107850
107850
|
},
|
|
107851
107851
|
"x-original-maxLength": 1024,
|
|
107852
107852
|
"x-reconciled-from-discovery": true,
|
|
107853
|
-
"x-reconciled-at": "2026-01-
|
|
107853
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595696+00:00"
|
|
107854
107854
|
},
|
|
107855
107855
|
"owner_view": {
|
|
107856
107856
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -107892,7 +107892,7 @@
|
|
|
107892
107892
|
"x-field-mutability": "read-only",
|
|
107893
107893
|
"x-original-maxLength": 1024,
|
|
107894
107894
|
"x-reconciled-from-discovery": true,
|
|
107895
|
-
"x-reconciled-at": "2026-01-
|
|
107895
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595704+00:00"
|
|
107896
107896
|
},
|
|
107897
107897
|
"uid": {
|
|
107898
107898
|
"type": "string",
|
|
@@ -107913,7 +107913,7 @@
|
|
|
107913
107913
|
"x-original-maxLength": 1024,
|
|
107914
107914
|
"format": "uuid",
|
|
107915
107915
|
"x-reconciled-from-discovery": true,
|
|
107916
|
-
"x-reconciled-at": "2026-01-
|
|
107916
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595709+00:00"
|
|
107917
107917
|
}
|
|
107918
107918
|
},
|
|
107919
107919
|
"x-f5xc-description-short": "By default a summary of virtual_site is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -108006,7 +108006,7 @@
|
|
|
108006
108006
|
},
|
|
108007
108007
|
"x-original-maxLength": 1024,
|
|
108008
108008
|
"x-reconciled-from-discovery": true,
|
|
108009
|
-
"x-reconciled-at": "2026-01-
|
|
108009
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595717+00:00"
|
|
108010
108010
|
},
|
|
108011
108011
|
"name": {
|
|
108012
108012
|
"type": "string",
|
|
@@ -108025,7 +108025,7 @@
|
|
|
108025
108025
|
},
|
|
108026
108026
|
"x-original-maxLength": 1024,
|
|
108027
108027
|
"x-reconciled-from-discovery": true,
|
|
108028
|
-
"x-reconciled-at": "2026-01-
|
|
108028
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595721+00:00"
|
|
108029
108029
|
},
|
|
108030
108030
|
"namespace": {
|
|
108031
108031
|
"type": "string",
|
|
@@ -108045,7 +108045,7 @@
|
|
|
108045
108045
|
},
|
|
108046
108046
|
"x-original-maxLength": 1024,
|
|
108047
108047
|
"x-reconciled-from-discovery": true,
|
|
108048
|
-
"x-reconciled-at": "2026-01-
|
|
108048
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595725+00:00"
|
|
108049
108049
|
},
|
|
108050
108050
|
"tenant": {
|
|
108051
108051
|
"type": "string",
|
|
@@ -108065,7 +108065,7 @@
|
|
|
108065
108065
|
"x-field-mutability": "read-only",
|
|
108066
108066
|
"x-original-maxLength": 1024,
|
|
108067
108067
|
"x-reconciled-from-discovery": true,
|
|
108068
|
-
"x-reconciled-at": "2026-01-
|
|
108068
|
+
"x-reconciled-at": "2026-01-07T15:54:25.595729+00:00"
|
|
108069
108069
|
}
|
|
108070
108070
|
},
|
|
108071
108071
|
"x-f5xc-description-short": "Individual object that has been selected by the Virtual Site.",
|