@robinmordasiewicz/f5xc-terraform-mcp 3.6.31 → 3.7.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/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +2 -2
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +26 -25
- package/dist/docs/specifications/api/domains/ai_services.json +22 -22
- package/dist/docs/specifications/api/domains/api.json +174 -175
- package/dist/docs/specifications/api/domains/authentication.json +48 -47
- package/dist/docs/specifications/api/domains/bigip.json +95 -95
- package/dist/docs/specifications/api/domains/billing_and_usage.json +64 -64
- package/dist/docs/specifications/api/domains/blindfold.json +110 -110
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +66 -65
- package/dist/docs/specifications/api/domains/cdn.json +178 -179
- package/dist/docs/specifications/api/domains/ce_management.json +77 -78
- package/dist/docs/specifications/api/domains/certificates.json +76 -76
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +113 -113
- package/dist/docs/specifications/api/domains/container_services.json +92 -92
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +67 -67
- package/dist/docs/specifications/api/domains/data_intelligence.json +65 -65
- package/dist/docs/specifications/api/domains/ddos.json +155 -156
- package/dist/docs/specifications/api/domains/dns.json +149 -149
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +86 -86
- package/dist/docs/specifications/api/domains/marketplace.json +104 -104
- package/dist/docs/specifications/api/domains/network.json +231 -232
- package/dist/docs/specifications/api/domains/network_security.json +188 -188
- package/dist/docs/specifications/api/domains/nginx_one.json +63 -63
- package/dist/docs/specifications/api/domains/object_storage.json +13 -13
- package/dist/docs/specifications/api/domains/observability.json +103 -104
- package/dist/docs/specifications/api/domains/rate_limiting.json +53 -53
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +37 -37
- package/dist/docs/specifications/api/domains/service_mesh.json +120 -120
- package/dist/docs/specifications/api/domains/shape.json +314 -315
- package/dist/docs/specifications/api/domains/sites.json +350 -350
- package/dist/docs/specifications/api/domains/statistics.json +226 -227
- package/dist/docs/specifications/api/domains/support.json +109 -109
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +75 -74
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +269 -272
- package/dist/docs/specifications/api/domains/threat_campaign.json +69 -68
- package/dist/docs/specifications/api/domains/users.json +67 -66
- package/dist/docs/specifications/api/domains/virtual.json +245 -245
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +4 -3
- package/dist/docs/specifications/api/domains/waf.json +140 -141
- package/dist/docs/specifications/api/index.json +17 -17
- package/dist/docs/specifications/api/openapi.json +2601 -2604
- package/dist/docs/specifications/api/openapi.yaml +2606 -2604
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Managed Kubernetes",
|
|
5
5
|
"description": "Role-based access controls with cluster-scoped permissions and namespace bindings. Pod security admission levels enforce baseline, restricted, or privileged profiles. Container registry credentials support private image pulls across hybrid deployments. Policy rules define resource verbs, groups, and non-resource URL access patterns.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.21",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
"name": "Proprietary",
|
|
13
13
|
"url": "https://www.f5.com/company/policies/eula"
|
|
14
14
|
},
|
|
15
|
+
"x-f5xc-description-long": "Role-based access controls with cluster-scoped permissions and namespace bindings. Pod security admission levels enforce baseline, restricted, or privileged profiles. Container registry credentials support private image pulls across hybrid deployments. Policy rules define resource verbs, groups, and non-resource URL access patterns.",
|
|
15
16
|
"summary": "Kubernetes role bindings and admission policies. Registry integration for EKS, AKS, and GKE workloads.",
|
|
16
17
|
"x-f5xc-cli-domain": "managed_kubernetes",
|
|
17
18
|
"x-f5xc-best-practices": {
|
|
@@ -6025,7 +6026,7 @@
|
|
|
6025
6026
|
},
|
|
6026
6027
|
"x-original-maxLength": 1024,
|
|
6027
6028
|
"x-reconciled-from-discovery": true,
|
|
6028
|
-
"x-reconciled-at": "2026-01-
|
|
6029
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991146+00:00"
|
|
6029
6030
|
},
|
|
6030
6031
|
"namespace": {
|
|
6031
6032
|
"type": "string",
|
|
@@ -6045,7 +6046,7 @@
|
|
|
6045
6046
|
},
|
|
6046
6047
|
"x-original-maxLength": 1024,
|
|
6047
6048
|
"x-reconciled-from-discovery": true,
|
|
6048
|
-
"x-reconciled-at": "2026-01-
|
|
6049
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991151+00:00"
|
|
6049
6050
|
}
|
|
6050
6051
|
},
|
|
6051
6052
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6148,7 +6149,7 @@
|
|
|
6148
6149
|
"maxLength": 17,
|
|
6149
6150
|
"minLength": 17,
|
|
6150
6151
|
"x-reconciled-from-discovery": true,
|
|
6151
|
-
"x-reconciled-at": "2026-01-
|
|
6152
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991164+00:00"
|
|
6152
6153
|
},
|
|
6153
6154
|
"system_metadata": {
|
|
6154
6155
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -6390,7 +6391,7 @@
|
|
|
6390
6391
|
},
|
|
6391
6392
|
"x-original-maxLength": 1024,
|
|
6392
6393
|
"x-reconciled-from-discovery": true,
|
|
6393
|
-
"x-reconciled-at": "2026-01-
|
|
6394
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991182+00:00"
|
|
6394
6395
|
},
|
|
6395
6396
|
"disabled": {
|
|
6396
6397
|
"type": "boolean",
|
|
@@ -6444,7 +6445,7 @@
|
|
|
6444
6445
|
},
|
|
6445
6446
|
"x-original-maxLength": 1024,
|
|
6446
6447
|
"x-reconciled-from-discovery": true,
|
|
6447
|
-
"x-reconciled-at": "2026-01-
|
|
6448
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991192+00:00"
|
|
6448
6449
|
},
|
|
6449
6450
|
"namespace": {
|
|
6450
6451
|
"type": "string",
|
|
@@ -6463,7 +6464,7 @@
|
|
|
6463
6464
|
},
|
|
6464
6465
|
"x-original-maxLength": 1024,
|
|
6465
6466
|
"x-reconciled-from-discovery": true,
|
|
6466
|
-
"x-reconciled-at": "2026-01-
|
|
6467
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991196+00:00"
|
|
6467
6468
|
},
|
|
6468
6469
|
"owner_view": {
|
|
6469
6470
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -6505,7 +6506,7 @@
|
|
|
6505
6506
|
"x-field-mutability": "read-only",
|
|
6506
6507
|
"x-original-maxLength": 1024,
|
|
6507
6508
|
"x-reconciled-from-discovery": true,
|
|
6508
|
-
"x-reconciled-at": "2026-01-
|
|
6509
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991203+00:00"
|
|
6509
6510
|
},
|
|
6510
6511
|
"uid": {
|
|
6511
6512
|
"type": "string",
|
|
@@ -6527,7 +6528,7 @@
|
|
|
6527
6528
|
"x-original-maxLength": 1024,
|
|
6528
6529
|
"format": "uuid",
|
|
6529
6530
|
"x-reconciled-from-discovery": true,
|
|
6530
|
-
"x-reconciled-at": "2026-01-
|
|
6531
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991209+00:00"
|
|
6531
6532
|
}
|
|
6532
6533
|
},
|
|
6533
6534
|
"x-f5xc-description-short": "By default a summary of container_registry is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -6783,7 +6784,7 @@
|
|
|
6783
6784
|
},
|
|
6784
6785
|
"x-original-maxLength": 1024,
|
|
6785
6786
|
"x-reconciled-from-discovery": true,
|
|
6786
|
-
"x-reconciled-at": "2026-01-
|
|
6787
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991226+00:00"
|
|
6787
6788
|
}
|
|
6788
6789
|
},
|
|
6789
6790
|
"x-f5xc-description-short": "Contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.",
|
|
@@ -6855,7 +6856,7 @@
|
|
|
6855
6856
|
},
|
|
6856
6857
|
"x-original-maxLength": 1024,
|
|
6857
6858
|
"x-reconciled-from-discovery": true,
|
|
6858
|
-
"x-reconciled-at": "2026-01-
|
|
6859
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991233+00:00"
|
|
6859
6860
|
},
|
|
6860
6861
|
"store_provider": {
|
|
6861
6862
|
"type": "string",
|
|
@@ -6918,7 +6919,7 @@
|
|
|
6918
6919
|
},
|
|
6919
6920
|
"x-original-maxLength": 1024,
|
|
6920
6921
|
"x-reconciled-from-discovery": true,
|
|
6921
|
-
"x-reconciled-at": "2026-01-
|
|
6922
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991239+00:00"
|
|
6922
6923
|
},
|
|
6923
6924
|
"url": {
|
|
6924
6925
|
"type": "string",
|
|
@@ -7022,7 +7023,7 @@
|
|
|
7022
7023
|
},
|
|
7023
7024
|
"x-original-maxLength": 1024,
|
|
7024
7025
|
"x-reconciled-from-discovery": true,
|
|
7025
|
-
"x-reconciled-at": "2026-01-
|
|
7026
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991248+00:00"
|
|
7026
7027
|
},
|
|
7027
7028
|
"service_name": {
|
|
7028
7029
|
"type": "string",
|
|
@@ -7065,7 +7066,7 @@
|
|
|
7065
7066
|
},
|
|
7066
7067
|
"x-original-maxLength": 1024,
|
|
7067
7068
|
"x-reconciled-from-discovery": true,
|
|
7068
|
-
"x-reconciled-at": "2026-01-
|
|
7069
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991253+00:00"
|
|
7069
7070
|
},
|
|
7070
7071
|
"type": {
|
|
7071
7072
|
"type": "string",
|
|
@@ -7210,7 +7211,7 @@
|
|
|
7210
7211
|
},
|
|
7211
7212
|
"x-original-maxLength": 1024,
|
|
7212
7213
|
"x-reconciled-from-discovery": true,
|
|
7213
|
-
"x-reconciled-at": "2026-01-
|
|
7214
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991263+00:00"
|
|
7214
7215
|
}
|
|
7215
7216
|
},
|
|
7216
7217
|
"x-f5xc-description-short": "Initializer is information about an initializer that has not yet completed.",
|
|
@@ -7326,7 +7327,7 @@
|
|
|
7326
7327
|
},
|
|
7327
7328
|
"x-original-maxLength": 1200,
|
|
7328
7329
|
"x-reconciled-from-discovery": true,
|
|
7329
|
-
"x-reconciled-at": "2026-01-
|
|
7330
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991272+00:00"
|
|
7330
7331
|
},
|
|
7331
7332
|
"disable": {
|
|
7332
7333
|
"type": "boolean",
|
|
@@ -7384,7 +7385,7 @@
|
|
|
7384
7385
|
},
|
|
7385
7386
|
"x-original-maxLength": 1024,
|
|
7386
7387
|
"x-reconciled-from-discovery": true,
|
|
7387
|
-
"x-reconciled-at": "2026-01-
|
|
7388
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991280+00:00"
|
|
7388
7389
|
},
|
|
7389
7390
|
"namespace": {
|
|
7390
7391
|
"type": "string",
|
|
@@ -7405,7 +7406,7 @@
|
|
|
7405
7406
|
},
|
|
7406
7407
|
"x-original-maxLength": 1024,
|
|
7407
7408
|
"x-reconciled-from-discovery": true,
|
|
7408
|
-
"x-reconciled-at": "2026-01-
|
|
7409
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991284+00:00"
|
|
7409
7410
|
}
|
|
7410
7411
|
},
|
|
7411
7412
|
"x-f5xc-description-short": "ObjectCreateMetaType is metadata that can be specified in Create request of an object.",
|
|
@@ -7485,7 +7486,7 @@
|
|
|
7485
7486
|
},
|
|
7486
7487
|
"x-original-maxLength": 1200,
|
|
7487
7488
|
"x-reconciled-from-discovery": true,
|
|
7488
|
-
"x-reconciled-at": "2026-01-
|
|
7489
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991290+00:00"
|
|
7489
7490
|
},
|
|
7490
7491
|
"disable": {
|
|
7491
7492
|
"type": "boolean",
|
|
@@ -7545,7 +7546,7 @@
|
|
|
7545
7546
|
},
|
|
7546
7547
|
"x-original-maxLength": 1024,
|
|
7547
7548
|
"x-reconciled-from-discovery": true,
|
|
7548
|
-
"x-reconciled-at": "2026-01-
|
|
7549
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991297+00:00"
|
|
7549
7550
|
},
|
|
7550
7551
|
"namespace": {
|
|
7551
7552
|
"type": "string",
|
|
@@ -7566,7 +7567,7 @@
|
|
|
7566
7567
|
},
|
|
7567
7568
|
"x-original-maxLength": 1024,
|
|
7568
7569
|
"x-reconciled-from-discovery": true,
|
|
7569
|
-
"x-reconciled-at": "2026-01-
|
|
7570
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991301+00:00"
|
|
7570
7571
|
}
|
|
7571
7572
|
},
|
|
7572
7573
|
"x-f5xc-description-short": "ObjectGetMetaType is metadata that can be specified in GET/Create response of an object.",
|
|
@@ -7614,7 +7615,7 @@
|
|
|
7614
7615
|
"readOnly": true,
|
|
7615
7616
|
"x-original-maxLength": 1024,
|
|
7616
7617
|
"x-reconciled-from-discovery": true,
|
|
7617
|
-
"x-reconciled-at": "2026-01-
|
|
7618
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991305+00:00"
|
|
7618
7619
|
},
|
|
7619
7620
|
"name": {
|
|
7620
7621
|
"type": "string",
|
|
@@ -7635,7 +7636,7 @@
|
|
|
7635
7636
|
},
|
|
7636
7637
|
"x-original-maxLength": 1024,
|
|
7637
7638
|
"x-reconciled-from-discovery": true,
|
|
7638
|
-
"x-reconciled-at": "2026-01-
|
|
7639
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991309+00:00"
|
|
7639
7640
|
},
|
|
7640
7641
|
"namespace": {
|
|
7641
7642
|
"type": "string",
|
|
@@ -7656,7 +7657,7 @@
|
|
|
7656
7657
|
},
|
|
7657
7658
|
"x-original-maxLength": 1024,
|
|
7658
7659
|
"x-reconciled-from-discovery": true,
|
|
7659
|
-
"x-reconciled-at": "2026-01-
|
|
7660
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991312+00:00"
|
|
7660
7661
|
},
|
|
7661
7662
|
"tenant": {
|
|
7662
7663
|
"type": "string",
|
|
@@ -7679,7 +7680,7 @@
|
|
|
7679
7680
|
"x-field-mutability": "read-only",
|
|
7680
7681
|
"x-original-maxLength": 1024,
|
|
7681
7682
|
"x-reconciled-from-discovery": true,
|
|
7682
|
-
"x-reconciled-at": "2026-01-
|
|
7683
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991317+00:00"
|
|
7683
7684
|
},
|
|
7684
7685
|
"uid": {
|
|
7685
7686
|
"type": "string",
|
|
@@ -7703,7 +7704,7 @@
|
|
|
7703
7704
|
"x-original-maxLength": 1024,
|
|
7704
7705
|
"format": "uuid",
|
|
7705
7706
|
"x-reconciled-from-discovery": true,
|
|
7706
|
-
"x-reconciled-at": "2026-01-
|
|
7707
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991322+00:00"
|
|
7707
7708
|
}
|
|
7708
7709
|
},
|
|
7709
7710
|
"x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
|
|
@@ -7783,7 +7784,7 @@
|
|
|
7783
7784
|
},
|
|
7784
7785
|
"x-original-maxLength": 1200,
|
|
7785
7786
|
"x-reconciled-from-discovery": true,
|
|
7786
|
-
"x-reconciled-at": "2026-01-
|
|
7787
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991328+00:00"
|
|
7787
7788
|
},
|
|
7788
7789
|
"disable": {
|
|
7789
7790
|
"type": "boolean",
|
|
@@ -7841,7 +7842,7 @@
|
|
|
7841
7842
|
},
|
|
7842
7843
|
"x-original-maxLength": 1024,
|
|
7843
7844
|
"x-reconciled-from-discovery": true,
|
|
7844
|
-
"x-reconciled-at": "2026-01-
|
|
7845
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991335+00:00"
|
|
7845
7846
|
},
|
|
7846
7847
|
"namespace": {
|
|
7847
7848
|
"type": "string",
|
|
@@ -7862,7 +7863,7 @@
|
|
|
7862
7863
|
},
|
|
7863
7864
|
"x-original-maxLength": 1024,
|
|
7864
7865
|
"x-reconciled-from-discovery": true,
|
|
7865
|
-
"x-reconciled-at": "2026-01-
|
|
7866
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991338+00:00"
|
|
7866
7867
|
}
|
|
7867
7868
|
},
|
|
7868
7869
|
"x-f5xc-description-short": "ObjectReplaceMetaType is metadata that can be specified in Replace request of an object.",
|
|
@@ -8036,7 +8037,7 @@
|
|
|
8036
8037
|
"x-original-maxLength": 1024,
|
|
8037
8038
|
"format": "uuid",
|
|
8038
8039
|
"x-reconciled-from-discovery": true,
|
|
8039
|
-
"x-reconciled-at": "2026-01-
|
|
8040
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991353+00:00"
|
|
8040
8041
|
},
|
|
8041
8042
|
"vtrp_id": {
|
|
8042
8043
|
"type": "string",
|
|
@@ -8156,7 +8157,7 @@
|
|
|
8156
8157
|
},
|
|
8157
8158
|
"x-original-maxLength": 1024,
|
|
8158
8159
|
"x-reconciled-from-discovery": true,
|
|
8159
|
-
"x-reconciled-at": "2026-01-
|
|
8160
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991361+00:00"
|
|
8160
8161
|
},
|
|
8161
8162
|
"status": {
|
|
8162
8163
|
"type": "string",
|
|
@@ -8176,7 +8177,7 @@
|
|
|
8176
8177
|
},
|
|
8177
8178
|
"x-original-maxLength": 1024,
|
|
8178
8179
|
"x-reconciled-from-discovery": true,
|
|
8179
|
-
"x-reconciled-at": "2026-01-
|
|
8180
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991365+00:00"
|
|
8180
8181
|
}
|
|
8181
8182
|
},
|
|
8182
8183
|
"x-f5xc-description-short": "Status is a return value for calls that don't return other objects.",
|
|
@@ -8371,7 +8372,7 @@
|
|
|
8371
8372
|
"x-field-mutability": "read-only",
|
|
8372
8373
|
"x-original-maxLength": 1024,
|
|
8373
8374
|
"x-reconciled-from-discovery": true,
|
|
8374
|
-
"x-reconciled-at": "2026-01-
|
|
8375
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991383+00:00"
|
|
8375
8376
|
},
|
|
8376
8377
|
"uid": {
|
|
8377
8378
|
"type": "string",
|
|
@@ -8394,7 +8395,7 @@
|
|
|
8394
8395
|
"x-original-maxLength": 1024,
|
|
8395
8396
|
"format": "uuid",
|
|
8396
8397
|
"x-reconciled-from-discovery": true,
|
|
8397
|
-
"x-reconciled-at": "2026-01-
|
|
8398
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991387+00:00"
|
|
8398
8399
|
}
|
|
8399
8400
|
},
|
|
8400
8401
|
"x-f5xc-description-short": "SystemObjectGetMetaType is metadata generated or populated by the system for all persisted objects and cannot be updated directly by users.",
|
|
@@ -8444,7 +8445,7 @@
|
|
|
8444
8445
|
},
|
|
8445
8446
|
"x-original-maxLength": 1024,
|
|
8446
8447
|
"x-reconciled-from-discovery": true,
|
|
8447
|
-
"x-reconciled-at": "2026-01-
|
|
8448
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991392+00:00"
|
|
8448
8449
|
},
|
|
8449
8450
|
"location": {
|
|
8450
8451
|
"type": "string",
|
|
@@ -8462,7 +8463,7 @@
|
|
|
8462
8463
|
},
|
|
8463
8464
|
"x-original-maxLength": 1024,
|
|
8464
8465
|
"x-reconciled-from-discovery": true,
|
|
8465
|
-
"x-reconciled-at": "2026-01-
|
|
8466
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991396+00:00"
|
|
8466
8467
|
},
|
|
8467
8468
|
"provider": {
|
|
8468
8469
|
"type": "string",
|
|
@@ -8481,7 +8482,7 @@
|
|
|
8481
8482
|
},
|
|
8482
8483
|
"x-original-maxLength": 1024,
|
|
8483
8484
|
"x-reconciled-from-discovery": true,
|
|
8484
|
-
"x-reconciled-at": "2026-01-
|
|
8485
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991400+00:00"
|
|
8485
8486
|
},
|
|
8486
8487
|
"secret_encoding": {
|
|
8487
8488
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -8505,7 +8506,7 @@
|
|
|
8505
8506
|
"maxLength": 1,
|
|
8506
8507
|
"minLength": 1,
|
|
8507
8508
|
"x-reconciled-from-discovery": true,
|
|
8508
|
-
"x-reconciled-at": "2026-01-
|
|
8509
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991405+00:00"
|
|
8509
8510
|
}
|
|
8510
8511
|
},
|
|
8511
8512
|
"x-f5xc-description-short": "X-displayName: \"Vault Secret\" VaultSecretInfoType specifies information about the Secret managed by Hashicorp Vault.",
|
|
@@ -8550,7 +8551,7 @@
|
|
|
8550
8551
|
},
|
|
8551
8552
|
"x-original-maxLength": 1024,
|
|
8552
8553
|
"x-reconciled-from-discovery": true,
|
|
8553
|
-
"x-reconciled-at": "2026-01-
|
|
8554
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991410+00:00"
|
|
8554
8555
|
},
|
|
8555
8556
|
"name": {
|
|
8556
8557
|
"type": "string",
|
|
@@ -8571,7 +8572,7 @@
|
|
|
8571
8572
|
},
|
|
8572
8573
|
"x-original-maxLength": 1024,
|
|
8573
8574
|
"x-reconciled-from-discovery": true,
|
|
8574
|
-
"x-reconciled-at": "2026-01-
|
|
8575
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991414+00:00"
|
|
8575
8576
|
},
|
|
8576
8577
|
"namespace": {
|
|
8577
8578
|
"type": "string",
|
|
@@ -8592,7 +8593,7 @@
|
|
|
8592
8593
|
},
|
|
8593
8594
|
"x-original-maxLength": 1024,
|
|
8594
8595
|
"x-reconciled-from-discovery": true,
|
|
8595
|
-
"x-reconciled-at": "2026-01-
|
|
8596
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991417+00:00"
|
|
8596
8597
|
},
|
|
8597
8598
|
"uid": {
|
|
8598
8599
|
"type": "string",
|
|
@@ -8613,7 +8614,7 @@
|
|
|
8613
8614
|
"x-original-maxLength": 1024,
|
|
8614
8615
|
"format": "uuid",
|
|
8615
8616
|
"x-reconciled-from-discovery": true,
|
|
8616
|
-
"x-reconciled-at": "2026-01-
|
|
8617
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991421+00:00"
|
|
8617
8618
|
}
|
|
8618
8619
|
},
|
|
8619
8620
|
"x-f5xc-description-short": "ViewRefType represents a reference to a view.",
|
|
@@ -8653,7 +8654,7 @@
|
|
|
8653
8654
|
},
|
|
8654
8655
|
"x-original-maxLength": 1024,
|
|
8655
8656
|
"x-reconciled-from-discovery": true,
|
|
8656
|
-
"x-reconciled-at": "2026-01-
|
|
8657
|
+
"x-reconciled-at": "2026-01-08T05:42:06.991426+00:00"
|
|
8657
8658
|
}
|
|
8658
8659
|
},
|
|
8659
8660
|
"x-f5xc-description-short": "X-displayName: \"Wingman Secret\" WingmanSecretInfoType specifies the handle to the wingman secret.",
|
|
@@ -8815,7 +8816,7 @@
|
|
|
8815
8816
|
},
|
|
8816
8817
|
"x-original-maxLength": 1024,
|
|
8817
8818
|
"x-reconciled-from-discovery": true,
|
|
8818
|
-
"x-reconciled-at": "2026-01-
|
|
8819
|
+
"x-reconciled-at": "2026-01-08T05:42:28.994414+00:00"
|
|
8819
8820
|
},
|
|
8820
8821
|
"namespace": {
|
|
8821
8822
|
"type": "string",
|
|
@@ -8835,7 +8836,7 @@
|
|
|
8835
8836
|
},
|
|
8836
8837
|
"x-original-maxLength": 1024,
|
|
8837
8838
|
"x-reconciled-from-discovery": true,
|
|
8838
|
-
"x-reconciled-at": "2026-01-
|
|
8839
|
+
"x-reconciled-at": "2026-01-08T05:42:28.994419+00:00"
|
|
8839
8840
|
}
|
|
8840
8841
|
},
|
|
8841
8842
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8938,7 +8939,7 @@
|
|
|
8938
8939
|
"maxLength": 17,
|
|
8939
8940
|
"minLength": 17,
|
|
8940
8941
|
"x-reconciled-from-discovery": true,
|
|
8941
|
-
"x-reconciled-at": "2026-01-
|
|
8942
|
+
"x-reconciled-at": "2026-01-08T05:42:28.994433+00:00"
|
|
8942
8943
|
},
|
|
8943
8944
|
"system_metadata": {
|
|
8944
8945
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -9133,7 +9134,7 @@
|
|
|
9133
9134
|
},
|
|
9134
9135
|
"x-original-maxLength": 1024,
|
|
9135
9136
|
"x-reconciled-from-discovery": true,
|
|
9136
|
-
"x-reconciled-at": "2026-01-
|
|
9137
|
+
"x-reconciled-at": "2026-01-08T05:42:28.994455+00:00"
|
|
9137
9138
|
},
|
|
9138
9139
|
"disabled": {
|
|
9139
9140
|
"type": "boolean",
|
|
@@ -9187,7 +9188,7 @@
|
|
|
9187
9188
|
},
|
|
9188
9189
|
"x-original-maxLength": 1024,
|
|
9189
9190
|
"x-reconciled-from-discovery": true,
|
|
9190
|
-
"x-reconciled-at": "2026-01-
|
|
9191
|
+
"x-reconciled-at": "2026-01-08T05:42:28.994464+00:00"
|
|
9191
9192
|
},
|
|
9192
9193
|
"namespace": {
|
|
9193
9194
|
"type": "string",
|
|
@@ -9206,7 +9207,7 @@
|
|
|
9206
9207
|
},
|
|
9207
9208
|
"x-original-maxLength": 1024,
|
|
9208
9209
|
"x-reconciled-from-discovery": true,
|
|
9209
|
-
"x-reconciled-at": "2026-01-
|
|
9210
|
+
"x-reconciled-at": "2026-01-08T05:42:28.994468+00:00"
|
|
9210
9211
|
},
|
|
9211
9212
|
"owner_view": {
|
|
9212
9213
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -9248,7 +9249,7 @@
|
|
|
9248
9249
|
"x-field-mutability": "read-only",
|
|
9249
9250
|
"x-original-maxLength": 1024,
|
|
9250
9251
|
"x-reconciled-from-discovery": true,
|
|
9251
|
-
"x-reconciled-at": "2026-01-
|
|
9252
|
+
"x-reconciled-at": "2026-01-08T05:42:28.994475+00:00"
|
|
9252
9253
|
},
|
|
9253
9254
|
"uid": {
|
|
9254
9255
|
"type": "string",
|
|
@@ -9270,7 +9271,7 @@
|
|
|
9270
9271
|
"x-original-maxLength": 1024,
|
|
9271
9272
|
"format": "uuid",
|
|
9272
9273
|
"x-reconciled-from-discovery": true,
|
|
9273
|
-
"x-reconciled-at": "2026-01-
|
|
9274
|
+
"x-reconciled-at": "2026-01-08T05:42:28.994480+00:00"
|
|
9274
9275
|
}
|
|
9275
9276
|
},
|
|
9276
9277
|
"x-f5xc-description-short": "By default a summary of k8s_cluster_role is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -9870,7 +9871,7 @@
|
|
|
9870
9871
|
"readOnly": true,
|
|
9871
9872
|
"x-original-maxLength": 1024,
|
|
9872
9873
|
"x-reconciled-from-discovery": true,
|
|
9873
|
-
"x-reconciled-at": "2026-01-
|
|
9874
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369111+00:00"
|
|
9874
9875
|
},
|
|
9875
9876
|
"name": {
|
|
9876
9877
|
"type": "string",
|
|
@@ -9891,7 +9892,7 @@
|
|
|
9891
9892
|
},
|
|
9892
9893
|
"x-original-maxLength": 1024,
|
|
9893
9894
|
"x-reconciled-from-discovery": true,
|
|
9894
|
-
"x-reconciled-at": "2026-01-
|
|
9895
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369117+00:00"
|
|
9895
9896
|
},
|
|
9896
9897
|
"namespace": {
|
|
9897
9898
|
"type": "string",
|
|
@@ -9912,7 +9913,7 @@
|
|
|
9912
9913
|
},
|
|
9913
9914
|
"x-original-maxLength": 1024,
|
|
9914
9915
|
"x-reconciled-from-discovery": true,
|
|
9915
|
-
"x-reconciled-at": "2026-01-
|
|
9916
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369121+00:00"
|
|
9916
9917
|
},
|
|
9917
9918
|
"tenant": {
|
|
9918
9919
|
"type": "string",
|
|
@@ -9935,7 +9936,7 @@
|
|
|
9935
9936
|
"x-field-mutability": "read-only",
|
|
9936
9937
|
"x-original-maxLength": 1024,
|
|
9937
9938
|
"x-reconciled-from-discovery": true,
|
|
9938
|
-
"x-reconciled-at": "2026-01-
|
|
9939
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369125+00:00"
|
|
9939
9940
|
},
|
|
9940
9941
|
"uid": {
|
|
9941
9942
|
"type": "string",
|
|
@@ -9959,7 +9960,7 @@
|
|
|
9959
9960
|
"x-original-maxLength": 1024,
|
|
9960
9961
|
"format": "uuid",
|
|
9961
9962
|
"x-reconciled-from-discovery": true,
|
|
9962
|
-
"x-reconciled-at": "2026-01-
|
|
9963
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369131+00:00"
|
|
9963
9964
|
}
|
|
9964
9965
|
},
|
|
9965
9966
|
"x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
|
|
@@ -10129,7 +10130,7 @@
|
|
|
10129
10130
|
},
|
|
10130
10131
|
"x-original-maxLength": 1024,
|
|
10131
10132
|
"x-reconciled-from-discovery": true,
|
|
10132
|
-
"x-reconciled-at": "2026-01-
|
|
10133
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369150+00:00"
|
|
10133
10134
|
},
|
|
10134
10135
|
"namespace": {
|
|
10135
10136
|
"type": "string",
|
|
@@ -10149,7 +10150,7 @@
|
|
|
10149
10150
|
},
|
|
10150
10151
|
"x-original-maxLength": 1024,
|
|
10151
10152
|
"x-reconciled-from-discovery": true,
|
|
10152
|
-
"x-reconciled-at": "2026-01-
|
|
10153
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369154+00:00"
|
|
10153
10154
|
}
|
|
10154
10155
|
},
|
|
10155
10156
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10252,7 +10253,7 @@
|
|
|
10252
10253
|
"maxLength": 17,
|
|
10253
10254
|
"minLength": 17,
|
|
10254
10255
|
"x-reconciled-from-discovery": true,
|
|
10255
|
-
"x-reconciled-at": "2026-01-
|
|
10256
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369167+00:00"
|
|
10256
10257
|
},
|
|
10257
10258
|
"system_metadata": {
|
|
10258
10259
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -10451,7 +10452,7 @@
|
|
|
10451
10452
|
},
|
|
10452
10453
|
"x-original-maxLength": 1024,
|
|
10453
10454
|
"x-reconciled-from-discovery": true,
|
|
10454
|
-
"x-reconciled-at": "2026-01-
|
|
10455
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369181+00:00"
|
|
10455
10456
|
},
|
|
10456
10457
|
"disabled": {
|
|
10457
10458
|
"type": "boolean",
|
|
@@ -10506,7 +10507,7 @@
|
|
|
10506
10507
|
},
|
|
10507
10508
|
"x-original-maxLength": 1024,
|
|
10508
10509
|
"x-reconciled-from-discovery": true,
|
|
10509
|
-
"x-reconciled-at": "2026-01-
|
|
10510
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369189+00:00"
|
|
10510
10511
|
},
|
|
10511
10512
|
"namespace": {
|
|
10512
10513
|
"type": "string",
|
|
@@ -10525,7 +10526,7 @@
|
|
|
10525
10526
|
},
|
|
10526
10527
|
"x-original-maxLength": 1024,
|
|
10527
10528
|
"x-reconciled-from-discovery": true,
|
|
10528
|
-
"x-reconciled-at": "2026-01-
|
|
10529
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369194+00:00"
|
|
10529
10530
|
},
|
|
10530
10531
|
"owner_view": {
|
|
10531
10532
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -10567,7 +10568,7 @@
|
|
|
10567
10568
|
"x-field-mutability": "read-only",
|
|
10568
10569
|
"x-original-maxLength": 1024,
|
|
10569
10570
|
"x-reconciled-from-discovery": true,
|
|
10570
|
-
"x-reconciled-at": "2026-01-
|
|
10571
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369201+00:00"
|
|
10571
10572
|
},
|
|
10572
10573
|
"uid": {
|
|
10573
10574
|
"type": "string",
|
|
@@ -10589,7 +10590,7 @@
|
|
|
10589
10590
|
"x-original-maxLength": 1024,
|
|
10590
10591
|
"format": "uuid",
|
|
10591
10592
|
"x-reconciled-from-discovery": true,
|
|
10592
|
-
"x-reconciled-at": "2026-01-
|
|
10593
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369205+00:00"
|
|
10593
10594
|
}
|
|
10594
10595
|
},
|
|
10595
10596
|
"x-f5xc-description-short": "By default a summary of k8s_cluster_role_binding is returned in 'List'.",
|
|
@@ -10749,7 +10750,7 @@
|
|
|
10749
10750
|
},
|
|
10750
10751
|
"x-original-maxLength": 64,
|
|
10751
10752
|
"x-reconciled-from-discovery": true,
|
|
10752
|
-
"x-reconciled-at": "2026-01-
|
|
10753
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369216+00:00"
|
|
10753
10754
|
},
|
|
10754
10755
|
"namespace": {
|
|
10755
10756
|
"type": "string",
|
|
@@ -10780,7 +10781,7 @@
|
|
|
10780
10781
|
},
|
|
10781
10782
|
"x-original-maxLength": 64,
|
|
10782
10783
|
"x-reconciled-from-discovery": true,
|
|
10783
|
-
"x-reconciled-at": "2026-01-
|
|
10784
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369219+00:00"
|
|
10784
10785
|
}
|
|
10785
10786
|
},
|
|
10786
10787
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10965,7 +10966,7 @@
|
|
|
10965
10966
|
},
|
|
10966
10967
|
"x-original-maxLength": 128,
|
|
10967
10968
|
"x-reconciled-from-discovery": true,
|
|
10968
|
-
"x-reconciled-at": "2026-01-
|
|
10969
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369370+00:00"
|
|
10969
10970
|
},
|
|
10970
10971
|
"namespace": {
|
|
10971
10972
|
"type": "string",
|
|
@@ -10992,7 +10993,7 @@
|
|
|
10992
10993
|
},
|
|
10993
10994
|
"x-original-maxLength": 64,
|
|
10994
10995
|
"x-reconciled-from-discovery": true,
|
|
10995
|
-
"x-reconciled-at": "2026-01-
|
|
10996
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369374+00:00"
|
|
10996
10997
|
},
|
|
10997
10998
|
"tenant": {
|
|
10998
10999
|
"type": "string",
|
|
@@ -11021,7 +11022,7 @@
|
|
|
11021
11022
|
"x-field-mutability": "read-only",
|
|
11022
11023
|
"x-original-maxLength": 64,
|
|
11023
11024
|
"x-reconciled-from-discovery": true,
|
|
11024
|
-
"x-reconciled-at": "2026-01-
|
|
11025
|
+
"x-reconciled-at": "2026-01-08T05:42:29.369378+00:00"
|
|
11025
11026
|
}
|
|
11026
11027
|
},
|
|
11027
11028
|
"x-f5xc-description-short": "Type establishes a direct reference from one object(the referrer) to another(the referred).",
|
|
@@ -11046,7 +11047,6 @@
|
|
|
11046
11047
|
"title": "Empty",
|
|
11047
11048
|
"x-displayname": "Empty",
|
|
11048
11049
|
"x-ves-proto-message": "ves.io.schema.Empty",
|
|
11049
|
-
"x-f5xc-description-short": "Can be used for messages where no values are needed.",
|
|
11050
11050
|
"x-f5xc-minimum-configuration": {
|
|
11051
11051
|
"description": "Minimum configuration for ioschemaEmpty",
|
|
11052
11052
|
"required_fields": [],
|
|
@@ -11200,7 +11200,7 @@
|
|
|
11200
11200
|
},
|
|
11201
11201
|
"x-original-maxLength": 1024,
|
|
11202
11202
|
"x-reconciled-from-discovery": true,
|
|
11203
|
-
"x-reconciled-at": "2026-01-
|
|
11203
|
+
"x-reconciled-at": "2026-01-08T05:42:29.734981+00:00"
|
|
11204
11204
|
},
|
|
11205
11205
|
"namespace": {
|
|
11206
11206
|
"type": "string",
|
|
@@ -11220,7 +11220,7 @@
|
|
|
11220
11220
|
},
|
|
11221
11221
|
"x-original-maxLength": 1024,
|
|
11222
11222
|
"x-reconciled-from-discovery": true,
|
|
11223
|
-
"x-reconciled-at": "2026-01-
|
|
11223
|
+
"x-reconciled-at": "2026-01-08T05:42:29.734984+00:00"
|
|
11224
11224
|
}
|
|
11225
11225
|
},
|
|
11226
11226
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11323,7 +11323,7 @@
|
|
|
11323
11323
|
"maxLength": 17,
|
|
11324
11324
|
"minLength": 17,
|
|
11325
11325
|
"x-reconciled-from-discovery": true,
|
|
11326
|
-
"x-reconciled-at": "2026-01-
|
|
11326
|
+
"x-reconciled-at": "2026-01-08T05:42:29.734997+00:00"
|
|
11327
11327
|
},
|
|
11328
11328
|
"system_metadata": {
|
|
11329
11329
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -11516,7 +11516,7 @@
|
|
|
11516
11516
|
},
|
|
11517
11517
|
"x-original-maxLength": 1024,
|
|
11518
11518
|
"x-reconciled-from-discovery": true,
|
|
11519
|
-
"x-reconciled-at": "2026-01-
|
|
11519
|
+
"x-reconciled-at": "2026-01-08T05:42:29.735009+00:00"
|
|
11520
11520
|
},
|
|
11521
11521
|
"disabled": {
|
|
11522
11522
|
"type": "boolean",
|
|
@@ -11571,7 +11571,7 @@
|
|
|
11571
11571
|
},
|
|
11572
11572
|
"x-original-maxLength": 1024,
|
|
11573
11573
|
"x-reconciled-from-discovery": true,
|
|
11574
|
-
"x-reconciled-at": "2026-01-
|
|
11574
|
+
"x-reconciled-at": "2026-01-08T05:42:29.735019+00:00"
|
|
11575
11575
|
},
|
|
11576
11576
|
"namespace": {
|
|
11577
11577
|
"type": "string",
|
|
@@ -11590,7 +11590,7 @@
|
|
|
11590
11590
|
},
|
|
11591
11591
|
"x-original-maxLength": 1024,
|
|
11592
11592
|
"x-reconciled-from-discovery": true,
|
|
11593
|
-
"x-reconciled-at": "2026-01-
|
|
11593
|
+
"x-reconciled-at": "2026-01-08T05:42:29.735023+00:00"
|
|
11594
11594
|
},
|
|
11595
11595
|
"owner_view": {
|
|
11596
11596
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -11632,7 +11632,7 @@
|
|
|
11632
11632
|
"x-field-mutability": "read-only",
|
|
11633
11633
|
"x-original-maxLength": 1024,
|
|
11634
11634
|
"x-reconciled-from-discovery": true,
|
|
11635
|
-
"x-reconciled-at": "2026-01-
|
|
11635
|
+
"x-reconciled-at": "2026-01-08T05:42:29.735030+00:00"
|
|
11636
11636
|
},
|
|
11637
11637
|
"uid": {
|
|
11638
11638
|
"type": "string",
|
|
@@ -11654,7 +11654,7 @@
|
|
|
11654
11654
|
"x-original-maxLength": 1024,
|
|
11655
11655
|
"format": "uuid",
|
|
11656
11656
|
"x-reconciled-from-discovery": true,
|
|
11657
|
-
"x-reconciled-at": "2026-01-
|
|
11657
|
+
"x-reconciled-at": "2026-01-08T05:42:29.735035+00:00"
|
|
11658
11658
|
}
|
|
11659
11659
|
},
|
|
11660
11660
|
"x-f5xc-description-short": "By default a summary of k8s_pod_security_admission is returned in 'List'.",
|
|
@@ -12072,7 +12072,7 @@
|
|
|
12072
12072
|
},
|
|
12073
12073
|
"x-original-maxLength": 1024,
|
|
12074
12074
|
"x-reconciled-from-discovery": true,
|
|
12075
|
-
"x-reconciled-at": "2026-01-
|
|
12075
|
+
"x-reconciled-at": "2026-01-08T05:42:30.133517+00:00"
|
|
12076
12076
|
},
|
|
12077
12077
|
"namespace": {
|
|
12078
12078
|
"type": "string",
|
|
@@ -12092,7 +12092,7 @@
|
|
|
12092
12092
|
},
|
|
12093
12093
|
"x-original-maxLength": 1024,
|
|
12094
12094
|
"x-reconciled-from-discovery": true,
|
|
12095
|
-
"x-reconciled-at": "2026-01-
|
|
12095
|
+
"x-reconciled-at": "2026-01-08T05:42:30.133522+00:00"
|
|
12096
12096
|
}
|
|
12097
12097
|
},
|
|
12098
12098
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12195,7 +12195,7 @@
|
|
|
12195
12195
|
"maxLength": 17,
|
|
12196
12196
|
"minLength": 17,
|
|
12197
12197
|
"x-reconciled-from-discovery": true,
|
|
12198
|
-
"x-reconciled-at": "2026-01-
|
|
12198
|
+
"x-reconciled-at": "2026-01-08T05:42:30.133535+00:00"
|
|
12199
12199
|
},
|
|
12200
12200
|
"system_metadata": {
|
|
12201
12201
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -12600,7 +12600,7 @@
|
|
|
12600
12600
|
},
|
|
12601
12601
|
"x-original-maxLength": 1024,
|
|
12602
12602
|
"x-reconciled-from-discovery": true,
|
|
12603
|
-
"x-reconciled-at": "2026-01-
|
|
12603
|
+
"x-reconciled-at": "2026-01-08T05:42:30.133559+00:00"
|
|
12604
12604
|
},
|
|
12605
12605
|
"disabled": {
|
|
12606
12606
|
"type": "boolean",
|
|
@@ -12655,7 +12655,7 @@
|
|
|
12655
12655
|
},
|
|
12656
12656
|
"x-original-maxLength": 1024,
|
|
12657
12657
|
"x-reconciled-from-discovery": true,
|
|
12658
|
-
"x-reconciled-at": "2026-01-
|
|
12658
|
+
"x-reconciled-at": "2026-01-08T05:42:30.133568+00:00"
|
|
12659
12659
|
},
|
|
12660
12660
|
"namespace": {
|
|
12661
12661
|
"type": "string",
|
|
@@ -12674,7 +12674,7 @@
|
|
|
12674
12674
|
},
|
|
12675
12675
|
"x-original-maxLength": 1024,
|
|
12676
12676
|
"x-reconciled-from-discovery": true,
|
|
12677
|
-
"x-reconciled-at": "2026-01-
|
|
12677
|
+
"x-reconciled-at": "2026-01-08T05:42:30.133572+00:00"
|
|
12678
12678
|
},
|
|
12679
12679
|
"owner_view": {
|
|
12680
12680
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -12716,7 +12716,7 @@
|
|
|
12716
12716
|
"x-field-mutability": "read-only",
|
|
12717
12717
|
"x-original-maxLength": 1024,
|
|
12718
12718
|
"x-reconciled-from-discovery": true,
|
|
12719
|
-
"x-reconciled-at": "2026-01-
|
|
12719
|
+
"x-reconciled-at": "2026-01-08T05:42:30.133578+00:00"
|
|
12720
12720
|
},
|
|
12721
12721
|
"uid": {
|
|
12722
12722
|
"type": "string",
|
|
@@ -12738,7 +12738,7 @@
|
|
|
12738
12738
|
"x-original-maxLength": 1024,
|
|
12739
12739
|
"format": "uuid",
|
|
12740
12740
|
"x-reconciled-from-discovery": true,
|
|
12741
|
-
"x-reconciled-at": "2026-01-
|
|
12741
|
+
"x-reconciled-at": "2026-01-08T05:42:30.133584+00:00"
|
|
12742
12742
|
}
|
|
12743
12743
|
},
|
|
12744
12744
|
"x-f5xc-description-short": "By default a summary of k8s_pod_security_policy is returned in 'List'.",
|