@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
|
@@ -68,13 +68,6 @@ export const cloud_infrastructureTools = [
|
|
|
68
68
|
dangerLevel: "low",
|
|
69
69
|
sideEffects: null,
|
|
70
70
|
requiredFields: ["path.name", "path.namespace"],
|
|
71
|
-
cliExamples: [
|
|
72
|
-
{
|
|
73
|
-
command: "f5xcctl config certified-hardware get {name} --namespace {namespace}",
|
|
74
|
-
description: "Get specific certified-hardware",
|
|
75
|
-
use_case: "get_specific",
|
|
76
|
-
},
|
|
77
|
-
],
|
|
78
71
|
confirmationRequired: false,
|
|
79
72
|
parameterExamples: {
|
|
80
73
|
name: "Name",
|
|
@@ -120,13 +113,6 @@ export const cloud_infrastructureTools = [
|
|
|
120
113
|
},
|
|
121
114
|
confirmation_required: false,
|
|
122
115
|
danger_level: "low",
|
|
123
|
-
examples: [
|
|
124
|
-
{
|
|
125
|
-
command: "f5xcctl config certified-hardware get {name} --namespace {namespace}",
|
|
126
|
-
description: "Get specific certified-hardware",
|
|
127
|
-
use_case: "get_specific",
|
|
128
|
-
},
|
|
129
|
-
],
|
|
130
116
|
field_docs: {},
|
|
131
117
|
optional_fields: [],
|
|
132
118
|
performance_impact: {
|
|
@@ -137,6 +123,7 @@ export const cloud_infrastructureTools = [
|
|
|
137
123
|
required_fields: ["path.name", "path.namespace"],
|
|
138
124
|
side_effects: {},
|
|
139
125
|
},
|
|
126
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certified_hardwares" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
140
127
|
},
|
|
141
128
|
{
|
|
142
129
|
toolName: "f5xc-api-cloudinfrastructure-certified-hardware-list",
|
|
@@ -211,13 +198,6 @@ export const cloud_infrastructureTools = [
|
|
|
211
198
|
dangerLevel: "low",
|
|
212
199
|
sideEffects: null,
|
|
213
200
|
requiredFields: ["path.namespace"],
|
|
214
|
-
cliExamples: [
|
|
215
|
-
{
|
|
216
|
-
command: "f5xcctl config certified-hardware list --namespace {namespace}",
|
|
217
|
-
description: "List all certified-hardwares",
|
|
218
|
-
use_case: "list_all",
|
|
219
|
-
},
|
|
220
|
-
],
|
|
221
201
|
confirmationRequired: false,
|
|
222
202
|
parameterExamples: {
|
|
223
203
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -263,13 +243,6 @@ export const cloud_infrastructureTools = [
|
|
|
263
243
|
},
|
|
264
244
|
confirmation_required: false,
|
|
265
245
|
danger_level: "low",
|
|
266
|
-
examples: [
|
|
267
|
-
{
|
|
268
|
-
command: "f5xcctl config certified-hardware list --namespace {namespace}",
|
|
269
|
-
description: "List all certified-hardwares",
|
|
270
|
-
use_case: "list_all",
|
|
271
|
-
},
|
|
272
|
-
],
|
|
273
246
|
field_docs: {},
|
|
274
247
|
optional_fields: [],
|
|
275
248
|
performance_impact: {
|
|
@@ -280,6 +253,7 @@ export const cloud_infrastructureTools = [
|
|
|
280
253
|
required_fields: ["path.namespace"],
|
|
281
254
|
side_effects: {},
|
|
282
255
|
},
|
|
256
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/certified_hardwares" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
283
257
|
},
|
|
284
258
|
{
|
|
285
259
|
toolName: "f5xc-api-cloudinfrastructure-cloud-connect-create",
|
|
@@ -320,18 +294,6 @@ export const cloud_infrastructureTools = [
|
|
|
320
294
|
creates: ["cloud-connect"],
|
|
321
295
|
},
|
|
322
296
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
323
|
-
cliExamples: [
|
|
324
|
-
{
|
|
325
|
-
command: "f5xcctl config cloud-connect create {name} --namespace {namespace}",
|
|
326
|
-
description: "Create cloud-connect",
|
|
327
|
-
use_case: "basic_create",
|
|
328
|
-
},
|
|
329
|
-
{
|
|
330
|
-
command: "f5xcctl config cloud-connect create -f {file}.yaml",
|
|
331
|
-
description: "Create from YAML file",
|
|
332
|
-
use_case: "file_based",
|
|
333
|
-
},
|
|
334
|
-
],
|
|
335
297
|
confirmationRequired: false,
|
|
336
298
|
parameterExamples: {
|
|
337
299
|
"metadata.namespace": "Staging",
|
|
@@ -376,18 +338,6 @@ export const cloud_infrastructureTools = [
|
|
|
376
338
|
},
|
|
377
339
|
confirmation_required: false,
|
|
378
340
|
danger_level: "medium",
|
|
379
|
-
examples: [
|
|
380
|
-
{
|
|
381
|
-
command: "f5xcctl config cloud-connect create {name} --namespace {namespace}",
|
|
382
|
-
description: "Create cloud-connect",
|
|
383
|
-
use_case: "basic_create",
|
|
384
|
-
},
|
|
385
|
-
{
|
|
386
|
-
command: "f5xcctl config cloud-connect create -f {file}.yaml",
|
|
387
|
-
description: "Create from YAML file",
|
|
388
|
-
use_case: "file_based",
|
|
389
|
-
},
|
|
390
|
-
],
|
|
391
341
|
field_docs: {},
|
|
392
342
|
optional_fields: [],
|
|
393
343
|
performance_impact: {
|
|
@@ -400,6 +350,7 @@ export const cloud_infrastructureTools = [
|
|
|
400
350
|
creates: ["cloud-connect"],
|
|
401
351
|
},
|
|
402
352
|
},
|
|
353
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_connects" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
403
354
|
},
|
|
404
355
|
{
|
|
405
356
|
toolName: "f5xc-api-cloudinfrastructure-cloud-connect-delete",
|
|
@@ -449,13 +400,6 @@ export const cloud_infrastructureTools = [
|
|
|
449
400
|
deletes: ["cloud-connect", "contained_resources"],
|
|
450
401
|
},
|
|
451
402
|
requiredFields: ["path.name", "path.namespace"],
|
|
452
|
-
cliExamples: [
|
|
453
|
-
{
|
|
454
|
-
command: "f5xcctl config cloud-connect delete {name} --namespace {namespace}",
|
|
455
|
-
description: "Delete cloud-connect",
|
|
456
|
-
use_case: "delete",
|
|
457
|
-
},
|
|
458
|
-
],
|
|
459
403
|
confirmationRequired: true,
|
|
460
404
|
parameterExamples: {
|
|
461
405
|
name: "Name",
|
|
@@ -501,13 +445,6 @@ export const cloud_infrastructureTools = [
|
|
|
501
445
|
},
|
|
502
446
|
confirmation_required: true,
|
|
503
447
|
danger_level: "high",
|
|
504
|
-
examples: [
|
|
505
|
-
{
|
|
506
|
-
command: "f5xcctl config cloud-connect delete {name} --namespace {namespace}",
|
|
507
|
-
description: "Delete cloud-connect",
|
|
508
|
-
use_case: "delete",
|
|
509
|
-
},
|
|
510
|
-
],
|
|
511
448
|
field_docs: {},
|
|
512
449
|
optional_fields: [],
|
|
513
450
|
performance_impact: {
|
|
@@ -520,6 +457,7 @@ export const cloud_infrastructureTools = [
|
|
|
520
457
|
deletes: ["cloud-connect", "contained_resources"],
|
|
521
458
|
},
|
|
522
459
|
},
|
|
460
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_connects" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
523
461
|
},
|
|
524
462
|
{
|
|
525
463
|
toolName: "f5xc-api-cloudinfrastructure-cloud-connect-get",
|
|
@@ -588,13 +526,6 @@ export const cloud_infrastructureTools = [
|
|
|
588
526
|
dangerLevel: "low",
|
|
589
527
|
sideEffects: null,
|
|
590
528
|
requiredFields: ["path.name", "path.namespace"],
|
|
591
|
-
cliExamples: [
|
|
592
|
-
{
|
|
593
|
-
command: "f5xcctl config cloud-connect get {name} --namespace {namespace}",
|
|
594
|
-
description: "Get specific cloud-connect",
|
|
595
|
-
use_case: "get_specific",
|
|
596
|
-
},
|
|
597
|
-
],
|
|
598
529
|
confirmationRequired: false,
|
|
599
530
|
parameterExamples: {
|
|
600
531
|
name: "Name",
|
|
@@ -640,13 +571,6 @@ export const cloud_infrastructureTools = [
|
|
|
640
571
|
},
|
|
641
572
|
confirmation_required: false,
|
|
642
573
|
danger_level: "low",
|
|
643
|
-
examples: [
|
|
644
|
-
{
|
|
645
|
-
command: "f5xcctl config cloud-connect get {name} --namespace {namespace}",
|
|
646
|
-
description: "Get specific cloud-connect",
|
|
647
|
-
use_case: "get_specific",
|
|
648
|
-
},
|
|
649
|
-
],
|
|
650
574
|
field_docs: {},
|
|
651
575
|
optional_fields: [],
|
|
652
576
|
performance_impact: {
|
|
@@ -657,6 +581,7 @@ export const cloud_infrastructureTools = [
|
|
|
657
581
|
required_fields: ["path.name", "path.namespace"],
|
|
658
582
|
side_effects: {},
|
|
659
583
|
},
|
|
584
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_connects" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
660
585
|
},
|
|
661
586
|
{
|
|
662
587
|
toolName: "f5xc-api-cloudinfrastructure-cloud-connect-list",
|
|
@@ -731,13 +656,6 @@ export const cloud_infrastructureTools = [
|
|
|
731
656
|
dangerLevel: "low",
|
|
732
657
|
sideEffects: null,
|
|
733
658
|
requiredFields: ["path.namespace"],
|
|
734
|
-
cliExamples: [
|
|
735
|
-
{
|
|
736
|
-
command: "f5xcctl config cloud-connect list --namespace {namespace}",
|
|
737
|
-
description: "List all cloud-connects",
|
|
738
|
-
use_case: "list_all",
|
|
739
|
-
},
|
|
740
|
-
],
|
|
741
659
|
confirmationRequired: false,
|
|
742
660
|
parameterExamples: {
|
|
743
661
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -783,13 +701,6 @@ export const cloud_infrastructureTools = [
|
|
|
783
701
|
},
|
|
784
702
|
confirmation_required: false,
|
|
785
703
|
danger_level: "low",
|
|
786
|
-
examples: [
|
|
787
|
-
{
|
|
788
|
-
command: "f5xcctl config cloud-connect list --namespace {namespace}",
|
|
789
|
-
description: "List all cloud-connects",
|
|
790
|
-
use_case: "list_all",
|
|
791
|
-
},
|
|
792
|
-
],
|
|
793
704
|
field_docs: {},
|
|
794
705
|
optional_fields: [],
|
|
795
706
|
performance_impact: {
|
|
@@ -800,6 +711,7 @@ export const cloud_infrastructureTools = [
|
|
|
800
711
|
required_fields: ["path.namespace"],
|
|
801
712
|
side_effects: {},
|
|
802
713
|
},
|
|
714
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_connects" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
803
715
|
},
|
|
804
716
|
{
|
|
805
717
|
toolName: "f5xc-api-cloudinfrastructure-cloud-connect-reapply-vpc-attachment-create",
|
|
@@ -828,18 +740,6 @@ export const cloud_infrastructureTools = [
|
|
|
828
740
|
creates: ["cloud-connect-reapply-vpc-attachment"],
|
|
829
741
|
},
|
|
830
742
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
831
|
-
cliExamples: [
|
|
832
|
-
{
|
|
833
|
-
command: "f5xcctl sync-cloud-data cloud-connect-reapply-vpc-attachment create {name} --namespace {namespace}",
|
|
834
|
-
description: "Create cloud-connect-reapply-vpc-attachment",
|
|
835
|
-
use_case: "basic_create",
|
|
836
|
-
},
|
|
837
|
-
{
|
|
838
|
-
command: "f5xcctl sync-cloud-data cloud-connect-reapply-vpc-attachment create -f {file}.yaml",
|
|
839
|
-
description: "Create from YAML file",
|
|
840
|
-
use_case: "file_based",
|
|
841
|
-
},
|
|
842
|
-
],
|
|
843
743
|
confirmationRequired: false,
|
|
844
744
|
parameterExamples: {},
|
|
845
745
|
validationRules: {},
|
|
@@ -885,18 +785,6 @@ export const cloud_infrastructureTools = [
|
|
|
885
785
|
},
|
|
886
786
|
confirmation_required: false,
|
|
887
787
|
danger_level: "medium",
|
|
888
|
-
examples: [
|
|
889
|
-
{
|
|
890
|
-
command: "f5xcctl sync-cloud-data cloud-connect-reapply-vpc-attachment create {name} --namespace {namespace}",
|
|
891
|
-
description: "Create cloud-connect-reapply-vpc-attachment",
|
|
892
|
-
use_case: "basic_create",
|
|
893
|
-
},
|
|
894
|
-
{
|
|
895
|
-
command: "f5xcctl sync-cloud-data cloud-connect-reapply-vpc-attachment create -f {file}.yaml",
|
|
896
|
-
description: "Create from YAML file",
|
|
897
|
-
use_case: "file_based",
|
|
898
|
-
},
|
|
899
|
-
],
|
|
900
788
|
field_docs: {},
|
|
901
789
|
optional_fields: [],
|
|
902
790
|
performance_impact: {
|
|
@@ -909,6 +797,7 @@ export const cloud_infrastructureTools = [
|
|
|
909
797
|
creates: ["cloud-connect-reapply-vpc-attachment"],
|
|
910
798
|
},
|
|
911
799
|
},
|
|
800
|
+
curlExample: null,
|
|
912
801
|
},
|
|
913
802
|
{
|
|
914
803
|
toolName: "f5xc-api-cloudinfrastructure-cloud-connect-update",
|
|
@@ -960,13 +849,6 @@ export const cloud_infrastructureTools = [
|
|
|
960
849
|
modifies: ["cloud-connect"],
|
|
961
850
|
},
|
|
962
851
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
963
|
-
cliExamples: [
|
|
964
|
-
{
|
|
965
|
-
command: "f5xcctl config cloud-connect update {name} --namespace {namespace} -f {file}.yaml",
|
|
966
|
-
description: "Update cloud-connect",
|
|
967
|
-
use_case: "update",
|
|
968
|
-
},
|
|
969
|
-
],
|
|
970
852
|
confirmationRequired: false,
|
|
971
853
|
parameterExamples: {
|
|
972
854
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1012,13 +894,6 @@ export const cloud_infrastructureTools = [
|
|
|
1012
894
|
},
|
|
1013
895
|
confirmation_required: false,
|
|
1014
896
|
danger_level: "medium",
|
|
1015
|
-
examples: [
|
|
1016
|
-
{
|
|
1017
|
-
command: "f5xcctl config cloud-connect update {name} --namespace {namespace} -f {file}.yaml",
|
|
1018
|
-
description: "Update cloud-connect",
|
|
1019
|
-
use_case: "update",
|
|
1020
|
-
},
|
|
1021
|
-
],
|
|
1022
897
|
field_docs: {},
|
|
1023
898
|
optional_fields: [],
|
|
1024
899
|
performance_impact: {
|
|
@@ -1031,6 +906,7 @@ export const cloud_infrastructureTools = [
|
|
|
1031
906
|
modifies: ["cloud-connect"],
|
|
1032
907
|
},
|
|
1033
908
|
},
|
|
909
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_connects" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1034
910
|
},
|
|
1035
911
|
{
|
|
1036
912
|
toolName: "f5xc-api-cloudinfrastructure-cloud-credentials-create",
|
|
@@ -1071,18 +947,6 @@ export const cloud_infrastructureTools = [
|
|
|
1071
947
|
creates: ["cloud-credentials"],
|
|
1072
948
|
},
|
|
1073
949
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1074
|
-
cliExamples: [
|
|
1075
|
-
{
|
|
1076
|
-
command: "f5xcctl config cloud-credentials create {name} --namespace {namespace}",
|
|
1077
|
-
description: "Create cloud-credentials",
|
|
1078
|
-
use_case: "basic_create",
|
|
1079
|
-
},
|
|
1080
|
-
{
|
|
1081
|
-
command: "f5xcctl config cloud-credentials create -f {file}.yaml",
|
|
1082
|
-
description: "Create from YAML file",
|
|
1083
|
-
use_case: "file_based",
|
|
1084
|
-
},
|
|
1085
|
-
],
|
|
1086
950
|
confirmationRequired: false,
|
|
1087
951
|
parameterExamples: {
|
|
1088
952
|
"metadata.namespace": "Staging",
|
|
@@ -1130,18 +994,6 @@ export const cloud_infrastructureTools = [
|
|
|
1130
994
|
},
|
|
1131
995
|
confirmation_required: false,
|
|
1132
996
|
danger_level: "medium",
|
|
1133
|
-
examples: [
|
|
1134
|
-
{
|
|
1135
|
-
command: "f5xcctl config cloud-credentials create {name} --namespace {namespace}",
|
|
1136
|
-
description: "Create cloud-credentials",
|
|
1137
|
-
use_case: "basic_create",
|
|
1138
|
-
},
|
|
1139
|
-
{
|
|
1140
|
-
command: "f5xcctl config cloud-credentials create -f {file}.yaml",
|
|
1141
|
-
description: "Create from YAML file",
|
|
1142
|
-
use_case: "file_based",
|
|
1143
|
-
},
|
|
1144
|
-
],
|
|
1145
997
|
field_docs: {},
|
|
1146
998
|
optional_fields: [],
|
|
1147
999
|
performance_impact: {
|
|
@@ -1154,6 +1006,7 @@ export const cloud_infrastructureTools = [
|
|
|
1154
1006
|
creates: ["cloud-credentials"],
|
|
1155
1007
|
},
|
|
1156
1008
|
},
|
|
1009
|
+
curlExample: null,
|
|
1157
1010
|
},
|
|
1158
1011
|
{
|
|
1159
1012
|
toolName: "f5xc-api-cloudinfrastructure-cloud-credentials-delete",
|
|
@@ -1203,13 +1056,6 @@ export const cloud_infrastructureTools = [
|
|
|
1203
1056
|
deletes: ["cloud-credentials", "contained_resources"],
|
|
1204
1057
|
},
|
|
1205
1058
|
requiredFields: ["path.name", "path.namespace"],
|
|
1206
|
-
cliExamples: [
|
|
1207
|
-
{
|
|
1208
|
-
command: "f5xcctl config cloud-credentials delete {name} --namespace {namespace}",
|
|
1209
|
-
description: "Delete cloud-credentials",
|
|
1210
|
-
use_case: "delete",
|
|
1211
|
-
},
|
|
1212
|
-
],
|
|
1213
1059
|
confirmationRequired: true,
|
|
1214
1060
|
parameterExamples: {
|
|
1215
1061
|
name: "Name",
|
|
@@ -1255,13 +1101,6 @@ export const cloud_infrastructureTools = [
|
|
|
1255
1101
|
},
|
|
1256
1102
|
confirmation_required: true,
|
|
1257
1103
|
danger_level: "high",
|
|
1258
|
-
examples: [
|
|
1259
|
-
{
|
|
1260
|
-
command: "f5xcctl config cloud-credentials delete {name} --namespace {namespace}",
|
|
1261
|
-
description: "Delete cloud-credentials",
|
|
1262
|
-
use_case: "delete",
|
|
1263
|
-
},
|
|
1264
|
-
],
|
|
1265
1104
|
field_docs: {},
|
|
1266
1105
|
optional_fields: [],
|
|
1267
1106
|
performance_impact: {
|
|
@@ -1274,6 +1113,7 @@ export const cloud_infrastructureTools = [
|
|
|
1274
1113
|
deletes: ["cloud-credentials", "contained_resources"],
|
|
1275
1114
|
},
|
|
1276
1115
|
},
|
|
1116
|
+
curlExample: null,
|
|
1277
1117
|
},
|
|
1278
1118
|
{
|
|
1279
1119
|
toolName: "f5xc-api-cloudinfrastructure-cloud-credentials-get",
|
|
@@ -1342,13 +1182,6 @@ export const cloud_infrastructureTools = [
|
|
|
1342
1182
|
dangerLevel: "low",
|
|
1343
1183
|
sideEffects: null,
|
|
1344
1184
|
requiredFields: ["path.name", "path.namespace"],
|
|
1345
|
-
cliExamples: [
|
|
1346
|
-
{
|
|
1347
|
-
command: "f5xcctl config cloud-credentials get {name} --namespace {namespace}",
|
|
1348
|
-
description: "Get specific cloud-credentials",
|
|
1349
|
-
use_case: "get_specific",
|
|
1350
|
-
},
|
|
1351
|
-
],
|
|
1352
1185
|
confirmationRequired: false,
|
|
1353
1186
|
parameterExamples: {
|
|
1354
1187
|
name: "Name",
|
|
@@ -1394,13 +1227,6 @@ export const cloud_infrastructureTools = [
|
|
|
1394
1227
|
},
|
|
1395
1228
|
confirmation_required: false,
|
|
1396
1229
|
danger_level: "low",
|
|
1397
|
-
examples: [
|
|
1398
|
-
{
|
|
1399
|
-
command: "f5xcctl config cloud-credentials get {name} --namespace {namespace}",
|
|
1400
|
-
description: "Get specific cloud-credentials",
|
|
1401
|
-
use_case: "get_specific",
|
|
1402
|
-
},
|
|
1403
|
-
],
|
|
1404
1230
|
field_docs: {},
|
|
1405
1231
|
optional_fields: [],
|
|
1406
1232
|
performance_impact: {
|
|
@@ -1411,6 +1237,7 @@ export const cloud_infrastructureTools = [
|
|
|
1411
1237
|
required_fields: ["path.name", "path.namespace"],
|
|
1412
1238
|
side_effects: {},
|
|
1413
1239
|
},
|
|
1240
|
+
curlExample: null,
|
|
1414
1241
|
},
|
|
1415
1242
|
{
|
|
1416
1243
|
toolName: "f5xc-api-cloudinfrastructure-cloud-credentials-list",
|
|
@@ -1485,13 +1312,6 @@ export const cloud_infrastructureTools = [
|
|
|
1485
1312
|
dangerLevel: "low",
|
|
1486
1313
|
sideEffects: null,
|
|
1487
1314
|
requiredFields: ["path.namespace"],
|
|
1488
|
-
cliExamples: [
|
|
1489
|
-
{
|
|
1490
|
-
command: "f5xcctl config cloud-credentials list --namespace {namespace}",
|
|
1491
|
-
description: "List all cloud-credentialss",
|
|
1492
|
-
use_case: "list_all",
|
|
1493
|
-
},
|
|
1494
|
-
],
|
|
1495
1315
|
confirmationRequired: false,
|
|
1496
1316
|
parameterExamples: {
|
|
1497
1317
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1537,13 +1357,6 @@ export const cloud_infrastructureTools = [
|
|
|
1537
1357
|
},
|
|
1538
1358
|
confirmation_required: false,
|
|
1539
1359
|
danger_level: "low",
|
|
1540
|
-
examples: [
|
|
1541
|
-
{
|
|
1542
|
-
command: "f5xcctl config cloud-credentials list --namespace {namespace}",
|
|
1543
|
-
description: "List all cloud-credentialss",
|
|
1544
|
-
use_case: "list_all",
|
|
1545
|
-
},
|
|
1546
|
-
],
|
|
1547
1360
|
field_docs: {},
|
|
1548
1361
|
optional_fields: [],
|
|
1549
1362
|
performance_impact: {
|
|
@@ -1554,6 +1367,7 @@ export const cloud_infrastructureTools = [
|
|
|
1554
1367
|
required_fields: ["path.namespace"],
|
|
1555
1368
|
side_effects: {},
|
|
1556
1369
|
},
|
|
1370
|
+
curlExample: null,
|
|
1557
1371
|
},
|
|
1558
1372
|
{
|
|
1559
1373
|
toolName: "f5xc-api-cloudinfrastructure-cloud-credentials-update",
|
|
@@ -1605,13 +1419,6 @@ export const cloud_infrastructureTools = [
|
|
|
1605
1419
|
modifies: ["cloud-credentials"],
|
|
1606
1420
|
},
|
|
1607
1421
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1608
|
-
cliExamples: [
|
|
1609
|
-
{
|
|
1610
|
-
command: "f5xcctl config cloud-credentials update {name} --namespace {namespace} -f {file}.yaml",
|
|
1611
|
-
description: "Update cloud-credentials",
|
|
1612
|
-
use_case: "update",
|
|
1613
|
-
},
|
|
1614
|
-
],
|
|
1615
1422
|
confirmationRequired: false,
|
|
1616
1423
|
parameterExamples: {
|
|
1617
1424
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1657,13 +1464,6 @@ export const cloud_infrastructureTools = [
|
|
|
1657
1464
|
},
|
|
1658
1465
|
confirmation_required: false,
|
|
1659
1466
|
danger_level: "medium",
|
|
1660
|
-
examples: [
|
|
1661
|
-
{
|
|
1662
|
-
command: "f5xcctl config cloud-credentials update {name} --namespace {namespace} -f {file}.yaml",
|
|
1663
|
-
description: "Update cloud-credentials",
|
|
1664
|
-
use_case: "update",
|
|
1665
|
-
},
|
|
1666
|
-
],
|
|
1667
1467
|
field_docs: {},
|
|
1668
1468
|
optional_fields: [],
|
|
1669
1469
|
performance_impact: {
|
|
@@ -1676,6 +1476,7 @@ export const cloud_infrastructureTools = [
|
|
|
1676
1476
|
modifies: ["cloud-credentials"],
|
|
1677
1477
|
},
|
|
1678
1478
|
},
|
|
1479
|
+
curlExample: null,
|
|
1679
1480
|
},
|
|
1680
1481
|
{
|
|
1681
1482
|
toolName: "f5xc-api-cloudinfrastructure-cloud-elastic-ip-create",
|
|
@@ -1716,18 +1517,6 @@ export const cloud_infrastructureTools = [
|
|
|
1716
1517
|
creates: ["cloud-elastic-ip"],
|
|
1717
1518
|
},
|
|
1718
1519
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1719
|
-
cliExamples: [
|
|
1720
|
-
{
|
|
1721
|
-
command: "f5xcctl config cloud-elastic-ip create {name} --namespace {namespace}",
|
|
1722
|
-
description: "Create cloud-elastic-ip",
|
|
1723
|
-
use_case: "basic_create",
|
|
1724
|
-
},
|
|
1725
|
-
{
|
|
1726
|
-
command: "f5xcctl config cloud-elastic-ip create -f {file}.yaml",
|
|
1727
|
-
description: "Create from YAML file",
|
|
1728
|
-
use_case: "file_based",
|
|
1729
|
-
},
|
|
1730
|
-
],
|
|
1731
1520
|
confirmationRequired: false,
|
|
1732
1521
|
parameterExamples: {
|
|
1733
1522
|
"metadata.namespace": "Staging",
|
|
@@ -1775,18 +1564,6 @@ export const cloud_infrastructureTools = [
|
|
|
1775
1564
|
},
|
|
1776
1565
|
confirmation_required: false,
|
|
1777
1566
|
danger_level: "medium",
|
|
1778
|
-
examples: [
|
|
1779
|
-
{
|
|
1780
|
-
command: "f5xcctl config cloud-elastic-ip create {name} --namespace {namespace}",
|
|
1781
|
-
description: "Create cloud-elastic-ip",
|
|
1782
|
-
use_case: "basic_create",
|
|
1783
|
-
},
|
|
1784
|
-
{
|
|
1785
|
-
command: "f5xcctl config cloud-elastic-ip create -f {file}.yaml",
|
|
1786
|
-
description: "Create from YAML file",
|
|
1787
|
-
use_case: "file_based",
|
|
1788
|
-
},
|
|
1789
|
-
],
|
|
1790
1567
|
field_docs: {},
|
|
1791
1568
|
optional_fields: [],
|
|
1792
1569
|
performance_impact: {
|
|
@@ -1799,6 +1576,7 @@ export const cloud_infrastructureTools = [
|
|
|
1799
1576
|
creates: ["cloud-elastic-ip"],
|
|
1800
1577
|
},
|
|
1801
1578
|
},
|
|
1579
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_elastic_ips" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1802
1580
|
},
|
|
1803
1581
|
{
|
|
1804
1582
|
toolName: "f5xc-api-cloudinfrastructure-cloud-elastic-ip-delete",
|
|
@@ -1848,13 +1626,6 @@ export const cloud_infrastructureTools = [
|
|
|
1848
1626
|
deletes: ["cloud-elastic-ip", "contained_resources"],
|
|
1849
1627
|
},
|
|
1850
1628
|
requiredFields: ["path.name", "path.namespace"],
|
|
1851
|
-
cliExamples: [
|
|
1852
|
-
{
|
|
1853
|
-
command: "f5xcctl config cloud-elastic-ip delete {name} --namespace {namespace}",
|
|
1854
|
-
description: "Delete cloud-elastic-ip",
|
|
1855
|
-
use_case: "delete",
|
|
1856
|
-
},
|
|
1857
|
-
],
|
|
1858
1629
|
confirmationRequired: true,
|
|
1859
1630
|
parameterExamples: {
|
|
1860
1631
|
name: "Name",
|
|
@@ -1900,13 +1671,6 @@ export const cloud_infrastructureTools = [
|
|
|
1900
1671
|
},
|
|
1901
1672
|
confirmation_required: true,
|
|
1902
1673
|
danger_level: "high",
|
|
1903
|
-
examples: [
|
|
1904
|
-
{
|
|
1905
|
-
command: "f5xcctl config cloud-elastic-ip delete {name} --namespace {namespace}",
|
|
1906
|
-
description: "Delete cloud-elastic-ip",
|
|
1907
|
-
use_case: "delete",
|
|
1908
|
-
},
|
|
1909
|
-
],
|
|
1910
1674
|
field_docs: {},
|
|
1911
1675
|
optional_fields: [],
|
|
1912
1676
|
performance_impact: {
|
|
@@ -1919,6 +1683,7 @@ export const cloud_infrastructureTools = [
|
|
|
1919
1683
|
deletes: ["cloud-elastic-ip", "contained_resources"],
|
|
1920
1684
|
},
|
|
1921
1685
|
},
|
|
1686
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_elastic_ips" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1922
1687
|
},
|
|
1923
1688
|
{
|
|
1924
1689
|
toolName: "f5xc-api-cloudinfrastructure-cloud-elastic-ip-get",
|
|
@@ -1987,13 +1752,6 @@ export const cloud_infrastructureTools = [
|
|
|
1987
1752
|
dangerLevel: "low",
|
|
1988
1753
|
sideEffects: null,
|
|
1989
1754
|
requiredFields: ["path.name", "path.namespace"],
|
|
1990
|
-
cliExamples: [
|
|
1991
|
-
{
|
|
1992
|
-
command: "f5xcctl config cloud-elastic-ip get {name} --namespace {namespace}",
|
|
1993
|
-
description: "Get specific cloud-elastic-ip",
|
|
1994
|
-
use_case: "get_specific",
|
|
1995
|
-
},
|
|
1996
|
-
],
|
|
1997
1755
|
confirmationRequired: false,
|
|
1998
1756
|
parameterExamples: {
|
|
1999
1757
|
name: "Name",
|
|
@@ -2039,13 +1797,6 @@ export const cloud_infrastructureTools = [
|
|
|
2039
1797
|
},
|
|
2040
1798
|
confirmation_required: false,
|
|
2041
1799
|
danger_level: "low",
|
|
2042
|
-
examples: [
|
|
2043
|
-
{
|
|
2044
|
-
command: "f5xcctl config cloud-elastic-ip get {name} --namespace {namespace}",
|
|
2045
|
-
description: "Get specific cloud-elastic-ip",
|
|
2046
|
-
use_case: "get_specific",
|
|
2047
|
-
},
|
|
2048
|
-
],
|
|
2049
1800
|
field_docs: {},
|
|
2050
1801
|
optional_fields: [],
|
|
2051
1802
|
performance_impact: {
|
|
@@ -2056,6 +1807,7 @@ export const cloud_infrastructureTools = [
|
|
|
2056
1807
|
required_fields: ["path.name", "path.namespace"],
|
|
2057
1808
|
side_effects: {},
|
|
2058
1809
|
},
|
|
1810
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_elastic_ips" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2059
1811
|
},
|
|
2060
1812
|
{
|
|
2061
1813
|
toolName: "f5xc-api-cloudinfrastructure-cloud-elastic-ip-list",
|
|
@@ -2130,13 +1882,6 @@ export const cloud_infrastructureTools = [
|
|
|
2130
1882
|
dangerLevel: "low",
|
|
2131
1883
|
sideEffects: null,
|
|
2132
1884
|
requiredFields: ["path.namespace"],
|
|
2133
|
-
cliExamples: [
|
|
2134
|
-
{
|
|
2135
|
-
command: "f5xcctl config cloud-elastic-ip list --namespace {namespace}",
|
|
2136
|
-
description: "List all cloud-elastic-ips",
|
|
2137
|
-
use_case: "list_all",
|
|
2138
|
-
},
|
|
2139
|
-
],
|
|
2140
1885
|
confirmationRequired: false,
|
|
2141
1886
|
parameterExamples: {
|
|
2142
1887
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2182,13 +1927,6 @@ export const cloud_infrastructureTools = [
|
|
|
2182
1927
|
},
|
|
2183
1928
|
confirmation_required: false,
|
|
2184
1929
|
danger_level: "low",
|
|
2185
|
-
examples: [
|
|
2186
|
-
{
|
|
2187
|
-
command: "f5xcctl config cloud-elastic-ip list --namespace {namespace}",
|
|
2188
|
-
description: "List all cloud-elastic-ips",
|
|
2189
|
-
use_case: "list_all",
|
|
2190
|
-
},
|
|
2191
|
-
],
|
|
2192
1930
|
field_docs: {},
|
|
2193
1931
|
optional_fields: [],
|
|
2194
1932
|
performance_impact: {
|
|
@@ -2199,6 +1937,7 @@ export const cloud_infrastructureTools = [
|
|
|
2199
1937
|
required_fields: ["path.namespace"],
|
|
2200
1938
|
side_effects: {},
|
|
2201
1939
|
},
|
|
1940
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_elastic_ips" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2202
1941
|
},
|
|
2203
1942
|
{
|
|
2204
1943
|
toolName: "f5xc-api-cloudinfrastructure-cloud-elastic-ip-update",
|
|
@@ -2250,13 +1989,6 @@ export const cloud_infrastructureTools = [
|
|
|
2250
1989
|
modifies: ["cloud-elastic-ip"],
|
|
2251
1990
|
},
|
|
2252
1991
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2253
|
-
cliExamples: [
|
|
2254
|
-
{
|
|
2255
|
-
command: "f5xcctl config cloud-elastic-ip update {name} --namespace {namespace} -f {file}.yaml",
|
|
2256
|
-
description: "Update cloud-elastic-ip",
|
|
2257
|
-
use_case: "update",
|
|
2258
|
-
},
|
|
2259
|
-
],
|
|
2260
1992
|
confirmationRequired: false,
|
|
2261
1993
|
parameterExamples: {
|
|
2262
1994
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2302,13 +2034,6 @@ export const cloud_infrastructureTools = [
|
|
|
2302
2034
|
},
|
|
2303
2035
|
confirmation_required: false,
|
|
2304
2036
|
danger_level: "medium",
|
|
2305
|
-
examples: [
|
|
2306
|
-
{
|
|
2307
|
-
command: "f5xcctl config cloud-elastic-ip update {name} --namespace {namespace} -f {file}.yaml",
|
|
2308
|
-
description: "Update cloud-elastic-ip",
|
|
2309
|
-
use_case: "update",
|
|
2310
|
-
},
|
|
2311
|
-
],
|
|
2312
2037
|
field_docs: {},
|
|
2313
2038
|
optional_fields: [],
|
|
2314
2039
|
performance_impact: {
|
|
@@ -2321,6 +2046,7 @@ export const cloud_infrastructureTools = [
|
|
|
2321
2046
|
modifies: ["cloud-elastic-ip"],
|
|
2322
2047
|
},
|
|
2323
2048
|
},
|
|
2049
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_elastic_ips" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2324
2050
|
},
|
|
2325
2051
|
{
|
|
2326
2052
|
toolName: "f5xc-api-cloudinfrastructure-cloud-link-create",
|
|
@@ -2361,18 +2087,6 @@ export const cloud_infrastructureTools = [
|
|
|
2361
2087
|
creates: ["cloud-link"],
|
|
2362
2088
|
},
|
|
2363
2089
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2364
|
-
cliExamples: [
|
|
2365
|
-
{
|
|
2366
|
-
command: "f5xcctl config cloud-link create {name} --namespace {namespace}",
|
|
2367
|
-
description: "Create cloud-link",
|
|
2368
|
-
use_case: "basic_create",
|
|
2369
|
-
},
|
|
2370
|
-
{
|
|
2371
|
-
command: "f5xcctl config cloud-link create -f {file}.yaml",
|
|
2372
|
-
description: "Create from YAML file",
|
|
2373
|
-
use_case: "file_based",
|
|
2374
|
-
},
|
|
2375
|
-
],
|
|
2376
2090
|
confirmationRequired: false,
|
|
2377
2091
|
parameterExamples: {
|
|
2378
2092
|
"metadata.namespace": "Staging",
|
|
@@ -2417,18 +2131,6 @@ export const cloud_infrastructureTools = [
|
|
|
2417
2131
|
},
|
|
2418
2132
|
confirmation_required: false,
|
|
2419
2133
|
danger_level: "medium",
|
|
2420
|
-
examples: [
|
|
2421
|
-
{
|
|
2422
|
-
command: "f5xcctl config cloud-link create {name} --namespace {namespace}",
|
|
2423
|
-
description: "Create cloud-link",
|
|
2424
|
-
use_case: "basic_create",
|
|
2425
|
-
},
|
|
2426
|
-
{
|
|
2427
|
-
command: "f5xcctl config cloud-link create -f {file}.yaml",
|
|
2428
|
-
description: "Create from YAML file",
|
|
2429
|
-
use_case: "file_based",
|
|
2430
|
-
},
|
|
2431
|
-
],
|
|
2432
2134
|
field_docs: {},
|
|
2433
2135
|
optional_fields: [],
|
|
2434
2136
|
performance_impact: {
|
|
@@ -2441,6 +2143,7 @@ export const cloud_infrastructureTools = [
|
|
|
2441
2143
|
creates: ["cloud-link"],
|
|
2442
2144
|
},
|
|
2443
2145
|
},
|
|
2146
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_links" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2444
2147
|
},
|
|
2445
2148
|
{
|
|
2446
2149
|
toolName: "f5xc-api-cloudinfrastructure-cloud-link-delete",
|
|
@@ -2490,13 +2193,6 @@ export const cloud_infrastructureTools = [
|
|
|
2490
2193
|
deletes: ["cloud-link", "contained_resources"],
|
|
2491
2194
|
},
|
|
2492
2195
|
requiredFields: ["path.name", "path.namespace"],
|
|
2493
|
-
cliExamples: [
|
|
2494
|
-
{
|
|
2495
|
-
command: "f5xcctl config cloud-link delete {name} --namespace {namespace}",
|
|
2496
|
-
description: "Delete cloud-link",
|
|
2497
|
-
use_case: "delete",
|
|
2498
|
-
},
|
|
2499
|
-
],
|
|
2500
2196
|
confirmationRequired: true,
|
|
2501
2197
|
parameterExamples: {
|
|
2502
2198
|
name: "Name",
|
|
@@ -2542,13 +2238,6 @@ export const cloud_infrastructureTools = [
|
|
|
2542
2238
|
},
|
|
2543
2239
|
confirmation_required: true,
|
|
2544
2240
|
danger_level: "high",
|
|
2545
|
-
examples: [
|
|
2546
|
-
{
|
|
2547
|
-
command: "f5xcctl config cloud-link delete {name} --namespace {namespace}",
|
|
2548
|
-
description: "Delete cloud-link",
|
|
2549
|
-
use_case: "delete",
|
|
2550
|
-
},
|
|
2551
|
-
],
|
|
2552
2241
|
field_docs: {},
|
|
2553
2242
|
optional_fields: [],
|
|
2554
2243
|
performance_impact: {
|
|
@@ -2561,6 +2250,7 @@ export const cloud_infrastructureTools = [
|
|
|
2561
2250
|
deletes: ["cloud-link", "contained_resources"],
|
|
2562
2251
|
},
|
|
2563
2252
|
},
|
|
2253
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_links" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2564
2254
|
},
|
|
2565
2255
|
{
|
|
2566
2256
|
toolName: "f5xc-api-cloudinfrastructure-cloud-link-get",
|
|
@@ -2629,13 +2319,6 @@ export const cloud_infrastructureTools = [
|
|
|
2629
2319
|
dangerLevel: "low",
|
|
2630
2320
|
sideEffects: null,
|
|
2631
2321
|
requiredFields: ["path.name", "path.namespace"],
|
|
2632
|
-
cliExamples: [
|
|
2633
|
-
{
|
|
2634
|
-
command: "f5xcctl config cloud-link get {name} --namespace {namespace}",
|
|
2635
|
-
description: "Get specific cloud-link",
|
|
2636
|
-
use_case: "get_specific",
|
|
2637
|
-
},
|
|
2638
|
-
],
|
|
2639
2322
|
confirmationRequired: false,
|
|
2640
2323
|
parameterExamples: {
|
|
2641
2324
|
name: "Name",
|
|
@@ -2681,13 +2364,6 @@ export const cloud_infrastructureTools = [
|
|
|
2681
2364
|
},
|
|
2682
2365
|
confirmation_required: false,
|
|
2683
2366
|
danger_level: "low",
|
|
2684
|
-
examples: [
|
|
2685
|
-
{
|
|
2686
|
-
command: "f5xcctl config cloud-link get {name} --namespace {namespace}",
|
|
2687
|
-
description: "Get specific cloud-link",
|
|
2688
|
-
use_case: "get_specific",
|
|
2689
|
-
},
|
|
2690
|
-
],
|
|
2691
2367
|
field_docs: {},
|
|
2692
2368
|
optional_fields: [],
|
|
2693
2369
|
performance_impact: {
|
|
@@ -2698,6 +2374,7 @@ export const cloud_infrastructureTools = [
|
|
|
2698
2374
|
required_fields: ["path.name", "path.namespace"],
|
|
2699
2375
|
side_effects: {},
|
|
2700
2376
|
},
|
|
2377
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_links" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2701
2378
|
},
|
|
2702
2379
|
{
|
|
2703
2380
|
toolName: "f5xc-api-cloudinfrastructure-cloud-link-list",
|
|
@@ -2772,13 +2449,6 @@ export const cloud_infrastructureTools = [
|
|
|
2772
2449
|
dangerLevel: "low",
|
|
2773
2450
|
sideEffects: null,
|
|
2774
2451
|
requiredFields: ["path.namespace"],
|
|
2775
|
-
cliExamples: [
|
|
2776
|
-
{
|
|
2777
|
-
command: "f5xcctl config cloud-link list --namespace {namespace}",
|
|
2778
|
-
description: "List all cloud-links",
|
|
2779
|
-
use_case: "list_all",
|
|
2780
|
-
},
|
|
2781
|
-
],
|
|
2782
2452
|
confirmationRequired: false,
|
|
2783
2453
|
parameterExamples: {
|
|
2784
2454
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2824,13 +2494,6 @@ export const cloud_infrastructureTools = [
|
|
|
2824
2494
|
},
|
|
2825
2495
|
confirmation_required: false,
|
|
2826
2496
|
danger_level: "low",
|
|
2827
|
-
examples: [
|
|
2828
|
-
{
|
|
2829
|
-
command: "f5xcctl config cloud-link list --namespace {namespace}",
|
|
2830
|
-
description: "List all cloud-links",
|
|
2831
|
-
use_case: "list_all",
|
|
2832
|
-
},
|
|
2833
|
-
],
|
|
2834
2497
|
field_docs: {},
|
|
2835
2498
|
optional_fields: [],
|
|
2836
2499
|
performance_impact: {
|
|
@@ -2841,6 +2504,7 @@ export const cloud_infrastructureTools = [
|
|
|
2841
2504
|
required_fields: ["path.namespace"],
|
|
2842
2505
|
side_effects: {},
|
|
2843
2506
|
},
|
|
2507
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_links" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2844
2508
|
},
|
|
2845
2509
|
{
|
|
2846
2510
|
toolName: "f5xc-api-cloudinfrastructure-cloud-link-update",
|
|
@@ -2892,13 +2556,6 @@ export const cloud_infrastructureTools = [
|
|
|
2892
2556
|
modifies: ["cloud-link"],
|
|
2893
2557
|
},
|
|
2894
2558
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2895
|
-
cliExamples: [
|
|
2896
|
-
{
|
|
2897
|
-
command: "f5xcctl config cloud-link update {name} --namespace {namespace} -f {file}.yaml",
|
|
2898
|
-
description: "Update cloud-link",
|
|
2899
|
-
use_case: "update",
|
|
2900
|
-
},
|
|
2901
|
-
],
|
|
2902
2559
|
confirmationRequired: false,
|
|
2903
2560
|
parameterExamples: {
|
|
2904
2561
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2944,13 +2601,6 @@ export const cloud_infrastructureTools = [
|
|
|
2944
2601
|
},
|
|
2945
2602
|
confirmation_required: false,
|
|
2946
2603
|
danger_level: "medium",
|
|
2947
|
-
examples: [
|
|
2948
|
-
{
|
|
2949
|
-
command: "f5xcctl config cloud-link update {name} --namespace {namespace} -f {file}.yaml",
|
|
2950
|
-
description: "Update cloud-link",
|
|
2951
|
-
use_case: "update",
|
|
2952
|
-
},
|
|
2953
|
-
],
|
|
2954
2604
|
field_docs: {},
|
|
2955
2605
|
optional_fields: [],
|
|
2956
2606
|
performance_impact: {
|
|
@@ -2963,6 +2613,7 @@ export const cloud_infrastructureTools = [
|
|
|
2963
2613
|
modifies: ["cloud-link"],
|
|
2964
2614
|
},
|
|
2965
2615
|
},
|
|
2616
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_links" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2966
2617
|
},
|
|
2967
2618
|
{
|
|
2968
2619
|
toolName: "f5xc-api-cloudinfrastructure-cloud-region-get",
|
|
@@ -3030,13 +2681,6 @@ export const cloud_infrastructureTools = [
|
|
|
3030
2681
|
dangerLevel: "low",
|
|
3031
2682
|
sideEffects: null,
|
|
3032
2683
|
requiredFields: ["path.name", "path.namespace"],
|
|
3033
|
-
cliExamples: [
|
|
3034
|
-
{
|
|
3035
|
-
command: "f5xcctl config cloud-region get {name} --namespace {namespace}",
|
|
3036
|
-
description: "Get specific cloud-region",
|
|
3037
|
-
use_case: "get_specific",
|
|
3038
|
-
},
|
|
3039
|
-
],
|
|
3040
2684
|
confirmationRequired: false,
|
|
3041
2685
|
parameterExamples: {
|
|
3042
2686
|
name: "Name",
|
|
@@ -3082,13 +2726,6 @@ export const cloud_infrastructureTools = [
|
|
|
3082
2726
|
},
|
|
3083
2727
|
confirmation_required: false,
|
|
3084
2728
|
danger_level: "low",
|
|
3085
|
-
examples: [
|
|
3086
|
-
{
|
|
3087
|
-
command: "f5xcctl config cloud-region get {name} --namespace {namespace}",
|
|
3088
|
-
description: "Get specific cloud-region",
|
|
3089
|
-
use_case: "get_specific",
|
|
3090
|
-
},
|
|
3091
|
-
],
|
|
3092
2729
|
field_docs: {},
|
|
3093
2730
|
optional_fields: [],
|
|
3094
2731
|
performance_impact: {
|
|
@@ -3099,6 +2736,7 @@ export const cloud_infrastructureTools = [
|
|
|
3099
2736
|
required_fields: ["path.name", "path.namespace"],
|
|
3100
2737
|
side_effects: {},
|
|
3101
2738
|
},
|
|
2739
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_regions" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3102
2740
|
},
|
|
3103
2741
|
{
|
|
3104
2742
|
toolName: "f5xc-api-cloudinfrastructure-cloud-region-list",
|
|
@@ -3173,13 +2811,6 @@ export const cloud_infrastructureTools = [
|
|
|
3173
2811
|
dangerLevel: "low",
|
|
3174
2812
|
sideEffects: null,
|
|
3175
2813
|
requiredFields: ["path.namespace"],
|
|
3176
|
-
cliExamples: [
|
|
3177
|
-
{
|
|
3178
|
-
command: "f5xcctl config cloud-region list --namespace {namespace}",
|
|
3179
|
-
description: "List all cloud-regions",
|
|
3180
|
-
use_case: "list_all",
|
|
3181
|
-
},
|
|
3182
|
-
],
|
|
3183
2814
|
confirmationRequired: false,
|
|
3184
2815
|
parameterExamples: {
|
|
3185
2816
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3225,13 +2856,6 @@ export const cloud_infrastructureTools = [
|
|
|
3225
2856
|
},
|
|
3226
2857
|
confirmation_required: false,
|
|
3227
2858
|
danger_level: "low",
|
|
3228
|
-
examples: [
|
|
3229
|
-
{
|
|
3230
|
-
command: "f5xcctl config cloud-region list --namespace {namespace}",
|
|
3231
|
-
description: "List all cloud-regions",
|
|
3232
|
-
use_case: "list_all",
|
|
3233
|
-
},
|
|
3234
|
-
],
|
|
3235
2859
|
field_docs: {},
|
|
3236
2860
|
optional_fields: [],
|
|
3237
2861
|
performance_impact: {
|
|
@@ -3242,6 +2866,7 @@ export const cloud_infrastructureTools = [
|
|
|
3242
2866
|
required_fields: ["path.namespace"],
|
|
3243
2867
|
side_effects: {},
|
|
3244
2868
|
},
|
|
2869
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_regions" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3245
2870
|
},
|
|
3246
2871
|
{
|
|
3247
2872
|
toolName: "f5xc-api-cloudinfrastructure-cloud-region-update",
|
|
@@ -3293,13 +2918,6 @@ export const cloud_infrastructureTools = [
|
|
|
3293
2918
|
modifies: ["cloud-region"],
|
|
3294
2919
|
},
|
|
3295
2920
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3296
|
-
cliExamples: [
|
|
3297
|
-
{
|
|
3298
|
-
command: "f5xcctl config cloud-region update {name} --namespace {namespace} -f {file}.yaml",
|
|
3299
|
-
description: "Update cloud-region",
|
|
3300
|
-
use_case: "update",
|
|
3301
|
-
},
|
|
3302
|
-
],
|
|
3303
2921
|
confirmationRequired: false,
|
|
3304
2922
|
parameterExamples: {
|
|
3305
2923
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3345,13 +2963,6 @@ export const cloud_infrastructureTools = [
|
|
|
3345
2963
|
},
|
|
3346
2964
|
confirmation_required: false,
|
|
3347
2965
|
danger_level: "medium",
|
|
3348
|
-
examples: [
|
|
3349
|
-
{
|
|
3350
|
-
command: "f5xcctl config cloud-region update {name} --namespace {namespace} -f {file}.yaml",
|
|
3351
|
-
description: "Update cloud-region",
|
|
3352
|
-
use_case: "update",
|
|
3353
|
-
},
|
|
3354
|
-
],
|
|
3355
2966
|
field_docs: {},
|
|
3356
2967
|
optional_fields: [],
|
|
3357
2968
|
performance_impact: {
|
|
@@ -3364,6 +2975,7 @@ export const cloud_infrastructureTools = [
|
|
|
3364
2975
|
modifies: ["cloud-region"],
|
|
3365
2976
|
},
|
|
3366
2977
|
},
|
|
2978
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/cloud_regions" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3367
2979
|
},
|
|
3368
2980
|
{
|
|
3369
2981
|
toolName: "f5xc-api-cloudinfrastructure-discover-vpc-create",
|
|
@@ -3392,18 +3004,6 @@ export const cloud_infrastructureTools = [
|
|
|
3392
3004
|
creates: ["discover-vpc"],
|
|
3393
3005
|
},
|
|
3394
3006
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
3395
|
-
cliExamples: [
|
|
3396
|
-
{
|
|
3397
|
-
command: "f5xcctl sync-cloud-data discover-vpc create {name} --namespace {namespace}",
|
|
3398
|
-
description: "Create discover-vpc",
|
|
3399
|
-
use_case: "basic_create",
|
|
3400
|
-
},
|
|
3401
|
-
{
|
|
3402
|
-
command: "f5xcctl sync-cloud-data discover-vpc create -f {file}.yaml",
|
|
3403
|
-
description: "Create from YAML file",
|
|
3404
|
-
use_case: "file_based",
|
|
3405
|
-
},
|
|
3406
|
-
],
|
|
3407
3007
|
confirmationRequired: false,
|
|
3408
3008
|
parameterExamples: {},
|
|
3409
3009
|
validationRules: {},
|
|
@@ -3446,18 +3046,6 @@ export const cloud_infrastructureTools = [
|
|
|
3446
3046
|
},
|
|
3447
3047
|
confirmation_required: false,
|
|
3448
3048
|
danger_level: "medium",
|
|
3449
|
-
examples: [
|
|
3450
|
-
{
|
|
3451
|
-
command: "f5xcctl sync-cloud-data discover-vpc create {name} --namespace {namespace}",
|
|
3452
|
-
description: "Create discover-vpc",
|
|
3453
|
-
use_case: "basic_create",
|
|
3454
|
-
},
|
|
3455
|
-
{
|
|
3456
|
-
command: "f5xcctl sync-cloud-data discover-vpc create -f {file}.yaml",
|
|
3457
|
-
description: "Create from YAML file",
|
|
3458
|
-
use_case: "file_based",
|
|
3459
|
-
},
|
|
3460
|
-
],
|
|
3461
3049
|
field_docs: {},
|
|
3462
3050
|
optional_fields: [],
|
|
3463
3051
|
performance_impact: {
|
|
@@ -3470,6 +3058,7 @@ export const cloud_infrastructureTools = [
|
|
|
3470
3058
|
creates: ["discover-vpc"],
|
|
3471
3059
|
},
|
|
3472
3060
|
},
|
|
3061
|
+
curlExample: null,
|
|
3473
3062
|
},
|
|
3474
3063
|
{
|
|
3475
3064
|
toolName: "f5xc-api-cloudinfrastructure-edge-credential-create",
|
|
@@ -3498,18 +3087,6 @@ export const cloud_infrastructureTools = [
|
|
|
3498
3087
|
creates: ["edge-credential"],
|
|
3499
3088
|
},
|
|
3500
3089
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
3501
|
-
cliExamples: [
|
|
3502
|
-
{
|
|
3503
|
-
command: "f5xcctl config edge-credential create {name} --namespace {namespace}",
|
|
3504
|
-
description: "Create edge-credential",
|
|
3505
|
-
use_case: "basic_create",
|
|
3506
|
-
},
|
|
3507
|
-
{
|
|
3508
|
-
command: "f5xcctl config edge-credential create -f {file}.yaml",
|
|
3509
|
-
description: "Create from YAML file",
|
|
3510
|
-
use_case: "file_based",
|
|
3511
|
-
},
|
|
3512
|
-
],
|
|
3513
3090
|
confirmationRequired: false,
|
|
3514
3091
|
parameterExamples: {},
|
|
3515
3092
|
validationRules: {},
|
|
@@ -3552,18 +3129,6 @@ export const cloud_infrastructureTools = [
|
|
|
3552
3129
|
},
|
|
3553
3130
|
confirmation_required: false,
|
|
3554
3131
|
danger_level: "medium",
|
|
3555
|
-
examples: [
|
|
3556
|
-
{
|
|
3557
|
-
command: "f5xcctl config edge-credential create {name} --namespace {namespace}",
|
|
3558
|
-
description: "Create edge-credential",
|
|
3559
|
-
use_case: "basic_create",
|
|
3560
|
-
},
|
|
3561
|
-
{
|
|
3562
|
-
command: "f5xcctl config edge-credential create -f {file}.yaml",
|
|
3563
|
-
description: "Create from YAML file",
|
|
3564
|
-
use_case: "file_based",
|
|
3565
|
-
},
|
|
3566
|
-
],
|
|
3567
3132
|
field_docs: {},
|
|
3568
3133
|
optional_fields: [],
|
|
3569
3134
|
performance_impact: {
|
|
@@ -3576,6 +3141,7 @@ export const cloud_infrastructureTools = [
|
|
|
3576
3141
|
creates: ["edge-credential"],
|
|
3577
3142
|
},
|
|
3578
3143
|
},
|
|
3144
|
+
curlExample: null,
|
|
3579
3145
|
},
|
|
3580
3146
|
{
|
|
3581
3147
|
toolName: "f5xc-api-cloudinfrastructure-edge-list-list",
|
|
@@ -3600,13 +3166,6 @@ export const cloud_infrastructureTools = [
|
|
|
3600
3166
|
dangerLevel: "low",
|
|
3601
3167
|
sideEffects: null,
|
|
3602
3168
|
requiredFields: [],
|
|
3603
|
-
cliExamples: [
|
|
3604
|
-
{
|
|
3605
|
-
command: "f5xcctl config edge-list list --namespace {namespace}",
|
|
3606
|
-
description: "List all edge-lists",
|
|
3607
|
-
use_case: "list_all",
|
|
3608
|
-
},
|
|
3609
|
-
],
|
|
3610
3169
|
confirmationRequired: false,
|
|
3611
3170
|
parameterExamples: {},
|
|
3612
3171
|
validationRules: {},
|
|
@@ -3649,13 +3208,6 @@ export const cloud_infrastructureTools = [
|
|
|
3649
3208
|
},
|
|
3650
3209
|
confirmation_required: false,
|
|
3651
3210
|
danger_level: "low",
|
|
3652
|
-
examples: [
|
|
3653
|
-
{
|
|
3654
|
-
command: "f5xcctl config edge-list list --namespace {namespace}",
|
|
3655
|
-
description: "List all edge-lists",
|
|
3656
|
-
use_case: "list_all",
|
|
3657
|
-
},
|
|
3658
|
-
],
|
|
3659
3211
|
field_docs: {},
|
|
3660
3212
|
optional_fields: [],
|
|
3661
3213
|
performance_impact: {
|
|
@@ -3666,6 +3218,7 @@ export const cloud_infrastructureTools = [
|
|
|
3666
3218
|
required_fields: [],
|
|
3667
3219
|
side_effects: {},
|
|
3668
3220
|
},
|
|
3221
|
+
curlExample: null,
|
|
3669
3222
|
},
|
|
3670
3223
|
{
|
|
3671
3224
|
toolName: "f5xc-api-cloudinfrastructure-force-delete-create",
|
|
@@ -3706,18 +3259,6 @@ export const cloud_infrastructureTools = [
|
|
|
3706
3259
|
creates: ["force-delete"],
|
|
3707
3260
|
},
|
|
3708
3261
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name"],
|
|
3709
|
-
cliExamples: [
|
|
3710
|
-
{
|
|
3711
|
-
command: "f5xcctl config force-delete create {name} --namespace {namespace}",
|
|
3712
|
-
description: "Create force-delete",
|
|
3713
|
-
use_case: "basic_create",
|
|
3714
|
-
},
|
|
3715
|
-
{
|
|
3716
|
-
command: "f5xcctl config force-delete create -f {file}.yaml",
|
|
3717
|
-
description: "Create from YAML file",
|
|
3718
|
-
use_case: "file_based",
|
|
3719
|
-
},
|
|
3720
|
-
],
|
|
3721
3262
|
confirmationRequired: false,
|
|
3722
3263
|
parameterExamples: {
|
|
3723
3264
|
name: "Cloud-elastic-IP-1.",
|
|
@@ -3762,18 +3303,6 @@ export const cloud_infrastructureTools = [
|
|
|
3762
3303
|
},
|
|
3763
3304
|
confirmation_required: false,
|
|
3764
3305
|
danger_level: "medium",
|
|
3765
|
-
examples: [
|
|
3766
|
-
{
|
|
3767
|
-
command: "f5xcctl config force-delete create {name} --namespace {namespace}",
|
|
3768
|
-
description: "Create force-delete",
|
|
3769
|
-
use_case: "basic_create",
|
|
3770
|
-
},
|
|
3771
|
-
{
|
|
3772
|
-
command: "f5xcctl config force-delete create -f {file}.yaml",
|
|
3773
|
-
description: "Create from YAML file",
|
|
3774
|
-
use_case: "file_based",
|
|
3775
|
-
},
|
|
3776
|
-
],
|
|
3777
3306
|
field_docs: {},
|
|
3778
3307
|
optional_fields: [],
|
|
3779
3308
|
performance_impact: {
|
|
@@ -3786,6 +3315,7 @@ export const cloud_infrastructureTools = [
|
|
|
3786
3315
|
creates: ["force-delete"],
|
|
3787
3316
|
},
|
|
3788
3317
|
},
|
|
3318
|
+
curlExample: null,
|
|
3789
3319
|
},
|
|
3790
3320
|
{
|
|
3791
3321
|
toolName: "f5xc-api-cloudinfrastructure-metric-create",
|
|
@@ -3814,18 +3344,6 @@ export const cloud_infrastructureTools = [
|
|
|
3814
3344
|
creates: ["metric"],
|
|
3815
3345
|
},
|
|
3816
3346
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
3817
|
-
cliExamples: [
|
|
3818
|
-
{
|
|
3819
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
3820
|
-
description: "Create from YAML file",
|
|
3821
|
-
use_case: "file_based",
|
|
3822
|
-
},
|
|
3823
|
-
{
|
|
3824
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
3825
|
-
description: "Create metric",
|
|
3826
|
-
use_case: "basic_create",
|
|
3827
|
-
},
|
|
3828
|
-
],
|
|
3829
3347
|
confirmationRequired: false,
|
|
3830
3348
|
parameterExamples: {},
|
|
3831
3349
|
validationRules: {},
|
|
@@ -3868,18 +3386,6 @@ export const cloud_infrastructureTools = [
|
|
|
3868
3386
|
},
|
|
3869
3387
|
confirmation_required: false,
|
|
3870
3388
|
danger_level: "medium",
|
|
3871
|
-
examples: [
|
|
3872
|
-
{
|
|
3873
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
3874
|
-
description: "Create metric",
|
|
3875
|
-
use_case: "basic_create",
|
|
3876
|
-
},
|
|
3877
|
-
{
|
|
3878
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
3879
|
-
description: "Create from YAML file",
|
|
3880
|
-
use_case: "file_based",
|
|
3881
|
-
},
|
|
3882
|
-
],
|
|
3883
3389
|
field_docs: {},
|
|
3884
3390
|
optional_fields: [],
|
|
3885
3391
|
performance_impact: {
|
|
@@ -3892,6 +3398,7 @@ export const cloud_infrastructureTools = [
|
|
|
3892
3398
|
creates: ["metric"],
|
|
3893
3399
|
},
|
|
3894
3400
|
},
|
|
3401
|
+
curlExample: null,
|
|
3895
3402
|
},
|
|
3896
3403
|
{
|
|
3897
3404
|
toolName: "f5xc-api-cloudinfrastructure-reapply-config-create",
|
|
@@ -3932,18 +3439,6 @@ export const cloud_infrastructureTools = [
|
|
|
3932
3439
|
creates: ["reapply-config"],
|
|
3933
3440
|
},
|
|
3934
3441
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name"],
|
|
3935
|
-
cliExamples: [
|
|
3936
|
-
{
|
|
3937
|
-
command: "f5xcctl config reapply-config create -f {file}.yaml",
|
|
3938
|
-
description: "Create from YAML file",
|
|
3939
|
-
use_case: "file_based",
|
|
3940
|
-
},
|
|
3941
|
-
{
|
|
3942
|
-
command: "f5xcctl config reapply-config create {name} --namespace {namespace}",
|
|
3943
|
-
description: "Create reapply-config",
|
|
3944
|
-
use_case: "basic_create",
|
|
3945
|
-
},
|
|
3946
|
-
],
|
|
3947
3442
|
confirmationRequired: false,
|
|
3948
3443
|
parameterExamples: {
|
|
3949
3444
|
name: "AWS-cloud-link-east.",
|
|
@@ -3988,18 +3483,6 @@ export const cloud_infrastructureTools = [
|
|
|
3988
3483
|
},
|
|
3989
3484
|
confirmation_required: false,
|
|
3990
3485
|
danger_level: "medium",
|
|
3991
|
-
examples: [
|
|
3992
|
-
{
|
|
3993
|
-
command: "f5xcctl config reapply-config create {name} --namespace {namespace}",
|
|
3994
|
-
description: "Create reapply-config",
|
|
3995
|
-
use_case: "basic_create",
|
|
3996
|
-
},
|
|
3997
|
-
{
|
|
3998
|
-
command: "f5xcctl config reapply-config create -f {file}.yaml",
|
|
3999
|
-
description: "Create from YAML file",
|
|
4000
|
-
use_case: "file_based",
|
|
4001
|
-
},
|
|
4002
|
-
],
|
|
4003
3486
|
field_docs: {},
|
|
4004
3487
|
optional_fields: [],
|
|
4005
3488
|
performance_impact: {
|
|
@@ -4012,6 +3495,7 @@ export const cloud_infrastructureTools = [
|
|
|
4012
3495
|
creates: ["reapply-config"],
|
|
4013
3496
|
},
|
|
4014
3497
|
},
|
|
3498
|
+
curlExample: null,
|
|
4015
3499
|
},
|
|
4016
3500
|
{
|
|
4017
3501
|
toolName: "f5xc-api-cloudinfrastructure-segment-metric-create",
|
|
@@ -4040,18 +3524,6 @@ export const cloud_infrastructureTools = [
|
|
|
4040
3524
|
creates: ["segment-metric"],
|
|
4041
3525
|
},
|
|
4042
3526
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
4043
|
-
cliExamples: [
|
|
4044
|
-
{
|
|
4045
|
-
command: "f5xcctl data segment-metric create -f {file}.yaml",
|
|
4046
|
-
description: "Create from YAML file",
|
|
4047
|
-
use_case: "file_based",
|
|
4048
|
-
},
|
|
4049
|
-
{
|
|
4050
|
-
command: "f5xcctl data segment-metric create {name} --namespace {namespace}",
|
|
4051
|
-
description: "Create segment-metric",
|
|
4052
|
-
use_case: "basic_create",
|
|
4053
|
-
},
|
|
4054
|
-
],
|
|
4055
3527
|
confirmationRequired: false,
|
|
4056
3528
|
parameterExamples: {},
|
|
4057
3529
|
validationRules: {},
|
|
@@ -4094,18 +3566,6 @@ export const cloud_infrastructureTools = [
|
|
|
4094
3566
|
},
|
|
4095
3567
|
confirmation_required: false,
|
|
4096
3568
|
danger_level: "medium",
|
|
4097
|
-
examples: [
|
|
4098
|
-
{
|
|
4099
|
-
command: "f5xcctl data segment-metric create {name} --namespace {namespace}",
|
|
4100
|
-
description: "Create segment-metric",
|
|
4101
|
-
use_case: "basic_create",
|
|
4102
|
-
},
|
|
4103
|
-
{
|
|
4104
|
-
command: "f5xcctl data segment-metric create -f {file}.yaml",
|
|
4105
|
-
description: "Create from YAML file",
|
|
4106
|
-
use_case: "file_based",
|
|
4107
|
-
},
|
|
4108
|
-
],
|
|
4109
3569
|
field_docs: {},
|
|
4110
3570
|
optional_fields: [],
|
|
4111
3571
|
performance_impact: {
|
|
@@ -4118,6 +3578,7 @@ export const cloud_infrastructureTools = [
|
|
|
4118
3578
|
creates: ["segment-metric"],
|
|
4119
3579
|
},
|
|
4120
3580
|
},
|
|
3581
|
+
curlExample: null,
|
|
4121
3582
|
},
|
|
4122
3583
|
];
|
|
4123
3584
|
export default cloud_infrastructureTools;
|