@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 sitesTools = [
|
|
|
42
42
|
creates: ["aggregation"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl data aggregation create {name} --namespace {namespace}",
|
|
48
|
-
description: "Create aggregation",
|
|
49
|
-
use_case: "basic_create",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl data aggregation 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
|
namespace: "Value",
|
|
@@ -98,18 +86,6 @@ export const sitesTools = [
|
|
|
98
86
|
},
|
|
99
87
|
confirmation_required: false,
|
|
100
88
|
danger_level: "medium",
|
|
101
|
-
examples: [
|
|
102
|
-
{
|
|
103
|
-
command: "f5xcctl data aggregation create {name} --namespace {namespace}",
|
|
104
|
-
description: "Create aggregation",
|
|
105
|
-
use_case: "basic_create",
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
command: "f5xcctl data aggregation 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 sitesTools = [
|
|
|
122
98
|
creates: ["aggregation"],
|
|
123
99
|
},
|
|
124
100
|
},
|
|
101
|
+
curlExample: null,
|
|
125
102
|
},
|
|
126
103
|
{
|
|
127
104
|
toolName: "f5xc-api-sites-aws-tgw-site-create",
|
|
@@ -162,18 +139,6 @@ export const sitesTools = [
|
|
|
162
139
|
creates: ["aws-tgw-site"],
|
|
163
140
|
},
|
|
164
141
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
165
|
-
cliExamples: [
|
|
166
|
-
{
|
|
167
|
-
command: "f5xcctl config aws-tgw-site create {name} --namespace {namespace}",
|
|
168
|
-
description: "Create aws-tgw-site",
|
|
169
|
-
use_case: "basic_create",
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
command: "f5xcctl config aws-tgw-site create -f {file}.yaml",
|
|
173
|
-
description: "Create from YAML file",
|
|
174
|
-
use_case: "file_based",
|
|
175
|
-
},
|
|
176
|
-
],
|
|
177
142
|
confirmationRequired: false,
|
|
178
143
|
parameterExamples: {
|
|
179
144
|
"metadata.namespace": "Staging",
|
|
@@ -218,18 +183,6 @@ export const sitesTools = [
|
|
|
218
183
|
},
|
|
219
184
|
confirmation_required: false,
|
|
220
185
|
danger_level: "medium",
|
|
221
|
-
examples: [
|
|
222
|
-
{
|
|
223
|
-
command: "f5xcctl config aws-tgw-site create {name} --namespace {namespace}",
|
|
224
|
-
description: "Create aws-tgw-site",
|
|
225
|
-
use_case: "basic_create",
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
command: "f5xcctl config aws-tgw-site create -f {file}.yaml",
|
|
229
|
-
description: "Create from YAML file",
|
|
230
|
-
use_case: "file_based",
|
|
231
|
-
},
|
|
232
|
-
],
|
|
233
186
|
field_docs: {},
|
|
234
187
|
optional_fields: [],
|
|
235
188
|
performance_impact: {
|
|
@@ -242,6 +195,7 @@ export const sitesTools = [
|
|
|
242
195
|
creates: ["aws-tgw-site"],
|
|
243
196
|
},
|
|
244
197
|
},
|
|
198
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/aws_tgw_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
245
199
|
},
|
|
246
200
|
{
|
|
247
201
|
toolName: "f5xc-api-sites-aws-tgw-site-delete",
|
|
@@ -291,13 +245,6 @@ export const sitesTools = [
|
|
|
291
245
|
deletes: ["aws-tgw-site", "contained_resources"],
|
|
292
246
|
},
|
|
293
247
|
requiredFields: ["path.name", "path.namespace"],
|
|
294
|
-
cliExamples: [
|
|
295
|
-
{
|
|
296
|
-
command: "f5xcctl config aws-tgw-site delete {name} --namespace {namespace}",
|
|
297
|
-
description: "Delete aws-tgw-site",
|
|
298
|
-
use_case: "delete",
|
|
299
|
-
},
|
|
300
|
-
],
|
|
301
248
|
confirmationRequired: true,
|
|
302
249
|
parameterExamples: {
|
|
303
250
|
name: "Name",
|
|
@@ -343,13 +290,6 @@ export const sitesTools = [
|
|
|
343
290
|
},
|
|
344
291
|
confirmation_required: true,
|
|
345
292
|
danger_level: "high",
|
|
346
|
-
examples: [
|
|
347
|
-
{
|
|
348
|
-
command: "f5xcctl config aws-tgw-site delete {name} --namespace {namespace}",
|
|
349
|
-
description: "Delete aws-tgw-site",
|
|
350
|
-
use_case: "delete",
|
|
351
|
-
},
|
|
352
|
-
],
|
|
353
293
|
field_docs: {},
|
|
354
294
|
optional_fields: [],
|
|
355
295
|
performance_impact: {
|
|
@@ -362,6 +302,7 @@ export const sitesTools = [
|
|
|
362
302
|
deletes: ["aws-tgw-site", "contained_resources"],
|
|
363
303
|
},
|
|
364
304
|
},
|
|
305
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/aws_tgw_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
365
306
|
},
|
|
366
307
|
{
|
|
367
308
|
toolName: "f5xc-api-sites-aws-tgw-site-get",
|
|
@@ -430,13 +371,6 @@ export const sitesTools = [
|
|
|
430
371
|
dangerLevel: "low",
|
|
431
372
|
sideEffects: null,
|
|
432
373
|
requiredFields: ["path.name", "path.namespace"],
|
|
433
|
-
cliExamples: [
|
|
434
|
-
{
|
|
435
|
-
command: "f5xcctl config aws-tgw-site get {name} --namespace {namespace}",
|
|
436
|
-
description: "Get specific aws-tgw-site",
|
|
437
|
-
use_case: "get_specific",
|
|
438
|
-
},
|
|
439
|
-
],
|
|
440
374
|
confirmationRequired: false,
|
|
441
375
|
parameterExamples: {
|
|
442
376
|
name: "Name",
|
|
@@ -482,13 +416,6 @@ export const sitesTools = [
|
|
|
482
416
|
},
|
|
483
417
|
confirmation_required: false,
|
|
484
418
|
danger_level: "low",
|
|
485
|
-
examples: [
|
|
486
|
-
{
|
|
487
|
-
command: "f5xcctl config aws-tgw-site get {name} --namespace {namespace}",
|
|
488
|
-
description: "Get specific aws-tgw-site",
|
|
489
|
-
use_case: "get_specific",
|
|
490
|
-
},
|
|
491
|
-
],
|
|
492
419
|
field_docs: {},
|
|
493
420
|
optional_fields: [],
|
|
494
421
|
performance_impact: {
|
|
@@ -499,6 +426,7 @@ export const sitesTools = [
|
|
|
499
426
|
required_fields: ["path.name", "path.namespace"],
|
|
500
427
|
side_effects: {},
|
|
501
428
|
},
|
|
429
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/aws_tgw_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
502
430
|
},
|
|
503
431
|
{
|
|
504
432
|
toolName: "f5xc-api-sites-aws-tgw-site-list",
|
|
@@ -573,13 +501,6 @@ export const sitesTools = [
|
|
|
573
501
|
dangerLevel: "low",
|
|
574
502
|
sideEffects: null,
|
|
575
503
|
requiredFields: ["path.namespace"],
|
|
576
|
-
cliExamples: [
|
|
577
|
-
{
|
|
578
|
-
command: "f5xcctl config aws-tgw-site list --namespace {namespace}",
|
|
579
|
-
description: "List all aws-tgw-sites",
|
|
580
|
-
use_case: "list_all",
|
|
581
|
-
},
|
|
582
|
-
],
|
|
583
504
|
confirmationRequired: false,
|
|
584
505
|
parameterExamples: {
|
|
585
506
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -625,13 +546,6 @@ export const sitesTools = [
|
|
|
625
546
|
},
|
|
626
547
|
confirmation_required: false,
|
|
627
548
|
danger_level: "low",
|
|
628
|
-
examples: [
|
|
629
|
-
{
|
|
630
|
-
command: "f5xcctl config aws-tgw-site list --namespace {namespace}",
|
|
631
|
-
description: "List all aws-tgw-sites",
|
|
632
|
-
use_case: "list_all",
|
|
633
|
-
},
|
|
634
|
-
],
|
|
635
549
|
field_docs: {},
|
|
636
550
|
optional_fields: [],
|
|
637
551
|
performance_impact: {
|
|
@@ -642,6 +556,7 @@ export const sitesTools = [
|
|
|
642
556
|
required_fields: ["path.namespace"],
|
|
643
557
|
side_effects: {},
|
|
644
558
|
},
|
|
559
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/aws_tgw_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
645
560
|
},
|
|
646
561
|
{
|
|
647
562
|
toolName: "f5xc-api-sites-aws-tgw-site-update",
|
|
@@ -693,13 +608,6 @@ export const sitesTools = [
|
|
|
693
608
|
modifies: ["aws-tgw-site"],
|
|
694
609
|
},
|
|
695
610
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
696
|
-
cliExamples: [
|
|
697
|
-
{
|
|
698
|
-
command: "f5xcctl config aws-tgw-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
699
|
-
description: "Update aws-tgw-site",
|
|
700
|
-
use_case: "update",
|
|
701
|
-
},
|
|
702
|
-
],
|
|
703
611
|
confirmationRequired: false,
|
|
704
612
|
parameterExamples: {
|
|
705
613
|
"metadata.name": "Example-corp-web.",
|
|
@@ -745,13 +653,6 @@ export const sitesTools = [
|
|
|
745
653
|
},
|
|
746
654
|
confirmation_required: false,
|
|
747
655
|
danger_level: "medium",
|
|
748
|
-
examples: [
|
|
749
|
-
{
|
|
750
|
-
command: "f5xcctl config aws-tgw-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
751
|
-
description: "Update aws-tgw-site",
|
|
752
|
-
use_case: "update",
|
|
753
|
-
},
|
|
754
|
-
],
|
|
755
656
|
field_docs: {},
|
|
756
657
|
optional_fields: [],
|
|
757
658
|
performance_impact: {
|
|
@@ -764,6 +665,7 @@ export const sitesTools = [
|
|
|
764
665
|
modifies: ["aws-tgw-site"],
|
|
765
666
|
},
|
|
766
667
|
},
|
|
668
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/aws_tgw_sites" \\\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-sites-aws-vpc-site-create",
|
|
@@ -804,18 +706,6 @@ export const sitesTools = [
|
|
|
804
706
|
creates: ["aws-vpc-site"],
|
|
805
707
|
},
|
|
806
708
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
807
|
-
cliExamples: [
|
|
808
|
-
{
|
|
809
|
-
command: "f5xcctl config aws-vpc-site create {name} --namespace {namespace}",
|
|
810
|
-
description: "Create aws-vpc-site",
|
|
811
|
-
use_case: "basic_create",
|
|
812
|
-
},
|
|
813
|
-
{
|
|
814
|
-
command: "f5xcctl config aws-vpc-site create -f {file}.yaml",
|
|
815
|
-
description: "Create from YAML file",
|
|
816
|
-
use_case: "file_based",
|
|
817
|
-
},
|
|
818
|
-
],
|
|
819
709
|
confirmationRequired: false,
|
|
820
710
|
parameterExamples: {
|
|
821
711
|
"metadata.namespace": "Staging",
|
|
@@ -860,18 +750,6 @@ export const sitesTools = [
|
|
|
860
750
|
},
|
|
861
751
|
confirmation_required: false,
|
|
862
752
|
danger_level: "medium",
|
|
863
|
-
examples: [
|
|
864
|
-
{
|
|
865
|
-
command: "f5xcctl config aws-vpc-site create {name} --namespace {namespace}",
|
|
866
|
-
description: "Create aws-vpc-site",
|
|
867
|
-
use_case: "basic_create",
|
|
868
|
-
},
|
|
869
|
-
{
|
|
870
|
-
command: "f5xcctl config aws-vpc-site create -f {file}.yaml",
|
|
871
|
-
description: "Create from YAML file",
|
|
872
|
-
use_case: "file_based",
|
|
873
|
-
},
|
|
874
|
-
],
|
|
875
753
|
field_docs: {},
|
|
876
754
|
optional_fields: [],
|
|
877
755
|
performance_impact: {
|
|
@@ -884,6 +762,7 @@ export const sitesTools = [
|
|
|
884
762
|
creates: ["aws-vpc-site"],
|
|
885
763
|
},
|
|
886
764
|
},
|
|
765
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/aws_vpc_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
887
766
|
},
|
|
888
767
|
{
|
|
889
768
|
toolName: "f5xc-api-sites-aws-vpc-site-delete",
|
|
@@ -933,13 +812,6 @@ export const sitesTools = [
|
|
|
933
812
|
deletes: ["aws-vpc-site", "contained_resources"],
|
|
934
813
|
},
|
|
935
814
|
requiredFields: ["path.name", "path.namespace"],
|
|
936
|
-
cliExamples: [
|
|
937
|
-
{
|
|
938
|
-
command: "f5xcctl config aws-vpc-site delete {name} --namespace {namespace}",
|
|
939
|
-
description: "Delete aws-vpc-site",
|
|
940
|
-
use_case: "delete",
|
|
941
|
-
},
|
|
942
|
-
],
|
|
943
815
|
confirmationRequired: true,
|
|
944
816
|
parameterExamples: {
|
|
945
817
|
name: "Name",
|
|
@@ -985,13 +857,6 @@ export const sitesTools = [
|
|
|
985
857
|
},
|
|
986
858
|
confirmation_required: true,
|
|
987
859
|
danger_level: "high",
|
|
988
|
-
examples: [
|
|
989
|
-
{
|
|
990
|
-
command: "f5xcctl config aws-vpc-site delete {name} --namespace {namespace}",
|
|
991
|
-
description: "Delete aws-vpc-site",
|
|
992
|
-
use_case: "delete",
|
|
993
|
-
},
|
|
994
|
-
],
|
|
995
860
|
field_docs: {},
|
|
996
861
|
optional_fields: [],
|
|
997
862
|
performance_impact: {
|
|
@@ -1004,6 +869,7 @@ export const sitesTools = [
|
|
|
1004
869
|
deletes: ["aws-vpc-site", "contained_resources"],
|
|
1005
870
|
},
|
|
1006
871
|
},
|
|
872
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/aws_vpc_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1007
873
|
},
|
|
1008
874
|
{
|
|
1009
875
|
toolName: "f5xc-api-sites-aws-vpc-site-get",
|
|
@@ -1072,13 +938,6 @@ export const sitesTools = [
|
|
|
1072
938
|
dangerLevel: "low",
|
|
1073
939
|
sideEffects: null,
|
|
1074
940
|
requiredFields: ["path.name", "path.namespace"],
|
|
1075
|
-
cliExamples: [
|
|
1076
|
-
{
|
|
1077
|
-
command: "f5xcctl config aws-vpc-site get {name} --namespace {namespace}",
|
|
1078
|
-
description: "Get specific aws-vpc-site",
|
|
1079
|
-
use_case: "get_specific",
|
|
1080
|
-
},
|
|
1081
|
-
],
|
|
1082
941
|
confirmationRequired: false,
|
|
1083
942
|
parameterExamples: {
|
|
1084
943
|
name: "Name",
|
|
@@ -1124,13 +983,6 @@ export const sitesTools = [
|
|
|
1124
983
|
},
|
|
1125
984
|
confirmation_required: false,
|
|
1126
985
|
danger_level: "low",
|
|
1127
|
-
examples: [
|
|
1128
|
-
{
|
|
1129
|
-
command: "f5xcctl config aws-vpc-site get {name} --namespace {namespace}",
|
|
1130
|
-
description: "Get specific aws-vpc-site",
|
|
1131
|
-
use_case: "get_specific",
|
|
1132
|
-
},
|
|
1133
|
-
],
|
|
1134
986
|
field_docs: {},
|
|
1135
987
|
optional_fields: [],
|
|
1136
988
|
performance_impact: {
|
|
@@ -1141,6 +993,7 @@ export const sitesTools = [
|
|
|
1141
993
|
required_fields: ["path.name", "path.namespace"],
|
|
1142
994
|
side_effects: {},
|
|
1143
995
|
},
|
|
996
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/aws_vpc_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1144
997
|
},
|
|
1145
998
|
{
|
|
1146
999
|
toolName: "f5xc-api-sites-aws-vpc-site-list",
|
|
@@ -1215,13 +1068,6 @@ export const sitesTools = [
|
|
|
1215
1068
|
dangerLevel: "low",
|
|
1216
1069
|
sideEffects: null,
|
|
1217
1070
|
requiredFields: ["path.namespace"],
|
|
1218
|
-
cliExamples: [
|
|
1219
|
-
{
|
|
1220
|
-
command: "f5xcctl config aws-vpc-site list --namespace {namespace}",
|
|
1221
|
-
description: "List all aws-vpc-sites",
|
|
1222
|
-
use_case: "list_all",
|
|
1223
|
-
},
|
|
1224
|
-
],
|
|
1225
1071
|
confirmationRequired: false,
|
|
1226
1072
|
parameterExamples: {
|
|
1227
1073
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1267,13 +1113,6 @@ export const sitesTools = [
|
|
|
1267
1113
|
},
|
|
1268
1114
|
confirmation_required: false,
|
|
1269
1115
|
danger_level: "low",
|
|
1270
|
-
examples: [
|
|
1271
|
-
{
|
|
1272
|
-
command: "f5xcctl config aws-vpc-site list --namespace {namespace}",
|
|
1273
|
-
description: "List all aws-vpc-sites",
|
|
1274
|
-
use_case: "list_all",
|
|
1275
|
-
},
|
|
1276
|
-
],
|
|
1277
1116
|
field_docs: {},
|
|
1278
1117
|
optional_fields: [],
|
|
1279
1118
|
performance_impact: {
|
|
@@ -1284,6 +1123,7 @@ export const sitesTools = [
|
|
|
1284
1123
|
required_fields: ["path.namespace"],
|
|
1285
1124
|
side_effects: {},
|
|
1286
1125
|
},
|
|
1126
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/aws_vpc_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1287
1127
|
},
|
|
1288
1128
|
{
|
|
1289
1129
|
toolName: "f5xc-api-sites-aws-vpc-site-update",
|
|
@@ -1335,13 +1175,6 @@ export const sitesTools = [
|
|
|
1335
1175
|
modifies: ["aws-vpc-site"],
|
|
1336
1176
|
},
|
|
1337
1177
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1338
|
-
cliExamples: [
|
|
1339
|
-
{
|
|
1340
|
-
command: "f5xcctl config aws-vpc-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
1341
|
-
description: "Update aws-vpc-site",
|
|
1342
|
-
use_case: "update",
|
|
1343
|
-
},
|
|
1344
|
-
],
|
|
1345
1178
|
confirmationRequired: false,
|
|
1346
1179
|
parameterExamples: {
|
|
1347
1180
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1387,13 +1220,6 @@ export const sitesTools = [
|
|
|
1387
1220
|
},
|
|
1388
1221
|
confirmation_required: false,
|
|
1389
1222
|
danger_level: "medium",
|
|
1390
|
-
examples: [
|
|
1391
|
-
{
|
|
1392
|
-
command: "f5xcctl config aws-vpc-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
1393
|
-
description: "Update aws-vpc-site",
|
|
1394
|
-
use_case: "update",
|
|
1395
|
-
},
|
|
1396
|
-
],
|
|
1397
1223
|
field_docs: {},
|
|
1398
1224
|
optional_fields: [],
|
|
1399
1225
|
performance_impact: {
|
|
@@ -1406,6 +1232,7 @@ export const sitesTools = [
|
|
|
1406
1232
|
modifies: ["aws-vpc-site"],
|
|
1407
1233
|
},
|
|
1408
1234
|
},
|
|
1235
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/aws_vpc_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1409
1236
|
},
|
|
1410
1237
|
{
|
|
1411
1238
|
toolName: "f5xc-api-sites-azure-vnet-site-create",
|
|
@@ -1446,18 +1273,6 @@ export const sitesTools = [
|
|
|
1446
1273
|
creates: ["azure-vnet-site"],
|
|
1447
1274
|
},
|
|
1448
1275
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1449
|
-
cliExamples: [
|
|
1450
|
-
{
|
|
1451
|
-
command: "f5xcctl config azure-vnet-site create {name} --namespace {namespace}",
|
|
1452
|
-
description: "Create azure-vnet-site",
|
|
1453
|
-
use_case: "basic_create",
|
|
1454
|
-
},
|
|
1455
|
-
{
|
|
1456
|
-
command: "f5xcctl config azure-vnet-site create -f {file}.yaml",
|
|
1457
|
-
description: "Create from YAML file",
|
|
1458
|
-
use_case: "file_based",
|
|
1459
|
-
},
|
|
1460
|
-
],
|
|
1461
1276
|
confirmationRequired: false,
|
|
1462
1277
|
parameterExamples: {
|
|
1463
1278
|
"metadata.namespace": "Staging",
|
|
@@ -1502,18 +1317,6 @@ export const sitesTools = [
|
|
|
1502
1317
|
},
|
|
1503
1318
|
confirmation_required: false,
|
|
1504
1319
|
danger_level: "medium",
|
|
1505
|
-
examples: [
|
|
1506
|
-
{
|
|
1507
|
-
command: "f5xcctl config azure-vnet-site create {name} --namespace {namespace}",
|
|
1508
|
-
description: "Create azure-vnet-site",
|
|
1509
|
-
use_case: "basic_create",
|
|
1510
|
-
},
|
|
1511
|
-
{
|
|
1512
|
-
command: "f5xcctl config azure-vnet-site create -f {file}.yaml",
|
|
1513
|
-
description: "Create from YAML file",
|
|
1514
|
-
use_case: "file_based",
|
|
1515
|
-
},
|
|
1516
|
-
],
|
|
1517
1320
|
field_docs: {},
|
|
1518
1321
|
optional_fields: [],
|
|
1519
1322
|
performance_impact: {
|
|
@@ -1526,6 +1329,7 @@ export const sitesTools = [
|
|
|
1526
1329
|
creates: ["azure-vnet-site"],
|
|
1527
1330
|
},
|
|
1528
1331
|
},
|
|
1332
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/azure_vnet_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1529
1333
|
},
|
|
1530
1334
|
{
|
|
1531
1335
|
toolName: "f5xc-api-sites-azure-vnet-site-delete",
|
|
@@ -1575,13 +1379,6 @@ export const sitesTools = [
|
|
|
1575
1379
|
deletes: ["azure-vnet-site", "contained_resources"],
|
|
1576
1380
|
},
|
|
1577
1381
|
requiredFields: ["path.name", "path.namespace"],
|
|
1578
|
-
cliExamples: [
|
|
1579
|
-
{
|
|
1580
|
-
command: "f5xcctl config azure-vnet-site delete {name} --namespace {namespace}",
|
|
1581
|
-
description: "Delete azure-vnet-site",
|
|
1582
|
-
use_case: "delete",
|
|
1583
|
-
},
|
|
1584
|
-
],
|
|
1585
1382
|
confirmationRequired: true,
|
|
1586
1383
|
parameterExamples: {
|
|
1587
1384
|
name: "Name",
|
|
@@ -1627,13 +1424,6 @@ export const sitesTools = [
|
|
|
1627
1424
|
},
|
|
1628
1425
|
confirmation_required: true,
|
|
1629
1426
|
danger_level: "high",
|
|
1630
|
-
examples: [
|
|
1631
|
-
{
|
|
1632
|
-
command: "f5xcctl config azure-vnet-site delete {name} --namespace {namespace}",
|
|
1633
|
-
description: "Delete azure-vnet-site",
|
|
1634
|
-
use_case: "delete",
|
|
1635
|
-
},
|
|
1636
|
-
],
|
|
1637
1427
|
field_docs: {},
|
|
1638
1428
|
optional_fields: [],
|
|
1639
1429
|
performance_impact: {
|
|
@@ -1646,6 +1436,7 @@ export const sitesTools = [
|
|
|
1646
1436
|
deletes: ["azure-vnet-site", "contained_resources"],
|
|
1647
1437
|
},
|
|
1648
1438
|
},
|
|
1439
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/azure_vnet_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1649
1440
|
},
|
|
1650
1441
|
{
|
|
1651
1442
|
toolName: "f5xc-api-sites-azure-vnet-site-get",
|
|
@@ -1714,13 +1505,6 @@ export const sitesTools = [
|
|
|
1714
1505
|
dangerLevel: "low",
|
|
1715
1506
|
sideEffects: null,
|
|
1716
1507
|
requiredFields: ["path.name", "path.namespace"],
|
|
1717
|
-
cliExamples: [
|
|
1718
|
-
{
|
|
1719
|
-
command: "f5xcctl config azure-vnet-site get {name} --namespace {namespace}",
|
|
1720
|
-
description: "Get specific azure-vnet-site",
|
|
1721
|
-
use_case: "get_specific",
|
|
1722
|
-
},
|
|
1723
|
-
],
|
|
1724
1508
|
confirmationRequired: false,
|
|
1725
1509
|
parameterExamples: {
|
|
1726
1510
|
name: "Name",
|
|
@@ -1766,13 +1550,6 @@ export const sitesTools = [
|
|
|
1766
1550
|
},
|
|
1767
1551
|
confirmation_required: false,
|
|
1768
1552
|
danger_level: "low",
|
|
1769
|
-
examples: [
|
|
1770
|
-
{
|
|
1771
|
-
command: "f5xcctl config azure-vnet-site get {name} --namespace {namespace}",
|
|
1772
|
-
description: "Get specific azure-vnet-site",
|
|
1773
|
-
use_case: "get_specific",
|
|
1774
|
-
},
|
|
1775
|
-
],
|
|
1776
1553
|
field_docs: {},
|
|
1777
1554
|
optional_fields: [],
|
|
1778
1555
|
performance_impact: {
|
|
@@ -1783,6 +1560,7 @@ export const sitesTools = [
|
|
|
1783
1560
|
required_fields: ["path.name", "path.namespace"],
|
|
1784
1561
|
side_effects: {},
|
|
1785
1562
|
},
|
|
1563
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/azure_vnet_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1786
1564
|
},
|
|
1787
1565
|
{
|
|
1788
1566
|
toolName: "f5xc-api-sites-azure-vnet-site-list",
|
|
@@ -1857,13 +1635,6 @@ export const sitesTools = [
|
|
|
1857
1635
|
dangerLevel: "low",
|
|
1858
1636
|
sideEffects: null,
|
|
1859
1637
|
requiredFields: ["path.namespace"],
|
|
1860
|
-
cliExamples: [
|
|
1861
|
-
{
|
|
1862
|
-
command: "f5xcctl config azure-vnet-site list --namespace {namespace}",
|
|
1863
|
-
description: "List all azure-vnet-sites",
|
|
1864
|
-
use_case: "list_all",
|
|
1865
|
-
},
|
|
1866
|
-
],
|
|
1867
1638
|
confirmationRequired: false,
|
|
1868
1639
|
parameterExamples: {
|
|
1869
1640
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1909,13 +1680,6 @@ export const sitesTools = [
|
|
|
1909
1680
|
},
|
|
1910
1681
|
confirmation_required: false,
|
|
1911
1682
|
danger_level: "low",
|
|
1912
|
-
examples: [
|
|
1913
|
-
{
|
|
1914
|
-
command: "f5xcctl config azure-vnet-site list --namespace {namespace}",
|
|
1915
|
-
description: "List all azure-vnet-sites",
|
|
1916
|
-
use_case: "list_all",
|
|
1917
|
-
},
|
|
1918
|
-
],
|
|
1919
1683
|
field_docs: {},
|
|
1920
1684
|
optional_fields: [],
|
|
1921
1685
|
performance_impact: {
|
|
@@ -1926,6 +1690,7 @@ export const sitesTools = [
|
|
|
1926
1690
|
required_fields: ["path.namespace"],
|
|
1927
1691
|
side_effects: {},
|
|
1928
1692
|
},
|
|
1693
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/azure_vnet_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1929
1694
|
},
|
|
1930
1695
|
{
|
|
1931
1696
|
toolName: "f5xc-api-sites-azure-vnet-site-update",
|
|
@@ -1977,13 +1742,6 @@ export const sitesTools = [
|
|
|
1977
1742
|
modifies: ["azure-vnet-site"],
|
|
1978
1743
|
},
|
|
1979
1744
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1980
|
-
cliExamples: [
|
|
1981
|
-
{
|
|
1982
|
-
command: "f5xcctl config azure-vnet-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
1983
|
-
description: "Update azure-vnet-site",
|
|
1984
|
-
use_case: "update",
|
|
1985
|
-
},
|
|
1986
|
-
],
|
|
1987
1745
|
confirmationRequired: false,
|
|
1988
1746
|
parameterExamples: {
|
|
1989
1747
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2029,13 +1787,6 @@ export const sitesTools = [
|
|
|
2029
1787
|
},
|
|
2030
1788
|
confirmation_required: false,
|
|
2031
1789
|
danger_level: "medium",
|
|
2032
|
-
examples: [
|
|
2033
|
-
{
|
|
2034
|
-
command: "f5xcctl config azure-vnet-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
2035
|
-
description: "Update azure-vnet-site",
|
|
2036
|
-
use_case: "update",
|
|
2037
|
-
},
|
|
2038
|
-
],
|
|
2039
1790
|
field_docs: {},
|
|
2040
1791
|
optional_fields: [],
|
|
2041
1792
|
performance_impact: {
|
|
@@ -2048,6 +1799,7 @@ export const sitesTools = [
|
|
|
2048
1799
|
modifies: ["azure-vnet-site"],
|
|
2049
1800
|
},
|
|
2050
1801
|
},
|
|
1802
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/azure_vnet_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2051
1803
|
},
|
|
2052
1804
|
{
|
|
2053
1805
|
toolName: "f5xc-api-sites-configmap-list",
|
|
@@ -2096,13 +1848,6 @@ export const sitesTools = [
|
|
|
2096
1848
|
dangerLevel: "low",
|
|
2097
1849
|
sideEffects: null,
|
|
2098
1850
|
requiredFields: ["path.site"],
|
|
2099
|
-
cliExamples: [
|
|
2100
|
-
{
|
|
2101
|
-
command: "f5xcctl data configmap list --namespace {namespace}",
|
|
2102
|
-
description: "List all configmaps",
|
|
2103
|
-
use_case: "list_all",
|
|
2104
|
-
},
|
|
2105
|
-
],
|
|
2106
1851
|
confirmationRequired: false,
|
|
2107
1852
|
parameterExamples: {
|
|
2108
1853
|
namespace: "Ns1",
|
|
@@ -2148,13 +1893,6 @@ export const sitesTools = [
|
|
|
2148
1893
|
},
|
|
2149
1894
|
confirmation_required: false,
|
|
2150
1895
|
danger_level: "low",
|
|
2151
|
-
examples: [
|
|
2152
|
-
{
|
|
2153
|
-
command: "f5xcctl data configmap list --namespace {namespace}",
|
|
2154
|
-
description: "List all configmaps",
|
|
2155
|
-
use_case: "list_all",
|
|
2156
|
-
},
|
|
2157
|
-
],
|
|
2158
1896
|
field_docs: {},
|
|
2159
1897
|
optional_fields: [],
|
|
2160
1898
|
performance_impact: {
|
|
@@ -2165,6 +1903,7 @@ export const sitesTools = [
|
|
|
2165
1903
|
required_fields: ["path.site"],
|
|
2166
1904
|
side_effects: {},
|
|
2167
1905
|
},
|
|
1906
|
+
curlExample: null,
|
|
2168
1907
|
},
|
|
2169
1908
|
{
|
|
2170
1909
|
toolName: "f5xc-api-sites-cronjob-list",
|
|
@@ -2213,13 +1952,6 @@ export const sitesTools = [
|
|
|
2213
1952
|
dangerLevel: "low",
|
|
2214
1953
|
sideEffects: null,
|
|
2215
1954
|
requiredFields: ["path.site"],
|
|
2216
|
-
cliExamples: [
|
|
2217
|
-
{
|
|
2218
|
-
command: "f5xcctl data cronjob list --namespace {namespace}",
|
|
2219
|
-
description: "List all cronjobs",
|
|
2220
|
-
use_case: "list_all",
|
|
2221
|
-
},
|
|
2222
|
-
],
|
|
2223
1955
|
confirmationRequired: false,
|
|
2224
1956
|
parameterExamples: {
|
|
2225
1957
|
namespace: "Ns1",
|
|
@@ -2265,13 +1997,6 @@ export const sitesTools = [
|
|
|
2265
1997
|
},
|
|
2266
1998
|
confirmation_required: false,
|
|
2267
1999
|
danger_level: "low",
|
|
2268
|
-
examples: [
|
|
2269
|
-
{
|
|
2270
|
-
command: "f5xcctl data cronjob list --namespace {namespace}",
|
|
2271
|
-
description: "List all cronjobs",
|
|
2272
|
-
use_case: "list_all",
|
|
2273
|
-
},
|
|
2274
|
-
],
|
|
2275
2000
|
field_docs: {},
|
|
2276
2001
|
optional_fields: [],
|
|
2277
2002
|
performance_impact: {
|
|
@@ -2282,6 +2007,7 @@ export const sitesTools = [
|
|
|
2282
2007
|
required_fields: ["path.site"],
|
|
2283
2008
|
side_effects: {},
|
|
2284
2009
|
},
|
|
2010
|
+
curlExample: null,
|
|
2285
2011
|
},
|
|
2286
2012
|
{
|
|
2287
2013
|
toolName: "f5xc-api-sites-daemonset-list",
|
|
@@ -2330,13 +2056,6 @@ export const sitesTools = [
|
|
|
2330
2056
|
dangerLevel: "low",
|
|
2331
2057
|
sideEffects: null,
|
|
2332
2058
|
requiredFields: ["path.site"],
|
|
2333
|
-
cliExamples: [
|
|
2334
|
-
{
|
|
2335
|
-
command: "f5xcctl data daemonset list --namespace {namespace}",
|
|
2336
|
-
description: "List all daemonsets",
|
|
2337
|
-
use_case: "list_all",
|
|
2338
|
-
},
|
|
2339
|
-
],
|
|
2340
2059
|
confirmationRequired: false,
|
|
2341
2060
|
parameterExamples: {
|
|
2342
2061
|
namespace: "Ns1",
|
|
@@ -2382,13 +2101,6 @@ export const sitesTools = [
|
|
|
2382
2101
|
},
|
|
2383
2102
|
confirmation_required: false,
|
|
2384
2103
|
danger_level: "low",
|
|
2385
|
-
examples: [
|
|
2386
|
-
{
|
|
2387
|
-
command: "f5xcctl data daemonset list --namespace {namespace}",
|
|
2388
|
-
description: "List all daemonsets",
|
|
2389
|
-
use_case: "list_all",
|
|
2390
|
-
},
|
|
2391
|
-
],
|
|
2392
2104
|
field_docs: {},
|
|
2393
2105
|
optional_fields: [],
|
|
2394
2106
|
performance_impact: {
|
|
@@ -2399,6 +2111,7 @@ export const sitesTools = [
|
|
|
2399
2111
|
required_fields: ["path.site"],
|
|
2400
2112
|
side_effects: {},
|
|
2401
2113
|
},
|
|
2114
|
+
curlExample: null,
|
|
2402
2115
|
},
|
|
2403
2116
|
{
|
|
2404
2117
|
toolName: "f5xc-api-sites-dc-cluster-group-create",
|
|
@@ -2439,18 +2152,6 @@ export const sitesTools = [
|
|
|
2439
2152
|
creates: ["dc-cluster-group"],
|
|
2440
2153
|
},
|
|
2441
2154
|
requiredFields: ["metadata.name", "metadata.namespace", "path.dc_cluster_group"],
|
|
2442
|
-
cliExamples: [
|
|
2443
|
-
{
|
|
2444
|
-
command: "f5xcctl data dc-cluster-group create {name} --namespace {namespace}",
|
|
2445
|
-
description: "Create dc-cluster-group",
|
|
2446
|
-
use_case: "basic_create",
|
|
2447
|
-
},
|
|
2448
|
-
{
|
|
2449
|
-
command: "f5xcctl data dc-cluster-group create -f {file}.yaml",
|
|
2450
|
-
description: "Create from YAML file",
|
|
2451
|
-
use_case: "file_based",
|
|
2452
|
-
},
|
|
2453
|
-
],
|
|
2454
2155
|
confirmationRequired: false,
|
|
2455
2156
|
parameterExamples: {
|
|
2456
2157
|
dc_cluster_group: "Dcg-1",
|
|
@@ -2498,18 +2199,6 @@ export const sitesTools = [
|
|
|
2498
2199
|
},
|
|
2499
2200
|
confirmation_required: false,
|
|
2500
2201
|
danger_level: "medium",
|
|
2501
|
-
examples: [
|
|
2502
|
-
{
|
|
2503
|
-
command: "f5xcctl data dc-cluster-group create {name} --namespace {namespace}",
|
|
2504
|
-
description: "Create dc-cluster-group",
|
|
2505
|
-
use_case: "basic_create",
|
|
2506
|
-
},
|
|
2507
|
-
{
|
|
2508
|
-
command: "f5xcctl data dc-cluster-group create -f {file}.yaml",
|
|
2509
|
-
description: "Create from YAML file",
|
|
2510
|
-
use_case: "file_based",
|
|
2511
|
-
},
|
|
2512
|
-
],
|
|
2513
2202
|
field_docs: {},
|
|
2514
2203
|
optional_fields: [],
|
|
2515
2204
|
performance_impact: {
|
|
@@ -2522,6 +2211,7 @@ export const sitesTools = [
|
|
|
2522
2211
|
creates: ["dc-cluster-group"],
|
|
2523
2212
|
},
|
|
2524
2213
|
},
|
|
2214
|
+
curlExample: null,
|
|
2525
2215
|
},
|
|
2526
2216
|
{
|
|
2527
2217
|
toolName: "f5xc-api-sites-dc-cluster-group-list",
|
|
@@ -2546,13 +2236,6 @@ export const sitesTools = [
|
|
|
2546
2236
|
dangerLevel: "low",
|
|
2547
2237
|
sideEffects: null,
|
|
2548
2238
|
requiredFields: [],
|
|
2549
|
-
cliExamples: [
|
|
2550
|
-
{
|
|
2551
|
-
command: "f5xcctl data dc-cluster-group list --namespace {namespace}",
|
|
2552
|
-
description: "List all dc-cluster-groups",
|
|
2553
|
-
use_case: "list_all",
|
|
2554
|
-
},
|
|
2555
|
-
],
|
|
2556
2239
|
confirmationRequired: false,
|
|
2557
2240
|
parameterExamples: {},
|
|
2558
2241
|
validationRules: {},
|
|
@@ -2595,13 +2278,6 @@ export const sitesTools = [
|
|
|
2595
2278
|
},
|
|
2596
2279
|
confirmation_required: false,
|
|
2597
2280
|
danger_level: "low",
|
|
2598
|
-
examples: [
|
|
2599
|
-
{
|
|
2600
|
-
command: "f5xcctl data dc-cluster-group list --namespace {namespace}",
|
|
2601
|
-
description: "List all dc-cluster-groups",
|
|
2602
|
-
use_case: "list_all",
|
|
2603
|
-
},
|
|
2604
|
-
],
|
|
2605
2281
|
field_docs: {},
|
|
2606
2282
|
optional_fields: [],
|
|
2607
2283
|
performance_impact: {
|
|
@@ -2612,6 +2288,7 @@ export const sitesTools = [
|
|
|
2612
2288
|
required_fields: [],
|
|
2613
2289
|
side_effects: {},
|
|
2614
2290
|
},
|
|
2291
|
+
curlExample: null,
|
|
2615
2292
|
},
|
|
2616
2293
|
{
|
|
2617
2294
|
toolName: "f5xc-api-sites-deployment-list",
|
|
@@ -2660,13 +2337,6 @@ export const sitesTools = [
|
|
|
2660
2337
|
dangerLevel: "low",
|
|
2661
2338
|
sideEffects: null,
|
|
2662
2339
|
requiredFields: ["path.site"],
|
|
2663
|
-
cliExamples: [
|
|
2664
|
-
{
|
|
2665
|
-
command: "f5xcctl data deployment list --namespace {namespace}",
|
|
2666
|
-
description: "List all deployments",
|
|
2667
|
-
use_case: "list_all",
|
|
2668
|
-
},
|
|
2669
|
-
],
|
|
2670
2340
|
confirmationRequired: false,
|
|
2671
2341
|
parameterExamples: {
|
|
2672
2342
|
namespace: "Ns1",
|
|
@@ -2712,13 +2382,6 @@ export const sitesTools = [
|
|
|
2712
2382
|
},
|
|
2713
2383
|
confirmation_required: false,
|
|
2714
2384
|
danger_level: "low",
|
|
2715
|
-
examples: [
|
|
2716
|
-
{
|
|
2717
|
-
command: "f5xcctl data deployment list --namespace {namespace}",
|
|
2718
|
-
description: "List all deployments",
|
|
2719
|
-
use_case: "list_all",
|
|
2720
|
-
},
|
|
2721
|
-
],
|
|
2722
2385
|
field_docs: {},
|
|
2723
2386
|
optional_fields: [],
|
|
2724
2387
|
performance_impact: {
|
|
@@ -2729,6 +2392,7 @@ export const sitesTools = [
|
|
|
2729
2392
|
required_fields: ["path.site"],
|
|
2730
2393
|
side_effects: {},
|
|
2731
2394
|
},
|
|
2395
|
+
curlExample: null,
|
|
2732
2396
|
},
|
|
2733
2397
|
{
|
|
2734
2398
|
toolName: "f5xc-api-sites-edge-create",
|
|
@@ -2769,18 +2433,6 @@ export const sitesTools = [
|
|
|
2769
2433
|
creates: ["edge"],
|
|
2770
2434
|
},
|
|
2771
2435
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
2772
|
-
cliExamples: [
|
|
2773
|
-
{
|
|
2774
|
-
command: "f5xcctl data edge create {name} --namespace {namespace}",
|
|
2775
|
-
description: "Create edge",
|
|
2776
|
-
use_case: "basic_create",
|
|
2777
|
-
},
|
|
2778
|
-
{
|
|
2779
|
-
command: "f5xcctl data edge create -f {file}.yaml",
|
|
2780
|
-
description: "Create from YAML file",
|
|
2781
|
-
use_case: "file_based",
|
|
2782
|
-
},
|
|
2783
|
-
],
|
|
2784
2436
|
confirmationRequired: false,
|
|
2785
2437
|
parameterExamples: {
|
|
2786
2438
|
namespace: "Value",
|
|
@@ -2825,18 +2477,6 @@ export const sitesTools = [
|
|
|
2825
2477
|
},
|
|
2826
2478
|
confirmation_required: false,
|
|
2827
2479
|
danger_level: "medium",
|
|
2828
|
-
examples: [
|
|
2829
|
-
{
|
|
2830
|
-
command: "f5xcctl data edge create {name} --namespace {namespace}",
|
|
2831
|
-
description: "Create edge",
|
|
2832
|
-
use_case: "basic_create",
|
|
2833
|
-
},
|
|
2834
|
-
{
|
|
2835
|
-
command: "f5xcctl data edge create -f {file}.yaml",
|
|
2836
|
-
description: "Create from YAML file",
|
|
2837
|
-
use_case: "file_based",
|
|
2838
|
-
},
|
|
2839
|
-
],
|
|
2840
2480
|
field_docs: {},
|
|
2841
2481
|
optional_fields: [],
|
|
2842
2482
|
performance_impact: {
|
|
@@ -2849,6 +2489,7 @@ export const sitesTools = [
|
|
|
2849
2489
|
creates: ["edge"],
|
|
2850
2490
|
},
|
|
2851
2491
|
},
|
|
2492
|
+
curlExample: null,
|
|
2852
2493
|
},
|
|
2853
2494
|
{
|
|
2854
2495
|
toolName: "f5xc-api-sites-endpoint-list",
|
|
@@ -2897,13 +2538,6 @@ export const sitesTools = [
|
|
|
2897
2538
|
dangerLevel: "low",
|
|
2898
2539
|
sideEffects: null,
|
|
2899
2540
|
requiredFields: ["path.site"],
|
|
2900
|
-
cliExamples: [
|
|
2901
|
-
{
|
|
2902
|
-
command: "f5xcctl data endpoint list --namespace {namespace}",
|
|
2903
|
-
description: "List all endpoints",
|
|
2904
|
-
use_case: "list_all",
|
|
2905
|
-
},
|
|
2906
|
-
],
|
|
2907
2541
|
confirmationRequired: false,
|
|
2908
2542
|
parameterExamples: {
|
|
2909
2543
|
namespace: "Ns1",
|
|
@@ -2949,13 +2583,6 @@ export const sitesTools = [
|
|
|
2949
2583
|
},
|
|
2950
2584
|
confirmation_required: false,
|
|
2951
2585
|
danger_level: "low",
|
|
2952
|
-
examples: [
|
|
2953
|
-
{
|
|
2954
|
-
command: "f5xcctl data endpoint list --namespace {namespace}",
|
|
2955
|
-
description: "List all endpoints",
|
|
2956
|
-
use_case: "list_all",
|
|
2957
|
-
},
|
|
2958
|
-
],
|
|
2959
2586
|
field_docs: {},
|
|
2960
2587
|
optional_fields: [],
|
|
2961
2588
|
performance_impact: {
|
|
@@ -2966,6 +2593,7 @@ export const sitesTools = [
|
|
|
2966
2593
|
required_fields: ["path.site"],
|
|
2967
2594
|
side_effects: {},
|
|
2968
2595
|
},
|
|
2596
|
+
curlExample: null,
|
|
2969
2597
|
},
|
|
2970
2598
|
{
|
|
2971
2599
|
toolName: "f5xc-api-sites-firewall-log-create",
|
|
@@ -3006,18 +2634,6 @@ export const sitesTools = [
|
|
|
3006
2634
|
creates: ["firewall-log"],
|
|
3007
2635
|
},
|
|
3008
2636
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
3009
|
-
cliExamples: [
|
|
3010
|
-
{
|
|
3011
|
-
command: "f5xcctl data firewall-log create {name} --namespace {namespace}",
|
|
3012
|
-
description: "Create firewall-log",
|
|
3013
|
-
use_case: "basic_create",
|
|
3014
|
-
},
|
|
3015
|
-
{
|
|
3016
|
-
command: "f5xcctl data firewall-log create -f {file}.yaml",
|
|
3017
|
-
description: "Create from YAML file",
|
|
3018
|
-
use_case: "file_based",
|
|
3019
|
-
},
|
|
3020
|
-
],
|
|
3021
2637
|
confirmationRequired: false,
|
|
3022
2638
|
parameterExamples: {
|
|
3023
2639
|
namespace: "Value",
|
|
@@ -3062,18 +2678,6 @@ export const sitesTools = [
|
|
|
3062
2678
|
},
|
|
3063
2679
|
confirmation_required: false,
|
|
3064
2680
|
danger_level: "medium",
|
|
3065
|
-
examples: [
|
|
3066
|
-
{
|
|
3067
|
-
command: "f5xcctl data firewall-log create {name} --namespace {namespace}",
|
|
3068
|
-
description: "Create firewall-log",
|
|
3069
|
-
use_case: "basic_create",
|
|
3070
|
-
},
|
|
3071
|
-
{
|
|
3072
|
-
command: "f5xcctl data firewall-log create -f {file}.yaml",
|
|
3073
|
-
description: "Create from YAML file",
|
|
3074
|
-
use_case: "file_based",
|
|
3075
|
-
},
|
|
3076
|
-
],
|
|
3077
2681
|
field_docs: {},
|
|
3078
2682
|
optional_fields: [],
|
|
3079
2683
|
performance_impact: {
|
|
@@ -3086,6 +2690,7 @@ export const sitesTools = [
|
|
|
3086
2690
|
creates: ["firewall-log"],
|
|
3087
2691
|
},
|
|
3088
2692
|
},
|
|
2693
|
+
curlExample: null,
|
|
3089
2694
|
},
|
|
3090
2695
|
{
|
|
3091
2696
|
toolName: "f5xc-api-sites-gcp-vpc-site-create",
|
|
@@ -3126,18 +2731,6 @@ export const sitesTools = [
|
|
|
3126
2731
|
creates: ["gcp-vpc-site"],
|
|
3127
2732
|
},
|
|
3128
2733
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
3129
|
-
cliExamples: [
|
|
3130
|
-
{
|
|
3131
|
-
command: "f5xcctl config gcp-vpc-site create -f {file}.yaml",
|
|
3132
|
-
description: "Create from YAML file",
|
|
3133
|
-
use_case: "file_based",
|
|
3134
|
-
},
|
|
3135
|
-
{
|
|
3136
|
-
command: "f5xcctl config gcp-vpc-site create {name} --namespace {namespace}",
|
|
3137
|
-
description: "Create gcp-vpc-site",
|
|
3138
|
-
use_case: "basic_create",
|
|
3139
|
-
},
|
|
3140
|
-
],
|
|
3141
2734
|
confirmationRequired: false,
|
|
3142
2735
|
parameterExamples: {
|
|
3143
2736
|
"metadata.namespace": "Staging",
|
|
@@ -3182,18 +2775,6 @@ export const sitesTools = [
|
|
|
3182
2775
|
},
|
|
3183
2776
|
confirmation_required: false,
|
|
3184
2777
|
danger_level: "medium",
|
|
3185
|
-
examples: [
|
|
3186
|
-
{
|
|
3187
|
-
command: "f5xcctl config gcp-vpc-site create {name} --namespace {namespace}",
|
|
3188
|
-
description: "Create gcp-vpc-site",
|
|
3189
|
-
use_case: "basic_create",
|
|
3190
|
-
},
|
|
3191
|
-
{
|
|
3192
|
-
command: "f5xcctl config gcp-vpc-site create -f {file}.yaml",
|
|
3193
|
-
description: "Create from YAML file",
|
|
3194
|
-
use_case: "file_based",
|
|
3195
|
-
},
|
|
3196
|
-
],
|
|
3197
2778
|
field_docs: {},
|
|
3198
2779
|
optional_fields: [],
|
|
3199
2780
|
performance_impact: {
|
|
@@ -3206,6 +2787,7 @@ export const sitesTools = [
|
|
|
3206
2787
|
creates: ["gcp-vpc-site"],
|
|
3207
2788
|
},
|
|
3208
2789
|
},
|
|
2790
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/gcp_vpc_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3209
2791
|
},
|
|
3210
2792
|
{
|
|
3211
2793
|
toolName: "f5xc-api-sites-gcp-vpc-site-delete",
|
|
@@ -3255,13 +2837,6 @@ export const sitesTools = [
|
|
|
3255
2837
|
deletes: ["gcp-vpc-site", "contained_resources"],
|
|
3256
2838
|
},
|
|
3257
2839
|
requiredFields: ["path.name", "path.namespace"],
|
|
3258
|
-
cliExamples: [
|
|
3259
|
-
{
|
|
3260
|
-
command: "f5xcctl config gcp-vpc-site delete {name} --namespace {namespace}",
|
|
3261
|
-
description: "Delete gcp-vpc-site",
|
|
3262
|
-
use_case: "delete",
|
|
3263
|
-
},
|
|
3264
|
-
],
|
|
3265
2840
|
confirmationRequired: true,
|
|
3266
2841
|
parameterExamples: {
|
|
3267
2842
|
name: "Name",
|
|
@@ -3307,13 +2882,6 @@ export const sitesTools = [
|
|
|
3307
2882
|
},
|
|
3308
2883
|
confirmation_required: true,
|
|
3309
2884
|
danger_level: "high",
|
|
3310
|
-
examples: [
|
|
3311
|
-
{
|
|
3312
|
-
command: "f5xcctl config gcp-vpc-site delete {name} --namespace {namespace}",
|
|
3313
|
-
description: "Delete gcp-vpc-site",
|
|
3314
|
-
use_case: "delete",
|
|
3315
|
-
},
|
|
3316
|
-
],
|
|
3317
2885
|
field_docs: {},
|
|
3318
2886
|
optional_fields: [],
|
|
3319
2887
|
performance_impact: {
|
|
@@ -3326,6 +2894,7 @@ export const sitesTools = [
|
|
|
3326
2894
|
deletes: ["gcp-vpc-site", "contained_resources"],
|
|
3327
2895
|
},
|
|
3328
2896
|
},
|
|
2897
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/gcp_vpc_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3329
2898
|
},
|
|
3330
2899
|
{
|
|
3331
2900
|
toolName: "f5xc-api-sites-gcp-vpc-site-get",
|
|
@@ -3394,13 +2963,6 @@ export const sitesTools = [
|
|
|
3394
2963
|
dangerLevel: "low",
|
|
3395
2964
|
sideEffects: null,
|
|
3396
2965
|
requiredFields: ["path.name", "path.namespace"],
|
|
3397
|
-
cliExamples: [
|
|
3398
|
-
{
|
|
3399
|
-
command: "f5xcctl config gcp-vpc-site get {name} --namespace {namespace}",
|
|
3400
|
-
description: "Get specific gcp-vpc-site",
|
|
3401
|
-
use_case: "get_specific",
|
|
3402
|
-
},
|
|
3403
|
-
],
|
|
3404
2966
|
confirmationRequired: false,
|
|
3405
2967
|
parameterExamples: {
|
|
3406
2968
|
name: "Name",
|
|
@@ -3446,13 +3008,6 @@ export const sitesTools = [
|
|
|
3446
3008
|
},
|
|
3447
3009
|
confirmation_required: false,
|
|
3448
3010
|
danger_level: "low",
|
|
3449
|
-
examples: [
|
|
3450
|
-
{
|
|
3451
|
-
command: "f5xcctl config gcp-vpc-site get {name} --namespace {namespace}",
|
|
3452
|
-
description: "Get specific gcp-vpc-site",
|
|
3453
|
-
use_case: "get_specific",
|
|
3454
|
-
},
|
|
3455
|
-
],
|
|
3456
3011
|
field_docs: {},
|
|
3457
3012
|
optional_fields: [],
|
|
3458
3013
|
performance_impact: {
|
|
@@ -3463,6 +3018,7 @@ export const sitesTools = [
|
|
|
3463
3018
|
required_fields: ["path.name", "path.namespace"],
|
|
3464
3019
|
side_effects: {},
|
|
3465
3020
|
},
|
|
3021
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/gcp_vpc_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3466
3022
|
},
|
|
3467
3023
|
{
|
|
3468
3024
|
toolName: "f5xc-api-sites-gcp-vpc-site-list",
|
|
@@ -3537,13 +3093,6 @@ export const sitesTools = [
|
|
|
3537
3093
|
dangerLevel: "low",
|
|
3538
3094
|
sideEffects: null,
|
|
3539
3095
|
requiredFields: ["path.namespace"],
|
|
3540
|
-
cliExamples: [
|
|
3541
|
-
{
|
|
3542
|
-
command: "f5xcctl config gcp-vpc-site list --namespace {namespace}",
|
|
3543
|
-
description: "List all gcp-vpc-sites",
|
|
3544
|
-
use_case: "list_all",
|
|
3545
|
-
},
|
|
3546
|
-
],
|
|
3547
3096
|
confirmationRequired: false,
|
|
3548
3097
|
parameterExamples: {
|
|
3549
3098
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3589,13 +3138,6 @@ export const sitesTools = [
|
|
|
3589
3138
|
},
|
|
3590
3139
|
confirmation_required: false,
|
|
3591
3140
|
danger_level: "low",
|
|
3592
|
-
examples: [
|
|
3593
|
-
{
|
|
3594
|
-
command: "f5xcctl config gcp-vpc-site list --namespace {namespace}",
|
|
3595
|
-
description: "List all gcp-vpc-sites",
|
|
3596
|
-
use_case: "list_all",
|
|
3597
|
-
},
|
|
3598
|
-
],
|
|
3599
3141
|
field_docs: {},
|
|
3600
3142
|
optional_fields: [],
|
|
3601
3143
|
performance_impact: {
|
|
@@ -3606,6 +3148,7 @@ export const sitesTools = [
|
|
|
3606
3148
|
required_fields: ["path.namespace"],
|
|
3607
3149
|
side_effects: {},
|
|
3608
3150
|
},
|
|
3151
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/gcp_vpc_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3609
3152
|
},
|
|
3610
3153
|
{
|
|
3611
3154
|
toolName: "f5xc-api-sites-gcp-vpc-site-update",
|
|
@@ -3657,13 +3200,6 @@ export const sitesTools = [
|
|
|
3657
3200
|
modifies: ["gcp-vpc-site"],
|
|
3658
3201
|
},
|
|
3659
3202
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3660
|
-
cliExamples: [
|
|
3661
|
-
{
|
|
3662
|
-
command: "f5xcctl config gcp-vpc-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
3663
|
-
description: "Update gcp-vpc-site",
|
|
3664
|
-
use_case: "update",
|
|
3665
|
-
},
|
|
3666
|
-
],
|
|
3667
3203
|
confirmationRequired: false,
|
|
3668
3204
|
parameterExamples: {
|
|
3669
3205
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3709,13 +3245,6 @@ export const sitesTools = [
|
|
|
3709
3245
|
},
|
|
3710
3246
|
confirmation_required: false,
|
|
3711
3247
|
danger_level: "medium",
|
|
3712
|
-
examples: [
|
|
3713
|
-
{
|
|
3714
|
-
command: "f5xcctl config gcp-vpc-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
3715
|
-
description: "Update gcp-vpc-site",
|
|
3716
|
-
use_case: "update",
|
|
3717
|
-
},
|
|
3718
|
-
],
|
|
3719
3248
|
field_docs: {},
|
|
3720
3249
|
optional_fields: [],
|
|
3721
3250
|
performance_impact: {
|
|
@@ -3728,6 +3257,7 @@ export const sitesTools = [
|
|
|
3728
3257
|
modifies: ["gcp-vpc-site"],
|
|
3729
3258
|
},
|
|
3730
3259
|
},
|
|
3260
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/gcp_vpc_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3731
3261
|
},
|
|
3732
3262
|
{
|
|
3733
3263
|
toolName: "f5xc-api-sites-global-kubeconfig-create",
|
|
@@ -3756,18 +3286,6 @@ export const sitesTools = [
|
|
|
3756
3286
|
creates: ["global-kubeconfig"],
|
|
3757
3287
|
},
|
|
3758
3288
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
3759
|
-
cliExamples: [
|
|
3760
|
-
{
|
|
3761
|
-
command: "f5xcctl web global-kubeconfig create -f {file}.yaml",
|
|
3762
|
-
description: "Create from YAML file",
|
|
3763
|
-
use_case: "file_based",
|
|
3764
|
-
},
|
|
3765
|
-
{
|
|
3766
|
-
command: "f5xcctl web global-kubeconfig create {name} --namespace {namespace}",
|
|
3767
|
-
description: "Create global-kubeconfig",
|
|
3768
|
-
use_case: "basic_create",
|
|
3769
|
-
},
|
|
3770
|
-
],
|
|
3771
3289
|
confirmationRequired: false,
|
|
3772
3290
|
parameterExamples: {},
|
|
3773
3291
|
validationRules: {},
|
|
@@ -3813,18 +3331,6 @@ export const sitesTools = [
|
|
|
3813
3331
|
},
|
|
3814
3332
|
confirmation_required: false,
|
|
3815
3333
|
danger_level: "medium",
|
|
3816
|
-
examples: [
|
|
3817
|
-
{
|
|
3818
|
-
command: "f5xcctl web global-kubeconfig create {name} --namespace {namespace}",
|
|
3819
|
-
description: "Create global-kubeconfig",
|
|
3820
|
-
use_case: "basic_create",
|
|
3821
|
-
},
|
|
3822
|
-
{
|
|
3823
|
-
command: "f5xcctl web global-kubeconfig create -f {file}.yaml",
|
|
3824
|
-
description: "Create from YAML file",
|
|
3825
|
-
use_case: "file_based",
|
|
3826
|
-
},
|
|
3827
|
-
],
|
|
3828
3334
|
field_docs: {},
|
|
3829
3335
|
optional_fields: [],
|
|
3830
3336
|
performance_impact: {
|
|
@@ -3837,6 +3343,7 @@ export const sitesTools = [
|
|
|
3837
3343
|
creates: ["global-kubeconfig"],
|
|
3838
3344
|
},
|
|
3839
3345
|
},
|
|
3346
|
+
curlExample: null,
|
|
3840
3347
|
},
|
|
3841
3348
|
{
|
|
3842
3349
|
toolName: "f5xc-api-sites-global-kubeconfig-list",
|
|
@@ -3873,13 +3380,6 @@ export const sitesTools = [
|
|
|
3873
3380
|
dangerLevel: "low",
|
|
3874
3381
|
sideEffects: null,
|
|
3875
3382
|
requiredFields: ["path.site"],
|
|
3876
|
-
cliExamples: [
|
|
3877
|
-
{
|
|
3878
|
-
command: "f5xcctl web global-kubeconfig list --namespace {namespace}",
|
|
3879
|
-
description: "List all global-kubeconfigs",
|
|
3880
|
-
use_case: "list_all",
|
|
3881
|
-
},
|
|
3882
|
-
],
|
|
3883
3383
|
confirmationRequired: false,
|
|
3884
3384
|
parameterExamples: {
|
|
3885
3385
|
site: "Ce398",
|
|
@@ -3924,13 +3424,6 @@ export const sitesTools = [
|
|
|
3924
3424
|
},
|
|
3925
3425
|
confirmation_required: false,
|
|
3926
3426
|
danger_level: "low",
|
|
3927
|
-
examples: [
|
|
3928
|
-
{
|
|
3929
|
-
command: "f5xcctl web global-kubeconfig list --namespace {namespace}",
|
|
3930
|
-
description: "List all global-kubeconfigs",
|
|
3931
|
-
use_case: "list_all",
|
|
3932
|
-
},
|
|
3933
|
-
],
|
|
3934
3427
|
field_docs: {},
|
|
3935
3428
|
optional_fields: [],
|
|
3936
3429
|
performance_impact: {
|
|
@@ -3941,6 +3434,7 @@ export const sitesTools = [
|
|
|
3941
3434
|
required_fields: ["path.site"],
|
|
3942
3435
|
side_effects: {},
|
|
3943
3436
|
},
|
|
3437
|
+
curlExample: null,
|
|
3944
3438
|
},
|
|
3945
3439
|
{
|
|
3946
3440
|
toolName: "f5xc-api-sites-global-network-list",
|
|
@@ -3988,13 +3482,6 @@ export const sitesTools = [
|
|
|
3988
3482
|
dangerLevel: "low",
|
|
3989
3483
|
sideEffects: null,
|
|
3990
3484
|
requiredFields: ["path.namespace", "path.site"],
|
|
3991
|
-
cliExamples: [
|
|
3992
|
-
{
|
|
3993
|
-
command: "f5xcctl config global-network list --namespace {namespace}",
|
|
3994
|
-
description: "List all global-networks",
|
|
3995
|
-
use_case: "list_all",
|
|
3996
|
-
},
|
|
3997
|
-
],
|
|
3998
3485
|
confirmationRequired: false,
|
|
3999
3486
|
parameterExamples: {
|
|
4000
3487
|
namespace: "System",
|
|
@@ -4040,13 +3527,6 @@ export const sitesTools = [
|
|
|
4040
3527
|
},
|
|
4041
3528
|
confirmation_required: false,
|
|
4042
3529
|
danger_level: "low",
|
|
4043
|
-
examples: [
|
|
4044
|
-
{
|
|
4045
|
-
command: "f5xcctl config global-network list --namespace {namespace}",
|
|
4046
|
-
description: "List all global-networks",
|
|
4047
|
-
use_case: "list_all",
|
|
4048
|
-
},
|
|
4049
|
-
],
|
|
4050
3530
|
field_docs: {},
|
|
4051
3531
|
optional_fields: [],
|
|
4052
3532
|
performance_impact: {
|
|
@@ -4057,6 +3537,7 @@ export const sitesTools = [
|
|
|
4057
3537
|
required_fields: ["path.namespace", "path.site"],
|
|
4058
3538
|
side_effects: {},
|
|
4059
3539
|
},
|
|
3540
|
+
curlExample: null,
|
|
4060
3541
|
},
|
|
4061
3542
|
{
|
|
4062
3543
|
toolName: "f5xc-api-sites-job-list",
|
|
@@ -4105,13 +3586,6 @@ export const sitesTools = [
|
|
|
4105
3586
|
dangerLevel: "low",
|
|
4106
3587
|
sideEffects: null,
|
|
4107
3588
|
requiredFields: ["path.site"],
|
|
4108
|
-
cliExamples: [
|
|
4109
|
-
{
|
|
4110
|
-
command: "f5xcctl data job list --namespace {namespace}",
|
|
4111
|
-
description: "List all jobs",
|
|
4112
|
-
use_case: "list_all",
|
|
4113
|
-
},
|
|
4114
|
-
],
|
|
4115
3589
|
confirmationRequired: false,
|
|
4116
3590
|
parameterExamples: {
|
|
4117
3591
|
namespace: "Ns1",
|
|
@@ -4157,13 +3631,6 @@ export const sitesTools = [
|
|
|
4157
3631
|
},
|
|
4158
3632
|
confirmation_required: false,
|
|
4159
3633
|
danger_level: "low",
|
|
4160
|
-
examples: [
|
|
4161
|
-
{
|
|
4162
|
-
command: "f5xcctl data job list --namespace {namespace}",
|
|
4163
|
-
description: "List all jobs",
|
|
4164
|
-
use_case: "list_all",
|
|
4165
|
-
},
|
|
4166
|
-
],
|
|
4167
3634
|
field_docs: {},
|
|
4168
3635
|
optional_fields: [],
|
|
4169
3636
|
performance_impact: {
|
|
@@ -4174,6 +3641,7 @@ export const sitesTools = [
|
|
|
4174
3641
|
required_fields: ["path.site"],
|
|
4175
3642
|
side_effects: {},
|
|
4176
3643
|
},
|
|
3644
|
+
curlExample: null,
|
|
4177
3645
|
},
|
|
4178
3646
|
{
|
|
4179
3647
|
toolName: "f5xc-api-sites-k8s-audit-log-create",
|
|
@@ -4225,18 +3693,6 @@ export const sitesTools = [
|
|
|
4225
3693
|
creates: ["k8s-audit-log"],
|
|
4226
3694
|
},
|
|
4227
3695
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
4228
|
-
cliExamples: [
|
|
4229
|
-
{
|
|
4230
|
-
command: "f5xcctl data k8s-audit-log create -f {file}.yaml",
|
|
4231
|
-
description: "Create from YAML file",
|
|
4232
|
-
use_case: "file_based",
|
|
4233
|
-
},
|
|
4234
|
-
{
|
|
4235
|
-
command: "f5xcctl data k8s-audit-log create {name} --namespace {namespace}",
|
|
4236
|
-
description: "Create k8s-audit-log",
|
|
4237
|
-
use_case: "basic_create",
|
|
4238
|
-
},
|
|
4239
|
-
],
|
|
4240
3696
|
confirmationRequired: false,
|
|
4241
3697
|
parameterExamples: {
|
|
4242
3698
|
namespace: "Value",
|
|
@@ -4282,18 +3738,6 @@ export const sitesTools = [
|
|
|
4282
3738
|
},
|
|
4283
3739
|
confirmation_required: false,
|
|
4284
3740
|
danger_level: "medium",
|
|
4285
|
-
examples: [
|
|
4286
|
-
{
|
|
4287
|
-
command: "f5xcctl data k8s-audit-log create {name} --namespace {namespace}",
|
|
4288
|
-
description: "Create k8s-audit-log",
|
|
4289
|
-
use_case: "basic_create",
|
|
4290
|
-
},
|
|
4291
|
-
{
|
|
4292
|
-
command: "f5xcctl data k8s-audit-log create -f {file}.yaml",
|
|
4293
|
-
description: "Create from YAML file",
|
|
4294
|
-
use_case: "file_based",
|
|
4295
|
-
},
|
|
4296
|
-
],
|
|
4297
3741
|
field_docs: {},
|
|
4298
3742
|
optional_fields: [],
|
|
4299
3743
|
performance_impact: {
|
|
@@ -4306,6 +3750,7 @@ export const sitesTools = [
|
|
|
4306
3750
|
creates: ["k8s-audit-log"],
|
|
4307
3751
|
},
|
|
4308
3752
|
},
|
|
3753
|
+
curlExample: null,
|
|
4309
3754
|
},
|
|
4310
3755
|
{
|
|
4311
3756
|
toolName: "f5xc-api-sites-k8s-cluster-create",
|
|
@@ -4346,18 +3791,6 @@ export const sitesTools = [
|
|
|
4346
3791
|
creates: ["k8s-cluster"],
|
|
4347
3792
|
},
|
|
4348
3793
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4349
|
-
cliExamples: [
|
|
4350
|
-
{
|
|
4351
|
-
command: "f5xcctl config k8s-cluster create -f {file}.yaml",
|
|
4352
|
-
description: "Create from YAML file",
|
|
4353
|
-
use_case: "file_based",
|
|
4354
|
-
},
|
|
4355
|
-
{
|
|
4356
|
-
command: "f5xcctl config k8s-cluster create {name} --namespace {namespace}",
|
|
4357
|
-
description: "Create k8s-cluster",
|
|
4358
|
-
use_case: "basic_create",
|
|
4359
|
-
},
|
|
4360
|
-
],
|
|
4361
3794
|
confirmationRequired: false,
|
|
4362
3795
|
parameterExamples: {
|
|
4363
3796
|
"metadata.namespace": "Staging",
|
|
@@ -4402,18 +3835,6 @@ export const sitesTools = [
|
|
|
4402
3835
|
},
|
|
4403
3836
|
confirmation_required: false,
|
|
4404
3837
|
danger_level: "medium",
|
|
4405
|
-
examples: [
|
|
4406
|
-
{
|
|
4407
|
-
command: "f5xcctl config k8s-cluster create {name} --namespace {namespace}",
|
|
4408
|
-
description: "Create k8s-cluster",
|
|
4409
|
-
use_case: "basic_create",
|
|
4410
|
-
},
|
|
4411
|
-
{
|
|
4412
|
-
command: "f5xcctl config k8s-cluster create -f {file}.yaml",
|
|
4413
|
-
description: "Create from YAML file",
|
|
4414
|
-
use_case: "file_based",
|
|
4415
|
-
},
|
|
4416
|
-
],
|
|
4417
3838
|
field_docs: {},
|
|
4418
3839
|
optional_fields: [],
|
|
4419
3840
|
performance_impact: {
|
|
@@ -4426,6 +3847,7 @@ export const sitesTools = [
|
|
|
4426
3847
|
creates: ["k8s-cluster"],
|
|
4427
3848
|
},
|
|
4428
3849
|
},
|
|
3850
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/k8s_clusters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4429
3851
|
},
|
|
4430
3852
|
{
|
|
4431
3853
|
toolName: "f5xc-api-sites-k8s-cluster-delete",
|
|
@@ -4475,13 +3897,6 @@ export const sitesTools = [
|
|
|
4475
3897
|
deletes: ["k8s-cluster", "contained_resources"],
|
|
4476
3898
|
},
|
|
4477
3899
|
requiredFields: ["path.name", "path.namespace"],
|
|
4478
|
-
cliExamples: [
|
|
4479
|
-
{
|
|
4480
|
-
command: "f5xcctl config k8s-cluster delete {name} --namespace {namespace}",
|
|
4481
|
-
description: "Delete k8s-cluster",
|
|
4482
|
-
use_case: "delete",
|
|
4483
|
-
},
|
|
4484
|
-
],
|
|
4485
3900
|
confirmationRequired: true,
|
|
4486
3901
|
parameterExamples: {
|
|
4487
3902
|
name: "Name",
|
|
@@ -4527,13 +3942,6 @@ export const sitesTools = [
|
|
|
4527
3942
|
},
|
|
4528
3943
|
confirmation_required: true,
|
|
4529
3944
|
danger_level: "high",
|
|
4530
|
-
examples: [
|
|
4531
|
-
{
|
|
4532
|
-
command: "f5xcctl config k8s-cluster delete {name} --namespace {namespace}",
|
|
4533
|
-
description: "Delete k8s-cluster",
|
|
4534
|
-
use_case: "delete",
|
|
4535
|
-
},
|
|
4536
|
-
],
|
|
4537
3945
|
field_docs: {},
|
|
4538
3946
|
optional_fields: [],
|
|
4539
3947
|
performance_impact: {
|
|
@@ -4546,6 +3954,7 @@ export const sitesTools = [
|
|
|
4546
3954
|
deletes: ["k8s-cluster", "contained_resources"],
|
|
4547
3955
|
},
|
|
4548
3956
|
},
|
|
3957
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/k8s_clusters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4549
3958
|
},
|
|
4550
3959
|
{
|
|
4551
3960
|
toolName: "f5xc-api-sites-k8s-cluster-get",
|
|
@@ -4614,13 +4023,6 @@ export const sitesTools = [
|
|
|
4614
4023
|
dangerLevel: "low",
|
|
4615
4024
|
sideEffects: null,
|
|
4616
4025
|
requiredFields: ["path.name", "path.namespace"],
|
|
4617
|
-
cliExamples: [
|
|
4618
|
-
{
|
|
4619
|
-
command: "f5xcctl config k8s-cluster get {name} --namespace {namespace}",
|
|
4620
|
-
description: "Get specific k8s-cluster",
|
|
4621
|
-
use_case: "get_specific",
|
|
4622
|
-
},
|
|
4623
|
-
],
|
|
4624
4026
|
confirmationRequired: false,
|
|
4625
4027
|
parameterExamples: {
|
|
4626
4028
|
name: "Name",
|
|
@@ -4666,13 +4068,6 @@ export const sitesTools = [
|
|
|
4666
4068
|
},
|
|
4667
4069
|
confirmation_required: false,
|
|
4668
4070
|
danger_level: "low",
|
|
4669
|
-
examples: [
|
|
4670
|
-
{
|
|
4671
|
-
command: "f5xcctl config k8s-cluster get {name} --namespace {namespace}",
|
|
4672
|
-
description: "Get specific k8s-cluster",
|
|
4673
|
-
use_case: "get_specific",
|
|
4674
|
-
},
|
|
4675
|
-
],
|
|
4676
4071
|
field_docs: {},
|
|
4677
4072
|
optional_fields: [],
|
|
4678
4073
|
performance_impact: {
|
|
@@ -4683,6 +4078,7 @@ export const sitesTools = [
|
|
|
4683
4078
|
required_fields: ["path.name", "path.namespace"],
|
|
4684
4079
|
side_effects: {},
|
|
4685
4080
|
},
|
|
4081
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/k8s_clusters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4686
4082
|
},
|
|
4687
4083
|
{
|
|
4688
4084
|
toolName: "f5xc-api-sites-k8s-cluster-list",
|
|
@@ -4757,13 +4153,6 @@ export const sitesTools = [
|
|
|
4757
4153
|
dangerLevel: "low",
|
|
4758
4154
|
sideEffects: null,
|
|
4759
4155
|
requiredFields: ["path.namespace"],
|
|
4760
|
-
cliExamples: [
|
|
4761
|
-
{
|
|
4762
|
-
command: "f5xcctl config k8s-cluster list --namespace {namespace}",
|
|
4763
|
-
description: "List all k8s-clusters",
|
|
4764
|
-
use_case: "list_all",
|
|
4765
|
-
},
|
|
4766
|
-
],
|
|
4767
4156
|
confirmationRequired: false,
|
|
4768
4157
|
parameterExamples: {
|
|
4769
4158
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4809,13 +4198,6 @@ export const sitesTools = [
|
|
|
4809
4198
|
},
|
|
4810
4199
|
confirmation_required: false,
|
|
4811
4200
|
danger_level: "low",
|
|
4812
|
-
examples: [
|
|
4813
|
-
{
|
|
4814
|
-
command: "f5xcctl config k8s-cluster list --namespace {namespace}",
|
|
4815
|
-
description: "List all k8s-clusters",
|
|
4816
|
-
use_case: "list_all",
|
|
4817
|
-
},
|
|
4818
|
-
],
|
|
4819
4201
|
field_docs: {},
|
|
4820
4202
|
optional_fields: [],
|
|
4821
4203
|
performance_impact: {
|
|
@@ -4826,6 +4208,7 @@ export const sitesTools = [
|
|
|
4826
4208
|
required_fields: ["path.namespace"],
|
|
4827
4209
|
side_effects: {},
|
|
4828
4210
|
},
|
|
4211
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/k8s_clusters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4829
4212
|
},
|
|
4830
4213
|
{
|
|
4831
4214
|
toolName: "f5xc-api-sites-k8s-cluster-update",
|
|
@@ -4877,13 +4260,6 @@ export const sitesTools = [
|
|
|
4877
4260
|
modifies: ["k8s-cluster"],
|
|
4878
4261
|
},
|
|
4879
4262
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4880
|
-
cliExamples: [
|
|
4881
|
-
{
|
|
4882
|
-
command: "f5xcctl config k8s-cluster update {name} --namespace {namespace} -f {file}.yaml",
|
|
4883
|
-
description: "Update k8s-cluster",
|
|
4884
|
-
use_case: "update",
|
|
4885
|
-
},
|
|
4886
|
-
],
|
|
4887
4263
|
confirmationRequired: false,
|
|
4888
4264
|
parameterExamples: {
|
|
4889
4265
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4929,13 +4305,6 @@ export const sitesTools = [
|
|
|
4929
4305
|
},
|
|
4930
4306
|
confirmation_required: false,
|
|
4931
4307
|
danger_level: "medium",
|
|
4932
|
-
examples: [
|
|
4933
|
-
{
|
|
4934
|
-
command: "f5xcctl config k8s-cluster update {name} --namespace {namespace} -f {file}.yaml",
|
|
4935
|
-
description: "Update k8s-cluster",
|
|
4936
|
-
use_case: "update",
|
|
4937
|
-
},
|
|
4938
|
-
],
|
|
4939
4308
|
field_docs: {},
|
|
4940
4309
|
optional_fields: [],
|
|
4941
4310
|
performance_impact: {
|
|
@@ -4948,6 +4317,7 @@ export const sitesTools = [
|
|
|
4948
4317
|
modifies: ["k8s-cluster"],
|
|
4949
4318
|
},
|
|
4950
4319
|
},
|
|
4320
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/k8s_clusters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4951
4321
|
},
|
|
4952
4322
|
{
|
|
4953
4323
|
toolName: "f5xc-api-sites-k8s-event-create",
|
|
@@ -4999,18 +4369,6 @@ export const sitesTools = [
|
|
|
4999
4369
|
creates: ["k8s-event"],
|
|
5000
4370
|
},
|
|
5001
4371
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
5002
|
-
cliExamples: [
|
|
5003
|
-
{
|
|
5004
|
-
command: "f5xcctl data k8s-event create -f {file}.yaml",
|
|
5005
|
-
description: "Create from YAML file",
|
|
5006
|
-
use_case: "file_based",
|
|
5007
|
-
},
|
|
5008
|
-
{
|
|
5009
|
-
command: "f5xcctl data k8s-event create {name} --namespace {namespace}",
|
|
5010
|
-
description: "Create k8s-event",
|
|
5011
|
-
use_case: "basic_create",
|
|
5012
|
-
},
|
|
5013
|
-
],
|
|
5014
4372
|
confirmationRequired: false,
|
|
5015
4373
|
parameterExamples: {
|
|
5016
4374
|
namespace: "Value",
|
|
@@ -5056,18 +4414,6 @@ export const sitesTools = [
|
|
|
5056
4414
|
},
|
|
5057
4415
|
confirmation_required: false,
|
|
5058
4416
|
danger_level: "medium",
|
|
5059
|
-
examples: [
|
|
5060
|
-
{
|
|
5061
|
-
command: "f5xcctl data k8s-event create {name} --namespace {namespace}",
|
|
5062
|
-
description: "Create k8s-event",
|
|
5063
|
-
use_case: "basic_create",
|
|
5064
|
-
},
|
|
5065
|
-
{
|
|
5066
|
-
command: "f5xcctl data k8s-event create -f {file}.yaml",
|
|
5067
|
-
description: "Create from YAML file",
|
|
5068
|
-
use_case: "file_based",
|
|
5069
|
-
},
|
|
5070
|
-
],
|
|
5071
4417
|
field_docs: {},
|
|
5072
4418
|
optional_fields: [],
|
|
5073
4419
|
performance_impact: {
|
|
@@ -5080,6 +4426,7 @@ export const sitesTools = [
|
|
|
5080
4426
|
creates: ["k8s-event"],
|
|
5081
4427
|
},
|
|
5082
4428
|
},
|
|
4429
|
+
curlExample: null,
|
|
5083
4430
|
},
|
|
5084
4431
|
{
|
|
5085
4432
|
toolName: "f5xc-api-sites-local-kubeconfig-create",
|
|
@@ -5131,18 +4478,6 @@ export const sitesTools = [
|
|
|
5131
4478
|
creates: ["local-kubeconfig"],
|
|
5132
4479
|
},
|
|
5133
4480
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
5134
|
-
cliExamples: [
|
|
5135
|
-
{
|
|
5136
|
-
command: "f5xcctl config local-kubeconfig create -f {file}.yaml",
|
|
5137
|
-
description: "Create from YAML file",
|
|
5138
|
-
use_case: "file_based",
|
|
5139
|
-
},
|
|
5140
|
-
{
|
|
5141
|
-
command: "f5xcctl config local-kubeconfig create {name} --namespace {namespace}",
|
|
5142
|
-
description: "Create local-kubeconfig",
|
|
5143
|
-
use_case: "basic_create",
|
|
5144
|
-
},
|
|
5145
|
-
],
|
|
5146
4481
|
confirmationRequired: false,
|
|
5147
4482
|
parameterExamples: {
|
|
5148
4483
|
name: "Ce398",
|
|
@@ -5191,18 +4526,6 @@ export const sitesTools = [
|
|
|
5191
4526
|
},
|
|
5192
4527
|
confirmation_required: false,
|
|
5193
4528
|
danger_level: "medium",
|
|
5194
|
-
examples: [
|
|
5195
|
-
{
|
|
5196
|
-
command: "f5xcctl config local-kubeconfig create {name} --namespace {namespace}",
|
|
5197
|
-
description: "Create local-kubeconfig",
|
|
5198
|
-
use_case: "basic_create",
|
|
5199
|
-
},
|
|
5200
|
-
{
|
|
5201
|
-
command: "f5xcctl config local-kubeconfig create -f {file}.yaml",
|
|
5202
|
-
description: "Create from YAML file",
|
|
5203
|
-
use_case: "file_based",
|
|
5204
|
-
},
|
|
5205
|
-
],
|
|
5206
4529
|
field_docs: {},
|
|
5207
4530
|
optional_fields: [],
|
|
5208
4531
|
performance_impact: {
|
|
@@ -5215,6 +4538,7 @@ export const sitesTools = [
|
|
|
5215
4538
|
creates: ["local-kubeconfig"],
|
|
5216
4539
|
},
|
|
5217
4540
|
},
|
|
4541
|
+
curlExample: null,
|
|
5218
4542
|
},
|
|
5219
4543
|
{
|
|
5220
4544
|
toolName: "f5xc-api-sites-local-kubeconfig-get",
|
|
@@ -5262,13 +4586,6 @@ export const sitesTools = [
|
|
|
5262
4586
|
dangerLevel: "low",
|
|
5263
4587
|
sideEffects: null,
|
|
5264
4588
|
requiredFields: ["path.name", "path.namespace"],
|
|
5265
|
-
cliExamples: [
|
|
5266
|
-
{
|
|
5267
|
-
command: "f5xcctl config local-kubeconfig get {name} --namespace {namespace}",
|
|
5268
|
-
description: "Get specific local-kubeconfig",
|
|
5269
|
-
use_case: "get_specific",
|
|
5270
|
-
},
|
|
5271
|
-
],
|
|
5272
4589
|
confirmationRequired: false,
|
|
5273
4590
|
parameterExamples: {
|
|
5274
4591
|
name: "Ce398",
|
|
@@ -5314,13 +4631,6 @@ export const sitesTools = [
|
|
|
5314
4631
|
},
|
|
5315
4632
|
confirmation_required: false,
|
|
5316
4633
|
danger_level: "low",
|
|
5317
|
-
examples: [
|
|
5318
|
-
{
|
|
5319
|
-
command: "f5xcctl config local-kubeconfig get {name} --namespace {namespace}",
|
|
5320
|
-
description: "Get specific local-kubeconfig",
|
|
5321
|
-
use_case: "get_specific",
|
|
5322
|
-
},
|
|
5323
|
-
],
|
|
5324
4634
|
field_docs: {},
|
|
5325
4635
|
optional_fields: [],
|
|
5326
4636
|
performance_impact: {
|
|
@@ -5331,6 +4641,7 @@ export const sitesTools = [
|
|
|
5331
4641
|
required_fields: ["path.name", "path.namespace"],
|
|
5332
4642
|
side_effects: {},
|
|
5333
4643
|
},
|
|
4644
|
+
curlExample: null,
|
|
5334
4645
|
},
|
|
5335
4646
|
{
|
|
5336
4647
|
toolName: "f5xc-api-sites-log-create",
|
|
@@ -5399,18 +4710,6 @@ export const sitesTools = [
|
|
|
5399
4710
|
"path.namespace",
|
|
5400
4711
|
"path.site",
|
|
5401
4712
|
],
|
|
5402
|
-
cliExamples: [
|
|
5403
|
-
{
|
|
5404
|
-
command: "f5xcctl data log create -f {file}.yaml",
|
|
5405
|
-
description: "Create from YAML file",
|
|
5406
|
-
use_case: "file_based",
|
|
5407
|
-
},
|
|
5408
|
-
{
|
|
5409
|
-
command: "f5xcctl data log create {name} --namespace {namespace}",
|
|
5410
|
-
description: "Create log",
|
|
5411
|
-
use_case: "basic_create",
|
|
5412
|
-
},
|
|
5413
|
-
],
|
|
5414
4713
|
confirmationRequired: false,
|
|
5415
4714
|
parameterExamples: {
|
|
5416
4715
|
external_connector: "Connector-1.",
|
|
@@ -5457,18 +4756,6 @@ export const sitesTools = [
|
|
|
5457
4756
|
},
|
|
5458
4757
|
confirmation_required: false,
|
|
5459
4758
|
danger_level: "medium",
|
|
5460
|
-
examples: [
|
|
5461
|
-
{
|
|
5462
|
-
command: "f5xcctl data log create {name} --namespace {namespace}",
|
|
5463
|
-
description: "Create log",
|
|
5464
|
-
use_case: "basic_create",
|
|
5465
|
-
},
|
|
5466
|
-
{
|
|
5467
|
-
command: "f5xcctl data log create -f {file}.yaml",
|
|
5468
|
-
description: "Create from YAML file",
|
|
5469
|
-
use_case: "file_based",
|
|
5470
|
-
},
|
|
5471
|
-
],
|
|
5472
4759
|
field_docs: {},
|
|
5473
4760
|
optional_fields: [],
|
|
5474
4761
|
performance_impact: {
|
|
@@ -5487,6 +4774,7 @@ export const sitesTools = [
|
|
|
5487
4774
|
creates: ["log"],
|
|
5488
4775
|
},
|
|
5489
4776
|
},
|
|
4777
|
+
curlExample: null,
|
|
5490
4778
|
},
|
|
5491
4779
|
{
|
|
5492
4780
|
toolName: "f5xc-api-sites-metric-create",
|
|
@@ -5536,18 +4824,6 @@ export const sitesTools = [
|
|
|
5536
4824
|
creates: ["metric"],
|
|
5537
4825
|
},
|
|
5538
4826
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
5539
|
-
cliExamples: [
|
|
5540
|
-
{
|
|
5541
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
5542
|
-
description: "Create from YAML file",
|
|
5543
|
-
use_case: "file_based",
|
|
5544
|
-
},
|
|
5545
|
-
{
|
|
5546
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
5547
|
-
description: "Create metric",
|
|
5548
|
-
use_case: "basic_create",
|
|
5549
|
-
},
|
|
5550
|
-
],
|
|
5551
4827
|
confirmationRequired: false,
|
|
5552
4828
|
parameterExamples: {
|
|
5553
4829
|
namespace: "Ns1",
|
|
@@ -5593,18 +4869,6 @@ export const sitesTools = [
|
|
|
5593
4869
|
},
|
|
5594
4870
|
confirmation_required: false,
|
|
5595
4871
|
danger_level: "medium",
|
|
5596
|
-
examples: [
|
|
5597
|
-
{
|
|
5598
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
5599
|
-
description: "Create metric",
|
|
5600
|
-
use_case: "basic_create",
|
|
5601
|
-
},
|
|
5602
|
-
{
|
|
5603
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
5604
|
-
description: "Create from YAML file",
|
|
5605
|
-
use_case: "file_based",
|
|
5606
|
-
},
|
|
5607
|
-
],
|
|
5608
4872
|
field_docs: {},
|
|
5609
4873
|
optional_fields: [],
|
|
5610
4874
|
performance_impact: {
|
|
@@ -5617,6 +4881,7 @@ export const sitesTools = [
|
|
|
5617
4881
|
creates: ["metric"],
|
|
5618
4882
|
},
|
|
5619
4883
|
},
|
|
4884
|
+
curlExample: null,
|
|
5620
4885
|
},
|
|
5621
4886
|
{
|
|
5622
4887
|
toolName: "f5xc-api-sites-namespace-list",
|
|
@@ -5653,13 +4918,6 @@ export const sitesTools = [
|
|
|
5653
4918
|
dangerLevel: "low",
|
|
5654
4919
|
sideEffects: null,
|
|
5655
4920
|
requiredFields: ["path.site"],
|
|
5656
|
-
cliExamples: [
|
|
5657
|
-
{
|
|
5658
|
-
command: "f5xcctl data namespace list --namespace {namespace}",
|
|
5659
|
-
description: "List all namespaces",
|
|
5660
|
-
use_case: "list_all",
|
|
5661
|
-
},
|
|
5662
|
-
],
|
|
5663
4921
|
confirmationRequired: false,
|
|
5664
4922
|
parameterExamples: {
|
|
5665
4923
|
site: "Site-1",
|
|
@@ -5704,13 +4962,6 @@ export const sitesTools = [
|
|
|
5704
4962
|
},
|
|
5705
4963
|
confirmation_required: false,
|
|
5706
4964
|
danger_level: "low",
|
|
5707
|
-
examples: [
|
|
5708
|
-
{
|
|
5709
|
-
command: "f5xcctl data namespace list --namespace {namespace}",
|
|
5710
|
-
description: "List all namespaces",
|
|
5711
|
-
use_case: "list_all",
|
|
5712
|
-
},
|
|
5713
|
-
],
|
|
5714
4965
|
field_docs: {},
|
|
5715
4966
|
optional_fields: [],
|
|
5716
4967
|
performance_impact: {
|
|
@@ -5721,6 +4972,7 @@ export const sitesTools = [
|
|
|
5721
4972
|
required_fields: ["path.site"],
|
|
5722
4973
|
side_effects: {},
|
|
5723
4974
|
},
|
|
4975
|
+
curlExample: null,
|
|
5724
4976
|
},
|
|
5725
4977
|
{
|
|
5726
4978
|
toolName: "f5xc-api-sites-network-get",
|
|
@@ -5757,13 +5009,6 @@ export const sitesTools = [
|
|
|
5757
5009
|
dangerLevel: "low",
|
|
5758
5010
|
sideEffects: null,
|
|
5759
5011
|
requiredFields: ["path.name"],
|
|
5760
|
-
cliExamples: [
|
|
5761
|
-
{
|
|
5762
|
-
command: "f5xcctl data network get {name} --namespace {namespace}",
|
|
5763
|
-
description: "Get specific network",
|
|
5764
|
-
use_case: "get_specific",
|
|
5765
|
-
},
|
|
5766
|
-
],
|
|
5767
5012
|
confirmationRequired: false,
|
|
5768
5013
|
parameterExamples: {
|
|
5769
5014
|
name: "Site-1",
|
|
@@ -5808,13 +5053,6 @@ export const sitesTools = [
|
|
|
5808
5053
|
},
|
|
5809
5054
|
confirmation_required: false,
|
|
5810
5055
|
danger_level: "low",
|
|
5811
|
-
examples: [
|
|
5812
|
-
{
|
|
5813
|
-
command: "f5xcctl data network get {name} --namespace {namespace}",
|
|
5814
|
-
description: "Get specific network",
|
|
5815
|
-
use_case: "get_specific",
|
|
5816
|
-
},
|
|
5817
|
-
],
|
|
5818
5056
|
field_docs: {},
|
|
5819
5057
|
optional_fields: [],
|
|
5820
5058
|
performance_impact: {
|
|
@@ -5825,6 +5063,7 @@ export const sitesTools = [
|
|
|
5825
5063
|
required_fields: ["path.name"],
|
|
5826
5064
|
side_effects: {},
|
|
5827
5065
|
},
|
|
5066
|
+
curlExample: null,
|
|
5828
5067
|
},
|
|
5829
5068
|
{
|
|
5830
5069
|
toolName: "f5xc-api-sites-node-create",
|
|
@@ -5865,18 +5104,6 @@ export const sitesTools = [
|
|
|
5865
5104
|
creates: ["node"],
|
|
5866
5105
|
},
|
|
5867
5106
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
5868
|
-
cliExamples: [
|
|
5869
|
-
{
|
|
5870
|
-
command: "f5xcctl data node create -f {file}.yaml",
|
|
5871
|
-
description: "Create from YAML file",
|
|
5872
|
-
use_case: "file_based",
|
|
5873
|
-
},
|
|
5874
|
-
{
|
|
5875
|
-
command: "f5xcctl data node create {name} --namespace {namespace}",
|
|
5876
|
-
description: "Create node",
|
|
5877
|
-
use_case: "basic_create",
|
|
5878
|
-
},
|
|
5879
|
-
],
|
|
5880
5107
|
confirmationRequired: false,
|
|
5881
5108
|
parameterExamples: {
|
|
5882
5109
|
namespace: "Value",
|
|
@@ -5921,18 +5148,6 @@ export const sitesTools = [
|
|
|
5921
5148
|
},
|
|
5922
5149
|
confirmation_required: false,
|
|
5923
5150
|
danger_level: "medium",
|
|
5924
|
-
examples: [
|
|
5925
|
-
{
|
|
5926
|
-
command: "f5xcctl data node create {name} --namespace {namespace}",
|
|
5927
|
-
description: "Create node",
|
|
5928
|
-
use_case: "basic_create",
|
|
5929
|
-
},
|
|
5930
|
-
{
|
|
5931
|
-
command: "f5xcctl data node create -f {file}.yaml",
|
|
5932
|
-
description: "Create from YAML file",
|
|
5933
|
-
use_case: "file_based",
|
|
5934
|
-
},
|
|
5935
|
-
],
|
|
5936
5151
|
field_docs: {},
|
|
5937
5152
|
optional_fields: [],
|
|
5938
5153
|
performance_impact: {
|
|
@@ -5945,6 +5160,7 @@ export const sitesTools = [
|
|
|
5945
5160
|
creates: ["node"],
|
|
5946
5161
|
},
|
|
5947
5162
|
},
|
|
5163
|
+
curlExample: null,
|
|
5948
5164
|
},
|
|
5949
5165
|
{
|
|
5950
5166
|
toolName: "f5xc-api-sites-node-list",
|
|
@@ -5981,13 +5197,6 @@ export const sitesTools = [
|
|
|
5981
5197
|
dangerLevel: "low",
|
|
5982
5198
|
sideEffects: null,
|
|
5983
5199
|
requiredFields: ["path.site"],
|
|
5984
|
-
cliExamples: [
|
|
5985
|
-
{
|
|
5986
|
-
command: "f5xcctl data node list --namespace {namespace}",
|
|
5987
|
-
description: "List all nodes",
|
|
5988
|
-
use_case: "list_all",
|
|
5989
|
-
},
|
|
5990
|
-
],
|
|
5991
5200
|
confirmationRequired: false,
|
|
5992
5201
|
parameterExamples: {
|
|
5993
5202
|
site: "Site-1",
|
|
@@ -6032,13 +5241,6 @@ export const sitesTools = [
|
|
|
6032
5241
|
},
|
|
6033
5242
|
confirmation_required: false,
|
|
6034
5243
|
danger_level: "low",
|
|
6035
|
-
examples: [
|
|
6036
|
-
{
|
|
6037
|
-
command: "f5xcctl data node list --namespace {namespace}",
|
|
6038
|
-
description: "List all nodes",
|
|
6039
|
-
use_case: "list_all",
|
|
6040
|
-
},
|
|
6041
|
-
],
|
|
6042
5244
|
field_docs: {},
|
|
6043
5245
|
optional_fields: [],
|
|
6044
5246
|
performance_impact: {
|
|
@@ -6049,6 +5251,7 @@ export const sitesTools = [
|
|
|
6049
5251
|
required_fields: ["path.site"],
|
|
6050
5252
|
side_effects: {},
|
|
6051
5253
|
},
|
|
5254
|
+
curlExample: null,
|
|
6052
5255
|
},
|
|
6053
5256
|
{
|
|
6054
5257
|
toolName: "f5xc-api-sites-persistentvolume-list",
|
|
@@ -6085,13 +5288,6 @@ export const sitesTools = [
|
|
|
6085
5288
|
dangerLevel: "low",
|
|
6086
5289
|
sideEffects: null,
|
|
6087
5290
|
requiredFields: ["path.site"],
|
|
6088
|
-
cliExamples: [
|
|
6089
|
-
{
|
|
6090
|
-
command: "f5xcctl data persistentvolume list --namespace {namespace}",
|
|
6091
|
-
description: "List all persistentvolumes",
|
|
6092
|
-
use_case: "list_all",
|
|
6093
|
-
},
|
|
6094
|
-
],
|
|
6095
5291
|
confirmationRequired: false,
|
|
6096
5292
|
parameterExamples: {
|
|
6097
5293
|
site: "Site-1",
|
|
@@ -6136,13 +5332,6 @@ export const sitesTools = [
|
|
|
6136
5332
|
},
|
|
6137
5333
|
confirmation_required: false,
|
|
6138
5334
|
danger_level: "low",
|
|
6139
|
-
examples: [
|
|
6140
|
-
{
|
|
6141
|
-
command: "f5xcctl data persistentvolume list --namespace {namespace}",
|
|
6142
|
-
description: "List all persistentvolumes",
|
|
6143
|
-
use_case: "list_all",
|
|
6144
|
-
},
|
|
6145
|
-
],
|
|
6146
5335
|
field_docs: {},
|
|
6147
5336
|
optional_fields: [],
|
|
6148
5337
|
performance_impact: {
|
|
@@ -6153,6 +5342,7 @@ export const sitesTools = [
|
|
|
6153
5342
|
required_fields: ["path.site"],
|
|
6154
5343
|
side_effects: {},
|
|
6155
5344
|
},
|
|
5345
|
+
curlExample: null,
|
|
6156
5346
|
},
|
|
6157
5347
|
{
|
|
6158
5348
|
toolName: "f5xc-api-sites-persistentvolumeclaim-list",
|
|
@@ -6200,13 +5390,6 @@ export const sitesTools = [
|
|
|
6200
5390
|
dangerLevel: "low",
|
|
6201
5391
|
sideEffects: null,
|
|
6202
5392
|
requiredFields: ["path.namespace", "path.site"],
|
|
6203
|
-
cliExamples: [
|
|
6204
|
-
{
|
|
6205
|
-
command: "f5xcctl data persistentvolumeclaim list --namespace {namespace}",
|
|
6206
|
-
description: "List all persistentvolumeclaims",
|
|
6207
|
-
use_case: "list_all",
|
|
6208
|
-
},
|
|
6209
|
-
],
|
|
6210
5393
|
confirmationRequired: false,
|
|
6211
5394
|
parameterExamples: {
|
|
6212
5395
|
namespace: "Ns1",
|
|
@@ -6252,13 +5435,6 @@ export const sitesTools = [
|
|
|
6252
5435
|
},
|
|
6253
5436
|
confirmation_required: false,
|
|
6254
5437
|
danger_level: "low",
|
|
6255
|
-
examples: [
|
|
6256
|
-
{
|
|
6257
|
-
command: "f5xcctl data persistentvolumeclaim list --namespace {namespace}",
|
|
6258
|
-
description: "List all persistentvolumeclaims",
|
|
6259
|
-
use_case: "list_all",
|
|
6260
|
-
},
|
|
6261
|
-
],
|
|
6262
5438
|
field_docs: {},
|
|
6263
5439
|
optional_fields: [],
|
|
6264
5440
|
performance_impact: {
|
|
@@ -6269,6 +5445,7 @@ export const sitesTools = [
|
|
|
6269
5445
|
required_fields: ["path.namespace", "path.site"],
|
|
6270
5446
|
side_effects: {},
|
|
6271
5447
|
},
|
|
5448
|
+
curlExample: null,
|
|
6272
5449
|
},
|
|
6273
5450
|
{
|
|
6274
5451
|
toolName: "f5xc-api-sites-platform-event-create",
|
|
@@ -6309,18 +5486,6 @@ export const sitesTools = [
|
|
|
6309
5486
|
creates: ["platform-event"],
|
|
6310
5487
|
},
|
|
6311
5488
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
6312
|
-
cliExamples: [
|
|
6313
|
-
{
|
|
6314
|
-
command: "f5xcctl data platform-event create -f {file}.yaml",
|
|
6315
|
-
description: "Create from YAML file",
|
|
6316
|
-
use_case: "file_based",
|
|
6317
|
-
},
|
|
6318
|
-
{
|
|
6319
|
-
command: "f5xcctl data platform-event create {name} --namespace {namespace}",
|
|
6320
|
-
description: "Create platform-event",
|
|
6321
|
-
use_case: "basic_create",
|
|
6322
|
-
},
|
|
6323
|
-
],
|
|
6324
5489
|
confirmationRequired: false,
|
|
6325
5490
|
parameterExamples: {
|
|
6326
5491
|
namespace: "Value",
|
|
@@ -6365,18 +5530,6 @@ export const sitesTools = [
|
|
|
6365
5530
|
},
|
|
6366
5531
|
confirmation_required: false,
|
|
6367
5532
|
danger_level: "medium",
|
|
6368
|
-
examples: [
|
|
6369
|
-
{
|
|
6370
|
-
command: "f5xcctl data platform-event create {name} --namespace {namespace}",
|
|
6371
|
-
description: "Create platform-event",
|
|
6372
|
-
use_case: "basic_create",
|
|
6373
|
-
},
|
|
6374
|
-
{
|
|
6375
|
-
command: "f5xcctl data platform-event create -f {file}.yaml",
|
|
6376
|
-
description: "Create from YAML file",
|
|
6377
|
-
use_case: "file_based",
|
|
6378
|
-
},
|
|
6379
|
-
],
|
|
6380
5533
|
field_docs: {},
|
|
6381
5534
|
optional_fields: [],
|
|
6382
5535
|
performance_impact: {
|
|
@@ -6389,6 +5542,7 @@ export const sitesTools = [
|
|
|
6389
5542
|
creates: ["platform-event"],
|
|
6390
5543
|
},
|
|
6391
5544
|
},
|
|
5545
|
+
curlExample: null,
|
|
6392
5546
|
},
|
|
6393
5547
|
{
|
|
6394
5548
|
toolName: "f5xc-api-sites-pod-list",
|
|
@@ -6436,13 +5590,6 @@ export const sitesTools = [
|
|
|
6436
5590
|
dangerLevel: "low",
|
|
6437
5591
|
sideEffects: null,
|
|
6438
5592
|
requiredFields: ["path.namespace", "path.site"],
|
|
6439
|
-
cliExamples: [
|
|
6440
|
-
{
|
|
6441
|
-
command: "f5xcctl data pod list --namespace {namespace}",
|
|
6442
|
-
description: "List all pods",
|
|
6443
|
-
use_case: "list_all",
|
|
6444
|
-
},
|
|
6445
|
-
],
|
|
6446
5593
|
confirmationRequired: false,
|
|
6447
5594
|
parameterExamples: {
|
|
6448
5595
|
namespace: "Ns1",
|
|
@@ -6488,13 +5635,6 @@ export const sitesTools = [
|
|
|
6488
5635
|
},
|
|
6489
5636
|
confirmation_required: false,
|
|
6490
5637
|
danger_level: "low",
|
|
6491
|
-
examples: [
|
|
6492
|
-
{
|
|
6493
|
-
command: "f5xcctl data pod list --namespace {namespace}",
|
|
6494
|
-
description: "List all pods",
|
|
6495
|
-
use_case: "list_all",
|
|
6496
|
-
},
|
|
6497
|
-
],
|
|
6498
5638
|
field_docs: {},
|
|
6499
5639
|
optional_fields: [],
|
|
6500
5640
|
performance_impact: {
|
|
@@ -6505,6 +5645,7 @@ export const sitesTools = [
|
|
|
6505
5645
|
required_fields: ["path.namespace", "path.site"],
|
|
6506
5646
|
side_effects: {},
|
|
6507
5647
|
},
|
|
5648
|
+
curlExample: null,
|
|
6508
5649
|
},
|
|
6509
5650
|
{
|
|
6510
5651
|
toolName: "f5xc-api-sites-replicaset-list",
|
|
@@ -6552,13 +5693,6 @@ export const sitesTools = [
|
|
|
6552
5693
|
dangerLevel: "low",
|
|
6553
5694
|
sideEffects: null,
|
|
6554
5695
|
requiredFields: ["path.namespace", "path.site"],
|
|
6555
|
-
cliExamples: [
|
|
6556
|
-
{
|
|
6557
|
-
command: "f5xcctl data replicaset list --namespace {namespace}",
|
|
6558
|
-
description: "List all replicasets",
|
|
6559
|
-
use_case: "list_all",
|
|
6560
|
-
},
|
|
6561
|
-
],
|
|
6562
5696
|
confirmationRequired: false,
|
|
6563
5697
|
parameterExamples: {
|
|
6564
5698
|
namespace: "Ns1",
|
|
@@ -6604,13 +5738,6 @@ export const sitesTools = [
|
|
|
6604
5738
|
},
|
|
6605
5739
|
confirmation_required: false,
|
|
6606
5740
|
danger_level: "low",
|
|
6607
|
-
examples: [
|
|
6608
|
-
{
|
|
6609
|
-
command: "f5xcctl data replicaset list --namespace {namespace}",
|
|
6610
|
-
description: "List all replicasets",
|
|
6611
|
-
use_case: "list_all",
|
|
6612
|
-
},
|
|
6613
|
-
],
|
|
6614
5741
|
field_docs: {},
|
|
6615
5742
|
optional_fields: [],
|
|
6616
5743
|
performance_impact: {
|
|
@@ -6621,6 +5748,7 @@ export const sitesTools = [
|
|
|
6621
5748
|
required_fields: ["path.namespace", "path.site"],
|
|
6622
5749
|
side_effects: {},
|
|
6623
5750
|
},
|
|
5751
|
+
curlExample: null,
|
|
6624
5752
|
},
|
|
6625
5753
|
{
|
|
6626
5754
|
toolName: "f5xc-api-sites-route-table-get",
|
|
@@ -6725,13 +5853,6 @@ export const sitesTools = [
|
|
|
6725
5853
|
dangerLevel: "low",
|
|
6726
5854
|
sideEffects: null,
|
|
6727
5855
|
requiredFields: ["path.id"],
|
|
6728
|
-
cliExamples: [
|
|
6729
|
-
{
|
|
6730
|
-
command: "f5xcctl data route-table get {name} --namespace {namespace}",
|
|
6731
|
-
description: "Get specific route-table",
|
|
6732
|
-
use_case: "get_specific",
|
|
6733
|
-
},
|
|
6734
|
-
],
|
|
6735
5856
|
confirmationRequired: false,
|
|
6736
5857
|
parameterExamples: {
|
|
6737
5858
|
id: "VPC-1234567898.",
|
|
@@ -6781,13 +5902,6 @@ export const sitesTools = [
|
|
|
6781
5902
|
},
|
|
6782
5903
|
confirmation_required: false,
|
|
6783
5904
|
danger_level: "low",
|
|
6784
|
-
examples: [
|
|
6785
|
-
{
|
|
6786
|
-
command: "f5xcctl data route-table get {name} --namespace {namespace}",
|
|
6787
|
-
description: "Get specific route-table",
|
|
6788
|
-
use_case: "get_specific",
|
|
6789
|
-
},
|
|
6790
|
-
],
|
|
6791
5905
|
field_docs: {},
|
|
6792
5906
|
optional_fields: [],
|
|
6793
5907
|
performance_impact: {
|
|
@@ -6798,6 +5912,7 @@ export const sitesTools = [
|
|
|
6798
5912
|
required_fields: ["path.id"],
|
|
6799
5913
|
side_effects: {},
|
|
6800
5914
|
},
|
|
5915
|
+
curlExample: null,
|
|
6801
5916
|
},
|
|
6802
5917
|
{
|
|
6803
5918
|
toolName: "f5xc-api-sites-scroll-create",
|
|
@@ -6836,18 +5951,6 @@ export const sitesTools = [
|
|
|
6836
5951
|
creates: ["scroll"],
|
|
6837
5952
|
},
|
|
6838
5953
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
6839
|
-
cliExamples: [
|
|
6840
|
-
{
|
|
6841
|
-
command: "f5xcctl data scroll create -f {file}.yaml",
|
|
6842
|
-
description: "Create from YAML file",
|
|
6843
|
-
use_case: "file_based",
|
|
6844
|
-
},
|
|
6845
|
-
{
|
|
6846
|
-
command: "f5xcctl data scroll create {name} --namespace {namespace}",
|
|
6847
|
-
description: "Create scroll",
|
|
6848
|
-
use_case: "basic_create",
|
|
6849
|
-
},
|
|
6850
|
-
],
|
|
6851
5954
|
confirmationRequired: false,
|
|
6852
5955
|
parameterExamples: {
|
|
6853
5956
|
namespace: "Value",
|
|
@@ -6892,18 +5995,6 @@ export const sitesTools = [
|
|
|
6892
5995
|
},
|
|
6893
5996
|
confirmation_required: false,
|
|
6894
5997
|
danger_level: "medium",
|
|
6895
|
-
examples: [
|
|
6896
|
-
{
|
|
6897
|
-
command: "f5xcctl data scroll create {name} --namespace {namespace}",
|
|
6898
|
-
description: "Create scroll",
|
|
6899
|
-
use_case: "basic_create",
|
|
6900
|
-
},
|
|
6901
|
-
{
|
|
6902
|
-
command: "f5xcctl data scroll create -f {file}.yaml",
|
|
6903
|
-
description: "Create from YAML file",
|
|
6904
|
-
use_case: "file_based",
|
|
6905
|
-
},
|
|
6906
|
-
],
|
|
6907
5998
|
field_docs: {},
|
|
6908
5999
|
optional_fields: [],
|
|
6909
6000
|
performance_impact: {
|
|
@@ -6916,6 +6007,7 @@ export const sitesTools = [
|
|
|
6916
6007
|
creates: ["scroll"],
|
|
6917
6008
|
},
|
|
6918
6009
|
},
|
|
6010
|
+
curlExample: null,
|
|
6919
6011
|
},
|
|
6920
6012
|
{
|
|
6921
6013
|
toolName: "f5xc-api-sites-scroll-list",
|
|
@@ -6964,13 +6056,6 @@ export const sitesTools = [
|
|
|
6964
6056
|
dangerLevel: "low",
|
|
6965
6057
|
sideEffects: null,
|
|
6966
6058
|
requiredFields: ["path.namespace"],
|
|
6967
|
-
cliExamples: [
|
|
6968
|
-
{
|
|
6969
|
-
command: "f5xcctl data scroll list --namespace {namespace}",
|
|
6970
|
-
description: "List all scrolls",
|
|
6971
|
-
use_case: "list_all",
|
|
6972
|
-
},
|
|
6973
|
-
],
|
|
6974
6059
|
confirmationRequired: false,
|
|
6975
6060
|
parameterExamples: {
|
|
6976
6061
|
namespace: "Value",
|
|
@@ -7016,13 +6101,6 @@ export const sitesTools = [
|
|
|
7016
6101
|
},
|
|
7017
6102
|
confirmation_required: false,
|
|
7018
6103
|
danger_level: "low",
|
|
7019
|
-
examples: [
|
|
7020
|
-
{
|
|
7021
|
-
command: "f5xcctl data scroll list --namespace {namespace}",
|
|
7022
|
-
description: "List all scrolls",
|
|
7023
|
-
use_case: "list_all",
|
|
7024
|
-
},
|
|
7025
|
-
],
|
|
7026
6104
|
field_docs: {},
|
|
7027
6105
|
optional_fields: [],
|
|
7028
6106
|
performance_impact: {
|
|
@@ -7033,6 +6111,7 @@ export const sitesTools = [
|
|
|
7033
6111
|
required_fields: ["path.namespace"],
|
|
7034
6112
|
side_effects: {},
|
|
7035
6113
|
},
|
|
6114
|
+
curlExample: null,
|
|
7036
6115
|
},
|
|
7037
6116
|
{
|
|
7038
6117
|
toolName: "f5xc-api-sites-secret-list",
|
|
@@ -7080,13 +6159,6 @@ export const sitesTools = [
|
|
|
7080
6159
|
dangerLevel: "low",
|
|
7081
6160
|
sideEffects: null,
|
|
7082
6161
|
requiredFields: ["path.namespace", "path.site"],
|
|
7083
|
-
cliExamples: [
|
|
7084
|
-
{
|
|
7085
|
-
command: "f5xcctl data secret list --namespace {namespace}",
|
|
7086
|
-
description: "List all secrets",
|
|
7087
|
-
use_case: "list_all",
|
|
7088
|
-
},
|
|
7089
|
-
],
|
|
7090
6162
|
confirmationRequired: false,
|
|
7091
6163
|
parameterExamples: {
|
|
7092
6164
|
namespace: "Ns1",
|
|
@@ -7132,13 +6204,6 @@ export const sitesTools = [
|
|
|
7132
6204
|
},
|
|
7133
6205
|
confirmation_required: false,
|
|
7134
6206
|
danger_level: "low",
|
|
7135
|
-
examples: [
|
|
7136
|
-
{
|
|
7137
|
-
command: "f5xcctl data secret list --namespace {namespace}",
|
|
7138
|
-
description: "List all secrets",
|
|
7139
|
-
use_case: "list_all",
|
|
7140
|
-
},
|
|
7141
|
-
],
|
|
7142
6207
|
field_docs: {},
|
|
7143
6208
|
optional_fields: [],
|
|
7144
6209
|
performance_impact: {
|
|
@@ -7149,6 +6214,7 @@ export const sitesTools = [
|
|
|
7149
6214
|
required_fields: ["path.namespace", "path.site"],
|
|
7150
6215
|
side_effects: {},
|
|
7151
6216
|
},
|
|
6217
|
+
curlExample: null,
|
|
7152
6218
|
},
|
|
7153
6219
|
{
|
|
7154
6220
|
toolName: "f5xc-api-sites-securemesh-site-create",
|
|
@@ -7189,18 +6255,6 @@ export const sitesTools = [
|
|
|
7189
6255
|
creates: ["securemesh-site"],
|
|
7190
6256
|
},
|
|
7191
6257
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
7192
|
-
cliExamples: [
|
|
7193
|
-
{
|
|
7194
|
-
command: "f5xcctl config securemesh-site create -f {file}.yaml",
|
|
7195
|
-
description: "Create from YAML file",
|
|
7196
|
-
use_case: "file_based",
|
|
7197
|
-
},
|
|
7198
|
-
{
|
|
7199
|
-
command: "f5xcctl config securemesh-site create {name} --namespace {namespace}",
|
|
7200
|
-
description: "Create securemesh-site",
|
|
7201
|
-
use_case: "basic_create",
|
|
7202
|
-
},
|
|
7203
|
-
],
|
|
7204
6258
|
confirmationRequired: false,
|
|
7205
6259
|
parameterExamples: {
|
|
7206
6260
|
"metadata.namespace": "Staging",
|
|
@@ -7245,18 +6299,6 @@ export const sitesTools = [
|
|
|
7245
6299
|
},
|
|
7246
6300
|
confirmation_required: false,
|
|
7247
6301
|
danger_level: "medium",
|
|
7248
|
-
examples: [
|
|
7249
|
-
{
|
|
7250
|
-
command: "f5xcctl config securemesh-site create {name} --namespace {namespace}",
|
|
7251
|
-
description: "Create securemesh-site",
|
|
7252
|
-
use_case: "basic_create",
|
|
7253
|
-
},
|
|
7254
|
-
{
|
|
7255
|
-
command: "f5xcctl config securemesh-site create -f {file}.yaml",
|
|
7256
|
-
description: "Create from YAML file",
|
|
7257
|
-
use_case: "file_based",
|
|
7258
|
-
},
|
|
7259
|
-
],
|
|
7260
6302
|
field_docs: {},
|
|
7261
6303
|
optional_fields: [],
|
|
7262
6304
|
performance_impact: {
|
|
@@ -7269,6 +6311,7 @@ export const sitesTools = [
|
|
|
7269
6311
|
creates: ["securemesh-site"],
|
|
7270
6312
|
},
|
|
7271
6313
|
},
|
|
6314
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/securemesh_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7272
6315
|
},
|
|
7273
6316
|
{
|
|
7274
6317
|
toolName: "f5xc-api-sites-securemesh-site-delete",
|
|
@@ -7318,13 +6361,6 @@ export const sitesTools = [
|
|
|
7318
6361
|
deletes: ["securemesh-site", "contained_resources"],
|
|
7319
6362
|
},
|
|
7320
6363
|
requiredFields: ["path.name", "path.namespace"],
|
|
7321
|
-
cliExamples: [
|
|
7322
|
-
{
|
|
7323
|
-
command: "f5xcctl config securemesh-site delete {name} --namespace {namespace}",
|
|
7324
|
-
description: "Delete securemesh-site",
|
|
7325
|
-
use_case: "delete",
|
|
7326
|
-
},
|
|
7327
|
-
],
|
|
7328
6364
|
confirmationRequired: true,
|
|
7329
6365
|
parameterExamples: {
|
|
7330
6366
|
name: "Name",
|
|
@@ -7370,13 +6406,6 @@ export const sitesTools = [
|
|
|
7370
6406
|
},
|
|
7371
6407
|
confirmation_required: true,
|
|
7372
6408
|
danger_level: "high",
|
|
7373
|
-
examples: [
|
|
7374
|
-
{
|
|
7375
|
-
command: "f5xcctl config securemesh-site delete {name} --namespace {namespace}",
|
|
7376
|
-
description: "Delete securemesh-site",
|
|
7377
|
-
use_case: "delete",
|
|
7378
|
-
},
|
|
7379
|
-
],
|
|
7380
6409
|
field_docs: {},
|
|
7381
6410
|
optional_fields: [],
|
|
7382
6411
|
performance_impact: {
|
|
@@ -7389,6 +6418,7 @@ export const sitesTools = [
|
|
|
7389
6418
|
deletes: ["securemesh-site", "contained_resources"],
|
|
7390
6419
|
},
|
|
7391
6420
|
},
|
|
6421
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/securemesh_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7392
6422
|
},
|
|
7393
6423
|
{
|
|
7394
6424
|
toolName: "f5xc-api-sites-securemesh-site-get",
|
|
@@ -7457,13 +6487,6 @@ export const sitesTools = [
|
|
|
7457
6487
|
dangerLevel: "low",
|
|
7458
6488
|
sideEffects: null,
|
|
7459
6489
|
requiredFields: ["path.name", "path.namespace"],
|
|
7460
|
-
cliExamples: [
|
|
7461
|
-
{
|
|
7462
|
-
command: "f5xcctl config securemesh-site get {name} --namespace {namespace}",
|
|
7463
|
-
description: "Get specific securemesh-site",
|
|
7464
|
-
use_case: "get_specific",
|
|
7465
|
-
},
|
|
7466
|
-
],
|
|
7467
6490
|
confirmationRequired: false,
|
|
7468
6491
|
parameterExamples: {
|
|
7469
6492
|
name: "Name",
|
|
@@ -7509,13 +6532,6 @@ export const sitesTools = [
|
|
|
7509
6532
|
},
|
|
7510
6533
|
confirmation_required: false,
|
|
7511
6534
|
danger_level: "low",
|
|
7512
|
-
examples: [
|
|
7513
|
-
{
|
|
7514
|
-
command: "f5xcctl config securemesh-site get {name} --namespace {namespace}",
|
|
7515
|
-
description: "Get specific securemesh-site",
|
|
7516
|
-
use_case: "get_specific",
|
|
7517
|
-
},
|
|
7518
|
-
],
|
|
7519
6535
|
field_docs: {},
|
|
7520
6536
|
optional_fields: [],
|
|
7521
6537
|
performance_impact: {
|
|
@@ -7526,6 +6542,7 @@ export const sitesTools = [
|
|
|
7526
6542
|
required_fields: ["path.name", "path.namespace"],
|
|
7527
6543
|
side_effects: {},
|
|
7528
6544
|
},
|
|
6545
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/securemesh_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7529
6546
|
},
|
|
7530
6547
|
{
|
|
7531
6548
|
toolName: "f5xc-api-sites-securemesh-site-list",
|
|
@@ -7600,13 +6617,6 @@ export const sitesTools = [
|
|
|
7600
6617
|
dangerLevel: "low",
|
|
7601
6618
|
sideEffects: null,
|
|
7602
6619
|
requiredFields: ["path.namespace"],
|
|
7603
|
-
cliExamples: [
|
|
7604
|
-
{
|
|
7605
|
-
command: "f5xcctl config securemesh-site list --namespace {namespace}",
|
|
7606
|
-
description: "List all securemesh-sites",
|
|
7607
|
-
use_case: "list_all",
|
|
7608
|
-
},
|
|
7609
|
-
],
|
|
7610
6620
|
confirmationRequired: false,
|
|
7611
6621
|
parameterExamples: {
|
|
7612
6622
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -7652,13 +6662,6 @@ export const sitesTools = [
|
|
|
7652
6662
|
},
|
|
7653
6663
|
confirmation_required: false,
|
|
7654
6664
|
danger_level: "low",
|
|
7655
|
-
examples: [
|
|
7656
|
-
{
|
|
7657
|
-
command: "f5xcctl config securemesh-site list --namespace {namespace}",
|
|
7658
|
-
description: "List all securemesh-sites",
|
|
7659
|
-
use_case: "list_all",
|
|
7660
|
-
},
|
|
7661
|
-
],
|
|
7662
6665
|
field_docs: {},
|
|
7663
6666
|
optional_fields: [],
|
|
7664
6667
|
performance_impact: {
|
|
@@ -7669,6 +6672,7 @@ export const sitesTools = [
|
|
|
7669
6672
|
required_fields: ["path.namespace"],
|
|
7670
6673
|
side_effects: {},
|
|
7671
6674
|
},
|
|
6675
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/securemesh_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7672
6676
|
},
|
|
7673
6677
|
{
|
|
7674
6678
|
toolName: "f5xc-api-sites-securemesh-site-update",
|
|
@@ -7720,13 +6724,6 @@ export const sitesTools = [
|
|
|
7720
6724
|
modifies: ["securemesh-site"],
|
|
7721
6725
|
},
|
|
7722
6726
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
7723
|
-
cliExamples: [
|
|
7724
|
-
{
|
|
7725
|
-
command: "f5xcctl config securemesh-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
7726
|
-
description: "Update securemesh-site",
|
|
7727
|
-
use_case: "update",
|
|
7728
|
-
},
|
|
7729
|
-
],
|
|
7730
6727
|
confirmationRequired: false,
|
|
7731
6728
|
parameterExamples: {
|
|
7732
6729
|
"metadata.name": "Example-corp-web.",
|
|
@@ -7772,13 +6769,6 @@ export const sitesTools = [
|
|
|
7772
6769
|
},
|
|
7773
6770
|
confirmation_required: false,
|
|
7774
6771
|
danger_level: "medium",
|
|
7775
|
-
examples: [
|
|
7776
|
-
{
|
|
7777
|
-
command: "f5xcctl config securemesh-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
7778
|
-
description: "Update securemesh-site",
|
|
7779
|
-
use_case: "update",
|
|
7780
|
-
},
|
|
7781
|
-
],
|
|
7782
6772
|
field_docs: {},
|
|
7783
6773
|
optional_fields: [],
|
|
7784
6774
|
performance_impact: {
|
|
@@ -7791,6 +6781,7 @@ export const sitesTools = [
|
|
|
7791
6781
|
modifies: ["securemesh-site"],
|
|
7792
6782
|
},
|
|
7793
6783
|
},
|
|
6784
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/securemesh_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7794
6785
|
},
|
|
7795
6786
|
{
|
|
7796
6787
|
toolName: "f5xc-api-sites-securemesh-site-v2-create",
|
|
@@ -7831,18 +6822,6 @@ export const sitesTools = [
|
|
|
7831
6822
|
creates: ["securemesh-site-v2"],
|
|
7832
6823
|
},
|
|
7833
6824
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
7834
|
-
cliExamples: [
|
|
7835
|
-
{
|
|
7836
|
-
command: "f5xcctl config securemesh-site-v2 create -f {file}.yaml",
|
|
7837
|
-
description: "Create from YAML file",
|
|
7838
|
-
use_case: "file_based",
|
|
7839
|
-
},
|
|
7840
|
-
{
|
|
7841
|
-
command: "f5xcctl config securemesh-site-v2 create {name} --namespace {namespace}",
|
|
7842
|
-
description: "Create securemesh-site-v2",
|
|
7843
|
-
use_case: "basic_create",
|
|
7844
|
-
},
|
|
7845
|
-
],
|
|
7846
6825
|
confirmationRequired: false,
|
|
7847
6826
|
parameterExamples: {
|
|
7848
6827
|
"metadata.namespace": "Staging",
|
|
@@ -7890,18 +6869,6 @@ export const sitesTools = [
|
|
|
7890
6869
|
},
|
|
7891
6870
|
confirmation_required: false,
|
|
7892
6871
|
danger_level: "medium",
|
|
7893
|
-
examples: [
|
|
7894
|
-
{
|
|
7895
|
-
command: "f5xcctl config securemesh-site-v2 create {name} --namespace {namespace}",
|
|
7896
|
-
description: "Create securemesh-site-v2",
|
|
7897
|
-
use_case: "basic_create",
|
|
7898
|
-
},
|
|
7899
|
-
{
|
|
7900
|
-
command: "f5xcctl config securemesh-site-v2 create -f {file}.yaml",
|
|
7901
|
-
description: "Create from YAML file",
|
|
7902
|
-
use_case: "file_based",
|
|
7903
|
-
},
|
|
7904
|
-
],
|
|
7905
6872
|
field_docs: {},
|
|
7906
6873
|
optional_fields: [],
|
|
7907
6874
|
performance_impact: {
|
|
@@ -7914,6 +6881,7 @@ export const sitesTools = [
|
|
|
7914
6881
|
creates: ["securemesh-site-v2"],
|
|
7915
6882
|
},
|
|
7916
6883
|
},
|
|
6884
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/securemesh_site_v2s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7917
6885
|
},
|
|
7918
6886
|
{
|
|
7919
6887
|
toolName: "f5xc-api-sites-securemesh-site-v2-delete",
|
|
@@ -7963,13 +6931,6 @@ export const sitesTools = [
|
|
|
7963
6931
|
deletes: ["securemesh-site-v2", "contained_resources"],
|
|
7964
6932
|
},
|
|
7965
6933
|
requiredFields: ["path.name", "path.namespace"],
|
|
7966
|
-
cliExamples: [
|
|
7967
|
-
{
|
|
7968
|
-
command: "f5xcctl config securemesh-site-v2 delete {name} --namespace {namespace}",
|
|
7969
|
-
description: "Delete securemesh-site-v2",
|
|
7970
|
-
use_case: "delete",
|
|
7971
|
-
},
|
|
7972
|
-
],
|
|
7973
6934
|
confirmationRequired: true,
|
|
7974
6935
|
parameterExamples: {
|
|
7975
6936
|
name: "Name",
|
|
@@ -8015,13 +6976,6 @@ export const sitesTools = [
|
|
|
8015
6976
|
},
|
|
8016
6977
|
confirmation_required: true,
|
|
8017
6978
|
danger_level: "high",
|
|
8018
|
-
examples: [
|
|
8019
|
-
{
|
|
8020
|
-
command: "f5xcctl config securemesh-site-v2 delete {name} --namespace {namespace}",
|
|
8021
|
-
description: "Delete securemesh-site-v2",
|
|
8022
|
-
use_case: "delete",
|
|
8023
|
-
},
|
|
8024
|
-
],
|
|
8025
6979
|
field_docs: {},
|
|
8026
6980
|
optional_fields: [],
|
|
8027
6981
|
performance_impact: {
|
|
@@ -8034,6 +6988,7 @@ export const sitesTools = [
|
|
|
8034
6988
|
deletes: ["securemesh-site-v2", "contained_resources"],
|
|
8035
6989
|
},
|
|
8036
6990
|
},
|
|
6991
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/securemesh_site_v2s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8037
6992
|
},
|
|
8038
6993
|
{
|
|
8039
6994
|
toolName: "f5xc-api-sites-securemesh-site-v2-get",
|
|
@@ -8102,13 +7057,6 @@ export const sitesTools = [
|
|
|
8102
7057
|
dangerLevel: "low",
|
|
8103
7058
|
sideEffects: null,
|
|
8104
7059
|
requiredFields: ["path.name", "path.namespace"],
|
|
8105
|
-
cliExamples: [
|
|
8106
|
-
{
|
|
8107
|
-
command: "f5xcctl config securemesh-site-v2 get {name} --namespace {namespace}",
|
|
8108
|
-
description: "Get specific securemesh-site-v2",
|
|
8109
|
-
use_case: "get_specific",
|
|
8110
|
-
},
|
|
8111
|
-
],
|
|
8112
7060
|
confirmationRequired: false,
|
|
8113
7061
|
parameterExamples: {
|
|
8114
7062
|
name: "Name",
|
|
@@ -8154,13 +7102,6 @@ export const sitesTools = [
|
|
|
8154
7102
|
},
|
|
8155
7103
|
confirmation_required: false,
|
|
8156
7104
|
danger_level: "low",
|
|
8157
|
-
examples: [
|
|
8158
|
-
{
|
|
8159
|
-
command: "f5xcctl config securemesh-site-v2 get {name} --namespace {namespace}",
|
|
8160
|
-
description: "Get specific securemesh-site-v2",
|
|
8161
|
-
use_case: "get_specific",
|
|
8162
|
-
},
|
|
8163
|
-
],
|
|
8164
7105
|
field_docs: {},
|
|
8165
7106
|
optional_fields: [],
|
|
8166
7107
|
performance_impact: {
|
|
@@ -8171,6 +7112,7 @@ export const sitesTools = [
|
|
|
8171
7112
|
required_fields: ["path.name", "path.namespace"],
|
|
8172
7113
|
side_effects: {},
|
|
8173
7114
|
},
|
|
7115
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/securemesh_site_v2s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8174
7116
|
},
|
|
8175
7117
|
{
|
|
8176
7118
|
toolName: "f5xc-api-sites-securemesh-site-v2-list",
|
|
@@ -8245,13 +7187,6 @@ export const sitesTools = [
|
|
|
8245
7187
|
dangerLevel: "low",
|
|
8246
7188
|
sideEffects: null,
|
|
8247
7189
|
requiredFields: ["path.namespace"],
|
|
8248
|
-
cliExamples: [
|
|
8249
|
-
{
|
|
8250
|
-
command: "f5xcctl config securemesh-site-v2 list --namespace {namespace}",
|
|
8251
|
-
description: "List all securemesh-site-v2s",
|
|
8252
|
-
use_case: "list_all",
|
|
8253
|
-
},
|
|
8254
|
-
],
|
|
8255
7190
|
confirmationRequired: false,
|
|
8256
7191
|
parameterExamples: {
|
|
8257
7192
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -8297,13 +7232,6 @@ export const sitesTools = [
|
|
|
8297
7232
|
},
|
|
8298
7233
|
confirmation_required: false,
|
|
8299
7234
|
danger_level: "low",
|
|
8300
|
-
examples: [
|
|
8301
|
-
{
|
|
8302
|
-
command: "f5xcctl config securemesh-site-v2 list --namespace {namespace}",
|
|
8303
|
-
description: "List all securemesh-site-v2s",
|
|
8304
|
-
use_case: "list_all",
|
|
8305
|
-
},
|
|
8306
|
-
],
|
|
8307
7235
|
field_docs: {},
|
|
8308
7236
|
optional_fields: [],
|
|
8309
7237
|
performance_impact: {
|
|
@@ -8314,6 +7242,7 @@ export const sitesTools = [
|
|
|
8314
7242
|
required_fields: ["path.namespace"],
|
|
8315
7243
|
side_effects: {},
|
|
8316
7244
|
},
|
|
7245
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/securemesh_site_v2s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8317
7246
|
},
|
|
8318
7247
|
{
|
|
8319
7248
|
toolName: "f5xc-api-sites-securemesh-site-v2-update",
|
|
@@ -8365,13 +7294,6 @@ export const sitesTools = [
|
|
|
8365
7294
|
modifies: ["securemesh-site-v2"],
|
|
8366
7295
|
},
|
|
8367
7296
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
8368
|
-
cliExamples: [
|
|
8369
|
-
{
|
|
8370
|
-
command: "f5xcctl config securemesh-site-v2 update {name} --namespace {namespace} -f {file}.yaml",
|
|
8371
|
-
description: "Update securemesh-site-v2",
|
|
8372
|
-
use_case: "update",
|
|
8373
|
-
},
|
|
8374
|
-
],
|
|
8375
7297
|
confirmationRequired: false,
|
|
8376
7298
|
parameterExamples: {
|
|
8377
7299
|
"metadata.name": "Example-corp-web.",
|
|
@@ -8417,13 +7339,6 @@ export const sitesTools = [
|
|
|
8417
7339
|
},
|
|
8418
7340
|
confirmation_required: false,
|
|
8419
7341
|
danger_level: "medium",
|
|
8420
|
-
examples: [
|
|
8421
|
-
{
|
|
8422
|
-
command: "f5xcctl config securemesh-site-v2 update {name} --namespace {namespace} -f {file}.yaml",
|
|
8423
|
-
description: "Update securemesh-site-v2",
|
|
8424
|
-
use_case: "update",
|
|
8425
|
-
},
|
|
8426
|
-
],
|
|
8427
7342
|
field_docs: {},
|
|
8428
7343
|
optional_fields: [],
|
|
8429
7344
|
performance_impact: {
|
|
@@ -8436,6 +7351,7 @@ export const sitesTools = [
|
|
|
8436
7351
|
modifies: ["securemesh-site-v2"],
|
|
8437
7352
|
},
|
|
8438
7353
|
},
|
|
7354
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/securemesh_site_v2s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8439
7355
|
},
|
|
8440
7356
|
{
|
|
8441
7357
|
toolName: "f5xc-api-sites-segment-list",
|
|
@@ -8483,13 +7399,6 @@ export const sitesTools = [
|
|
|
8483
7399
|
dangerLevel: "low",
|
|
8484
7400
|
sideEffects: null,
|
|
8485
7401
|
requiredFields: ["path.namespace", "path.site"],
|
|
8486
|
-
cliExamples: [
|
|
8487
|
-
{
|
|
8488
|
-
command: "f5xcctl config segment list --namespace {namespace}",
|
|
8489
|
-
description: "List all segments",
|
|
8490
|
-
use_case: "list_all",
|
|
8491
|
-
},
|
|
8492
|
-
],
|
|
8493
7402
|
confirmationRequired: false,
|
|
8494
7403
|
parameterExamples: {
|
|
8495
7404
|
namespace: "System",
|
|
@@ -8535,13 +7444,6 @@ export const sitesTools = [
|
|
|
8535
7444
|
},
|
|
8536
7445
|
confirmation_required: false,
|
|
8537
7446
|
danger_level: "low",
|
|
8538
|
-
examples: [
|
|
8539
|
-
{
|
|
8540
|
-
command: "f5xcctl config segment list --namespace {namespace}",
|
|
8541
|
-
description: "List all segments",
|
|
8542
|
-
use_case: "list_all",
|
|
8543
|
-
},
|
|
8544
|
-
],
|
|
8545
7447
|
field_docs: {},
|
|
8546
7448
|
optional_fields: [],
|
|
8547
7449
|
performance_impact: {
|
|
@@ -8552,6 +7454,7 @@ export const sitesTools = [
|
|
|
8552
7454
|
required_fields: ["path.namespace", "path.site"],
|
|
8553
7455
|
side_effects: {},
|
|
8554
7456
|
},
|
|
7457
|
+
curlExample: null,
|
|
8555
7458
|
},
|
|
8556
7459
|
{
|
|
8557
7460
|
toolName: "f5xc-api-sites-selectee-get",
|
|
@@ -8599,13 +7502,6 @@ export const sitesTools = [
|
|
|
8599
7502
|
dangerLevel: "low",
|
|
8600
7503
|
sideEffects: null,
|
|
8601
7504
|
requiredFields: ["path.name", "path.namespace"],
|
|
8602
|
-
cliExamples: [
|
|
8603
|
-
{
|
|
8604
|
-
command: "f5xcctl config selectee get {name} --namespace {namespace}",
|
|
8605
|
-
description: "Get specific selectee",
|
|
8606
|
-
use_case: "get_specific",
|
|
8607
|
-
},
|
|
8608
|
-
],
|
|
8609
7505
|
confirmationRequired: false,
|
|
8610
7506
|
parameterExamples: {
|
|
8611
7507
|
name: "Value",
|
|
@@ -8651,13 +7547,6 @@ export const sitesTools = [
|
|
|
8651
7547
|
},
|
|
8652
7548
|
confirmation_required: false,
|
|
8653
7549
|
danger_level: "low",
|
|
8654
|
-
examples: [
|
|
8655
|
-
{
|
|
8656
|
-
command: "f5xcctl config selectee get {name} --namespace {namespace}",
|
|
8657
|
-
description: "Get specific selectee",
|
|
8658
|
-
use_case: "get_specific",
|
|
8659
|
-
},
|
|
8660
|
-
],
|
|
8661
7550
|
field_docs: {},
|
|
8662
7551
|
optional_fields: [],
|
|
8663
7552
|
performance_impact: {
|
|
@@ -8668,6 +7557,7 @@ export const sitesTools = [
|
|
|
8668
7557
|
required_fields: ["path.name", "path.namespace"],
|
|
8669
7558
|
side_effects: {},
|
|
8670
7559
|
},
|
|
7560
|
+
curlExample: null,
|
|
8671
7561
|
},
|
|
8672
7562
|
{
|
|
8673
7563
|
toolName: "f5xc-api-sites-service-list",
|
|
@@ -8715,13 +7605,6 @@ export const sitesTools = [
|
|
|
8715
7605
|
dangerLevel: "low",
|
|
8716
7606
|
sideEffects: null,
|
|
8717
7607
|
requiredFields: ["path.namespace", "path.site"],
|
|
8718
|
-
cliExamples: [
|
|
8719
|
-
{
|
|
8720
|
-
command: "f5xcctl data service list --namespace {namespace}",
|
|
8721
|
-
description: "List all services",
|
|
8722
|
-
use_case: "list_all",
|
|
8723
|
-
},
|
|
8724
|
-
],
|
|
8725
7608
|
confirmationRequired: false,
|
|
8726
7609
|
parameterExamples: {
|
|
8727
7610
|
namespace: "Ns1",
|
|
@@ -8767,13 +7650,6 @@ export const sitesTools = [
|
|
|
8767
7650
|
},
|
|
8768
7651
|
confirmation_required: false,
|
|
8769
7652
|
danger_level: "low",
|
|
8770
|
-
examples: [
|
|
8771
|
-
{
|
|
8772
|
-
command: "f5xcctl data service list --namespace {namespace}",
|
|
8773
|
-
description: "List all services",
|
|
8774
|
-
use_case: "list_all",
|
|
8775
|
-
},
|
|
8776
|
-
],
|
|
8777
7653
|
field_docs: {},
|
|
8778
7654
|
optional_fields: [],
|
|
8779
7655
|
performance_impact: {
|
|
@@ -8784,6 +7660,7 @@ export const sitesTools = [
|
|
|
8784
7660
|
required_fields: ["path.namespace", "path.site"],
|
|
8785
7661
|
side_effects: {},
|
|
8786
7662
|
},
|
|
7663
|
+
curlExample: null,
|
|
8787
7664
|
},
|
|
8788
7665
|
{
|
|
8789
7666
|
toolName: "f5xc-api-sites-set-cloud-site-info-create",
|
|
@@ -8835,18 +7712,6 @@ export const sitesTools = [
|
|
|
8835
7712
|
creates: ["set-cloud-site-info"],
|
|
8836
7713
|
},
|
|
8837
7714
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
8838
|
-
cliExamples: [
|
|
8839
|
-
{
|
|
8840
|
-
command: "f5xcctl config set-cloud-site-info create -f {file}.yaml",
|
|
8841
|
-
description: "Create from YAML file",
|
|
8842
|
-
use_case: "file_based",
|
|
8843
|
-
},
|
|
8844
|
-
{
|
|
8845
|
-
command: "f5xcctl config set-cloud-site-info create {name} --namespace {namespace}",
|
|
8846
|
-
description: "Create set-cloud-site-info",
|
|
8847
|
-
use_case: "basic_create",
|
|
8848
|
-
},
|
|
8849
|
-
],
|
|
8850
7715
|
confirmationRequired: false,
|
|
8851
7716
|
parameterExamples: {
|
|
8852
7717
|
name: "AWS-VPC-site-1.",
|
|
@@ -8895,18 +7760,6 @@ export const sitesTools = [
|
|
|
8895
7760
|
},
|
|
8896
7761
|
confirmation_required: false,
|
|
8897
7762
|
danger_level: "medium",
|
|
8898
|
-
examples: [
|
|
8899
|
-
{
|
|
8900
|
-
command: "f5xcctl config set-cloud-site-info create {name} --namespace {namespace}",
|
|
8901
|
-
description: "Create set-cloud-site-info",
|
|
8902
|
-
use_case: "basic_create",
|
|
8903
|
-
},
|
|
8904
|
-
{
|
|
8905
|
-
command: "f5xcctl config set-cloud-site-info create -f {file}.yaml",
|
|
8906
|
-
description: "Create from YAML file",
|
|
8907
|
-
use_case: "file_based",
|
|
8908
|
-
},
|
|
8909
|
-
],
|
|
8910
7763
|
field_docs: {},
|
|
8911
7764
|
optional_fields: [],
|
|
8912
7765
|
performance_impact: {
|
|
@@ -8919,6 +7772,7 @@ export const sitesTools = [
|
|
|
8919
7772
|
creates: ["set-cloud-site-info"],
|
|
8920
7773
|
},
|
|
8921
7774
|
},
|
|
7775
|
+
curlExample: null,
|
|
8922
7776
|
},
|
|
8923
7777
|
{
|
|
8924
7778
|
toolName: "f5xc-api-sites-set-tgw-info-create",
|
|
@@ -8970,18 +7824,6 @@ export const sitesTools = [
|
|
|
8970
7824
|
creates: ["set-tgw-info"],
|
|
8971
7825
|
},
|
|
8972
7826
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
8973
|
-
cliExamples: [
|
|
8974
|
-
{
|
|
8975
|
-
command: "f5xcctl config set-tgw-info create -f {file}.yaml",
|
|
8976
|
-
description: "Create from YAML file",
|
|
8977
|
-
use_case: "file_based",
|
|
8978
|
-
},
|
|
8979
|
-
{
|
|
8980
|
-
command: "f5xcctl config set-tgw-info create {name} --namespace {namespace}",
|
|
8981
|
-
description: "Create set-tgw-info",
|
|
8982
|
-
use_case: "basic_create",
|
|
8983
|
-
},
|
|
8984
|
-
],
|
|
8985
7827
|
confirmationRequired: false,
|
|
8986
7828
|
parameterExamples: {
|
|
8987
7829
|
name: "AWS-tgw-site-1.",
|
|
@@ -9027,18 +7869,6 @@ export const sitesTools = [
|
|
|
9027
7869
|
},
|
|
9028
7870
|
confirmation_required: false,
|
|
9029
7871
|
danger_level: "medium",
|
|
9030
|
-
examples: [
|
|
9031
|
-
{
|
|
9032
|
-
command: "f5xcctl config set-tgw-info create {name} --namespace {namespace}",
|
|
9033
|
-
description: "Create set-tgw-info",
|
|
9034
|
-
use_case: "basic_create",
|
|
9035
|
-
},
|
|
9036
|
-
{
|
|
9037
|
-
command: "f5xcctl config set-tgw-info create -f {file}.yaml",
|
|
9038
|
-
description: "Create from YAML file",
|
|
9039
|
-
use_case: "file_based",
|
|
9040
|
-
},
|
|
9041
|
-
],
|
|
9042
7872
|
field_docs: {},
|
|
9043
7873
|
optional_fields: [],
|
|
9044
7874
|
performance_impact: {
|
|
@@ -9051,6 +7881,7 @@ export const sitesTools = [
|
|
|
9051
7881
|
creates: ["set-tgw-info"],
|
|
9052
7882
|
},
|
|
9053
7883
|
},
|
|
7884
|
+
curlExample: null,
|
|
9054
7885
|
},
|
|
9055
7886
|
{
|
|
9056
7887
|
toolName: "f5xc-api-sites-set-vip-info-create",
|
|
@@ -9102,18 +7933,6 @@ export const sitesTools = [
|
|
|
9102
7933
|
creates: ["set-vip-info"],
|
|
9103
7934
|
},
|
|
9104
7935
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
9105
|
-
cliExamples: [
|
|
9106
|
-
{
|
|
9107
|
-
command: "f5xcctl config set-vip-info create -f {file}.yaml",
|
|
9108
|
-
description: "Create from YAML file",
|
|
9109
|
-
use_case: "file_based",
|
|
9110
|
-
},
|
|
9111
|
-
{
|
|
9112
|
-
command: "f5xcctl config set-vip-info create {name} --namespace {namespace}",
|
|
9113
|
-
description: "Create set-vip-info",
|
|
9114
|
-
use_case: "basic_create",
|
|
9115
|
-
},
|
|
9116
|
-
],
|
|
9117
7936
|
confirmationRequired: false,
|
|
9118
7937
|
parameterExamples: {
|
|
9119
7938
|
name: "AWS-tgw-site-1.",
|
|
@@ -9159,18 +7978,6 @@ export const sitesTools = [
|
|
|
9159
7978
|
},
|
|
9160
7979
|
confirmation_required: false,
|
|
9161
7980
|
danger_level: "medium",
|
|
9162
|
-
examples: [
|
|
9163
|
-
{
|
|
9164
|
-
command: "f5xcctl config set-vip-info create {name} --namespace {namespace}",
|
|
9165
|
-
description: "Create set-vip-info",
|
|
9166
|
-
use_case: "basic_create",
|
|
9167
|
-
},
|
|
9168
|
-
{
|
|
9169
|
-
command: "f5xcctl config set-vip-info create -f {file}.yaml",
|
|
9170
|
-
description: "Create from YAML file",
|
|
9171
|
-
use_case: "file_based",
|
|
9172
|
-
},
|
|
9173
|
-
],
|
|
9174
7981
|
field_docs: {},
|
|
9175
7982
|
optional_fields: [],
|
|
9176
7983
|
performance_impact: {
|
|
@@ -9183,6 +7990,7 @@ export const sitesTools = [
|
|
|
9183
7990
|
creates: ["set-vip-info"],
|
|
9184
7991
|
},
|
|
9185
7992
|
},
|
|
7993
|
+
curlExample: null,
|
|
9186
7994
|
},
|
|
9187
7995
|
{
|
|
9188
7996
|
toolName: "f5xc-api-sites-set-vpc-ip-prefixe-create",
|
|
@@ -9234,18 +8042,6 @@ export const sitesTools = [
|
|
|
9234
8042
|
creates: ["set-vpc-ip-prefixe"],
|
|
9235
8043
|
},
|
|
9236
8044
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
9237
|
-
cliExamples: [
|
|
9238
|
-
{
|
|
9239
|
-
command: "f5xcctl config set-vpc-ip-prefixe create -f {file}.yaml",
|
|
9240
|
-
description: "Create from YAML file",
|
|
9241
|
-
use_case: "file_based",
|
|
9242
|
-
},
|
|
9243
|
-
{
|
|
9244
|
-
command: "f5xcctl config set-vpc-ip-prefixe create {name} --namespace {namespace}",
|
|
9245
|
-
description: "Create set-vpc-ip-prefixe",
|
|
9246
|
-
use_case: "basic_create",
|
|
9247
|
-
},
|
|
9248
|
-
],
|
|
9249
8045
|
confirmationRequired: false,
|
|
9250
8046
|
parameterExamples: {
|
|
9251
8047
|
name: "AWS-tgw-site-1.",
|
|
@@ -9294,18 +8090,6 @@ export const sitesTools = [
|
|
|
9294
8090
|
},
|
|
9295
8091
|
confirmation_required: false,
|
|
9296
8092
|
danger_level: "medium",
|
|
9297
|
-
examples: [
|
|
9298
|
-
{
|
|
9299
|
-
command: "f5xcctl config set-vpc-ip-prefixe create {name} --namespace {namespace}",
|
|
9300
|
-
description: "Create set-vpc-ip-prefixe",
|
|
9301
|
-
use_case: "basic_create",
|
|
9302
|
-
},
|
|
9303
|
-
{
|
|
9304
|
-
command: "f5xcctl config set-vpc-ip-prefixe create -f {file}.yaml",
|
|
9305
|
-
description: "Create from YAML file",
|
|
9306
|
-
use_case: "file_based",
|
|
9307
|
-
},
|
|
9308
|
-
],
|
|
9309
8093
|
field_docs: {},
|
|
9310
8094
|
optional_fields: [],
|
|
9311
8095
|
performance_impact: {
|
|
@@ -9318,6 +8102,7 @@ export const sitesTools = [
|
|
|
9318
8102
|
creates: ["set-vpc-ip-prefixe"],
|
|
9319
8103
|
},
|
|
9320
8104
|
},
|
|
8105
|
+
curlExample: null,
|
|
9321
8106
|
},
|
|
9322
8107
|
{
|
|
9323
8108
|
toolName: "f5xc-api-sites-set-vpc-k8s-hostname-create",
|
|
@@ -9369,18 +8154,6 @@ export const sitesTools = [
|
|
|
9369
8154
|
creates: ["set-vpc-k8s-hostname"],
|
|
9370
8155
|
},
|
|
9371
8156
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
9372
|
-
cliExamples: [
|
|
9373
|
-
{
|
|
9374
|
-
command: "f5xcctl config set-vpc-k8s-hostname create -f {file}.yaml",
|
|
9375
|
-
description: "Create from YAML file",
|
|
9376
|
-
use_case: "file_based",
|
|
9377
|
-
},
|
|
9378
|
-
{
|
|
9379
|
-
command: "f5xcctl config set-vpc-k8s-hostname create {name} --namespace {namespace}",
|
|
9380
|
-
description: "Create set-vpc-k8s-hostname",
|
|
9381
|
-
use_case: "basic_create",
|
|
9382
|
-
},
|
|
9383
|
-
],
|
|
9384
8157
|
confirmationRequired: false,
|
|
9385
8158
|
parameterExamples: {
|
|
9386
8159
|
name: "AWS-VPC-site-1.",
|
|
@@ -9429,18 +8202,6 @@ export const sitesTools = [
|
|
|
9429
8202
|
},
|
|
9430
8203
|
confirmation_required: false,
|
|
9431
8204
|
danger_level: "medium",
|
|
9432
|
-
examples: [
|
|
9433
|
-
{
|
|
9434
|
-
command: "f5xcctl config set-vpc-k8s-hostname create {name} --namespace {namespace}",
|
|
9435
|
-
description: "Create set-vpc-k8s-hostname",
|
|
9436
|
-
use_case: "basic_create",
|
|
9437
|
-
},
|
|
9438
|
-
{
|
|
9439
|
-
command: "f5xcctl config set-vpc-k8s-hostname create -f {file}.yaml",
|
|
9440
|
-
description: "Create from YAML file",
|
|
9441
|
-
use_case: "file_based",
|
|
9442
|
-
},
|
|
9443
|
-
],
|
|
9444
8205
|
field_docs: {},
|
|
9445
8206
|
optional_fields: [],
|
|
9446
8207
|
performance_impact: {
|
|
@@ -9453,6 +8214,7 @@ export const sitesTools = [
|
|
|
9453
8214
|
creates: ["set-vpc-k8s-hostname"],
|
|
9454
8215
|
},
|
|
9455
8216
|
},
|
|
8217
|
+
curlExample: null,
|
|
9456
8218
|
},
|
|
9457
8219
|
{
|
|
9458
8220
|
toolName: "f5xc-api-sites-set-vpn-tunnel-create",
|
|
@@ -9504,18 +8266,6 @@ export const sitesTools = [
|
|
|
9504
8266
|
creates: ["set-vpn-tunnel"],
|
|
9505
8267
|
},
|
|
9506
8268
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
9507
|
-
cliExamples: [
|
|
9508
|
-
{
|
|
9509
|
-
command: "f5xcctl config set-vpn-tunnel create -f {file}.yaml",
|
|
9510
|
-
description: "Create from YAML file",
|
|
9511
|
-
use_case: "file_based",
|
|
9512
|
-
},
|
|
9513
|
-
{
|
|
9514
|
-
command: "f5xcctl config set-vpn-tunnel create {name} --namespace {namespace}",
|
|
9515
|
-
description: "Create set-vpn-tunnel",
|
|
9516
|
-
use_case: "basic_create",
|
|
9517
|
-
},
|
|
9518
|
-
],
|
|
9519
8269
|
confirmationRequired: false,
|
|
9520
8270
|
parameterExamples: {
|
|
9521
8271
|
name: "AWS-tgw-site-1.",
|
|
@@ -9561,18 +8311,6 @@ export const sitesTools = [
|
|
|
9561
8311
|
},
|
|
9562
8312
|
confirmation_required: false,
|
|
9563
8313
|
danger_level: "medium",
|
|
9564
|
-
examples: [
|
|
9565
|
-
{
|
|
9566
|
-
command: "f5xcctl config set-vpn-tunnel create {name} --namespace {namespace}",
|
|
9567
|
-
description: "Create set-vpn-tunnel",
|
|
9568
|
-
use_case: "basic_create",
|
|
9569
|
-
},
|
|
9570
|
-
{
|
|
9571
|
-
command: "f5xcctl config set-vpn-tunnel create -f {file}.yaml",
|
|
9572
|
-
description: "Create from YAML file",
|
|
9573
|
-
use_case: "file_based",
|
|
9574
|
-
},
|
|
9575
|
-
],
|
|
9576
8314
|
field_docs: {},
|
|
9577
8315
|
optional_fields: [],
|
|
9578
8316
|
performance_impact: {
|
|
@@ -9585,6 +8323,7 @@ export const sitesTools = [
|
|
|
9585
8323
|
creates: ["set-vpn-tunnel"],
|
|
9586
8324
|
},
|
|
9587
8325
|
},
|
|
8326
|
+
curlExample: null,
|
|
9588
8327
|
},
|
|
9589
8328
|
{
|
|
9590
8329
|
toolName: "f5xc-api-sites-site-create",
|
|
@@ -9625,18 +8364,6 @@ export const sitesTools = [
|
|
|
9625
8364
|
creates: ["site"],
|
|
9626
8365
|
},
|
|
9627
8366
|
requiredFields: ["metadata.name", "metadata.namespace", "path.site"],
|
|
9628
|
-
cliExamples: [
|
|
9629
|
-
{
|
|
9630
|
-
command: "f5xcctl data site create -f {file}.yaml",
|
|
9631
|
-
description: "Create from YAML file",
|
|
9632
|
-
use_case: "file_based",
|
|
9633
|
-
},
|
|
9634
|
-
{
|
|
9635
|
-
command: "f5xcctl data site create {name} --namespace {namespace}",
|
|
9636
|
-
description: "Create site",
|
|
9637
|
-
use_case: "basic_create",
|
|
9638
|
-
},
|
|
9639
|
-
],
|
|
9640
8367
|
confirmationRequired: false,
|
|
9641
8368
|
parameterExamples: {
|
|
9642
8369
|
site: "Ce01",
|
|
@@ -9681,18 +8408,6 @@ export const sitesTools = [
|
|
|
9681
8408
|
},
|
|
9682
8409
|
confirmation_required: false,
|
|
9683
8410
|
danger_level: "medium",
|
|
9684
|
-
examples: [
|
|
9685
|
-
{
|
|
9686
|
-
command: "f5xcctl data site create {name} --namespace {namespace}",
|
|
9687
|
-
description: "Create site",
|
|
9688
|
-
use_case: "basic_create",
|
|
9689
|
-
},
|
|
9690
|
-
{
|
|
9691
|
-
command: "f5xcctl data site create -f {file}.yaml",
|
|
9692
|
-
description: "Create from YAML file",
|
|
9693
|
-
use_case: "file_based",
|
|
9694
|
-
},
|
|
9695
|
-
],
|
|
9696
8411
|
field_docs: {},
|
|
9697
8412
|
optional_fields: [],
|
|
9698
8413
|
performance_impact: {
|
|
@@ -9705,6 +8420,7 @@ export const sitesTools = [
|
|
|
9705
8420
|
creates: ["site"],
|
|
9706
8421
|
},
|
|
9707
8422
|
},
|
|
8423
|
+
curlExample: null,
|
|
9708
8424
|
},
|
|
9709
8425
|
{
|
|
9710
8426
|
toolName: "f5xc-api-sites-site-get",
|
|
@@ -9772,13 +8488,6 @@ export const sitesTools = [
|
|
|
9772
8488
|
dangerLevel: "low",
|
|
9773
8489
|
sideEffects: null,
|
|
9774
8490
|
requiredFields: ["path.name", "path.namespace"],
|
|
9775
|
-
cliExamples: [
|
|
9776
|
-
{
|
|
9777
|
-
command: "f5xcctl config site get {name} --namespace {namespace}",
|
|
9778
|
-
description: "Get specific site",
|
|
9779
|
-
use_case: "get_specific",
|
|
9780
|
-
},
|
|
9781
|
-
],
|
|
9782
8491
|
confirmationRequired: false,
|
|
9783
8492
|
parameterExamples: {
|
|
9784
8493
|
name: "Name",
|
|
@@ -9824,13 +8533,6 @@ export const sitesTools = [
|
|
|
9824
8533
|
},
|
|
9825
8534
|
confirmation_required: false,
|
|
9826
8535
|
danger_level: "low",
|
|
9827
|
-
examples: [
|
|
9828
|
-
{
|
|
9829
|
-
command: "f5xcctl config site get {name} --namespace {namespace}",
|
|
9830
|
-
description: "Get specific site",
|
|
9831
|
-
use_case: "get_specific",
|
|
9832
|
-
},
|
|
9833
|
-
],
|
|
9834
8536
|
field_docs: {},
|
|
9835
8537
|
optional_fields: [],
|
|
9836
8538
|
performance_impact: {
|
|
@@ -9841,6 +8543,7 @@ export const sitesTools = [
|
|
|
9841
8543
|
required_fields: ["path.name", "path.namespace"],
|
|
9842
8544
|
side_effects: {},
|
|
9843
8545
|
},
|
|
8546
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9844
8547
|
},
|
|
9845
8548
|
{
|
|
9846
8549
|
toolName: "f5xc-api-sites-site-list",
|
|
@@ -9915,13 +8618,6 @@ export const sitesTools = [
|
|
|
9915
8618
|
dangerLevel: "low",
|
|
9916
8619
|
sideEffects: null,
|
|
9917
8620
|
requiredFields: ["path.namespace"],
|
|
9918
|
-
cliExamples: [
|
|
9919
|
-
{
|
|
9920
|
-
command: "f5xcctl config site list --namespace {namespace}",
|
|
9921
|
-
description: "List all sites",
|
|
9922
|
-
use_case: "list_all",
|
|
9923
|
-
},
|
|
9924
|
-
],
|
|
9925
8621
|
confirmationRequired: false,
|
|
9926
8622
|
parameterExamples: {
|
|
9927
8623
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -9967,13 +8663,6 @@ export const sitesTools = [
|
|
|
9967
8663
|
},
|
|
9968
8664
|
confirmation_required: false,
|
|
9969
8665
|
danger_level: "low",
|
|
9970
|
-
examples: [
|
|
9971
|
-
{
|
|
9972
|
-
command: "f5xcctl config site list --namespace {namespace}",
|
|
9973
|
-
description: "List all sites",
|
|
9974
|
-
use_case: "list_all",
|
|
9975
|
-
},
|
|
9976
|
-
],
|
|
9977
8666
|
field_docs: {},
|
|
9978
8667
|
optional_fields: [],
|
|
9979
8668
|
performance_impact: {
|
|
@@ -9984,6 +8673,7 @@ export const sitesTools = [
|
|
|
9984
8673
|
required_fields: ["path.namespace"],
|
|
9985
8674
|
side_effects: {},
|
|
9986
8675
|
},
|
|
8676
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9987
8677
|
},
|
|
9988
8678
|
{
|
|
9989
8679
|
toolName: "f5xc-api-sites-site-mesh-group-create",
|
|
@@ -10024,18 +8714,6 @@ export const sitesTools = [
|
|
|
10024
8714
|
creates: ["site-mesh-group"],
|
|
10025
8715
|
},
|
|
10026
8716
|
requiredFields: ["metadata.name", "metadata.namespace", "path.site_mesh_group"],
|
|
10027
|
-
cliExamples: [
|
|
10028
|
-
{
|
|
10029
|
-
command: "f5xcctl data site-mesh-group create -f {file}.yaml",
|
|
10030
|
-
description: "Create from YAML file",
|
|
10031
|
-
use_case: "file_based",
|
|
10032
|
-
},
|
|
10033
|
-
{
|
|
10034
|
-
command: "f5xcctl data site-mesh-group create {name} --namespace {namespace}",
|
|
10035
|
-
description: "Create site-mesh-group",
|
|
10036
|
-
use_case: "basic_create",
|
|
10037
|
-
},
|
|
10038
|
-
],
|
|
10039
8717
|
confirmationRequired: false,
|
|
10040
8718
|
parameterExamples: {
|
|
10041
8719
|
site_mesh_group: "Smg-1",
|
|
@@ -10080,18 +8758,6 @@ export const sitesTools = [
|
|
|
10080
8758
|
},
|
|
10081
8759
|
confirmation_required: false,
|
|
10082
8760
|
danger_level: "medium",
|
|
10083
|
-
examples: [
|
|
10084
|
-
{
|
|
10085
|
-
command: "f5xcctl data site-mesh-group create {name} --namespace {namespace}",
|
|
10086
|
-
description: "Create site-mesh-group",
|
|
10087
|
-
use_case: "basic_create",
|
|
10088
|
-
},
|
|
10089
|
-
{
|
|
10090
|
-
command: "f5xcctl data site-mesh-group create -f {file}.yaml",
|
|
10091
|
-
description: "Create from YAML file",
|
|
10092
|
-
use_case: "file_based",
|
|
10093
|
-
},
|
|
10094
|
-
],
|
|
10095
8761
|
field_docs: {},
|
|
10096
8762
|
optional_fields: [],
|
|
10097
8763
|
performance_impact: {
|
|
@@ -10104,6 +8770,7 @@ export const sitesTools = [
|
|
|
10104
8770
|
creates: ["site-mesh-group"],
|
|
10105
8771
|
},
|
|
10106
8772
|
},
|
|
8773
|
+
curlExample: null,
|
|
10107
8774
|
},
|
|
10108
8775
|
{
|
|
10109
8776
|
toolName: "f5xc-api-sites-site-mesh-group-list",
|
|
@@ -10128,13 +8795,6 @@ export const sitesTools = [
|
|
|
10128
8795
|
dangerLevel: "low",
|
|
10129
8796
|
sideEffects: null,
|
|
10130
8797
|
requiredFields: [],
|
|
10131
|
-
cliExamples: [
|
|
10132
|
-
{
|
|
10133
|
-
command: "f5xcctl data site-mesh-group list --namespace {namespace}",
|
|
10134
|
-
description: "List all site-mesh-groups",
|
|
10135
|
-
use_case: "list_all",
|
|
10136
|
-
},
|
|
10137
|
-
],
|
|
10138
8798
|
confirmationRequired: false,
|
|
10139
8799
|
parameterExamples: {},
|
|
10140
8800
|
validationRules: {},
|
|
@@ -10177,13 +8837,6 @@ export const sitesTools = [
|
|
|
10177
8837
|
},
|
|
10178
8838
|
confirmation_required: false,
|
|
10179
8839
|
danger_level: "low",
|
|
10180
|
-
examples: [
|
|
10181
|
-
{
|
|
10182
|
-
command: "f5xcctl data site-mesh-group list --namespace {namespace}",
|
|
10183
|
-
description: "List all site-mesh-groups",
|
|
10184
|
-
use_case: "list_all",
|
|
10185
|
-
},
|
|
10186
|
-
],
|
|
10187
8840
|
field_docs: {},
|
|
10188
8841
|
optional_fields: [],
|
|
10189
8842
|
performance_impact: {
|
|
@@ -10194,6 +8847,7 @@ export const sitesTools = [
|
|
|
10194
8847
|
required_fields: [],
|
|
10195
8848
|
side_effects: {},
|
|
10196
8849
|
},
|
|
8850
|
+
curlExample: null,
|
|
10197
8851
|
},
|
|
10198
8852
|
{
|
|
10199
8853
|
toolName: "f5xc-api-sites-site-update",
|
|
@@ -10245,13 +8899,6 @@ export const sitesTools = [
|
|
|
10245
8899
|
modifies: ["site"],
|
|
10246
8900
|
},
|
|
10247
8901
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
10248
|
-
cliExamples: [
|
|
10249
|
-
{
|
|
10250
|
-
command: "f5xcctl config site update {name} --namespace {namespace} -f {file}.yaml",
|
|
10251
|
-
description: "Update site",
|
|
10252
|
-
use_case: "update",
|
|
10253
|
-
},
|
|
10254
|
-
],
|
|
10255
8902
|
confirmationRequired: false,
|
|
10256
8903
|
parameterExamples: {
|
|
10257
8904
|
"metadata.name": "Example-corp-web.",
|
|
@@ -10297,13 +8944,6 @@ export const sitesTools = [
|
|
|
10297
8944
|
},
|
|
10298
8945
|
confirmation_required: false,
|
|
10299
8946
|
danger_level: "medium",
|
|
10300
|
-
examples: [
|
|
10301
|
-
{
|
|
10302
|
-
command: "f5xcctl config site update {name} --namespace {namespace} -f {file}.yaml",
|
|
10303
|
-
description: "Update site",
|
|
10304
|
-
use_case: "update",
|
|
10305
|
-
},
|
|
10306
|
-
],
|
|
10307
8947
|
field_docs: {},
|
|
10308
8948
|
optional_fields: [],
|
|
10309
8949
|
performance_impact: {
|
|
@@ -10316,6 +8956,7 @@ export const sitesTools = [
|
|
|
10316
8956
|
modifies: ["site"],
|
|
10317
8957
|
},
|
|
10318
8958
|
},
|
|
8959
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10319
8960
|
},
|
|
10320
8961
|
{
|
|
10321
8962
|
toolName: "f5xc-api-sites-state-create",
|
|
@@ -10367,18 +9008,6 @@ export const sitesTools = [
|
|
|
10367
9008
|
creates: ["state"],
|
|
10368
9009
|
},
|
|
10369
9010
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
10370
|
-
cliExamples: [
|
|
10371
|
-
{
|
|
10372
|
-
command: "f5xcctl register state create -f {file}.yaml",
|
|
10373
|
-
description: "Create from YAML file",
|
|
10374
|
-
use_case: "file_based",
|
|
10375
|
-
},
|
|
10376
|
-
{
|
|
10377
|
-
command: "f5xcctl register state create {name} --namespace {namespace}",
|
|
10378
|
-
description: "Create state",
|
|
10379
|
-
use_case: "basic_create",
|
|
10380
|
-
},
|
|
10381
|
-
],
|
|
10382
9011
|
confirmationRequired: false,
|
|
10383
9012
|
parameterExamples: {
|
|
10384
9013
|
name: "Ce398",
|
|
@@ -10424,18 +9053,6 @@ export const sitesTools = [
|
|
|
10424
9053
|
},
|
|
10425
9054
|
confirmation_required: false,
|
|
10426
9055
|
danger_level: "medium",
|
|
10427
|
-
examples: [
|
|
10428
|
-
{
|
|
10429
|
-
command: "f5xcctl register state create {name} --namespace {namespace}",
|
|
10430
|
-
description: "Create state",
|
|
10431
|
-
use_case: "basic_create",
|
|
10432
|
-
},
|
|
10433
|
-
{
|
|
10434
|
-
command: "f5xcctl register state create -f {file}.yaml",
|
|
10435
|
-
description: "Create from YAML file",
|
|
10436
|
-
use_case: "file_based",
|
|
10437
|
-
},
|
|
10438
|
-
],
|
|
10439
9056
|
field_docs: {},
|
|
10440
9057
|
optional_fields: [],
|
|
10441
9058
|
performance_impact: {
|
|
@@ -10448,6 +9065,7 @@ export const sitesTools = [
|
|
|
10448
9065
|
creates: ["state"],
|
|
10449
9066
|
},
|
|
10450
9067
|
},
|
|
9068
|
+
curlExample: null,
|
|
10451
9069
|
},
|
|
10452
9070
|
{
|
|
10453
9071
|
toolName: "f5xc-api-sites-statefulset-list",
|
|
@@ -10495,13 +9113,6 @@ export const sitesTools = [
|
|
|
10495
9113
|
dangerLevel: "low",
|
|
10496
9114
|
sideEffects: null,
|
|
10497
9115
|
requiredFields: ["path.namespace", "path.site"],
|
|
10498
|
-
cliExamples: [
|
|
10499
|
-
{
|
|
10500
|
-
command: "f5xcctl data statefulset list --namespace {namespace}",
|
|
10501
|
-
description: "List all statefulsets",
|
|
10502
|
-
use_case: "list_all",
|
|
10503
|
-
},
|
|
10504
|
-
],
|
|
10505
9116
|
confirmationRequired: false,
|
|
10506
9117
|
parameterExamples: {
|
|
10507
9118
|
namespace: "Ns1",
|
|
@@ -10547,13 +9158,6 @@ export const sitesTools = [
|
|
|
10547
9158
|
},
|
|
10548
9159
|
confirmation_required: false,
|
|
10549
9160
|
danger_level: "low",
|
|
10550
|
-
examples: [
|
|
10551
|
-
{
|
|
10552
|
-
command: "f5xcctl data statefulset list --namespace {namespace}",
|
|
10553
|
-
description: "List all statefulsets",
|
|
10554
|
-
use_case: "list_all",
|
|
10555
|
-
},
|
|
10556
|
-
],
|
|
10557
9161
|
field_docs: {},
|
|
10558
9162
|
optional_fields: [],
|
|
10559
9163
|
performance_impact: {
|
|
@@ -10564,6 +9168,7 @@ export const sitesTools = [
|
|
|
10564
9168
|
required_fields: ["path.namespace", "path.site"],
|
|
10565
9169
|
side_effects: {},
|
|
10566
9170
|
},
|
|
9171
|
+
curlExample: null,
|
|
10567
9172
|
},
|
|
10568
9173
|
{
|
|
10569
9174
|
toolName: "f5xc-api-sites-statu-create",
|
|
@@ -10604,18 +9209,6 @@ export const sitesTools = [
|
|
|
10604
9209
|
creates: ["statu"],
|
|
10605
9210
|
},
|
|
10606
9211
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name"],
|
|
10607
|
-
cliExamples: [
|
|
10608
|
-
{
|
|
10609
|
-
command: "f5xcctl data statu create -f {file}.yaml",
|
|
10610
|
-
description: "Create from YAML file",
|
|
10611
|
-
use_case: "file_based",
|
|
10612
|
-
},
|
|
10613
|
-
{
|
|
10614
|
-
command: "f5xcctl data statu create {name} --namespace {namespace}",
|
|
10615
|
-
description: "Create statu",
|
|
10616
|
-
use_case: "basic_create",
|
|
10617
|
-
},
|
|
10618
|
-
],
|
|
10619
9212
|
confirmationRequired: false,
|
|
10620
9213
|
parameterExamples: {
|
|
10621
9214
|
name: "Ce01",
|
|
@@ -10660,18 +9253,6 @@ export const sitesTools = [
|
|
|
10660
9253
|
},
|
|
10661
9254
|
confirmation_required: false,
|
|
10662
9255
|
danger_level: "medium",
|
|
10663
|
-
examples: [
|
|
10664
|
-
{
|
|
10665
|
-
command: "f5xcctl data statu create {name} --namespace {namespace}",
|
|
10666
|
-
description: "Create statu",
|
|
10667
|
-
use_case: "basic_create",
|
|
10668
|
-
},
|
|
10669
|
-
{
|
|
10670
|
-
command: "f5xcctl data statu create -f {file}.yaml",
|
|
10671
|
-
description: "Create from YAML file",
|
|
10672
|
-
use_case: "file_based",
|
|
10673
|
-
},
|
|
10674
|
-
],
|
|
10675
9256
|
field_docs: {},
|
|
10676
9257
|
optional_fields: [],
|
|
10677
9258
|
performance_impact: {
|
|
@@ -10684,6 +9265,7 @@ export const sitesTools = [
|
|
|
10684
9265
|
creates: ["statu"],
|
|
10685
9266
|
},
|
|
10686
9267
|
},
|
|
9268
|
+
curlExample: null,
|
|
10687
9269
|
},
|
|
10688
9270
|
{
|
|
10689
9271
|
toolName: "f5xc-api-sites-upgrade-o-create",
|
|
@@ -10735,18 +9317,6 @@ export const sitesTools = [
|
|
|
10735
9317
|
creates: ["upgrade-o"],
|
|
10736
9318
|
},
|
|
10737
9319
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
10738
|
-
cliExamples: [
|
|
10739
|
-
{
|
|
10740
|
-
command: "f5xcctl config upgrade-o create -f {file}.yaml",
|
|
10741
|
-
description: "Create from YAML file",
|
|
10742
|
-
use_case: "file_based",
|
|
10743
|
-
},
|
|
10744
|
-
{
|
|
10745
|
-
command: "f5xcctl config upgrade-o create {name} --namespace {namespace}",
|
|
10746
|
-
description: "Create upgrade-o",
|
|
10747
|
-
use_case: "basic_create",
|
|
10748
|
-
},
|
|
10749
|
-
],
|
|
10750
9320
|
confirmationRequired: false,
|
|
10751
9321
|
parameterExamples: {
|
|
10752
9322
|
name: "Ce398",
|
|
@@ -10792,18 +9362,6 @@ export const sitesTools = [
|
|
|
10792
9362
|
},
|
|
10793
9363
|
confirmation_required: false,
|
|
10794
9364
|
danger_level: "medium",
|
|
10795
|
-
examples: [
|
|
10796
|
-
{
|
|
10797
|
-
command: "f5xcctl config upgrade-o create {name} --namespace {namespace}",
|
|
10798
|
-
description: "Create upgrade-o",
|
|
10799
|
-
use_case: "basic_create",
|
|
10800
|
-
},
|
|
10801
|
-
{
|
|
10802
|
-
command: "f5xcctl config upgrade-o create -f {file}.yaml",
|
|
10803
|
-
description: "Create from YAML file",
|
|
10804
|
-
use_case: "file_based",
|
|
10805
|
-
},
|
|
10806
|
-
],
|
|
10807
9365
|
field_docs: {},
|
|
10808
9366
|
optional_fields: [],
|
|
10809
9367
|
performance_impact: {
|
|
@@ -10816,6 +9374,7 @@ export const sitesTools = [
|
|
|
10816
9374
|
creates: ["upgrade-o"],
|
|
10817
9375
|
},
|
|
10818
9376
|
},
|
|
9377
|
+
curlExample: null,
|
|
10819
9378
|
},
|
|
10820
9379
|
{
|
|
10821
9380
|
toolName: "f5xc-api-sites-upgrade-sw-create",
|
|
@@ -10867,18 +9426,6 @@ export const sitesTools = [
|
|
|
10867
9426
|
creates: ["upgrade-sw"],
|
|
10868
9427
|
},
|
|
10869
9428
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
10870
|
-
cliExamples: [
|
|
10871
|
-
{
|
|
10872
|
-
command: "f5xcctl config upgrade-sw create -f {file}.yaml",
|
|
10873
|
-
description: "Create from YAML file",
|
|
10874
|
-
use_case: "file_based",
|
|
10875
|
-
},
|
|
10876
|
-
{
|
|
10877
|
-
command: "f5xcctl config upgrade-sw create {name} --namespace {namespace}",
|
|
10878
|
-
description: "Create upgrade-sw",
|
|
10879
|
-
use_case: "basic_create",
|
|
10880
|
-
},
|
|
10881
|
-
],
|
|
10882
9429
|
confirmationRequired: false,
|
|
10883
9430
|
parameterExamples: {
|
|
10884
9431
|
name: "Ce398",
|
|
@@ -10924,18 +9471,6 @@ export const sitesTools = [
|
|
|
10924
9471
|
},
|
|
10925
9472
|
confirmation_required: false,
|
|
10926
9473
|
danger_level: "medium",
|
|
10927
|
-
examples: [
|
|
10928
|
-
{
|
|
10929
|
-
command: "f5xcctl config upgrade-sw create {name} --namespace {namespace}",
|
|
10930
|
-
description: "Create upgrade-sw",
|
|
10931
|
-
use_case: "basic_create",
|
|
10932
|
-
},
|
|
10933
|
-
{
|
|
10934
|
-
command: "f5xcctl config upgrade-sw create -f {file}.yaml",
|
|
10935
|
-
description: "Create from YAML file",
|
|
10936
|
-
use_case: "file_based",
|
|
10937
|
-
},
|
|
10938
|
-
],
|
|
10939
9474
|
field_docs: {},
|
|
10940
9475
|
optional_fields: [],
|
|
10941
9476
|
performance_impact: {
|
|
@@ -10948,6 +9483,7 @@ export const sitesTools = [
|
|
|
10948
9483
|
creates: ["upgrade-sw"],
|
|
10949
9484
|
},
|
|
10950
9485
|
},
|
|
9486
|
+
curlExample: null,
|
|
10951
9487
|
},
|
|
10952
9488
|
{
|
|
10953
9489
|
toolName: "f5xc-api-sites-validate-config-create",
|
|
@@ -10999,18 +9535,6 @@ export const sitesTools = [
|
|
|
10999
9535
|
creates: ["validate-config"],
|
|
11000
9536
|
},
|
|
11001
9537
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
11002
|
-
cliExamples: [
|
|
11003
|
-
{
|
|
11004
|
-
command: "f5xcctl config validate-config create -f {file}.yaml",
|
|
11005
|
-
description: "Create from YAML file",
|
|
11006
|
-
use_case: "file_based",
|
|
11007
|
-
},
|
|
11008
|
-
{
|
|
11009
|
-
command: "f5xcctl config validate-config create {name} --namespace {namespace}",
|
|
11010
|
-
description: "Create validate-config",
|
|
11011
|
-
use_case: "basic_create",
|
|
11012
|
-
},
|
|
11013
|
-
],
|
|
11014
9538
|
confirmationRequired: false,
|
|
11015
9539
|
parameterExamples: {
|
|
11016
9540
|
name: "AWS-VPC-site-1.",
|
|
@@ -11056,18 +9580,6 @@ export const sitesTools = [
|
|
|
11056
9580
|
},
|
|
11057
9581
|
confirmation_required: false,
|
|
11058
9582
|
danger_level: "medium",
|
|
11059
|
-
examples: [
|
|
11060
|
-
{
|
|
11061
|
-
command: "f5xcctl config validate-config create {name} --namespace {namespace}",
|
|
11062
|
-
description: "Create validate-config",
|
|
11063
|
-
use_case: "basic_create",
|
|
11064
|
-
},
|
|
11065
|
-
{
|
|
11066
|
-
command: "f5xcctl config validate-config create -f {file}.yaml",
|
|
11067
|
-
description: "Create from YAML file",
|
|
11068
|
-
use_case: "file_based",
|
|
11069
|
-
},
|
|
11070
|
-
],
|
|
11071
9583
|
field_docs: {},
|
|
11072
9584
|
optional_fields: [],
|
|
11073
9585
|
performance_impact: {
|
|
@@ -11080,6 +9592,7 @@ export const sitesTools = [
|
|
|
11080
9592
|
creates: ["validate-config"],
|
|
11081
9593
|
},
|
|
11082
9594
|
},
|
|
9595
|
+
curlExample: null,
|
|
11083
9596
|
},
|
|
11084
9597
|
{
|
|
11085
9598
|
toolName: "f5xc-api-sites-virtual-k8s-create",
|
|
@@ -11120,18 +9633,6 @@ export const sitesTools = [
|
|
|
11120
9633
|
creates: ["virtual-k8s"],
|
|
11121
9634
|
},
|
|
11122
9635
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
11123
|
-
cliExamples: [
|
|
11124
|
-
{
|
|
11125
|
-
command: "f5xcctl config virtual-k8s create -f {file}.yaml",
|
|
11126
|
-
description: "Create from YAML file",
|
|
11127
|
-
use_case: "file_based",
|
|
11128
|
-
},
|
|
11129
|
-
{
|
|
11130
|
-
command: "f5xcctl config virtual-k8s create {name} --namespace {namespace}",
|
|
11131
|
-
description: "Create virtual-k8s",
|
|
11132
|
-
use_case: "basic_create",
|
|
11133
|
-
},
|
|
11134
|
-
],
|
|
11135
9636
|
confirmationRequired: false,
|
|
11136
9637
|
parameterExamples: {
|
|
11137
9638
|
"metadata.namespace": "Staging",
|
|
@@ -11176,18 +9677,6 @@ export const sitesTools = [
|
|
|
11176
9677
|
},
|
|
11177
9678
|
confirmation_required: false,
|
|
11178
9679
|
danger_level: "medium",
|
|
11179
|
-
examples: [
|
|
11180
|
-
{
|
|
11181
|
-
command: "f5xcctl config virtual-k8s create {name} --namespace {namespace}",
|
|
11182
|
-
description: "Create virtual-k8s",
|
|
11183
|
-
use_case: "basic_create",
|
|
11184
|
-
},
|
|
11185
|
-
{
|
|
11186
|
-
command: "f5xcctl config virtual-k8s create -f {file}.yaml",
|
|
11187
|
-
description: "Create from YAML file",
|
|
11188
|
-
use_case: "file_based",
|
|
11189
|
-
},
|
|
11190
|
-
],
|
|
11191
9680
|
field_docs: {},
|
|
11192
9681
|
optional_fields: [],
|
|
11193
9682
|
performance_impact: {
|
|
@@ -11200,6 +9689,7 @@ export const sitesTools = [
|
|
|
11200
9689
|
creates: ["virtual-k8s"],
|
|
11201
9690
|
},
|
|
11202
9691
|
},
|
|
9692
|
+
curlExample: null,
|
|
11203
9693
|
},
|
|
11204
9694
|
{
|
|
11205
9695
|
toolName: "f5xc-api-sites-virtual-k8s-delete",
|
|
@@ -11249,13 +9739,6 @@ export const sitesTools = [
|
|
|
11249
9739
|
deletes: ["virtual-k8s", "contained_resources"],
|
|
11250
9740
|
},
|
|
11251
9741
|
requiredFields: ["path.name", "path.namespace"],
|
|
11252
|
-
cliExamples: [
|
|
11253
|
-
{
|
|
11254
|
-
command: "f5xcctl config virtual-k8s delete {name} --namespace {namespace}",
|
|
11255
|
-
description: "Delete virtual-k8s",
|
|
11256
|
-
use_case: "delete",
|
|
11257
|
-
},
|
|
11258
|
-
],
|
|
11259
9742
|
confirmationRequired: true,
|
|
11260
9743
|
parameterExamples: {
|
|
11261
9744
|
name: "Name",
|
|
@@ -11301,13 +9784,6 @@ export const sitesTools = [
|
|
|
11301
9784
|
},
|
|
11302
9785
|
confirmation_required: true,
|
|
11303
9786
|
danger_level: "high",
|
|
11304
|
-
examples: [
|
|
11305
|
-
{
|
|
11306
|
-
command: "f5xcctl config virtual-k8s delete {name} --namespace {namespace}",
|
|
11307
|
-
description: "Delete virtual-k8s",
|
|
11308
|
-
use_case: "delete",
|
|
11309
|
-
},
|
|
11310
|
-
],
|
|
11311
9787
|
field_docs: {},
|
|
11312
9788
|
optional_fields: [],
|
|
11313
9789
|
performance_impact: {
|
|
@@ -11320,6 +9796,7 @@ export const sitesTools = [
|
|
|
11320
9796
|
deletes: ["virtual-k8s", "contained_resources"],
|
|
11321
9797
|
},
|
|
11322
9798
|
},
|
|
9799
|
+
curlExample: null,
|
|
11323
9800
|
},
|
|
11324
9801
|
{
|
|
11325
9802
|
toolName: "f5xc-api-sites-virtual-k8s-get",
|
|
@@ -11388,13 +9865,6 @@ export const sitesTools = [
|
|
|
11388
9865
|
dangerLevel: "low",
|
|
11389
9866
|
sideEffects: null,
|
|
11390
9867
|
requiredFields: ["path.name", "path.namespace"],
|
|
11391
|
-
cliExamples: [
|
|
11392
|
-
{
|
|
11393
|
-
command: "f5xcctl config virtual-k8s get {name} --namespace {namespace}",
|
|
11394
|
-
description: "Get specific virtual-k8s",
|
|
11395
|
-
use_case: "get_specific",
|
|
11396
|
-
},
|
|
11397
|
-
],
|
|
11398
9868
|
confirmationRequired: false,
|
|
11399
9869
|
parameterExamples: {
|
|
11400
9870
|
name: "Name",
|
|
@@ -11440,13 +9910,6 @@ export const sitesTools = [
|
|
|
11440
9910
|
},
|
|
11441
9911
|
confirmation_required: false,
|
|
11442
9912
|
danger_level: "low",
|
|
11443
|
-
examples: [
|
|
11444
|
-
{
|
|
11445
|
-
command: "f5xcctl config virtual-k8s get {name} --namespace {namespace}",
|
|
11446
|
-
description: "Get specific virtual-k8s",
|
|
11447
|
-
use_case: "get_specific",
|
|
11448
|
-
},
|
|
11449
|
-
],
|
|
11450
9913
|
field_docs: {},
|
|
11451
9914
|
optional_fields: [],
|
|
11452
9915
|
performance_impact: {
|
|
@@ -11457,6 +9920,7 @@ export const sitesTools = [
|
|
|
11457
9920
|
required_fields: ["path.name", "path.namespace"],
|
|
11458
9921
|
side_effects: {},
|
|
11459
9922
|
},
|
|
9923
|
+
curlExample: null,
|
|
11460
9924
|
},
|
|
11461
9925
|
{
|
|
11462
9926
|
toolName: "f5xc-api-sites-virtual-k8s-list",
|
|
@@ -11531,13 +9995,6 @@ export const sitesTools = [
|
|
|
11531
9995
|
dangerLevel: "low",
|
|
11532
9996
|
sideEffects: null,
|
|
11533
9997
|
requiredFields: ["path.namespace"],
|
|
11534
|
-
cliExamples: [
|
|
11535
|
-
{
|
|
11536
|
-
command: "f5xcctl config virtual-k8s list --namespace {namespace}",
|
|
11537
|
-
description: "List all virtual-k8ss",
|
|
11538
|
-
use_case: "list_all",
|
|
11539
|
-
},
|
|
11540
|
-
],
|
|
11541
9998
|
confirmationRequired: false,
|
|
11542
9999
|
parameterExamples: {
|
|
11543
10000
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -11583,13 +10040,6 @@ export const sitesTools = [
|
|
|
11583
10040
|
},
|
|
11584
10041
|
confirmation_required: false,
|
|
11585
10042
|
danger_level: "low",
|
|
11586
|
-
examples: [
|
|
11587
|
-
{
|
|
11588
|
-
command: "f5xcctl config virtual-k8s list --namespace {namespace}",
|
|
11589
|
-
description: "List all virtual-k8ss",
|
|
11590
|
-
use_case: "list_all",
|
|
11591
|
-
},
|
|
11592
|
-
],
|
|
11593
10043
|
field_docs: {},
|
|
11594
10044
|
optional_fields: [],
|
|
11595
10045
|
performance_impact: {
|
|
@@ -11600,6 +10050,7 @@ export const sitesTools = [
|
|
|
11600
10050
|
required_fields: ["path.namespace"],
|
|
11601
10051
|
side_effects: {},
|
|
11602
10052
|
},
|
|
10053
|
+
curlExample: null,
|
|
11603
10054
|
},
|
|
11604
10055
|
{
|
|
11605
10056
|
toolName: "f5xc-api-sites-virtual-k8s-update",
|
|
@@ -11651,13 +10102,6 @@ export const sitesTools = [
|
|
|
11651
10102
|
modifies: ["virtual-k8s"],
|
|
11652
10103
|
},
|
|
11653
10104
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
11654
|
-
cliExamples: [
|
|
11655
|
-
{
|
|
11656
|
-
command: "f5xcctl config virtual-k8s update {name} --namespace {namespace} -f {file}.yaml",
|
|
11657
|
-
description: "Update virtual-k8s",
|
|
11658
|
-
use_case: "update",
|
|
11659
|
-
},
|
|
11660
|
-
],
|
|
11661
10105
|
confirmationRequired: false,
|
|
11662
10106
|
parameterExamples: {
|
|
11663
10107
|
"metadata.name": "Example-corp-web.",
|
|
@@ -11703,13 +10147,6 @@ export const sitesTools = [
|
|
|
11703
10147
|
},
|
|
11704
10148
|
confirmation_required: false,
|
|
11705
10149
|
danger_level: "medium",
|
|
11706
|
-
examples: [
|
|
11707
|
-
{
|
|
11708
|
-
command: "f5xcctl config virtual-k8s update {name} --namespace {namespace} -f {file}.yaml",
|
|
11709
|
-
description: "Update virtual-k8s",
|
|
11710
|
-
use_case: "update",
|
|
11711
|
-
},
|
|
11712
|
-
],
|
|
11713
10150
|
field_docs: {},
|
|
11714
10151
|
optional_fields: [],
|
|
11715
10152
|
performance_impact: {
|
|
@@ -11722,6 +10159,7 @@ export const sitesTools = [
|
|
|
11722
10159
|
modifies: ["virtual-k8s"],
|
|
11723
10160
|
},
|
|
11724
10161
|
},
|
|
10162
|
+
curlExample: null,
|
|
11725
10163
|
},
|
|
11726
10164
|
{
|
|
11727
10165
|
toolName: "f5xc-api-sites-virtual-site-create",
|
|
@@ -11762,18 +10200,6 @@ export const sitesTools = [
|
|
|
11762
10200
|
creates: ["virtual-site"],
|
|
11763
10201
|
},
|
|
11764
10202
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
11765
|
-
cliExamples: [
|
|
11766
|
-
{
|
|
11767
|
-
command: "f5xcctl config virtual-site create -f {file}.yaml",
|
|
11768
|
-
description: "Create from YAML file",
|
|
11769
|
-
use_case: "file_based",
|
|
11770
|
-
},
|
|
11771
|
-
{
|
|
11772
|
-
command: "f5xcctl config virtual-site create {name} --namespace {namespace}",
|
|
11773
|
-
description: "Create virtual-site",
|
|
11774
|
-
use_case: "basic_create",
|
|
11775
|
-
},
|
|
11776
|
-
],
|
|
11777
10203
|
confirmationRequired: false,
|
|
11778
10204
|
parameterExamples: {
|
|
11779
10205
|
"metadata.namespace": "Staging",
|
|
@@ -11818,18 +10244,6 @@ export const sitesTools = [
|
|
|
11818
10244
|
},
|
|
11819
10245
|
confirmation_required: false,
|
|
11820
10246
|
danger_level: "medium",
|
|
11821
|
-
examples: [
|
|
11822
|
-
{
|
|
11823
|
-
command: "f5xcctl config virtual-site create {name} --namespace {namespace}",
|
|
11824
|
-
description: "Create virtual-site",
|
|
11825
|
-
use_case: "basic_create",
|
|
11826
|
-
},
|
|
11827
|
-
{
|
|
11828
|
-
command: "f5xcctl config virtual-site create -f {file}.yaml",
|
|
11829
|
-
description: "Create from YAML file",
|
|
11830
|
-
use_case: "file_based",
|
|
11831
|
-
},
|
|
11832
|
-
],
|
|
11833
10247
|
field_docs: {},
|
|
11834
10248
|
optional_fields: [],
|
|
11835
10249
|
performance_impact: {
|
|
@@ -11842,6 +10256,7 @@ export const sitesTools = [
|
|
|
11842
10256
|
creates: ["virtual-site"],
|
|
11843
10257
|
},
|
|
11844
10258
|
},
|
|
10259
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11845
10260
|
},
|
|
11846
10261
|
{
|
|
11847
10262
|
toolName: "f5xc-api-sites-virtual-site-delete",
|
|
@@ -11891,13 +10306,6 @@ export const sitesTools = [
|
|
|
11891
10306
|
deletes: ["virtual-site", "contained_resources"],
|
|
11892
10307
|
},
|
|
11893
10308
|
requiredFields: ["path.name", "path.namespace"],
|
|
11894
|
-
cliExamples: [
|
|
11895
|
-
{
|
|
11896
|
-
command: "f5xcctl config virtual-site delete {name} --namespace {namespace}",
|
|
11897
|
-
description: "Delete virtual-site",
|
|
11898
|
-
use_case: "delete",
|
|
11899
|
-
},
|
|
11900
|
-
],
|
|
11901
10309
|
confirmationRequired: true,
|
|
11902
10310
|
parameterExamples: {
|
|
11903
10311
|
name: "Name",
|
|
@@ -11943,13 +10351,6 @@ export const sitesTools = [
|
|
|
11943
10351
|
},
|
|
11944
10352
|
confirmation_required: true,
|
|
11945
10353
|
danger_level: "high",
|
|
11946
|
-
examples: [
|
|
11947
|
-
{
|
|
11948
|
-
command: "f5xcctl config virtual-site delete {name} --namespace {namespace}",
|
|
11949
|
-
description: "Delete virtual-site",
|
|
11950
|
-
use_case: "delete",
|
|
11951
|
-
},
|
|
11952
|
-
],
|
|
11953
10354
|
field_docs: {},
|
|
11954
10355
|
optional_fields: [],
|
|
11955
10356
|
performance_impact: {
|
|
@@ -11962,6 +10363,7 @@ export const sitesTools = [
|
|
|
11962
10363
|
deletes: ["virtual-site", "contained_resources"],
|
|
11963
10364
|
},
|
|
11964
10365
|
},
|
|
10366
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11965
10367
|
},
|
|
11966
10368
|
{
|
|
11967
10369
|
toolName: "f5xc-api-sites-virtual-site-get",
|
|
@@ -12030,13 +10432,6 @@ export const sitesTools = [
|
|
|
12030
10432
|
dangerLevel: "low",
|
|
12031
10433
|
sideEffects: null,
|
|
12032
10434
|
requiredFields: ["path.name", "path.namespace"],
|
|
12033
|
-
cliExamples: [
|
|
12034
|
-
{
|
|
12035
|
-
command: "f5xcctl config virtual-site get {name} --namespace {namespace}",
|
|
12036
|
-
description: "Get specific virtual-site",
|
|
12037
|
-
use_case: "get_specific",
|
|
12038
|
-
},
|
|
12039
|
-
],
|
|
12040
10435
|
confirmationRequired: false,
|
|
12041
10436
|
parameterExamples: {
|
|
12042
10437
|
name: "Name",
|
|
@@ -12082,13 +10477,6 @@ export const sitesTools = [
|
|
|
12082
10477
|
},
|
|
12083
10478
|
confirmation_required: false,
|
|
12084
10479
|
danger_level: "low",
|
|
12085
|
-
examples: [
|
|
12086
|
-
{
|
|
12087
|
-
command: "f5xcctl config virtual-site get {name} --namespace {namespace}",
|
|
12088
|
-
description: "Get specific virtual-site",
|
|
12089
|
-
use_case: "get_specific",
|
|
12090
|
-
},
|
|
12091
|
-
],
|
|
12092
10480
|
field_docs: {},
|
|
12093
10481
|
optional_fields: [],
|
|
12094
10482
|
performance_impact: {
|
|
@@ -12099,6 +10487,7 @@ export const sitesTools = [
|
|
|
12099
10487
|
required_fields: ["path.name", "path.namespace"],
|
|
12100
10488
|
side_effects: {},
|
|
12101
10489
|
},
|
|
10490
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12102
10491
|
},
|
|
12103
10492
|
{
|
|
12104
10493
|
toolName: "f5xc-api-sites-virtual-site-list",
|
|
@@ -12173,13 +10562,6 @@ export const sitesTools = [
|
|
|
12173
10562
|
dangerLevel: "low",
|
|
12174
10563
|
sideEffects: null,
|
|
12175
10564
|
requiredFields: ["path.namespace"],
|
|
12176
|
-
cliExamples: [
|
|
12177
|
-
{
|
|
12178
|
-
command: "f5xcctl config virtual-site list --namespace {namespace}",
|
|
12179
|
-
description: "List all virtual-sites",
|
|
12180
|
-
use_case: "list_all",
|
|
12181
|
-
},
|
|
12182
|
-
],
|
|
12183
10565
|
confirmationRequired: false,
|
|
12184
10566
|
parameterExamples: {
|
|
12185
10567
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -12225,13 +10607,6 @@ export const sitesTools = [
|
|
|
12225
10607
|
},
|
|
12226
10608
|
confirmation_required: false,
|
|
12227
10609
|
danger_level: "low",
|
|
12228
|
-
examples: [
|
|
12229
|
-
{
|
|
12230
|
-
command: "f5xcctl config virtual-site list --namespace {namespace}",
|
|
12231
|
-
description: "List all virtual-sites",
|
|
12232
|
-
use_case: "list_all",
|
|
12233
|
-
},
|
|
12234
|
-
],
|
|
12235
10610
|
field_docs: {},
|
|
12236
10611
|
optional_fields: [],
|
|
12237
10612
|
performance_impact: {
|
|
@@ -12242,6 +10617,7 @@ export const sitesTools = [
|
|
|
12242
10617
|
required_fields: ["path.namespace"],
|
|
12243
10618
|
side_effects: {},
|
|
12244
10619
|
},
|
|
10620
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12245
10621
|
},
|
|
12246
10622
|
{
|
|
12247
10623
|
toolName: "f5xc-api-sites-virtual-site-update",
|
|
@@ -12293,13 +10669,6 @@ export const sitesTools = [
|
|
|
12293
10669
|
modifies: ["virtual-site"],
|
|
12294
10670
|
},
|
|
12295
10671
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
12296
|
-
cliExamples: [
|
|
12297
|
-
{
|
|
12298
|
-
command: "f5xcctl config virtual-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
12299
|
-
description: "Update virtual-site",
|
|
12300
|
-
use_case: "update",
|
|
12301
|
-
},
|
|
12302
|
-
],
|
|
12303
10672
|
confirmationRequired: false,
|
|
12304
10673
|
parameterExamples: {
|
|
12305
10674
|
"metadata.name": "Example-corp-web.",
|
|
@@ -12345,13 +10714,6 @@ export const sitesTools = [
|
|
|
12345
10714
|
},
|
|
12346
10715
|
confirmation_required: false,
|
|
12347
10716
|
danger_level: "medium",
|
|
12348
|
-
examples: [
|
|
12349
|
-
{
|
|
12350
|
-
command: "f5xcctl config virtual-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
12351
|
-
description: "Update virtual-site",
|
|
12352
|
-
use_case: "update",
|
|
12353
|
-
},
|
|
12354
|
-
],
|
|
12355
10717
|
field_docs: {},
|
|
12356
10718
|
optional_fields: [],
|
|
12357
10719
|
performance_impact: {
|
|
@@ -12364,6 +10726,7 @@ export const sitesTools = [
|
|
|
12364
10726
|
modifies: ["virtual-site"],
|
|
12365
10727
|
},
|
|
12366
10728
|
},
|
|
10729
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12367
10730
|
},
|
|
12368
10731
|
{
|
|
12369
10732
|
toolName: "f5xc-api-sites-vk8s-audit-log-create",
|
|
@@ -12404,18 +10767,6 @@ export const sitesTools = [
|
|
|
12404
10767
|
creates: ["vk8s-audit-log"],
|
|
12405
10768
|
},
|
|
12406
10769
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
12407
|
-
cliExamples: [
|
|
12408
|
-
{
|
|
12409
|
-
command: "f5xcctl data vk8s-audit-log create -f {file}.yaml",
|
|
12410
|
-
description: "Create from YAML file",
|
|
12411
|
-
use_case: "file_based",
|
|
12412
|
-
},
|
|
12413
|
-
{
|
|
12414
|
-
command: "f5xcctl data vk8s-audit-log create {name} --namespace {namespace}",
|
|
12415
|
-
description: "Create vk8s-audit-log",
|
|
12416
|
-
use_case: "basic_create",
|
|
12417
|
-
},
|
|
12418
|
-
],
|
|
12419
10770
|
confirmationRequired: false,
|
|
12420
10771
|
parameterExamples: {
|
|
12421
10772
|
namespace: "Value",
|
|
@@ -12460,18 +10811,6 @@ export const sitesTools = [
|
|
|
12460
10811
|
},
|
|
12461
10812
|
confirmation_required: false,
|
|
12462
10813
|
danger_level: "medium",
|
|
12463
|
-
examples: [
|
|
12464
|
-
{
|
|
12465
|
-
command: "f5xcctl data vk8s-audit-log create {name} --namespace {namespace}",
|
|
12466
|
-
description: "Create vk8s-audit-log",
|
|
12467
|
-
use_case: "basic_create",
|
|
12468
|
-
},
|
|
12469
|
-
{
|
|
12470
|
-
command: "f5xcctl data vk8s-audit-log create -f {file}.yaml",
|
|
12471
|
-
description: "Create from YAML file",
|
|
12472
|
-
use_case: "file_based",
|
|
12473
|
-
},
|
|
12474
|
-
],
|
|
12475
10814
|
field_docs: {},
|
|
12476
10815
|
optional_fields: [],
|
|
12477
10816
|
performance_impact: {
|
|
@@ -12484,6 +10823,7 @@ export const sitesTools = [
|
|
|
12484
10823
|
creates: ["vk8s-audit-log"],
|
|
12485
10824
|
},
|
|
12486
10825
|
},
|
|
10826
|
+
curlExample: null,
|
|
12487
10827
|
},
|
|
12488
10828
|
{
|
|
12489
10829
|
toolName: "f5xc-api-sites-vk8s-event-create",
|
|
@@ -12524,18 +10864,6 @@ export const sitesTools = [
|
|
|
12524
10864
|
creates: ["vk8s-event"],
|
|
12525
10865
|
},
|
|
12526
10866
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
12527
|
-
cliExamples: [
|
|
12528
|
-
{
|
|
12529
|
-
command: "f5xcctl data vk8s-event create -f {file}.yaml",
|
|
12530
|
-
description: "Create from YAML file",
|
|
12531
|
-
use_case: "file_based",
|
|
12532
|
-
},
|
|
12533
|
-
{
|
|
12534
|
-
command: "f5xcctl data vk8s-event create {name} --namespace {namespace}",
|
|
12535
|
-
description: "Create vk8s-event",
|
|
12536
|
-
use_case: "basic_create",
|
|
12537
|
-
},
|
|
12538
|
-
],
|
|
12539
10867
|
confirmationRequired: false,
|
|
12540
10868
|
parameterExamples: {
|
|
12541
10869
|
namespace: "Value",
|
|
@@ -12580,18 +10908,6 @@ export const sitesTools = [
|
|
|
12580
10908
|
},
|
|
12581
10909
|
confirmation_required: false,
|
|
12582
10910
|
danger_level: "medium",
|
|
12583
|
-
examples: [
|
|
12584
|
-
{
|
|
12585
|
-
command: "f5xcctl data vk8s-event create {name} --namespace {namespace}",
|
|
12586
|
-
description: "Create vk8s-event",
|
|
12587
|
-
use_case: "basic_create",
|
|
12588
|
-
},
|
|
12589
|
-
{
|
|
12590
|
-
command: "f5xcctl data vk8s-event create -f {file}.yaml",
|
|
12591
|
-
description: "Create from YAML file",
|
|
12592
|
-
use_case: "file_based",
|
|
12593
|
-
},
|
|
12594
|
-
],
|
|
12595
10911
|
field_docs: {},
|
|
12596
10912
|
optional_fields: [],
|
|
12597
10913
|
performance_impact: {
|
|
@@ -12604,6 +10920,7 @@ export const sitesTools = [
|
|
|
12604
10920
|
creates: ["vk8s-event"],
|
|
12605
10921
|
},
|
|
12606
10922
|
},
|
|
10923
|
+
curlExample: null,
|
|
12607
10924
|
},
|
|
12608
10925
|
{
|
|
12609
10926
|
toolName: "f5xc-api-sites-voltstack-site-create",
|
|
@@ -12644,18 +10961,6 @@ export const sitesTools = [
|
|
|
12644
10961
|
creates: ["voltstack-site"],
|
|
12645
10962
|
},
|
|
12646
10963
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
12647
|
-
cliExamples: [
|
|
12648
|
-
{
|
|
12649
|
-
command: "f5xcctl config voltstack-site create -f {file}.yaml",
|
|
12650
|
-
description: "Create from YAML file",
|
|
12651
|
-
use_case: "file_based",
|
|
12652
|
-
},
|
|
12653
|
-
{
|
|
12654
|
-
command: "f5xcctl config voltstack-site create {name} --namespace {namespace}",
|
|
12655
|
-
description: "Create voltstack-site",
|
|
12656
|
-
use_case: "basic_create",
|
|
12657
|
-
},
|
|
12658
|
-
],
|
|
12659
10964
|
confirmationRequired: false,
|
|
12660
10965
|
parameterExamples: {
|
|
12661
10966
|
"metadata.namespace": "Staging",
|
|
@@ -12700,18 +11005,6 @@ export const sitesTools = [
|
|
|
12700
11005
|
},
|
|
12701
11006
|
confirmation_required: false,
|
|
12702
11007
|
danger_level: "medium",
|
|
12703
|
-
examples: [
|
|
12704
|
-
{
|
|
12705
|
-
command: "f5xcctl config voltstack-site create {name} --namespace {namespace}",
|
|
12706
|
-
description: "Create voltstack-site",
|
|
12707
|
-
use_case: "basic_create",
|
|
12708
|
-
},
|
|
12709
|
-
{
|
|
12710
|
-
command: "f5xcctl config voltstack-site create -f {file}.yaml",
|
|
12711
|
-
description: "Create from YAML file",
|
|
12712
|
-
use_case: "file_based",
|
|
12713
|
-
},
|
|
12714
|
-
],
|
|
12715
11008
|
field_docs: {},
|
|
12716
11009
|
optional_fields: [],
|
|
12717
11010
|
performance_impact: {
|
|
@@ -12724,6 +11017,7 @@ export const sitesTools = [
|
|
|
12724
11017
|
creates: ["voltstack-site"],
|
|
12725
11018
|
},
|
|
12726
11019
|
},
|
|
11020
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/voltstack_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12727
11021
|
},
|
|
12728
11022
|
{
|
|
12729
11023
|
toolName: "f5xc-api-sites-voltstack-site-delete",
|
|
@@ -12773,13 +11067,6 @@ export const sitesTools = [
|
|
|
12773
11067
|
deletes: ["voltstack-site", "contained_resources"],
|
|
12774
11068
|
},
|
|
12775
11069
|
requiredFields: ["path.name", "path.namespace"],
|
|
12776
|
-
cliExamples: [
|
|
12777
|
-
{
|
|
12778
|
-
command: "f5xcctl config voltstack-site delete {name} --namespace {namespace}",
|
|
12779
|
-
description: "Delete voltstack-site",
|
|
12780
|
-
use_case: "delete",
|
|
12781
|
-
},
|
|
12782
|
-
],
|
|
12783
11070
|
confirmationRequired: true,
|
|
12784
11071
|
parameterExamples: {
|
|
12785
11072
|
name: "Name",
|
|
@@ -12825,13 +11112,6 @@ export const sitesTools = [
|
|
|
12825
11112
|
},
|
|
12826
11113
|
confirmation_required: true,
|
|
12827
11114
|
danger_level: "high",
|
|
12828
|
-
examples: [
|
|
12829
|
-
{
|
|
12830
|
-
command: "f5xcctl config voltstack-site delete {name} --namespace {namespace}",
|
|
12831
|
-
description: "Delete voltstack-site",
|
|
12832
|
-
use_case: "delete",
|
|
12833
|
-
},
|
|
12834
|
-
],
|
|
12835
11115
|
field_docs: {},
|
|
12836
11116
|
optional_fields: [],
|
|
12837
11117
|
performance_impact: {
|
|
@@ -12844,6 +11124,7 @@ export const sitesTools = [
|
|
|
12844
11124
|
deletes: ["voltstack-site", "contained_resources"],
|
|
12845
11125
|
},
|
|
12846
11126
|
},
|
|
11127
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/voltstack_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12847
11128
|
},
|
|
12848
11129
|
{
|
|
12849
11130
|
toolName: "f5xc-api-sites-voltstack-site-get",
|
|
@@ -12912,13 +11193,6 @@ export const sitesTools = [
|
|
|
12912
11193
|
dangerLevel: "low",
|
|
12913
11194
|
sideEffects: null,
|
|
12914
11195
|
requiredFields: ["path.name", "path.namespace"],
|
|
12915
|
-
cliExamples: [
|
|
12916
|
-
{
|
|
12917
|
-
command: "f5xcctl config voltstack-site get {name} --namespace {namespace}",
|
|
12918
|
-
description: "Get specific voltstack-site",
|
|
12919
|
-
use_case: "get_specific",
|
|
12920
|
-
},
|
|
12921
|
-
],
|
|
12922
11196
|
confirmationRequired: false,
|
|
12923
11197
|
parameterExamples: {
|
|
12924
11198
|
name: "Name",
|
|
@@ -12964,13 +11238,6 @@ export const sitesTools = [
|
|
|
12964
11238
|
},
|
|
12965
11239
|
confirmation_required: false,
|
|
12966
11240
|
danger_level: "low",
|
|
12967
|
-
examples: [
|
|
12968
|
-
{
|
|
12969
|
-
command: "f5xcctl config voltstack-site get {name} --namespace {namespace}",
|
|
12970
|
-
description: "Get specific voltstack-site",
|
|
12971
|
-
use_case: "get_specific",
|
|
12972
|
-
},
|
|
12973
|
-
],
|
|
12974
11241
|
field_docs: {},
|
|
12975
11242
|
optional_fields: [],
|
|
12976
11243
|
performance_impact: {
|
|
@@ -12981,6 +11248,7 @@ export const sitesTools = [
|
|
|
12981
11248
|
required_fields: ["path.name", "path.namespace"],
|
|
12982
11249
|
side_effects: {},
|
|
12983
11250
|
},
|
|
11251
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/voltstack_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12984
11252
|
},
|
|
12985
11253
|
{
|
|
12986
11254
|
toolName: "f5xc-api-sites-voltstack-site-list",
|
|
@@ -13055,13 +11323,6 @@ export const sitesTools = [
|
|
|
13055
11323
|
dangerLevel: "low",
|
|
13056
11324
|
sideEffects: null,
|
|
13057
11325
|
requiredFields: ["path.namespace"],
|
|
13058
|
-
cliExamples: [
|
|
13059
|
-
{
|
|
13060
|
-
command: "f5xcctl config voltstack-site list --namespace {namespace}",
|
|
13061
|
-
description: "List all voltstack-sites",
|
|
13062
|
-
use_case: "list_all",
|
|
13063
|
-
},
|
|
13064
|
-
],
|
|
13065
11326
|
confirmationRequired: false,
|
|
13066
11327
|
parameterExamples: {
|
|
13067
11328
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -13107,13 +11368,6 @@ export const sitesTools = [
|
|
|
13107
11368
|
},
|
|
13108
11369
|
confirmation_required: false,
|
|
13109
11370
|
danger_level: "low",
|
|
13110
|
-
examples: [
|
|
13111
|
-
{
|
|
13112
|
-
command: "f5xcctl config voltstack-site list --namespace {namespace}",
|
|
13113
|
-
description: "List all voltstack-sites",
|
|
13114
|
-
use_case: "list_all",
|
|
13115
|
-
},
|
|
13116
|
-
],
|
|
13117
11371
|
field_docs: {},
|
|
13118
11372
|
optional_fields: [],
|
|
13119
11373
|
performance_impact: {
|
|
@@ -13124,6 +11378,7 @@ export const sitesTools = [
|
|
|
13124
11378
|
required_fields: ["path.namespace"],
|
|
13125
11379
|
side_effects: {},
|
|
13126
11380
|
},
|
|
11381
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/voltstack_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
13127
11382
|
},
|
|
13128
11383
|
{
|
|
13129
11384
|
toolName: "f5xc-api-sites-voltstack-site-update",
|
|
@@ -13175,13 +11430,6 @@ export const sitesTools = [
|
|
|
13175
11430
|
modifies: ["voltstack-site"],
|
|
13176
11431
|
},
|
|
13177
11432
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
13178
|
-
cliExamples: [
|
|
13179
|
-
{
|
|
13180
|
-
command: "f5xcctl config voltstack-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
13181
|
-
description: "Update voltstack-site",
|
|
13182
|
-
use_case: "update",
|
|
13183
|
-
},
|
|
13184
|
-
],
|
|
13185
11433
|
confirmationRequired: false,
|
|
13186
11434
|
parameterExamples: {
|
|
13187
11435
|
"metadata.name": "Example-corp-web.",
|
|
@@ -13227,13 +11475,6 @@ export const sitesTools = [
|
|
|
13227
11475
|
},
|
|
13228
11476
|
confirmation_required: false,
|
|
13229
11477
|
danger_level: "medium",
|
|
13230
|
-
examples: [
|
|
13231
|
-
{
|
|
13232
|
-
command: "f5xcctl config voltstack-site update {name} --namespace {namespace} -f {file}.yaml",
|
|
13233
|
-
description: "Update voltstack-site",
|
|
13234
|
-
use_case: "update",
|
|
13235
|
-
},
|
|
13236
|
-
],
|
|
13237
11478
|
field_docs: {},
|
|
13238
11479
|
optional_fields: [],
|
|
13239
11480
|
performance_impact: {
|
|
@@ -13246,6 +11487,7 @@ export const sitesTools = [
|
|
|
13246
11487
|
modifies: ["voltstack-site"],
|
|
13247
11488
|
},
|
|
13248
11489
|
},
|
|
11490
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/voltstack_sites" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
13249
11491
|
},
|
|
13250
11492
|
];
|
|
13251
11493
|
export default sitesTools;
|