@robinmordasiewicz/f5xc-api-mcp 2.0.2-2601050111 → 2.0.5-2601050335
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generator/domain-metadata.d.ts +46 -7
- package/dist/generator/domain-metadata.d.ts.map +1 -1
- package/dist/generator/domain-metadata.js +30 -21
- package/dist/generator/domain-metadata.js.map +1 -1
- package/dist/generator/openapi-parser.d.ts +23 -0
- package/dist/generator/openapi-parser.d.ts.map +1 -1
- package/dist/generator/openapi-parser.js +14 -0
- package/dist/generator/openapi-parser.js.map +1 -1
- package/dist/tools/discovery/best-practices.d.ts +3 -0
- package/dist/tools/discovery/best-practices.d.ts.map +1 -1
- package/dist/tools/discovery/best-practices.js +24 -0
- package/dist/tools/discovery/best-practices.js.map +1 -1
- package/dist/tools/discovery/index-loader.d.ts.map +1 -1
- package/dist/tools/discovery/index-loader.js +2 -0
- package/dist/tools/discovery/index-loader.js.map +1 -1
- package/dist/tools/discovery/types.d.ts +2 -0
- package/dist/tools/discovery/types.d.ts.map +1 -1
- package/dist/tools/generated/dependency-graph.json +1 -1
- package/dist/version.d.ts +2 -2
- package/dist/version.js +2 -2
- package/manifest.json +1 -1
- package/package.json +1 -1
- package/specs/domains/admin_console_and_ui.json +26 -26
- package/specs/domains/ai_services.json +22 -22
- package/specs/domains/api.json +174 -184
- package/specs/domains/authentication.json +46 -46
- package/specs/domains/bigip.json +95 -95
- package/specs/domains/billing_and_usage.json +64 -64
- package/specs/domains/blindfold.json +110 -110
- package/specs/domains/bot_and_threat_defense.json +66 -66
- package/specs/domains/cdn.json +178 -558
- package/specs/domains/ce_management.json +112 -112
- package/specs/domains/certificates.json +76 -76
- package/specs/domains/cloud_infrastructure.json +113 -113
- package/specs/domains/container_services.json +92 -147
- package/specs/domains/data_and_privacy_security.json +67 -67
- package/specs/domains/data_intelligence.json +63 -63
- package/specs/domains/ddos.json +155 -155
- package/specs/domains/dns.json +149 -169
- package/specs/domains/managed_kubernetes.json +86 -86
- package/specs/domains/marketplace.json +104 -104
- package/specs/domains/network.json +231 -231
- package/specs/domains/network_security.json +188 -198
- package/specs/domains/nginx_one.json +63 -63
- package/specs/domains/object_storage.json +13 -13
- package/specs/domains/observability.json +103 -103
- package/specs/domains/rate_limiting.json +53 -53
- package/specs/domains/secops_and_incident_response.json +37 -37
- package/specs/domains/service_mesh.json +120 -125
- package/specs/domains/shape.json +314 -314
- package/specs/domains/sites.json +350 -350
- package/specs/domains/statistics.json +226 -226
- package/specs/domains/support.json +109 -109
- package/specs/domains/telemetry_and_insights.json +73 -73
- package/specs/domains/tenant_and_identity.json +269 -274
- package/specs/domains/threat_campaign.json +67 -87
- package/specs/domains/users.json +67 -67
- package/specs/domains/virtual.json +245 -875
- package/specs/domains/vpm_and_node_management.json +2 -2
- package/specs/domains/waf.json +140 -335
- package/specs/index.json +2 -183
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Data And Privacy Security",
|
|
5
5
|
"description": "Pattern-based detection for personally identifiable information across request and response payloads. Custom data type definitions enable organization-specific classification beyond built-in PII categories. Regional log and metrics aggregation with Clickhouse, Elasticsearch, and Kafka export options. Geo-configuration policies enforce data residency requirements and jurisdiction-specific privacy regulations.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.5",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"url": "https://www.f5.com/company/policies/eula"
|
|
14
14
|
},
|
|
15
15
|
"summary": "Sensitive data policies with custom classification rules. LMA region configuration and geo-based compliance controls.",
|
|
16
|
-
"x-
|
|
16
|
+
"x-f5xc-cli-domain": "data_and_privacy_security"
|
|
17
17
|
},
|
|
18
18
|
"servers": [
|
|
19
19
|
{
|
|
@@ -3190,7 +3190,7 @@
|
|
|
3190
3190
|
},
|
|
3191
3191
|
"x-original-maxLength": 1024,
|
|
3192
3192
|
"x-reconciled-from-discovery": true,
|
|
3193
|
-
"x-reconciled-at": "2026-01-
|
|
3193
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065474+00:00"
|
|
3194
3194
|
},
|
|
3195
3195
|
"namespace": {
|
|
3196
3196
|
"type": "string",
|
|
@@ -3209,7 +3209,7 @@
|
|
|
3209
3209
|
},
|
|
3210
3210
|
"x-original-maxLength": 1024,
|
|
3211
3211
|
"x-reconciled-from-discovery": true,
|
|
3212
|
-
"x-reconciled-at": "2026-01-
|
|
3212
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065480+00:00"
|
|
3213
3213
|
}
|
|
3214
3214
|
},
|
|
3215
3215
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3388,7 +3388,7 @@
|
|
|
3388
3388
|
"maxLength": 17,
|
|
3389
3389
|
"minLength": 17,
|
|
3390
3390
|
"x-reconciled-from-discovery": true,
|
|
3391
|
-
"x-reconciled-at": "2026-01-
|
|
3391
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065499+00:00"
|
|
3392
3392
|
},
|
|
3393
3393
|
"system_metadata": {
|
|
3394
3394
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -3659,7 +3659,7 @@
|
|
|
3659
3659
|
},
|
|
3660
3660
|
"x-original-maxLength": 1024,
|
|
3661
3661
|
"x-reconciled-from-discovery": true,
|
|
3662
|
-
"x-reconciled-at": "2026-01-
|
|
3662
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065519+00:00"
|
|
3663
3663
|
},
|
|
3664
3664
|
"disabled": {
|
|
3665
3665
|
"type": "boolean",
|
|
@@ -3709,7 +3709,7 @@
|
|
|
3709
3709
|
},
|
|
3710
3710
|
"x-original-maxLength": 1024,
|
|
3711
3711
|
"x-reconciled-from-discovery": true,
|
|
3712
|
-
"x-reconciled-at": "2026-01-
|
|
3712
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065529+00:00"
|
|
3713
3713
|
},
|
|
3714
3714
|
"namespace": {
|
|
3715
3715
|
"type": "string",
|
|
@@ -3728,7 +3728,7 @@
|
|
|
3728
3728
|
},
|
|
3729
3729
|
"x-original-maxLength": 1024,
|
|
3730
3730
|
"x-reconciled-from-discovery": true,
|
|
3731
|
-
"x-reconciled-at": "2026-01-
|
|
3731
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065533+00:00"
|
|
3732
3732
|
},
|
|
3733
3733
|
"owner_view": {
|
|
3734
3734
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -3769,7 +3769,7 @@
|
|
|
3769
3769
|
"x-field-mutability": "read-only",
|
|
3770
3770
|
"x-original-maxLength": 1024,
|
|
3771
3771
|
"x-reconciled-from-discovery": true,
|
|
3772
|
-
"x-reconciled-at": "2026-01-
|
|
3772
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065540+00:00"
|
|
3773
3773
|
},
|
|
3774
3774
|
"uid": {
|
|
3775
3775
|
"type": "string",
|
|
@@ -3790,7 +3790,7 @@
|
|
|
3790
3790
|
"x-original-maxLength": 1024,
|
|
3791
3791
|
"format": "uuid",
|
|
3792
3792
|
"x-reconciled-from-discovery": true,
|
|
3793
|
-
"x-reconciled-at": "2026-01-
|
|
3793
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065546+00:00"
|
|
3794
3794
|
}
|
|
3795
3795
|
},
|
|
3796
3796
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4159,7 +4159,7 @@
|
|
|
4159
4159
|
},
|
|
4160
4160
|
"x-original-maxLength": 1024,
|
|
4161
4161
|
"x-reconciled-from-discovery": true,
|
|
4162
|
-
"x-reconciled-at": "2026-01-
|
|
4162
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065571+00:00"
|
|
4163
4163
|
}
|
|
4164
4164
|
},
|
|
4165
4165
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4228,7 +4228,7 @@
|
|
|
4228
4228
|
},
|
|
4229
4229
|
"x-original-maxLength": 1024,
|
|
4230
4230
|
"x-reconciled-from-discovery": true,
|
|
4231
|
-
"x-reconciled-at": "2026-01-
|
|
4231
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065578+00:00"
|
|
4232
4232
|
},
|
|
4233
4233
|
"service_name": {
|
|
4234
4234
|
"type": "string",
|
|
@@ -4267,7 +4267,7 @@
|
|
|
4267
4267
|
},
|
|
4268
4268
|
"x-original-maxLength": 1024,
|
|
4269
4269
|
"x-reconciled-from-discovery": true,
|
|
4270
|
-
"x-reconciled-at": "2026-01-
|
|
4270
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065583+00:00"
|
|
4271
4271
|
},
|
|
4272
4272
|
"type": {
|
|
4273
4273
|
"type": "string",
|
|
@@ -4404,7 +4404,7 @@
|
|
|
4404
4404
|
},
|
|
4405
4405
|
"x-original-maxLength": 1024,
|
|
4406
4406
|
"x-reconciled-from-discovery": true,
|
|
4407
|
-
"x-reconciled-at": "2026-01-
|
|
4407
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065594+00:00"
|
|
4408
4408
|
}
|
|
4409
4409
|
},
|
|
4410
4410
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4513,7 +4513,7 @@
|
|
|
4513
4513
|
},
|
|
4514
4514
|
"x-original-maxLength": 1200,
|
|
4515
4515
|
"x-reconciled-from-discovery": true,
|
|
4516
|
-
"x-reconciled-at": "2026-01-
|
|
4516
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065603+00:00"
|
|
4517
4517
|
},
|
|
4518
4518
|
"disable": {
|
|
4519
4519
|
"type": "boolean",
|
|
@@ -4566,7 +4566,7 @@
|
|
|
4566
4566
|
},
|
|
4567
4567
|
"x-original-maxLength": 1024,
|
|
4568
4568
|
"x-reconciled-from-discovery": true,
|
|
4569
|
-
"x-reconciled-at": "2026-01-
|
|
4569
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065610+00:00"
|
|
4570
4570
|
},
|
|
4571
4571
|
"namespace": {
|
|
4572
4572
|
"type": "string",
|
|
@@ -4585,7 +4585,7 @@
|
|
|
4585
4585
|
},
|
|
4586
4586
|
"x-original-maxLength": 1024,
|
|
4587
4587
|
"x-reconciled-from-discovery": true,
|
|
4588
|
-
"x-reconciled-at": "2026-01-
|
|
4588
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065614+00:00"
|
|
4589
4589
|
}
|
|
4590
4590
|
},
|
|
4591
4591
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4661,7 +4661,7 @@
|
|
|
4661
4661
|
},
|
|
4662
4662
|
"x-original-maxLength": 1200,
|
|
4663
4663
|
"x-reconciled-from-discovery": true,
|
|
4664
|
-
"x-reconciled-at": "2026-01-
|
|
4664
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065620+00:00"
|
|
4665
4665
|
},
|
|
4666
4666
|
"disable": {
|
|
4667
4667
|
"type": "boolean",
|
|
@@ -4716,7 +4716,7 @@
|
|
|
4716
4716
|
},
|
|
4717
4717
|
"x-original-maxLength": 1024,
|
|
4718
4718
|
"x-reconciled-from-discovery": true,
|
|
4719
|
-
"x-reconciled-at": "2026-01-
|
|
4719
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065627+00:00"
|
|
4720
4720
|
},
|
|
4721
4721
|
"namespace": {
|
|
4722
4722
|
"type": "string",
|
|
@@ -4735,7 +4735,7 @@
|
|
|
4735
4735
|
},
|
|
4736
4736
|
"x-original-maxLength": 1024,
|
|
4737
4737
|
"x-reconciled-from-discovery": true,
|
|
4738
|
-
"x-reconciled-at": "2026-01-
|
|
4738
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065631+00:00"
|
|
4739
4739
|
}
|
|
4740
4740
|
},
|
|
4741
4741
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4780,7 +4780,7 @@
|
|
|
4780
4780
|
"readOnly": true,
|
|
4781
4781
|
"x-original-maxLength": 1024,
|
|
4782
4782
|
"x-reconciled-from-discovery": true,
|
|
4783
|
-
"x-reconciled-at": "2026-01-
|
|
4783
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065635+00:00"
|
|
4784
4784
|
},
|
|
4785
4785
|
"name": {
|
|
4786
4786
|
"type": "string",
|
|
@@ -4799,7 +4799,7 @@
|
|
|
4799
4799
|
},
|
|
4800
4800
|
"x-original-maxLength": 1024,
|
|
4801
4801
|
"x-reconciled-from-discovery": true,
|
|
4802
|
-
"x-reconciled-at": "2026-01-
|
|
4802
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065639+00:00"
|
|
4803
4803
|
},
|
|
4804
4804
|
"namespace": {
|
|
4805
4805
|
"type": "string",
|
|
@@ -4818,7 +4818,7 @@
|
|
|
4818
4818
|
},
|
|
4819
4819
|
"x-original-maxLength": 1024,
|
|
4820
4820
|
"x-reconciled-from-discovery": true,
|
|
4821
|
-
"x-reconciled-at": "2026-01-
|
|
4821
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065643+00:00"
|
|
4822
4822
|
},
|
|
4823
4823
|
"tenant": {
|
|
4824
4824
|
"type": "string",
|
|
@@ -4839,7 +4839,7 @@
|
|
|
4839
4839
|
"x-field-mutability": "read-only",
|
|
4840
4840
|
"x-original-maxLength": 1024,
|
|
4841
4841
|
"x-reconciled-from-discovery": true,
|
|
4842
|
-
"x-reconciled-at": "2026-01-
|
|
4842
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065647+00:00"
|
|
4843
4843
|
},
|
|
4844
4844
|
"uid": {
|
|
4845
4845
|
"type": "string",
|
|
@@ -4861,7 +4861,7 @@
|
|
|
4861
4861
|
"x-original-maxLength": 1024,
|
|
4862
4862
|
"format": "uuid",
|
|
4863
4863
|
"x-reconciled-from-discovery": true,
|
|
4864
|
-
"x-reconciled-at": "2026-01-
|
|
4864
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065651+00:00"
|
|
4865
4865
|
}
|
|
4866
4866
|
},
|
|
4867
4867
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4936,7 +4936,7 @@
|
|
|
4936
4936
|
},
|
|
4937
4937
|
"x-original-maxLength": 1200,
|
|
4938
4938
|
"x-reconciled-from-discovery": true,
|
|
4939
|
-
"x-reconciled-at": "2026-01-
|
|
4939
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065658+00:00"
|
|
4940
4940
|
},
|
|
4941
4941
|
"disable": {
|
|
4942
4942
|
"type": "boolean",
|
|
@@ -4989,7 +4989,7 @@
|
|
|
4989
4989
|
},
|
|
4990
4990
|
"x-original-maxLength": 1024,
|
|
4991
4991
|
"x-reconciled-from-discovery": true,
|
|
4992
|
-
"x-reconciled-at": "2026-01-
|
|
4992
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065664+00:00"
|
|
4993
4993
|
},
|
|
4994
4994
|
"namespace": {
|
|
4995
4995
|
"type": "string",
|
|
@@ -5008,7 +5008,7 @@
|
|
|
5008
5008
|
},
|
|
5009
5009
|
"x-original-maxLength": 1024,
|
|
5010
5010
|
"x-reconciled-from-discovery": true,
|
|
5011
|
-
"x-reconciled-at": "2026-01-
|
|
5011
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065668+00:00"
|
|
5012
5012
|
}
|
|
5013
5013
|
},
|
|
5014
5014
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5122,7 +5122,7 @@
|
|
|
5122
5122
|
"x-original-maxLength": 1024,
|
|
5123
5123
|
"format": "uuid",
|
|
5124
5124
|
"x-reconciled-from-discovery": true,
|
|
5125
|
-
"x-reconciled-at": "2026-01-
|
|
5125
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065680+00:00"
|
|
5126
5126
|
},
|
|
5127
5127
|
"vtrp_id": {
|
|
5128
5128
|
"type": "string",
|
|
@@ -5234,7 +5234,7 @@
|
|
|
5234
5234
|
},
|
|
5235
5235
|
"x-original-maxLength": 1024,
|
|
5236
5236
|
"x-reconciled-from-discovery": true,
|
|
5237
|
-
"x-reconciled-at": "2026-01-
|
|
5237
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065689+00:00"
|
|
5238
5238
|
},
|
|
5239
5239
|
"status": {
|
|
5240
5240
|
"type": "string",
|
|
@@ -5253,7 +5253,7 @@
|
|
|
5253
5253
|
},
|
|
5254
5254
|
"x-original-maxLength": 1024,
|
|
5255
5255
|
"x-reconciled-from-discovery": true,
|
|
5256
|
-
"x-reconciled-at": "2026-01-
|
|
5256
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065693+00:00"
|
|
5257
5257
|
}
|
|
5258
5258
|
},
|
|
5259
5259
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5431,7 +5431,7 @@
|
|
|
5431
5431
|
"x-field-mutability": "read-only",
|
|
5432
5432
|
"x-original-maxLength": 1024,
|
|
5433
5433
|
"x-reconciled-from-discovery": true,
|
|
5434
|
-
"x-reconciled-at": "2026-01-
|
|
5434
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065711+00:00"
|
|
5435
5435
|
},
|
|
5436
5436
|
"uid": {
|
|
5437
5437
|
"type": "string",
|
|
@@ -5452,7 +5452,7 @@
|
|
|
5452
5452
|
"x-original-maxLength": 1024,
|
|
5453
5453
|
"format": "uuid",
|
|
5454
5454
|
"x-reconciled-from-discovery": true,
|
|
5455
|
-
"x-reconciled-at": "2026-01-
|
|
5455
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065716+00:00"
|
|
5456
5456
|
}
|
|
5457
5457
|
},
|
|
5458
5458
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5502,7 +5502,7 @@
|
|
|
5502
5502
|
},
|
|
5503
5503
|
"x-original-maxLength": 1024,
|
|
5504
5504
|
"x-reconciled-from-discovery": true,
|
|
5505
|
-
"x-reconciled-at": "2026-01-
|
|
5505
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065720+00:00"
|
|
5506
5506
|
},
|
|
5507
5507
|
"name": {
|
|
5508
5508
|
"type": "string",
|
|
@@ -5521,7 +5521,7 @@
|
|
|
5521
5521
|
},
|
|
5522
5522
|
"x-original-maxLength": 1024,
|
|
5523
5523
|
"x-reconciled-from-discovery": true,
|
|
5524
|
-
"x-reconciled-at": "2026-01-
|
|
5524
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065724+00:00"
|
|
5525
5525
|
},
|
|
5526
5526
|
"namespace": {
|
|
5527
5527
|
"type": "string",
|
|
@@ -5540,7 +5540,7 @@
|
|
|
5540
5540
|
},
|
|
5541
5541
|
"x-original-maxLength": 1024,
|
|
5542
5542
|
"x-reconciled-from-discovery": true,
|
|
5543
|
-
"x-reconciled-at": "2026-01-
|
|
5543
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065727+00:00"
|
|
5544
5544
|
},
|
|
5545
5545
|
"uid": {
|
|
5546
5546
|
"type": "string",
|
|
@@ -5561,7 +5561,7 @@
|
|
|
5561
5561
|
"x-original-maxLength": 1024,
|
|
5562
5562
|
"format": "uuid",
|
|
5563
5563
|
"x-reconciled-from-discovery": true,
|
|
5564
|
-
"x-reconciled-at": "2026-01-
|
|
5564
|
+
"x-reconciled-at": "2026-01-05T03:03:37.065732+00:00"
|
|
5565
5565
|
}
|
|
5566
5566
|
},
|
|
5567
5567
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5654,7 +5654,7 @@
|
|
|
5654
5654
|
"maxLength": 17,
|
|
5655
5655
|
"minLength": 17,
|
|
5656
5656
|
"x-reconciled-from-discovery": true,
|
|
5657
|
-
"x-reconciled-at": "2026-01-
|
|
5657
|
+
"x-reconciled-at": "2026-01-05T03:03:42.781083+00:00"
|
|
5658
5658
|
},
|
|
5659
5659
|
"system_metadata": {
|
|
5660
5660
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -5823,7 +5823,7 @@
|
|
|
5823
5823
|
"readOnly": true,
|
|
5824
5824
|
"x-original-maxLength": 1024,
|
|
5825
5825
|
"x-reconciled-from-discovery": true,
|
|
5826
|
-
"x-reconciled-at": "2026-01-
|
|
5826
|
+
"x-reconciled-at": "2026-01-05T03:03:42.781097+00:00"
|
|
5827
5827
|
},
|
|
5828
5828
|
"name": {
|
|
5829
5829
|
"type": "string",
|
|
@@ -5842,7 +5842,7 @@
|
|
|
5842
5842
|
},
|
|
5843
5843
|
"x-original-maxLength": 1024,
|
|
5844
5844
|
"x-reconciled-from-discovery": true,
|
|
5845
|
-
"x-reconciled-at": "2026-01-
|
|
5845
|
+
"x-reconciled-at": "2026-01-05T03:03:42.781102+00:00"
|
|
5846
5846
|
},
|
|
5847
5847
|
"namespace": {
|
|
5848
5848
|
"type": "string",
|
|
@@ -5861,7 +5861,7 @@
|
|
|
5861
5861
|
},
|
|
5862
5862
|
"x-original-maxLength": 1024,
|
|
5863
5863
|
"x-reconciled-from-discovery": true,
|
|
5864
|
-
"x-reconciled-at": "2026-01-
|
|
5864
|
+
"x-reconciled-at": "2026-01-05T03:03:42.781106+00:00"
|
|
5865
5865
|
},
|
|
5866
5866
|
"tenant": {
|
|
5867
5867
|
"type": "string",
|
|
@@ -5882,7 +5882,7 @@
|
|
|
5882
5882
|
"x-field-mutability": "read-only",
|
|
5883
5883
|
"x-original-maxLength": 1024,
|
|
5884
5884
|
"x-reconciled-from-discovery": true,
|
|
5885
|
-
"x-reconciled-at": "2026-01-
|
|
5885
|
+
"x-reconciled-at": "2026-01-05T03:03:42.781109+00:00"
|
|
5886
5886
|
},
|
|
5887
5887
|
"uid": {
|
|
5888
5888
|
"type": "string",
|
|
@@ -5904,7 +5904,7 @@
|
|
|
5904
5904
|
"x-original-maxLength": 1024,
|
|
5905
5905
|
"format": "uuid",
|
|
5906
5906
|
"x-reconciled-from-discovery": true,
|
|
5907
|
-
"x-reconciled-at": "2026-01-
|
|
5907
|
+
"x-reconciled-at": "2026-01-05T03:03:42.781114+00:00"
|
|
5908
5908
|
}
|
|
5909
5909
|
},
|
|
5910
5910
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6134,7 +6134,7 @@
|
|
|
6134
6134
|
"maxLength": 17,
|
|
6135
6135
|
"minLength": 17,
|
|
6136
6136
|
"x-reconciled-from-discovery": true,
|
|
6137
|
-
"x-reconciled-at": "2026-01-
|
|
6137
|
+
"x-reconciled-at": "2026-01-05T03:03:50.152934+00:00"
|
|
6138
6138
|
},
|
|
6139
6139
|
"system_metadata": {
|
|
6140
6140
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -6355,7 +6355,7 @@
|
|
|
6355
6355
|
},
|
|
6356
6356
|
"x-original-maxLength": 1024,
|
|
6357
6357
|
"x-reconciled-from-discovery": true,
|
|
6358
|
-
"x-reconciled-at": "2026-01-
|
|
6358
|
+
"x-reconciled-at": "2026-01-05T03:03:50.152951+00:00"
|
|
6359
6359
|
},
|
|
6360
6360
|
"disabled": {
|
|
6361
6361
|
"type": "boolean",
|
|
@@ -6405,7 +6405,7 @@
|
|
|
6405
6405
|
},
|
|
6406
6406
|
"x-original-maxLength": 1024,
|
|
6407
6407
|
"x-reconciled-from-discovery": true,
|
|
6408
|
-
"x-reconciled-at": "2026-01-
|
|
6408
|
+
"x-reconciled-at": "2026-01-05T03:03:50.152960+00:00"
|
|
6409
6409
|
},
|
|
6410
6410
|
"namespace": {
|
|
6411
6411
|
"type": "string",
|
|
@@ -6424,7 +6424,7 @@
|
|
|
6424
6424
|
},
|
|
6425
6425
|
"x-original-maxLength": 1024,
|
|
6426
6426
|
"x-reconciled-from-discovery": true,
|
|
6427
|
-
"x-reconciled-at": "2026-01-
|
|
6427
|
+
"x-reconciled-at": "2026-01-05T03:03:50.152963+00:00"
|
|
6428
6428
|
},
|
|
6429
6429
|
"owner_view": {
|
|
6430
6430
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -6465,7 +6465,7 @@
|
|
|
6465
6465
|
"x-field-mutability": "read-only",
|
|
6466
6466
|
"x-original-maxLength": 1024,
|
|
6467
6467
|
"x-reconciled-from-discovery": true,
|
|
6468
|
-
"x-reconciled-at": "2026-01-
|
|
6468
|
+
"x-reconciled-at": "2026-01-05T03:03:50.152970+00:00"
|
|
6469
6469
|
},
|
|
6470
6470
|
"uid": {
|
|
6471
6471
|
"type": "string",
|
|
@@ -6486,7 +6486,7 @@
|
|
|
6486
6486
|
"x-original-maxLength": 1024,
|
|
6487
6487
|
"format": "uuid",
|
|
6488
6488
|
"x-reconciled-from-discovery": true,
|
|
6489
|
-
"x-reconciled-at": "2026-01-
|
|
6489
|
+
"x-reconciled-at": "2026-01-05T03:03:50.152974+00:00"
|
|
6490
6490
|
}
|
|
6491
6491
|
},
|
|
6492
6492
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6618,7 +6618,7 @@
|
|
|
6618
6618
|
},
|
|
6619
6619
|
"x-original-maxLength": 1024,
|
|
6620
6620
|
"x-reconciled-from-discovery": true,
|
|
6621
|
-
"x-reconciled-at": "2026-01-
|
|
6621
|
+
"x-reconciled-at": "2026-01-05T03:03:50.152999+00:00"
|
|
6622
6622
|
},
|
|
6623
6623
|
"store_provider": {
|
|
6624
6624
|
"type": "string",
|
|
@@ -6676,7 +6676,7 @@
|
|
|
6676
6676
|
},
|
|
6677
6677
|
"x-original-maxLength": 1024,
|
|
6678
6678
|
"x-reconciled-from-discovery": true,
|
|
6679
|
-
"x-reconciled-at": "2026-01-
|
|
6679
|
+
"x-reconciled-at": "2026-01-05T03:03:50.153005+00:00"
|
|
6680
6680
|
},
|
|
6681
6681
|
"url": {
|
|
6682
6682
|
"type": "string",
|
|
@@ -6787,7 +6787,7 @@
|
|
|
6787
6787
|
},
|
|
6788
6788
|
"x-original-maxLength": 1024,
|
|
6789
6789
|
"x-reconciled-from-discovery": true,
|
|
6790
|
-
"x-reconciled-at": "2026-01-
|
|
6790
|
+
"x-reconciled-at": "2026-01-05T03:03:50.153104+00:00"
|
|
6791
6791
|
},
|
|
6792
6792
|
"location": {
|
|
6793
6793
|
"type": "string",
|
|
@@ -6804,7 +6804,7 @@
|
|
|
6804
6804
|
},
|
|
6805
6805
|
"x-original-maxLength": 1024,
|
|
6806
6806
|
"x-reconciled-from-discovery": true,
|
|
6807
|
-
"x-reconciled-at": "2026-01-
|
|
6807
|
+
"x-reconciled-at": "2026-01-05T03:03:50.153108+00:00"
|
|
6808
6808
|
},
|
|
6809
6809
|
"provider": {
|
|
6810
6810
|
"type": "string",
|
|
@@ -6821,7 +6821,7 @@
|
|
|
6821
6821
|
},
|
|
6822
6822
|
"x-original-maxLength": 1024,
|
|
6823
6823
|
"x-reconciled-from-discovery": true,
|
|
6824
|
-
"x-reconciled-at": "2026-01-
|
|
6824
|
+
"x-reconciled-at": "2026-01-05T03:03:50.153111+00:00"
|
|
6825
6825
|
},
|
|
6826
6826
|
"secret_encoding": {
|
|
6827
6827
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -6843,7 +6843,7 @@
|
|
|
6843
6843
|
"maxLength": 1,
|
|
6844
6844
|
"minLength": 1,
|
|
6845
6845
|
"x-reconciled-from-discovery": true,
|
|
6846
|
-
"x-reconciled-at": "2026-01-
|
|
6846
|
+
"x-reconciled-at": "2026-01-05T03:03:50.153118+00:00"
|
|
6847
6847
|
}
|
|
6848
6848
|
},
|
|
6849
6849
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6882,7 +6882,7 @@
|
|
|
6882
6882
|
},
|
|
6883
6883
|
"x-original-maxLength": 1024,
|
|
6884
6884
|
"x-reconciled-from-discovery": true,
|
|
6885
|
-
"x-reconciled-at": "2026-01-
|
|
6885
|
+
"x-reconciled-at": "2026-01-05T03:03:50.153140+00:00"
|
|
6886
6886
|
}
|
|
6887
6887
|
},
|
|
6888
6888
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7272,7 +7272,7 @@
|
|
|
7272
7272
|
},
|
|
7273
7273
|
"x-original-maxLength": 128,
|
|
7274
7274
|
"x-reconciled-from-discovery": true,
|
|
7275
|
-
"x-reconciled-at": "2026-01-
|
|
7275
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121625+00:00"
|
|
7276
7276
|
},
|
|
7277
7277
|
"namespace": {
|
|
7278
7278
|
"type": "string",
|
|
@@ -7297,7 +7297,7 @@
|
|
|
7297
7297
|
},
|
|
7298
7298
|
"x-original-maxLength": 64,
|
|
7299
7299
|
"x-reconciled-from-discovery": true,
|
|
7300
|
-
"x-reconciled-at": "2026-01-
|
|
7300
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121628+00:00"
|
|
7301
7301
|
},
|
|
7302
7302
|
"tenant": {
|
|
7303
7303
|
"type": "string",
|
|
@@ -7324,7 +7324,7 @@
|
|
|
7324
7324
|
"x-field-mutability": "read-only",
|
|
7325
7325
|
"x-original-maxLength": 64,
|
|
7326
7326
|
"x-reconciled-from-discovery": true,
|
|
7327
|
-
"x-reconciled-at": "2026-01-
|
|
7327
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121633+00:00"
|
|
7328
7328
|
}
|
|
7329
7329
|
},
|
|
7330
7330
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7456,7 +7456,7 @@
|
|
|
7456
7456
|
},
|
|
7457
7457
|
"x-original-maxLength": 1024,
|
|
7458
7458
|
"x-reconciled-from-discovery": true,
|
|
7459
|
-
"x-reconciled-at": "2026-01-
|
|
7459
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121645+00:00"
|
|
7460
7460
|
},
|
|
7461
7461
|
"namespace": {
|
|
7462
7462
|
"type": "string",
|
|
@@ -7475,7 +7475,7 @@
|
|
|
7475
7475
|
},
|
|
7476
7476
|
"x-original-maxLength": 1024,
|
|
7477
7477
|
"x-reconciled-from-discovery": true,
|
|
7478
|
-
"x-reconciled-at": "2026-01-
|
|
7478
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121649+00:00"
|
|
7479
7479
|
}
|
|
7480
7480
|
},
|
|
7481
7481
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7573,7 +7573,7 @@
|
|
|
7573
7573
|
"maxLength": 17,
|
|
7574
7574
|
"minLength": 17,
|
|
7575
7575
|
"x-reconciled-from-discovery": true,
|
|
7576
|
-
"x-reconciled-at": "2026-01-
|
|
7576
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121661+00:00"
|
|
7577
7577
|
},
|
|
7578
7578
|
"system_metadata": {
|
|
7579
7579
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -7708,7 +7708,7 @@
|
|
|
7708
7708
|
},
|
|
7709
7709
|
"x-original-maxLength": 1024,
|
|
7710
7710
|
"x-reconciled-from-discovery": true,
|
|
7711
|
-
"x-reconciled-at": "2026-01-
|
|
7711
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121671+00:00"
|
|
7712
7712
|
},
|
|
7713
7713
|
"disabled": {
|
|
7714
7714
|
"type": "boolean",
|
|
@@ -7758,7 +7758,7 @@
|
|
|
7758
7758
|
},
|
|
7759
7759
|
"x-original-maxLength": 1024,
|
|
7760
7760
|
"x-reconciled-from-discovery": true,
|
|
7761
|
-
"x-reconciled-at": "2026-01-
|
|
7761
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121679+00:00"
|
|
7762
7762
|
},
|
|
7763
7763
|
"namespace": {
|
|
7764
7764
|
"type": "string",
|
|
@@ -7777,7 +7777,7 @@
|
|
|
7777
7777
|
},
|
|
7778
7778
|
"x-original-maxLength": 1024,
|
|
7779
7779
|
"x-reconciled-from-discovery": true,
|
|
7780
|
-
"x-reconciled-at": "2026-01-
|
|
7780
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121683+00:00"
|
|
7781
7781
|
},
|
|
7782
7782
|
"owner_view": {
|
|
7783
7783
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -7818,7 +7818,7 @@
|
|
|
7818
7818
|
"x-field-mutability": "read-only",
|
|
7819
7819
|
"x-original-maxLength": 1024,
|
|
7820
7820
|
"x-reconciled-from-discovery": true,
|
|
7821
|
-
"x-reconciled-at": "2026-01-
|
|
7821
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121690+00:00"
|
|
7822
7822
|
},
|
|
7823
7823
|
"uid": {
|
|
7824
7824
|
"type": "string",
|
|
@@ -7839,7 +7839,7 @@
|
|
|
7839
7839
|
"x-original-maxLength": 1024,
|
|
7840
7840
|
"format": "uuid",
|
|
7841
7841
|
"x-reconciled-from-discovery": true,
|
|
7842
|
-
"x-reconciled-at": "2026-01-
|
|
7842
|
+
"x-reconciled-at": "2026-01-05T03:04:06.121694+00:00"
|
|
7843
7843
|
}
|
|
7844
7844
|
},
|
|
7845
7845
|
"x-f5xc-minimum-configuration": {
|