@robinmordasiewicz/f5xc-api-mcp 3.4.0 → 3.5.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/generator/openapi-parser.d.ts +14 -77
- package/dist/generator/openapi-parser.d.ts.map +1 -1
- package/dist/generator/openapi-parser.js +85 -17
- package/dist/generator/openapi-parser.js.map +1 -1
- package/dist/generator/tool-generator.d.ts +2 -3
- package/dist/generator/tool-generator.d.ts.map +1 -1
- package/dist/generator/tool-generator.js +1 -28
- package/dist/generator/tool-generator.js.map +1 -1
- package/dist/index.d.ts +2 -10
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +28 -33
- package/dist/index.js.map +1 -1
- package/dist/prompts/workflows.d.ts.map +1 -1
- package/dist/prompts/workflows.js +30 -174
- package/dist/prompts/workflows.js.map +1 -1
- package/dist/resources/handlers.d.ts +0 -2
- package/dist/resources/handlers.d.ts.map +1 -1
- package/dist/resources/handlers.js +0 -51
- package/dist/resources/handlers.js.map +1 -1
- package/dist/server.d.ts +1 -1
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +1 -2
- package/dist/server.js.map +1 -1
- package/dist/tools/discovery/execute.d.ts +1 -3
- package/dist/tools/discovery/execute.d.ts.map +1 -1
- package/dist/tools/discovery/execute.js +1 -34
- package/dist/tools/discovery/execute.js.map +1 -1
- package/dist/tools/generated/admin_console_and_ui/index.d.ts.map +1 -1
- package/dist/tools/generated/admin_console_and_ui/index.js +2 -28
- package/dist/tools/generated/admin_console_and_ui/index.js.map +1 -1
- package/dist/tools/generated/api/index.d.ts.map +1 -1
- package/dist/tools/generated/api/index.js +52 -908
- package/dist/tools/generated/api/index.js.map +1 -1
- package/dist/tools/generated/authentication/index.d.ts.map +1 -1
- package/dist/tools/generated/authentication/index.js +9 -156
- package/dist/tools/generated/authentication/index.js.map +1 -1
- package/dist/tools/generated/bigip/index.d.ts.map +1 -1
- package/dist/tools/generated/bigip/index.js +25 -410
- package/dist/tools/generated/bigip/index.js.map +1 -1
- package/dist/tools/generated/billing_and_usage/index.d.ts.map +1 -1
- package/dist/tools/generated/billing_and_usage/index.js +23 -442
- package/dist/tools/generated/billing_and_usage/index.js.map +1 -1
- package/dist/tools/generated/blindfold/index.d.ts.map +1 -1
- package/dist/tools/generated/blindfold/index.js +32 -568
- package/dist/tools/generated/blindfold/index.js.map +1 -1
- package/dist/tools/generated/bot_and_threat_defense/index.d.ts.map +1 -1
- package/dist/tools/generated/bot_and_threat_defense/index.js +20 -340
- package/dist/tools/generated/bot_and_threat_defense/index.js.map +1 -1
- package/dist/tools/generated/cdn/index.d.ts.map +1 -1
- package/dist/tools/generated/cdn/index.js +22 -428
- package/dist/tools/generated/cdn/index.js.map +1 -1
- package/dist/tools/generated/ce_management/index.d.ts.map +1 -1
- package/dist/tools/generated/ce_management/index.js +32 -558
- package/dist/tools/generated/ce_management/index.js.map +1 -1
- package/dist/tools/generated/certificates/index.d.ts.map +1 -1
- package/dist/tools/generated/certificates/index.js +20 -320
- package/dist/tools/generated/certificates/index.js.map +1 -1
- package/dist/tools/generated/cloud_infrastructure/index.d.ts.map +1 -1
- package/dist/tools/generated/cloud_infrastructure/index.js +33 -572
- package/dist/tools/generated/cloud_infrastructure/index.js.map +1 -1
- package/dist/tools/generated/container_services/index.d.ts.map +1 -1
- package/dist/tools/generated/container_services/index.js +16 -264
- package/dist/tools/generated/container_services/index.js.map +1 -1
- package/dist/tools/generated/data_and_privacy_security/index.d.ts.map +1 -1
- package/dist/tools/generated/data_and_privacy_security/index.js +13 -202
- package/dist/tools/generated/data_and_privacy_security/index.js.map +1 -1
- package/dist/tools/generated/data_intelligence/index.d.ts.map +1 -1
- package/dist/tools/generated/data_intelligence/index.js +15 -290
- package/dist/tools/generated/data_intelligence/index.js.map +1 -1
- package/dist/tools/generated/ddos/index.d.ts.map +1 -1
- package/dist/tools/generated/ddos/index.js +68 -1152
- package/dist/tools/generated/ddos/index.js.map +1 -1
- package/dist/tools/generated/dns/index.d.ts.map +1 -1
- package/dist/tools/generated/dns/index.js +52 -908
- package/dist/tools/generated/dns/index.js.map +1 -1
- package/dist/tools/generated/generative_ai/index.d.ts.map +1 -1
- package/dist/tools/generated/generative_ai/index.js +11 -254
- package/dist/tools/generated/generative_ai/index.js.map +1 -1
- package/dist/tools/generated/managed_kubernetes/index.d.ts.map +1 -1
- package/dist/tools/generated/managed_kubernetes/index.js +25 -400
- package/dist/tools/generated/managed_kubernetes/index.js.map +1 -1
- package/dist/tools/generated/marketplace/index.d.ts.map +1 -1
- package/dist/tools/generated/marketplace/index.js +36 -594
- package/dist/tools/generated/marketplace/index.js.map +1 -1
- package/dist/tools/generated/network/index.d.ts.map +1 -1
- package/dist/tools/generated/network/index.js +98 -1582
- package/dist/tools/generated/network/index.js.map +1 -1
- package/dist/tools/generated/network_security/index.d.ts.map +1 -1
- package/dist/tools/generated/network_security/index.js +69 -1126
- package/dist/tools/generated/network_security/index.js.map +1 -1
- package/dist/tools/generated/nginx_one/index.d.ts.map +1 -1
- package/dist/tools/generated/nginx_one/index.js +14 -236
- package/dist/tools/generated/nginx_one/index.js.map +1 -1
- package/dist/tools/generated/object_storage/index.d.ts.map +1 -1
- package/dist/tools/generated/object_storage/index.js +7 -98
- package/dist/tools/generated/object_storage/index.js.map +1 -1
- package/dist/tools/generated/observability/index.d.ts.map +1 -1
- package/dist/tools/generated/observability/index.js +45 -790
- package/dist/tools/generated/observability/index.js.map +1 -1
- package/dist/tools/generated/rate_limiting/index.d.ts.map +1 -1
- package/dist/tools/generated/rate_limiting/index.js +15 -240
- package/dist/tools/generated/rate_limiting/index.js.map +1 -1
- package/dist/tools/generated/secops_and_incident_response/index.d.ts.map +1 -1
- package/dist/tools/generated/secops_and_incident_response/index.js +5 -80
- package/dist/tools/generated/secops_and_incident_response/index.js.map +1 -1
- package/dist/tools/generated/service_mesh/index.d.ts.map +1 -1
- package/dist/tools/generated/service_mesh/index.js +44 -766
- package/dist/tools/generated/service_mesh/index.js.map +1 -1
- package/dist/tools/generated/shape/index.d.ts.map +1 -1
- package/dist/tools/generated/shape/index.js +182 -3502
- package/dist/tools/generated/shape/index.js.map +1 -1
- package/dist/tools/generated/sites/index.d.ts.map +1 -1
- package/dist/tools/generated/sites/index.js +106 -1864
- package/dist/tools/generated/sites/index.js.map +1 -1
- package/dist/tools/generated/statistics/index.d.ts.map +1 -1
- package/dist/tools/generated/statistics/index.js +70 -1350
- package/dist/tools/generated/statistics/index.js.map +1 -1
- package/dist/tools/generated/support/index.d.ts.map +1 -1
- package/dist/tools/generated/support/index.js +47 -928
- package/dist/tools/generated/support/index.js.map +1 -1
- package/dist/tools/generated/telemetry_and_insights/index.d.ts.map +1 -1
- package/dist/tools/generated/telemetry_and_insights/index.js +23 -492
- package/dist/tools/generated/telemetry_and_insights/index.js.map +1 -1
- package/dist/tools/generated/tenant_and_identity/index.d.ts.map +1 -1
- package/dist/tools/generated/tenant_and_identity/index.js +185 -3081
- package/dist/tools/generated/tenant_and_identity/index.js.map +1 -1
- package/dist/tools/generated/threat_campaign/index.d.ts.map +1 -1
- package/dist/tools/generated/threat_campaign/index.js +1 -14
- package/dist/tools/generated/threat_campaign/index.js.map +1 -1
- package/dist/tools/generated/users/index.d.ts.map +1 -1
- package/dist/tools/generated/users/index.js +12 -208
- package/dist/tools/generated/users/index.js.map +1 -1
- package/dist/tools/generated/virtual/index.d.ts.map +1 -1
- package/dist/tools/generated/virtual/index.js +89 -1526
- package/dist/tools/generated/virtual/index.js.map +1 -1
- package/dist/tools/generated/vpm_and_node_management/index.d.ts.map +1 -1
- package/dist/tools/generated/vpm_and_node_management/index.js +1 -14
- package/dist/tools/generated/vpm_and_node_management/index.js.map +1 -1
- package/dist/tools/generated/waf/index.d.ts.map +1 -1
- package/dist/tools/generated/waf/index.js +36 -674
- package/dist/tools/generated/waf/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/cli/index.d.ts +0 -16
- package/dist/cli/index.d.ts.map +0 -1
- package/dist/cli/index.js +0 -116
- package/dist/cli/index.js.map +0 -1
- package/dist/cli/setup.d.ts +0 -54
- package/dist/cli/setup.d.ts.map +0 -1
- package/dist/cli/setup.js +0 -347
- package/dist/cli/setup.js.map +0 -1
|
@@ -42,18 +42,6 @@ export const certificatesTools = [
|
|
|
42
42
|
creates: ["certificate-chain"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl config certificate-chain create {name} --namespace {namespace}",
|
|
48
|
-
description: "Create certificate-chain",
|
|
49
|
-
use_case: "basic_create",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl config certificate-chain create -f {file}.yaml",
|
|
53
|
-
description: "Create from YAML file",
|
|
54
|
-
use_case: "file_based",
|
|
55
|
-
},
|
|
56
|
-
],
|
|
57
45
|
confirmationRequired: false,
|
|
58
46
|
parameterExamples: {
|
|
59
47
|
"metadata.namespace": "Staging",
|
|
@@ -101,18 +89,6 @@ export const certificatesTools = [
|
|
|
101
89
|
},
|
|
102
90
|
confirmation_required: false,
|
|
103
91
|
danger_level: "medium",
|
|
104
|
-
examples: [
|
|
105
|
-
{
|
|
106
|
-
command: "f5xcctl config certificate-chain create {name} --namespace {namespace}",
|
|
107
|
-
description: "Create certificate-chain",
|
|
108
|
-
use_case: "basic_create",
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
command: "f5xcctl config certificate-chain create -f {file}.yaml",
|
|
112
|
-
description: "Create from YAML file",
|
|
113
|
-
use_case: "file_based",
|
|
114
|
-
},
|
|
115
|
-
],
|
|
116
92
|
field_docs: {},
|
|
117
93
|
optional_fields: [],
|
|
118
94
|
performance_impact: {
|
|
@@ -125,6 +101,7 @@ export const certificatesTools = [
|
|
|
125
101
|
creates: ["certificate-chain"],
|
|
126
102
|
},
|
|
127
103
|
},
|
|
104
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certificate_chains" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
128
105
|
},
|
|
129
106
|
{
|
|
130
107
|
toolName: "f5xc-api-certificates-certificate-chain-delete",
|
|
@@ -174,13 +151,6 @@ export const certificatesTools = [
|
|
|
174
151
|
deletes: ["certificate-chain", "contained_resources"],
|
|
175
152
|
},
|
|
176
153
|
requiredFields: ["path.name", "path.namespace"],
|
|
177
|
-
cliExamples: [
|
|
178
|
-
{
|
|
179
|
-
command: "f5xcctl config certificate-chain delete {name} --namespace {namespace}",
|
|
180
|
-
description: "Delete certificate-chain",
|
|
181
|
-
use_case: "delete",
|
|
182
|
-
},
|
|
183
|
-
],
|
|
184
154
|
confirmationRequired: true,
|
|
185
155
|
parameterExamples: {
|
|
186
156
|
name: "Name",
|
|
@@ -226,13 +196,6 @@ export const certificatesTools = [
|
|
|
226
196
|
},
|
|
227
197
|
confirmation_required: true,
|
|
228
198
|
danger_level: "high",
|
|
229
|
-
examples: [
|
|
230
|
-
{
|
|
231
|
-
command: "f5xcctl config certificate-chain delete {name} --namespace {namespace}",
|
|
232
|
-
description: "Delete certificate-chain",
|
|
233
|
-
use_case: "delete",
|
|
234
|
-
},
|
|
235
|
-
],
|
|
236
199
|
field_docs: {},
|
|
237
200
|
optional_fields: [],
|
|
238
201
|
performance_impact: {
|
|
@@ -245,6 +208,7 @@ export const certificatesTools = [
|
|
|
245
208
|
deletes: ["certificate-chain", "contained_resources"],
|
|
246
209
|
},
|
|
247
210
|
},
|
|
211
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certificate_chains" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
248
212
|
},
|
|
249
213
|
{
|
|
250
214
|
toolName: "f5xc-api-certificates-certificate-chain-get",
|
|
@@ -313,13 +277,6 @@ export const certificatesTools = [
|
|
|
313
277
|
dangerLevel: "low",
|
|
314
278
|
sideEffects: null,
|
|
315
279
|
requiredFields: ["path.name", "path.namespace"],
|
|
316
|
-
cliExamples: [
|
|
317
|
-
{
|
|
318
|
-
command: "f5xcctl config certificate-chain get {name} --namespace {namespace}",
|
|
319
|
-
description: "Get specific certificate-chain",
|
|
320
|
-
use_case: "get_specific",
|
|
321
|
-
},
|
|
322
|
-
],
|
|
323
280
|
confirmationRequired: false,
|
|
324
281
|
parameterExamples: {
|
|
325
282
|
name: "Name",
|
|
@@ -365,13 +322,6 @@ export const certificatesTools = [
|
|
|
365
322
|
},
|
|
366
323
|
confirmation_required: false,
|
|
367
324
|
danger_level: "low",
|
|
368
|
-
examples: [
|
|
369
|
-
{
|
|
370
|
-
command: "f5xcctl config certificate-chain get {name} --namespace {namespace}",
|
|
371
|
-
description: "Get specific certificate-chain",
|
|
372
|
-
use_case: "get_specific",
|
|
373
|
-
},
|
|
374
|
-
],
|
|
375
325
|
field_docs: {},
|
|
376
326
|
optional_fields: [],
|
|
377
327
|
performance_impact: {
|
|
@@ -382,6 +332,7 @@ export const certificatesTools = [
|
|
|
382
332
|
required_fields: ["path.name", "path.namespace"],
|
|
383
333
|
side_effects: {},
|
|
384
334
|
},
|
|
335
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certificate_chains" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
385
336
|
},
|
|
386
337
|
{
|
|
387
338
|
toolName: "f5xc-api-certificates-certificate-chain-list",
|
|
@@ -456,13 +407,6 @@ export const certificatesTools = [
|
|
|
456
407
|
dangerLevel: "low",
|
|
457
408
|
sideEffects: null,
|
|
458
409
|
requiredFields: ["path.namespace"],
|
|
459
|
-
cliExamples: [
|
|
460
|
-
{
|
|
461
|
-
command: "f5xcctl config certificate-chain list --namespace {namespace}",
|
|
462
|
-
description: "List all certificate-chains",
|
|
463
|
-
use_case: "list_all",
|
|
464
|
-
},
|
|
465
|
-
],
|
|
466
410
|
confirmationRequired: false,
|
|
467
411
|
parameterExamples: {
|
|
468
412
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -508,13 +452,6 @@ export const certificatesTools = [
|
|
|
508
452
|
},
|
|
509
453
|
confirmation_required: false,
|
|
510
454
|
danger_level: "low",
|
|
511
|
-
examples: [
|
|
512
|
-
{
|
|
513
|
-
command: "f5xcctl config certificate-chain list --namespace {namespace}",
|
|
514
|
-
description: "List all certificate-chains",
|
|
515
|
-
use_case: "list_all",
|
|
516
|
-
},
|
|
517
|
-
],
|
|
518
455
|
field_docs: {},
|
|
519
456
|
optional_fields: [],
|
|
520
457
|
performance_impact: {
|
|
@@ -525,6 +462,7 @@ export const certificatesTools = [
|
|
|
525
462
|
required_fields: ["path.namespace"],
|
|
526
463
|
side_effects: {},
|
|
527
464
|
},
|
|
465
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certificate_chains" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
528
466
|
},
|
|
529
467
|
{
|
|
530
468
|
toolName: "f5xc-api-certificates-certificate-chain-update",
|
|
@@ -576,13 +514,6 @@ export const certificatesTools = [
|
|
|
576
514
|
modifies: ["certificate-chain"],
|
|
577
515
|
},
|
|
578
516
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
579
|
-
cliExamples: [
|
|
580
|
-
{
|
|
581
|
-
command: "f5xcctl config certificate-chain update {name} --namespace {namespace} -f {file}.yaml",
|
|
582
|
-
description: "Update certificate-chain",
|
|
583
|
-
use_case: "update",
|
|
584
|
-
},
|
|
585
|
-
],
|
|
586
517
|
confirmationRequired: false,
|
|
587
518
|
parameterExamples: {
|
|
588
519
|
"metadata.name": "Example-corp-web.",
|
|
@@ -628,13 +559,6 @@ export const certificatesTools = [
|
|
|
628
559
|
},
|
|
629
560
|
confirmation_required: false,
|
|
630
561
|
danger_level: "medium",
|
|
631
|
-
examples: [
|
|
632
|
-
{
|
|
633
|
-
command: "f5xcctl config certificate-chain update {name} --namespace {namespace} -f {file}.yaml",
|
|
634
|
-
description: "Update certificate-chain",
|
|
635
|
-
use_case: "update",
|
|
636
|
-
},
|
|
637
|
-
],
|
|
638
562
|
field_docs: {},
|
|
639
563
|
optional_fields: [],
|
|
640
564
|
performance_impact: {
|
|
@@ -647,6 +571,7 @@ export const certificatesTools = [
|
|
|
647
571
|
modifies: ["certificate-chain"],
|
|
648
572
|
},
|
|
649
573
|
},
|
|
574
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certificate_chains" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
650
575
|
},
|
|
651
576
|
{
|
|
652
577
|
toolName: "f5xc-api-certificates-certificate-create",
|
|
@@ -687,18 +612,6 @@ export const certificatesTools = [
|
|
|
687
612
|
creates: ["certificate"],
|
|
688
613
|
},
|
|
689
614
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
690
|
-
cliExamples: [
|
|
691
|
-
{
|
|
692
|
-
command: "f5xcctl config certificate create {name} --namespace {namespace}",
|
|
693
|
-
description: "Create certificate",
|
|
694
|
-
use_case: "basic_create",
|
|
695
|
-
},
|
|
696
|
-
{
|
|
697
|
-
command: "f5xcctl config certificate create -f {file}.yaml",
|
|
698
|
-
description: "Create from YAML file",
|
|
699
|
-
use_case: "file_based",
|
|
700
|
-
},
|
|
701
|
-
],
|
|
702
615
|
confirmationRequired: false,
|
|
703
616
|
parameterExamples: {
|
|
704
617
|
"metadata.namespace": "Staging",
|
|
@@ -743,18 +656,6 @@ export const certificatesTools = [
|
|
|
743
656
|
},
|
|
744
657
|
confirmation_required: false,
|
|
745
658
|
danger_level: "medium",
|
|
746
|
-
examples: [
|
|
747
|
-
{
|
|
748
|
-
command: "f5xcctl config certificate create {name} --namespace {namespace}",
|
|
749
|
-
description: "Create certificate",
|
|
750
|
-
use_case: "basic_create",
|
|
751
|
-
},
|
|
752
|
-
{
|
|
753
|
-
command: "f5xcctl config certificate create -f {file}.yaml",
|
|
754
|
-
description: "Create from YAML file",
|
|
755
|
-
use_case: "file_based",
|
|
756
|
-
},
|
|
757
|
-
],
|
|
758
659
|
field_docs: {},
|
|
759
660
|
optional_fields: [],
|
|
760
661
|
performance_impact: {
|
|
@@ -767,6 +668,7 @@ export const certificatesTools = [
|
|
|
767
668
|
creates: ["certificate"],
|
|
768
669
|
},
|
|
769
670
|
},
|
|
671
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certificates" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
770
672
|
},
|
|
771
673
|
{
|
|
772
674
|
toolName: "f5xc-api-certificates-certificate-delete",
|
|
@@ -816,13 +718,6 @@ export const certificatesTools = [
|
|
|
816
718
|
deletes: ["certificate", "contained_resources"],
|
|
817
719
|
},
|
|
818
720
|
requiredFields: ["path.name", "path.namespace"],
|
|
819
|
-
cliExamples: [
|
|
820
|
-
{
|
|
821
|
-
command: "f5xcctl config certificate delete {name} --namespace {namespace}",
|
|
822
|
-
description: "Delete certificate",
|
|
823
|
-
use_case: "delete",
|
|
824
|
-
},
|
|
825
|
-
],
|
|
826
721
|
confirmationRequired: true,
|
|
827
722
|
parameterExamples: {
|
|
828
723
|
name: "Name",
|
|
@@ -868,13 +763,6 @@ export const certificatesTools = [
|
|
|
868
763
|
},
|
|
869
764
|
confirmation_required: true,
|
|
870
765
|
danger_level: "high",
|
|
871
|
-
examples: [
|
|
872
|
-
{
|
|
873
|
-
command: "f5xcctl config certificate delete {name} --namespace {namespace}",
|
|
874
|
-
description: "Delete certificate",
|
|
875
|
-
use_case: "delete",
|
|
876
|
-
},
|
|
877
|
-
],
|
|
878
766
|
field_docs: {},
|
|
879
767
|
optional_fields: [],
|
|
880
768
|
performance_impact: {
|
|
@@ -887,6 +775,7 @@ export const certificatesTools = [
|
|
|
887
775
|
deletes: ["certificate", "contained_resources"],
|
|
888
776
|
},
|
|
889
777
|
},
|
|
778
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certificates" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
890
779
|
},
|
|
891
780
|
{
|
|
892
781
|
toolName: "f5xc-api-certificates-certificate-get",
|
|
@@ -955,13 +844,6 @@ export const certificatesTools = [
|
|
|
955
844
|
dangerLevel: "low",
|
|
956
845
|
sideEffects: null,
|
|
957
846
|
requiredFields: ["path.name", "path.namespace"],
|
|
958
|
-
cliExamples: [
|
|
959
|
-
{
|
|
960
|
-
command: "f5xcctl config certificate get {name} --namespace {namespace}",
|
|
961
|
-
description: "Get specific certificate",
|
|
962
|
-
use_case: "get_specific",
|
|
963
|
-
},
|
|
964
|
-
],
|
|
965
847
|
confirmationRequired: false,
|
|
966
848
|
parameterExamples: {
|
|
967
849
|
name: "Name",
|
|
@@ -1007,13 +889,6 @@ export const certificatesTools = [
|
|
|
1007
889
|
},
|
|
1008
890
|
confirmation_required: false,
|
|
1009
891
|
danger_level: "low",
|
|
1010
|
-
examples: [
|
|
1011
|
-
{
|
|
1012
|
-
command: "f5xcctl config certificate get {name} --namespace {namespace}",
|
|
1013
|
-
description: "Get specific certificate",
|
|
1014
|
-
use_case: "get_specific",
|
|
1015
|
-
},
|
|
1016
|
-
],
|
|
1017
892
|
field_docs: {},
|
|
1018
893
|
optional_fields: [],
|
|
1019
894
|
performance_impact: {
|
|
@@ -1024,6 +899,7 @@ export const certificatesTools = [
|
|
|
1024
899
|
required_fields: ["path.name", "path.namespace"],
|
|
1025
900
|
side_effects: {},
|
|
1026
901
|
},
|
|
902
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certificates" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1027
903
|
},
|
|
1028
904
|
{
|
|
1029
905
|
toolName: "f5xc-api-certificates-certificate-list",
|
|
@@ -1098,13 +974,6 @@ export const certificatesTools = [
|
|
|
1098
974
|
dangerLevel: "low",
|
|
1099
975
|
sideEffects: null,
|
|
1100
976
|
requiredFields: ["path.namespace"],
|
|
1101
|
-
cliExamples: [
|
|
1102
|
-
{
|
|
1103
|
-
command: "f5xcctl config certificate list --namespace {namespace}",
|
|
1104
|
-
description: "List all certificates",
|
|
1105
|
-
use_case: "list_all",
|
|
1106
|
-
},
|
|
1107
|
-
],
|
|
1108
977
|
confirmationRequired: false,
|
|
1109
978
|
parameterExamples: {
|
|
1110
979
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1150,13 +1019,6 @@ export const certificatesTools = [
|
|
|
1150
1019
|
},
|
|
1151
1020
|
confirmation_required: false,
|
|
1152
1021
|
danger_level: "low",
|
|
1153
|
-
examples: [
|
|
1154
|
-
{
|
|
1155
|
-
command: "f5xcctl config certificate list --namespace {namespace}",
|
|
1156
|
-
description: "List all certificates",
|
|
1157
|
-
use_case: "list_all",
|
|
1158
|
-
},
|
|
1159
|
-
],
|
|
1160
1022
|
field_docs: {},
|
|
1161
1023
|
optional_fields: [],
|
|
1162
1024
|
performance_impact: {
|
|
@@ -1167,6 +1029,7 @@ export const certificatesTools = [
|
|
|
1167
1029
|
required_fields: ["path.namespace"],
|
|
1168
1030
|
side_effects: {},
|
|
1169
1031
|
},
|
|
1032
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certificates" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1170
1033
|
},
|
|
1171
1034
|
{
|
|
1172
1035
|
toolName: "f5xc-api-certificates-certificate-update",
|
|
@@ -1218,13 +1081,6 @@ export const certificatesTools = [
|
|
|
1218
1081
|
modifies: ["certificate"],
|
|
1219
1082
|
},
|
|
1220
1083
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1221
|
-
cliExamples: [
|
|
1222
|
-
{
|
|
1223
|
-
command: "f5xcctl config certificate update {name} --namespace {namespace} -f {file}.yaml",
|
|
1224
|
-
description: "Update certificate",
|
|
1225
|
-
use_case: "update",
|
|
1226
|
-
},
|
|
1227
|
-
],
|
|
1228
1084
|
confirmationRequired: false,
|
|
1229
1085
|
parameterExamples: {
|
|
1230
1086
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1270,13 +1126,6 @@ export const certificatesTools = [
|
|
|
1270
1126
|
},
|
|
1271
1127
|
confirmation_required: false,
|
|
1272
1128
|
danger_level: "medium",
|
|
1273
|
-
examples: [
|
|
1274
|
-
{
|
|
1275
|
-
command: "f5xcctl config certificate update {name} --namespace {namespace} -f {file}.yaml",
|
|
1276
|
-
description: "Update certificate",
|
|
1277
|
-
use_case: "update",
|
|
1278
|
-
},
|
|
1279
|
-
],
|
|
1280
1129
|
field_docs: {},
|
|
1281
1130
|
optional_fields: [],
|
|
1282
1131
|
performance_impact: {
|
|
@@ -1289,6 +1138,7 @@ export const certificatesTools = [
|
|
|
1289
1138
|
modifies: ["certificate"],
|
|
1290
1139
|
},
|
|
1291
1140
|
},
|
|
1141
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certificates" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1292
1142
|
},
|
|
1293
1143
|
{
|
|
1294
1144
|
toolName: "f5xc-api-certificates-crl-create",
|
|
@@ -1329,18 +1179,6 @@ export const certificatesTools = [
|
|
|
1329
1179
|
creates: ["crl"],
|
|
1330
1180
|
},
|
|
1331
1181
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1332
|
-
cliExamples: [
|
|
1333
|
-
{
|
|
1334
|
-
command: "f5xcctl config crl create {name} --namespace {namespace}",
|
|
1335
|
-
description: "Create crl",
|
|
1336
|
-
use_case: "basic_create",
|
|
1337
|
-
},
|
|
1338
|
-
{
|
|
1339
|
-
command: "f5xcctl config crl create -f {file}.yaml",
|
|
1340
|
-
description: "Create from YAML file",
|
|
1341
|
-
use_case: "file_based",
|
|
1342
|
-
},
|
|
1343
|
-
],
|
|
1344
1182
|
confirmationRequired: false,
|
|
1345
1183
|
parameterExamples: {
|
|
1346
1184
|
"metadata.namespace": "Staging",
|
|
@@ -1385,18 +1223,6 @@ export const certificatesTools = [
|
|
|
1385
1223
|
},
|
|
1386
1224
|
confirmation_required: false,
|
|
1387
1225
|
danger_level: "medium",
|
|
1388
|
-
examples: [
|
|
1389
|
-
{
|
|
1390
|
-
command: "f5xcctl config crl create {name} --namespace {namespace}",
|
|
1391
|
-
description: "Create crl",
|
|
1392
|
-
use_case: "basic_create",
|
|
1393
|
-
},
|
|
1394
|
-
{
|
|
1395
|
-
command: "f5xcctl config crl create -f {file}.yaml",
|
|
1396
|
-
description: "Create from YAML file",
|
|
1397
|
-
use_case: "file_based",
|
|
1398
|
-
},
|
|
1399
|
-
],
|
|
1400
1226
|
field_docs: {},
|
|
1401
1227
|
optional_fields: [],
|
|
1402
1228
|
performance_impact: {
|
|
@@ -1409,6 +1235,7 @@ export const certificatesTools = [
|
|
|
1409
1235
|
creates: ["crl"],
|
|
1410
1236
|
},
|
|
1411
1237
|
},
|
|
1238
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/crls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1412
1239
|
},
|
|
1413
1240
|
{
|
|
1414
1241
|
toolName: "f5xc-api-certificates-crl-delete",
|
|
@@ -1458,13 +1285,6 @@ export const certificatesTools = [
|
|
|
1458
1285
|
deletes: ["crl", "contained_resources"],
|
|
1459
1286
|
},
|
|
1460
1287
|
requiredFields: ["path.name", "path.namespace"],
|
|
1461
|
-
cliExamples: [
|
|
1462
|
-
{
|
|
1463
|
-
command: "f5xcctl config crl delete {name} --namespace {namespace}",
|
|
1464
|
-
description: "Delete crl",
|
|
1465
|
-
use_case: "delete",
|
|
1466
|
-
},
|
|
1467
|
-
],
|
|
1468
1288
|
confirmationRequired: true,
|
|
1469
1289
|
parameterExamples: {
|
|
1470
1290
|
name: "Name",
|
|
@@ -1510,13 +1330,6 @@ export const certificatesTools = [
|
|
|
1510
1330
|
},
|
|
1511
1331
|
confirmation_required: true,
|
|
1512
1332
|
danger_level: "high",
|
|
1513
|
-
examples: [
|
|
1514
|
-
{
|
|
1515
|
-
command: "f5xcctl config crl delete {name} --namespace {namespace}",
|
|
1516
|
-
description: "Delete crl",
|
|
1517
|
-
use_case: "delete",
|
|
1518
|
-
},
|
|
1519
|
-
],
|
|
1520
1333
|
field_docs: {},
|
|
1521
1334
|
optional_fields: [],
|
|
1522
1335
|
performance_impact: {
|
|
@@ -1529,6 +1342,7 @@ export const certificatesTools = [
|
|
|
1529
1342
|
deletes: ["crl", "contained_resources"],
|
|
1530
1343
|
},
|
|
1531
1344
|
},
|
|
1345
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/crls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1532
1346
|
},
|
|
1533
1347
|
{
|
|
1534
1348
|
toolName: "f5xc-api-certificates-crl-get",
|
|
@@ -1597,13 +1411,6 @@ export const certificatesTools = [
|
|
|
1597
1411
|
dangerLevel: "low",
|
|
1598
1412
|
sideEffects: null,
|
|
1599
1413
|
requiredFields: ["path.name", "path.namespace"],
|
|
1600
|
-
cliExamples: [
|
|
1601
|
-
{
|
|
1602
|
-
command: "f5xcctl config crl get {name} --namespace {namespace}",
|
|
1603
|
-
description: "Get specific crl",
|
|
1604
|
-
use_case: "get_specific",
|
|
1605
|
-
},
|
|
1606
|
-
],
|
|
1607
1414
|
confirmationRequired: false,
|
|
1608
1415
|
parameterExamples: {
|
|
1609
1416
|
name: "Name",
|
|
@@ -1649,13 +1456,6 @@ export const certificatesTools = [
|
|
|
1649
1456
|
},
|
|
1650
1457
|
confirmation_required: false,
|
|
1651
1458
|
danger_level: "low",
|
|
1652
|
-
examples: [
|
|
1653
|
-
{
|
|
1654
|
-
command: "f5xcctl config crl get {name} --namespace {namespace}",
|
|
1655
|
-
description: "Get specific crl",
|
|
1656
|
-
use_case: "get_specific",
|
|
1657
|
-
},
|
|
1658
|
-
],
|
|
1659
1459
|
field_docs: {},
|
|
1660
1460
|
optional_fields: [],
|
|
1661
1461
|
performance_impact: {
|
|
@@ -1666,6 +1466,7 @@ export const certificatesTools = [
|
|
|
1666
1466
|
required_fields: ["path.name", "path.namespace"],
|
|
1667
1467
|
side_effects: {},
|
|
1668
1468
|
},
|
|
1469
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/crls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1669
1470
|
},
|
|
1670
1471
|
{
|
|
1671
1472
|
toolName: "f5xc-api-certificates-crl-list",
|
|
@@ -1740,13 +1541,6 @@ export const certificatesTools = [
|
|
|
1740
1541
|
dangerLevel: "low",
|
|
1741
1542
|
sideEffects: null,
|
|
1742
1543
|
requiredFields: ["path.namespace"],
|
|
1743
|
-
cliExamples: [
|
|
1744
|
-
{
|
|
1745
|
-
command: "f5xcctl config crl list --namespace {namespace}",
|
|
1746
|
-
description: "List all crls",
|
|
1747
|
-
use_case: "list_all",
|
|
1748
|
-
},
|
|
1749
|
-
],
|
|
1750
1544
|
confirmationRequired: false,
|
|
1751
1545
|
parameterExamples: {
|
|
1752
1546
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1792,13 +1586,6 @@ export const certificatesTools = [
|
|
|
1792
1586
|
},
|
|
1793
1587
|
confirmation_required: false,
|
|
1794
1588
|
danger_level: "low",
|
|
1795
|
-
examples: [
|
|
1796
|
-
{
|
|
1797
|
-
command: "f5xcctl config crl list --namespace {namespace}",
|
|
1798
|
-
description: "List all crls",
|
|
1799
|
-
use_case: "list_all",
|
|
1800
|
-
},
|
|
1801
|
-
],
|
|
1802
1589
|
field_docs: {},
|
|
1803
1590
|
optional_fields: [],
|
|
1804
1591
|
performance_impact: {
|
|
@@ -1809,6 +1596,7 @@ export const certificatesTools = [
|
|
|
1809
1596
|
required_fields: ["path.namespace"],
|
|
1810
1597
|
side_effects: {},
|
|
1811
1598
|
},
|
|
1599
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/crls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1812
1600
|
},
|
|
1813
1601
|
{
|
|
1814
1602
|
toolName: "f5xc-api-certificates-crl-update",
|
|
@@ -1860,13 +1648,6 @@ export const certificatesTools = [
|
|
|
1860
1648
|
modifies: ["crl"],
|
|
1861
1649
|
},
|
|
1862
1650
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1863
|
-
cliExamples: [
|
|
1864
|
-
{
|
|
1865
|
-
command: "f5xcctl config crl update {name} --namespace {namespace} -f {file}.yaml",
|
|
1866
|
-
description: "Update crl",
|
|
1867
|
-
use_case: "update",
|
|
1868
|
-
},
|
|
1869
|
-
],
|
|
1870
1651
|
confirmationRequired: false,
|
|
1871
1652
|
parameterExamples: {
|
|
1872
1653
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1912,13 +1693,6 @@ export const certificatesTools = [
|
|
|
1912
1693
|
},
|
|
1913
1694
|
confirmation_required: false,
|
|
1914
1695
|
danger_level: "medium",
|
|
1915
|
-
examples: [
|
|
1916
|
-
{
|
|
1917
|
-
command: "f5xcctl config crl update {name} --namespace {namespace} -f {file}.yaml",
|
|
1918
|
-
description: "Update crl",
|
|
1919
|
-
use_case: "update",
|
|
1920
|
-
},
|
|
1921
|
-
],
|
|
1922
1696
|
field_docs: {},
|
|
1923
1697
|
optional_fields: [],
|
|
1924
1698
|
performance_impact: {
|
|
@@ -1931,6 +1705,7 @@ export const certificatesTools = [
|
|
|
1931
1705
|
modifies: ["crl"],
|
|
1932
1706
|
},
|
|
1933
1707
|
},
|
|
1708
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/crls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1934
1709
|
},
|
|
1935
1710
|
{
|
|
1936
1711
|
toolName: "f5xc-api-certificates-trusted-ca-list-create",
|
|
@@ -1971,18 +1746,6 @@ export const certificatesTools = [
|
|
|
1971
1746
|
creates: ["trusted-ca-list"],
|
|
1972
1747
|
},
|
|
1973
1748
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1974
|
-
cliExamples: [
|
|
1975
|
-
{
|
|
1976
|
-
command: "f5xcctl config trusted-ca-list create -f {file}.yaml",
|
|
1977
|
-
description: "Create from YAML file",
|
|
1978
|
-
use_case: "file_based",
|
|
1979
|
-
},
|
|
1980
|
-
{
|
|
1981
|
-
command: "f5xcctl config trusted-ca-list create {name} --namespace {namespace}",
|
|
1982
|
-
description: "Create trusted-ca-list",
|
|
1983
|
-
use_case: "basic_create",
|
|
1984
|
-
},
|
|
1985
|
-
],
|
|
1986
1749
|
confirmationRequired: false,
|
|
1987
1750
|
parameterExamples: {
|
|
1988
1751
|
"metadata.namespace": "Staging",
|
|
@@ -2027,18 +1790,6 @@ export const certificatesTools = [
|
|
|
2027
1790
|
},
|
|
2028
1791
|
confirmation_required: false,
|
|
2029
1792
|
danger_level: "medium",
|
|
2030
|
-
examples: [
|
|
2031
|
-
{
|
|
2032
|
-
command: "f5xcctl config trusted-ca-list create {name} --namespace {namespace}",
|
|
2033
|
-
description: "Create trusted-ca-list",
|
|
2034
|
-
use_case: "basic_create",
|
|
2035
|
-
},
|
|
2036
|
-
{
|
|
2037
|
-
command: "f5xcctl config trusted-ca-list create -f {file}.yaml",
|
|
2038
|
-
description: "Create from YAML file",
|
|
2039
|
-
use_case: "file_based",
|
|
2040
|
-
},
|
|
2041
|
-
],
|
|
2042
1793
|
field_docs: {},
|
|
2043
1794
|
optional_fields: [],
|
|
2044
1795
|
performance_impact: {
|
|
@@ -2051,6 +1802,7 @@ export const certificatesTools = [
|
|
|
2051
1802
|
creates: ["trusted-ca-list"],
|
|
2052
1803
|
},
|
|
2053
1804
|
},
|
|
1805
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/trusted_ca_lists" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2054
1806
|
},
|
|
2055
1807
|
{
|
|
2056
1808
|
toolName: "f5xc-api-certificates-trusted-ca-list-delete",
|
|
@@ -2100,13 +1852,6 @@ export const certificatesTools = [
|
|
|
2100
1852
|
deletes: ["trusted-ca-list", "contained_resources"],
|
|
2101
1853
|
},
|
|
2102
1854
|
requiredFields: ["path.name", "path.namespace"],
|
|
2103
|
-
cliExamples: [
|
|
2104
|
-
{
|
|
2105
|
-
command: "f5xcctl config trusted-ca-list delete {name} --namespace {namespace}",
|
|
2106
|
-
description: "Delete trusted-ca-list",
|
|
2107
|
-
use_case: "delete",
|
|
2108
|
-
},
|
|
2109
|
-
],
|
|
2110
1855
|
confirmationRequired: true,
|
|
2111
1856
|
parameterExamples: {
|
|
2112
1857
|
name: "Name",
|
|
@@ -2152,13 +1897,6 @@ export const certificatesTools = [
|
|
|
2152
1897
|
},
|
|
2153
1898
|
confirmation_required: true,
|
|
2154
1899
|
danger_level: "high",
|
|
2155
|
-
examples: [
|
|
2156
|
-
{
|
|
2157
|
-
command: "f5xcctl config trusted-ca-list delete {name} --namespace {namespace}",
|
|
2158
|
-
description: "Delete trusted-ca-list",
|
|
2159
|
-
use_case: "delete",
|
|
2160
|
-
},
|
|
2161
|
-
],
|
|
2162
1900
|
field_docs: {},
|
|
2163
1901
|
optional_fields: [],
|
|
2164
1902
|
performance_impact: {
|
|
@@ -2171,6 +1909,7 @@ export const certificatesTools = [
|
|
|
2171
1909
|
deletes: ["trusted-ca-list", "contained_resources"],
|
|
2172
1910
|
},
|
|
2173
1911
|
},
|
|
1912
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/trusted_ca_lists" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2174
1913
|
},
|
|
2175
1914
|
{
|
|
2176
1915
|
toolName: "f5xc-api-certificates-trusted-ca-list-get",
|
|
@@ -2239,13 +1978,6 @@ export const certificatesTools = [
|
|
|
2239
1978
|
dangerLevel: "low",
|
|
2240
1979
|
sideEffects: null,
|
|
2241
1980
|
requiredFields: ["path.name", "path.namespace"],
|
|
2242
|
-
cliExamples: [
|
|
2243
|
-
{
|
|
2244
|
-
command: "f5xcctl config trusted-ca-list get {name} --namespace {namespace}",
|
|
2245
|
-
description: "Get specific trusted-ca-list",
|
|
2246
|
-
use_case: "get_specific",
|
|
2247
|
-
},
|
|
2248
|
-
],
|
|
2249
1981
|
confirmationRequired: false,
|
|
2250
1982
|
parameterExamples: {
|
|
2251
1983
|
name: "Name",
|
|
@@ -2291,13 +2023,6 @@ export const certificatesTools = [
|
|
|
2291
2023
|
},
|
|
2292
2024
|
confirmation_required: false,
|
|
2293
2025
|
danger_level: "low",
|
|
2294
|
-
examples: [
|
|
2295
|
-
{
|
|
2296
|
-
command: "f5xcctl config trusted-ca-list get {name} --namespace {namespace}",
|
|
2297
|
-
description: "Get specific trusted-ca-list",
|
|
2298
|
-
use_case: "get_specific",
|
|
2299
|
-
},
|
|
2300
|
-
],
|
|
2301
2026
|
field_docs: {},
|
|
2302
2027
|
optional_fields: [],
|
|
2303
2028
|
performance_impact: {
|
|
@@ -2308,6 +2033,7 @@ export const certificatesTools = [
|
|
|
2308
2033
|
required_fields: ["path.name", "path.namespace"],
|
|
2309
2034
|
side_effects: {},
|
|
2310
2035
|
},
|
|
2036
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/trusted_ca_lists" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2311
2037
|
},
|
|
2312
2038
|
{
|
|
2313
2039
|
toolName: "f5xc-api-certificates-trusted-ca-list-list",
|
|
@@ -2382,13 +2108,6 @@ export const certificatesTools = [
|
|
|
2382
2108
|
dangerLevel: "low",
|
|
2383
2109
|
sideEffects: null,
|
|
2384
2110
|
requiredFields: ["path.namespace"],
|
|
2385
|
-
cliExamples: [
|
|
2386
|
-
{
|
|
2387
|
-
command: "f5xcctl config trusted-ca-list list --namespace {namespace}",
|
|
2388
|
-
description: "List all trusted-ca-lists",
|
|
2389
|
-
use_case: "list_all",
|
|
2390
|
-
},
|
|
2391
|
-
],
|
|
2392
2111
|
confirmationRequired: false,
|
|
2393
2112
|
parameterExamples: {
|
|
2394
2113
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2434,13 +2153,6 @@ export const certificatesTools = [
|
|
|
2434
2153
|
},
|
|
2435
2154
|
confirmation_required: false,
|
|
2436
2155
|
danger_level: "low",
|
|
2437
|
-
examples: [
|
|
2438
|
-
{
|
|
2439
|
-
command: "f5xcctl config trusted-ca-list list --namespace {namespace}",
|
|
2440
|
-
description: "List all trusted-ca-lists",
|
|
2441
|
-
use_case: "list_all",
|
|
2442
|
-
},
|
|
2443
|
-
],
|
|
2444
2156
|
field_docs: {},
|
|
2445
2157
|
optional_fields: [],
|
|
2446
2158
|
performance_impact: {
|
|
@@ -2451,6 +2163,7 @@ export const certificatesTools = [
|
|
|
2451
2163
|
required_fields: ["path.namespace"],
|
|
2452
2164
|
side_effects: {},
|
|
2453
2165
|
},
|
|
2166
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/trusted_ca_lists" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2454
2167
|
},
|
|
2455
2168
|
{
|
|
2456
2169
|
toolName: "f5xc-api-certificates-trusted-ca-list-update",
|
|
@@ -2502,13 +2215,6 @@ export const certificatesTools = [
|
|
|
2502
2215
|
modifies: ["trusted-ca-list"],
|
|
2503
2216
|
},
|
|
2504
2217
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2505
|
-
cliExamples: [
|
|
2506
|
-
{
|
|
2507
|
-
command: "f5xcctl config trusted-ca-list update {name} --namespace {namespace} -f {file}.yaml",
|
|
2508
|
-
description: "Update trusted-ca-list",
|
|
2509
|
-
use_case: "update",
|
|
2510
|
-
},
|
|
2511
|
-
],
|
|
2512
2218
|
confirmationRequired: false,
|
|
2513
2219
|
parameterExamples: {
|
|
2514
2220
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2554,13 +2260,6 @@ export const certificatesTools = [
|
|
|
2554
2260
|
},
|
|
2555
2261
|
confirmation_required: false,
|
|
2556
2262
|
danger_level: "medium",
|
|
2557
|
-
examples: [
|
|
2558
|
-
{
|
|
2559
|
-
command: "f5xcctl config trusted-ca-list update {name} --namespace {namespace} -f {file}.yaml",
|
|
2560
|
-
description: "Update trusted-ca-list",
|
|
2561
|
-
use_case: "update",
|
|
2562
|
-
},
|
|
2563
|
-
],
|
|
2564
2263
|
field_docs: {},
|
|
2565
2264
|
optional_fields: [],
|
|
2566
2265
|
performance_impact: {
|
|
@@ -2573,6 +2272,7 @@ export const certificatesTools = [
|
|
|
2573
2272
|
modifies: ["trusted-ca-list"],
|
|
2574
2273
|
},
|
|
2575
2274
|
},
|
|
2275
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/trusted_ca_lists" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2576
2276
|
},
|
|
2577
2277
|
];
|
|
2578
2278
|
export default certificatesTools;
|