@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 container_servicesTools = [
|
|
|
42
42
|
creates: ["usage"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl data usage create -f {file}.yaml",
|
|
48
|
-
description: "Create from YAML file",
|
|
49
|
-
use_case: "file_based",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl data usage create {name} --namespace {namespace}",
|
|
53
|
-
description: "Create usage",
|
|
54
|
-
use_case: "basic_create",
|
|
55
|
-
},
|
|
56
|
-
],
|
|
57
45
|
confirmationRequired: false,
|
|
58
46
|
parameterExamples: {
|
|
59
47
|
namespace: "Ns1",
|
|
@@ -98,18 +86,6 @@ export const container_servicesTools = [
|
|
|
98
86
|
},
|
|
99
87
|
confirmation_required: false,
|
|
100
88
|
danger_level: "medium",
|
|
101
|
-
examples: [
|
|
102
|
-
{
|
|
103
|
-
command: "f5xcctl data usage create {name} --namespace {namespace}",
|
|
104
|
-
description: "Create usage",
|
|
105
|
-
use_case: "basic_create",
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
command: "f5xcctl data usage create -f {file}.yaml",
|
|
109
|
-
description: "Create from YAML file",
|
|
110
|
-
use_case: "file_based",
|
|
111
|
-
},
|
|
112
|
-
],
|
|
113
89
|
field_docs: {},
|
|
114
90
|
optional_fields: [],
|
|
115
91
|
performance_impact: {
|
|
@@ -122,6 +98,7 @@ export const container_servicesTools = [
|
|
|
122
98
|
creates: ["usage"],
|
|
123
99
|
},
|
|
124
100
|
},
|
|
101
|
+
curlExample: null,
|
|
125
102
|
},
|
|
126
103
|
{
|
|
127
104
|
toolName: "f5xc-api-containerservices-virtual-k8s-create",
|
|
@@ -162,18 +139,6 @@ export const container_servicesTools = [
|
|
|
162
139
|
creates: ["virtual-k8s"],
|
|
163
140
|
},
|
|
164
141
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
165
|
-
cliExamples: [
|
|
166
|
-
{
|
|
167
|
-
command: "f5xcctl config virtual-k8s create -f {file}.yaml",
|
|
168
|
-
description: "Create from YAML file",
|
|
169
|
-
use_case: "file_based",
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
command: "f5xcctl config virtual-k8s create {name} --namespace {namespace}",
|
|
173
|
-
description: "Create virtual-k8s",
|
|
174
|
-
use_case: "basic_create",
|
|
175
|
-
},
|
|
176
|
-
],
|
|
177
142
|
confirmationRequired: false,
|
|
178
143
|
parameterExamples: {
|
|
179
144
|
"metadata.namespace": "Staging",
|
|
@@ -218,18 +183,6 @@ export const container_servicesTools = [
|
|
|
218
183
|
},
|
|
219
184
|
confirmation_required: false,
|
|
220
185
|
danger_level: "medium",
|
|
221
|
-
examples: [
|
|
222
|
-
{
|
|
223
|
-
command: "f5xcctl config virtual-k8s create {name} --namespace {namespace}",
|
|
224
|
-
description: "Create virtual-k8s",
|
|
225
|
-
use_case: "basic_create",
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
command: "f5xcctl config virtual-k8s create -f {file}.yaml",
|
|
229
|
-
description: "Create from YAML file",
|
|
230
|
-
use_case: "file_based",
|
|
231
|
-
},
|
|
232
|
-
],
|
|
233
186
|
field_docs: {},
|
|
234
187
|
optional_fields: [],
|
|
235
188
|
performance_impact: {
|
|
@@ -242,6 +195,7 @@ export const container_servicesTools = [
|
|
|
242
195
|
creates: ["virtual-k8s"],
|
|
243
196
|
},
|
|
244
197
|
},
|
|
198
|
+
curlExample: null,
|
|
245
199
|
},
|
|
246
200
|
{
|
|
247
201
|
toolName: "f5xc-api-containerservices-virtual-k8s-delete",
|
|
@@ -291,13 +245,6 @@ export const container_servicesTools = [
|
|
|
291
245
|
deletes: ["virtual-k8s", "contained_resources"],
|
|
292
246
|
},
|
|
293
247
|
requiredFields: ["path.name", "path.namespace"],
|
|
294
|
-
cliExamples: [
|
|
295
|
-
{
|
|
296
|
-
command: "f5xcctl config virtual-k8s delete {name} --namespace {namespace}",
|
|
297
|
-
description: "Delete virtual-k8s",
|
|
298
|
-
use_case: "delete",
|
|
299
|
-
},
|
|
300
|
-
],
|
|
301
248
|
confirmationRequired: true,
|
|
302
249
|
parameterExamples: {
|
|
303
250
|
name: "Name",
|
|
@@ -343,13 +290,6 @@ export const container_servicesTools = [
|
|
|
343
290
|
},
|
|
344
291
|
confirmation_required: true,
|
|
345
292
|
danger_level: "high",
|
|
346
|
-
examples: [
|
|
347
|
-
{
|
|
348
|
-
command: "f5xcctl config virtual-k8s delete {name} --namespace {namespace}",
|
|
349
|
-
description: "Delete virtual-k8s",
|
|
350
|
-
use_case: "delete",
|
|
351
|
-
},
|
|
352
|
-
],
|
|
353
293
|
field_docs: {},
|
|
354
294
|
optional_fields: [],
|
|
355
295
|
performance_impact: {
|
|
@@ -362,6 +302,7 @@ export const container_servicesTools = [
|
|
|
362
302
|
deletes: ["virtual-k8s", "contained_resources"],
|
|
363
303
|
},
|
|
364
304
|
},
|
|
305
|
+
curlExample: null,
|
|
365
306
|
},
|
|
366
307
|
{
|
|
367
308
|
toolName: "f5xc-api-containerservices-virtual-k8s-get",
|
|
@@ -430,13 +371,6 @@ export const container_servicesTools = [
|
|
|
430
371
|
dangerLevel: "low",
|
|
431
372
|
sideEffects: null,
|
|
432
373
|
requiredFields: ["path.name", "path.namespace"],
|
|
433
|
-
cliExamples: [
|
|
434
|
-
{
|
|
435
|
-
command: "f5xcctl config virtual-k8s get {name} --namespace {namespace}",
|
|
436
|
-
description: "Get specific virtual-k8s",
|
|
437
|
-
use_case: "get_specific",
|
|
438
|
-
},
|
|
439
|
-
],
|
|
440
374
|
confirmationRequired: false,
|
|
441
375
|
parameterExamples: {
|
|
442
376
|
name: "Name",
|
|
@@ -482,13 +416,6 @@ export const container_servicesTools = [
|
|
|
482
416
|
},
|
|
483
417
|
confirmation_required: false,
|
|
484
418
|
danger_level: "low",
|
|
485
|
-
examples: [
|
|
486
|
-
{
|
|
487
|
-
command: "f5xcctl config virtual-k8s get {name} --namespace {namespace}",
|
|
488
|
-
description: "Get specific virtual-k8s",
|
|
489
|
-
use_case: "get_specific",
|
|
490
|
-
},
|
|
491
|
-
],
|
|
492
419
|
field_docs: {},
|
|
493
420
|
optional_fields: [],
|
|
494
421
|
performance_impact: {
|
|
@@ -499,6 +426,7 @@ export const container_servicesTools = [
|
|
|
499
426
|
required_fields: ["path.name", "path.namespace"],
|
|
500
427
|
side_effects: {},
|
|
501
428
|
},
|
|
429
|
+
curlExample: null,
|
|
502
430
|
},
|
|
503
431
|
{
|
|
504
432
|
toolName: "f5xc-api-containerservices-virtual-k8s-list",
|
|
@@ -573,13 +501,6 @@ export const container_servicesTools = [
|
|
|
573
501
|
dangerLevel: "low",
|
|
574
502
|
sideEffects: null,
|
|
575
503
|
requiredFields: ["path.namespace"],
|
|
576
|
-
cliExamples: [
|
|
577
|
-
{
|
|
578
|
-
command: "f5xcctl config virtual-k8s list --namespace {namespace}",
|
|
579
|
-
description: "List all virtual-k8ss",
|
|
580
|
-
use_case: "list_all",
|
|
581
|
-
},
|
|
582
|
-
],
|
|
583
504
|
confirmationRequired: false,
|
|
584
505
|
parameterExamples: {
|
|
585
506
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -625,13 +546,6 @@ export const container_servicesTools = [
|
|
|
625
546
|
},
|
|
626
547
|
confirmation_required: false,
|
|
627
548
|
danger_level: "low",
|
|
628
|
-
examples: [
|
|
629
|
-
{
|
|
630
|
-
command: "f5xcctl config virtual-k8s list --namespace {namespace}",
|
|
631
|
-
description: "List all virtual-k8ss",
|
|
632
|
-
use_case: "list_all",
|
|
633
|
-
},
|
|
634
|
-
],
|
|
635
549
|
field_docs: {},
|
|
636
550
|
optional_fields: [],
|
|
637
551
|
performance_impact: {
|
|
@@ -642,6 +556,7 @@ export const container_servicesTools = [
|
|
|
642
556
|
required_fields: ["path.namespace"],
|
|
643
557
|
side_effects: {},
|
|
644
558
|
},
|
|
559
|
+
curlExample: null,
|
|
645
560
|
},
|
|
646
561
|
{
|
|
647
562
|
toolName: "f5xc-api-containerservices-virtual-k8s-update",
|
|
@@ -693,13 +608,6 @@ export const container_servicesTools = [
|
|
|
693
608
|
modifies: ["virtual-k8s"],
|
|
694
609
|
},
|
|
695
610
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
696
|
-
cliExamples: [
|
|
697
|
-
{
|
|
698
|
-
command: "f5xcctl config virtual-k8s update {name} --namespace {namespace} -f {file}.yaml",
|
|
699
|
-
description: "Update virtual-k8s",
|
|
700
|
-
use_case: "update",
|
|
701
|
-
},
|
|
702
|
-
],
|
|
703
611
|
confirmationRequired: false,
|
|
704
612
|
parameterExamples: {
|
|
705
613
|
"metadata.name": "Example-corp-web.",
|
|
@@ -745,13 +653,6 @@ export const container_servicesTools = [
|
|
|
745
653
|
},
|
|
746
654
|
confirmation_required: false,
|
|
747
655
|
danger_level: "medium",
|
|
748
|
-
examples: [
|
|
749
|
-
{
|
|
750
|
-
command: "f5xcctl config virtual-k8s update {name} --namespace {namespace} -f {file}.yaml",
|
|
751
|
-
description: "Update virtual-k8s",
|
|
752
|
-
use_case: "update",
|
|
753
|
-
},
|
|
754
|
-
],
|
|
755
656
|
field_docs: {},
|
|
756
657
|
optional_fields: [],
|
|
757
658
|
performance_impact: {
|
|
@@ -764,6 +665,7 @@ export const container_servicesTools = [
|
|
|
764
665
|
modifies: ["virtual-k8s"],
|
|
765
666
|
},
|
|
766
667
|
},
|
|
668
|
+
curlExample: null,
|
|
767
669
|
},
|
|
768
670
|
{
|
|
769
671
|
toolName: "f5xc-api-containerservices-workload-create",
|
|
@@ -804,18 +706,6 @@ export const container_servicesTools = [
|
|
|
804
706
|
creates: ["workload"],
|
|
805
707
|
},
|
|
806
708
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
807
|
-
cliExamples: [
|
|
808
|
-
{
|
|
809
|
-
command: "f5xcctl config workload create -f {file}.yaml",
|
|
810
|
-
description: "Create from YAML file",
|
|
811
|
-
use_case: "file_based",
|
|
812
|
-
},
|
|
813
|
-
{
|
|
814
|
-
command: "f5xcctl config workload create {name} --namespace {namespace}",
|
|
815
|
-
description: "Create workload",
|
|
816
|
-
use_case: "basic_create",
|
|
817
|
-
},
|
|
818
|
-
],
|
|
819
709
|
confirmationRequired: false,
|
|
820
710
|
parameterExamples: {
|
|
821
711
|
"metadata.namespace": "Staging",
|
|
@@ -860,18 +750,6 @@ export const container_servicesTools = [
|
|
|
860
750
|
},
|
|
861
751
|
confirmation_required: false,
|
|
862
752
|
danger_level: "medium",
|
|
863
|
-
examples: [
|
|
864
|
-
{
|
|
865
|
-
command: "f5xcctl config workload create {name} --namespace {namespace}",
|
|
866
|
-
description: "Create workload",
|
|
867
|
-
use_case: "basic_create",
|
|
868
|
-
},
|
|
869
|
-
{
|
|
870
|
-
command: "f5xcctl config workload create -f {file}.yaml",
|
|
871
|
-
description: "Create from YAML file",
|
|
872
|
-
use_case: "file_based",
|
|
873
|
-
},
|
|
874
|
-
],
|
|
875
753
|
field_docs: {},
|
|
876
754
|
optional_fields: [],
|
|
877
755
|
performance_impact: {
|
|
@@ -884,6 +762,7 @@ export const container_servicesTools = [
|
|
|
884
762
|
creates: ["workload"],
|
|
885
763
|
},
|
|
886
764
|
},
|
|
765
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/workloads" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
887
766
|
},
|
|
888
767
|
{
|
|
889
768
|
toolName: "f5xc-api-containerservices-workload-delete",
|
|
@@ -933,13 +812,6 @@ export const container_servicesTools = [
|
|
|
933
812
|
deletes: ["workload", "contained_resources"],
|
|
934
813
|
},
|
|
935
814
|
requiredFields: ["path.name", "path.namespace"],
|
|
936
|
-
cliExamples: [
|
|
937
|
-
{
|
|
938
|
-
command: "f5xcctl config workload delete {name} --namespace {namespace}",
|
|
939
|
-
description: "Delete workload",
|
|
940
|
-
use_case: "delete",
|
|
941
|
-
},
|
|
942
|
-
],
|
|
943
815
|
confirmationRequired: true,
|
|
944
816
|
parameterExamples: {
|
|
945
817
|
name: "Name",
|
|
@@ -985,13 +857,6 @@ export const container_servicesTools = [
|
|
|
985
857
|
},
|
|
986
858
|
confirmation_required: true,
|
|
987
859
|
danger_level: "high",
|
|
988
|
-
examples: [
|
|
989
|
-
{
|
|
990
|
-
command: "f5xcctl config workload delete {name} --namespace {namespace}",
|
|
991
|
-
description: "Delete workload",
|
|
992
|
-
use_case: "delete",
|
|
993
|
-
},
|
|
994
|
-
],
|
|
995
860
|
field_docs: {},
|
|
996
861
|
optional_fields: [],
|
|
997
862
|
performance_impact: {
|
|
@@ -1004,6 +869,7 @@ export const container_servicesTools = [
|
|
|
1004
869
|
deletes: ["workload", "contained_resources"],
|
|
1005
870
|
},
|
|
1006
871
|
},
|
|
872
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/workloads" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1007
873
|
},
|
|
1008
874
|
{
|
|
1009
875
|
toolName: "f5xc-api-containerservices-workload-flavor-create",
|
|
@@ -1044,18 +910,6 @@ export const container_servicesTools = [
|
|
|
1044
910
|
creates: ["workload-flavor"],
|
|
1045
911
|
},
|
|
1046
912
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1047
|
-
cliExamples: [
|
|
1048
|
-
{
|
|
1049
|
-
command: "f5xcctl config workload-flavor create -f {file}.yaml",
|
|
1050
|
-
description: "Create from YAML file",
|
|
1051
|
-
use_case: "file_based",
|
|
1052
|
-
},
|
|
1053
|
-
{
|
|
1054
|
-
command: "f5xcctl config workload-flavor create {name} --namespace {namespace}",
|
|
1055
|
-
description: "Create workload-flavor",
|
|
1056
|
-
use_case: "basic_create",
|
|
1057
|
-
},
|
|
1058
|
-
],
|
|
1059
913
|
confirmationRequired: false,
|
|
1060
914
|
parameterExamples: {
|
|
1061
915
|
"metadata.namespace": "Staging",
|
|
@@ -1100,18 +954,6 @@ export const container_servicesTools = [
|
|
|
1100
954
|
},
|
|
1101
955
|
confirmation_required: false,
|
|
1102
956
|
danger_level: "medium",
|
|
1103
|
-
examples: [
|
|
1104
|
-
{
|
|
1105
|
-
command: "f5xcctl config workload-flavor create {name} --namespace {namespace}",
|
|
1106
|
-
description: "Create workload-flavor",
|
|
1107
|
-
use_case: "basic_create",
|
|
1108
|
-
},
|
|
1109
|
-
{
|
|
1110
|
-
command: "f5xcctl config workload-flavor create -f {file}.yaml",
|
|
1111
|
-
description: "Create from YAML file",
|
|
1112
|
-
use_case: "file_based",
|
|
1113
|
-
},
|
|
1114
|
-
],
|
|
1115
957
|
field_docs: {},
|
|
1116
958
|
optional_fields: [],
|
|
1117
959
|
performance_impact: {
|
|
@@ -1124,6 +966,7 @@ export const container_servicesTools = [
|
|
|
1124
966
|
creates: ["workload-flavor"],
|
|
1125
967
|
},
|
|
1126
968
|
},
|
|
969
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/workload_flavors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1127
970
|
},
|
|
1128
971
|
{
|
|
1129
972
|
toolName: "f5xc-api-containerservices-workload-flavor-delete",
|
|
@@ -1173,13 +1016,6 @@ export const container_servicesTools = [
|
|
|
1173
1016
|
deletes: ["workload-flavor", "contained_resources"],
|
|
1174
1017
|
},
|
|
1175
1018
|
requiredFields: ["path.name", "path.namespace"],
|
|
1176
|
-
cliExamples: [
|
|
1177
|
-
{
|
|
1178
|
-
command: "f5xcctl config workload-flavor delete {name} --namespace {namespace}",
|
|
1179
|
-
description: "Delete workload-flavor",
|
|
1180
|
-
use_case: "delete",
|
|
1181
|
-
},
|
|
1182
|
-
],
|
|
1183
1019
|
confirmationRequired: true,
|
|
1184
1020
|
parameterExamples: {
|
|
1185
1021
|
name: "Name",
|
|
@@ -1225,13 +1061,6 @@ export const container_servicesTools = [
|
|
|
1225
1061
|
},
|
|
1226
1062
|
confirmation_required: true,
|
|
1227
1063
|
danger_level: "high",
|
|
1228
|
-
examples: [
|
|
1229
|
-
{
|
|
1230
|
-
command: "f5xcctl config workload-flavor delete {name} --namespace {namespace}",
|
|
1231
|
-
description: "Delete workload-flavor",
|
|
1232
|
-
use_case: "delete",
|
|
1233
|
-
},
|
|
1234
|
-
],
|
|
1235
1064
|
field_docs: {},
|
|
1236
1065
|
optional_fields: [],
|
|
1237
1066
|
performance_impact: {
|
|
@@ -1244,6 +1073,7 @@ export const container_servicesTools = [
|
|
|
1244
1073
|
deletes: ["workload-flavor", "contained_resources"],
|
|
1245
1074
|
},
|
|
1246
1075
|
},
|
|
1076
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/workload_flavors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1247
1077
|
},
|
|
1248
1078
|
{
|
|
1249
1079
|
toolName: "f5xc-api-containerservices-workload-flavor-get",
|
|
@@ -1312,13 +1142,6 @@ export const container_servicesTools = [
|
|
|
1312
1142
|
dangerLevel: "low",
|
|
1313
1143
|
sideEffects: null,
|
|
1314
1144
|
requiredFields: ["path.name", "path.namespace"],
|
|
1315
|
-
cliExamples: [
|
|
1316
|
-
{
|
|
1317
|
-
command: "f5xcctl config workload-flavor get {name} --namespace {namespace}",
|
|
1318
|
-
description: "Get specific workload-flavor",
|
|
1319
|
-
use_case: "get_specific",
|
|
1320
|
-
},
|
|
1321
|
-
],
|
|
1322
1145
|
confirmationRequired: false,
|
|
1323
1146
|
parameterExamples: {
|
|
1324
1147
|
name: "Name",
|
|
@@ -1364,13 +1187,6 @@ export const container_servicesTools = [
|
|
|
1364
1187
|
},
|
|
1365
1188
|
confirmation_required: false,
|
|
1366
1189
|
danger_level: "low",
|
|
1367
|
-
examples: [
|
|
1368
|
-
{
|
|
1369
|
-
command: "f5xcctl config workload-flavor get {name} --namespace {namespace}",
|
|
1370
|
-
description: "Get specific workload-flavor",
|
|
1371
|
-
use_case: "get_specific",
|
|
1372
|
-
},
|
|
1373
|
-
],
|
|
1374
1190
|
field_docs: {},
|
|
1375
1191
|
optional_fields: [],
|
|
1376
1192
|
performance_impact: {
|
|
@@ -1381,6 +1197,7 @@ export const container_servicesTools = [
|
|
|
1381
1197
|
required_fields: ["path.name", "path.namespace"],
|
|
1382
1198
|
side_effects: {},
|
|
1383
1199
|
},
|
|
1200
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/workload_flavors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1384
1201
|
},
|
|
1385
1202
|
{
|
|
1386
1203
|
toolName: "f5xc-api-containerservices-workload-flavor-list",
|
|
@@ -1455,13 +1272,6 @@ export const container_servicesTools = [
|
|
|
1455
1272
|
dangerLevel: "low",
|
|
1456
1273
|
sideEffects: null,
|
|
1457
1274
|
requiredFields: ["path.namespace"],
|
|
1458
|
-
cliExamples: [
|
|
1459
|
-
{
|
|
1460
|
-
command: "f5xcctl config workload-flavor list --namespace {namespace}",
|
|
1461
|
-
description: "List all workload-flavors",
|
|
1462
|
-
use_case: "list_all",
|
|
1463
|
-
},
|
|
1464
|
-
],
|
|
1465
1275
|
confirmationRequired: false,
|
|
1466
1276
|
parameterExamples: {
|
|
1467
1277
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1507,13 +1317,6 @@ export const container_servicesTools = [
|
|
|
1507
1317
|
},
|
|
1508
1318
|
confirmation_required: false,
|
|
1509
1319
|
danger_level: "low",
|
|
1510
|
-
examples: [
|
|
1511
|
-
{
|
|
1512
|
-
command: "f5xcctl config workload-flavor list --namespace {namespace}",
|
|
1513
|
-
description: "List all workload-flavors",
|
|
1514
|
-
use_case: "list_all",
|
|
1515
|
-
},
|
|
1516
|
-
],
|
|
1517
1320
|
field_docs: {},
|
|
1518
1321
|
optional_fields: [],
|
|
1519
1322
|
performance_impact: {
|
|
@@ -1524,6 +1327,7 @@ export const container_servicesTools = [
|
|
|
1524
1327
|
required_fields: ["path.namespace"],
|
|
1525
1328
|
side_effects: {},
|
|
1526
1329
|
},
|
|
1330
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/workload_flavors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1527
1331
|
},
|
|
1528
1332
|
{
|
|
1529
1333
|
toolName: "f5xc-api-containerservices-workload-flavor-update",
|
|
@@ -1575,13 +1379,6 @@ export const container_servicesTools = [
|
|
|
1575
1379
|
modifies: ["workload-flavor"],
|
|
1576
1380
|
},
|
|
1577
1381
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1578
|
-
cliExamples: [
|
|
1579
|
-
{
|
|
1580
|
-
command: "f5xcctl config workload-flavor update {name} --namespace {namespace} -f {file}.yaml",
|
|
1581
|
-
description: "Update workload-flavor",
|
|
1582
|
-
use_case: "update",
|
|
1583
|
-
},
|
|
1584
|
-
],
|
|
1585
1382
|
confirmationRequired: false,
|
|
1586
1383
|
parameterExamples: {
|
|
1587
1384
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1627,13 +1424,6 @@ export const container_servicesTools = [
|
|
|
1627
1424
|
},
|
|
1628
1425
|
confirmation_required: false,
|
|
1629
1426
|
danger_level: "medium",
|
|
1630
|
-
examples: [
|
|
1631
|
-
{
|
|
1632
|
-
command: "f5xcctl config workload-flavor update {name} --namespace {namespace} -f {file}.yaml",
|
|
1633
|
-
description: "Update workload-flavor",
|
|
1634
|
-
use_case: "update",
|
|
1635
|
-
},
|
|
1636
|
-
],
|
|
1637
1427
|
field_docs: {},
|
|
1638
1428
|
optional_fields: [],
|
|
1639
1429
|
performance_impact: {
|
|
@@ -1646,6 +1436,7 @@ export const container_servicesTools = [
|
|
|
1646
1436
|
modifies: ["workload-flavor"],
|
|
1647
1437
|
},
|
|
1648
1438
|
},
|
|
1439
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/workload_flavors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1649
1440
|
},
|
|
1650
1441
|
{
|
|
1651
1442
|
toolName: "f5xc-api-containerservices-workload-get",
|
|
@@ -1714,13 +1505,6 @@ export const container_servicesTools = [
|
|
|
1714
1505
|
dangerLevel: "low",
|
|
1715
1506
|
sideEffects: null,
|
|
1716
1507
|
requiredFields: ["path.name", "path.namespace"],
|
|
1717
|
-
cliExamples: [
|
|
1718
|
-
{
|
|
1719
|
-
command: "f5xcctl config workload get {name} --namespace {namespace}",
|
|
1720
|
-
description: "Get specific workload",
|
|
1721
|
-
use_case: "get_specific",
|
|
1722
|
-
},
|
|
1723
|
-
],
|
|
1724
1508
|
confirmationRequired: false,
|
|
1725
1509
|
parameterExamples: {
|
|
1726
1510
|
name: "Name",
|
|
@@ -1766,13 +1550,6 @@ export const container_servicesTools = [
|
|
|
1766
1550
|
},
|
|
1767
1551
|
confirmation_required: false,
|
|
1768
1552
|
danger_level: "low",
|
|
1769
|
-
examples: [
|
|
1770
|
-
{
|
|
1771
|
-
command: "f5xcctl config workload get {name} --namespace {namespace}",
|
|
1772
|
-
description: "Get specific workload",
|
|
1773
|
-
use_case: "get_specific",
|
|
1774
|
-
},
|
|
1775
|
-
],
|
|
1776
1553
|
field_docs: {},
|
|
1777
1554
|
optional_fields: [],
|
|
1778
1555
|
performance_impact: {
|
|
@@ -1783,6 +1560,7 @@ export const container_servicesTools = [
|
|
|
1783
1560
|
required_fields: ["path.name", "path.namespace"],
|
|
1784
1561
|
side_effects: {},
|
|
1785
1562
|
},
|
|
1563
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/workloads" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1786
1564
|
},
|
|
1787
1565
|
{
|
|
1788
1566
|
toolName: "f5xc-api-containerservices-workload-list",
|
|
@@ -1857,13 +1635,6 @@ export const container_servicesTools = [
|
|
|
1857
1635
|
dangerLevel: "low",
|
|
1858
1636
|
sideEffects: null,
|
|
1859
1637
|
requiredFields: ["path.namespace"],
|
|
1860
|
-
cliExamples: [
|
|
1861
|
-
{
|
|
1862
|
-
command: "f5xcctl config workload list --namespace {namespace}",
|
|
1863
|
-
description: "List all workloads",
|
|
1864
|
-
use_case: "list_all",
|
|
1865
|
-
},
|
|
1866
|
-
],
|
|
1867
1638
|
confirmationRequired: false,
|
|
1868
1639
|
parameterExamples: {
|
|
1869
1640
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1909,13 +1680,6 @@ export const container_servicesTools = [
|
|
|
1909
1680
|
},
|
|
1910
1681
|
confirmation_required: false,
|
|
1911
1682
|
danger_level: "low",
|
|
1912
|
-
examples: [
|
|
1913
|
-
{
|
|
1914
|
-
command: "f5xcctl config workload list --namespace {namespace}",
|
|
1915
|
-
description: "List all workloads",
|
|
1916
|
-
use_case: "list_all",
|
|
1917
|
-
},
|
|
1918
|
-
],
|
|
1919
1683
|
field_docs: {},
|
|
1920
1684
|
optional_fields: [],
|
|
1921
1685
|
performance_impact: {
|
|
@@ -1926,6 +1690,7 @@ export const container_servicesTools = [
|
|
|
1926
1690
|
required_fields: ["path.namespace"],
|
|
1927
1691
|
side_effects: {},
|
|
1928
1692
|
},
|
|
1693
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/workloads" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1929
1694
|
},
|
|
1930
1695
|
{
|
|
1931
1696
|
toolName: "f5xc-api-containerservices-workload-update",
|
|
@@ -1977,13 +1742,6 @@ export const container_servicesTools = [
|
|
|
1977
1742
|
modifies: ["workload"],
|
|
1978
1743
|
},
|
|
1979
1744
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1980
|
-
cliExamples: [
|
|
1981
|
-
{
|
|
1982
|
-
command: "f5xcctl config workload update {name} --namespace {namespace} -f {file}.yaml",
|
|
1983
|
-
description: "Update workload",
|
|
1984
|
-
use_case: "update",
|
|
1985
|
-
},
|
|
1986
|
-
],
|
|
1987
1745
|
confirmationRequired: false,
|
|
1988
1746
|
parameterExamples: {
|
|
1989
1747
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2029,13 +1787,6 @@ export const container_servicesTools = [
|
|
|
2029
1787
|
},
|
|
2030
1788
|
confirmation_required: false,
|
|
2031
1789
|
danger_level: "medium",
|
|
2032
|
-
examples: [
|
|
2033
|
-
{
|
|
2034
|
-
command: "f5xcctl config workload update {name} --namespace {namespace} -f {file}.yaml",
|
|
2035
|
-
description: "Update workload",
|
|
2036
|
-
use_case: "update",
|
|
2037
|
-
},
|
|
2038
|
-
],
|
|
2039
1790
|
field_docs: {},
|
|
2040
1791
|
optional_fields: [],
|
|
2041
1792
|
performance_impact: {
|
|
@@ -2048,6 +1799,7 @@ export const container_servicesTools = [
|
|
|
2048
1799
|
modifies: ["workload"],
|
|
2049
1800
|
},
|
|
2050
1801
|
},
|
|
1802
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/workloads" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2051
1803
|
},
|
|
2052
1804
|
];
|
|
2053
1805
|
export default container_servicesTools;
|