@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
|
@@ -38,13 +38,6 @@ export const marketplaceTools = [
|
|
|
38
38
|
dangerLevel: "low",
|
|
39
39
|
sideEffects: null,
|
|
40
40
|
requiredFields: ["path.addon_service"],
|
|
41
|
-
cliExamples: [
|
|
42
|
-
{
|
|
43
|
-
command: "f5xcctl web activation-statu list --namespace {namespace}",
|
|
44
|
-
description: "List all activation-status",
|
|
45
|
-
use_case: "list_all",
|
|
46
|
-
},
|
|
47
|
-
],
|
|
48
41
|
confirmationRequired: false,
|
|
49
42
|
parameterExamples: {
|
|
50
43
|
addon_service: "Addon-service-1.",
|
|
@@ -89,13 +82,6 @@ export const marketplaceTools = [
|
|
|
89
82
|
},
|
|
90
83
|
confirmation_required: false,
|
|
91
84
|
danger_level: "low",
|
|
92
|
-
examples: [
|
|
93
|
-
{
|
|
94
|
-
command: "f5xcctl web activation-statu list --namespace {namespace}",
|
|
95
|
-
description: "List all activation-status",
|
|
96
|
-
use_case: "list_all",
|
|
97
|
-
},
|
|
98
|
-
],
|
|
99
85
|
field_docs: {},
|
|
100
86
|
optional_fields: [],
|
|
101
87
|
performance_impact: {
|
|
@@ -106,6 +92,7 @@ export const marketplaceTools = [
|
|
|
106
92
|
required_fields: ["path.addon_service"],
|
|
107
93
|
side_effects: {},
|
|
108
94
|
},
|
|
95
|
+
curlExample: null,
|
|
109
96
|
},
|
|
110
97
|
{
|
|
111
98
|
toolName: "f5xc-api-marketplace-addon-service-get",
|
|
@@ -142,13 +129,6 @@ export const marketplaceTools = [
|
|
|
142
129
|
dangerLevel: "low",
|
|
143
130
|
sideEffects: null,
|
|
144
131
|
requiredFields: ["path.name"],
|
|
145
|
-
cliExamples: [
|
|
146
|
-
{
|
|
147
|
-
command: "f5xcctl web addon-service get {name} --namespace {namespace}",
|
|
148
|
-
description: "Get specific addon-service",
|
|
149
|
-
use_case: "get_specific",
|
|
150
|
-
},
|
|
151
|
-
],
|
|
152
132
|
confirmationRequired: false,
|
|
153
133
|
parameterExamples: {
|
|
154
134
|
name: "Addon-service-1.",
|
|
@@ -193,13 +173,6 @@ export const marketplaceTools = [
|
|
|
193
173
|
},
|
|
194
174
|
confirmation_required: false,
|
|
195
175
|
danger_level: "low",
|
|
196
|
-
examples: [
|
|
197
|
-
{
|
|
198
|
-
command: "f5xcctl web addon-service get {name} --namespace {namespace}",
|
|
199
|
-
description: "Get specific addon-service",
|
|
200
|
-
use_case: "get_specific",
|
|
201
|
-
},
|
|
202
|
-
],
|
|
203
176
|
field_docs: {},
|
|
204
177
|
optional_fields: [],
|
|
205
178
|
performance_impact: {
|
|
@@ -210,6 +183,7 @@ export const marketplaceTools = [
|
|
|
210
183
|
required_fields: ["path.name"],
|
|
211
184
|
side_effects: {},
|
|
212
185
|
},
|
|
186
|
+
curlExample: null,
|
|
213
187
|
},
|
|
214
188
|
{
|
|
215
189
|
toolName: "f5xc-api-marketplace-addon-service-list",
|
|
@@ -284,13 +258,6 @@ export const marketplaceTools = [
|
|
|
284
258
|
dangerLevel: "low",
|
|
285
259
|
sideEffects: null,
|
|
286
260
|
requiredFields: ["path.namespace"],
|
|
287
|
-
cliExamples: [
|
|
288
|
-
{
|
|
289
|
-
command: "f5xcctl web addon-service list --namespace {namespace}",
|
|
290
|
-
description: "List all addon-services",
|
|
291
|
-
use_case: "list_all",
|
|
292
|
-
},
|
|
293
|
-
],
|
|
294
261
|
confirmationRequired: false,
|
|
295
262
|
parameterExamples: {
|
|
296
263
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -336,13 +303,6 @@ export const marketplaceTools = [
|
|
|
336
303
|
},
|
|
337
304
|
confirmation_required: false,
|
|
338
305
|
danger_level: "low",
|
|
339
|
-
examples: [
|
|
340
|
-
{
|
|
341
|
-
command: "f5xcctl web addon-service list --namespace {namespace}",
|
|
342
|
-
description: "List all addon-services",
|
|
343
|
-
use_case: "list_all",
|
|
344
|
-
},
|
|
345
|
-
],
|
|
346
306
|
field_docs: {},
|
|
347
307
|
optional_fields: [],
|
|
348
308
|
performance_impact: {
|
|
@@ -353,6 +313,7 @@ export const marketplaceTools = [
|
|
|
353
313
|
required_fields: ["path.namespace"],
|
|
354
314
|
side_effects: {},
|
|
355
315
|
},
|
|
316
|
+
curlExample: null,
|
|
356
317
|
},
|
|
357
318
|
{
|
|
358
319
|
toolName: "f5xc-api-marketplace-addon-subscription-create",
|
|
@@ -393,18 +354,6 @@ export const marketplaceTools = [
|
|
|
393
354
|
creates: ["addon-subscription"],
|
|
394
355
|
},
|
|
395
356
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
396
|
-
cliExamples: [
|
|
397
|
-
{
|
|
398
|
-
command: "f5xcctl web addon-subscription create {name} --namespace {namespace}",
|
|
399
|
-
description: "Create addon-subscription",
|
|
400
|
-
use_case: "basic_create",
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
command: "f5xcctl web addon-subscription create -f {file}.yaml",
|
|
404
|
-
description: "Create from YAML file",
|
|
405
|
-
use_case: "file_based",
|
|
406
|
-
},
|
|
407
|
-
],
|
|
408
357
|
confirmationRequired: false,
|
|
409
358
|
parameterExamples: {
|
|
410
359
|
"metadata.namespace": "Staging",
|
|
@@ -452,18 +401,6 @@ export const marketplaceTools = [
|
|
|
452
401
|
},
|
|
453
402
|
confirmation_required: false,
|
|
454
403
|
danger_level: "medium",
|
|
455
|
-
examples: [
|
|
456
|
-
{
|
|
457
|
-
command: "f5xcctl web addon-subscription create {name} --namespace {namespace}",
|
|
458
|
-
description: "Create addon-subscription",
|
|
459
|
-
use_case: "basic_create",
|
|
460
|
-
},
|
|
461
|
-
{
|
|
462
|
-
command: "f5xcctl web addon-subscription create -f {file}.yaml",
|
|
463
|
-
description: "Create from YAML file",
|
|
464
|
-
use_case: "file_based",
|
|
465
|
-
},
|
|
466
|
-
],
|
|
467
404
|
field_docs: {},
|
|
468
405
|
optional_fields: [],
|
|
469
406
|
performance_impact: {
|
|
@@ -476,6 +413,7 @@ export const marketplaceTools = [
|
|
|
476
413
|
creates: ["addon-subscription"],
|
|
477
414
|
},
|
|
478
415
|
},
|
|
416
|
+
curlExample: null,
|
|
479
417
|
},
|
|
480
418
|
{
|
|
481
419
|
toolName: "f5xc-api-marketplace-addon-subscription-delete",
|
|
@@ -525,13 +463,6 @@ export const marketplaceTools = [
|
|
|
525
463
|
deletes: ["addon-subscription", "contained_resources"],
|
|
526
464
|
},
|
|
527
465
|
requiredFields: ["path.name", "path.namespace"],
|
|
528
|
-
cliExamples: [
|
|
529
|
-
{
|
|
530
|
-
command: "f5xcctl web addon-subscription delete {name} --namespace {namespace}",
|
|
531
|
-
description: "Delete addon-subscription",
|
|
532
|
-
use_case: "delete",
|
|
533
|
-
},
|
|
534
|
-
],
|
|
535
466
|
confirmationRequired: true,
|
|
536
467
|
parameterExamples: {
|
|
537
468
|
name: "Name",
|
|
@@ -577,13 +508,6 @@ export const marketplaceTools = [
|
|
|
577
508
|
},
|
|
578
509
|
confirmation_required: true,
|
|
579
510
|
danger_level: "high",
|
|
580
|
-
examples: [
|
|
581
|
-
{
|
|
582
|
-
command: "f5xcctl web addon-subscription delete {name} --namespace {namespace}",
|
|
583
|
-
description: "Delete addon-subscription",
|
|
584
|
-
use_case: "delete",
|
|
585
|
-
},
|
|
586
|
-
],
|
|
587
511
|
field_docs: {},
|
|
588
512
|
optional_fields: [],
|
|
589
513
|
performance_impact: {
|
|
@@ -596,6 +520,7 @@ export const marketplaceTools = [
|
|
|
596
520
|
deletes: ["addon-subscription", "contained_resources"],
|
|
597
521
|
},
|
|
598
522
|
},
|
|
523
|
+
curlExample: null,
|
|
599
524
|
},
|
|
600
525
|
{
|
|
601
526
|
toolName: "f5xc-api-marketplace-addon-subscription-get",
|
|
@@ -663,13 +588,6 @@ export const marketplaceTools = [
|
|
|
663
588
|
dangerLevel: "low",
|
|
664
589
|
sideEffects: null,
|
|
665
590
|
requiredFields: ["path.name", "path.namespace"],
|
|
666
|
-
cliExamples: [
|
|
667
|
-
{
|
|
668
|
-
command: "f5xcctl web addon-subscription get {name} --namespace {namespace}",
|
|
669
|
-
description: "Get specific addon-subscription",
|
|
670
|
-
use_case: "get_specific",
|
|
671
|
-
},
|
|
672
|
-
],
|
|
673
591
|
confirmationRequired: false,
|
|
674
592
|
parameterExamples: {
|
|
675
593
|
name: "Name",
|
|
@@ -715,13 +633,6 @@ export const marketplaceTools = [
|
|
|
715
633
|
},
|
|
716
634
|
confirmation_required: false,
|
|
717
635
|
danger_level: "low",
|
|
718
|
-
examples: [
|
|
719
|
-
{
|
|
720
|
-
command: "f5xcctl web addon-subscription get {name} --namespace {namespace}",
|
|
721
|
-
description: "Get specific addon-subscription",
|
|
722
|
-
use_case: "get_specific",
|
|
723
|
-
},
|
|
724
|
-
],
|
|
725
636
|
field_docs: {},
|
|
726
637
|
optional_fields: [],
|
|
727
638
|
performance_impact: {
|
|
@@ -732,6 +643,7 @@ export const marketplaceTools = [
|
|
|
732
643
|
required_fields: ["path.name", "path.namespace"],
|
|
733
644
|
side_effects: {},
|
|
734
645
|
},
|
|
646
|
+
curlExample: null,
|
|
735
647
|
},
|
|
736
648
|
{
|
|
737
649
|
toolName: "f5xc-api-marketplace-addon-subscription-list",
|
|
@@ -806,13 +718,6 @@ export const marketplaceTools = [
|
|
|
806
718
|
dangerLevel: "low",
|
|
807
719
|
sideEffects: null,
|
|
808
720
|
requiredFields: ["path.namespace"],
|
|
809
|
-
cliExamples: [
|
|
810
|
-
{
|
|
811
|
-
command: "f5xcctl web addon-subscription list --namespace {namespace}",
|
|
812
|
-
description: "List all addon-subscriptions",
|
|
813
|
-
use_case: "list_all",
|
|
814
|
-
},
|
|
815
|
-
],
|
|
816
721
|
confirmationRequired: false,
|
|
817
722
|
parameterExamples: {
|
|
818
723
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -858,13 +763,6 @@ export const marketplaceTools = [
|
|
|
858
763
|
},
|
|
859
764
|
confirmation_required: false,
|
|
860
765
|
danger_level: "low",
|
|
861
|
-
examples: [
|
|
862
|
-
{
|
|
863
|
-
command: "f5xcctl web addon-subscription list --namespace {namespace}",
|
|
864
|
-
description: "List all addon-subscriptions",
|
|
865
|
-
use_case: "list_all",
|
|
866
|
-
},
|
|
867
|
-
],
|
|
868
766
|
field_docs: {},
|
|
869
767
|
optional_fields: [],
|
|
870
768
|
performance_impact: {
|
|
@@ -875,6 +773,7 @@ export const marketplaceTools = [
|
|
|
875
773
|
required_fields: ["path.namespace"],
|
|
876
774
|
side_effects: {},
|
|
877
775
|
},
|
|
776
|
+
curlExample: null,
|
|
878
777
|
},
|
|
879
778
|
{
|
|
880
779
|
toolName: "f5xc-api-marketplace-addon-subscription-update",
|
|
@@ -926,13 +825,6 @@ export const marketplaceTools = [
|
|
|
926
825
|
modifies: ["addon-subscription"],
|
|
927
826
|
},
|
|
928
827
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
929
|
-
cliExamples: [
|
|
930
|
-
{
|
|
931
|
-
command: "f5xcctl web addon-subscription update {name} --namespace {namespace} -f {file}.yaml",
|
|
932
|
-
description: "Update addon-subscription",
|
|
933
|
-
use_case: "update",
|
|
934
|
-
},
|
|
935
|
-
],
|
|
936
828
|
confirmationRequired: false,
|
|
937
829
|
parameterExamples: {
|
|
938
830
|
"metadata.name": "Example-corp-web.",
|
|
@@ -978,13 +870,6 @@ export const marketplaceTools = [
|
|
|
978
870
|
},
|
|
979
871
|
confirmation_required: false,
|
|
980
872
|
danger_level: "medium",
|
|
981
|
-
examples: [
|
|
982
|
-
{
|
|
983
|
-
command: "f5xcctl web addon-subscription update {name} --namespace {namespace} -f {file}.yaml",
|
|
984
|
-
description: "Update addon-subscription",
|
|
985
|
-
use_case: "update",
|
|
986
|
-
},
|
|
987
|
-
],
|
|
988
873
|
field_docs: {},
|
|
989
874
|
optional_fields: [],
|
|
990
875
|
performance_impact: {
|
|
@@ -997,6 +882,7 @@ export const marketplaceTools = [
|
|
|
997
882
|
modifies: ["addon-subscription"],
|
|
998
883
|
},
|
|
999
884
|
},
|
|
885
|
+
curlExample: null,
|
|
1000
886
|
},
|
|
1001
887
|
{
|
|
1002
888
|
toolName: "f5xc-api-marketplace-all-activation-statu-list",
|
|
@@ -1033,13 +919,6 @@ export const marketplaceTools = [
|
|
|
1033
919
|
dangerLevel: "low",
|
|
1034
920
|
sideEffects: null,
|
|
1035
921
|
requiredFields: ["path.addon_service"],
|
|
1036
|
-
cliExamples: [
|
|
1037
|
-
{
|
|
1038
|
-
command: "f5xcctl web all-activation-statu list --namespace {namespace}",
|
|
1039
|
-
description: "List all all-activation-status",
|
|
1040
|
-
use_case: "list_all",
|
|
1041
|
-
},
|
|
1042
|
-
],
|
|
1043
922
|
confirmationRequired: false,
|
|
1044
923
|
parameterExamples: {
|
|
1045
924
|
addon_service: "Addon-service-1.",
|
|
@@ -1084,13 +963,6 @@ export const marketplaceTools = [
|
|
|
1084
963
|
},
|
|
1085
964
|
confirmation_required: false,
|
|
1086
965
|
danger_level: "low",
|
|
1087
|
-
examples: [
|
|
1088
|
-
{
|
|
1089
|
-
command: "f5xcctl web all-activation-statu list --namespace {namespace}",
|
|
1090
|
-
description: "List all all-activation-status",
|
|
1091
|
-
use_case: "list_all",
|
|
1092
|
-
},
|
|
1093
|
-
],
|
|
1094
966
|
field_docs: {},
|
|
1095
967
|
optional_fields: [],
|
|
1096
968
|
performance_impact: {
|
|
@@ -1101,6 +973,7 @@ export const marketplaceTools = [
|
|
|
1101
973
|
required_fields: ["path.addon_service"],
|
|
1102
974
|
side_effects: {},
|
|
1103
975
|
},
|
|
976
|
+
curlExample: null,
|
|
1104
977
|
},
|
|
1105
978
|
{
|
|
1106
979
|
toolName: "f5xc-api-marketplace-cminstance-create",
|
|
@@ -1141,18 +1014,6 @@ export const marketplaceTools = [
|
|
|
1141
1014
|
creates: ["cminstance"],
|
|
1142
1015
|
},
|
|
1143
1016
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1144
|
-
cliExamples: [
|
|
1145
|
-
{
|
|
1146
|
-
command: "f5xcctl config cminstance create {name} --namespace {namespace}",
|
|
1147
|
-
description: "Create cminstance",
|
|
1148
|
-
use_case: "basic_create",
|
|
1149
|
-
},
|
|
1150
|
-
{
|
|
1151
|
-
command: "f5xcctl config cminstance create -f {file}.yaml",
|
|
1152
|
-
description: "Create from YAML file",
|
|
1153
|
-
use_case: "file_based",
|
|
1154
|
-
},
|
|
1155
|
-
],
|
|
1156
1017
|
confirmationRequired: false,
|
|
1157
1018
|
parameterExamples: {
|
|
1158
1019
|
"metadata.namespace": "Staging",
|
|
@@ -1197,18 +1058,6 @@ export const marketplaceTools = [
|
|
|
1197
1058
|
},
|
|
1198
1059
|
confirmation_required: false,
|
|
1199
1060
|
danger_level: "medium",
|
|
1200
|
-
examples: [
|
|
1201
|
-
{
|
|
1202
|
-
command: "f5xcctl config cminstance create {name} --namespace {namespace}",
|
|
1203
|
-
description: "Create cminstance",
|
|
1204
|
-
use_case: "basic_create",
|
|
1205
|
-
},
|
|
1206
|
-
{
|
|
1207
|
-
command: "f5xcctl config cminstance create -f {file}.yaml",
|
|
1208
|
-
description: "Create from YAML file",
|
|
1209
|
-
use_case: "file_based",
|
|
1210
|
-
},
|
|
1211
|
-
],
|
|
1212
1061
|
field_docs: {},
|
|
1213
1062
|
optional_fields: [],
|
|
1214
1063
|
performance_impact: {
|
|
@@ -1221,6 +1070,7 @@ export const marketplaceTools = [
|
|
|
1221
1070
|
creates: ["cminstance"],
|
|
1222
1071
|
},
|
|
1223
1072
|
},
|
|
1073
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cminstances" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1224
1074
|
},
|
|
1225
1075
|
{
|
|
1226
1076
|
toolName: "f5xc-api-marketplace-cminstance-delete",
|
|
@@ -1270,13 +1120,6 @@ export const marketplaceTools = [
|
|
|
1270
1120
|
deletes: ["cminstance", "contained_resources"],
|
|
1271
1121
|
},
|
|
1272
1122
|
requiredFields: ["path.name", "path.namespace"],
|
|
1273
|
-
cliExamples: [
|
|
1274
|
-
{
|
|
1275
|
-
command: "f5xcctl config cminstance delete {name} --namespace {namespace}",
|
|
1276
|
-
description: "Delete cminstance",
|
|
1277
|
-
use_case: "delete",
|
|
1278
|
-
},
|
|
1279
|
-
],
|
|
1280
1123
|
confirmationRequired: true,
|
|
1281
1124
|
parameterExamples: {
|
|
1282
1125
|
name: "Name",
|
|
@@ -1322,13 +1165,6 @@ export const marketplaceTools = [
|
|
|
1322
1165
|
},
|
|
1323
1166
|
confirmation_required: true,
|
|
1324
1167
|
danger_level: "high",
|
|
1325
|
-
examples: [
|
|
1326
|
-
{
|
|
1327
|
-
command: "f5xcctl config cminstance delete {name} --namespace {namespace}",
|
|
1328
|
-
description: "Delete cminstance",
|
|
1329
|
-
use_case: "delete",
|
|
1330
|
-
},
|
|
1331
|
-
],
|
|
1332
1168
|
field_docs: {},
|
|
1333
1169
|
optional_fields: [],
|
|
1334
1170
|
performance_impact: {
|
|
@@ -1341,6 +1177,7 @@ export const marketplaceTools = [
|
|
|
1341
1177
|
deletes: ["cminstance", "contained_resources"],
|
|
1342
1178
|
},
|
|
1343
1179
|
},
|
|
1180
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cminstances" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1344
1181
|
},
|
|
1345
1182
|
{
|
|
1346
1183
|
toolName: "f5xc-api-marketplace-cminstance-get",
|
|
@@ -1409,13 +1246,6 @@ export const marketplaceTools = [
|
|
|
1409
1246
|
dangerLevel: "low",
|
|
1410
1247
|
sideEffects: null,
|
|
1411
1248
|
requiredFields: ["path.name", "path.namespace"],
|
|
1412
|
-
cliExamples: [
|
|
1413
|
-
{
|
|
1414
|
-
command: "f5xcctl config cminstance get {name} --namespace {namespace}",
|
|
1415
|
-
description: "Get specific cminstance",
|
|
1416
|
-
use_case: "get_specific",
|
|
1417
|
-
},
|
|
1418
|
-
],
|
|
1419
1249
|
confirmationRequired: false,
|
|
1420
1250
|
parameterExamples: {
|
|
1421
1251
|
name: "Name",
|
|
@@ -1461,13 +1291,6 @@ export const marketplaceTools = [
|
|
|
1461
1291
|
},
|
|
1462
1292
|
confirmation_required: false,
|
|
1463
1293
|
danger_level: "low",
|
|
1464
|
-
examples: [
|
|
1465
|
-
{
|
|
1466
|
-
command: "f5xcctl config cminstance get {name} --namespace {namespace}",
|
|
1467
|
-
description: "Get specific cminstance",
|
|
1468
|
-
use_case: "get_specific",
|
|
1469
|
-
},
|
|
1470
|
-
],
|
|
1471
1294
|
field_docs: {},
|
|
1472
1295
|
optional_fields: [],
|
|
1473
1296
|
performance_impact: {
|
|
@@ -1478,6 +1301,7 @@ export const marketplaceTools = [
|
|
|
1478
1301
|
required_fields: ["path.name", "path.namespace"],
|
|
1479
1302
|
side_effects: {},
|
|
1480
1303
|
},
|
|
1304
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cminstances" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1481
1305
|
},
|
|
1482
1306
|
{
|
|
1483
1307
|
toolName: "f5xc-api-marketplace-cminstance-list",
|
|
@@ -1552,13 +1376,6 @@ export const marketplaceTools = [
|
|
|
1552
1376
|
dangerLevel: "low",
|
|
1553
1377
|
sideEffects: null,
|
|
1554
1378
|
requiredFields: ["path.namespace"],
|
|
1555
|
-
cliExamples: [
|
|
1556
|
-
{
|
|
1557
|
-
command: "f5xcctl config cminstance list --namespace {namespace}",
|
|
1558
|
-
description: "List all cminstances",
|
|
1559
|
-
use_case: "list_all",
|
|
1560
|
-
},
|
|
1561
|
-
],
|
|
1562
1379
|
confirmationRequired: false,
|
|
1563
1380
|
parameterExamples: {
|
|
1564
1381
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1604,13 +1421,6 @@ export const marketplaceTools = [
|
|
|
1604
1421
|
},
|
|
1605
1422
|
confirmation_required: false,
|
|
1606
1423
|
danger_level: "low",
|
|
1607
|
-
examples: [
|
|
1608
|
-
{
|
|
1609
|
-
command: "f5xcctl config cminstance list --namespace {namespace}",
|
|
1610
|
-
description: "List all cminstances",
|
|
1611
|
-
use_case: "list_all",
|
|
1612
|
-
},
|
|
1613
|
-
],
|
|
1614
1424
|
field_docs: {},
|
|
1615
1425
|
optional_fields: [],
|
|
1616
1426
|
performance_impact: {
|
|
@@ -1621,6 +1431,7 @@ export const marketplaceTools = [
|
|
|
1621
1431
|
required_fields: ["path.namespace"],
|
|
1622
1432
|
side_effects: {},
|
|
1623
1433
|
},
|
|
1434
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cminstances" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1624
1435
|
},
|
|
1625
1436
|
{
|
|
1626
1437
|
toolName: "f5xc-api-marketplace-cminstance-update",
|
|
@@ -1672,13 +1483,6 @@ export const marketplaceTools = [
|
|
|
1672
1483
|
modifies: ["cminstance"],
|
|
1673
1484
|
},
|
|
1674
1485
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1675
|
-
cliExamples: [
|
|
1676
|
-
{
|
|
1677
|
-
command: "f5xcctl config cminstance update {name} --namespace {namespace} -f {file}.yaml",
|
|
1678
|
-
description: "Update cminstance",
|
|
1679
|
-
use_case: "update",
|
|
1680
|
-
},
|
|
1681
|
-
],
|
|
1682
1486
|
confirmationRequired: false,
|
|
1683
1487
|
parameterExamples: {
|
|
1684
1488
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1724,13 +1528,6 @@ export const marketplaceTools = [
|
|
|
1724
1528
|
},
|
|
1725
1529
|
confirmation_required: false,
|
|
1726
1530
|
danger_level: "medium",
|
|
1727
|
-
examples: [
|
|
1728
|
-
{
|
|
1729
|
-
command: "f5xcctl config cminstance update {name} --namespace {namespace} -f {file}.yaml",
|
|
1730
|
-
description: "Update cminstance",
|
|
1731
|
-
use_case: "update",
|
|
1732
|
-
},
|
|
1733
|
-
],
|
|
1734
1531
|
field_docs: {},
|
|
1735
1532
|
optional_fields: [],
|
|
1736
1533
|
performance_impact: {
|
|
@@ -1743,6 +1540,7 @@ export const marketplaceTools = [
|
|
|
1743
1540
|
modifies: ["cminstance"],
|
|
1744
1541
|
},
|
|
1745
1542
|
},
|
|
1543
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cminstances" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1746
1544
|
},
|
|
1747
1545
|
{
|
|
1748
1546
|
toolName: "f5xc-api-marketplace-external-connector-create",
|
|
@@ -1783,18 +1581,6 @@ export const marketplaceTools = [
|
|
|
1783
1581
|
creates: ["external-connector"],
|
|
1784
1582
|
},
|
|
1785
1583
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1786
|
-
cliExamples: [
|
|
1787
|
-
{
|
|
1788
|
-
command: "f5xcctl config external-connector create {name} --namespace {namespace}",
|
|
1789
|
-
description: "Create external-connector",
|
|
1790
|
-
use_case: "basic_create",
|
|
1791
|
-
},
|
|
1792
|
-
{
|
|
1793
|
-
command: "f5xcctl config external-connector create -f {file}.yaml",
|
|
1794
|
-
description: "Create from YAML file",
|
|
1795
|
-
use_case: "file_based",
|
|
1796
|
-
},
|
|
1797
|
-
],
|
|
1798
1584
|
confirmationRequired: false,
|
|
1799
1585
|
parameterExamples: {
|
|
1800
1586
|
"metadata.namespace": "Staging",
|
|
@@ -1842,18 +1628,6 @@ export const marketplaceTools = [
|
|
|
1842
1628
|
},
|
|
1843
1629
|
confirmation_required: false,
|
|
1844
1630
|
danger_level: "medium",
|
|
1845
|
-
examples: [
|
|
1846
|
-
{
|
|
1847
|
-
command: "f5xcctl config external-connector create {name} --namespace {namespace}",
|
|
1848
|
-
description: "Create external-connector",
|
|
1849
|
-
use_case: "basic_create",
|
|
1850
|
-
},
|
|
1851
|
-
{
|
|
1852
|
-
command: "f5xcctl config external-connector create -f {file}.yaml",
|
|
1853
|
-
description: "Create from YAML file",
|
|
1854
|
-
use_case: "file_based",
|
|
1855
|
-
},
|
|
1856
|
-
],
|
|
1857
1631
|
field_docs: {},
|
|
1858
1632
|
optional_fields: [],
|
|
1859
1633
|
performance_impact: {
|
|
@@ -1866,6 +1640,7 @@ export const marketplaceTools = [
|
|
|
1866
1640
|
creates: ["external-connector"],
|
|
1867
1641
|
},
|
|
1868
1642
|
},
|
|
1643
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/external_connectors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1869
1644
|
},
|
|
1870
1645
|
{
|
|
1871
1646
|
toolName: "f5xc-api-marketplace-external-connector-delete",
|
|
@@ -1915,13 +1690,6 @@ export const marketplaceTools = [
|
|
|
1915
1690
|
deletes: ["external-connector", "contained_resources"],
|
|
1916
1691
|
},
|
|
1917
1692
|
requiredFields: ["path.name", "path.namespace"],
|
|
1918
|
-
cliExamples: [
|
|
1919
|
-
{
|
|
1920
|
-
command: "f5xcctl config external-connector delete {name} --namespace {namespace}",
|
|
1921
|
-
description: "Delete external-connector",
|
|
1922
|
-
use_case: "delete",
|
|
1923
|
-
},
|
|
1924
|
-
],
|
|
1925
1693
|
confirmationRequired: true,
|
|
1926
1694
|
parameterExamples: {
|
|
1927
1695
|
name: "Name",
|
|
@@ -1967,13 +1735,6 @@ export const marketplaceTools = [
|
|
|
1967
1735
|
},
|
|
1968
1736
|
confirmation_required: true,
|
|
1969
1737
|
danger_level: "high",
|
|
1970
|
-
examples: [
|
|
1971
|
-
{
|
|
1972
|
-
command: "f5xcctl config external-connector delete {name} --namespace {namespace}",
|
|
1973
|
-
description: "Delete external-connector",
|
|
1974
|
-
use_case: "delete",
|
|
1975
|
-
},
|
|
1976
|
-
],
|
|
1977
1738
|
field_docs: {},
|
|
1978
1739
|
optional_fields: [],
|
|
1979
1740
|
performance_impact: {
|
|
@@ -1986,6 +1747,7 @@ export const marketplaceTools = [
|
|
|
1986
1747
|
deletes: ["external-connector", "contained_resources"],
|
|
1987
1748
|
},
|
|
1988
1749
|
},
|
|
1750
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/external_connectors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1989
1751
|
},
|
|
1990
1752
|
{
|
|
1991
1753
|
toolName: "f5xc-api-marketplace-external-connector-get",
|
|
@@ -2054,13 +1816,6 @@ export const marketplaceTools = [
|
|
|
2054
1816
|
dangerLevel: "low",
|
|
2055
1817
|
sideEffects: null,
|
|
2056
1818
|
requiredFields: ["path.name", "path.namespace"],
|
|
2057
|
-
cliExamples: [
|
|
2058
|
-
{
|
|
2059
|
-
command: "f5xcctl config external-connector get {name} --namespace {namespace}",
|
|
2060
|
-
description: "Get specific external-connector",
|
|
2061
|
-
use_case: "get_specific",
|
|
2062
|
-
},
|
|
2063
|
-
],
|
|
2064
1819
|
confirmationRequired: false,
|
|
2065
1820
|
parameterExamples: {
|
|
2066
1821
|
name: "Name",
|
|
@@ -2106,13 +1861,6 @@ export const marketplaceTools = [
|
|
|
2106
1861
|
},
|
|
2107
1862
|
confirmation_required: false,
|
|
2108
1863
|
danger_level: "low",
|
|
2109
|
-
examples: [
|
|
2110
|
-
{
|
|
2111
|
-
command: "f5xcctl config external-connector get {name} --namespace {namespace}",
|
|
2112
|
-
description: "Get specific external-connector",
|
|
2113
|
-
use_case: "get_specific",
|
|
2114
|
-
},
|
|
2115
|
-
],
|
|
2116
1864
|
field_docs: {},
|
|
2117
1865
|
optional_fields: [],
|
|
2118
1866
|
performance_impact: {
|
|
@@ -2123,6 +1871,7 @@ export const marketplaceTools = [
|
|
|
2123
1871
|
required_fields: ["path.name", "path.namespace"],
|
|
2124
1872
|
side_effects: {},
|
|
2125
1873
|
},
|
|
1874
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/external_connectors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2126
1875
|
},
|
|
2127
1876
|
{
|
|
2128
1877
|
toolName: "f5xc-api-marketplace-external-connector-list",
|
|
@@ -2197,13 +1946,6 @@ export const marketplaceTools = [
|
|
|
2197
1946
|
dangerLevel: "low",
|
|
2198
1947
|
sideEffects: null,
|
|
2199
1948
|
requiredFields: ["path.namespace"],
|
|
2200
|
-
cliExamples: [
|
|
2201
|
-
{
|
|
2202
|
-
command: "f5xcctl config external-connector list --namespace {namespace}",
|
|
2203
|
-
description: "List all external-connectors",
|
|
2204
|
-
use_case: "list_all",
|
|
2205
|
-
},
|
|
2206
|
-
],
|
|
2207
1949
|
confirmationRequired: false,
|
|
2208
1950
|
parameterExamples: {
|
|
2209
1951
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2249,13 +1991,6 @@ export const marketplaceTools = [
|
|
|
2249
1991
|
},
|
|
2250
1992
|
confirmation_required: false,
|
|
2251
1993
|
danger_level: "low",
|
|
2252
|
-
examples: [
|
|
2253
|
-
{
|
|
2254
|
-
command: "f5xcctl config external-connector list --namespace {namespace}",
|
|
2255
|
-
description: "List all external-connectors",
|
|
2256
|
-
use_case: "list_all",
|
|
2257
|
-
},
|
|
2258
|
-
],
|
|
2259
1994
|
field_docs: {},
|
|
2260
1995
|
optional_fields: [],
|
|
2261
1996
|
performance_impact: {
|
|
@@ -2266,6 +2001,7 @@ export const marketplaceTools = [
|
|
|
2266
2001
|
required_fields: ["path.namespace"],
|
|
2267
2002
|
side_effects: {},
|
|
2268
2003
|
},
|
|
2004
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/external_connectors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2269
2005
|
},
|
|
2270
2006
|
{
|
|
2271
2007
|
toolName: "f5xc-api-marketplace-external-connector-update",
|
|
@@ -2317,13 +2053,6 @@ export const marketplaceTools = [
|
|
|
2317
2053
|
modifies: ["external-connector"],
|
|
2318
2054
|
},
|
|
2319
2055
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2320
|
-
cliExamples: [
|
|
2321
|
-
{
|
|
2322
|
-
command: "f5xcctl config external-connector update {name} --namespace {namespace} -f {file}.yaml",
|
|
2323
|
-
description: "Update external-connector",
|
|
2324
|
-
use_case: "update",
|
|
2325
|
-
},
|
|
2326
|
-
],
|
|
2327
2056
|
confirmationRequired: false,
|
|
2328
2057
|
parameterExamples: {
|
|
2329
2058
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2369,13 +2098,6 @@ export const marketplaceTools = [
|
|
|
2369
2098
|
},
|
|
2370
2099
|
confirmation_required: false,
|
|
2371
2100
|
danger_level: "medium",
|
|
2372
|
-
examples: [
|
|
2373
|
-
{
|
|
2374
|
-
command: "f5xcctl config external-connector update {name} --namespace {namespace} -f {file}.yaml",
|
|
2375
|
-
description: "Update external-connector",
|
|
2376
|
-
use_case: "update",
|
|
2377
|
-
},
|
|
2378
|
-
],
|
|
2379
2101
|
field_docs: {},
|
|
2380
2102
|
optional_fields: [],
|
|
2381
2103
|
performance_impact: {
|
|
@@ -2388,6 +2110,7 @@ export const marketplaceTools = [
|
|
|
2388
2110
|
modifies: ["external-connector"],
|
|
2389
2111
|
},
|
|
2390
2112
|
},
|
|
2113
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/external_connectors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2391
2114
|
},
|
|
2392
2115
|
{
|
|
2393
2116
|
toolName: "f5xc-api-marketplace-force-delete-create",
|
|
@@ -2456,18 +2179,6 @@ export const marketplaceTools = [
|
|
|
2456
2179
|
"path.view_kind",
|
|
2457
2180
|
"path.view_name",
|
|
2458
2181
|
],
|
|
2459
|
-
cliExamples: [
|
|
2460
|
-
{
|
|
2461
|
-
command: "f5xcctl terraform force-delete create {name} --namespace {namespace}",
|
|
2462
|
-
description: "Create force-delete",
|
|
2463
|
-
use_case: "basic_create",
|
|
2464
|
-
},
|
|
2465
|
-
{
|
|
2466
|
-
command: "f5xcctl terraform force-delete create -f {file}.yaml",
|
|
2467
|
-
description: "Create from YAML file",
|
|
2468
|
-
use_case: "file_based",
|
|
2469
|
-
},
|
|
2470
|
-
],
|
|
2471
2182
|
confirmationRequired: false,
|
|
2472
2183
|
parameterExamples: {
|
|
2473
2184
|
namespace: "Value",
|
|
@@ -2514,18 +2225,6 @@ export const marketplaceTools = [
|
|
|
2514
2225
|
},
|
|
2515
2226
|
confirmation_required: false,
|
|
2516
2227
|
danger_level: "medium",
|
|
2517
|
-
examples: [
|
|
2518
|
-
{
|
|
2519
|
-
command: "f5xcctl terraform force-delete create {name} --namespace {namespace}",
|
|
2520
|
-
description: "Create force-delete",
|
|
2521
|
-
use_case: "basic_create",
|
|
2522
|
-
},
|
|
2523
|
-
{
|
|
2524
|
-
command: "f5xcctl terraform force-delete create -f {file}.yaml",
|
|
2525
|
-
description: "Create from YAML file",
|
|
2526
|
-
use_case: "file_based",
|
|
2527
|
-
},
|
|
2528
|
-
],
|
|
2529
2228
|
field_docs: {},
|
|
2530
2229
|
optional_fields: [],
|
|
2531
2230
|
performance_impact: {
|
|
@@ -2544,6 +2243,7 @@ export const marketplaceTools = [
|
|
|
2544
2243
|
creates: ["force-delete"],
|
|
2545
2244
|
},
|
|
2546
2245
|
},
|
|
2246
|
+
curlExample: null,
|
|
2547
2247
|
},
|
|
2548
2248
|
{
|
|
2549
2249
|
toolName: "f5xc-api-marketplace-generate-token-get",
|
|
@@ -2591,13 +2291,6 @@ export const marketplaceTools = [
|
|
|
2591
2291
|
dangerLevel: "low",
|
|
2592
2292
|
sideEffects: null,
|
|
2593
2293
|
requiredFields: ["path.name", "path.namespace"],
|
|
2594
|
-
cliExamples: [
|
|
2595
|
-
{
|
|
2596
|
-
command: "f5xcctl config generate-token get {name} --namespace {namespace}",
|
|
2597
|
-
description: "Get specific generate-token",
|
|
2598
|
-
use_case: "get_specific",
|
|
2599
|
-
},
|
|
2600
|
-
],
|
|
2601
2294
|
confirmationRequired: false,
|
|
2602
2295
|
parameterExamples: {
|
|
2603
2296
|
name: "Vs1",
|
|
@@ -2643,13 +2336,6 @@ export const marketplaceTools = [
|
|
|
2643
2336
|
},
|
|
2644
2337
|
confirmation_required: false,
|
|
2645
2338
|
danger_level: "low",
|
|
2646
|
-
examples: [
|
|
2647
|
-
{
|
|
2648
|
-
command: "f5xcctl config generate-token get {name} --namespace {namespace}",
|
|
2649
|
-
description: "Get specific generate-token",
|
|
2650
|
-
use_case: "get_specific",
|
|
2651
|
-
},
|
|
2652
|
-
],
|
|
2653
2339
|
field_docs: {},
|
|
2654
2340
|
optional_fields: [],
|
|
2655
2341
|
performance_impact: {
|
|
@@ -2660,6 +2346,7 @@ export const marketplaceTools = [
|
|
|
2660
2346
|
required_fields: ["path.name", "path.namespace"],
|
|
2661
2347
|
side_effects: {},
|
|
2662
2348
|
},
|
|
2349
|
+
curlExample: null,
|
|
2663
2350
|
},
|
|
2664
2351
|
{
|
|
2665
2352
|
toolName: "f5xc-api-marketplace-get-security-config-create",
|
|
@@ -2700,18 +2387,6 @@ export const marketplaceTools = [
|
|
|
2700
2387
|
creates: ["get-security-config"],
|
|
2701
2388
|
},
|
|
2702
2389
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
2703
|
-
cliExamples: [
|
|
2704
|
-
{
|
|
2705
|
-
command: "f5xcctl config get-security-config create -f {file}.yaml",
|
|
2706
|
-
description: "Create from YAML file",
|
|
2707
|
-
use_case: "file_based",
|
|
2708
|
-
},
|
|
2709
|
-
{
|
|
2710
|
-
command: "f5xcctl config get-security-config create {name} --namespace {namespace}",
|
|
2711
|
-
description: "Create get-security-config",
|
|
2712
|
-
use_case: "basic_create",
|
|
2713
|
-
},
|
|
2714
|
-
],
|
|
2715
2390
|
confirmationRequired: false,
|
|
2716
2391
|
parameterExamples: {
|
|
2717
2392
|
namespace: "Shared",
|
|
@@ -2759,18 +2434,6 @@ export const marketplaceTools = [
|
|
|
2759
2434
|
},
|
|
2760
2435
|
confirmation_required: false,
|
|
2761
2436
|
danger_level: "medium",
|
|
2762
|
-
examples: [
|
|
2763
|
-
{
|
|
2764
|
-
command: "f5xcctl config get-security-config create {name} --namespace {namespace}",
|
|
2765
|
-
description: "Create get-security-config",
|
|
2766
|
-
use_case: "basic_create",
|
|
2767
|
-
},
|
|
2768
|
-
{
|
|
2769
|
-
command: "f5xcctl config get-security-config create -f {file}.yaml",
|
|
2770
|
-
description: "Create from YAML file",
|
|
2771
|
-
use_case: "file_based",
|
|
2772
|
-
},
|
|
2773
|
-
],
|
|
2774
2437
|
field_docs: {},
|
|
2775
2438
|
optional_fields: [],
|
|
2776
2439
|
performance_impact: {
|
|
@@ -2783,6 +2446,7 @@ export const marketplaceTools = [
|
|
|
2783
2446
|
creates: ["get-security-config"],
|
|
2784
2447
|
},
|
|
2785
2448
|
},
|
|
2449
|
+
curlExample: null,
|
|
2786
2450
|
},
|
|
2787
2451
|
{
|
|
2788
2452
|
toolName: "f5xc-api-marketplace-navigation-tile-get",
|
|
@@ -2849,13 +2513,6 @@ export const marketplaceTools = [
|
|
|
2849
2513
|
dangerLevel: "low",
|
|
2850
2514
|
sideEffects: null,
|
|
2851
2515
|
requiredFields: ["path.name", "path.namespace"],
|
|
2852
|
-
cliExamples: [
|
|
2853
|
-
{
|
|
2854
|
-
command: "f5xcctl web navigation-tile get {name} --namespace {namespace}",
|
|
2855
|
-
description: "Get specific navigation-tile",
|
|
2856
|
-
use_case: "get_specific",
|
|
2857
|
-
},
|
|
2858
|
-
],
|
|
2859
2516
|
confirmationRequired: false,
|
|
2860
2517
|
parameterExamples: {
|
|
2861
2518
|
name: "Name",
|
|
@@ -2901,13 +2558,6 @@ export const marketplaceTools = [
|
|
|
2901
2558
|
},
|
|
2902
2559
|
confirmation_required: false,
|
|
2903
2560
|
danger_level: "low",
|
|
2904
|
-
examples: [
|
|
2905
|
-
{
|
|
2906
|
-
command: "f5xcctl web navigation-tile get {name} --namespace {namespace}",
|
|
2907
|
-
description: "Get specific navigation-tile",
|
|
2908
|
-
use_case: "get_specific",
|
|
2909
|
-
},
|
|
2910
|
-
],
|
|
2911
2561
|
field_docs: {},
|
|
2912
2562
|
optional_fields: [],
|
|
2913
2563
|
performance_impact: {
|
|
@@ -2918,6 +2568,7 @@ export const marketplaceTools = [
|
|
|
2918
2568
|
required_fields: ["path.name", "path.namespace"],
|
|
2919
2569
|
side_effects: {},
|
|
2920
2570
|
},
|
|
2571
|
+
curlExample: null,
|
|
2921
2572
|
},
|
|
2922
2573
|
{
|
|
2923
2574
|
toolName: "f5xc-api-marketplace-navigation-tile-list",
|
|
@@ -2992,13 +2643,6 @@ export const marketplaceTools = [
|
|
|
2992
2643
|
dangerLevel: "low",
|
|
2993
2644
|
sideEffects: null,
|
|
2994
2645
|
requiredFields: ["path.namespace"],
|
|
2995
|
-
cliExamples: [
|
|
2996
|
-
{
|
|
2997
|
-
command: "f5xcctl web navigation-tile list --namespace {namespace}",
|
|
2998
|
-
description: "List all navigation-tiles",
|
|
2999
|
-
use_case: "list_all",
|
|
3000
|
-
},
|
|
3001
|
-
],
|
|
3002
2646
|
confirmationRequired: false,
|
|
3003
2647
|
parameterExamples: {
|
|
3004
2648
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3044,13 +2688,6 @@ export const marketplaceTools = [
|
|
|
3044
2688
|
},
|
|
3045
2689
|
confirmation_required: false,
|
|
3046
2690
|
danger_level: "low",
|
|
3047
|
-
examples: [
|
|
3048
|
-
{
|
|
3049
|
-
command: "f5xcctl web navigation-tile list --namespace {namespace}",
|
|
3050
|
-
description: "List all navigation-tiles",
|
|
3051
|
-
use_case: "list_all",
|
|
3052
|
-
},
|
|
3053
|
-
],
|
|
3054
2691
|
field_docs: {},
|
|
3055
2692
|
optional_fields: [],
|
|
3056
2693
|
performance_impact: {
|
|
@@ -3061,6 +2698,7 @@ export const marketplaceTools = [
|
|
|
3061
2698
|
required_fields: ["path.namespace"],
|
|
3062
2699
|
side_effects: {},
|
|
3063
2700
|
},
|
|
2701
|
+
curlExample: null,
|
|
3064
2702
|
},
|
|
3065
2703
|
{
|
|
3066
2704
|
toolName: "f5xc-api-marketplace-plan-get",
|
|
@@ -3127,13 +2765,6 @@ export const marketplaceTools = [
|
|
|
3127
2765
|
dangerLevel: "low",
|
|
3128
2766
|
sideEffects: null,
|
|
3129
2767
|
requiredFields: ["path.name", "path.namespace"],
|
|
3130
|
-
cliExamples: [
|
|
3131
|
-
{
|
|
3132
|
-
command: "f5xcctl web plan get {name} --namespace {namespace}",
|
|
3133
|
-
description: "Get specific plan",
|
|
3134
|
-
use_case: "get_specific",
|
|
3135
|
-
},
|
|
3136
|
-
],
|
|
3137
2768
|
confirmationRequired: false,
|
|
3138
2769
|
parameterExamples: {
|
|
3139
2770
|
name: "Name",
|
|
@@ -3179,13 +2810,6 @@ export const marketplaceTools = [
|
|
|
3179
2810
|
},
|
|
3180
2811
|
confirmation_required: false,
|
|
3181
2812
|
danger_level: "low",
|
|
3182
|
-
examples: [
|
|
3183
|
-
{
|
|
3184
|
-
command: "f5xcctl web plan get {name} --namespace {namespace}",
|
|
3185
|
-
description: "Get specific plan",
|
|
3186
|
-
use_case: "get_specific",
|
|
3187
|
-
},
|
|
3188
|
-
],
|
|
3189
2813
|
field_docs: {},
|
|
3190
2814
|
optional_fields: [],
|
|
3191
2815
|
performance_impact: {
|
|
@@ -3196,6 +2820,7 @@ export const marketplaceTools = [
|
|
|
3196
2820
|
required_fields: ["path.name", "path.namespace"],
|
|
3197
2821
|
side_effects: {},
|
|
3198
2822
|
},
|
|
2823
|
+
curlExample: null,
|
|
3199
2824
|
},
|
|
3200
2825
|
{
|
|
3201
2826
|
toolName: "f5xc-api-marketplace-plan-list",
|
|
@@ -3270,13 +2895,6 @@ export const marketplaceTools = [
|
|
|
3270
2895
|
dangerLevel: "low",
|
|
3271
2896
|
sideEffects: null,
|
|
3272
2897
|
requiredFields: ["path.namespace"],
|
|
3273
|
-
cliExamples: [
|
|
3274
|
-
{
|
|
3275
|
-
command: "f5xcctl web plan list --namespace {namespace}",
|
|
3276
|
-
description: "List all plans",
|
|
3277
|
-
use_case: "list_all",
|
|
3278
|
-
},
|
|
3279
|
-
],
|
|
3280
2898
|
confirmationRequired: false,
|
|
3281
2899
|
parameterExamples: {
|
|
3282
2900
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3322,13 +2940,6 @@ export const marketplaceTools = [
|
|
|
3322
2940
|
},
|
|
3323
2941
|
confirmation_required: false,
|
|
3324
2942
|
danger_level: "low",
|
|
3325
|
-
examples: [
|
|
3326
|
-
{
|
|
3327
|
-
command: "f5xcctl web plan list --namespace {namespace}",
|
|
3328
|
-
description: "List all plans",
|
|
3329
|
-
use_case: "list_all",
|
|
3330
|
-
},
|
|
3331
|
-
],
|
|
3332
2943
|
field_docs: {},
|
|
3333
2944
|
optional_fields: [],
|
|
3334
2945
|
performance_impact: {
|
|
@@ -3339,6 +2950,7 @@ export const marketplaceTools = [
|
|
|
3339
2950
|
required_fields: ["path.namespace"],
|
|
3340
2951
|
side_effects: {},
|
|
3341
2952
|
},
|
|
2953
|
+
curlExample: null,
|
|
3342
2954
|
},
|
|
3343
2955
|
{
|
|
3344
2956
|
toolName: "f5xc-api-marketplace-register-create",
|
|
@@ -3367,18 +2979,6 @@ export const marketplaceTools = [
|
|
|
3367
2979
|
creates: ["register"],
|
|
3368
2980
|
},
|
|
3369
2981
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
3370
|
-
cliExamples: [
|
|
3371
|
-
{
|
|
3372
|
-
command: "f5xcctl default register create -f {file}.yaml",
|
|
3373
|
-
description: "Create from YAML file",
|
|
3374
|
-
use_case: "file_based",
|
|
3375
|
-
},
|
|
3376
|
-
{
|
|
3377
|
-
command: "f5xcctl default register create {name} --namespace {namespace}",
|
|
3378
|
-
description: "Create register",
|
|
3379
|
-
use_case: "basic_create",
|
|
3380
|
-
},
|
|
3381
|
-
],
|
|
3382
2982
|
confirmationRequired: false,
|
|
3383
2983
|
parameterExamples: {},
|
|
3384
2984
|
validationRules: {},
|
|
@@ -3421,18 +3021,6 @@ export const marketplaceTools = [
|
|
|
3421
3021
|
},
|
|
3422
3022
|
confirmation_required: false,
|
|
3423
3023
|
danger_level: "medium",
|
|
3424
|
-
examples: [
|
|
3425
|
-
{
|
|
3426
|
-
command: "f5xcctl default register create {name} --namespace {namespace}",
|
|
3427
|
-
description: "Create register",
|
|
3428
|
-
use_case: "basic_create",
|
|
3429
|
-
},
|
|
3430
|
-
{
|
|
3431
|
-
command: "f5xcctl default register create -f {file}.yaml",
|
|
3432
|
-
description: "Create from YAML file",
|
|
3433
|
-
use_case: "file_based",
|
|
3434
|
-
},
|
|
3435
|
-
],
|
|
3436
3024
|
field_docs: {},
|
|
3437
3025
|
optional_fields: [],
|
|
3438
3026
|
performance_impact: {
|
|
@@ -3445,6 +3033,7 @@ export const marketplaceTools = [
|
|
|
3445
3033
|
creates: ["register"],
|
|
3446
3034
|
},
|
|
3447
3035
|
},
|
|
3036
|
+
curlExample: null,
|
|
3448
3037
|
},
|
|
3449
3038
|
{
|
|
3450
3039
|
toolName: "f5xc-api-marketplace-registration-detail-list",
|
|
@@ -3481,13 +3070,6 @@ export const marketplaceTools = [
|
|
|
3481
3070
|
dangerLevel: "low",
|
|
3482
3071
|
sideEffects: null,
|
|
3483
3072
|
requiredFields: [],
|
|
3484
|
-
cliExamples: [
|
|
3485
|
-
{
|
|
3486
|
-
command: "f5xcctl default registration-detail list --namespace {namespace}",
|
|
3487
|
-
description: "List all registration-details",
|
|
3488
|
-
use_case: "list_all",
|
|
3489
|
-
},
|
|
3490
|
-
],
|
|
3491
3073
|
confirmationRequired: false,
|
|
3492
3074
|
parameterExamples: {
|
|
3493
3075
|
token: "7b22656e7469746c656d656e745f737562736372697074696f6e5f6964223a2261393933666633302d363138392d346231612d623064632d3630623034393063666463302d5445454d2d62343438666663362d34353166222c2276616c69645f74696c6c223a22323032342d31312d31355431373a31393a35382e3334323934352d30383a3030227d:d1bd81da4772d62fb424b805391fc946c611b5c245246e444410bcb0fe548ad7.",
|
|
@@ -3532,13 +3114,6 @@ export const marketplaceTools = [
|
|
|
3532
3114
|
},
|
|
3533
3115
|
confirmation_required: false,
|
|
3534
3116
|
danger_level: "low",
|
|
3535
|
-
examples: [
|
|
3536
|
-
{
|
|
3537
|
-
command: "f5xcctl default registration-detail list --namespace {namespace}",
|
|
3538
|
-
description: "List all registration-details",
|
|
3539
|
-
use_case: "list_all",
|
|
3540
|
-
},
|
|
3541
|
-
],
|
|
3542
3117
|
field_docs: {},
|
|
3543
3118
|
optional_fields: [],
|
|
3544
3119
|
performance_impact: {
|
|
@@ -3549,6 +3124,7 @@ export const marketplaceTools = [
|
|
|
3549
3124
|
required_fields: [],
|
|
3550
3125
|
side_effects: {},
|
|
3551
3126
|
},
|
|
3127
|
+
curlExample: null,
|
|
3552
3128
|
},
|
|
3553
3129
|
{
|
|
3554
3130
|
toolName: "f5xc-api-marketplace-run-create",
|
|
@@ -3617,18 +3193,6 @@ export const marketplaceTools = [
|
|
|
3617
3193
|
"path.view_kind",
|
|
3618
3194
|
"path.view_name",
|
|
3619
3195
|
],
|
|
3620
|
-
cliExamples: [
|
|
3621
|
-
{
|
|
3622
|
-
command: "f5xcctl terraform run create -f {file}.yaml",
|
|
3623
|
-
description: "Create from YAML file",
|
|
3624
|
-
use_case: "file_based",
|
|
3625
|
-
},
|
|
3626
|
-
{
|
|
3627
|
-
command: "f5xcctl terraform run create {name} --namespace {namespace}",
|
|
3628
|
-
description: "Create run",
|
|
3629
|
-
use_case: "basic_create",
|
|
3630
|
-
},
|
|
3631
|
-
],
|
|
3632
3196
|
confirmationRequired: false,
|
|
3633
3197
|
parameterExamples: {
|
|
3634
3198
|
namespace: "Value",
|
|
@@ -3675,18 +3239,6 @@ export const marketplaceTools = [
|
|
|
3675
3239
|
},
|
|
3676
3240
|
confirmation_required: false,
|
|
3677
3241
|
danger_level: "medium",
|
|
3678
|
-
examples: [
|
|
3679
|
-
{
|
|
3680
|
-
command: "f5xcctl terraform run create {name} --namespace {namespace}",
|
|
3681
|
-
description: "Create run",
|
|
3682
|
-
use_case: "basic_create",
|
|
3683
|
-
},
|
|
3684
|
-
{
|
|
3685
|
-
command: "f5xcctl terraform run create -f {file}.yaml",
|
|
3686
|
-
description: "Create from YAML file",
|
|
3687
|
-
use_case: "file_based",
|
|
3688
|
-
},
|
|
3689
|
-
],
|
|
3690
3242
|
field_docs: {},
|
|
3691
3243
|
optional_fields: [],
|
|
3692
3244
|
performance_impact: {
|
|
@@ -3705,6 +3257,7 @@ export const marketplaceTools = [
|
|
|
3705
3257
|
creates: ["run"],
|
|
3706
3258
|
},
|
|
3707
3259
|
},
|
|
3260
|
+
curlExample: null,
|
|
3708
3261
|
},
|
|
3709
3262
|
{
|
|
3710
3263
|
toolName: "f5xc-api-marketplace-send-email-create",
|
|
@@ -3733,18 +3286,6 @@ export const marketplaceTools = [
|
|
|
3733
3286
|
creates: ["send-email"],
|
|
3734
3287
|
},
|
|
3735
3288
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
3736
|
-
cliExamples: [
|
|
3737
|
-
{
|
|
3738
|
-
command: "f5xcctl default send-email create -f {file}.yaml",
|
|
3739
|
-
description: "Create from YAML file",
|
|
3740
|
-
use_case: "file_based",
|
|
3741
|
-
},
|
|
3742
|
-
{
|
|
3743
|
-
command: "f5xcctl default send-email create {name} --namespace {namespace}",
|
|
3744
|
-
description: "Create send-email",
|
|
3745
|
-
use_case: "basic_create",
|
|
3746
|
-
},
|
|
3747
|
-
],
|
|
3748
3289
|
confirmationRequired: false,
|
|
3749
3290
|
parameterExamples: {},
|
|
3750
3291
|
validationRules: {},
|
|
@@ -3787,18 +3328,6 @@ export const marketplaceTools = [
|
|
|
3787
3328
|
},
|
|
3788
3329
|
confirmation_required: false,
|
|
3789
3330
|
danger_level: "medium",
|
|
3790
|
-
examples: [
|
|
3791
|
-
{
|
|
3792
|
-
command: "f5xcctl default send-email create {name} --namespace {namespace}",
|
|
3793
|
-
description: "Create send-email",
|
|
3794
|
-
use_case: "basic_create",
|
|
3795
|
-
},
|
|
3796
|
-
{
|
|
3797
|
-
command: "f5xcctl default send-email create -f {file}.yaml",
|
|
3798
|
-
description: "Create from YAML file",
|
|
3799
|
-
use_case: "file_based",
|
|
3800
|
-
},
|
|
3801
|
-
],
|
|
3802
3331
|
field_docs: {},
|
|
3803
3332
|
optional_fields: [],
|
|
3804
3333
|
performance_impact: {
|
|
@@ -3811,6 +3340,7 @@ export const marketplaceTools = [
|
|
|
3811
3340
|
creates: ["send-email"],
|
|
3812
3341
|
},
|
|
3813
3342
|
},
|
|
3343
|
+
curlExample: null,
|
|
3814
3344
|
},
|
|
3815
3345
|
{
|
|
3816
3346
|
toolName: "f5xc-api-marketplace-signup-create",
|
|
@@ -3839,18 +3369,6 @@ export const marketplaceTools = [
|
|
|
3839
3369
|
creates: ["signup"],
|
|
3840
3370
|
},
|
|
3841
3371
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
3842
|
-
cliExamples: [
|
|
3843
|
-
{
|
|
3844
|
-
command: "f5xcctl default signup create -f {file}.yaml",
|
|
3845
|
-
description: "Create from YAML file",
|
|
3846
|
-
use_case: "file_based",
|
|
3847
|
-
},
|
|
3848
|
-
{
|
|
3849
|
-
command: "f5xcctl default signup create {name} --namespace {namespace}",
|
|
3850
|
-
description: "Create signup",
|
|
3851
|
-
use_case: "basic_create",
|
|
3852
|
-
},
|
|
3853
|
-
],
|
|
3854
3372
|
confirmationRequired: false,
|
|
3855
3373
|
parameterExamples: {},
|
|
3856
3374
|
validationRules: {},
|
|
@@ -3893,18 +3411,6 @@ export const marketplaceTools = [
|
|
|
3893
3411
|
},
|
|
3894
3412
|
confirmation_required: false,
|
|
3895
3413
|
danger_level: "medium",
|
|
3896
|
-
examples: [
|
|
3897
|
-
{
|
|
3898
|
-
command: "f5xcctl default signup create {name} --namespace {namespace}",
|
|
3899
|
-
description: "Create signup",
|
|
3900
|
-
use_case: "basic_create",
|
|
3901
|
-
},
|
|
3902
|
-
{
|
|
3903
|
-
command: "f5xcctl default signup create -f {file}.yaml",
|
|
3904
|
-
description: "Create from YAML file",
|
|
3905
|
-
use_case: "file_based",
|
|
3906
|
-
},
|
|
3907
|
-
],
|
|
3908
3414
|
field_docs: {},
|
|
3909
3415
|
optional_fields: [],
|
|
3910
3416
|
performance_impact: {
|
|
@@ -3917,6 +3423,7 @@ export const marketplaceTools = [
|
|
|
3917
3423
|
creates: ["signup"],
|
|
3918
3424
|
},
|
|
3919
3425
|
},
|
|
3426
|
+
curlExample: null,
|
|
3920
3427
|
},
|
|
3921
3428
|
{
|
|
3922
3429
|
toolName: "f5xc-api-marketplace-statu-list",
|
|
@@ -3975,13 +3482,6 @@ export const marketplaceTools = [
|
|
|
3975
3482
|
dangerLevel: "low",
|
|
3976
3483
|
sideEffects: null,
|
|
3977
3484
|
requiredFields: ["path.namespace", "path.view_kind", "path.view_name"],
|
|
3978
|
-
cliExamples: [
|
|
3979
|
-
{
|
|
3980
|
-
command: "f5xcctl config statu list --namespace {namespace}",
|
|
3981
|
-
description: "List all status",
|
|
3982
|
-
use_case: "list_all",
|
|
3983
|
-
},
|
|
3984
|
-
],
|
|
3985
3485
|
confirmationRequired: false,
|
|
3986
3486
|
parameterExamples: {
|
|
3987
3487
|
namespace: "Value",
|
|
@@ -4028,13 +3528,6 @@ export const marketplaceTools = [
|
|
|
4028
3528
|
},
|
|
4029
3529
|
confirmation_required: false,
|
|
4030
3530
|
danger_level: "low",
|
|
4031
|
-
examples: [
|
|
4032
|
-
{
|
|
4033
|
-
command: "f5xcctl config statu list --namespace {namespace}",
|
|
4034
|
-
description: "List all status",
|
|
4035
|
-
use_case: "list_all",
|
|
4036
|
-
},
|
|
4037
|
-
],
|
|
4038
3531
|
field_docs: {},
|
|
4039
3532
|
optional_fields: [],
|
|
4040
3533
|
performance_impact: {
|
|
@@ -4045,6 +3538,7 @@ export const marketplaceTools = [
|
|
|
4045
3538
|
required_fields: ["path.namespace", "path.view_kind", "path.view_name"],
|
|
4046
3539
|
side_effects: {},
|
|
4047
3540
|
},
|
|
3541
|
+
curlExample: null,
|
|
4048
3542
|
},
|
|
4049
3543
|
{
|
|
4050
3544
|
toolName: "f5xc-api-marketplace-third-party-application-get",
|
|
@@ -4112,13 +3606,6 @@ export const marketplaceTools = [
|
|
|
4112
3606
|
dangerLevel: "low",
|
|
4113
3607
|
sideEffects: null,
|
|
4114
3608
|
requiredFields: ["path.name", "path.namespace"],
|
|
4115
|
-
cliExamples: [
|
|
4116
|
-
{
|
|
4117
|
-
command: "f5xcctl config third-party-application get {name} --namespace {namespace}",
|
|
4118
|
-
description: "Get specific third-party-application",
|
|
4119
|
-
use_case: "get_specific",
|
|
4120
|
-
},
|
|
4121
|
-
],
|
|
4122
3609
|
confirmationRequired: false,
|
|
4123
3610
|
parameterExamples: {
|
|
4124
3611
|
name: "Name",
|
|
@@ -4164,13 +3651,6 @@ export const marketplaceTools = [
|
|
|
4164
3651
|
},
|
|
4165
3652
|
confirmation_required: false,
|
|
4166
3653
|
danger_level: "low",
|
|
4167
|
-
examples: [
|
|
4168
|
-
{
|
|
4169
|
-
command: "f5xcctl config third-party-application get {name} --namespace {namespace}",
|
|
4170
|
-
description: "Get specific third-party-application",
|
|
4171
|
-
use_case: "get_specific",
|
|
4172
|
-
},
|
|
4173
|
-
],
|
|
4174
3654
|
field_docs: {},
|
|
4175
3655
|
optional_fields: [],
|
|
4176
3656
|
performance_impact: {
|
|
@@ -4181,6 +3661,7 @@ export const marketplaceTools = [
|
|
|
4181
3661
|
required_fields: ["path.name", "path.namespace"],
|
|
4182
3662
|
side_effects: {},
|
|
4183
3663
|
},
|
|
3664
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/third_party_applications" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4184
3665
|
},
|
|
4185
3666
|
{
|
|
4186
3667
|
toolName: "f5xc-api-marketplace-third-party-application-list",
|
|
@@ -4255,13 +3736,6 @@ export const marketplaceTools = [
|
|
|
4255
3736
|
dangerLevel: "low",
|
|
4256
3737
|
sideEffects: null,
|
|
4257
3738
|
requiredFields: ["path.namespace"],
|
|
4258
|
-
cliExamples: [
|
|
4259
|
-
{
|
|
4260
|
-
command: "f5xcctl config third-party-application list --namespace {namespace}",
|
|
4261
|
-
description: "List all third-party-applications",
|
|
4262
|
-
use_case: "list_all",
|
|
4263
|
-
},
|
|
4264
|
-
],
|
|
4265
3739
|
confirmationRequired: false,
|
|
4266
3740
|
parameterExamples: {
|
|
4267
3741
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4307,13 +3781,6 @@ export const marketplaceTools = [
|
|
|
4307
3781
|
},
|
|
4308
3782
|
confirmation_required: false,
|
|
4309
3783
|
danger_level: "low",
|
|
4310
|
-
examples: [
|
|
4311
|
-
{
|
|
4312
|
-
command: "f5xcctl config third-party-application list --namespace {namespace}",
|
|
4313
|
-
description: "List all third-party-applications",
|
|
4314
|
-
use_case: "list_all",
|
|
4315
|
-
},
|
|
4316
|
-
],
|
|
4317
3784
|
field_docs: {},
|
|
4318
3785
|
optional_fields: [],
|
|
4319
3786
|
performance_impact: {
|
|
@@ -4324,6 +3791,7 @@ export const marketplaceTools = [
|
|
|
4324
3791
|
required_fields: ["path.namespace"],
|
|
4325
3792
|
side_effects: {},
|
|
4326
3793
|
},
|
|
3794
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/third_party_applications" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4327
3795
|
},
|
|
4328
3796
|
{
|
|
4329
3797
|
toolName: "f5xc-api-marketplace-third-party-application-update",
|
|
@@ -4375,13 +3843,6 @@ export const marketplaceTools = [
|
|
|
4375
3843
|
modifies: ["third-party-application"],
|
|
4376
3844
|
},
|
|
4377
3845
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4378
|
-
cliExamples: [
|
|
4379
|
-
{
|
|
4380
|
-
command: "f5xcctl config third-party-application update {name} --namespace {namespace} -f {file}.yaml",
|
|
4381
|
-
description: "Update third-party-application",
|
|
4382
|
-
use_case: "update",
|
|
4383
|
-
},
|
|
4384
|
-
],
|
|
4385
3846
|
confirmationRequired: false,
|
|
4386
3847
|
parameterExamples: {
|
|
4387
3848
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4427,13 +3888,6 @@ export const marketplaceTools = [
|
|
|
4427
3888
|
},
|
|
4428
3889
|
confirmation_required: false,
|
|
4429
3890
|
danger_level: "medium",
|
|
4430
|
-
examples: [
|
|
4431
|
-
{
|
|
4432
|
-
command: "f5xcctl config third-party-application update {name} --namespace {namespace} -f {file}.yaml",
|
|
4433
|
-
description: "Update third-party-application",
|
|
4434
|
-
use_case: "update",
|
|
4435
|
-
},
|
|
4436
|
-
],
|
|
4437
3891
|
field_docs: {},
|
|
4438
3892
|
optional_fields: [],
|
|
4439
3893
|
performance_impact: {
|
|
@@ -4446,6 +3900,7 @@ export const marketplaceTools = [
|
|
|
4446
3900
|
modifies: ["third-party-application"],
|
|
4447
3901
|
},
|
|
4448
3902
|
},
|
|
3903
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/third_party_applications" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4449
3904
|
},
|
|
4450
3905
|
{
|
|
4451
3906
|
toolName: "f5xc-api-marketplace-view-kind-list",
|
|
@@ -4504,13 +3959,6 @@ export const marketplaceTools = [
|
|
|
4504
3959
|
dangerLevel: "low",
|
|
4505
3960
|
sideEffects: null,
|
|
4506
3961
|
requiredFields: ["path.namespace", "path.view_kind", "path.view_name"],
|
|
4507
|
-
cliExamples: [
|
|
4508
|
-
{
|
|
4509
|
-
command: "f5xcctl config terraform-parameter list --namespace {namespace}",
|
|
4510
|
-
description: "List all terraform-parameters",
|
|
4511
|
-
use_case: "list_all",
|
|
4512
|
-
},
|
|
4513
|
-
],
|
|
4514
3962
|
confirmationRequired: false,
|
|
4515
3963
|
parameterExamples: {
|
|
4516
3964
|
namespace: "Value",
|
|
@@ -4557,13 +4005,6 @@ export const marketplaceTools = [
|
|
|
4557
4005
|
},
|
|
4558
4006
|
confirmation_required: false,
|
|
4559
4007
|
danger_level: "low",
|
|
4560
|
-
examples: [
|
|
4561
|
-
{
|
|
4562
|
-
command: "f5xcctl config terraform-parameter list --namespace {namespace}",
|
|
4563
|
-
description: "List all terraform-parameters",
|
|
4564
|
-
use_case: "list_all",
|
|
4565
|
-
},
|
|
4566
|
-
],
|
|
4567
4008
|
field_docs: {},
|
|
4568
4009
|
optional_fields: [],
|
|
4569
4010
|
performance_impact: {
|
|
@@ -4574,6 +4015,7 @@ export const marketplaceTools = [
|
|
|
4574
4015
|
required_fields: ["path.namespace", "path.view_kind", "path.view_name"],
|
|
4575
4016
|
side_effects: {},
|
|
4576
4017
|
},
|
|
4018
|
+
curlExample: null,
|
|
4577
4019
|
},
|
|
4578
4020
|
];
|
|
4579
4021
|
export default marketplaceTools;
|