@robinmordasiewicz/f5xc-api-mcp 3.4.0 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generator/openapi-parser.d.ts +14 -77
- package/dist/generator/openapi-parser.d.ts.map +1 -1
- package/dist/generator/openapi-parser.js +85 -17
- package/dist/generator/openapi-parser.js.map +1 -1
- package/dist/generator/tool-generator.d.ts +2 -3
- package/dist/generator/tool-generator.d.ts.map +1 -1
- package/dist/generator/tool-generator.js +1 -28
- package/dist/generator/tool-generator.js.map +1 -1
- package/dist/index.d.ts +2 -10
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +28 -33
- package/dist/index.js.map +1 -1
- package/dist/prompts/workflows.d.ts.map +1 -1
- package/dist/prompts/workflows.js +30 -174
- package/dist/prompts/workflows.js.map +1 -1
- package/dist/resources/handlers.d.ts +0 -2
- package/dist/resources/handlers.d.ts.map +1 -1
- package/dist/resources/handlers.js +0 -51
- package/dist/resources/handlers.js.map +1 -1
- package/dist/server.d.ts +1 -1
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +1 -2
- package/dist/server.js.map +1 -1
- package/dist/tools/discovery/execute.d.ts +1 -3
- package/dist/tools/discovery/execute.d.ts.map +1 -1
- package/dist/tools/discovery/execute.js +1 -34
- package/dist/tools/discovery/execute.js.map +1 -1
- package/dist/tools/generated/admin_console_and_ui/index.d.ts.map +1 -1
- package/dist/tools/generated/admin_console_and_ui/index.js +2 -28
- package/dist/tools/generated/admin_console_and_ui/index.js.map +1 -1
- package/dist/tools/generated/api/index.d.ts.map +1 -1
- package/dist/tools/generated/api/index.js +52 -908
- package/dist/tools/generated/api/index.js.map +1 -1
- package/dist/tools/generated/authentication/index.d.ts.map +1 -1
- package/dist/tools/generated/authentication/index.js +9 -156
- package/dist/tools/generated/authentication/index.js.map +1 -1
- package/dist/tools/generated/bigip/index.d.ts.map +1 -1
- package/dist/tools/generated/bigip/index.js +25 -410
- package/dist/tools/generated/bigip/index.js.map +1 -1
- package/dist/tools/generated/billing_and_usage/index.d.ts.map +1 -1
- package/dist/tools/generated/billing_and_usage/index.js +23 -442
- package/dist/tools/generated/billing_and_usage/index.js.map +1 -1
- package/dist/tools/generated/blindfold/index.d.ts.map +1 -1
- package/dist/tools/generated/blindfold/index.js +32 -568
- package/dist/tools/generated/blindfold/index.js.map +1 -1
- package/dist/tools/generated/bot_and_threat_defense/index.d.ts.map +1 -1
- package/dist/tools/generated/bot_and_threat_defense/index.js +20 -340
- package/dist/tools/generated/bot_and_threat_defense/index.js.map +1 -1
- package/dist/tools/generated/cdn/index.d.ts.map +1 -1
- package/dist/tools/generated/cdn/index.js +22 -428
- package/dist/tools/generated/cdn/index.js.map +1 -1
- package/dist/tools/generated/ce_management/index.d.ts.map +1 -1
- package/dist/tools/generated/ce_management/index.js +32 -558
- package/dist/tools/generated/ce_management/index.js.map +1 -1
- package/dist/tools/generated/certificates/index.d.ts.map +1 -1
- package/dist/tools/generated/certificates/index.js +20 -320
- package/dist/tools/generated/certificates/index.js.map +1 -1
- package/dist/tools/generated/cloud_infrastructure/index.d.ts.map +1 -1
- package/dist/tools/generated/cloud_infrastructure/index.js +33 -572
- package/dist/tools/generated/cloud_infrastructure/index.js.map +1 -1
- package/dist/tools/generated/container_services/index.d.ts.map +1 -1
- package/dist/tools/generated/container_services/index.js +16 -264
- package/dist/tools/generated/container_services/index.js.map +1 -1
- package/dist/tools/generated/data_and_privacy_security/index.d.ts.map +1 -1
- package/dist/tools/generated/data_and_privacy_security/index.js +13 -202
- package/dist/tools/generated/data_and_privacy_security/index.js.map +1 -1
- package/dist/tools/generated/data_intelligence/index.d.ts.map +1 -1
- package/dist/tools/generated/data_intelligence/index.js +15 -290
- package/dist/tools/generated/data_intelligence/index.js.map +1 -1
- package/dist/tools/generated/ddos/index.d.ts.map +1 -1
- package/dist/tools/generated/ddos/index.js +68 -1152
- package/dist/tools/generated/ddos/index.js.map +1 -1
- package/dist/tools/generated/dns/index.d.ts.map +1 -1
- package/dist/tools/generated/dns/index.js +52 -908
- package/dist/tools/generated/dns/index.js.map +1 -1
- package/dist/tools/generated/generative_ai/index.d.ts.map +1 -1
- package/dist/tools/generated/generative_ai/index.js +11 -254
- package/dist/tools/generated/generative_ai/index.js.map +1 -1
- package/dist/tools/generated/managed_kubernetes/index.d.ts.map +1 -1
- package/dist/tools/generated/managed_kubernetes/index.js +25 -400
- package/dist/tools/generated/managed_kubernetes/index.js.map +1 -1
- package/dist/tools/generated/marketplace/index.d.ts.map +1 -1
- package/dist/tools/generated/marketplace/index.js +36 -594
- package/dist/tools/generated/marketplace/index.js.map +1 -1
- package/dist/tools/generated/network/index.d.ts.map +1 -1
- package/dist/tools/generated/network/index.js +98 -1582
- package/dist/tools/generated/network/index.js.map +1 -1
- package/dist/tools/generated/network_security/index.d.ts.map +1 -1
- package/dist/tools/generated/network_security/index.js +69 -1126
- package/dist/tools/generated/network_security/index.js.map +1 -1
- package/dist/tools/generated/nginx_one/index.d.ts.map +1 -1
- package/dist/tools/generated/nginx_one/index.js +14 -236
- package/dist/tools/generated/nginx_one/index.js.map +1 -1
- package/dist/tools/generated/object_storage/index.d.ts.map +1 -1
- package/dist/tools/generated/object_storage/index.js +7 -98
- package/dist/tools/generated/object_storage/index.js.map +1 -1
- package/dist/tools/generated/observability/index.d.ts.map +1 -1
- package/dist/tools/generated/observability/index.js +45 -790
- package/dist/tools/generated/observability/index.js.map +1 -1
- package/dist/tools/generated/rate_limiting/index.d.ts.map +1 -1
- package/dist/tools/generated/rate_limiting/index.js +15 -240
- package/dist/tools/generated/rate_limiting/index.js.map +1 -1
- package/dist/tools/generated/secops_and_incident_response/index.d.ts.map +1 -1
- package/dist/tools/generated/secops_and_incident_response/index.js +5 -80
- package/dist/tools/generated/secops_and_incident_response/index.js.map +1 -1
- package/dist/tools/generated/service_mesh/index.d.ts.map +1 -1
- package/dist/tools/generated/service_mesh/index.js +44 -766
- package/dist/tools/generated/service_mesh/index.js.map +1 -1
- package/dist/tools/generated/shape/index.d.ts.map +1 -1
- package/dist/tools/generated/shape/index.js +182 -3502
- package/dist/tools/generated/shape/index.js.map +1 -1
- package/dist/tools/generated/sites/index.d.ts.map +1 -1
- package/dist/tools/generated/sites/index.js +106 -1864
- package/dist/tools/generated/sites/index.js.map +1 -1
- package/dist/tools/generated/statistics/index.d.ts.map +1 -1
- package/dist/tools/generated/statistics/index.js +70 -1350
- package/dist/tools/generated/statistics/index.js.map +1 -1
- package/dist/tools/generated/support/index.d.ts.map +1 -1
- package/dist/tools/generated/support/index.js +47 -928
- package/dist/tools/generated/support/index.js.map +1 -1
- package/dist/tools/generated/telemetry_and_insights/index.d.ts.map +1 -1
- package/dist/tools/generated/telemetry_and_insights/index.js +23 -492
- package/dist/tools/generated/telemetry_and_insights/index.js.map +1 -1
- package/dist/tools/generated/tenant_and_identity/index.d.ts.map +1 -1
- package/dist/tools/generated/tenant_and_identity/index.js +185 -3081
- package/dist/tools/generated/tenant_and_identity/index.js.map +1 -1
- package/dist/tools/generated/threat_campaign/index.d.ts.map +1 -1
- package/dist/tools/generated/threat_campaign/index.js +1 -14
- package/dist/tools/generated/threat_campaign/index.js.map +1 -1
- package/dist/tools/generated/users/index.d.ts.map +1 -1
- package/dist/tools/generated/users/index.js +12 -208
- package/dist/tools/generated/users/index.js.map +1 -1
- package/dist/tools/generated/virtual/index.d.ts.map +1 -1
- package/dist/tools/generated/virtual/index.js +89 -1526
- package/dist/tools/generated/virtual/index.js.map +1 -1
- package/dist/tools/generated/vpm_and_node_management/index.d.ts.map +1 -1
- package/dist/tools/generated/vpm_and_node_management/index.js +1 -14
- package/dist/tools/generated/vpm_and_node_management/index.js.map +1 -1
- package/dist/tools/generated/waf/index.d.ts.map +1 -1
- package/dist/tools/generated/waf/index.js +36 -674
- package/dist/tools/generated/waf/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/cli/index.d.ts +0 -16
- package/dist/cli/index.d.ts.map +0 -1
- package/dist/cli/index.js +0 -116
- package/dist/cli/index.js.map +0 -1
- package/dist/cli/setup.d.ts +0 -54
- package/dist/cli/setup.d.ts.map +0 -1
- package/dist/cli/setup.js +0 -347
- package/dist/cli/setup.js.map +0 -1
|
@@ -42,18 +42,6 @@ export const apiTools = [
|
|
|
42
42
|
creates: ["api-crawler"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl config api-crawler create {name} --namespace {namespace}",
|
|
48
|
-
description: "Create api-crawler",
|
|
49
|
-
use_case: "basic_create",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl config api-crawler create -f {file}.yaml",
|
|
53
|
-
description: "Create from YAML file",
|
|
54
|
-
use_case: "file_based",
|
|
55
|
-
},
|
|
56
|
-
],
|
|
57
45
|
confirmationRequired: false,
|
|
58
46
|
parameterExamples: {
|
|
59
47
|
"metadata.namespace": "Staging",
|
|
@@ -98,18 +86,6 @@ export const apiTools = [
|
|
|
98
86
|
},
|
|
99
87
|
confirmation_required: false,
|
|
100
88
|
danger_level: "medium",
|
|
101
|
-
examples: [
|
|
102
|
-
{
|
|
103
|
-
command: "f5xcctl config api-crawler create {name} --namespace {namespace}",
|
|
104
|
-
description: "Create api-crawler",
|
|
105
|
-
use_case: "basic_create",
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
command: "f5xcctl config api-crawler create -f {file}.yaml",
|
|
109
|
-
description: "Create from YAML file",
|
|
110
|
-
use_case: "file_based",
|
|
111
|
-
},
|
|
112
|
-
],
|
|
113
89
|
field_docs: {},
|
|
114
90
|
optional_fields: [],
|
|
115
91
|
performance_impact: {
|
|
@@ -122,6 +98,7 @@ export const apiTools = [
|
|
|
122
98
|
creates: ["api-crawler"],
|
|
123
99
|
},
|
|
124
100
|
},
|
|
101
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_crawlers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
125
102
|
},
|
|
126
103
|
{
|
|
127
104
|
toolName: "f5xc-api-api-api-crawler-delete",
|
|
@@ -171,13 +148,6 @@ export const apiTools = [
|
|
|
171
148
|
deletes: ["api-crawler", "contained_resources"],
|
|
172
149
|
},
|
|
173
150
|
requiredFields: ["path.name", "path.namespace"],
|
|
174
|
-
cliExamples: [
|
|
175
|
-
{
|
|
176
|
-
command: "f5xcctl config api-crawler delete {name} --namespace {namespace}",
|
|
177
|
-
description: "Delete api-crawler",
|
|
178
|
-
use_case: "delete",
|
|
179
|
-
},
|
|
180
|
-
],
|
|
181
151
|
confirmationRequired: true,
|
|
182
152
|
parameterExamples: {
|
|
183
153
|
name: "Name",
|
|
@@ -223,13 +193,6 @@ export const apiTools = [
|
|
|
223
193
|
},
|
|
224
194
|
confirmation_required: true,
|
|
225
195
|
danger_level: "high",
|
|
226
|
-
examples: [
|
|
227
|
-
{
|
|
228
|
-
command: "f5xcctl config api-crawler delete {name} --namespace {namespace}",
|
|
229
|
-
description: "Delete api-crawler",
|
|
230
|
-
use_case: "delete",
|
|
231
|
-
},
|
|
232
|
-
],
|
|
233
196
|
field_docs: {},
|
|
234
197
|
optional_fields: [],
|
|
235
198
|
performance_impact: {
|
|
@@ -242,6 +205,7 @@ export const apiTools = [
|
|
|
242
205
|
deletes: ["api-crawler", "contained_resources"],
|
|
243
206
|
},
|
|
244
207
|
},
|
|
208
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_crawlers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
245
209
|
},
|
|
246
210
|
{
|
|
247
211
|
toolName: "f5xc-api-api-api-crawler-get",
|
|
@@ -310,13 +274,6 @@ export const apiTools = [
|
|
|
310
274
|
dangerLevel: "low",
|
|
311
275
|
sideEffects: null,
|
|
312
276
|
requiredFields: ["path.name", "path.namespace"],
|
|
313
|
-
cliExamples: [
|
|
314
|
-
{
|
|
315
|
-
command: "f5xcctl config api-crawler get {name} --namespace {namespace}",
|
|
316
|
-
description: "Get specific api-crawler",
|
|
317
|
-
use_case: "get_specific",
|
|
318
|
-
},
|
|
319
|
-
],
|
|
320
277
|
confirmationRequired: false,
|
|
321
278
|
parameterExamples: {
|
|
322
279
|
name: "Name",
|
|
@@ -362,13 +319,6 @@ export const apiTools = [
|
|
|
362
319
|
},
|
|
363
320
|
confirmation_required: false,
|
|
364
321
|
danger_level: "low",
|
|
365
|
-
examples: [
|
|
366
|
-
{
|
|
367
|
-
command: "f5xcctl config api-crawler get {name} --namespace {namespace}",
|
|
368
|
-
description: "Get specific api-crawler",
|
|
369
|
-
use_case: "get_specific",
|
|
370
|
-
},
|
|
371
|
-
],
|
|
372
322
|
field_docs: {},
|
|
373
323
|
optional_fields: [],
|
|
374
324
|
performance_impact: {
|
|
@@ -379,6 +329,7 @@ export const apiTools = [
|
|
|
379
329
|
required_fields: ["path.name", "path.namespace"],
|
|
380
330
|
side_effects: {},
|
|
381
331
|
},
|
|
332
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_crawlers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
382
333
|
},
|
|
383
334
|
{
|
|
384
335
|
toolName: "f5xc-api-api-api-crawler-list",
|
|
@@ -453,13 +404,6 @@ export const apiTools = [
|
|
|
453
404
|
dangerLevel: "low",
|
|
454
405
|
sideEffects: null,
|
|
455
406
|
requiredFields: ["path.namespace"],
|
|
456
|
-
cliExamples: [
|
|
457
|
-
{
|
|
458
|
-
command: "f5xcctl config api-crawler list --namespace {namespace}",
|
|
459
|
-
description: "List all api-crawlers",
|
|
460
|
-
use_case: "list_all",
|
|
461
|
-
},
|
|
462
|
-
],
|
|
463
407
|
confirmationRequired: false,
|
|
464
408
|
parameterExamples: {
|
|
465
409
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -505,13 +449,6 @@ export const apiTools = [
|
|
|
505
449
|
},
|
|
506
450
|
confirmation_required: false,
|
|
507
451
|
danger_level: "low",
|
|
508
|
-
examples: [
|
|
509
|
-
{
|
|
510
|
-
command: "f5xcctl config api-crawler list --namespace {namespace}",
|
|
511
|
-
description: "List all api-crawlers",
|
|
512
|
-
use_case: "list_all",
|
|
513
|
-
},
|
|
514
|
-
],
|
|
515
452
|
field_docs: {},
|
|
516
453
|
optional_fields: [],
|
|
517
454
|
performance_impact: {
|
|
@@ -522,6 +459,7 @@ export const apiTools = [
|
|
|
522
459
|
required_fields: ["path.namespace"],
|
|
523
460
|
side_effects: {},
|
|
524
461
|
},
|
|
462
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_crawlers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
525
463
|
},
|
|
526
464
|
{
|
|
527
465
|
toolName: "f5xc-api-api-api-crawler-update",
|
|
@@ -573,13 +511,6 @@ export const apiTools = [
|
|
|
573
511
|
modifies: ["api-crawler"],
|
|
574
512
|
},
|
|
575
513
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
576
|
-
cliExamples: [
|
|
577
|
-
{
|
|
578
|
-
command: "f5xcctl config api-crawler update {name} --namespace {namespace} -f {file}.yaml",
|
|
579
|
-
description: "Update api-crawler",
|
|
580
|
-
use_case: "update",
|
|
581
|
-
},
|
|
582
|
-
],
|
|
583
514
|
confirmationRequired: false,
|
|
584
515
|
parameterExamples: {
|
|
585
516
|
"metadata.name": "Example-corp-web.",
|
|
@@ -625,13 +556,6 @@ export const apiTools = [
|
|
|
625
556
|
},
|
|
626
557
|
confirmation_required: false,
|
|
627
558
|
danger_level: "medium",
|
|
628
|
-
examples: [
|
|
629
|
-
{
|
|
630
|
-
command: "f5xcctl config api-crawler update {name} --namespace {namespace} -f {file}.yaml",
|
|
631
|
-
description: "Update api-crawler",
|
|
632
|
-
use_case: "update",
|
|
633
|
-
},
|
|
634
|
-
],
|
|
635
559
|
field_docs: {},
|
|
636
560
|
optional_fields: [],
|
|
637
561
|
performance_impact: {
|
|
@@ -644,6 +568,7 @@ export const apiTools = [
|
|
|
644
568
|
modifies: ["api-crawler"],
|
|
645
569
|
},
|
|
646
570
|
},
|
|
571
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_crawlers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
647
572
|
},
|
|
648
573
|
{
|
|
649
574
|
toolName: "f5xc-api-api-api-definition-create",
|
|
@@ -684,18 +609,6 @@ export const apiTools = [
|
|
|
684
609
|
creates: ["api-definition"],
|
|
685
610
|
},
|
|
686
611
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
687
|
-
cliExamples: [
|
|
688
|
-
{
|
|
689
|
-
command: "f5xcctl config api-definition create {name} --namespace {namespace}",
|
|
690
|
-
description: "Create api-definition",
|
|
691
|
-
use_case: "basic_create",
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
command: "f5xcctl config api-definition create -f {file}.yaml",
|
|
695
|
-
description: "Create from YAML file",
|
|
696
|
-
use_case: "file_based",
|
|
697
|
-
},
|
|
698
|
-
],
|
|
699
612
|
confirmationRequired: false,
|
|
700
613
|
parameterExamples: {
|
|
701
614
|
"metadata.namespace": "Staging",
|
|
@@ -740,18 +653,6 @@ export const apiTools = [
|
|
|
740
653
|
},
|
|
741
654
|
confirmation_required: false,
|
|
742
655
|
danger_level: "medium",
|
|
743
|
-
examples: [
|
|
744
|
-
{
|
|
745
|
-
command: "f5xcctl config api-definition create {name} --namespace {namespace}",
|
|
746
|
-
description: "Create api-definition",
|
|
747
|
-
use_case: "basic_create",
|
|
748
|
-
},
|
|
749
|
-
{
|
|
750
|
-
command: "f5xcctl config api-definition create -f {file}.yaml",
|
|
751
|
-
description: "Create from YAML file",
|
|
752
|
-
use_case: "file_based",
|
|
753
|
-
},
|
|
754
|
-
],
|
|
755
656
|
field_docs: {},
|
|
756
657
|
optional_fields: [],
|
|
757
658
|
performance_impact: {
|
|
@@ -764,6 +665,7 @@ export const apiTools = [
|
|
|
764
665
|
creates: ["api-definition"],
|
|
765
666
|
},
|
|
766
667
|
},
|
|
668
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_definitions" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
767
669
|
},
|
|
768
670
|
{
|
|
769
671
|
toolName: "f5xc-api-api-api-definition-delete",
|
|
@@ -813,13 +715,6 @@ export const apiTools = [
|
|
|
813
715
|
deletes: ["api-definition", "contained_resources"],
|
|
814
716
|
},
|
|
815
717
|
requiredFields: ["path.name", "path.namespace"],
|
|
816
|
-
cliExamples: [
|
|
817
|
-
{
|
|
818
|
-
command: "f5xcctl config api-definition delete {name} --namespace {namespace}",
|
|
819
|
-
description: "Delete api-definition",
|
|
820
|
-
use_case: "delete",
|
|
821
|
-
},
|
|
822
|
-
],
|
|
823
718
|
confirmationRequired: true,
|
|
824
719
|
parameterExamples: {
|
|
825
720
|
name: "Name",
|
|
@@ -865,13 +760,6 @@ export const apiTools = [
|
|
|
865
760
|
},
|
|
866
761
|
confirmation_required: true,
|
|
867
762
|
danger_level: "high",
|
|
868
|
-
examples: [
|
|
869
|
-
{
|
|
870
|
-
command: "f5xcctl config api-definition delete {name} --namespace {namespace}",
|
|
871
|
-
description: "Delete api-definition",
|
|
872
|
-
use_case: "delete",
|
|
873
|
-
},
|
|
874
|
-
],
|
|
875
763
|
field_docs: {},
|
|
876
764
|
optional_fields: [],
|
|
877
765
|
performance_impact: {
|
|
@@ -884,6 +772,7 @@ export const apiTools = [
|
|
|
884
772
|
deletes: ["api-definition", "contained_resources"],
|
|
885
773
|
},
|
|
886
774
|
},
|
|
775
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_definitions" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
887
776
|
},
|
|
888
777
|
{
|
|
889
778
|
toolName: "f5xc-api-api-api-definition-get",
|
|
@@ -952,13 +841,6 @@ export const apiTools = [
|
|
|
952
841
|
dangerLevel: "low",
|
|
953
842
|
sideEffects: null,
|
|
954
843
|
requiredFields: ["path.name", "path.namespace"],
|
|
955
|
-
cliExamples: [
|
|
956
|
-
{
|
|
957
|
-
command: "f5xcctl config api-definition get {name} --namespace {namespace}",
|
|
958
|
-
description: "Get specific api-definition",
|
|
959
|
-
use_case: "get_specific",
|
|
960
|
-
},
|
|
961
|
-
],
|
|
962
844
|
confirmationRequired: false,
|
|
963
845
|
parameterExamples: {
|
|
964
846
|
name: "Name",
|
|
@@ -1004,13 +886,6 @@ export const apiTools = [
|
|
|
1004
886
|
},
|
|
1005
887
|
confirmation_required: false,
|
|
1006
888
|
danger_level: "low",
|
|
1007
|
-
examples: [
|
|
1008
|
-
{
|
|
1009
|
-
command: "f5xcctl config api-definition get {name} --namespace {namespace}",
|
|
1010
|
-
description: "Get specific api-definition",
|
|
1011
|
-
use_case: "get_specific",
|
|
1012
|
-
},
|
|
1013
|
-
],
|
|
1014
889
|
field_docs: {},
|
|
1015
890
|
optional_fields: [],
|
|
1016
891
|
performance_impact: {
|
|
@@ -1021,6 +896,7 @@ export const apiTools = [
|
|
|
1021
896
|
required_fields: ["path.name", "path.namespace"],
|
|
1022
897
|
side_effects: {},
|
|
1023
898
|
},
|
|
899
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_definitions" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1024
900
|
},
|
|
1025
901
|
{
|
|
1026
902
|
toolName: "f5xc-api-api-api-definition-list",
|
|
@@ -1095,13 +971,6 @@ export const apiTools = [
|
|
|
1095
971
|
dangerLevel: "low",
|
|
1096
972
|
sideEffects: null,
|
|
1097
973
|
requiredFields: ["path.namespace"],
|
|
1098
|
-
cliExamples: [
|
|
1099
|
-
{
|
|
1100
|
-
command: "f5xcctl config api-definition list --namespace {namespace}",
|
|
1101
|
-
description: "List all api-definitions",
|
|
1102
|
-
use_case: "list_all",
|
|
1103
|
-
},
|
|
1104
|
-
],
|
|
1105
974
|
confirmationRequired: false,
|
|
1106
975
|
parameterExamples: {
|
|
1107
976
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1147,13 +1016,6 @@ export const apiTools = [
|
|
|
1147
1016
|
},
|
|
1148
1017
|
confirmation_required: false,
|
|
1149
1018
|
danger_level: "low",
|
|
1150
|
-
examples: [
|
|
1151
|
-
{
|
|
1152
|
-
command: "f5xcctl config api-definition list --namespace {namespace}",
|
|
1153
|
-
description: "List all api-definitions",
|
|
1154
|
-
use_case: "list_all",
|
|
1155
|
-
},
|
|
1156
|
-
],
|
|
1157
1019
|
field_docs: {},
|
|
1158
1020
|
optional_fields: [],
|
|
1159
1021
|
performance_impact: {
|
|
@@ -1164,6 +1026,7 @@ export const apiTools = [
|
|
|
1164
1026
|
required_fields: ["path.namespace"],
|
|
1165
1027
|
side_effects: {},
|
|
1166
1028
|
},
|
|
1029
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_definitions" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1167
1030
|
},
|
|
1168
1031
|
{
|
|
1169
1032
|
toolName: "f5xc-api-api-api-definition-update",
|
|
@@ -1215,13 +1078,6 @@ export const apiTools = [
|
|
|
1215
1078
|
modifies: ["api-definition"],
|
|
1216
1079
|
},
|
|
1217
1080
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1218
|
-
cliExamples: [
|
|
1219
|
-
{
|
|
1220
|
-
command: "f5xcctl config api-definition update {name} --namespace {namespace} -f {file}.yaml",
|
|
1221
|
-
description: "Update api-definition",
|
|
1222
|
-
use_case: "update",
|
|
1223
|
-
},
|
|
1224
|
-
],
|
|
1225
1081
|
confirmationRequired: false,
|
|
1226
1082
|
parameterExamples: {
|
|
1227
1083
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1267,13 +1123,6 @@ export const apiTools = [
|
|
|
1267
1123
|
},
|
|
1268
1124
|
confirmation_required: false,
|
|
1269
1125
|
danger_level: "medium",
|
|
1270
|
-
examples: [
|
|
1271
|
-
{
|
|
1272
|
-
command: "f5xcctl config api-definition update {name} --namespace {namespace} -f {file}.yaml",
|
|
1273
|
-
description: "Update api-definition",
|
|
1274
|
-
use_case: "update",
|
|
1275
|
-
},
|
|
1276
|
-
],
|
|
1277
1126
|
field_docs: {},
|
|
1278
1127
|
optional_fields: [],
|
|
1279
1128
|
performance_impact: {
|
|
@@ -1286,6 +1135,7 @@ export const apiTools = [
|
|
|
1286
1135
|
modifies: ["api-definition"],
|
|
1287
1136
|
},
|
|
1288
1137
|
},
|
|
1138
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_definitions" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1289
1139
|
},
|
|
1290
1140
|
{
|
|
1291
1141
|
toolName: "f5xc-api-api-api-definitions-without-shared-list",
|
|
@@ -1322,13 +1172,6 @@ export const apiTools = [
|
|
|
1322
1172
|
dangerLevel: "low",
|
|
1323
1173
|
sideEffects: null,
|
|
1324
1174
|
requiredFields: ["path.namespace"],
|
|
1325
|
-
cliExamples: [
|
|
1326
|
-
{
|
|
1327
|
-
command: "f5xcctl config api-definitions-without-shared list --namespace {namespace}",
|
|
1328
|
-
description: "List all api-definitions-without-shareds",
|
|
1329
|
-
use_case: "list_all",
|
|
1330
|
-
},
|
|
1331
|
-
],
|
|
1332
1175
|
confirmationRequired: false,
|
|
1333
1176
|
parameterExamples: {
|
|
1334
1177
|
namespace: "Shared",
|
|
@@ -1373,13 +1216,6 @@ export const apiTools = [
|
|
|
1373
1216
|
},
|
|
1374
1217
|
confirmation_required: false,
|
|
1375
1218
|
danger_level: "low",
|
|
1376
|
-
examples: [
|
|
1377
|
-
{
|
|
1378
|
-
command: "f5xcctl config api-definitions-without-shared list --namespace {namespace}",
|
|
1379
|
-
description: "List all api-definitions-without-shareds",
|
|
1380
|
-
use_case: "list_all",
|
|
1381
|
-
},
|
|
1382
|
-
],
|
|
1383
1219
|
field_docs: {},
|
|
1384
1220
|
optional_fields: [],
|
|
1385
1221
|
performance_impact: {
|
|
@@ -1390,6 +1226,7 @@ export const apiTools = [
|
|
|
1390
1226
|
required_fields: ["path.namespace"],
|
|
1391
1227
|
side_effects: {},
|
|
1392
1228
|
},
|
|
1229
|
+
curlExample: null,
|
|
1393
1230
|
},
|
|
1394
1231
|
{
|
|
1395
1232
|
toolName: "f5xc-api-api-api-discovery-create",
|
|
@@ -1430,18 +1267,6 @@ export const apiTools = [
|
|
|
1430
1267
|
creates: ["api-discovery"],
|
|
1431
1268
|
},
|
|
1432
1269
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1433
|
-
cliExamples: [
|
|
1434
|
-
{
|
|
1435
|
-
command: "f5xcctl config api-discovery create {name} --namespace {namespace}",
|
|
1436
|
-
description: "Create api-discovery",
|
|
1437
|
-
use_case: "basic_create",
|
|
1438
|
-
},
|
|
1439
|
-
{
|
|
1440
|
-
command: "f5xcctl config api-discovery create -f {file}.yaml",
|
|
1441
|
-
description: "Create from YAML file",
|
|
1442
|
-
use_case: "file_based",
|
|
1443
|
-
},
|
|
1444
|
-
],
|
|
1445
1270
|
confirmationRequired: false,
|
|
1446
1271
|
parameterExamples: {
|
|
1447
1272
|
"metadata.namespace": "Staging",
|
|
@@ -1486,18 +1311,6 @@ export const apiTools = [
|
|
|
1486
1311
|
},
|
|
1487
1312
|
confirmation_required: false,
|
|
1488
1313
|
danger_level: "medium",
|
|
1489
|
-
examples: [
|
|
1490
|
-
{
|
|
1491
|
-
command: "f5xcctl config api-discovery create {name} --namespace {namespace}",
|
|
1492
|
-
description: "Create api-discovery",
|
|
1493
|
-
use_case: "basic_create",
|
|
1494
|
-
},
|
|
1495
|
-
{
|
|
1496
|
-
command: "f5xcctl config api-discovery create -f {file}.yaml",
|
|
1497
|
-
description: "Create from YAML file",
|
|
1498
|
-
use_case: "file_based",
|
|
1499
|
-
},
|
|
1500
|
-
],
|
|
1501
1314
|
field_docs: {},
|
|
1502
1315
|
optional_fields: [],
|
|
1503
1316
|
performance_impact: {
|
|
@@ -1510,6 +1323,7 @@ export const apiTools = [
|
|
|
1510
1323
|
creates: ["api-discovery"],
|
|
1511
1324
|
},
|
|
1512
1325
|
},
|
|
1326
|
+
curlExample: null,
|
|
1513
1327
|
},
|
|
1514
1328
|
{
|
|
1515
1329
|
toolName: "f5xc-api-api-api-discovery-delete",
|
|
@@ -1559,13 +1373,6 @@ export const apiTools = [
|
|
|
1559
1373
|
deletes: ["api-discovery", "contained_resources"],
|
|
1560
1374
|
},
|
|
1561
1375
|
requiredFields: ["path.name", "path.namespace"],
|
|
1562
|
-
cliExamples: [
|
|
1563
|
-
{
|
|
1564
|
-
command: "f5xcctl config api-discovery delete {name} --namespace {namespace}",
|
|
1565
|
-
description: "Delete api-discovery",
|
|
1566
|
-
use_case: "delete",
|
|
1567
|
-
},
|
|
1568
|
-
],
|
|
1569
1376
|
confirmationRequired: true,
|
|
1570
1377
|
parameterExamples: {
|
|
1571
1378
|
name: "Name",
|
|
@@ -1611,13 +1418,6 @@ export const apiTools = [
|
|
|
1611
1418
|
},
|
|
1612
1419
|
confirmation_required: true,
|
|
1613
1420
|
danger_level: "high",
|
|
1614
|
-
examples: [
|
|
1615
|
-
{
|
|
1616
|
-
command: "f5xcctl config api-discovery delete {name} --namespace {namespace}",
|
|
1617
|
-
description: "Delete api-discovery",
|
|
1618
|
-
use_case: "delete",
|
|
1619
|
-
},
|
|
1620
|
-
],
|
|
1621
1421
|
field_docs: {},
|
|
1622
1422
|
optional_fields: [],
|
|
1623
1423
|
performance_impact: {
|
|
@@ -1630,6 +1430,7 @@ export const apiTools = [
|
|
|
1630
1430
|
deletes: ["api-discovery", "contained_resources"],
|
|
1631
1431
|
},
|
|
1632
1432
|
},
|
|
1433
|
+
curlExample: null,
|
|
1633
1434
|
},
|
|
1634
1435
|
{
|
|
1635
1436
|
toolName: "f5xc-api-api-api-discovery-get",
|
|
@@ -1698,13 +1499,6 @@ export const apiTools = [
|
|
|
1698
1499
|
dangerLevel: "low",
|
|
1699
1500
|
sideEffects: null,
|
|
1700
1501
|
requiredFields: ["path.name", "path.namespace"],
|
|
1701
|
-
cliExamples: [
|
|
1702
|
-
{
|
|
1703
|
-
command: "f5xcctl config api-discovery get {name} --namespace {namespace}",
|
|
1704
|
-
description: "Get specific api-discovery",
|
|
1705
|
-
use_case: "get_specific",
|
|
1706
|
-
},
|
|
1707
|
-
],
|
|
1708
1502
|
confirmationRequired: false,
|
|
1709
1503
|
parameterExamples: {
|
|
1710
1504
|
name: "Name",
|
|
@@ -1750,13 +1544,6 @@ export const apiTools = [
|
|
|
1750
1544
|
},
|
|
1751
1545
|
confirmation_required: false,
|
|
1752
1546
|
danger_level: "low",
|
|
1753
|
-
examples: [
|
|
1754
|
-
{
|
|
1755
|
-
command: "f5xcctl config api-discovery get {name} --namespace {namespace}",
|
|
1756
|
-
description: "Get specific api-discovery",
|
|
1757
|
-
use_case: "get_specific",
|
|
1758
|
-
},
|
|
1759
|
-
],
|
|
1760
1547
|
field_docs: {},
|
|
1761
1548
|
optional_fields: [],
|
|
1762
1549
|
performance_impact: {
|
|
@@ -1767,6 +1554,7 @@ export const apiTools = [
|
|
|
1767
1554
|
required_fields: ["path.name", "path.namespace"],
|
|
1768
1555
|
side_effects: {},
|
|
1769
1556
|
},
|
|
1557
|
+
curlExample: null,
|
|
1770
1558
|
},
|
|
1771
1559
|
{
|
|
1772
1560
|
toolName: "f5xc-api-api-api-discovery-list",
|
|
@@ -1841,13 +1629,6 @@ export const apiTools = [
|
|
|
1841
1629
|
dangerLevel: "low",
|
|
1842
1630
|
sideEffects: null,
|
|
1843
1631
|
requiredFields: ["path.namespace"],
|
|
1844
|
-
cliExamples: [
|
|
1845
|
-
{
|
|
1846
|
-
command: "f5xcctl config api-discovery list --namespace {namespace}",
|
|
1847
|
-
description: "List all api-discoverys",
|
|
1848
|
-
use_case: "list_all",
|
|
1849
|
-
},
|
|
1850
|
-
],
|
|
1851
1632
|
confirmationRequired: false,
|
|
1852
1633
|
parameterExamples: {
|
|
1853
1634
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1893,13 +1674,6 @@ export const apiTools = [
|
|
|
1893
1674
|
},
|
|
1894
1675
|
confirmation_required: false,
|
|
1895
1676
|
danger_level: "low",
|
|
1896
|
-
examples: [
|
|
1897
|
-
{
|
|
1898
|
-
command: "f5xcctl config api-discovery list --namespace {namespace}",
|
|
1899
|
-
description: "List all api-discoverys",
|
|
1900
|
-
use_case: "list_all",
|
|
1901
|
-
},
|
|
1902
|
-
],
|
|
1903
1677
|
field_docs: {},
|
|
1904
1678
|
optional_fields: [],
|
|
1905
1679
|
performance_impact: {
|
|
@@ -1910,6 +1684,7 @@ export const apiTools = [
|
|
|
1910
1684
|
required_fields: ["path.namespace"],
|
|
1911
1685
|
side_effects: {},
|
|
1912
1686
|
},
|
|
1687
|
+
curlExample: null,
|
|
1913
1688
|
},
|
|
1914
1689
|
{
|
|
1915
1690
|
toolName: "f5xc-api-api-api-discovery-update",
|
|
@@ -1961,13 +1736,6 @@ export const apiTools = [
|
|
|
1961
1736
|
modifies: ["api-discovery"],
|
|
1962
1737
|
},
|
|
1963
1738
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1964
|
-
cliExamples: [
|
|
1965
|
-
{
|
|
1966
|
-
command: "f5xcctl config api-discovery update {name} --namespace {namespace} -f {file}.yaml",
|
|
1967
|
-
description: "Update api-discovery",
|
|
1968
|
-
use_case: "update",
|
|
1969
|
-
},
|
|
1970
|
-
],
|
|
1971
1739
|
confirmationRequired: false,
|
|
1972
1740
|
parameterExamples: {
|
|
1973
1741
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2013,13 +1781,6 @@ export const apiTools = [
|
|
|
2013
1781
|
},
|
|
2014
1782
|
confirmation_required: false,
|
|
2015
1783
|
danger_level: "medium",
|
|
2016
|
-
examples: [
|
|
2017
|
-
{
|
|
2018
|
-
command: "f5xcctl config api-discovery update {name} --namespace {namespace} -f {file}.yaml",
|
|
2019
|
-
description: "Update api-discovery",
|
|
2020
|
-
use_case: "update",
|
|
2021
|
-
},
|
|
2022
|
-
],
|
|
2023
1784
|
field_docs: {},
|
|
2024
1785
|
optional_fields: [],
|
|
2025
1786
|
performance_impact: {
|
|
@@ -2032,6 +1793,7 @@ export const apiTools = [
|
|
|
2032
1793
|
modifies: ["api-discovery"],
|
|
2033
1794
|
},
|
|
2034
1795
|
},
|
|
1796
|
+
curlExample: null,
|
|
2035
1797
|
},
|
|
2036
1798
|
{
|
|
2037
1799
|
toolName: "f5xc-api-api-api-endpoint-protection-create",
|
|
@@ -2072,18 +1834,6 @@ export const apiTools = [
|
|
|
2072
1834
|
creates: ["api-endpoint-protection"],
|
|
2073
1835
|
},
|
|
2074
1836
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
2075
|
-
cliExamples: [
|
|
2076
|
-
{
|
|
2077
|
-
command: "f5xcctl config api-endpoint-protection create {name} --namespace {namespace}",
|
|
2078
|
-
description: "Create api-endpoint-protection",
|
|
2079
|
-
use_case: "basic_create",
|
|
2080
|
-
},
|
|
2081
|
-
{
|
|
2082
|
-
command: "f5xcctl config api-endpoint-protection create -f {file}.yaml",
|
|
2083
|
-
description: "Create from YAML file",
|
|
2084
|
-
use_case: "file_based",
|
|
2085
|
-
},
|
|
2086
|
-
],
|
|
2087
1837
|
confirmationRequired: false,
|
|
2088
1838
|
parameterExamples: {
|
|
2089
1839
|
namespace: "Shared",
|
|
@@ -2131,18 +1881,6 @@ export const apiTools = [
|
|
|
2131
1881
|
},
|
|
2132
1882
|
confirmation_required: false,
|
|
2133
1883
|
danger_level: "medium",
|
|
2134
|
-
examples: [
|
|
2135
|
-
{
|
|
2136
|
-
command: "f5xcctl config api-endpoint-protection create {name} --namespace {namespace}",
|
|
2137
|
-
description: "Create api-endpoint-protection",
|
|
2138
|
-
use_case: "basic_create",
|
|
2139
|
-
},
|
|
2140
|
-
{
|
|
2141
|
-
command: "f5xcctl config api-endpoint-protection create -f {file}.yaml",
|
|
2142
|
-
description: "Create from YAML file",
|
|
2143
|
-
use_case: "file_based",
|
|
2144
|
-
},
|
|
2145
|
-
],
|
|
2146
1884
|
field_docs: {},
|
|
2147
1885
|
optional_fields: [],
|
|
2148
1886
|
performance_impact: {
|
|
@@ -2155,6 +1893,7 @@ export const apiTools = [
|
|
|
2155
1893
|
creates: ["api-endpoint-protection"],
|
|
2156
1894
|
},
|
|
2157
1895
|
},
|
|
1896
|
+
curlExample: null,
|
|
2158
1897
|
},
|
|
2159
1898
|
{
|
|
2160
1899
|
toolName: "f5xc-api-api-api-group-element-get",
|
|
@@ -2221,13 +1960,6 @@ export const apiTools = [
|
|
|
2221
1960
|
dangerLevel: "low",
|
|
2222
1961
|
sideEffects: null,
|
|
2223
1962
|
requiredFields: ["path.name", "path.namespace"],
|
|
2224
|
-
cliExamples: [
|
|
2225
|
-
{
|
|
2226
|
-
command: "f5xcctl web api-group-element get {name} --namespace {namespace}",
|
|
2227
|
-
description: "Get specific api-group-element",
|
|
2228
|
-
use_case: "get_specific",
|
|
2229
|
-
},
|
|
2230
|
-
],
|
|
2231
1963
|
confirmationRequired: false,
|
|
2232
1964
|
parameterExamples: {
|
|
2233
1965
|
name: "Name",
|
|
@@ -2273,13 +2005,6 @@ export const apiTools = [
|
|
|
2273
2005
|
},
|
|
2274
2006
|
confirmation_required: false,
|
|
2275
2007
|
danger_level: "low",
|
|
2276
|
-
examples: [
|
|
2277
|
-
{
|
|
2278
|
-
command: "f5xcctl web api-group-element get {name} --namespace {namespace}",
|
|
2279
|
-
description: "Get specific api-group-element",
|
|
2280
|
-
use_case: "get_specific",
|
|
2281
|
-
},
|
|
2282
|
-
],
|
|
2283
2008
|
field_docs: {},
|
|
2284
2009
|
optional_fields: [],
|
|
2285
2010
|
performance_impact: {
|
|
@@ -2290,6 +2015,7 @@ export const apiTools = [
|
|
|
2290
2015
|
required_fields: ["path.name", "path.namespace"],
|
|
2291
2016
|
side_effects: {},
|
|
2292
2017
|
},
|
|
2018
|
+
curlExample: null,
|
|
2293
2019
|
},
|
|
2294
2020
|
{
|
|
2295
2021
|
toolName: "f5xc-api-api-api-group-element-list",
|
|
@@ -2364,13 +2090,6 @@ export const apiTools = [
|
|
|
2364
2090
|
dangerLevel: "low",
|
|
2365
2091
|
sideEffects: null,
|
|
2366
2092
|
requiredFields: ["path.namespace"],
|
|
2367
|
-
cliExamples: [
|
|
2368
|
-
{
|
|
2369
|
-
command: "f5xcctl web api-group-element list --namespace {namespace}",
|
|
2370
|
-
description: "List all api-group-elements",
|
|
2371
|
-
use_case: "list_all",
|
|
2372
|
-
},
|
|
2373
|
-
],
|
|
2374
2093
|
confirmationRequired: false,
|
|
2375
2094
|
parameterExamples: {
|
|
2376
2095
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2416,13 +2135,6 @@ export const apiTools = [
|
|
|
2416
2135
|
},
|
|
2417
2136
|
confirmation_required: false,
|
|
2418
2137
|
danger_level: "low",
|
|
2419
|
-
examples: [
|
|
2420
|
-
{
|
|
2421
|
-
command: "f5xcctl web api-group-element list --namespace {namespace}",
|
|
2422
|
-
description: "List all api-group-elements",
|
|
2423
|
-
use_case: "list_all",
|
|
2424
|
-
},
|
|
2425
|
-
],
|
|
2426
2138
|
field_docs: {},
|
|
2427
2139
|
optional_fields: [],
|
|
2428
2140
|
performance_impact: {
|
|
@@ -2433,6 +2145,7 @@ export const apiTools = [
|
|
|
2433
2145
|
required_fields: ["path.namespace"],
|
|
2434
2146
|
side_effects: {},
|
|
2435
2147
|
},
|
|
2148
|
+
curlExample: null,
|
|
2436
2149
|
},
|
|
2437
2150
|
{
|
|
2438
2151
|
toolName: "f5xc-api-api-api-group-get",
|
|
@@ -2499,13 +2212,6 @@ export const apiTools = [
|
|
|
2499
2212
|
dangerLevel: "low",
|
|
2500
2213
|
sideEffects: null,
|
|
2501
2214
|
requiredFields: ["path.name", "path.namespace"],
|
|
2502
|
-
cliExamples: [
|
|
2503
|
-
{
|
|
2504
|
-
command: "f5xcctl web api-group get {name} --namespace {namespace}",
|
|
2505
|
-
description: "Get specific api-group",
|
|
2506
|
-
use_case: "get_specific",
|
|
2507
|
-
},
|
|
2508
|
-
],
|
|
2509
2215
|
confirmationRequired: false,
|
|
2510
2216
|
parameterExamples: {
|
|
2511
2217
|
name: "Name",
|
|
@@ -2551,13 +2257,6 @@ export const apiTools = [
|
|
|
2551
2257
|
},
|
|
2552
2258
|
confirmation_required: false,
|
|
2553
2259
|
danger_level: "low",
|
|
2554
|
-
examples: [
|
|
2555
|
-
{
|
|
2556
|
-
command: "f5xcctl web api-group get {name} --namespace {namespace}",
|
|
2557
|
-
description: "Get specific api-group",
|
|
2558
|
-
use_case: "get_specific",
|
|
2559
|
-
},
|
|
2560
|
-
],
|
|
2561
2260
|
field_docs: {},
|
|
2562
2261
|
optional_fields: [],
|
|
2563
2262
|
performance_impact: {
|
|
@@ -2568,6 +2267,7 @@ export const apiTools = [
|
|
|
2568
2267
|
required_fields: ["path.name", "path.namespace"],
|
|
2569
2268
|
side_effects: {},
|
|
2570
2269
|
},
|
|
2270
|
+
curlExample: null,
|
|
2571
2271
|
},
|
|
2572
2272
|
{
|
|
2573
2273
|
toolName: "f5xc-api-api-api-group-list",
|
|
@@ -2642,13 +2342,6 @@ export const apiTools = [
|
|
|
2642
2342
|
dangerLevel: "low",
|
|
2643
2343
|
sideEffects: null,
|
|
2644
2344
|
requiredFields: ["path.namespace"],
|
|
2645
|
-
cliExamples: [
|
|
2646
|
-
{
|
|
2647
|
-
command: "f5xcctl web api-group list --namespace {namespace}",
|
|
2648
|
-
description: "List all api-groups",
|
|
2649
|
-
use_case: "list_all",
|
|
2650
|
-
},
|
|
2651
|
-
],
|
|
2652
2345
|
confirmationRequired: false,
|
|
2653
2346
|
parameterExamples: {
|
|
2654
2347
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2694,13 +2387,6 @@ export const apiTools = [
|
|
|
2694
2387
|
},
|
|
2695
2388
|
confirmation_required: false,
|
|
2696
2389
|
danger_level: "low",
|
|
2697
|
-
examples: [
|
|
2698
|
-
{
|
|
2699
|
-
command: "f5xcctl web api-group list --namespace {namespace}",
|
|
2700
|
-
description: "List all api-groups",
|
|
2701
|
-
use_case: "list_all",
|
|
2702
|
-
},
|
|
2703
|
-
],
|
|
2704
2390
|
field_docs: {},
|
|
2705
2391
|
optional_fields: [],
|
|
2706
2392
|
performance_impact: {
|
|
@@ -2711,6 +2397,7 @@ export const apiTools = [
|
|
|
2711
2397
|
required_fields: ["path.namespace"],
|
|
2712
2398
|
side_effects: {},
|
|
2713
2399
|
},
|
|
2400
|
+
curlExample: null,
|
|
2714
2401
|
},
|
|
2715
2402
|
{
|
|
2716
2403
|
toolName: "f5xc-api-api-api-testing-create",
|
|
@@ -2751,18 +2438,6 @@ export const apiTools = [
|
|
|
2751
2438
|
creates: ["api-testing"],
|
|
2752
2439
|
},
|
|
2753
2440
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2754
|
-
cliExamples: [
|
|
2755
|
-
{
|
|
2756
|
-
command: "f5xcctl config api-testing create {name} --namespace {namespace}",
|
|
2757
|
-
description: "Create api-testing",
|
|
2758
|
-
use_case: "basic_create",
|
|
2759
|
-
},
|
|
2760
|
-
{
|
|
2761
|
-
command: "f5xcctl config api-testing create -f {file}.yaml",
|
|
2762
|
-
description: "Create from YAML file",
|
|
2763
|
-
use_case: "file_based",
|
|
2764
|
-
},
|
|
2765
|
-
],
|
|
2766
2441
|
confirmationRequired: false,
|
|
2767
2442
|
parameterExamples: {
|
|
2768
2443
|
"metadata.namespace": "Staging",
|
|
@@ -2807,18 +2482,6 @@ export const apiTools = [
|
|
|
2807
2482
|
},
|
|
2808
2483
|
confirmation_required: false,
|
|
2809
2484
|
danger_level: "medium",
|
|
2810
|
-
examples: [
|
|
2811
|
-
{
|
|
2812
|
-
command: "f5xcctl config api-testing create {name} --namespace {namespace}",
|
|
2813
|
-
description: "Create api-testing",
|
|
2814
|
-
use_case: "basic_create",
|
|
2815
|
-
},
|
|
2816
|
-
{
|
|
2817
|
-
command: "f5xcctl config api-testing create -f {file}.yaml",
|
|
2818
|
-
description: "Create from YAML file",
|
|
2819
|
-
use_case: "file_based",
|
|
2820
|
-
},
|
|
2821
|
-
],
|
|
2822
2485
|
field_docs: {},
|
|
2823
2486
|
optional_fields: [],
|
|
2824
2487
|
performance_impact: {
|
|
@@ -2831,6 +2494,7 @@ export const apiTools = [
|
|
|
2831
2494
|
creates: ["api-testing"],
|
|
2832
2495
|
},
|
|
2833
2496
|
},
|
|
2497
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_testings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2834
2498
|
},
|
|
2835
2499
|
{
|
|
2836
2500
|
toolName: "f5xc-api-api-api-testing-delete",
|
|
@@ -2880,13 +2544,6 @@ export const apiTools = [
|
|
|
2880
2544
|
deletes: ["api-testing", "contained_resources"],
|
|
2881
2545
|
},
|
|
2882
2546
|
requiredFields: ["path.name", "path.namespace"],
|
|
2883
|
-
cliExamples: [
|
|
2884
|
-
{
|
|
2885
|
-
command: "f5xcctl config api-testing delete {name} --namespace {namespace}",
|
|
2886
|
-
description: "Delete api-testing",
|
|
2887
|
-
use_case: "delete",
|
|
2888
|
-
},
|
|
2889
|
-
],
|
|
2890
2547
|
confirmationRequired: true,
|
|
2891
2548
|
parameterExamples: {
|
|
2892
2549
|
name: "Name",
|
|
@@ -2932,13 +2589,6 @@ export const apiTools = [
|
|
|
2932
2589
|
},
|
|
2933
2590
|
confirmation_required: true,
|
|
2934
2591
|
danger_level: "high",
|
|
2935
|
-
examples: [
|
|
2936
|
-
{
|
|
2937
|
-
command: "f5xcctl config api-testing delete {name} --namespace {namespace}",
|
|
2938
|
-
description: "Delete api-testing",
|
|
2939
|
-
use_case: "delete",
|
|
2940
|
-
},
|
|
2941
|
-
],
|
|
2942
2592
|
field_docs: {},
|
|
2943
2593
|
optional_fields: [],
|
|
2944
2594
|
performance_impact: {
|
|
@@ -2951,6 +2601,7 @@ export const apiTools = [
|
|
|
2951
2601
|
deletes: ["api-testing", "contained_resources"],
|
|
2952
2602
|
},
|
|
2953
2603
|
},
|
|
2604
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_testings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2954
2605
|
},
|
|
2955
2606
|
{
|
|
2956
2607
|
toolName: "f5xc-api-api-api-testing-get",
|
|
@@ -3019,13 +2670,6 @@ export const apiTools = [
|
|
|
3019
2670
|
dangerLevel: "low",
|
|
3020
2671
|
sideEffects: null,
|
|
3021
2672
|
requiredFields: ["path.name", "path.namespace"],
|
|
3022
|
-
cliExamples: [
|
|
3023
|
-
{
|
|
3024
|
-
command: "f5xcctl config api-testing get {name} --namespace {namespace}",
|
|
3025
|
-
description: "Get specific api-testing",
|
|
3026
|
-
use_case: "get_specific",
|
|
3027
|
-
},
|
|
3028
|
-
],
|
|
3029
2673
|
confirmationRequired: false,
|
|
3030
2674
|
parameterExamples: {
|
|
3031
2675
|
name: "Name",
|
|
@@ -3071,13 +2715,6 @@ export const apiTools = [
|
|
|
3071
2715
|
},
|
|
3072
2716
|
confirmation_required: false,
|
|
3073
2717
|
danger_level: "low",
|
|
3074
|
-
examples: [
|
|
3075
|
-
{
|
|
3076
|
-
command: "f5xcctl config api-testing get {name} --namespace {namespace}",
|
|
3077
|
-
description: "Get specific api-testing",
|
|
3078
|
-
use_case: "get_specific",
|
|
3079
|
-
},
|
|
3080
|
-
],
|
|
3081
2718
|
field_docs: {},
|
|
3082
2719
|
optional_fields: [],
|
|
3083
2720
|
performance_impact: {
|
|
@@ -3088,6 +2725,7 @@ export const apiTools = [
|
|
|
3088
2725
|
required_fields: ["path.name", "path.namespace"],
|
|
3089
2726
|
side_effects: {},
|
|
3090
2727
|
},
|
|
2728
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_testings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3091
2729
|
},
|
|
3092
2730
|
{
|
|
3093
2731
|
toolName: "f5xc-api-api-api-testing-list",
|
|
@@ -3162,13 +2800,6 @@ export const apiTools = [
|
|
|
3162
2800
|
dangerLevel: "low",
|
|
3163
2801
|
sideEffects: null,
|
|
3164
2802
|
requiredFields: ["path.namespace"],
|
|
3165
|
-
cliExamples: [
|
|
3166
|
-
{
|
|
3167
|
-
command: "f5xcctl config api-testing list --namespace {namespace}",
|
|
3168
|
-
description: "List all api-testings",
|
|
3169
|
-
use_case: "list_all",
|
|
3170
|
-
},
|
|
3171
|
-
],
|
|
3172
2803
|
confirmationRequired: false,
|
|
3173
2804
|
parameterExamples: {
|
|
3174
2805
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3214,13 +2845,6 @@ export const apiTools = [
|
|
|
3214
2845
|
},
|
|
3215
2846
|
confirmation_required: false,
|
|
3216
2847
|
danger_level: "low",
|
|
3217
|
-
examples: [
|
|
3218
|
-
{
|
|
3219
|
-
command: "f5xcctl config api-testing list --namespace {namespace}",
|
|
3220
|
-
description: "List all api-testings",
|
|
3221
|
-
use_case: "list_all",
|
|
3222
|
-
},
|
|
3223
|
-
],
|
|
3224
2848
|
field_docs: {},
|
|
3225
2849
|
optional_fields: [],
|
|
3226
2850
|
performance_impact: {
|
|
@@ -3231,6 +2855,7 @@ export const apiTools = [
|
|
|
3231
2855
|
required_fields: ["path.namespace"],
|
|
3232
2856
|
side_effects: {},
|
|
3233
2857
|
},
|
|
2858
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_testings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3234
2859
|
},
|
|
3235
2860
|
{
|
|
3236
2861
|
toolName: "f5xc-api-api-api-testing-update",
|
|
@@ -3282,13 +2907,6 @@ export const apiTools = [
|
|
|
3282
2907
|
modifies: ["api-testing"],
|
|
3283
2908
|
},
|
|
3284
2909
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3285
|
-
cliExamples: [
|
|
3286
|
-
{
|
|
3287
|
-
command: "f5xcctl config api-testing update {name} --namespace {namespace} -f {file}.yaml",
|
|
3288
|
-
description: "Update api-testing",
|
|
3289
|
-
use_case: "update",
|
|
3290
|
-
},
|
|
3291
|
-
],
|
|
3292
2910
|
confirmationRequired: false,
|
|
3293
2911
|
parameterExamples: {
|
|
3294
2912
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3334,13 +2952,6 @@ export const apiTools = [
|
|
|
3334
2952
|
},
|
|
3335
2953
|
confirmation_required: false,
|
|
3336
2954
|
danger_level: "medium",
|
|
3337
|
-
examples: [
|
|
3338
|
-
{
|
|
3339
|
-
command: "f5xcctl config api-testing update {name} --namespace {namespace} -f {file}.yaml",
|
|
3340
|
-
description: "Update api-testing",
|
|
3341
|
-
use_case: "update",
|
|
3342
|
-
},
|
|
3343
|
-
],
|
|
3344
2955
|
field_docs: {},
|
|
3345
2956
|
optional_fields: [],
|
|
3346
2957
|
performance_impact: {
|
|
@@ -3353,6 +2964,7 @@ export const apiTools = [
|
|
|
3353
2964
|
modifies: ["api-testing"],
|
|
3354
2965
|
},
|
|
3355
2966
|
},
|
|
2967
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/api_testings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3356
2968
|
},
|
|
3357
2969
|
{
|
|
3358
2970
|
toolName: "f5xc-api-api-app-api-group-create",
|
|
@@ -3393,18 +3005,6 @@ export const apiTools = [
|
|
|
3393
3005
|
creates: ["app-api-group"],
|
|
3394
3006
|
},
|
|
3395
3007
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
3396
|
-
cliExamples: [
|
|
3397
|
-
{
|
|
3398
|
-
command: "f5xcctl config app-api-group create {name} --namespace {namespace}",
|
|
3399
|
-
description: "Create app-api-group",
|
|
3400
|
-
use_case: "basic_create",
|
|
3401
|
-
},
|
|
3402
|
-
{
|
|
3403
|
-
command: "f5xcctl config app-api-group create -f {file}.yaml",
|
|
3404
|
-
description: "Create from YAML file",
|
|
3405
|
-
use_case: "file_based",
|
|
3406
|
-
},
|
|
3407
|
-
],
|
|
3408
3008
|
confirmationRequired: false,
|
|
3409
3009
|
parameterExamples: {
|
|
3410
3010
|
"metadata.namespace": "Staging",
|
|
@@ -3449,18 +3049,6 @@ export const apiTools = [
|
|
|
3449
3049
|
},
|
|
3450
3050
|
confirmation_required: false,
|
|
3451
3051
|
danger_level: "medium",
|
|
3452
|
-
examples: [
|
|
3453
|
-
{
|
|
3454
|
-
command: "f5xcctl config app-api-group create {name} --namespace {namespace}",
|
|
3455
|
-
description: "Create app-api-group",
|
|
3456
|
-
use_case: "basic_create",
|
|
3457
|
-
},
|
|
3458
|
-
{
|
|
3459
|
-
command: "f5xcctl config app-api-group create -f {file}.yaml",
|
|
3460
|
-
description: "Create from YAML file",
|
|
3461
|
-
use_case: "file_based",
|
|
3462
|
-
},
|
|
3463
|
-
],
|
|
3464
3052
|
field_docs: {},
|
|
3465
3053
|
optional_fields: [],
|
|
3466
3054
|
performance_impact: {
|
|
@@ -3473,6 +3061,7 @@ export const apiTools = [
|
|
|
3473
3061
|
creates: ["app-api-group"],
|
|
3474
3062
|
},
|
|
3475
3063
|
},
|
|
3064
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_api_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3476
3065
|
},
|
|
3477
3066
|
{
|
|
3478
3067
|
toolName: "f5xc-api-api-app-api-group-delete",
|
|
@@ -3522,13 +3111,6 @@ export const apiTools = [
|
|
|
3522
3111
|
deletes: ["app-api-group", "contained_resources"],
|
|
3523
3112
|
},
|
|
3524
3113
|
requiredFields: ["path.name", "path.namespace"],
|
|
3525
|
-
cliExamples: [
|
|
3526
|
-
{
|
|
3527
|
-
command: "f5xcctl config app-api-group delete {name} --namespace {namespace}",
|
|
3528
|
-
description: "Delete app-api-group",
|
|
3529
|
-
use_case: "delete",
|
|
3530
|
-
},
|
|
3531
|
-
],
|
|
3532
3114
|
confirmationRequired: true,
|
|
3533
3115
|
parameterExamples: {
|
|
3534
3116
|
name: "Name",
|
|
@@ -3574,13 +3156,6 @@ export const apiTools = [
|
|
|
3574
3156
|
},
|
|
3575
3157
|
confirmation_required: true,
|
|
3576
3158
|
danger_level: "high",
|
|
3577
|
-
examples: [
|
|
3578
|
-
{
|
|
3579
|
-
command: "f5xcctl config app-api-group delete {name} --namespace {namespace}",
|
|
3580
|
-
description: "Delete app-api-group",
|
|
3581
|
-
use_case: "delete",
|
|
3582
|
-
},
|
|
3583
|
-
],
|
|
3584
3159
|
field_docs: {},
|
|
3585
3160
|
optional_fields: [],
|
|
3586
3161
|
performance_impact: {
|
|
@@ -3593,6 +3168,7 @@ export const apiTools = [
|
|
|
3593
3168
|
deletes: ["app-api-group", "contained_resources"],
|
|
3594
3169
|
},
|
|
3595
3170
|
},
|
|
3171
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_api_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3596
3172
|
},
|
|
3597
3173
|
{
|
|
3598
3174
|
toolName: "f5xc-api-api-app-api-group-get",
|
|
@@ -3661,13 +3237,6 @@ export const apiTools = [
|
|
|
3661
3237
|
dangerLevel: "low",
|
|
3662
3238
|
sideEffects: null,
|
|
3663
3239
|
requiredFields: ["path.name", "path.namespace"],
|
|
3664
|
-
cliExamples: [
|
|
3665
|
-
{
|
|
3666
|
-
command: "f5xcctl config app-api-group get {name} --namespace {namespace}",
|
|
3667
|
-
description: "Get specific app-api-group",
|
|
3668
|
-
use_case: "get_specific",
|
|
3669
|
-
},
|
|
3670
|
-
],
|
|
3671
3240
|
confirmationRequired: false,
|
|
3672
3241
|
parameterExamples: {
|
|
3673
3242
|
name: "Name",
|
|
@@ -3713,13 +3282,6 @@ export const apiTools = [
|
|
|
3713
3282
|
},
|
|
3714
3283
|
confirmation_required: false,
|
|
3715
3284
|
danger_level: "low",
|
|
3716
|
-
examples: [
|
|
3717
|
-
{
|
|
3718
|
-
command: "f5xcctl config app-api-group get {name} --namespace {namespace}",
|
|
3719
|
-
description: "Get specific app-api-group",
|
|
3720
|
-
use_case: "get_specific",
|
|
3721
|
-
},
|
|
3722
|
-
],
|
|
3723
3285
|
field_docs: {},
|
|
3724
3286
|
optional_fields: [],
|
|
3725
3287
|
performance_impact: {
|
|
@@ -3730,6 +3292,7 @@ export const apiTools = [
|
|
|
3730
3292
|
required_fields: ["path.name", "path.namespace"],
|
|
3731
3293
|
side_effects: {},
|
|
3732
3294
|
},
|
|
3295
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_api_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3733
3296
|
},
|
|
3734
3297
|
{
|
|
3735
3298
|
toolName: "f5xc-api-api-app-api-group-list",
|
|
@@ -3804,13 +3367,6 @@ export const apiTools = [
|
|
|
3804
3367
|
dangerLevel: "low",
|
|
3805
3368
|
sideEffects: null,
|
|
3806
3369
|
requiredFields: ["path.namespace"],
|
|
3807
|
-
cliExamples: [
|
|
3808
|
-
{
|
|
3809
|
-
command: "f5xcctl config app-api-group list --namespace {namespace}",
|
|
3810
|
-
description: "List all app-api-groups",
|
|
3811
|
-
use_case: "list_all",
|
|
3812
|
-
},
|
|
3813
|
-
],
|
|
3814
3370
|
confirmationRequired: false,
|
|
3815
3371
|
parameterExamples: {
|
|
3816
3372
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3856,13 +3412,6 @@ export const apiTools = [
|
|
|
3856
3412
|
},
|
|
3857
3413
|
confirmation_required: false,
|
|
3858
3414
|
danger_level: "low",
|
|
3859
|
-
examples: [
|
|
3860
|
-
{
|
|
3861
|
-
command: "f5xcctl config app-api-group list --namespace {namespace}",
|
|
3862
|
-
description: "List all app-api-groups",
|
|
3863
|
-
use_case: "list_all",
|
|
3864
|
-
},
|
|
3865
|
-
],
|
|
3866
3415
|
field_docs: {},
|
|
3867
3416
|
optional_fields: [],
|
|
3868
3417
|
performance_impact: {
|
|
@@ -3873,6 +3422,7 @@ export const apiTools = [
|
|
|
3873
3422
|
required_fields: ["path.namespace"],
|
|
3874
3423
|
side_effects: {},
|
|
3875
3424
|
},
|
|
3425
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_api_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3876
3426
|
},
|
|
3877
3427
|
{
|
|
3878
3428
|
toolName: "f5xc-api-api-app-api-group-update",
|
|
@@ -3924,13 +3474,6 @@ export const apiTools = [
|
|
|
3924
3474
|
modifies: ["app-api-group"],
|
|
3925
3475
|
},
|
|
3926
3476
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3927
|
-
cliExamples: [
|
|
3928
|
-
{
|
|
3929
|
-
command: "f5xcctl config app-api-group update {name} --namespace {namespace} -f {file}.yaml",
|
|
3930
|
-
description: "Update app-api-group",
|
|
3931
|
-
use_case: "update",
|
|
3932
|
-
},
|
|
3933
|
-
],
|
|
3934
3477
|
confirmationRequired: false,
|
|
3935
3478
|
parameterExamples: {
|
|
3936
3479
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3976,13 +3519,6 @@ export const apiTools = [
|
|
|
3976
3519
|
},
|
|
3977
3520
|
confirmation_required: false,
|
|
3978
3521
|
danger_level: "medium",
|
|
3979
|
-
examples: [
|
|
3980
|
-
{
|
|
3981
|
-
command: "f5xcctl config app-api-group update {name} --namespace {namespace} -f {file}.yaml",
|
|
3982
|
-
description: "Update app-api-group",
|
|
3983
|
-
use_case: "update",
|
|
3984
|
-
},
|
|
3985
|
-
],
|
|
3986
3522
|
field_docs: {},
|
|
3987
3523
|
optional_fields: [],
|
|
3988
3524
|
performance_impact: {
|
|
@@ -3995,6 +3531,7 @@ export const apiTools = [
|
|
|
3995
3531
|
modifies: ["app-api-group"],
|
|
3996
3532
|
},
|
|
3997
3533
|
},
|
|
3534
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_api_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3998
3535
|
},
|
|
3999
3536
|
{
|
|
4000
3537
|
toolName: "f5xc-api-api-code-base-integration-create",
|
|
@@ -4035,18 +3572,6 @@ export const apiTools = [
|
|
|
4035
3572
|
creates: ["code-base-integration"],
|
|
4036
3573
|
},
|
|
4037
3574
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4038
|
-
cliExamples: [
|
|
4039
|
-
{
|
|
4040
|
-
command: "f5xcctl config code-base-integration create {name} --namespace {namespace}",
|
|
4041
|
-
description: "Create code-base-integration",
|
|
4042
|
-
use_case: "basic_create",
|
|
4043
|
-
},
|
|
4044
|
-
{
|
|
4045
|
-
command: "f5xcctl config code-base-integration create -f {file}.yaml",
|
|
4046
|
-
description: "Create from YAML file",
|
|
4047
|
-
use_case: "file_based",
|
|
4048
|
-
},
|
|
4049
|
-
],
|
|
4050
3575
|
confirmationRequired: false,
|
|
4051
3576
|
parameterExamples: {
|
|
4052
3577
|
"metadata.namespace": "Staging",
|
|
@@ -4094,18 +3619,6 @@ export const apiTools = [
|
|
|
4094
3619
|
},
|
|
4095
3620
|
confirmation_required: false,
|
|
4096
3621
|
danger_level: "medium",
|
|
4097
|
-
examples: [
|
|
4098
|
-
{
|
|
4099
|
-
command: "f5xcctl config code-base-integration create {name} --namespace {namespace}",
|
|
4100
|
-
description: "Create code-base-integration",
|
|
4101
|
-
use_case: "basic_create",
|
|
4102
|
-
},
|
|
4103
|
-
{
|
|
4104
|
-
command: "f5xcctl config code-base-integration create -f {file}.yaml",
|
|
4105
|
-
description: "Create from YAML file",
|
|
4106
|
-
use_case: "file_based",
|
|
4107
|
-
},
|
|
4108
|
-
],
|
|
4109
3622
|
field_docs: {},
|
|
4110
3623
|
optional_fields: [],
|
|
4111
3624
|
performance_impact: {
|
|
@@ -4118,6 +3631,7 @@ export const apiTools = [
|
|
|
4118
3631
|
creates: ["code-base-integration"],
|
|
4119
3632
|
},
|
|
4120
3633
|
},
|
|
3634
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/code_base_integrations" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4121
3635
|
},
|
|
4122
3636
|
{
|
|
4123
3637
|
toolName: "f5xc-api-api-code-base-integration-delete",
|
|
@@ -4167,13 +3681,6 @@ export const apiTools = [
|
|
|
4167
3681
|
deletes: ["code-base-integration", "contained_resources"],
|
|
4168
3682
|
},
|
|
4169
3683
|
requiredFields: ["path.name", "path.namespace"],
|
|
4170
|
-
cliExamples: [
|
|
4171
|
-
{
|
|
4172
|
-
command: "f5xcctl config code-base-integration delete {name} --namespace {namespace}",
|
|
4173
|
-
description: "Delete code-base-integration",
|
|
4174
|
-
use_case: "delete",
|
|
4175
|
-
},
|
|
4176
|
-
],
|
|
4177
3684
|
confirmationRequired: true,
|
|
4178
3685
|
parameterExamples: {
|
|
4179
3686
|
name: "Name",
|
|
@@ -4219,13 +3726,6 @@ export const apiTools = [
|
|
|
4219
3726
|
},
|
|
4220
3727
|
confirmation_required: true,
|
|
4221
3728
|
danger_level: "high",
|
|
4222
|
-
examples: [
|
|
4223
|
-
{
|
|
4224
|
-
command: "f5xcctl config code-base-integration delete {name} --namespace {namespace}",
|
|
4225
|
-
description: "Delete code-base-integration",
|
|
4226
|
-
use_case: "delete",
|
|
4227
|
-
},
|
|
4228
|
-
],
|
|
4229
3729
|
field_docs: {},
|
|
4230
3730
|
optional_fields: [],
|
|
4231
3731
|
performance_impact: {
|
|
@@ -4238,6 +3738,7 @@ export const apiTools = [
|
|
|
4238
3738
|
deletes: ["code-base-integration", "contained_resources"],
|
|
4239
3739
|
},
|
|
4240
3740
|
},
|
|
3741
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/code_base_integrations" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4241
3742
|
},
|
|
4242
3743
|
{
|
|
4243
3744
|
toolName: "f5xc-api-api-code-base-integration-get",
|
|
@@ -4306,13 +3807,6 @@ export const apiTools = [
|
|
|
4306
3807
|
dangerLevel: "low",
|
|
4307
3808
|
sideEffects: null,
|
|
4308
3809
|
requiredFields: ["path.name", "path.namespace"],
|
|
4309
|
-
cliExamples: [
|
|
4310
|
-
{
|
|
4311
|
-
command: "f5xcctl config code-base-integration get {name} --namespace {namespace}",
|
|
4312
|
-
description: "Get specific code-base-integration",
|
|
4313
|
-
use_case: "get_specific",
|
|
4314
|
-
},
|
|
4315
|
-
],
|
|
4316
3810
|
confirmationRequired: false,
|
|
4317
3811
|
parameterExamples: {
|
|
4318
3812
|
name: "Name",
|
|
@@ -4358,13 +3852,6 @@ export const apiTools = [
|
|
|
4358
3852
|
},
|
|
4359
3853
|
confirmation_required: false,
|
|
4360
3854
|
danger_level: "low",
|
|
4361
|
-
examples: [
|
|
4362
|
-
{
|
|
4363
|
-
command: "f5xcctl config code-base-integration get {name} --namespace {namespace}",
|
|
4364
|
-
description: "Get specific code-base-integration",
|
|
4365
|
-
use_case: "get_specific",
|
|
4366
|
-
},
|
|
4367
|
-
],
|
|
4368
3855
|
field_docs: {},
|
|
4369
3856
|
optional_fields: [],
|
|
4370
3857
|
performance_impact: {
|
|
@@ -4375,6 +3862,7 @@ export const apiTools = [
|
|
|
4375
3862
|
required_fields: ["path.name", "path.namespace"],
|
|
4376
3863
|
side_effects: {},
|
|
4377
3864
|
},
|
|
3865
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/code_base_integrations" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4378
3866
|
},
|
|
4379
3867
|
{
|
|
4380
3868
|
toolName: "f5xc-api-api-code-base-integration-list",
|
|
@@ -4449,13 +3937,6 @@ export const apiTools = [
|
|
|
4449
3937
|
dangerLevel: "low",
|
|
4450
3938
|
sideEffects: null,
|
|
4451
3939
|
requiredFields: ["path.namespace"],
|
|
4452
|
-
cliExamples: [
|
|
4453
|
-
{
|
|
4454
|
-
command: "f5xcctl config code-base-integration list --namespace {namespace}",
|
|
4455
|
-
description: "List all code-base-integrations",
|
|
4456
|
-
use_case: "list_all",
|
|
4457
|
-
},
|
|
4458
|
-
],
|
|
4459
3940
|
confirmationRequired: false,
|
|
4460
3941
|
parameterExamples: {
|
|
4461
3942
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4501,13 +3982,6 @@ export const apiTools = [
|
|
|
4501
3982
|
},
|
|
4502
3983
|
confirmation_required: false,
|
|
4503
3984
|
danger_level: "low",
|
|
4504
|
-
examples: [
|
|
4505
|
-
{
|
|
4506
|
-
command: "f5xcctl config code-base-integration list --namespace {namespace}",
|
|
4507
|
-
description: "List all code-base-integrations",
|
|
4508
|
-
use_case: "list_all",
|
|
4509
|
-
},
|
|
4510
|
-
],
|
|
4511
3985
|
field_docs: {},
|
|
4512
3986
|
optional_fields: [],
|
|
4513
3987
|
performance_impact: {
|
|
@@ -4518,6 +3992,7 @@ export const apiTools = [
|
|
|
4518
3992
|
required_fields: ["path.namespace"],
|
|
4519
3993
|
side_effects: {},
|
|
4520
3994
|
},
|
|
3995
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/code_base_integrations" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4521
3996
|
},
|
|
4522
3997
|
{
|
|
4523
3998
|
toolName: "f5xc-api-api-code-base-integration-update",
|
|
@@ -4569,13 +4044,6 @@ export const apiTools = [
|
|
|
4569
4044
|
modifies: ["code-base-integration"],
|
|
4570
4045
|
},
|
|
4571
4046
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4572
|
-
cliExamples: [
|
|
4573
|
-
{
|
|
4574
|
-
command: "f5xcctl config code-base-integration update {name} --namespace {namespace} -f {file}.yaml",
|
|
4575
|
-
description: "Update code-base-integration",
|
|
4576
|
-
use_case: "update",
|
|
4577
|
-
},
|
|
4578
|
-
],
|
|
4579
4047
|
confirmationRequired: false,
|
|
4580
4048
|
parameterExamples: {
|
|
4581
4049
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4621,13 +4089,6 @@ export const apiTools = [
|
|
|
4621
4089
|
},
|
|
4622
4090
|
confirmation_required: false,
|
|
4623
4091
|
danger_level: "medium",
|
|
4624
|
-
examples: [
|
|
4625
|
-
{
|
|
4626
|
-
command: "f5xcctl config code-base-integration update {name} --namespace {namespace} -f {file}.yaml",
|
|
4627
|
-
description: "Update code-base-integration",
|
|
4628
|
-
use_case: "update",
|
|
4629
|
-
},
|
|
4630
|
-
],
|
|
4631
4092
|
field_docs: {},
|
|
4632
4093
|
optional_fields: [],
|
|
4633
4094
|
performance_impact: {
|
|
@@ -4640,6 +4101,7 @@ export const apiTools = [
|
|
|
4640
4101
|
modifies: ["code-base-integration"],
|
|
4641
4102
|
},
|
|
4642
4103
|
},
|
|
4104
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/code_base_integrations" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4643
4105
|
},
|
|
4644
4106
|
{
|
|
4645
4107
|
toolName: "f5xc-api-api-data-exposure-create",
|
|
@@ -4680,18 +4142,6 @@ export const apiTools = [
|
|
|
4680
4142
|
creates: ["data-exposure"],
|
|
4681
4143
|
},
|
|
4682
4144
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
4683
|
-
cliExamples: [
|
|
4684
|
-
{
|
|
4685
|
-
command: "f5xcctl config data-exposure create {name} --namespace {namespace}",
|
|
4686
|
-
description: "Create data-exposure",
|
|
4687
|
-
use_case: "basic_create",
|
|
4688
|
-
},
|
|
4689
|
-
{
|
|
4690
|
-
command: "f5xcctl config data-exposure create -f {file}.yaml",
|
|
4691
|
-
description: "Create from YAML file",
|
|
4692
|
-
use_case: "file_based",
|
|
4693
|
-
},
|
|
4694
|
-
],
|
|
4695
4145
|
confirmationRequired: false,
|
|
4696
4146
|
parameterExamples: {
|
|
4697
4147
|
namespace: "Shared",
|
|
@@ -4736,18 +4186,6 @@ export const apiTools = [
|
|
|
4736
4186
|
},
|
|
4737
4187
|
confirmation_required: false,
|
|
4738
4188
|
danger_level: "medium",
|
|
4739
|
-
examples: [
|
|
4740
|
-
{
|
|
4741
|
-
command: "f5xcctl config data-exposure create {name} --namespace {namespace}",
|
|
4742
|
-
description: "Create data-exposure",
|
|
4743
|
-
use_case: "basic_create",
|
|
4744
|
-
},
|
|
4745
|
-
{
|
|
4746
|
-
command: "f5xcctl config data-exposure create -f {file}.yaml",
|
|
4747
|
-
description: "Create from YAML file",
|
|
4748
|
-
use_case: "file_based",
|
|
4749
|
-
},
|
|
4750
|
-
],
|
|
4751
4189
|
field_docs: {},
|
|
4752
4190
|
optional_fields: [],
|
|
4753
4191
|
performance_impact: {
|
|
@@ -4760,6 +4198,7 @@ export const apiTools = [
|
|
|
4760
4198
|
creates: ["data-exposure"],
|
|
4761
4199
|
},
|
|
4762
4200
|
},
|
|
4201
|
+
curlExample: null,
|
|
4763
4202
|
},
|
|
4764
4203
|
{
|
|
4765
4204
|
toolName: "f5xc-api-api-discovery-create",
|
|
@@ -4800,18 +4239,6 @@ export const apiTools = [
|
|
|
4800
4239
|
creates: ["discovery"],
|
|
4801
4240
|
},
|
|
4802
4241
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4803
|
-
cliExamples: [
|
|
4804
|
-
{
|
|
4805
|
-
command: "f5xcctl config discovery create {name} --namespace {namespace}",
|
|
4806
|
-
description: "Create discovery",
|
|
4807
|
-
use_case: "basic_create",
|
|
4808
|
-
},
|
|
4809
|
-
{
|
|
4810
|
-
command: "f5xcctl config discovery create -f {file}.yaml",
|
|
4811
|
-
description: "Create from YAML file",
|
|
4812
|
-
use_case: "file_based",
|
|
4813
|
-
},
|
|
4814
|
-
],
|
|
4815
4242
|
confirmationRequired: false,
|
|
4816
4243
|
parameterExamples: {
|
|
4817
4244
|
"metadata.namespace": "Staging",
|
|
@@ -4856,18 +4283,6 @@ export const apiTools = [
|
|
|
4856
4283
|
},
|
|
4857
4284
|
confirmation_required: false,
|
|
4858
4285
|
danger_level: "medium",
|
|
4859
|
-
examples: [
|
|
4860
|
-
{
|
|
4861
|
-
command: "f5xcctl config discovery create {name} --namespace {namespace}",
|
|
4862
|
-
description: "Create discovery",
|
|
4863
|
-
use_case: "basic_create",
|
|
4864
|
-
},
|
|
4865
|
-
{
|
|
4866
|
-
command: "f5xcctl config discovery create -f {file}.yaml",
|
|
4867
|
-
description: "Create from YAML file",
|
|
4868
|
-
use_case: "file_based",
|
|
4869
|
-
},
|
|
4870
|
-
],
|
|
4871
4286
|
field_docs: {},
|
|
4872
4287
|
optional_fields: [],
|
|
4873
4288
|
performance_impact: {
|
|
@@ -4880,6 +4295,7 @@ export const apiTools = [
|
|
|
4880
4295
|
creates: ["discovery"],
|
|
4881
4296
|
},
|
|
4882
4297
|
},
|
|
4298
|
+
curlExample: null,
|
|
4883
4299
|
},
|
|
4884
4300
|
{
|
|
4885
4301
|
toolName: "f5xc-api-api-discovery-delete",
|
|
@@ -4929,13 +4345,6 @@ export const apiTools = [
|
|
|
4929
4345
|
deletes: ["discovery", "contained_resources"],
|
|
4930
4346
|
},
|
|
4931
4347
|
requiredFields: ["path.name", "path.namespace"],
|
|
4932
|
-
cliExamples: [
|
|
4933
|
-
{
|
|
4934
|
-
command: "f5xcctl config discovery delete {name} --namespace {namespace}",
|
|
4935
|
-
description: "Delete discovery",
|
|
4936
|
-
use_case: "delete",
|
|
4937
|
-
},
|
|
4938
|
-
],
|
|
4939
4348
|
confirmationRequired: true,
|
|
4940
4349
|
parameterExamples: {
|
|
4941
4350
|
name: "Name",
|
|
@@ -4981,13 +4390,6 @@ export const apiTools = [
|
|
|
4981
4390
|
},
|
|
4982
4391
|
confirmation_required: true,
|
|
4983
4392
|
danger_level: "high",
|
|
4984
|
-
examples: [
|
|
4985
|
-
{
|
|
4986
|
-
command: "f5xcctl config discovery delete {name} --namespace {namespace}",
|
|
4987
|
-
description: "Delete discovery",
|
|
4988
|
-
use_case: "delete",
|
|
4989
|
-
},
|
|
4990
|
-
],
|
|
4991
4393
|
field_docs: {},
|
|
4992
4394
|
optional_fields: [],
|
|
4993
4395
|
performance_impact: {
|
|
@@ -5000,6 +4402,7 @@ export const apiTools = [
|
|
|
5000
4402
|
deletes: ["discovery", "contained_resources"],
|
|
5001
4403
|
},
|
|
5002
4404
|
},
|
|
4405
|
+
curlExample: null,
|
|
5003
4406
|
},
|
|
5004
4407
|
{
|
|
5005
4408
|
toolName: "f5xc-api-api-discovery-get",
|
|
@@ -5068,13 +4471,6 @@ export const apiTools = [
|
|
|
5068
4471
|
dangerLevel: "low",
|
|
5069
4472
|
sideEffects: null,
|
|
5070
4473
|
requiredFields: ["path.name", "path.namespace"],
|
|
5071
|
-
cliExamples: [
|
|
5072
|
-
{
|
|
5073
|
-
command: "f5xcctl config discovery get {name} --namespace {namespace}",
|
|
5074
|
-
description: "Get specific discovery",
|
|
5075
|
-
use_case: "get_specific",
|
|
5076
|
-
},
|
|
5077
|
-
],
|
|
5078
4474
|
confirmationRequired: false,
|
|
5079
4475
|
parameterExamples: {
|
|
5080
4476
|
name: "Name",
|
|
@@ -5120,13 +4516,6 @@ export const apiTools = [
|
|
|
5120
4516
|
},
|
|
5121
4517
|
confirmation_required: false,
|
|
5122
4518
|
danger_level: "low",
|
|
5123
|
-
examples: [
|
|
5124
|
-
{
|
|
5125
|
-
command: "f5xcctl config discovery get {name} --namespace {namespace}",
|
|
5126
|
-
description: "Get specific discovery",
|
|
5127
|
-
use_case: "get_specific",
|
|
5128
|
-
},
|
|
5129
|
-
],
|
|
5130
4519
|
field_docs: {},
|
|
5131
4520
|
optional_fields: [],
|
|
5132
4521
|
performance_impact: {
|
|
@@ -5137,6 +4526,7 @@ export const apiTools = [
|
|
|
5137
4526
|
required_fields: ["path.name", "path.namespace"],
|
|
5138
4527
|
side_effects: {},
|
|
5139
4528
|
},
|
|
4529
|
+
curlExample: null,
|
|
5140
4530
|
},
|
|
5141
4531
|
{
|
|
5142
4532
|
toolName: "f5xc-api-api-discovery-list",
|
|
@@ -5211,13 +4601,6 @@ export const apiTools = [
|
|
|
5211
4601
|
dangerLevel: "low",
|
|
5212
4602
|
sideEffects: null,
|
|
5213
4603
|
requiredFields: ["path.namespace"],
|
|
5214
|
-
cliExamples: [
|
|
5215
|
-
{
|
|
5216
|
-
command: "f5xcctl config discovery list --namespace {namespace}",
|
|
5217
|
-
description: "List all discoverys",
|
|
5218
|
-
use_case: "list_all",
|
|
5219
|
-
},
|
|
5220
|
-
],
|
|
5221
4604
|
confirmationRequired: false,
|
|
5222
4605
|
parameterExamples: {
|
|
5223
4606
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5263,13 +4646,6 @@ export const apiTools = [
|
|
|
5263
4646
|
},
|
|
5264
4647
|
confirmation_required: false,
|
|
5265
4648
|
danger_level: "low",
|
|
5266
|
-
examples: [
|
|
5267
|
-
{
|
|
5268
|
-
command: "f5xcctl config discovery list --namespace {namespace}",
|
|
5269
|
-
description: "List all discoverys",
|
|
5270
|
-
use_case: "list_all",
|
|
5271
|
-
},
|
|
5272
|
-
],
|
|
5273
4649
|
field_docs: {},
|
|
5274
4650
|
optional_fields: [],
|
|
5275
4651
|
performance_impact: {
|
|
@@ -5280,6 +4656,7 @@ export const apiTools = [
|
|
|
5280
4656
|
required_fields: ["path.namespace"],
|
|
5281
4657
|
side_effects: {},
|
|
5282
4658
|
},
|
|
4659
|
+
curlExample: null,
|
|
5283
4660
|
},
|
|
5284
4661
|
{
|
|
5285
4662
|
toolName: "f5xc-api-api-discovery-update",
|
|
@@ -5331,13 +4708,6 @@ export const apiTools = [
|
|
|
5331
4708
|
modifies: ["discovery"],
|
|
5332
4709
|
},
|
|
5333
4710
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
5334
|
-
cliExamples: [
|
|
5335
|
-
{
|
|
5336
|
-
command: "f5xcctl config discovery update {name} --namespace {namespace} -f {file}.yaml",
|
|
5337
|
-
description: "Update discovery",
|
|
5338
|
-
use_case: "update",
|
|
5339
|
-
},
|
|
5340
|
-
],
|
|
5341
4711
|
confirmationRequired: false,
|
|
5342
4712
|
parameterExamples: {
|
|
5343
4713
|
"metadata.name": "Example-corp-web.",
|
|
@@ -5383,13 +4753,6 @@ export const apiTools = [
|
|
|
5383
4753
|
},
|
|
5384
4754
|
confirmation_required: false,
|
|
5385
4755
|
danger_level: "medium",
|
|
5386
|
-
examples: [
|
|
5387
|
-
{
|
|
5388
|
-
command: "f5xcctl config discovery update {name} --namespace {namespace} -f {file}.yaml",
|
|
5389
|
-
description: "Update discovery",
|
|
5390
|
-
use_case: "update",
|
|
5391
|
-
},
|
|
5392
|
-
],
|
|
5393
4756
|
field_docs: {},
|
|
5394
4757
|
optional_fields: [],
|
|
5395
4758
|
performance_impact: {
|
|
@@ -5402,6 +4765,7 @@ export const apiTools = [
|
|
|
5402
4765
|
modifies: ["discovery"],
|
|
5403
4766
|
},
|
|
5404
4767
|
},
|
|
4768
|
+
curlExample: null,
|
|
5405
4769
|
},
|
|
5406
4770
|
{
|
|
5407
4771
|
toolName: "f5xc-api-api-download-certificate-create",
|
|
@@ -5453,18 +4817,6 @@ export const apiTools = [
|
|
|
5453
4817
|
creates: ["download-certificate"],
|
|
5454
4818
|
},
|
|
5455
4819
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
5456
|
-
cliExamples: [
|
|
5457
|
-
{
|
|
5458
|
-
command: "f5xcctl config download-certificate create {name} --namespace {namespace}",
|
|
5459
|
-
description: "Create download-certificate",
|
|
5460
|
-
use_case: "basic_create",
|
|
5461
|
-
},
|
|
5462
|
-
{
|
|
5463
|
-
command: "f5xcctl config download-certificate create -f {file}.yaml",
|
|
5464
|
-
description: "Create from YAML file",
|
|
5465
|
-
use_case: "file_based",
|
|
5466
|
-
},
|
|
5467
|
-
],
|
|
5468
4820
|
confirmationRequired: false,
|
|
5469
4821
|
parameterExamples: {
|
|
5470
4822
|
name: "Ds1",
|
|
@@ -5513,18 +4865,6 @@ export const apiTools = [
|
|
|
5513
4865
|
},
|
|
5514
4866
|
confirmation_required: false,
|
|
5515
4867
|
danger_level: "medium",
|
|
5516
|
-
examples: [
|
|
5517
|
-
{
|
|
5518
|
-
command: "f5xcctl config download-certificate create {name} --namespace {namespace}",
|
|
5519
|
-
description: "Create download-certificate",
|
|
5520
|
-
use_case: "basic_create",
|
|
5521
|
-
},
|
|
5522
|
-
{
|
|
5523
|
-
command: "f5xcctl config download-certificate create -f {file}.yaml",
|
|
5524
|
-
description: "Create from YAML file",
|
|
5525
|
-
use_case: "file_based",
|
|
5526
|
-
},
|
|
5527
|
-
],
|
|
5528
4868
|
field_docs: {},
|
|
5529
4869
|
optional_fields: [],
|
|
5530
4870
|
performance_impact: {
|
|
@@ -5537,6 +4877,7 @@ export const apiTools = [
|
|
|
5537
4877
|
creates: ["download-certificate"],
|
|
5538
4878
|
},
|
|
5539
4879
|
},
|
|
4880
|
+
curlExample: null,
|
|
5540
4881
|
},
|
|
5541
4882
|
{
|
|
5542
4883
|
toolName: "f5xc-api-api-evaluate-create",
|
|
@@ -5577,18 +4918,6 @@ export const apiTools = [
|
|
|
5577
4918
|
creates: ["evaluate"],
|
|
5578
4919
|
},
|
|
5579
4920
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
5580
|
-
cliExamples: [
|
|
5581
|
-
{
|
|
5582
|
-
command: "f5xcctl ml evaluate create {name} --namespace {namespace}",
|
|
5583
|
-
description: "Create evaluate",
|
|
5584
|
-
use_case: "basic_create",
|
|
5585
|
-
},
|
|
5586
|
-
{
|
|
5587
|
-
command: "f5xcctl ml evaluate create -f {file}.yaml",
|
|
5588
|
-
description: "Create from YAML file",
|
|
5589
|
-
use_case: "file_based",
|
|
5590
|
-
},
|
|
5591
|
-
],
|
|
5592
4921
|
confirmationRequired: false,
|
|
5593
4922
|
parameterExamples: {
|
|
5594
4923
|
namespace: "Shared",
|
|
@@ -5633,18 +4962,6 @@ export const apiTools = [
|
|
|
5633
4962
|
},
|
|
5634
4963
|
confirmation_required: false,
|
|
5635
4964
|
danger_level: "medium",
|
|
5636
|
-
examples: [
|
|
5637
|
-
{
|
|
5638
|
-
command: "f5xcctl ml evaluate create {name} --namespace {namespace}",
|
|
5639
|
-
description: "Create evaluate",
|
|
5640
|
-
use_case: "basic_create",
|
|
5641
|
-
},
|
|
5642
|
-
{
|
|
5643
|
-
command: "f5xcctl ml evaluate create -f {file}.yaml",
|
|
5644
|
-
description: "Create from YAML file",
|
|
5645
|
-
use_case: "file_based",
|
|
5646
|
-
},
|
|
5647
|
-
],
|
|
5648
4965
|
field_docs: {},
|
|
5649
4966
|
optional_fields: [],
|
|
5650
4967
|
performance_impact: {
|
|
@@ -5657,6 +4974,7 @@ export const apiTools = [
|
|
|
5657
4974
|
creates: ["evaluate"],
|
|
5658
4975
|
},
|
|
5659
4976
|
},
|
|
4977
|
+
curlExample: null,
|
|
5660
4978
|
},
|
|
5661
4979
|
{
|
|
5662
4980
|
toolName: "f5xc-api-api-loadbalancer-get",
|
|
@@ -5704,13 +5022,6 @@ export const apiTools = [
|
|
|
5704
5022
|
dangerLevel: "low",
|
|
5705
5023
|
sideEffects: null,
|
|
5706
5024
|
requiredFields: ["path.name", "path.namespace"],
|
|
5707
|
-
cliExamples: [
|
|
5708
|
-
{
|
|
5709
|
-
command: "f5xcctl config loadbalancer get {name} --namespace {namespace}",
|
|
5710
|
-
description: "Get specific loadbalancer",
|
|
5711
|
-
use_case: "get_specific",
|
|
5712
|
-
},
|
|
5713
|
-
],
|
|
5714
5025
|
confirmationRequired: false,
|
|
5715
5026
|
parameterExamples: {
|
|
5716
5027
|
name: "Name",
|
|
@@ -5756,13 +5067,6 @@ export const apiTools = [
|
|
|
5756
5067
|
},
|
|
5757
5068
|
confirmation_required: false,
|
|
5758
5069
|
danger_level: "low",
|
|
5759
|
-
examples: [
|
|
5760
|
-
{
|
|
5761
|
-
command: "f5xcctl config loadbalancer get {name} --namespace {namespace}",
|
|
5762
|
-
description: "Get specific loadbalancer",
|
|
5763
|
-
use_case: "get_specific",
|
|
5764
|
-
},
|
|
5765
|
-
],
|
|
5766
5070
|
field_docs: {},
|
|
5767
5071
|
optional_fields: [],
|
|
5768
5072
|
performance_impact: {
|
|
@@ -5773,6 +5077,7 @@ export const apiTools = [
|
|
|
5773
5077
|
required_fields: ["path.name", "path.namespace"],
|
|
5774
5078
|
side_effects: {},
|
|
5775
5079
|
},
|
|
5080
|
+
curlExample: null,
|
|
5776
5081
|
},
|
|
5777
5082
|
{
|
|
5778
5083
|
toolName: "f5xc-api-api-mark-as-non-api-create",
|
|
@@ -5822,18 +5127,6 @@ export const apiTools = [
|
|
|
5822
5127
|
creates: ["mark-as-non-api"],
|
|
5823
5128
|
},
|
|
5824
5129
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
5825
|
-
cliExamples: [
|
|
5826
|
-
{
|
|
5827
|
-
command: "f5xcctl config mark-as-non-api create -f {file}.yaml",
|
|
5828
|
-
description: "Create from YAML file",
|
|
5829
|
-
use_case: "file_based",
|
|
5830
|
-
},
|
|
5831
|
-
{
|
|
5832
|
-
command: "f5xcctl config mark-as-non-api create {name} --namespace {namespace}",
|
|
5833
|
-
description: "Create mark-as-non-api",
|
|
5834
|
-
use_case: "basic_create",
|
|
5835
|
-
},
|
|
5836
|
-
],
|
|
5837
5130
|
confirmationRequired: false,
|
|
5838
5131
|
parameterExamples: {
|
|
5839
5132
|
name: "Name",
|
|
@@ -5879,18 +5172,6 @@ export const apiTools = [
|
|
|
5879
5172
|
},
|
|
5880
5173
|
confirmation_required: false,
|
|
5881
5174
|
danger_level: "medium",
|
|
5882
|
-
examples: [
|
|
5883
|
-
{
|
|
5884
|
-
command: "f5xcctl config mark-as-non-api create {name} --namespace {namespace}",
|
|
5885
|
-
description: "Create mark-as-non-api",
|
|
5886
|
-
use_case: "basic_create",
|
|
5887
|
-
},
|
|
5888
|
-
{
|
|
5889
|
-
command: "f5xcctl config mark-as-non-api create -f {file}.yaml",
|
|
5890
|
-
description: "Create from YAML file",
|
|
5891
|
-
use_case: "file_based",
|
|
5892
|
-
},
|
|
5893
|
-
],
|
|
5894
5175
|
field_docs: {},
|
|
5895
5176
|
optional_fields: [],
|
|
5896
5177
|
performance_impact: {
|
|
@@ -5903,6 +5184,7 @@ export const apiTools = [
|
|
|
5903
5184
|
creates: ["mark-as-non-api"],
|
|
5904
5185
|
},
|
|
5905
5186
|
},
|
|
5187
|
+
curlExample: null,
|
|
5906
5188
|
},
|
|
5907
5189
|
{
|
|
5908
5190
|
toolName: "f5xc-api-api-move-to-inventory-create",
|
|
@@ -5952,18 +5234,6 @@ export const apiTools = [
|
|
|
5952
5234
|
creates: ["move-to-inventory"],
|
|
5953
5235
|
},
|
|
5954
5236
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
5955
|
-
cliExamples: [
|
|
5956
|
-
{
|
|
5957
|
-
command: "f5xcctl config move-to-inventory create -f {file}.yaml",
|
|
5958
|
-
description: "Create from YAML file",
|
|
5959
|
-
use_case: "file_based",
|
|
5960
|
-
},
|
|
5961
|
-
{
|
|
5962
|
-
command: "f5xcctl config move-to-inventory create {name} --namespace {namespace}",
|
|
5963
|
-
description: "Create move-to-inventory",
|
|
5964
|
-
use_case: "basic_create",
|
|
5965
|
-
},
|
|
5966
|
-
],
|
|
5967
5237
|
confirmationRequired: false,
|
|
5968
5238
|
parameterExamples: {
|
|
5969
5239
|
name: "Name",
|
|
@@ -6012,18 +5282,6 @@ export const apiTools = [
|
|
|
6012
5282
|
},
|
|
6013
5283
|
confirmation_required: false,
|
|
6014
5284
|
danger_level: "medium",
|
|
6015
|
-
examples: [
|
|
6016
|
-
{
|
|
6017
|
-
command: "f5xcctl config move-to-inventory create {name} --namespace {namespace}",
|
|
6018
|
-
description: "Create move-to-inventory",
|
|
6019
|
-
use_case: "basic_create",
|
|
6020
|
-
},
|
|
6021
|
-
{
|
|
6022
|
-
command: "f5xcctl config move-to-inventory create -f {file}.yaml",
|
|
6023
|
-
description: "Create from YAML file",
|
|
6024
|
-
use_case: "file_based",
|
|
6025
|
-
},
|
|
6026
|
-
],
|
|
6027
5285
|
field_docs: {},
|
|
6028
5286
|
optional_fields: [],
|
|
6029
5287
|
performance_impact: {
|
|
@@ -6036,6 +5294,7 @@ export const apiTools = [
|
|
|
6036
5294
|
creates: ["move-to-inventory"],
|
|
6037
5295
|
},
|
|
6038
5296
|
},
|
|
5297
|
+
curlExample: null,
|
|
6039
5298
|
},
|
|
6040
5299
|
{
|
|
6041
5300
|
toolName: "f5xc-api-api-oas-validation-create",
|
|
@@ -6076,18 +5335,6 @@ export const apiTools = [
|
|
|
6076
5335
|
creates: ["oas-validation"],
|
|
6077
5336
|
},
|
|
6078
5337
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
6079
|
-
cliExamples: [
|
|
6080
|
-
{
|
|
6081
|
-
command: "f5xcctl config oas-validation create -f {file}.yaml",
|
|
6082
|
-
description: "Create from YAML file",
|
|
6083
|
-
use_case: "file_based",
|
|
6084
|
-
},
|
|
6085
|
-
{
|
|
6086
|
-
command: "f5xcctl config oas-validation create {name} --namespace {namespace}",
|
|
6087
|
-
description: "Create oas-validation",
|
|
6088
|
-
use_case: "basic_create",
|
|
6089
|
-
},
|
|
6090
|
-
],
|
|
6091
5338
|
confirmationRequired: false,
|
|
6092
5339
|
parameterExamples: {
|
|
6093
5340
|
namespace: "Shared",
|
|
@@ -6132,18 +5379,6 @@ export const apiTools = [
|
|
|
6132
5379
|
},
|
|
6133
5380
|
confirmation_required: false,
|
|
6134
5381
|
danger_level: "medium",
|
|
6135
|
-
examples: [
|
|
6136
|
-
{
|
|
6137
|
-
command: "f5xcctl config oas-validation create {name} --namespace {namespace}",
|
|
6138
|
-
description: "Create oas-validation",
|
|
6139
|
-
use_case: "basic_create",
|
|
6140
|
-
},
|
|
6141
|
-
{
|
|
6142
|
-
command: "f5xcctl config oas-validation create -f {file}.yaml",
|
|
6143
|
-
description: "Create from YAML file",
|
|
6144
|
-
use_case: "file_based",
|
|
6145
|
-
},
|
|
6146
|
-
],
|
|
6147
5382
|
field_docs: {},
|
|
6148
5383
|
optional_fields: [],
|
|
6149
5384
|
performance_impact: {
|
|
@@ -6156,6 +5391,7 @@ export const apiTools = [
|
|
|
6156
5391
|
creates: ["oas-validation"],
|
|
6157
5392
|
},
|
|
6158
5393
|
},
|
|
5394
|
+
curlExample: null,
|
|
6159
5395
|
},
|
|
6160
5396
|
{
|
|
6161
5397
|
toolName: "f5xc-api-api-rate-limit-create",
|
|
@@ -6196,18 +5432,6 @@ export const apiTools = [
|
|
|
6196
5432
|
creates: ["rate-limit"],
|
|
6197
5433
|
},
|
|
6198
5434
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
6199
|
-
cliExamples: [
|
|
6200
|
-
{
|
|
6201
|
-
command: "f5xcctl config rate-limit create -f {file}.yaml",
|
|
6202
|
-
description: "Create from YAML file",
|
|
6203
|
-
use_case: "file_based",
|
|
6204
|
-
},
|
|
6205
|
-
{
|
|
6206
|
-
command: "f5xcctl config rate-limit create {name} --namespace {namespace}",
|
|
6207
|
-
description: "Create rate-limit",
|
|
6208
|
-
use_case: "basic_create",
|
|
6209
|
-
},
|
|
6210
|
-
],
|
|
6211
5435
|
confirmationRequired: false,
|
|
6212
5436
|
parameterExamples: {
|
|
6213
5437
|
namespace: "Shared",
|
|
@@ -6252,18 +5476,6 @@ export const apiTools = [
|
|
|
6252
5476
|
},
|
|
6253
5477
|
confirmation_required: false,
|
|
6254
5478
|
danger_level: "medium",
|
|
6255
|
-
examples: [
|
|
6256
|
-
{
|
|
6257
|
-
command: "f5xcctl config rate-limit create {name} --namespace {namespace}",
|
|
6258
|
-
description: "Create rate-limit",
|
|
6259
|
-
use_case: "basic_create",
|
|
6260
|
-
},
|
|
6261
|
-
{
|
|
6262
|
-
command: "f5xcctl config rate-limit create -f {file}.yaml",
|
|
6263
|
-
description: "Create from YAML file",
|
|
6264
|
-
use_case: "file_based",
|
|
6265
|
-
},
|
|
6266
|
-
],
|
|
6267
5479
|
field_docs: {},
|
|
6268
5480
|
optional_fields: [],
|
|
6269
5481
|
performance_impact: {
|
|
@@ -6276,6 +5488,7 @@ export const apiTools = [
|
|
|
6276
5488
|
creates: ["rate-limit"],
|
|
6277
5489
|
},
|
|
6278
5490
|
},
|
|
5491
|
+
curlExample: null,
|
|
6279
5492
|
},
|
|
6280
5493
|
{
|
|
6281
5494
|
toolName: "f5xc-api-api-remove-from-inventory-create",
|
|
@@ -6325,18 +5538,6 @@ export const apiTools = [
|
|
|
6325
5538
|
creates: ["remove-from-inventory"],
|
|
6326
5539
|
},
|
|
6327
5540
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
6328
|
-
cliExamples: [
|
|
6329
|
-
{
|
|
6330
|
-
command: "f5xcctl config remove-from-inventory create -f {file}.yaml",
|
|
6331
|
-
description: "Create from YAML file",
|
|
6332
|
-
use_case: "file_based",
|
|
6333
|
-
},
|
|
6334
|
-
{
|
|
6335
|
-
command: "f5xcctl config remove-from-inventory create {name} --namespace {namespace}",
|
|
6336
|
-
description: "Create remove-from-inventory",
|
|
6337
|
-
use_case: "basic_create",
|
|
6338
|
-
},
|
|
6339
|
-
],
|
|
6340
5541
|
confirmationRequired: false,
|
|
6341
5542
|
parameterExamples: {
|
|
6342
5543
|
name: "Name",
|
|
@@ -6385,18 +5586,6 @@ export const apiTools = [
|
|
|
6385
5586
|
},
|
|
6386
5587
|
confirmation_required: false,
|
|
6387
5588
|
danger_level: "medium",
|
|
6388
|
-
examples: [
|
|
6389
|
-
{
|
|
6390
|
-
command: "f5xcctl config remove-from-inventory create {name} --namespace {namespace}",
|
|
6391
|
-
description: "Create remove-from-inventory",
|
|
6392
|
-
use_case: "basic_create",
|
|
6393
|
-
},
|
|
6394
|
-
{
|
|
6395
|
-
command: "f5xcctl config remove-from-inventory create -f {file}.yaml",
|
|
6396
|
-
description: "Create from YAML file",
|
|
6397
|
-
use_case: "file_based",
|
|
6398
|
-
},
|
|
6399
|
-
],
|
|
6400
5589
|
field_docs: {},
|
|
6401
5590
|
optional_fields: [],
|
|
6402
5591
|
performance_impact: {
|
|
@@ -6409,6 +5598,7 @@ export const apiTools = [
|
|
|
6409
5598
|
creates: ["remove-from-inventory"],
|
|
6410
5599
|
},
|
|
6411
5600
|
},
|
|
5601
|
+
curlExample: null,
|
|
6412
5602
|
},
|
|
6413
5603
|
{
|
|
6414
5604
|
toolName: "f5xc-api-api-stat-create",
|
|
@@ -6449,18 +5639,6 @@ export const apiTools = [
|
|
|
6449
5639
|
creates: ["stat"],
|
|
6450
5640
|
},
|
|
6451
5641
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
6452
|
-
cliExamples: [
|
|
6453
|
-
{
|
|
6454
|
-
command: "f5xcctl ml stat create -f {file}.yaml",
|
|
6455
|
-
description: "Create from YAML file",
|
|
6456
|
-
use_case: "file_based",
|
|
6457
|
-
},
|
|
6458
|
-
{
|
|
6459
|
-
command: "f5xcctl ml stat create {name} --namespace {namespace}",
|
|
6460
|
-
description: "Create stat",
|
|
6461
|
-
use_case: "basic_create",
|
|
6462
|
-
},
|
|
6463
|
-
],
|
|
6464
5642
|
confirmationRequired: false,
|
|
6465
5643
|
parameterExamples: {
|
|
6466
5644
|
namespace: "Shared",
|
|
@@ -6505,18 +5683,6 @@ export const apiTools = [
|
|
|
6505
5683
|
},
|
|
6506
5684
|
confirmation_required: false,
|
|
6507
5685
|
danger_level: "medium",
|
|
6508
|
-
examples: [
|
|
6509
|
-
{
|
|
6510
|
-
command: "f5xcctl ml stat create {name} --namespace {namespace}",
|
|
6511
|
-
description: "Create stat",
|
|
6512
|
-
use_case: "basic_create",
|
|
6513
|
-
},
|
|
6514
|
-
{
|
|
6515
|
-
command: "f5xcctl ml stat create -f {file}.yaml",
|
|
6516
|
-
description: "Create from YAML file",
|
|
6517
|
-
use_case: "file_based",
|
|
6518
|
-
},
|
|
6519
|
-
],
|
|
6520
5686
|
field_docs: {},
|
|
6521
5687
|
optional_fields: [],
|
|
6522
5688
|
performance_impact: {
|
|
@@ -6529,6 +5695,7 @@ export const apiTools = [
|
|
|
6529
5695
|
creates: ["stat"],
|
|
6530
5696
|
},
|
|
6531
5697
|
},
|
|
5698
|
+
curlExample: null,
|
|
6532
5699
|
},
|
|
6533
5700
|
{
|
|
6534
5701
|
toolName: "f5xc-api-api-unmark-as-non-api-create",
|
|
@@ -6578,18 +5745,6 @@ export const apiTools = [
|
|
|
6578
5745
|
creates: ["unmark-as-non-api"],
|
|
6579
5746
|
},
|
|
6580
5747
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
6581
|
-
cliExamples: [
|
|
6582
|
-
{
|
|
6583
|
-
command: "f5xcctl config unmark-as-non-api create -f {file}.yaml",
|
|
6584
|
-
description: "Create from YAML file",
|
|
6585
|
-
use_case: "file_based",
|
|
6586
|
-
},
|
|
6587
|
-
{
|
|
6588
|
-
command: "f5xcctl config unmark-as-non-api create {name} --namespace {namespace}",
|
|
6589
|
-
description: "Create unmark-as-non-api",
|
|
6590
|
-
use_case: "basic_create",
|
|
6591
|
-
},
|
|
6592
|
-
],
|
|
6593
5748
|
confirmationRequired: false,
|
|
6594
5749
|
parameterExamples: {
|
|
6595
5750
|
name: "Name",
|
|
@@ -6638,18 +5793,6 @@ export const apiTools = [
|
|
|
6638
5793
|
},
|
|
6639
5794
|
confirmation_required: false,
|
|
6640
5795
|
danger_level: "medium",
|
|
6641
|
-
examples: [
|
|
6642
|
-
{
|
|
6643
|
-
command: "f5xcctl config unmark-as-non-api create {name} --namespace {namespace}",
|
|
6644
|
-
description: "Create unmark-as-non-api",
|
|
6645
|
-
use_case: "basic_create",
|
|
6646
|
-
},
|
|
6647
|
-
{
|
|
6648
|
-
command: "f5xcctl config unmark-as-non-api create -f {file}.yaml",
|
|
6649
|
-
description: "Create from YAML file",
|
|
6650
|
-
use_case: "file_based",
|
|
6651
|
-
},
|
|
6652
|
-
],
|
|
6653
5796
|
field_docs: {},
|
|
6654
5797
|
optional_fields: [],
|
|
6655
5798
|
performance_impact: {
|
|
@@ -6662,6 +5805,7 @@ export const apiTools = [
|
|
|
6662
5805
|
creates: ["unmark-as-non-api"],
|
|
6663
5806
|
},
|
|
6664
5807
|
},
|
|
5808
|
+
curlExample: null,
|
|
6665
5809
|
},
|
|
6666
5810
|
];
|
|
6667
5811
|
export default apiTools;
|