@robinmordasiewicz/f5xc-api-mcp 2.0.5-2601050335 → 2.0.10-2601051503
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generator/domain-metadata.d.ts +161 -0
- package/dist/generator/domain-metadata.d.ts.map +1 -1
- package/dist/generator/domain-metadata.js +263 -0
- package/dist/generator/domain-metadata.js.map +1 -1
- package/dist/generator/naming/acronyms.d.ts +9 -2
- package/dist/generator/naming/acronyms.d.ts.map +1 -1
- package/dist/generator/naming/acronyms.js +35 -129
- package/dist/generator/naming/acronyms.js.map +1 -1
- package/dist/generator/naming/index.d.ts +1 -1
- package/dist/generator/naming/index.d.ts.map +1 -1
- package/dist/generator/naming/index.js +1 -1
- package/dist/generator/naming/index.js.map +1 -1
- package/dist/prompts/error-resolution.d.ts +7 -24
- package/dist/prompts/error-resolution.d.ts.map +1 -1
- package/dist/prompts/error-resolution.js +94 -296
- package/dist/prompts/error-resolution.js.map +1 -1
- package/dist/prompts/index.d.ts +2 -2
- package/dist/prompts/index.d.ts.map +1 -1
- package/dist/prompts/index.js +3 -3
- package/dist/prompts/index.js.map +1 -1
- package/dist/prompts/workflows.d.ts +8 -16
- package/dist/prompts/workflows.d.ts.map +1 -1
- package/dist/prompts/workflows.js +100 -306
- package/dist/prompts/workflows.js.map +1 -1
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +9 -7
- package/dist/server.js.map +1 -1
- package/dist/tools/discovery/best-practices.d.ts +1 -0
- package/dist/tools/discovery/best-practices.d.ts.map +1 -1
- package/dist/tools/discovery/best-practices.js +135 -226
- package/dist/tools/discovery/best-practices.js.map +1 -1
- package/dist/tools/discovery/cost-estimator.d.ts.map +1 -1
- package/dist/tools/discovery/cost-estimator.js +16 -4
- package/dist/tools/discovery/cost-estimator.js.map +1 -1
- package/dist/tools/generated/dependency-graph.json +1 -1
- package/dist/version.d.ts +2 -2
- package/dist/version.d.ts.map +1 -1
- package/dist/version.js +2 -2
- package/dist/version.js.map +1 -1
- package/manifest.json +1 -1
- package/package.json +1 -1
- package/specs/domains/admin_console_and_ui.json +25 -25
- package/specs/domains/ai_services.json +21 -21
- package/specs/domains/api.json +173 -173
- package/specs/domains/authentication.json +45 -45
- package/specs/domains/bigip.json +94 -94
- package/specs/domains/billing_and_usage.json +63 -63
- package/specs/domains/blindfold.json +109 -109
- package/specs/domains/bot_and_threat_defense.json +65 -65
- package/specs/domains/cdn.json +177 -177
- package/specs/domains/ce_management.json +111 -111
- package/specs/domains/certificates.json +75 -75
- package/specs/domains/cloud_infrastructure.json +112 -112
- package/specs/domains/container_services.json +91 -91
- package/specs/domains/data_and_privacy_security.json +66 -66
- package/specs/domains/data_intelligence.json +62 -62
- package/specs/domains/ddos.json +154 -154
- package/specs/domains/dns.json +148 -148
- package/specs/domains/managed_kubernetes.json +85 -85
- package/specs/domains/marketplace.json +103 -103
- package/specs/domains/network.json +230 -230
- package/specs/domains/network_security.json +187 -187
- package/specs/domains/nginx_one.json +62 -62
- package/specs/domains/object_storage.json +12 -12
- package/specs/domains/observability.json +102 -102
- package/specs/domains/rate_limiting.json +52 -52
- package/specs/domains/secops_and_incident_response.json +36 -36
- package/specs/domains/service_mesh.json +119 -119
- package/specs/domains/shape.json +313 -313
- package/specs/domains/sites.json +349 -349
- package/specs/domains/statistics.json +225 -225
- package/specs/domains/support.json +108 -108
- package/specs/domains/telemetry_and_insights.json +72 -72
- package/specs/domains/tenant_and_identity.json +268 -268
- package/specs/domains/threat_campaign.json +66 -66
- package/specs/domains/users.json +66 -66
- package/specs/domains/virtual.json +244 -244
- package/specs/domains/vpm_and_node_management.json +1 -1
- package/specs/domains/waf.json +139 -139
- package/specs/index.json +1661 -3
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Bot And Threat Defense",
|
|
5
5
|
"description": "Behavioral fingerprinting identifies automated clients through request patterns, mouse movements, and JavaScript execution. Threat categories classify attacks by type including credential stuffing, scraping, and denial-of-service. Defense instances apply per-namespace policies with configurable sensitivity thresholds and challenge actions. Provisioning handles integration credentials for third-party threat intelligence feeds.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.10",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -4599,7 +4599,7 @@
|
|
|
4599
4599
|
},
|
|
4600
4600
|
"x-original-maxLength": 1024,
|
|
4601
4601
|
"x-reconciled-from-discovery": true,
|
|
4602
|
-
"x-reconciled-at": "2026-01-
|
|
4602
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278175+00:00"
|
|
4603
4603
|
},
|
|
4604
4604
|
"namespace": {
|
|
4605
4605
|
"type": "string",
|
|
@@ -4618,7 +4618,7 @@
|
|
|
4618
4618
|
},
|
|
4619
4619
|
"x-original-maxLength": 1024,
|
|
4620
4620
|
"x-reconciled-from-discovery": true,
|
|
4621
|
-
"x-reconciled-at": "2026-01-
|
|
4621
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278182+00:00"
|
|
4622
4622
|
}
|
|
4623
4623
|
},
|
|
4624
4624
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5111,7 +5111,7 @@
|
|
|
5111
5111
|
},
|
|
5112
5112
|
"x-original-maxLength": 1024,
|
|
5113
5113
|
"x-reconciled-from-discovery": true,
|
|
5114
|
-
"x-reconciled-at": "2026-01-
|
|
5114
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278226+00:00"
|
|
5115
5115
|
},
|
|
5116
5116
|
"disabled": {
|
|
5117
5117
|
"type": "boolean",
|
|
@@ -5161,7 +5161,7 @@
|
|
|
5161
5161
|
},
|
|
5162
5162
|
"x-original-maxLength": 1024,
|
|
5163
5163
|
"x-reconciled-from-discovery": true,
|
|
5164
|
-
"x-reconciled-at": "2026-01-
|
|
5164
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278237+00:00"
|
|
5165
5165
|
},
|
|
5166
5166
|
"namespace": {
|
|
5167
5167
|
"type": "string",
|
|
@@ -5180,7 +5180,7 @@
|
|
|
5180
5180
|
},
|
|
5181
5181
|
"x-original-maxLength": 1024,
|
|
5182
5182
|
"x-reconciled-from-discovery": true,
|
|
5183
|
-
"x-reconciled-at": "2026-01-
|
|
5183
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278242+00:00"
|
|
5184
5184
|
},
|
|
5185
5185
|
"owner_view": {
|
|
5186
5186
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -5206,7 +5206,7 @@
|
|
|
5206
5206
|
"x-field-mutability": "read-only",
|
|
5207
5207
|
"x-original-maxLength": 1024,
|
|
5208
5208
|
"x-reconciled-from-discovery": true,
|
|
5209
|
-
"x-reconciled-at": "2026-01-
|
|
5209
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278249+00:00"
|
|
5210
5210
|
},
|
|
5211
5211
|
"uid": {
|
|
5212
5212
|
"type": "string",
|
|
@@ -5227,7 +5227,7 @@
|
|
|
5227
5227
|
"x-original-maxLength": 1024,
|
|
5228
5228
|
"format": "uuid",
|
|
5229
5229
|
"x-reconciled-from-discovery": true,
|
|
5230
|
-
"x-reconciled-at": "2026-01-
|
|
5230
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278255+00:00"
|
|
5231
5231
|
}
|
|
5232
5232
|
},
|
|
5233
5233
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5375,7 +5375,7 @@
|
|
|
5375
5375
|
"readOnly": true,
|
|
5376
5376
|
"x-original-maxLength": 1024,
|
|
5377
5377
|
"x-reconciled-from-discovery": true,
|
|
5378
|
-
"x-reconciled-at": "2026-01-
|
|
5378
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278270+00:00"
|
|
5379
5379
|
},
|
|
5380
5380
|
"name": {
|
|
5381
5381
|
"type": "string",
|
|
@@ -5394,7 +5394,7 @@
|
|
|
5394
5394
|
},
|
|
5395
5395
|
"x-original-maxLength": 1024,
|
|
5396
5396
|
"x-reconciled-from-discovery": true,
|
|
5397
|
-
"x-reconciled-at": "2026-01-
|
|
5397
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278274+00:00"
|
|
5398
5398
|
},
|
|
5399
5399
|
"namespace": {
|
|
5400
5400
|
"type": "string",
|
|
@@ -5413,7 +5413,7 @@
|
|
|
5413
5413
|
},
|
|
5414
5414
|
"x-original-maxLength": 1024,
|
|
5415
5415
|
"x-reconciled-from-discovery": true,
|
|
5416
|
-
"x-reconciled-at": "2026-01-
|
|
5416
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278278+00:00"
|
|
5417
5417
|
},
|
|
5418
5418
|
"tenant": {
|
|
5419
5419
|
"type": "string",
|
|
@@ -5434,7 +5434,7 @@
|
|
|
5434
5434
|
"x-field-mutability": "read-only",
|
|
5435
5435
|
"x-original-maxLength": 1024,
|
|
5436
5436
|
"x-reconciled-from-discovery": true,
|
|
5437
|
-
"x-reconciled-at": "2026-01-
|
|
5437
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278282+00:00"
|
|
5438
5438
|
},
|
|
5439
5439
|
"uid": {
|
|
5440
5440
|
"type": "string",
|
|
@@ -5456,7 +5456,7 @@
|
|
|
5456
5456
|
"x-original-maxLength": 1024,
|
|
5457
5457
|
"format": "uuid",
|
|
5458
5458
|
"x-reconciled-from-discovery": true,
|
|
5459
|
-
"x-reconciled-at": "2026-01-
|
|
5459
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278288+00:00"
|
|
5460
5460
|
}
|
|
5461
5461
|
},
|
|
5462
5462
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5505,7 +5505,7 @@
|
|
|
5505
5505
|
},
|
|
5506
5506
|
"x-original-maxLength": 1024,
|
|
5507
5507
|
"x-reconciled-from-discovery": true,
|
|
5508
|
-
"x-reconciled-at": "2026-01-
|
|
5508
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278294+00:00"
|
|
5509
5509
|
}
|
|
5510
5510
|
},
|
|
5511
5511
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5616,7 +5616,7 @@
|
|
|
5616
5616
|
},
|
|
5617
5617
|
"x-original-maxLength": 1024,
|
|
5618
5618
|
"x-reconciled-from-discovery": true,
|
|
5619
|
-
"x-reconciled-at": "2026-01-
|
|
5619
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278304+00:00"
|
|
5620
5620
|
}
|
|
5621
5621
|
},
|
|
5622
5622
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5725,7 +5725,7 @@
|
|
|
5725
5725
|
},
|
|
5726
5726
|
"x-original-maxLength": 1200,
|
|
5727
5727
|
"x-reconciled-from-discovery": true,
|
|
5728
|
-
"x-reconciled-at": "2026-01-
|
|
5728
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278314+00:00"
|
|
5729
5729
|
},
|
|
5730
5730
|
"disable": {
|
|
5731
5731
|
"type": "boolean",
|
|
@@ -5778,7 +5778,7 @@
|
|
|
5778
5778
|
},
|
|
5779
5779
|
"x-original-maxLength": 1024,
|
|
5780
5780
|
"x-reconciled-from-discovery": true,
|
|
5781
|
-
"x-reconciled-at": "2026-01-
|
|
5781
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278321+00:00"
|
|
5782
5782
|
},
|
|
5783
5783
|
"namespace": {
|
|
5784
5784
|
"type": "string",
|
|
@@ -5797,7 +5797,7 @@
|
|
|
5797
5797
|
},
|
|
5798
5798
|
"x-original-maxLength": 1024,
|
|
5799
5799
|
"x-reconciled-from-discovery": true,
|
|
5800
|
-
"x-reconciled-at": "2026-01-
|
|
5800
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278326+00:00"
|
|
5801
5801
|
}
|
|
5802
5802
|
},
|
|
5803
5803
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5873,7 +5873,7 @@
|
|
|
5873
5873
|
},
|
|
5874
5874
|
"x-original-maxLength": 1200,
|
|
5875
5875
|
"x-reconciled-from-discovery": true,
|
|
5876
|
-
"x-reconciled-at": "2026-01-
|
|
5876
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278332+00:00"
|
|
5877
5877
|
},
|
|
5878
5878
|
"disable": {
|
|
5879
5879
|
"type": "boolean",
|
|
@@ -5928,7 +5928,7 @@
|
|
|
5928
5928
|
},
|
|
5929
5929
|
"x-original-maxLength": 1024,
|
|
5930
5930
|
"x-reconciled-from-discovery": true,
|
|
5931
|
-
"x-reconciled-at": "2026-01-
|
|
5931
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278340+00:00"
|
|
5932
5932
|
},
|
|
5933
5933
|
"namespace": {
|
|
5934
5934
|
"type": "string",
|
|
@@ -5947,7 +5947,7 @@
|
|
|
5947
5947
|
},
|
|
5948
5948
|
"x-original-maxLength": 1024,
|
|
5949
5949
|
"x-reconciled-from-discovery": true,
|
|
5950
|
-
"x-reconciled-at": "2026-01-
|
|
5950
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278344+00:00"
|
|
5951
5951
|
}
|
|
5952
5952
|
},
|
|
5953
5953
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6023,7 +6023,7 @@
|
|
|
6023
6023
|
},
|
|
6024
6024
|
"x-original-maxLength": 1200,
|
|
6025
6025
|
"x-reconciled-from-discovery": true,
|
|
6026
|
-
"x-reconciled-at": "2026-01-
|
|
6026
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278351+00:00"
|
|
6027
6027
|
},
|
|
6028
6028
|
"disable": {
|
|
6029
6029
|
"type": "boolean",
|
|
@@ -6076,7 +6076,7 @@
|
|
|
6076
6076
|
},
|
|
6077
6077
|
"x-original-maxLength": 1024,
|
|
6078
6078
|
"x-reconciled-from-discovery": true,
|
|
6079
|
-
"x-reconciled-at": "2026-01-
|
|
6079
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278358+00:00"
|
|
6080
6080
|
},
|
|
6081
6081
|
"namespace": {
|
|
6082
6082
|
"type": "string",
|
|
@@ -6095,7 +6095,7 @@
|
|
|
6095
6095
|
},
|
|
6096
6096
|
"x-original-maxLength": 1024,
|
|
6097
6097
|
"x-reconciled-from-discovery": true,
|
|
6098
|
-
"x-reconciled-at": "2026-01-
|
|
6098
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278362+00:00"
|
|
6099
6099
|
}
|
|
6100
6100
|
},
|
|
6101
6101
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6156,7 +6156,7 @@
|
|
|
6156
6156
|
},
|
|
6157
6157
|
"x-original-maxLength": 1024,
|
|
6158
6158
|
"x-reconciled-from-discovery": true,
|
|
6159
|
-
"x-reconciled-at": "2026-01-
|
|
6159
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278368+00:00"
|
|
6160
6160
|
},
|
|
6161
6161
|
"status": {
|
|
6162
6162
|
"type": "string",
|
|
@@ -6175,7 +6175,7 @@
|
|
|
6175
6175
|
},
|
|
6176
6176
|
"x-original-maxLength": 1024,
|
|
6177
6177
|
"x-reconciled-from-discovery": true,
|
|
6178
|
-
"x-reconciled-at": "2026-01-
|
|
6178
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278373+00:00"
|
|
6179
6179
|
}
|
|
6180
6180
|
},
|
|
6181
6181
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6353,7 +6353,7 @@
|
|
|
6353
6353
|
"x-field-mutability": "read-only",
|
|
6354
6354
|
"x-original-maxLength": 1024,
|
|
6355
6355
|
"x-reconciled-from-discovery": true,
|
|
6356
|
-
"x-reconciled-at": "2026-01-
|
|
6356
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278393+00:00"
|
|
6357
6357
|
},
|
|
6358
6358
|
"uid": {
|
|
6359
6359
|
"type": "string",
|
|
@@ -6374,7 +6374,7 @@
|
|
|
6374
6374
|
"x-original-maxLength": 1024,
|
|
6375
6375
|
"format": "uuid",
|
|
6376
6376
|
"x-reconciled-from-discovery": true,
|
|
6377
|
-
"x-reconciled-at": "2026-01-
|
|
6377
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278398+00:00"
|
|
6378
6378
|
}
|
|
6379
6379
|
},
|
|
6380
6380
|
"x-f5xc-minimum-configuration": {
|
|
@@ -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-05T14:37:47.278403+00:00"
|
|
6428
6428
|
},
|
|
6429
6429
|
"name": {
|
|
6430
6430
|
"type": "string",
|
|
@@ -6443,7 +6443,7 @@
|
|
|
6443
6443
|
},
|
|
6444
6444
|
"x-original-maxLength": 1024,
|
|
6445
6445
|
"x-reconciled-from-discovery": true,
|
|
6446
|
-
"x-reconciled-at": "2026-01-
|
|
6446
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278407+00:00"
|
|
6447
6447
|
},
|
|
6448
6448
|
"namespace": {
|
|
6449
6449
|
"type": "string",
|
|
@@ -6462,7 +6462,7 @@
|
|
|
6462
6462
|
},
|
|
6463
6463
|
"x-original-maxLength": 1024,
|
|
6464
6464
|
"x-reconciled-from-discovery": true,
|
|
6465
|
-
"x-reconciled-at": "2026-01-
|
|
6465
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278411+00:00"
|
|
6466
6466
|
},
|
|
6467
6467
|
"uid": {
|
|
6468
6468
|
"type": "string",
|
|
@@ -6483,7 +6483,7 @@
|
|
|
6483
6483
|
"x-original-maxLength": 1024,
|
|
6484
6484
|
"format": "uuid",
|
|
6485
6485
|
"x-reconciled-from-discovery": true,
|
|
6486
|
-
"x-reconciled-at": "2026-01-
|
|
6486
|
+
"x-reconciled-at": "2026-01-05T14:37:47.278416+00:00"
|
|
6487
6487
|
}
|
|
6488
6488
|
},
|
|
6489
6489
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6758,7 +6758,7 @@
|
|
|
6758
6758
|
},
|
|
6759
6759
|
"x-original-maxLength": 1024,
|
|
6760
6760
|
"x-reconciled-from-discovery": true,
|
|
6761
|
-
"x-reconciled-at": "2026-01-
|
|
6761
|
+
"x-reconciled-at": "2026-01-05T14:38:58.537387+00:00"
|
|
6762
6762
|
},
|
|
6763
6763
|
"disabled": {
|
|
6764
6764
|
"type": "boolean",
|
|
@@ -6808,7 +6808,7 @@
|
|
|
6808
6808
|
},
|
|
6809
6809
|
"x-original-maxLength": 1024,
|
|
6810
6810
|
"x-reconciled-from-discovery": true,
|
|
6811
|
-
"x-reconciled-at": "2026-01-
|
|
6811
|
+
"x-reconciled-at": "2026-01-05T14:38:58.537397+00:00"
|
|
6812
6812
|
},
|
|
6813
6813
|
"namespace": {
|
|
6814
6814
|
"type": "string",
|
|
@@ -6827,7 +6827,7 @@
|
|
|
6827
6827
|
},
|
|
6828
6828
|
"x-original-maxLength": 1024,
|
|
6829
6829
|
"x-reconciled-from-discovery": true,
|
|
6830
|
-
"x-reconciled-at": "2026-01-
|
|
6830
|
+
"x-reconciled-at": "2026-01-05T14:38:58.537402+00:00"
|
|
6831
6831
|
},
|
|
6832
6832
|
"owner_view": {
|
|
6833
6833
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -6853,7 +6853,7 @@
|
|
|
6853
6853
|
"x-field-mutability": "read-only",
|
|
6854
6854
|
"x-original-maxLength": 1024,
|
|
6855
6855
|
"x-reconciled-from-discovery": true,
|
|
6856
|
-
"x-reconciled-at": "2026-01-
|
|
6856
|
+
"x-reconciled-at": "2026-01-05T14:38:58.537408+00:00"
|
|
6857
6857
|
},
|
|
6858
6858
|
"uid": {
|
|
6859
6859
|
"type": "string",
|
|
@@ -6874,7 +6874,7 @@
|
|
|
6874
6874
|
"x-original-maxLength": 1024,
|
|
6875
6875
|
"format": "uuid",
|
|
6876
6876
|
"x-reconciled-from-discovery": true,
|
|
6877
|
-
"x-reconciled-at": "2026-01-
|
|
6877
|
+
"x-reconciled-at": "2026-01-05T14:38:58.537413+00:00"
|
|
6878
6878
|
}
|
|
6879
6879
|
},
|
|
6880
6880
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6953,7 +6953,7 @@
|
|
|
6953
6953
|
},
|
|
6954
6954
|
"x-original-maxLength": 1024,
|
|
6955
6955
|
"x-reconciled-from-discovery": true,
|
|
6956
|
-
"x-reconciled-at": "2026-01-
|
|
6956
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615604+00:00"
|
|
6957
6957
|
},
|
|
6958
6958
|
"service_name": {
|
|
6959
6959
|
"type": "string",
|
|
@@ -6992,7 +6992,7 @@
|
|
|
6992
6992
|
},
|
|
6993
6993
|
"x-original-maxLength": 1024,
|
|
6994
6994
|
"x-reconciled-from-discovery": true,
|
|
6995
|
-
"x-reconciled-at": "2026-01-
|
|
6995
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615611+00:00"
|
|
6996
6996
|
},
|
|
6997
6997
|
"type": {
|
|
6998
6998
|
"type": "string",
|
|
@@ -7059,7 +7059,7 @@
|
|
|
7059
7059
|
"readOnly": true,
|
|
7060
7060
|
"x-original-maxLength": 1024,
|
|
7061
7061
|
"x-reconciled-from-discovery": true,
|
|
7062
|
-
"x-reconciled-at": "2026-01-
|
|
7062
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615669+00:00"
|
|
7063
7063
|
},
|
|
7064
7064
|
"name": {
|
|
7065
7065
|
"type": "string",
|
|
@@ -7078,7 +7078,7 @@
|
|
|
7078
7078
|
},
|
|
7079
7079
|
"x-original-maxLength": 1024,
|
|
7080
7080
|
"x-reconciled-from-discovery": true,
|
|
7081
|
-
"x-reconciled-at": "2026-01-
|
|
7081
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615673+00:00"
|
|
7082
7082
|
},
|
|
7083
7083
|
"namespace": {
|
|
7084
7084
|
"type": "string",
|
|
@@ -7097,7 +7097,7 @@
|
|
|
7097
7097
|
},
|
|
7098
7098
|
"x-original-maxLength": 1024,
|
|
7099
7099
|
"x-reconciled-from-discovery": true,
|
|
7100
|
-
"x-reconciled-at": "2026-01-
|
|
7100
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615677+00:00"
|
|
7101
7101
|
},
|
|
7102
7102
|
"tenant": {
|
|
7103
7103
|
"type": "string",
|
|
@@ -7118,7 +7118,7 @@
|
|
|
7118
7118
|
"x-field-mutability": "read-only",
|
|
7119
7119
|
"x-original-maxLength": 1024,
|
|
7120
7120
|
"x-reconciled-from-discovery": true,
|
|
7121
|
-
"x-reconciled-at": "2026-01-
|
|
7121
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615681+00:00"
|
|
7122
7122
|
},
|
|
7123
7123
|
"uid": {
|
|
7124
7124
|
"type": "string",
|
|
@@ -7140,7 +7140,7 @@
|
|
|
7140
7140
|
"x-original-maxLength": 1024,
|
|
7141
7141
|
"format": "uuid",
|
|
7142
7142
|
"x-reconciled-from-discovery": true,
|
|
7143
|
-
"x-reconciled-at": "2026-01-
|
|
7143
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615687+00:00"
|
|
7144
7144
|
}
|
|
7145
7145
|
},
|
|
7146
7146
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7253,7 +7253,7 @@
|
|
|
7253
7253
|
"x-original-maxLength": 1024,
|
|
7254
7254
|
"format": "uuid",
|
|
7255
7255
|
"x-reconciled-from-discovery": true,
|
|
7256
|
-
"x-reconciled-at": "2026-01-
|
|
7256
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615719+00:00"
|
|
7257
7257
|
},
|
|
7258
7258
|
"vtrp_id": {
|
|
7259
7259
|
"type": "string",
|
|
@@ -7524,7 +7524,7 @@
|
|
|
7524
7524
|
"maxLength": 17,
|
|
7525
7525
|
"minLength": 17,
|
|
7526
7526
|
"x-reconciled-from-discovery": true,
|
|
7527
|
-
"x-reconciled-at": "2026-01-
|
|
7527
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615814+00:00"
|
|
7528
7528
|
},
|
|
7529
7529
|
"system_metadata": {
|
|
7530
7530
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -7772,7 +7772,7 @@
|
|
|
7772
7772
|
},
|
|
7773
7773
|
"x-original-maxLength": 1024,
|
|
7774
7774
|
"x-reconciled-from-discovery": true,
|
|
7775
|
-
"x-reconciled-at": "2026-01-
|
|
7775
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615834+00:00"
|
|
7776
7776
|
},
|
|
7777
7777
|
"disabled": {
|
|
7778
7778
|
"type": "boolean",
|
|
@@ -7822,7 +7822,7 @@
|
|
|
7822
7822
|
},
|
|
7823
7823
|
"x-original-maxLength": 1024,
|
|
7824
7824
|
"x-reconciled-from-discovery": true,
|
|
7825
|
-
"x-reconciled-at": "2026-01-
|
|
7825
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615844+00:00"
|
|
7826
7826
|
},
|
|
7827
7827
|
"namespace": {
|
|
7828
7828
|
"type": "string",
|
|
@@ -7841,7 +7841,7 @@
|
|
|
7841
7841
|
},
|
|
7842
7842
|
"x-original-maxLength": 1024,
|
|
7843
7843
|
"x-reconciled-from-discovery": true,
|
|
7844
|
-
"x-reconciled-at": "2026-01-
|
|
7844
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615848+00:00"
|
|
7845
7845
|
},
|
|
7846
7846
|
"owner_view": {
|
|
7847
7847
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -7882,7 +7882,7 @@
|
|
|
7882
7882
|
"x-field-mutability": "read-only",
|
|
7883
7883
|
"x-original-maxLength": 1024,
|
|
7884
7884
|
"x-reconciled-from-discovery": true,
|
|
7885
|
-
"x-reconciled-at": "2026-01-
|
|
7885
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615856+00:00"
|
|
7886
7886
|
},
|
|
7887
7887
|
"uid": {
|
|
7888
7888
|
"type": "string",
|
|
@@ -7903,7 +7903,7 @@
|
|
|
7903
7903
|
"x-original-maxLength": 1024,
|
|
7904
7904
|
"format": "uuid",
|
|
7905
7905
|
"x-reconciled-from-discovery": true,
|
|
7906
|
-
"x-reconciled-at": "2026-01-
|
|
7906
|
+
"x-reconciled-at": "2026-01-05T14:39:06.615861+00:00"
|
|
7907
7907
|
}
|
|
7908
7908
|
},
|
|
7909
7909
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8296,7 +8296,7 @@
|
|
|
8296
8296
|
"maxLength": 17,
|
|
8297
8297
|
"minLength": 17,
|
|
8298
8298
|
"x-reconciled-from-discovery": true,
|
|
8299
|
-
"x-reconciled-at": "2026-01-
|
|
8299
|
+
"x-reconciled-at": "2026-01-05T14:39:06.974497+00:00"
|
|
8300
8300
|
},
|
|
8301
8301
|
"system_metadata": {
|
|
8302
8302
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -8565,7 +8565,7 @@
|
|
|
8565
8565
|
},
|
|
8566
8566
|
"x-original-maxLength": 1024,
|
|
8567
8567
|
"x-reconciled-from-discovery": true,
|
|
8568
|
-
"x-reconciled-at": "2026-01-
|
|
8568
|
+
"x-reconciled-at": "2026-01-05T14:39:06.974815+00:00"
|
|
8569
8569
|
},
|
|
8570
8570
|
"disabled": {
|
|
8571
8571
|
"type": "boolean",
|
|
@@ -8615,7 +8615,7 @@
|
|
|
8615
8615
|
},
|
|
8616
8616
|
"x-original-maxLength": 1024,
|
|
8617
8617
|
"x-reconciled-from-discovery": true,
|
|
8618
|
-
"x-reconciled-at": "2026-01-
|
|
8618
|
+
"x-reconciled-at": "2026-01-05T14:39:06.974833+00:00"
|
|
8619
8619
|
},
|
|
8620
8620
|
"namespace": {
|
|
8621
8621
|
"type": "string",
|
|
@@ -8634,7 +8634,7 @@
|
|
|
8634
8634
|
},
|
|
8635
8635
|
"x-original-maxLength": 1024,
|
|
8636
8636
|
"x-reconciled-from-discovery": true,
|
|
8637
|
-
"x-reconciled-at": "2026-01-
|
|
8637
|
+
"x-reconciled-at": "2026-01-05T14:39:06.974843+00:00"
|
|
8638
8638
|
},
|
|
8639
8639
|
"owner_view": {
|
|
8640
8640
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -8675,7 +8675,7 @@
|
|
|
8675
8675
|
"x-field-mutability": "read-only",
|
|
8676
8676
|
"x-original-maxLength": 1024,
|
|
8677
8677
|
"x-reconciled-from-discovery": true,
|
|
8678
|
-
"x-reconciled-at": "2026-01-
|
|
8678
|
+
"x-reconciled-at": "2026-01-05T14:39:06.974852+00:00"
|
|
8679
8679
|
},
|
|
8680
8680
|
"uid": {
|
|
8681
8681
|
"type": "string",
|
|
@@ -8696,7 +8696,7 @@
|
|
|
8696
8696
|
"x-original-maxLength": 1024,
|
|
8697
8697
|
"format": "uuid",
|
|
8698
8698
|
"x-reconciled-from-discovery": true,
|
|
8699
|
-
"x-reconciled-at": "2026-01-
|
|
8699
|
+
"x-reconciled-at": "2026-01-05T14:39:06.974858+00:00"
|
|
8700
8700
|
}
|
|
8701
8701
|
},
|
|
8702
8702
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9005,7 +9005,7 @@
|
|
|
9005
9005
|
"maxLength": 17,
|
|
9006
9006
|
"minLength": 17,
|
|
9007
9007
|
"x-reconciled-from-discovery": true,
|
|
9008
|
-
"x-reconciled-at": "2026-01-
|
|
9008
|
+
"x-reconciled-at": "2026-01-05T14:39:07.305733+00:00"
|
|
9009
9009
|
},
|
|
9010
9010
|
"system_metadata": {
|
|
9011
9011
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -9191,7 +9191,7 @@
|
|
|
9191
9191
|
},
|
|
9192
9192
|
"x-original-maxLength": 1024,
|
|
9193
9193
|
"x-reconciled-from-discovery": true,
|
|
9194
|
-
"x-reconciled-at": "2026-01-
|
|
9194
|
+
"x-reconciled-at": "2026-01-05T14:39:07.305749+00:00"
|
|
9195
9195
|
},
|
|
9196
9196
|
"disabled": {
|
|
9197
9197
|
"type": "boolean",
|
|
@@ -9241,7 +9241,7 @@
|
|
|
9241
9241
|
},
|
|
9242
9242
|
"x-original-maxLength": 1024,
|
|
9243
9243
|
"x-reconciled-from-discovery": true,
|
|
9244
|
-
"x-reconciled-at": "2026-01-
|
|
9244
|
+
"x-reconciled-at": "2026-01-05T14:39:07.305770+00:00"
|
|
9245
9245
|
},
|
|
9246
9246
|
"namespace": {
|
|
9247
9247
|
"type": "string",
|
|
@@ -9260,7 +9260,7 @@
|
|
|
9260
9260
|
},
|
|
9261
9261
|
"x-original-maxLength": 1024,
|
|
9262
9262
|
"x-reconciled-from-discovery": true,
|
|
9263
|
-
"x-reconciled-at": "2026-01-
|
|
9263
|
+
"x-reconciled-at": "2026-01-05T14:39:07.305775+00:00"
|
|
9264
9264
|
},
|
|
9265
9265
|
"owner_view": {
|
|
9266
9266
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -9301,7 +9301,7 @@
|
|
|
9301
9301
|
"x-field-mutability": "read-only",
|
|
9302
9302
|
"x-original-maxLength": 1024,
|
|
9303
9303
|
"x-reconciled-from-discovery": true,
|
|
9304
|
-
"x-reconciled-at": "2026-01-
|
|
9304
|
+
"x-reconciled-at": "2026-01-05T14:39:07.305784+00:00"
|
|
9305
9305
|
},
|
|
9306
9306
|
"uid": {
|
|
9307
9307
|
"type": "string",
|
|
@@ -9322,7 +9322,7 @@
|
|
|
9322
9322
|
"x-original-maxLength": 1024,
|
|
9323
9323
|
"format": "uuid",
|
|
9324
9324
|
"x-reconciled-from-discovery": true,
|
|
9325
|
-
"x-reconciled-at": "2026-01-
|
|
9325
|
+
"x-reconciled-at": "2026-01-05T14:39:07.305789+00:00"
|
|
9326
9326
|
}
|
|
9327
9327
|
},
|
|
9328
9328
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9436,7 +9436,7 @@
|
|
|
9436
9436
|
},
|
|
9437
9437
|
"x-original-maxLength": 1024,
|
|
9438
9438
|
"x-reconciled-from-discovery": true,
|
|
9439
|
-
"x-reconciled-at": "2026-01-
|
|
9439
|
+
"x-reconciled-at": "2026-01-05T14:39:07.521132+00:00"
|
|
9440
9440
|
},
|
|
9441
9441
|
"serial": {
|
|
9442
9442
|
"type": "string",
|
|
@@ -9508,7 +9508,7 @@
|
|
|
9508
9508
|
},
|
|
9509
9509
|
"x-original-maxLength": 1024,
|
|
9510
9510
|
"x-reconciled-from-discovery": true,
|
|
9511
|
-
"x-reconciled-at": "2026-01-
|
|
9511
|
+
"x-reconciled-at": "2026-01-05T14:39:07.521142+00:00"
|
|
9512
9512
|
}
|
|
9513
9513
|
},
|
|
9514
9514
|
"x-f5xc-minimum-configuration": {
|