@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
|
@@ -70,18 +70,6 @@ export const supportTools = [
|
|
|
70
70
|
"path.node",
|
|
71
71
|
"path.site",
|
|
72
72
|
],
|
|
73
|
-
cliExamples: [
|
|
74
|
-
{
|
|
75
|
-
command: "f5xcctl operate add create {name} --namespace {namespace}",
|
|
76
|
-
description: "Create add",
|
|
77
|
-
use_case: "basic_create",
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
command: "f5xcctl operate add create -f {file}.yaml",
|
|
81
|
-
description: "Create from YAML file",
|
|
82
|
-
use_case: "file_based",
|
|
83
|
-
},
|
|
84
|
-
],
|
|
85
73
|
confirmationRequired: false,
|
|
86
74
|
parameterExamples: {
|
|
87
75
|
namespace: "Value",
|
|
@@ -128,18 +116,6 @@ export const supportTools = [
|
|
|
128
116
|
},
|
|
129
117
|
confirmation_required: false,
|
|
130
118
|
danger_level: "medium",
|
|
131
|
-
examples: [
|
|
132
|
-
{
|
|
133
|
-
command: "f5xcctl operate add create {name} --namespace {namespace}",
|
|
134
|
-
description: "Create add",
|
|
135
|
-
use_case: "basic_create",
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
command: "f5xcctl operate add create -f {file}.yaml",
|
|
139
|
-
description: "Create from YAML file",
|
|
140
|
-
use_case: "file_based",
|
|
141
|
-
},
|
|
142
|
-
],
|
|
143
119
|
field_docs: {},
|
|
144
120
|
optional_fields: [],
|
|
145
121
|
performance_impact: {
|
|
@@ -158,6 +134,7 @@ export const supportTools = [
|
|
|
158
134
|
creates: ["add"],
|
|
159
135
|
},
|
|
160
136
|
},
|
|
137
|
+
curlExample: null,
|
|
161
138
|
},
|
|
162
139
|
{
|
|
163
140
|
toolName: "f5xc-api-support-change-password-create",
|
|
@@ -207,18 +184,6 @@ export const supportTools = [
|
|
|
207
184
|
creates: ["change-password"],
|
|
208
185
|
},
|
|
209
186
|
requiredFields: ["metadata.name", "metadata.namespace", "path.node", "path.site"],
|
|
210
|
-
cliExamples: [
|
|
211
|
-
{
|
|
212
|
-
command: "f5xcctl operate change-password create {name} --namespace {namespace}",
|
|
213
|
-
description: "Create change-password",
|
|
214
|
-
use_case: "basic_create",
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
command: "f5xcctl operate change-password create -f {file}.yaml",
|
|
218
|
-
description: "Create from YAML file",
|
|
219
|
-
use_case: "file_based",
|
|
220
|
-
},
|
|
221
|
-
],
|
|
222
187
|
confirmationRequired: false,
|
|
223
188
|
parameterExamples: {
|
|
224
189
|
node: "Master-0",
|
|
@@ -264,18 +229,6 @@ export const supportTools = [
|
|
|
264
229
|
},
|
|
265
230
|
confirmation_required: false,
|
|
266
231
|
danger_level: "medium",
|
|
267
|
-
examples: [
|
|
268
|
-
{
|
|
269
|
-
command: "f5xcctl operate change-password create {name} --namespace {namespace}",
|
|
270
|
-
description: "Create change-password",
|
|
271
|
-
use_case: "basic_create",
|
|
272
|
-
},
|
|
273
|
-
{
|
|
274
|
-
command: "f5xcctl operate change-password create -f {file}.yaml",
|
|
275
|
-
description: "Create from YAML file",
|
|
276
|
-
use_case: "file_based",
|
|
277
|
-
},
|
|
278
|
-
],
|
|
279
232
|
field_docs: {},
|
|
280
233
|
optional_fields: [],
|
|
281
234
|
performance_impact: {
|
|
@@ -288,6 +241,7 @@ export const supportTools = [
|
|
|
288
241
|
creates: ["change-password"],
|
|
289
242
|
},
|
|
290
243
|
},
|
|
244
|
+
curlExample: null,
|
|
291
245
|
},
|
|
292
246
|
{
|
|
293
247
|
toolName: "f5xc-api-support-check-debug-info-collection-list",
|
|
@@ -324,13 +278,6 @@ export const supportTools = [
|
|
|
324
278
|
dangerLevel: "low",
|
|
325
279
|
sideEffects: null,
|
|
326
280
|
requiredFields: ["path.site"],
|
|
327
|
-
cliExamples: [
|
|
328
|
-
{
|
|
329
|
-
command: "f5xcctl operate check-debug-info-collection list --namespace {namespace}",
|
|
330
|
-
description: "List all check-debug-info-collections",
|
|
331
|
-
use_case: "list_all",
|
|
332
|
-
},
|
|
333
|
-
],
|
|
334
281
|
confirmationRequired: false,
|
|
335
282
|
parameterExamples: {
|
|
336
283
|
site: "Value",
|
|
@@ -375,13 +322,6 @@ export const supportTools = [
|
|
|
375
322
|
},
|
|
376
323
|
confirmation_required: false,
|
|
377
324
|
danger_level: "low",
|
|
378
|
-
examples: [
|
|
379
|
-
{
|
|
380
|
-
command: "f5xcctl operate check-debug-info-collection list --namespace {namespace}",
|
|
381
|
-
description: "List all check-debug-info-collections",
|
|
382
|
-
use_case: "list_all",
|
|
383
|
-
},
|
|
384
|
-
],
|
|
385
325
|
field_docs: {},
|
|
386
326
|
optional_fields: [],
|
|
387
327
|
performance_impact: {
|
|
@@ -392,6 +332,7 @@ export const supportTools = [
|
|
|
392
332
|
required_fields: ["path.site"],
|
|
393
333
|
side_effects: {},
|
|
394
334
|
},
|
|
335
|
+
curlExample: null,
|
|
395
336
|
},
|
|
396
337
|
{
|
|
397
338
|
toolName: "f5xc-api-support-close-create",
|
|
@@ -443,18 +384,6 @@ export const supportTools = [
|
|
|
443
384
|
creates: ["close"],
|
|
444
385
|
},
|
|
445
386
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
446
|
-
cliExamples: [
|
|
447
|
-
{
|
|
448
|
-
command: "f5xcctl web close create {name} --namespace {namespace}",
|
|
449
|
-
description: "Create close",
|
|
450
|
-
use_case: "basic_create",
|
|
451
|
-
},
|
|
452
|
-
{
|
|
453
|
-
command: "f5xcctl web close create -f {file}.yaml",
|
|
454
|
-
description: "Create from YAML file",
|
|
455
|
-
use_case: "file_based",
|
|
456
|
-
},
|
|
457
|
-
],
|
|
458
387
|
confirmationRequired: false,
|
|
459
388
|
parameterExamples: {
|
|
460
389
|
name: "Value",
|
|
@@ -500,18 +429,6 @@ export const supportTools = [
|
|
|
500
429
|
},
|
|
501
430
|
confirmation_required: false,
|
|
502
431
|
danger_level: "medium",
|
|
503
|
-
examples: [
|
|
504
|
-
{
|
|
505
|
-
command: "f5xcctl web close create {name} --namespace {namespace}",
|
|
506
|
-
description: "Create close",
|
|
507
|
-
use_case: "basic_create",
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
command: "f5xcctl web close create -f {file}.yaml",
|
|
511
|
-
description: "Create from YAML file",
|
|
512
|
-
use_case: "file_based",
|
|
513
|
-
},
|
|
514
|
-
],
|
|
515
432
|
field_docs: {},
|
|
516
433
|
optional_fields: [],
|
|
517
434
|
performance_impact: {
|
|
@@ -524,6 +441,7 @@ export const supportTools = [
|
|
|
524
441
|
creates: ["close"],
|
|
525
442
|
},
|
|
526
443
|
},
|
|
444
|
+
curlExample: null,
|
|
527
445
|
},
|
|
528
446
|
{
|
|
529
447
|
toolName: "f5xc-api-support-comment-create",
|
|
@@ -575,18 +493,6 @@ export const supportTools = [
|
|
|
575
493
|
creates: ["comment"],
|
|
576
494
|
},
|
|
577
495
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
578
|
-
cliExamples: [
|
|
579
|
-
{
|
|
580
|
-
command: "f5xcctl web comment create {name} --namespace {namespace}",
|
|
581
|
-
description: "Create comment",
|
|
582
|
-
use_case: "basic_create",
|
|
583
|
-
},
|
|
584
|
-
{
|
|
585
|
-
command: "f5xcctl web comment create -f {file}.yaml",
|
|
586
|
-
description: "Create from YAML file",
|
|
587
|
-
use_case: "file_based",
|
|
588
|
-
},
|
|
589
|
-
],
|
|
590
496
|
confirmationRequired: false,
|
|
591
497
|
parameterExamples: {
|
|
592
498
|
name: "Value",
|
|
@@ -632,18 +538,6 @@ export const supportTools = [
|
|
|
632
538
|
},
|
|
633
539
|
confirmation_required: false,
|
|
634
540
|
danger_level: "medium",
|
|
635
|
-
examples: [
|
|
636
|
-
{
|
|
637
|
-
command: "f5xcctl web comment create {name} --namespace {namespace}",
|
|
638
|
-
description: "Create comment",
|
|
639
|
-
use_case: "basic_create",
|
|
640
|
-
},
|
|
641
|
-
{
|
|
642
|
-
command: "f5xcctl web comment create -f {file}.yaml",
|
|
643
|
-
description: "Create from YAML file",
|
|
644
|
-
use_case: "file_based",
|
|
645
|
-
},
|
|
646
|
-
],
|
|
647
541
|
field_docs: {},
|
|
648
542
|
optional_fields: [],
|
|
649
543
|
performance_impact: {
|
|
@@ -656,6 +550,7 @@ export const supportTools = [
|
|
|
656
550
|
creates: ["comment"],
|
|
657
551
|
},
|
|
658
552
|
},
|
|
553
|
+
curlExample: null,
|
|
659
554
|
},
|
|
660
555
|
{
|
|
661
556
|
toolName: "f5xc-api-support-config-create",
|
|
@@ -724,18 +619,6 @@ export const supportTools = [
|
|
|
724
619
|
"path.node",
|
|
725
620
|
"path.site",
|
|
726
621
|
],
|
|
727
|
-
cliExamples: [
|
|
728
|
-
{
|
|
729
|
-
command: "f5xcctl operate config create {name} --namespace {namespace}",
|
|
730
|
-
description: "Create config",
|
|
731
|
-
use_case: "basic_create",
|
|
732
|
-
},
|
|
733
|
-
{
|
|
734
|
-
command: "f5xcctl operate config create -f {file}.yaml",
|
|
735
|
-
description: "Create from YAML file",
|
|
736
|
-
use_case: "file_based",
|
|
737
|
-
},
|
|
738
|
-
],
|
|
739
622
|
confirmationRequired: false,
|
|
740
623
|
parameterExamples: {
|
|
741
624
|
namespace: "Value",
|
|
@@ -782,18 +665,6 @@ export const supportTools = [
|
|
|
782
665
|
},
|
|
783
666
|
confirmation_required: false,
|
|
784
667
|
danger_level: "medium",
|
|
785
|
-
examples: [
|
|
786
|
-
{
|
|
787
|
-
command: "f5xcctl operate config create {name} --namespace {namespace}",
|
|
788
|
-
description: "Create config",
|
|
789
|
-
use_case: "basic_create",
|
|
790
|
-
},
|
|
791
|
-
{
|
|
792
|
-
command: "f5xcctl operate config create -f {file}.yaml",
|
|
793
|
-
description: "Create from YAML file",
|
|
794
|
-
use_case: "file_based",
|
|
795
|
-
},
|
|
796
|
-
],
|
|
797
668
|
field_docs: {},
|
|
798
669
|
optional_fields: [],
|
|
799
670
|
performance_impact: {
|
|
@@ -812,6 +683,7 @@ export const supportTools = [
|
|
|
812
683
|
creates: ["config"],
|
|
813
684
|
},
|
|
814
685
|
},
|
|
686
|
+
curlExample: null,
|
|
815
687
|
},
|
|
816
688
|
{
|
|
817
689
|
toolName: "f5xc-api-support-config-list",
|
|
@@ -870,13 +742,6 @@ export const supportTools = [
|
|
|
870
742
|
dangerLevel: "low",
|
|
871
743
|
sideEffects: null,
|
|
872
744
|
requiredFields: ["path.namespace", "path.node", "path.site"],
|
|
873
|
-
cliExamples: [
|
|
874
|
-
{
|
|
875
|
-
command: "f5xcctl operate config list --namespace {namespace}",
|
|
876
|
-
description: "List all configs",
|
|
877
|
-
use_case: "list_all",
|
|
878
|
-
},
|
|
879
|
-
],
|
|
880
745
|
confirmationRequired: false,
|
|
881
746
|
parameterExamples: {
|
|
882
747
|
namespace: "Value",
|
|
@@ -923,13 +788,6 @@ export const supportTools = [
|
|
|
923
788
|
},
|
|
924
789
|
confirmation_required: false,
|
|
925
790
|
danger_level: "low",
|
|
926
|
-
examples: [
|
|
927
|
-
{
|
|
928
|
-
command: "f5xcctl operate config list --namespace {namespace}",
|
|
929
|
-
description: "List all configs",
|
|
930
|
-
use_case: "list_all",
|
|
931
|
-
},
|
|
932
|
-
],
|
|
933
791
|
field_docs: {},
|
|
934
792
|
optional_fields: [],
|
|
935
793
|
performance_impact: {
|
|
@@ -940,6 +798,7 @@ export const supportTools = [
|
|
|
940
798
|
required_fields: ["path.namespace", "path.node", "path.site"],
|
|
941
799
|
side_effects: {},
|
|
942
800
|
},
|
|
801
|
+
curlExample: null,
|
|
943
802
|
},
|
|
944
803
|
{
|
|
945
804
|
toolName: "f5xc-api-support-customer-support-create",
|
|
@@ -980,18 +839,6 @@ export const supportTools = [
|
|
|
980
839
|
creates: ["customer-support"],
|
|
981
840
|
},
|
|
982
841
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
983
|
-
cliExamples: [
|
|
984
|
-
{
|
|
985
|
-
command: "f5xcctl web customer-support create {name} --namespace {namespace}",
|
|
986
|
-
description: "Create customer-support",
|
|
987
|
-
use_case: "basic_create",
|
|
988
|
-
},
|
|
989
|
-
{
|
|
990
|
-
command: "f5xcctl web customer-support create -f {file}.yaml",
|
|
991
|
-
description: "Create from YAML file",
|
|
992
|
-
use_case: "file_based",
|
|
993
|
-
},
|
|
994
|
-
],
|
|
995
842
|
confirmationRequired: false,
|
|
996
843
|
parameterExamples: {
|
|
997
844
|
"metadata.namespace": "Staging",
|
|
@@ -1039,18 +886,6 @@ export const supportTools = [
|
|
|
1039
886
|
},
|
|
1040
887
|
confirmation_required: false,
|
|
1041
888
|
danger_level: "medium",
|
|
1042
|
-
examples: [
|
|
1043
|
-
{
|
|
1044
|
-
command: "f5xcctl web customer-support create {name} --namespace {namespace}",
|
|
1045
|
-
description: "Create customer-support",
|
|
1046
|
-
use_case: "basic_create",
|
|
1047
|
-
},
|
|
1048
|
-
{
|
|
1049
|
-
command: "f5xcctl web customer-support create -f {file}.yaml",
|
|
1050
|
-
description: "Create from YAML file",
|
|
1051
|
-
use_case: "file_based",
|
|
1052
|
-
},
|
|
1053
|
-
],
|
|
1054
889
|
field_docs: {},
|
|
1055
890
|
optional_fields: [],
|
|
1056
891
|
performance_impact: {
|
|
@@ -1063,6 +898,7 @@ export const supportTools = [
|
|
|
1063
898
|
creates: ["customer-support"],
|
|
1064
899
|
},
|
|
1065
900
|
},
|
|
901
|
+
curlExample: null,
|
|
1066
902
|
},
|
|
1067
903
|
{
|
|
1068
904
|
toolName: "f5xc-api-support-customer-support-get",
|
|
@@ -1130,13 +966,6 @@ export const supportTools = [
|
|
|
1130
966
|
dangerLevel: "low",
|
|
1131
967
|
sideEffects: null,
|
|
1132
968
|
requiredFields: ["path.name", "path.namespace"],
|
|
1133
|
-
cliExamples: [
|
|
1134
|
-
{
|
|
1135
|
-
command: "f5xcctl web customer-support get {name} --namespace {namespace}",
|
|
1136
|
-
description: "Get specific customer-support",
|
|
1137
|
-
use_case: "get_specific",
|
|
1138
|
-
},
|
|
1139
|
-
],
|
|
1140
969
|
confirmationRequired: false,
|
|
1141
970
|
parameterExamples: {
|
|
1142
971
|
name: "Name",
|
|
@@ -1182,13 +1011,6 @@ export const supportTools = [
|
|
|
1182
1011
|
},
|
|
1183
1012
|
confirmation_required: false,
|
|
1184
1013
|
danger_level: "low",
|
|
1185
|
-
examples: [
|
|
1186
|
-
{
|
|
1187
|
-
command: "f5xcctl web customer-support get {name} --namespace {namespace}",
|
|
1188
|
-
description: "Get specific customer-support",
|
|
1189
|
-
use_case: "get_specific",
|
|
1190
|
-
},
|
|
1191
|
-
],
|
|
1192
1014
|
field_docs: {},
|
|
1193
1015
|
optional_fields: [],
|
|
1194
1016
|
performance_impact: {
|
|
@@ -1199,6 +1021,7 @@ export const supportTools = [
|
|
|
1199
1021
|
required_fields: ["path.name", "path.namespace"],
|
|
1200
1022
|
side_effects: {},
|
|
1201
1023
|
},
|
|
1024
|
+
curlExample: null,
|
|
1202
1025
|
},
|
|
1203
1026
|
{
|
|
1204
1027
|
toolName: "f5xc-api-support-customer-support-list",
|
|
@@ -1273,13 +1096,6 @@ export const supportTools = [
|
|
|
1273
1096
|
dangerLevel: "low",
|
|
1274
1097
|
sideEffects: null,
|
|
1275
1098
|
requiredFields: ["path.namespace"],
|
|
1276
|
-
cliExamples: [
|
|
1277
|
-
{
|
|
1278
|
-
command: "f5xcctl web customer-support list --namespace {namespace}",
|
|
1279
|
-
description: "List all customer-supports",
|
|
1280
|
-
use_case: "list_all",
|
|
1281
|
-
},
|
|
1282
|
-
],
|
|
1283
1099
|
confirmationRequired: false,
|
|
1284
1100
|
parameterExamples: {
|
|
1285
1101
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1325,13 +1141,6 @@ export const supportTools = [
|
|
|
1325
1141
|
},
|
|
1326
1142
|
confirmation_required: false,
|
|
1327
1143
|
danger_level: "low",
|
|
1328
|
-
examples: [
|
|
1329
|
-
{
|
|
1330
|
-
command: "f5xcctl web customer-support list --namespace {namespace}",
|
|
1331
|
-
description: "List all customer-supports",
|
|
1332
|
-
use_case: "list_all",
|
|
1333
|
-
},
|
|
1334
|
-
],
|
|
1335
1144
|
field_docs: {},
|
|
1336
1145
|
optional_fields: [],
|
|
1337
1146
|
performance_impact: {
|
|
@@ -1342,6 +1151,7 @@ export const supportTools = [
|
|
|
1342
1151
|
required_fields: ["path.namespace"],
|
|
1343
1152
|
side_effects: {},
|
|
1344
1153
|
},
|
|
1154
|
+
curlExample: null,
|
|
1345
1155
|
},
|
|
1346
1156
|
{
|
|
1347
1157
|
toolName: "f5xc-api-support-delete-create",
|
|
@@ -1410,18 +1220,6 @@ export const supportTools = [
|
|
|
1410
1220
|
"path.node",
|
|
1411
1221
|
"path.site",
|
|
1412
1222
|
],
|
|
1413
|
-
cliExamples: [
|
|
1414
|
-
{
|
|
1415
|
-
command: "f5xcctl operate delete create {name} --namespace {namespace}",
|
|
1416
|
-
description: "Create delete",
|
|
1417
|
-
use_case: "basic_create",
|
|
1418
|
-
},
|
|
1419
|
-
{
|
|
1420
|
-
command: "f5xcctl operate delete create -f {file}.yaml",
|
|
1421
|
-
description: "Create from YAML file",
|
|
1422
|
-
use_case: "file_based",
|
|
1423
|
-
},
|
|
1424
|
-
],
|
|
1425
1223
|
confirmationRequired: false,
|
|
1426
1224
|
parameterExamples: {
|
|
1427
1225
|
namespace: "Value",
|
|
@@ -1468,18 +1266,6 @@ export const supportTools = [
|
|
|
1468
1266
|
},
|
|
1469
1267
|
confirmation_required: false,
|
|
1470
1268
|
danger_level: "medium",
|
|
1471
|
-
examples: [
|
|
1472
|
-
{
|
|
1473
|
-
command: "f5xcctl operate delete create {name} --namespace {namespace}",
|
|
1474
|
-
description: "Create delete",
|
|
1475
|
-
use_case: "basic_create",
|
|
1476
|
-
},
|
|
1477
|
-
{
|
|
1478
|
-
command: "f5xcctl operate delete create -f {file}.yaml",
|
|
1479
|
-
description: "Create from YAML file",
|
|
1480
|
-
use_case: "file_based",
|
|
1481
|
-
},
|
|
1482
|
-
],
|
|
1483
1269
|
field_docs: {},
|
|
1484
1270
|
optional_fields: [],
|
|
1485
1271
|
performance_impact: {
|
|
@@ -1498,6 +1284,7 @@ export const supportTools = [
|
|
|
1498
1284
|
creates: ["delete"],
|
|
1499
1285
|
},
|
|
1500
1286
|
},
|
|
1287
|
+
curlExample: null,
|
|
1501
1288
|
},
|
|
1502
1289
|
{
|
|
1503
1290
|
toolName: "f5xc-api-support-dhcp-lease-list",
|
|
@@ -1545,13 +1332,6 @@ export const supportTools = [
|
|
|
1545
1332
|
dangerLevel: "low",
|
|
1546
1333
|
sideEffects: null,
|
|
1547
1334
|
requiredFields: ["path.namespace", "path.site"],
|
|
1548
|
-
cliExamples: [
|
|
1549
|
-
{
|
|
1550
|
-
command: "f5xcctl operate dhcp-lease list --namespace {namespace}",
|
|
1551
|
-
description: "List all dhcp-leases",
|
|
1552
|
-
use_case: "list_all",
|
|
1553
|
-
},
|
|
1554
|
-
],
|
|
1555
1335
|
confirmationRequired: false,
|
|
1556
1336
|
parameterExamples: {
|
|
1557
1337
|
namespace: "Value",
|
|
@@ -1597,13 +1377,6 @@ export const supportTools = [
|
|
|
1597
1377
|
},
|
|
1598
1378
|
confirmation_required: false,
|
|
1599
1379
|
danger_level: "low",
|
|
1600
|
-
examples: [
|
|
1601
|
-
{
|
|
1602
|
-
command: "f5xcctl operate dhcp-lease list --namespace {namespace}",
|
|
1603
|
-
description: "List all dhcp-leases",
|
|
1604
|
-
use_case: "list_all",
|
|
1605
|
-
},
|
|
1606
|
-
],
|
|
1607
1380
|
field_docs: {},
|
|
1608
1381
|
optional_fields: [],
|
|
1609
1382
|
performance_impact: {
|
|
@@ -1614,6 +1387,7 @@ export const supportTools = [
|
|
|
1614
1387
|
required_fields: ["path.namespace", "path.site"],
|
|
1615
1388
|
side_effects: {},
|
|
1616
1389
|
},
|
|
1390
|
+
curlExample: null,
|
|
1617
1391
|
},
|
|
1618
1392
|
{
|
|
1619
1393
|
toolName: "f5xc-api-support-diagnosi-list",
|
|
@@ -1662,13 +1436,6 @@ export const supportTools = [
|
|
|
1662
1436
|
dangerLevel: "low",
|
|
1663
1437
|
sideEffects: null,
|
|
1664
1438
|
requiredFields: ["path.site"],
|
|
1665
|
-
cliExamples: [
|
|
1666
|
-
{
|
|
1667
|
-
command: "f5xcctl operate diagnosi list --namespace {namespace}",
|
|
1668
|
-
description: "List all diagnosis",
|
|
1669
|
-
use_case: "list_all",
|
|
1670
|
-
},
|
|
1671
|
-
],
|
|
1672
1439
|
confirmationRequired: false,
|
|
1673
1440
|
parameterExamples: {
|
|
1674
1441
|
console_user: "Console-user.",
|
|
@@ -1714,13 +1481,6 @@ export const supportTools = [
|
|
|
1714
1481
|
},
|
|
1715
1482
|
confirmation_required: false,
|
|
1716
1483
|
danger_level: "low",
|
|
1717
|
-
examples: [
|
|
1718
|
-
{
|
|
1719
|
-
command: "f5xcctl operate diagnosi list --namespace {namespace}",
|
|
1720
|
-
description: "List all diagnosis",
|
|
1721
|
-
use_case: "list_all",
|
|
1722
|
-
},
|
|
1723
|
-
],
|
|
1724
1484
|
field_docs: {},
|
|
1725
1485
|
optional_fields: [],
|
|
1726
1486
|
performance_impact: {
|
|
@@ -1731,6 +1491,7 @@ export const supportTools = [
|
|
|
1731
1491
|
required_fields: ["path.site"],
|
|
1732
1492
|
side_effects: {},
|
|
1733
1493
|
},
|
|
1494
|
+
curlExample: null,
|
|
1734
1495
|
},
|
|
1735
1496
|
{
|
|
1736
1497
|
toolName: "f5xc-api-support-disconnect-create",
|
|
@@ -1799,18 +1560,6 @@ export const supportTools = [
|
|
|
1799
1560
|
"path.node",
|
|
1800
1561
|
"path.site",
|
|
1801
1562
|
],
|
|
1802
|
-
cliExamples: [
|
|
1803
|
-
{
|
|
1804
|
-
command: "f5xcctl operate disconnect create {name} --namespace {namespace}",
|
|
1805
|
-
description: "Create disconnect",
|
|
1806
|
-
use_case: "basic_create",
|
|
1807
|
-
},
|
|
1808
|
-
{
|
|
1809
|
-
command: "f5xcctl operate disconnect create -f {file}.yaml",
|
|
1810
|
-
description: "Create from YAML file",
|
|
1811
|
-
use_case: "file_based",
|
|
1812
|
-
},
|
|
1813
|
-
],
|
|
1814
1563
|
confirmationRequired: false,
|
|
1815
1564
|
parameterExamples: {
|
|
1816
1565
|
namespace: "Value",
|
|
@@ -1857,18 +1606,6 @@ export const supportTools = [
|
|
|
1857
1606
|
},
|
|
1858
1607
|
confirmation_required: false,
|
|
1859
1608
|
danger_level: "medium",
|
|
1860
|
-
examples: [
|
|
1861
|
-
{
|
|
1862
|
-
command: "f5xcctl operate disconnect create {name} --namespace {namespace}",
|
|
1863
|
-
description: "Create disconnect",
|
|
1864
|
-
use_case: "basic_create",
|
|
1865
|
-
},
|
|
1866
|
-
{
|
|
1867
|
-
command: "f5xcctl operate disconnect create -f {file}.yaml",
|
|
1868
|
-
description: "Create from YAML file",
|
|
1869
|
-
use_case: "file_based",
|
|
1870
|
-
},
|
|
1871
|
-
],
|
|
1872
1609
|
field_docs: {},
|
|
1873
1610
|
optional_fields: [],
|
|
1874
1611
|
performance_impact: {
|
|
@@ -1887,6 +1624,7 @@ export const supportTools = [
|
|
|
1887
1624
|
creates: ["disconnect"],
|
|
1888
1625
|
},
|
|
1889
1626
|
},
|
|
1627
|
+
curlExample: null,
|
|
1890
1628
|
},
|
|
1891
1629
|
{
|
|
1892
1630
|
toolName: "f5xc-api-support-download-debug-info-collection-list",
|
|
@@ -1923,13 +1661,6 @@ export const supportTools = [
|
|
|
1923
1661
|
dangerLevel: "low",
|
|
1924
1662
|
sideEffects: null,
|
|
1925
1663
|
requiredFields: ["path.site"],
|
|
1926
|
-
cliExamples: [
|
|
1927
|
-
{
|
|
1928
|
-
command: "f5xcctl operate download-debug-info-collection list --namespace {namespace}",
|
|
1929
|
-
description: "List all download-debug-info-collections",
|
|
1930
|
-
use_case: "list_all",
|
|
1931
|
-
},
|
|
1932
|
-
],
|
|
1933
1664
|
confirmationRequired: false,
|
|
1934
1665
|
parameterExamples: {
|
|
1935
1666
|
site: "Value",
|
|
@@ -1974,13 +1705,6 @@ export const supportTools = [
|
|
|
1974
1705
|
},
|
|
1975
1706
|
confirmation_required: false,
|
|
1976
1707
|
danger_level: "low",
|
|
1977
|
-
examples: [
|
|
1978
|
-
{
|
|
1979
|
-
command: "f5xcctl operate download-debug-info-collection list --namespace {namespace}",
|
|
1980
|
-
description: "List all download-debug-info-collections",
|
|
1981
|
-
use_case: "list_all",
|
|
1982
|
-
},
|
|
1983
|
-
],
|
|
1984
1708
|
field_docs: {},
|
|
1985
1709
|
optional_fields: [],
|
|
1986
1710
|
performance_impact: {
|
|
@@ -1991,6 +1715,7 @@ export const supportTools = [
|
|
|
1991
1715
|
required_fields: ["path.site"],
|
|
1992
1716
|
side_effects: {},
|
|
1993
1717
|
},
|
|
1718
|
+
curlExample: null,
|
|
1994
1719
|
},
|
|
1995
1720
|
{
|
|
1996
1721
|
toolName: "f5xc-api-support-escalate-create",
|
|
@@ -2042,18 +1767,6 @@ export const supportTools = [
|
|
|
2042
1767
|
creates: ["escalate"],
|
|
2043
1768
|
},
|
|
2044
1769
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
2045
|
-
cliExamples: [
|
|
2046
|
-
{
|
|
2047
|
-
command: "f5xcctl web escalate create {name} --namespace {namespace}",
|
|
2048
|
-
description: "Create escalate",
|
|
2049
|
-
use_case: "basic_create",
|
|
2050
|
-
},
|
|
2051
|
-
{
|
|
2052
|
-
command: "f5xcctl web escalate create -f {file}.yaml",
|
|
2053
|
-
description: "Create from YAML file",
|
|
2054
|
-
use_case: "file_based",
|
|
2055
|
-
},
|
|
2056
|
-
],
|
|
2057
1770
|
confirmationRequired: false,
|
|
2058
1771
|
parameterExamples: {
|
|
2059
1772
|
name: "Value",
|
|
@@ -2099,18 +1812,6 @@ export const supportTools = [
|
|
|
2099
1812
|
},
|
|
2100
1813
|
confirmation_required: false,
|
|
2101
1814
|
danger_level: "medium",
|
|
2102
|
-
examples: [
|
|
2103
|
-
{
|
|
2104
|
-
command: "f5xcctl web escalate create {name} --namespace {namespace}",
|
|
2105
|
-
description: "Create escalate",
|
|
2106
|
-
use_case: "basic_create",
|
|
2107
|
-
},
|
|
2108
|
-
{
|
|
2109
|
-
command: "f5xcctl web escalate create -f {file}.yaml",
|
|
2110
|
-
description: "Create from YAML file",
|
|
2111
|
-
use_case: "file_based",
|
|
2112
|
-
},
|
|
2113
|
-
],
|
|
2114
1815
|
field_docs: {},
|
|
2115
1816
|
optional_fields: [],
|
|
2116
1817
|
performance_impact: {
|
|
@@ -2123,6 +1824,7 @@ export const supportTools = [
|
|
|
2123
1824
|
creates: ["escalate"],
|
|
2124
1825
|
},
|
|
2125
1826
|
},
|
|
1827
|
+
curlExample: null,
|
|
2126
1828
|
},
|
|
2127
1829
|
{
|
|
2128
1830
|
toolName: "f5xc-api-support-exec-create",
|
|
@@ -2189,18 +1891,6 @@ export const supportTools = [
|
|
|
2189
1891
|
"path.node",
|
|
2190
1892
|
"path.site",
|
|
2191
1893
|
],
|
|
2192
|
-
cliExamples: [
|
|
2193
|
-
{
|
|
2194
|
-
command: "f5xcctl operate exec create {name} --namespace {namespace}",
|
|
2195
|
-
description: "Create exec",
|
|
2196
|
-
use_case: "basic_create",
|
|
2197
|
-
},
|
|
2198
|
-
{
|
|
2199
|
-
command: "f5xcctl operate exec create -f {file}.yaml",
|
|
2200
|
-
description: "Create from YAML file",
|
|
2201
|
-
use_case: "file_based",
|
|
2202
|
-
},
|
|
2203
|
-
],
|
|
2204
1894
|
confirmationRequired: false,
|
|
2205
1895
|
parameterExamples: {
|
|
2206
1896
|
namespace: "Value",
|
|
@@ -2247,18 +1937,6 @@ export const supportTools = [
|
|
|
2247
1937
|
},
|
|
2248
1938
|
confirmation_required: false,
|
|
2249
1939
|
danger_level: "medium",
|
|
2250
|
-
examples: [
|
|
2251
|
-
{
|
|
2252
|
-
command: "f5xcctl operate exec create {name} --namespace {namespace}",
|
|
2253
|
-
description: "Create exec",
|
|
2254
|
-
use_case: "basic_create",
|
|
2255
|
-
},
|
|
2256
|
-
{
|
|
2257
|
-
command: "f5xcctl operate exec create -f {file}.yaml",
|
|
2258
|
-
description: "Create from YAML file",
|
|
2259
|
-
use_case: "file_based",
|
|
2260
|
-
},
|
|
2261
|
-
],
|
|
2262
1940
|
field_docs: {},
|
|
2263
1941
|
optional_fields: [],
|
|
2264
1942
|
performance_impact: {
|
|
@@ -2277,6 +1955,7 @@ export const supportTools = [
|
|
|
2277
1955
|
creates: ["exec"],
|
|
2278
1956
|
},
|
|
2279
1957
|
},
|
|
1958
|
+
curlExample: null,
|
|
2280
1959
|
},
|
|
2281
1960
|
{
|
|
2282
1961
|
toolName: "f5xc-api-support-exec-log-list",
|
|
@@ -2348,13 +2027,6 @@ export const supportTools = [
|
|
|
2348
2027
|
dangerLevel: "low",
|
|
2349
2028
|
sideEffects: null,
|
|
2350
2029
|
requiredFields: ["path.namespace", "path.node", "path.site"],
|
|
2351
|
-
cliExamples: [
|
|
2352
|
-
{
|
|
2353
|
-
command: "f5xcctl operate exec-log list --namespace {namespace}",
|
|
2354
|
-
description: "List all exec-logs",
|
|
2355
|
-
use_case: "list_all",
|
|
2356
|
-
},
|
|
2357
|
-
],
|
|
2358
2030
|
confirmationRequired: false,
|
|
2359
2031
|
parameterExamples: {
|
|
2360
2032
|
line_count: "200",
|
|
@@ -2402,13 +2074,6 @@ export const supportTools = [
|
|
|
2402
2074
|
},
|
|
2403
2075
|
confirmation_required: false,
|
|
2404
2076
|
danger_level: "low",
|
|
2405
|
-
examples: [
|
|
2406
|
-
{
|
|
2407
|
-
command: "f5xcctl operate exec-log list --namespace {namespace}",
|
|
2408
|
-
description: "List all exec-logs",
|
|
2409
|
-
use_case: "list_all",
|
|
2410
|
-
},
|
|
2411
|
-
],
|
|
2412
2077
|
field_docs: {},
|
|
2413
2078
|
optional_fields: [],
|
|
2414
2079
|
performance_impact: {
|
|
@@ -2419,6 +2084,7 @@ export const supportTools = [
|
|
|
2419
2084
|
required_fields: ["path.namespace", "path.node", "path.site"],
|
|
2420
2085
|
side_effects: {},
|
|
2421
2086
|
},
|
|
2087
|
+
curlExample: null,
|
|
2422
2088
|
},
|
|
2423
2089
|
{
|
|
2424
2090
|
toolName: "f5xc-api-support-exec-user-create",
|
|
@@ -2485,18 +2151,6 @@ export const supportTools = [
|
|
|
2485
2151
|
"path.node",
|
|
2486
2152
|
"path.site",
|
|
2487
2153
|
],
|
|
2488
|
-
cliExamples: [
|
|
2489
|
-
{
|
|
2490
|
-
command: "f5xcctl operate exec-user create {name} --namespace {namespace}",
|
|
2491
|
-
description: "Create exec-user",
|
|
2492
|
-
use_case: "basic_create",
|
|
2493
|
-
},
|
|
2494
|
-
{
|
|
2495
|
-
command: "f5xcctl operate exec-user create -f {file}.yaml",
|
|
2496
|
-
description: "Create from YAML file",
|
|
2497
|
-
use_case: "file_based",
|
|
2498
|
-
},
|
|
2499
|
-
],
|
|
2500
2154
|
confirmationRequired: false,
|
|
2501
2155
|
parameterExamples: {
|
|
2502
2156
|
namespace: "Value",
|
|
@@ -2543,18 +2197,6 @@ export const supportTools = [
|
|
|
2543
2197
|
},
|
|
2544
2198
|
confirmation_required: false,
|
|
2545
2199
|
danger_level: "medium",
|
|
2546
|
-
examples: [
|
|
2547
|
-
{
|
|
2548
|
-
command: "f5xcctl operate exec-user create {name} --namespace {namespace}",
|
|
2549
|
-
description: "Create exec-user",
|
|
2550
|
-
use_case: "basic_create",
|
|
2551
|
-
},
|
|
2552
|
-
{
|
|
2553
|
-
command: "f5xcctl operate exec-user create -f {file}.yaml",
|
|
2554
|
-
description: "Create from YAML file",
|
|
2555
|
-
use_case: "file_based",
|
|
2556
|
-
},
|
|
2557
|
-
],
|
|
2558
2200
|
field_docs: {},
|
|
2559
2201
|
optional_fields: [],
|
|
2560
2202
|
performance_impact: {
|
|
@@ -2573,6 +2215,7 @@ export const supportTools = [
|
|
|
2573
2215
|
creates: ["exec-user"],
|
|
2574
2216
|
},
|
|
2575
2217
|
},
|
|
2218
|
+
curlExample: null,
|
|
2576
2219
|
},
|
|
2577
2220
|
{
|
|
2578
2221
|
toolName: "f5xc-api-support-fetchdump-create",
|
|
@@ -2622,18 +2265,6 @@ export const supportTools = [
|
|
|
2622
2265
|
creates: ["fetchdump"],
|
|
2623
2266
|
},
|
|
2624
2267
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
2625
|
-
cliExamples: [
|
|
2626
|
-
{
|
|
2627
|
-
command: "f5xcctl operate fetchdump create {name} --namespace {namespace}",
|
|
2628
|
-
description: "Create fetchdump",
|
|
2629
|
-
use_case: "basic_create",
|
|
2630
|
-
},
|
|
2631
|
-
{
|
|
2632
|
-
command: "f5xcctl operate fetchdump create -f {file}.yaml",
|
|
2633
|
-
description: "Create from YAML file",
|
|
2634
|
-
use_case: "file_based",
|
|
2635
|
-
},
|
|
2636
|
-
],
|
|
2637
2268
|
confirmationRequired: false,
|
|
2638
2269
|
parameterExamples: {
|
|
2639
2270
|
namespace: "System",
|
|
@@ -2679,18 +2310,6 @@ export const supportTools = [
|
|
|
2679
2310
|
},
|
|
2680
2311
|
confirmation_required: false,
|
|
2681
2312
|
danger_level: "medium",
|
|
2682
|
-
examples: [
|
|
2683
|
-
{
|
|
2684
|
-
command: "f5xcctl operate fetchdump create {name} --namespace {namespace}",
|
|
2685
|
-
description: "Create fetchdump",
|
|
2686
|
-
use_case: "basic_create",
|
|
2687
|
-
},
|
|
2688
|
-
{
|
|
2689
|
-
command: "f5xcctl operate fetchdump create -f {file}.yaml",
|
|
2690
|
-
description: "Create from YAML file",
|
|
2691
|
-
use_case: "file_based",
|
|
2692
|
-
},
|
|
2693
|
-
],
|
|
2694
2313
|
field_docs: {},
|
|
2695
2314
|
optional_fields: [],
|
|
2696
2315
|
performance_impact: {
|
|
@@ -2703,6 +2322,7 @@ export const supportTools = [
|
|
|
2703
2322
|
creates: ["fetchdump"],
|
|
2704
2323
|
},
|
|
2705
2324
|
},
|
|
2325
|
+
curlExample: null,
|
|
2706
2326
|
},
|
|
2707
2327
|
{
|
|
2708
2328
|
toolName: "f5xc-api-support-health-list",
|
|
@@ -2751,13 +2371,6 @@ export const supportTools = [
|
|
|
2751
2371
|
dangerLevel: "low",
|
|
2752
2372
|
sideEffects: null,
|
|
2753
2373
|
requiredFields: ["path.site"],
|
|
2754
|
-
cliExamples: [
|
|
2755
|
-
{
|
|
2756
|
-
command: "f5xcctl operate health list --namespace {namespace}",
|
|
2757
|
-
description: "List all healths",
|
|
2758
|
-
use_case: "list_all",
|
|
2759
|
-
},
|
|
2760
|
-
],
|
|
2761
2374
|
confirmationRequired: false,
|
|
2762
2375
|
parameterExamples: {
|
|
2763
2376
|
console_user: "Console-user.",
|
|
@@ -2803,13 +2416,6 @@ export const supportTools = [
|
|
|
2803
2416
|
},
|
|
2804
2417
|
confirmation_required: false,
|
|
2805
2418
|
danger_level: "low",
|
|
2806
|
-
examples: [
|
|
2807
|
-
{
|
|
2808
|
-
command: "f5xcctl operate health list --namespace {namespace}",
|
|
2809
|
-
description: "List all healths",
|
|
2810
|
-
use_case: "list_all",
|
|
2811
|
-
},
|
|
2812
|
-
],
|
|
2813
2419
|
field_docs: {},
|
|
2814
2420
|
optional_fields: [],
|
|
2815
2421
|
performance_impact: {
|
|
@@ -2820,6 +2426,7 @@ export const supportTools = [
|
|
|
2820
2426
|
required_fields: ["path.site"],
|
|
2821
2427
|
side_effects: {},
|
|
2822
2428
|
},
|
|
2429
|
+
curlExample: null,
|
|
2823
2430
|
},
|
|
2824
2431
|
{
|
|
2825
2432
|
toolName: "f5xc-api-support-host-ping-create",
|
|
@@ -2888,18 +2495,6 @@ export const supportTools = [
|
|
|
2888
2495
|
"path.node",
|
|
2889
2496
|
"path.site",
|
|
2890
2497
|
],
|
|
2891
|
-
cliExamples: [
|
|
2892
|
-
{
|
|
2893
|
-
command: "f5xcctl operate host-ping create -f {file}.yaml",
|
|
2894
|
-
description: "Create from YAML file",
|
|
2895
|
-
use_case: "file_based",
|
|
2896
|
-
},
|
|
2897
|
-
{
|
|
2898
|
-
command: "f5xcctl operate host-ping create {name} --namespace {namespace}",
|
|
2899
|
-
description: "Create host-ping",
|
|
2900
|
-
use_case: "basic_create",
|
|
2901
|
-
},
|
|
2902
|
-
],
|
|
2903
2498
|
confirmationRequired: false,
|
|
2904
2499
|
parameterExamples: {
|
|
2905
2500
|
namespace: "Value",
|
|
@@ -2946,18 +2541,6 @@ export const supportTools = [
|
|
|
2946
2541
|
},
|
|
2947
2542
|
confirmation_required: false,
|
|
2948
2543
|
danger_level: "medium",
|
|
2949
|
-
examples: [
|
|
2950
|
-
{
|
|
2951
|
-
command: "f5xcctl operate host-ping create {name} --namespace {namespace}",
|
|
2952
|
-
description: "Create host-ping",
|
|
2953
|
-
use_case: "basic_create",
|
|
2954
|
-
},
|
|
2955
|
-
{
|
|
2956
|
-
command: "f5xcctl operate host-ping create -f {file}.yaml",
|
|
2957
|
-
description: "Create from YAML file",
|
|
2958
|
-
use_case: "file_based",
|
|
2959
|
-
},
|
|
2960
|
-
],
|
|
2961
2544
|
field_docs: {},
|
|
2962
2545
|
optional_fields: [],
|
|
2963
2546
|
performance_impact: {
|
|
@@ -2976,6 +2559,7 @@ export const supportTools = [
|
|
|
2976
2559
|
creates: ["host-ping"],
|
|
2977
2560
|
},
|
|
2978
2561
|
},
|
|
2562
|
+
curlExample: null,
|
|
2979
2563
|
},
|
|
2980
2564
|
{
|
|
2981
2565
|
toolName: "f5xc-api-support-info-list",
|
|
@@ -3034,13 +2618,6 @@ export const supportTools = [
|
|
|
3034
2618
|
dangerLevel: "low",
|
|
3035
2619
|
sideEffects: null,
|
|
3036
2620
|
requiredFields: ["path.namespace", "path.node", "path.site"],
|
|
3037
|
-
cliExamples: [
|
|
3038
|
-
{
|
|
3039
|
-
command: "f5xcctl operate info list --namespace {namespace}",
|
|
3040
|
-
description: "List all infos",
|
|
3041
|
-
use_case: "list_all",
|
|
3042
|
-
},
|
|
3043
|
-
],
|
|
3044
2621
|
confirmationRequired: false,
|
|
3045
2622
|
parameterExamples: {
|
|
3046
2623
|
namespace: "Value",
|
|
@@ -3087,13 +2664,6 @@ export const supportTools = [
|
|
|
3087
2664
|
},
|
|
3088
2665
|
confirmation_required: false,
|
|
3089
2666
|
danger_level: "low",
|
|
3090
|
-
examples: [
|
|
3091
|
-
{
|
|
3092
|
-
command: "f5xcctl operate info list --namespace {namespace}",
|
|
3093
|
-
description: "List all infos",
|
|
3094
|
-
use_case: "list_all",
|
|
3095
|
-
},
|
|
3096
|
-
],
|
|
3097
2667
|
field_docs: {},
|
|
3098
2668
|
optional_fields: [],
|
|
3099
2669
|
performance_impact: {
|
|
@@ -3104,6 +2674,7 @@ export const supportTools = [
|
|
|
3104
2674
|
required_fields: ["path.namespace", "path.node", "path.site"],
|
|
3105
2675
|
side_effects: {},
|
|
3106
2676
|
},
|
|
2677
|
+
curlExample: null,
|
|
3107
2678
|
},
|
|
3108
2679
|
{
|
|
3109
2680
|
toolName: "f5xc-api-support-jira-projects-issue-type-create",
|
|
@@ -3132,18 +2703,6 @@ export const supportTools = [
|
|
|
3132
2703
|
creates: ["jira-projects-issue-type"],
|
|
3133
2704
|
},
|
|
3134
2705
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
3135
|
-
cliExamples: [
|
|
3136
|
-
{
|
|
3137
|
-
command: "f5xcctl web jira-projects-issue-type create -f {file}.yaml",
|
|
3138
|
-
description: "Create from YAML file",
|
|
3139
|
-
use_case: "file_based",
|
|
3140
|
-
},
|
|
3141
|
-
{
|
|
3142
|
-
command: "f5xcctl web jira-projects-issue-type create {name} --namespace {namespace}",
|
|
3143
|
-
description: "Create jira-projects-issue-type",
|
|
3144
|
-
use_case: "basic_create",
|
|
3145
|
-
},
|
|
3146
|
-
],
|
|
3147
2706
|
confirmationRequired: false,
|
|
3148
2707
|
parameterExamples: {},
|
|
3149
2708
|
validationRules: {},
|
|
@@ -3189,18 +2748,6 @@ export const supportTools = [
|
|
|
3189
2748
|
},
|
|
3190
2749
|
confirmation_required: false,
|
|
3191
2750
|
danger_level: "medium",
|
|
3192
|
-
examples: [
|
|
3193
|
-
{
|
|
3194
|
-
command: "f5xcctl web jira-projects-issue-type create {name} --namespace {namespace}",
|
|
3195
|
-
description: "Create jira-projects-issue-type",
|
|
3196
|
-
use_case: "basic_create",
|
|
3197
|
-
},
|
|
3198
|
-
{
|
|
3199
|
-
command: "f5xcctl web jira-projects-issue-type create -f {file}.yaml",
|
|
3200
|
-
description: "Create from YAML file",
|
|
3201
|
-
use_case: "file_based",
|
|
3202
|
-
},
|
|
3203
|
-
],
|
|
3204
2751
|
field_docs: {},
|
|
3205
2752
|
optional_fields: [],
|
|
3206
2753
|
performance_impact: {
|
|
@@ -3213,6 +2760,7 @@ export const supportTools = [
|
|
|
3213
2760
|
creates: ["jira-projects-issue-type"],
|
|
3214
2761
|
},
|
|
3215
2762
|
},
|
|
2763
|
+
curlExample: null,
|
|
3216
2764
|
},
|
|
3217
2765
|
{
|
|
3218
2766
|
toolName: "f5xc-api-support-list-list",
|
|
@@ -3271,13 +2819,6 @@ export const supportTools = [
|
|
|
3271
2819
|
dangerLevel: "low",
|
|
3272
2820
|
sideEffects: null,
|
|
3273
2821
|
requiredFields: ["path.namespace", "path.node", "path.site"],
|
|
3274
|
-
cliExamples: [
|
|
3275
|
-
{
|
|
3276
|
-
command: "f5xcctl operate list list --namespace {namespace}",
|
|
3277
|
-
description: "List all lists",
|
|
3278
|
-
use_case: "list_all",
|
|
3279
|
-
},
|
|
3280
|
-
],
|
|
3281
2822
|
confirmationRequired: false,
|
|
3282
2823
|
parameterExamples: {
|
|
3283
2824
|
namespace: "Value",
|
|
@@ -3324,13 +2865,6 @@ export const supportTools = [
|
|
|
3324
2865
|
},
|
|
3325
2866
|
confirmation_required: false,
|
|
3326
2867
|
danger_level: "low",
|
|
3327
|
-
examples: [
|
|
3328
|
-
{
|
|
3329
|
-
command: "f5xcctl operate list list --namespace {namespace}",
|
|
3330
|
-
description: "List all lists",
|
|
3331
|
-
use_case: "list_all",
|
|
3332
|
-
},
|
|
3333
|
-
],
|
|
3334
2868
|
field_docs: {},
|
|
3335
2869
|
optional_fields: [],
|
|
3336
2870
|
performance_impact: {
|
|
@@ -3341,6 +2875,7 @@ export const supportTools = [
|
|
|
3341
2875
|
required_fields: ["path.namespace", "path.node", "path.site"],
|
|
3342
2876
|
side_effects: {},
|
|
3343
2877
|
},
|
|
2878
|
+
curlExample: null,
|
|
3344
2879
|
},
|
|
3345
2880
|
{
|
|
3346
2881
|
toolName: "f5xc-api-support-list-service-list",
|
|
@@ -3388,13 +2923,6 @@ export const supportTools = [
|
|
|
3388
2923
|
dangerLevel: "low",
|
|
3389
2924
|
sideEffects: null,
|
|
3390
2925
|
requiredFields: ["path.namespace", "path.site"],
|
|
3391
|
-
cliExamples: [
|
|
3392
|
-
{
|
|
3393
|
-
command: "f5xcctl operate list-service list --namespace {namespace}",
|
|
3394
|
-
description: "List all list-services",
|
|
3395
|
-
use_case: "list_all",
|
|
3396
|
-
},
|
|
3397
|
-
],
|
|
3398
2926
|
confirmationRequired: false,
|
|
3399
2927
|
parameterExamples: {
|
|
3400
2928
|
namespace: "Value",
|
|
@@ -3440,13 +2968,6 @@ export const supportTools = [
|
|
|
3440
2968
|
},
|
|
3441
2969
|
confirmation_required: false,
|
|
3442
2970
|
danger_level: "low",
|
|
3443
|
-
examples: [
|
|
3444
|
-
{
|
|
3445
|
-
command: "f5xcctl operate list-service list --namespace {namespace}",
|
|
3446
|
-
description: "List all list-services",
|
|
3447
|
-
use_case: "list_all",
|
|
3448
|
-
},
|
|
3449
|
-
],
|
|
3450
2971
|
field_docs: {},
|
|
3451
2972
|
optional_fields: [],
|
|
3452
2973
|
performance_impact: {
|
|
@@ -3457,6 +2978,7 @@ export const supportTools = [
|
|
|
3457
2978
|
required_fields: ["path.namespace", "path.site"],
|
|
3458
2979
|
side_effects: {},
|
|
3459
2980
|
},
|
|
2981
|
+
curlExample: null,
|
|
3460
2982
|
},
|
|
3461
2983
|
{
|
|
3462
2984
|
toolName: "f5xc-api-support-list-tcpdump-create",
|
|
@@ -3508,18 +3030,6 @@ export const supportTools = [
|
|
|
3508
3030
|
creates: ["list-tcpdump"],
|
|
3509
3031
|
},
|
|
3510
3032
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
3511
|
-
cliExamples: [
|
|
3512
|
-
{
|
|
3513
|
-
command: "f5xcctl operate list-tcpdump create -f {file}.yaml",
|
|
3514
|
-
description: "Create from YAML file",
|
|
3515
|
-
use_case: "file_based",
|
|
3516
|
-
},
|
|
3517
|
-
{
|
|
3518
|
-
command: "f5xcctl operate list-tcpdump create {name} --namespace {namespace}",
|
|
3519
|
-
description: "Create list-tcpdump",
|
|
3520
|
-
use_case: "basic_create",
|
|
3521
|
-
},
|
|
3522
|
-
],
|
|
3523
3033
|
confirmationRequired: false,
|
|
3524
3034
|
parameterExamples: {
|
|
3525
3035
|
namespace: "System",
|
|
@@ -3565,18 +3075,6 @@ export const supportTools = [
|
|
|
3565
3075
|
},
|
|
3566
3076
|
confirmation_required: false,
|
|
3567
3077
|
danger_level: "medium",
|
|
3568
|
-
examples: [
|
|
3569
|
-
{
|
|
3570
|
-
command: "f5xcctl operate list-tcpdump create {name} --namespace {namespace}",
|
|
3571
|
-
description: "Create list-tcpdump",
|
|
3572
|
-
use_case: "basic_create",
|
|
3573
|
-
},
|
|
3574
|
-
{
|
|
3575
|
-
command: "f5xcctl operate list-tcpdump create -f {file}.yaml",
|
|
3576
|
-
description: "Create from YAML file",
|
|
3577
|
-
use_case: "file_based",
|
|
3578
|
-
},
|
|
3579
|
-
],
|
|
3580
3078
|
field_docs: {},
|
|
3581
3079
|
optional_fields: [],
|
|
3582
3080
|
performance_impact: {
|
|
@@ -3589,6 +3087,7 @@ export const supportTools = [
|
|
|
3589
3087
|
creates: ["list-tcpdump"],
|
|
3590
3088
|
},
|
|
3591
3089
|
},
|
|
3090
|
+
curlExample: null,
|
|
3592
3091
|
},
|
|
3593
3092
|
{
|
|
3594
3093
|
toolName: "f5xc-api-support-log-list",
|
|
@@ -3671,13 +3170,6 @@ export const supportTools = [
|
|
|
3671
3170
|
dangerLevel: "low",
|
|
3672
3171
|
sideEffects: null,
|
|
3673
3172
|
requiredFields: ["path.namespace", "path.node", "path.service", "path.site"],
|
|
3674
|
-
cliExamples: [
|
|
3675
|
-
{
|
|
3676
|
-
command: "f5xcctl operate log list --namespace {namespace}",
|
|
3677
|
-
description: "List all logs",
|
|
3678
|
-
use_case: "list_all",
|
|
3679
|
-
},
|
|
3680
|
-
],
|
|
3681
3173
|
confirmationRequired: false,
|
|
3682
3174
|
parameterExamples: {
|
|
3683
3175
|
last_lines: "200",
|
|
@@ -3726,13 +3218,6 @@ export const supportTools = [
|
|
|
3726
3218
|
},
|
|
3727
3219
|
confirmation_required: false,
|
|
3728
3220
|
danger_level: "low",
|
|
3729
|
-
examples: [
|
|
3730
|
-
{
|
|
3731
|
-
command: "f5xcctl operate log list --namespace {namespace}",
|
|
3732
|
-
description: "List all logs",
|
|
3733
|
-
use_case: "list_all",
|
|
3734
|
-
},
|
|
3735
|
-
],
|
|
3736
3221
|
field_docs: {},
|
|
3737
3222
|
optional_fields: [],
|
|
3738
3223
|
performance_impact: {
|
|
@@ -3743,6 +3228,7 @@ export const supportTools = [
|
|
|
3743
3228
|
required_fields: ["path.namespace", "path.node", "path.service", "path.site"],
|
|
3744
3229
|
side_effects: {},
|
|
3745
3230
|
},
|
|
3231
|
+
curlExample: null,
|
|
3746
3232
|
},
|
|
3747
3233
|
{
|
|
3748
3234
|
toolName: "f5xc-api-support-ping-create",
|
|
@@ -3794,18 +3280,6 @@ export const supportTools = [
|
|
|
3794
3280
|
creates: ["ping"],
|
|
3795
3281
|
},
|
|
3796
3282
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
3797
|
-
cliExamples: [
|
|
3798
|
-
{
|
|
3799
|
-
command: "f5xcctl operate ping create -f {file}.yaml",
|
|
3800
|
-
description: "Create from YAML file",
|
|
3801
|
-
use_case: "file_based",
|
|
3802
|
-
},
|
|
3803
|
-
{
|
|
3804
|
-
command: "f5xcctl operate ping create {name} --namespace {namespace}",
|
|
3805
|
-
description: "Create ping",
|
|
3806
|
-
use_case: "basic_create",
|
|
3807
|
-
},
|
|
3808
|
-
],
|
|
3809
3283
|
confirmationRequired: false,
|
|
3810
3284
|
parameterExamples: {
|
|
3811
3285
|
namespace: "System",
|
|
@@ -3851,18 +3325,6 @@ export const supportTools = [
|
|
|
3851
3325
|
},
|
|
3852
3326
|
confirmation_required: false,
|
|
3853
3327
|
danger_level: "medium",
|
|
3854
|
-
examples: [
|
|
3855
|
-
{
|
|
3856
|
-
command: "f5xcctl operate ping create {name} --namespace {namespace}",
|
|
3857
|
-
description: "Create ping",
|
|
3858
|
-
use_case: "basic_create",
|
|
3859
|
-
},
|
|
3860
|
-
{
|
|
3861
|
-
command: "f5xcctl operate ping create -f {file}.yaml",
|
|
3862
|
-
description: "Create from YAML file",
|
|
3863
|
-
use_case: "file_based",
|
|
3864
|
-
},
|
|
3865
|
-
],
|
|
3866
3328
|
field_docs: {},
|
|
3867
3329
|
optional_fields: [],
|
|
3868
3330
|
performance_impact: {
|
|
@@ -3875,6 +3337,7 @@ export const supportTools = [
|
|
|
3875
3337
|
creates: ["ping"],
|
|
3876
3338
|
},
|
|
3877
3339
|
},
|
|
3340
|
+
curlExample: null,
|
|
3878
3341
|
},
|
|
3879
3342
|
{
|
|
3880
3343
|
toolName: "f5xc-api-support-priority-create",
|
|
@@ -3926,18 +3389,6 @@ export const supportTools = [
|
|
|
3926
3389
|
creates: ["priority"],
|
|
3927
3390
|
},
|
|
3928
3391
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
3929
|
-
cliExamples: [
|
|
3930
|
-
{
|
|
3931
|
-
command: "f5xcctl web priority create -f {file}.yaml",
|
|
3932
|
-
description: "Create from YAML file",
|
|
3933
|
-
use_case: "file_based",
|
|
3934
|
-
},
|
|
3935
|
-
{
|
|
3936
|
-
command: "f5xcctl web priority create {name} --namespace {namespace}",
|
|
3937
|
-
description: "Create priority",
|
|
3938
|
-
use_case: "basic_create",
|
|
3939
|
-
},
|
|
3940
|
-
],
|
|
3941
3392
|
confirmationRequired: false,
|
|
3942
3393
|
parameterExamples: {
|
|
3943
3394
|
name: "Value",
|
|
@@ -3983,18 +3434,6 @@ export const supportTools = [
|
|
|
3983
3434
|
},
|
|
3984
3435
|
confirmation_required: false,
|
|
3985
3436
|
danger_level: "medium",
|
|
3986
|
-
examples: [
|
|
3987
|
-
{
|
|
3988
|
-
command: "f5xcctl web priority create {name} --namespace {namespace}",
|
|
3989
|
-
description: "Create priority",
|
|
3990
|
-
use_case: "basic_create",
|
|
3991
|
-
},
|
|
3992
|
-
{
|
|
3993
|
-
command: "f5xcctl web priority create -f {file}.yaml",
|
|
3994
|
-
description: "Create from YAML file",
|
|
3995
|
-
use_case: "file_based",
|
|
3996
|
-
},
|
|
3997
|
-
],
|
|
3998
3437
|
field_docs: {},
|
|
3999
3438
|
optional_fields: [],
|
|
4000
3439
|
performance_impact: {
|
|
@@ -4007,6 +3446,7 @@ export const supportTools = [
|
|
|
4007
3446
|
creates: ["priority"],
|
|
4008
3447
|
},
|
|
4009
3448
|
},
|
|
3449
|
+
curlExample: null,
|
|
4010
3450
|
},
|
|
4011
3451
|
{
|
|
4012
3452
|
toolName: "f5xc-api-support-reboot-create",
|
|
@@ -4075,18 +3515,6 @@ export const supportTools = [
|
|
|
4075
3515
|
"path.node",
|
|
4076
3516
|
"path.site",
|
|
4077
3517
|
],
|
|
4078
|
-
cliExamples: [
|
|
4079
|
-
{
|
|
4080
|
-
command: "f5xcctl operate reboot create -f {file}.yaml",
|
|
4081
|
-
description: "Create from YAML file",
|
|
4082
|
-
use_case: "file_based",
|
|
4083
|
-
},
|
|
4084
|
-
{
|
|
4085
|
-
command: "f5xcctl operate reboot create {name} --namespace {namespace}",
|
|
4086
|
-
description: "Create reboot",
|
|
4087
|
-
use_case: "basic_create",
|
|
4088
|
-
},
|
|
4089
|
-
],
|
|
4090
3518
|
confirmationRequired: false,
|
|
4091
3519
|
parameterExamples: {
|
|
4092
3520
|
namespace: "Value",
|
|
@@ -4133,18 +3561,6 @@ export const supportTools = [
|
|
|
4133
3561
|
},
|
|
4134
3562
|
confirmation_required: false,
|
|
4135
3563
|
danger_level: "medium",
|
|
4136
|
-
examples: [
|
|
4137
|
-
{
|
|
4138
|
-
command: "f5xcctl operate reboot create {name} --namespace {namespace}",
|
|
4139
|
-
description: "Create reboot",
|
|
4140
|
-
use_case: "basic_create",
|
|
4141
|
-
},
|
|
4142
|
-
{
|
|
4143
|
-
command: "f5xcctl operate reboot create -f {file}.yaml",
|
|
4144
|
-
description: "Create from YAML file",
|
|
4145
|
-
use_case: "file_based",
|
|
4146
|
-
},
|
|
4147
|
-
],
|
|
4148
3564
|
field_docs: {},
|
|
4149
3565
|
optional_fields: [],
|
|
4150
3566
|
performance_impact: {
|
|
@@ -4163,6 +3579,7 @@ export const supportTools = [
|
|
|
4163
3579
|
creates: ["reboot"],
|
|
4164
3580
|
},
|
|
4165
3581
|
},
|
|
3582
|
+
curlExample: null,
|
|
4166
3583
|
},
|
|
4167
3584
|
{
|
|
4168
3585
|
toolName: "f5xc-api-support-reopen-create",
|
|
@@ -4214,18 +3631,6 @@ export const supportTools = [
|
|
|
4214
3631
|
creates: ["reopen"],
|
|
4215
3632
|
},
|
|
4216
3633
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
4217
|
-
cliExamples: [
|
|
4218
|
-
{
|
|
4219
|
-
command: "f5xcctl web reopen create -f {file}.yaml",
|
|
4220
|
-
description: "Create from YAML file",
|
|
4221
|
-
use_case: "file_based",
|
|
4222
|
-
},
|
|
4223
|
-
{
|
|
4224
|
-
command: "f5xcctl web reopen create {name} --namespace {namespace}",
|
|
4225
|
-
description: "Create reopen",
|
|
4226
|
-
use_case: "basic_create",
|
|
4227
|
-
},
|
|
4228
|
-
],
|
|
4229
3634
|
confirmationRequired: false,
|
|
4230
3635
|
parameterExamples: {
|
|
4231
3636
|
name: "Value",
|
|
@@ -4271,18 +3676,6 @@ export const supportTools = [
|
|
|
4271
3676
|
},
|
|
4272
3677
|
confirmation_required: false,
|
|
4273
3678
|
danger_level: "medium",
|
|
4274
|
-
examples: [
|
|
4275
|
-
{
|
|
4276
|
-
command: "f5xcctl web reopen create {name} --namespace {namespace}",
|
|
4277
|
-
description: "Create reopen",
|
|
4278
|
-
use_case: "basic_create",
|
|
4279
|
-
},
|
|
4280
|
-
{
|
|
4281
|
-
command: "f5xcctl web reopen create -f {file}.yaml",
|
|
4282
|
-
description: "Create from YAML file",
|
|
4283
|
-
use_case: "file_based",
|
|
4284
|
-
},
|
|
4285
|
-
],
|
|
4286
3679
|
field_docs: {},
|
|
4287
3680
|
optional_fields: [],
|
|
4288
3681
|
performance_impact: {
|
|
@@ -4295,6 +3688,7 @@ export const supportTools = [
|
|
|
4295
3688
|
creates: ["reopen"],
|
|
4296
3689
|
},
|
|
4297
3690
|
},
|
|
3691
|
+
curlExample: null,
|
|
4298
3692
|
},
|
|
4299
3693
|
{
|
|
4300
3694
|
toolName: "f5xc-api-support-resync-crl-create",
|
|
@@ -4346,18 +3740,6 @@ export const supportTools = [
|
|
|
4346
3740
|
creates: ["resync-crl"],
|
|
4347
3741
|
},
|
|
4348
3742
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
4349
|
-
cliExamples: [
|
|
4350
|
-
{
|
|
4351
|
-
command: "f5xcctl operate resync-crl create -f {file}.yaml",
|
|
4352
|
-
description: "Create from YAML file",
|
|
4353
|
-
use_case: "file_based",
|
|
4354
|
-
},
|
|
4355
|
-
{
|
|
4356
|
-
command: "f5xcctl operate resync-crl create {name} --namespace {namespace}",
|
|
4357
|
-
description: "Create resync-crl",
|
|
4358
|
-
use_case: "basic_create",
|
|
4359
|
-
},
|
|
4360
|
-
],
|
|
4361
3743
|
confirmationRequired: false,
|
|
4362
3744
|
parameterExamples: {
|
|
4363
3745
|
namespace: "System",
|
|
@@ -4403,18 +3785,6 @@ export const supportTools = [
|
|
|
4403
3785
|
},
|
|
4404
3786
|
confirmation_required: false,
|
|
4405
3787
|
danger_level: "medium",
|
|
4406
|
-
examples: [
|
|
4407
|
-
{
|
|
4408
|
-
command: "f5xcctl operate resync-crl create {name} --namespace {namespace}",
|
|
4409
|
-
description: "Create resync-crl",
|
|
4410
|
-
use_case: "basic_create",
|
|
4411
|
-
},
|
|
4412
|
-
{
|
|
4413
|
-
command: "f5xcctl operate resync-crl create -f {file}.yaml",
|
|
4414
|
-
description: "Create from YAML file",
|
|
4415
|
-
use_case: "file_based",
|
|
4416
|
-
},
|
|
4417
|
-
],
|
|
4418
3788
|
field_docs: {},
|
|
4419
3789
|
optional_fields: [],
|
|
4420
3790
|
performance_impact: {
|
|
@@ -4427,6 +3797,7 @@ export const supportTools = [
|
|
|
4427
3797
|
creates: ["resync-crl"],
|
|
4428
3798
|
},
|
|
4429
3799
|
},
|
|
3800
|
+
curlExample: null,
|
|
4430
3801
|
},
|
|
4431
3802
|
{
|
|
4432
3803
|
toolName: "f5xc-api-support-rule-list",
|
|
@@ -4485,13 +3856,6 @@ export const supportTools = [
|
|
|
4485
3856
|
dangerLevel: "low",
|
|
4486
3857
|
sideEffects: null,
|
|
4487
3858
|
requiredFields: ["path.namespace", "path.node", "path.site"],
|
|
4488
|
-
cliExamples: [
|
|
4489
|
-
{
|
|
4490
|
-
command: "f5xcctl operate rule list --namespace {namespace}",
|
|
4491
|
-
description: "List all rules",
|
|
4492
|
-
use_case: "list_all",
|
|
4493
|
-
},
|
|
4494
|
-
],
|
|
4495
3859
|
confirmationRequired: false,
|
|
4496
3860
|
parameterExamples: {
|
|
4497
3861
|
namespace: "Value",
|
|
@@ -4538,13 +3902,6 @@ export const supportTools = [
|
|
|
4538
3902
|
},
|
|
4539
3903
|
confirmation_required: false,
|
|
4540
3904
|
danger_level: "low",
|
|
4541
|
-
examples: [
|
|
4542
|
-
{
|
|
4543
|
-
command: "f5xcctl operate rule list --namespace {namespace}",
|
|
4544
|
-
description: "List all rules",
|
|
4545
|
-
use_case: "list_all",
|
|
4546
|
-
},
|
|
4547
|
-
],
|
|
4548
3905
|
field_docs: {},
|
|
4549
3906
|
optional_fields: [],
|
|
4550
3907
|
performance_impact: {
|
|
@@ -4555,6 +3912,7 @@ export const supportTools = [
|
|
|
4555
3912
|
required_fields: ["path.namespace", "path.node", "path.site"],
|
|
4556
3913
|
side_effects: {},
|
|
4557
3914
|
},
|
|
3915
|
+
curlExample: null,
|
|
4558
3916
|
},
|
|
4559
3917
|
{
|
|
4560
3918
|
toolName: "f5xc-api-support-soft-restart-create",
|
|
@@ -4635,18 +3993,6 @@ export const supportTools = [
|
|
|
4635
3993
|
"path.service",
|
|
4636
3994
|
"path.site",
|
|
4637
3995
|
],
|
|
4638
|
-
cliExamples: [
|
|
4639
|
-
{
|
|
4640
|
-
command: "f5xcctl operate soft-restart create -f {file}.yaml",
|
|
4641
|
-
description: "Create from YAML file",
|
|
4642
|
-
use_case: "file_based",
|
|
4643
|
-
},
|
|
4644
|
-
{
|
|
4645
|
-
command: "f5xcctl operate soft-restart create {name} --namespace {namespace}",
|
|
4646
|
-
description: "Create soft-restart",
|
|
4647
|
-
use_case: "basic_create",
|
|
4648
|
-
},
|
|
4649
|
-
],
|
|
4650
3996
|
confirmationRequired: false,
|
|
4651
3997
|
parameterExamples: {
|
|
4652
3998
|
namespace: "Value",
|
|
@@ -4694,18 +4040,6 @@ export const supportTools = [
|
|
|
4694
4040
|
},
|
|
4695
4041
|
confirmation_required: false,
|
|
4696
4042
|
danger_level: "medium",
|
|
4697
|
-
examples: [
|
|
4698
|
-
{
|
|
4699
|
-
command: "f5xcctl operate soft-restart create {name} --namespace {namespace}",
|
|
4700
|
-
description: "Create soft-restart",
|
|
4701
|
-
use_case: "basic_create",
|
|
4702
|
-
},
|
|
4703
|
-
{
|
|
4704
|
-
command: "f5xcctl operate soft-restart create -f {file}.yaml",
|
|
4705
|
-
description: "Create from YAML file",
|
|
4706
|
-
use_case: "file_based",
|
|
4707
|
-
},
|
|
4708
|
-
],
|
|
4709
4043
|
field_docs: {},
|
|
4710
4044
|
optional_fields: [],
|
|
4711
4045
|
performance_impact: {
|
|
@@ -4725,6 +4059,7 @@ export const supportTools = [
|
|
|
4725
4059
|
creates: ["soft-restart"],
|
|
4726
4060
|
},
|
|
4727
4061
|
},
|
|
4062
|
+
curlExample: null,
|
|
4728
4063
|
},
|
|
4729
4064
|
{
|
|
4730
4065
|
toolName: "f5xc-api-support-start-debug-info-collection-list",
|
|
@@ -4770,13 +4105,6 @@ export const supportTools = [
|
|
|
4770
4105
|
dangerLevel: "low",
|
|
4771
4106
|
sideEffects: null,
|
|
4772
4107
|
requiredFields: ["path.node", "path.site"],
|
|
4773
|
-
cliExamples: [
|
|
4774
|
-
{
|
|
4775
|
-
command: "f5xcctl operate start-debug-info-collection list --namespace {namespace}",
|
|
4776
|
-
description: "List all start-debug-info-collections",
|
|
4777
|
-
use_case: "list_all",
|
|
4778
|
-
},
|
|
4779
|
-
],
|
|
4780
4108
|
confirmationRequired: false,
|
|
4781
4109
|
parameterExamples: {
|
|
4782
4110
|
node: "Master-0",
|
|
@@ -4822,13 +4150,6 @@ export const supportTools = [
|
|
|
4822
4150
|
},
|
|
4823
4151
|
confirmation_required: false,
|
|
4824
4152
|
danger_level: "low",
|
|
4825
|
-
examples: [
|
|
4826
|
-
{
|
|
4827
|
-
command: "f5xcctl operate start-debug-info-collection list --namespace {namespace}",
|
|
4828
|
-
description: "List all start-debug-info-collections",
|
|
4829
|
-
use_case: "list_all",
|
|
4830
|
-
},
|
|
4831
|
-
],
|
|
4832
4153
|
field_docs: {},
|
|
4833
4154
|
optional_fields: [],
|
|
4834
4155
|
performance_impact: {
|
|
@@ -4839,6 +4160,7 @@ export const supportTools = [
|
|
|
4839
4160
|
required_fields: ["path.node", "path.site"],
|
|
4840
4161
|
side_effects: {},
|
|
4841
4162
|
},
|
|
4163
|
+
curlExample: null,
|
|
4842
4164
|
},
|
|
4843
4165
|
{
|
|
4844
4166
|
toolName: "f5xc-api-support-statu-list",
|
|
@@ -4909,13 +4231,6 @@ export const supportTools = [
|
|
|
4909
4231
|
dangerLevel: "low",
|
|
4910
4232
|
sideEffects: null,
|
|
4911
4233
|
requiredFields: ["path.namespace", "path.site", "path.vesnamespace"],
|
|
4912
|
-
cliExamples: [
|
|
4913
|
-
{
|
|
4914
|
-
command: "f5xcctl operate statu list --namespace {namespace}",
|
|
4915
|
-
description: "List all status",
|
|
4916
|
-
use_case: "list_all",
|
|
4917
|
-
},
|
|
4918
|
-
],
|
|
4919
4234
|
confirmationRequired: false,
|
|
4920
4235
|
parameterExamples: {
|
|
4921
4236
|
namespace: "Value",
|
|
@@ -4962,13 +4277,6 @@ export const supportTools = [
|
|
|
4962
4277
|
},
|
|
4963
4278
|
confirmation_required: false,
|
|
4964
4279
|
danger_level: "low",
|
|
4965
|
-
examples: [
|
|
4966
|
-
{
|
|
4967
|
-
command: "f5xcctl operate statu list --namespace {namespace}",
|
|
4968
|
-
description: "List all status",
|
|
4969
|
-
use_case: "list_all",
|
|
4970
|
-
},
|
|
4971
|
-
],
|
|
4972
4280
|
field_docs: {},
|
|
4973
4281
|
optional_fields: [],
|
|
4974
4282
|
performance_impact: {
|
|
@@ -4979,6 +4287,7 @@ export const supportTools = [
|
|
|
4979
4287
|
required_fields: ["path.namespace", "path.site", "path.vesnamespace"],
|
|
4980
4288
|
side_effects: {},
|
|
4981
4289
|
},
|
|
4290
|
+
curlExample: null,
|
|
4982
4291
|
},
|
|
4983
4292
|
{
|
|
4984
4293
|
toolName: "f5xc-api-support-stop-tcpdump-create",
|
|
@@ -5028,18 +4337,6 @@ export const supportTools = [
|
|
|
5028
4337
|
creates: ["stop-tcpdump"],
|
|
5029
4338
|
},
|
|
5030
4339
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
5031
|
-
cliExamples: [
|
|
5032
|
-
{
|
|
5033
|
-
command: "f5xcctl operate stop-tcpdump create -f {file}.yaml",
|
|
5034
|
-
description: "Create from YAML file",
|
|
5035
|
-
use_case: "file_based",
|
|
5036
|
-
},
|
|
5037
|
-
{
|
|
5038
|
-
command: "f5xcctl operate stop-tcpdump create {name} --namespace {namespace}",
|
|
5039
|
-
description: "Create stop-tcpdump",
|
|
5040
|
-
use_case: "basic_create",
|
|
5041
|
-
},
|
|
5042
|
-
],
|
|
5043
4340
|
confirmationRequired: false,
|
|
5044
4341
|
parameterExamples: {
|
|
5045
4342
|
namespace: "System",
|
|
@@ -5085,18 +4382,6 @@ export const supportTools = [
|
|
|
5085
4382
|
},
|
|
5086
4383
|
confirmation_required: false,
|
|
5087
4384
|
danger_level: "medium",
|
|
5088
|
-
examples: [
|
|
5089
|
-
{
|
|
5090
|
-
command: "f5xcctl operate stop-tcpdump create {name} --namespace {namespace}",
|
|
5091
|
-
description: "Create stop-tcpdump",
|
|
5092
|
-
use_case: "basic_create",
|
|
5093
|
-
},
|
|
5094
|
-
{
|
|
5095
|
-
command: "f5xcctl operate stop-tcpdump create -f {file}.yaml",
|
|
5096
|
-
description: "Create from YAML file",
|
|
5097
|
-
use_case: "file_based",
|
|
5098
|
-
},
|
|
5099
|
-
],
|
|
5100
4385
|
field_docs: {},
|
|
5101
4386
|
optional_fields: [],
|
|
5102
4387
|
performance_impact: {
|
|
@@ -5109,6 +4394,7 @@ export const supportTools = [
|
|
|
5109
4394
|
creates: ["stop-tcpdump"],
|
|
5110
4395
|
},
|
|
5111
4396
|
},
|
|
4397
|
+
curlExample: null,
|
|
5112
4398
|
},
|
|
5113
4399
|
{
|
|
5114
4400
|
toolName: "f5xc-api-support-support-ticket-create",
|
|
@@ -5137,18 +4423,6 @@ export const supportTools = [
|
|
|
5137
4423
|
creates: ["support-ticket"],
|
|
5138
4424
|
},
|
|
5139
4425
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
5140
|
-
cliExamples: [
|
|
5141
|
-
{
|
|
5142
|
-
command: "f5xcctl web support-ticket create -f {file}.yaml",
|
|
5143
|
-
description: "Create from YAML file",
|
|
5144
|
-
use_case: "file_based",
|
|
5145
|
-
},
|
|
5146
|
-
{
|
|
5147
|
-
command: "f5xcctl web support-ticket create {name} --namespace {namespace}",
|
|
5148
|
-
description: "Create support-ticket",
|
|
5149
|
-
use_case: "basic_create",
|
|
5150
|
-
},
|
|
5151
|
-
],
|
|
5152
4426
|
confirmationRequired: false,
|
|
5153
4427
|
parameterExamples: {},
|
|
5154
4428
|
validationRules: {},
|
|
@@ -5191,18 +4465,6 @@ export const supportTools = [
|
|
|
5191
4465
|
},
|
|
5192
4466
|
confirmation_required: false,
|
|
5193
4467
|
danger_level: "medium",
|
|
5194
|
-
examples: [
|
|
5195
|
-
{
|
|
5196
|
-
command: "f5xcctl web support-ticket create {name} --namespace {namespace}",
|
|
5197
|
-
description: "Create support-ticket",
|
|
5198
|
-
use_case: "basic_create",
|
|
5199
|
-
},
|
|
5200
|
-
{
|
|
5201
|
-
command: "f5xcctl web support-ticket create -f {file}.yaml",
|
|
5202
|
-
description: "Create from YAML file",
|
|
5203
|
-
use_case: "file_based",
|
|
5204
|
-
},
|
|
5205
|
-
],
|
|
5206
4468
|
field_docs: {},
|
|
5207
4469
|
optional_fields: [],
|
|
5208
4470
|
performance_impact: {
|
|
@@ -5215,6 +4477,7 @@ export const supportTools = [
|
|
|
5215
4477
|
creates: ["support-ticket"],
|
|
5216
4478
|
},
|
|
5217
4479
|
},
|
|
4480
|
+
curlExample: null,
|
|
5218
4481
|
},
|
|
5219
4482
|
{
|
|
5220
4483
|
toolName: "f5xc-api-support-tax-exempt-request-create",
|
|
@@ -5243,18 +4506,6 @@ export const supportTools = [
|
|
|
5243
4506
|
creates: ["tax-exempt-request"],
|
|
5244
4507
|
},
|
|
5245
4508
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
5246
|
-
cliExamples: [
|
|
5247
|
-
{
|
|
5248
|
-
command: "f5xcctl web tax-exempt-request create -f {file}.yaml",
|
|
5249
|
-
description: "Create from YAML file",
|
|
5250
|
-
use_case: "file_based",
|
|
5251
|
-
},
|
|
5252
|
-
{
|
|
5253
|
-
command: "f5xcctl web tax-exempt-request create {name} --namespace {namespace}",
|
|
5254
|
-
description: "Create tax-exempt-request",
|
|
5255
|
-
use_case: "basic_create",
|
|
5256
|
-
},
|
|
5257
|
-
],
|
|
5258
4509
|
confirmationRequired: false,
|
|
5259
4510
|
parameterExamples: {},
|
|
5260
4511
|
validationRules: {},
|
|
@@ -5300,18 +4551,6 @@ export const supportTools = [
|
|
|
5300
4551
|
},
|
|
5301
4552
|
confirmation_required: false,
|
|
5302
4553
|
danger_level: "medium",
|
|
5303
|
-
examples: [
|
|
5304
|
-
{
|
|
5305
|
-
command: "f5xcctl web tax-exempt-request create {name} --namespace {namespace}",
|
|
5306
|
-
description: "Create tax-exempt-request",
|
|
5307
|
-
use_case: "basic_create",
|
|
5308
|
-
},
|
|
5309
|
-
{
|
|
5310
|
-
command: "f5xcctl web tax-exempt-request create -f {file}.yaml",
|
|
5311
|
-
description: "Create from YAML file",
|
|
5312
|
-
use_case: "file_based",
|
|
5313
|
-
},
|
|
5314
|
-
],
|
|
5315
4554
|
field_docs: {},
|
|
5316
4555
|
optional_fields: [],
|
|
5317
4556
|
performance_impact: {
|
|
@@ -5324,6 +4563,7 @@ export const supportTools = [
|
|
|
5324
4563
|
creates: ["tax-exempt-request"],
|
|
5325
4564
|
},
|
|
5326
4565
|
},
|
|
4566
|
+
curlExample: null,
|
|
5327
4567
|
},
|
|
5328
4568
|
{
|
|
5329
4569
|
toolName: "f5xc-api-support-tcpdump-create",
|
|
@@ -5375,18 +4615,6 @@ export const supportTools = [
|
|
|
5375
4615
|
creates: ["tcpdump"],
|
|
5376
4616
|
},
|
|
5377
4617
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
5378
|
-
cliExamples: [
|
|
5379
|
-
{
|
|
5380
|
-
command: "f5xcctl operate tcpdump create -f {file}.yaml",
|
|
5381
|
-
description: "Create from YAML file",
|
|
5382
|
-
use_case: "file_based",
|
|
5383
|
-
},
|
|
5384
|
-
{
|
|
5385
|
-
command: "f5xcctl operate tcpdump create {name} --namespace {namespace}",
|
|
5386
|
-
description: "Create tcpdump",
|
|
5387
|
-
use_case: "basic_create",
|
|
5388
|
-
},
|
|
5389
|
-
],
|
|
5390
4618
|
confirmationRequired: false,
|
|
5391
4619
|
parameterExamples: {
|
|
5392
4620
|
namespace: "System",
|
|
@@ -5432,18 +4660,6 @@ export const supportTools = [
|
|
|
5432
4660
|
},
|
|
5433
4661
|
confirmation_required: false,
|
|
5434
4662
|
danger_level: "medium",
|
|
5435
|
-
examples: [
|
|
5436
|
-
{
|
|
5437
|
-
command: "f5xcctl operate tcpdump create {name} --namespace {namespace}",
|
|
5438
|
-
description: "Create tcpdump",
|
|
5439
|
-
use_case: "basic_create",
|
|
5440
|
-
},
|
|
5441
|
-
{
|
|
5442
|
-
command: "f5xcctl operate tcpdump create -f {file}.yaml",
|
|
5443
|
-
description: "Create from YAML file",
|
|
5444
|
-
use_case: "file_based",
|
|
5445
|
-
},
|
|
5446
|
-
],
|
|
5447
4663
|
field_docs: {},
|
|
5448
4664
|
optional_fields: [],
|
|
5449
4665
|
performance_impact: {
|
|
@@ -5456,6 +4672,7 @@ export const supportTools = [
|
|
|
5456
4672
|
creates: ["tcpdump"],
|
|
5457
4673
|
},
|
|
5458
4674
|
},
|
|
4675
|
+
curlExample: null,
|
|
5459
4676
|
},
|
|
5460
4677
|
{
|
|
5461
4678
|
toolName: "f5xc-api-support-ticket-tracking-system-create",
|
|
@@ -5496,18 +4713,6 @@ export const supportTools = [
|
|
|
5496
4713
|
creates: ["ticket-tracking-system"],
|
|
5497
4714
|
},
|
|
5498
4715
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
5499
|
-
cliExamples: [
|
|
5500
|
-
{
|
|
5501
|
-
command: "f5xcctl web ticket-tracking-system create -f {file}.yaml",
|
|
5502
|
-
description: "Create from YAML file",
|
|
5503
|
-
use_case: "file_based",
|
|
5504
|
-
},
|
|
5505
|
-
{
|
|
5506
|
-
command: "f5xcctl web ticket-tracking-system create {name} --namespace {namespace}",
|
|
5507
|
-
description: "Create ticket-tracking-system",
|
|
5508
|
-
use_case: "basic_create",
|
|
5509
|
-
},
|
|
5510
|
-
],
|
|
5511
4716
|
confirmationRequired: false,
|
|
5512
4717
|
parameterExamples: {
|
|
5513
4718
|
"metadata.namespace": "Staging",
|
|
@@ -5555,18 +4760,6 @@ export const supportTools = [
|
|
|
5555
4760
|
},
|
|
5556
4761
|
confirmation_required: false,
|
|
5557
4762
|
danger_level: "medium",
|
|
5558
|
-
examples: [
|
|
5559
|
-
{
|
|
5560
|
-
command: "f5xcctl web ticket-tracking-system create {name} --namespace {namespace}",
|
|
5561
|
-
description: "Create ticket-tracking-system",
|
|
5562
|
-
use_case: "basic_create",
|
|
5563
|
-
},
|
|
5564
|
-
{
|
|
5565
|
-
command: "f5xcctl web ticket-tracking-system create -f {file}.yaml",
|
|
5566
|
-
description: "Create from YAML file",
|
|
5567
|
-
use_case: "file_based",
|
|
5568
|
-
},
|
|
5569
|
-
],
|
|
5570
4763
|
field_docs: {},
|
|
5571
4764
|
optional_fields: [],
|
|
5572
4765
|
performance_impact: {
|
|
@@ -5579,6 +4772,7 @@ export const supportTools = [
|
|
|
5579
4772
|
creates: ["ticket-tracking-system"],
|
|
5580
4773
|
},
|
|
5581
4774
|
},
|
|
4775
|
+
curlExample: null,
|
|
5582
4776
|
},
|
|
5583
4777
|
{
|
|
5584
4778
|
toolName: "f5xc-api-support-ticket-tracking-system-delete",
|
|
@@ -5628,13 +4822,6 @@ export const supportTools = [
|
|
|
5628
4822
|
deletes: ["ticket-tracking-system", "contained_resources"],
|
|
5629
4823
|
},
|
|
5630
4824
|
requiredFields: ["path.name", "path.namespace"],
|
|
5631
|
-
cliExamples: [
|
|
5632
|
-
{
|
|
5633
|
-
command: "f5xcctl web ticket-tracking-system delete {name} --namespace {namespace}",
|
|
5634
|
-
description: "Delete ticket-tracking-system",
|
|
5635
|
-
use_case: "delete",
|
|
5636
|
-
},
|
|
5637
|
-
],
|
|
5638
4825
|
confirmationRequired: true,
|
|
5639
4826
|
parameterExamples: {
|
|
5640
4827
|
name: "Name",
|
|
@@ -5680,13 +4867,6 @@ export const supportTools = [
|
|
|
5680
4867
|
},
|
|
5681
4868
|
confirmation_required: true,
|
|
5682
4869
|
danger_level: "high",
|
|
5683
|
-
examples: [
|
|
5684
|
-
{
|
|
5685
|
-
command: "f5xcctl web ticket-tracking-system delete {name} --namespace {namespace}",
|
|
5686
|
-
description: "Delete ticket-tracking-system",
|
|
5687
|
-
use_case: "delete",
|
|
5688
|
-
},
|
|
5689
|
-
],
|
|
5690
4870
|
field_docs: {},
|
|
5691
4871
|
optional_fields: [],
|
|
5692
4872
|
performance_impact: {
|
|
@@ -5699,6 +4879,7 @@ export const supportTools = [
|
|
|
5699
4879
|
deletes: ["ticket-tracking-system", "contained_resources"],
|
|
5700
4880
|
},
|
|
5701
4881
|
},
|
|
4882
|
+
curlExample: null,
|
|
5702
4883
|
},
|
|
5703
4884
|
{
|
|
5704
4885
|
toolName: "f5xc-api-support-ticket-tracking-system-get",
|
|
@@ -5766,13 +4947,6 @@ export const supportTools = [
|
|
|
5766
4947
|
dangerLevel: "low",
|
|
5767
4948
|
sideEffects: null,
|
|
5768
4949
|
requiredFields: ["path.name", "path.namespace"],
|
|
5769
|
-
cliExamples: [
|
|
5770
|
-
{
|
|
5771
|
-
command: "f5xcctl web ticket-tracking-system get {name} --namespace {namespace}",
|
|
5772
|
-
description: "Get specific ticket-tracking-system",
|
|
5773
|
-
use_case: "get_specific",
|
|
5774
|
-
},
|
|
5775
|
-
],
|
|
5776
4950
|
confirmationRequired: false,
|
|
5777
4951
|
parameterExamples: {
|
|
5778
4952
|
name: "Name",
|
|
@@ -5818,13 +4992,6 @@ export const supportTools = [
|
|
|
5818
4992
|
},
|
|
5819
4993
|
confirmation_required: false,
|
|
5820
4994
|
danger_level: "low",
|
|
5821
|
-
examples: [
|
|
5822
|
-
{
|
|
5823
|
-
command: "f5xcctl web ticket-tracking-system get {name} --namespace {namespace}",
|
|
5824
|
-
description: "Get specific ticket-tracking-system",
|
|
5825
|
-
use_case: "get_specific",
|
|
5826
|
-
},
|
|
5827
|
-
],
|
|
5828
4995
|
field_docs: {},
|
|
5829
4996
|
optional_fields: [],
|
|
5830
4997
|
performance_impact: {
|
|
@@ -5835,6 +5002,7 @@ export const supportTools = [
|
|
|
5835
5002
|
required_fields: ["path.name", "path.namespace"],
|
|
5836
5003
|
side_effects: {},
|
|
5837
5004
|
},
|
|
5005
|
+
curlExample: null,
|
|
5838
5006
|
},
|
|
5839
5007
|
{
|
|
5840
5008
|
toolName: "f5xc-api-support-ticket-tracking-system-list",
|
|
@@ -5909,13 +5077,6 @@ export const supportTools = [
|
|
|
5909
5077
|
dangerLevel: "low",
|
|
5910
5078
|
sideEffects: null,
|
|
5911
5079
|
requiredFields: ["path.namespace"],
|
|
5912
|
-
cliExamples: [
|
|
5913
|
-
{
|
|
5914
|
-
command: "f5xcctl web ticket-tracking-system list --namespace {namespace}",
|
|
5915
|
-
description: "List all ticket-tracking-systems",
|
|
5916
|
-
use_case: "list_all",
|
|
5917
|
-
},
|
|
5918
|
-
],
|
|
5919
5080
|
confirmationRequired: false,
|
|
5920
5081
|
parameterExamples: {
|
|
5921
5082
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5961,13 +5122,6 @@ export const supportTools = [
|
|
|
5961
5122
|
},
|
|
5962
5123
|
confirmation_required: false,
|
|
5963
5124
|
danger_level: "low",
|
|
5964
|
-
examples: [
|
|
5965
|
-
{
|
|
5966
|
-
command: "f5xcctl web ticket-tracking-system list --namespace {namespace}",
|
|
5967
|
-
description: "List all ticket-tracking-systems",
|
|
5968
|
-
use_case: "list_all",
|
|
5969
|
-
},
|
|
5970
|
-
],
|
|
5971
5125
|
field_docs: {},
|
|
5972
5126
|
optional_fields: [],
|
|
5973
5127
|
performance_impact: {
|
|
@@ -5978,6 +5132,7 @@ export const supportTools = [
|
|
|
5978
5132
|
required_fields: ["path.namespace"],
|
|
5979
5133
|
side_effects: {},
|
|
5980
5134
|
},
|
|
5135
|
+
curlExample: null,
|
|
5981
5136
|
},
|
|
5982
5137
|
{
|
|
5983
5138
|
toolName: "f5xc-api-support-ticket-tracking-system-update",
|
|
@@ -6029,13 +5184,6 @@ export const supportTools = [
|
|
|
6029
5184
|
modifies: ["ticket-tracking-system"],
|
|
6030
5185
|
},
|
|
6031
5186
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
6032
|
-
cliExamples: [
|
|
6033
|
-
{
|
|
6034
|
-
command: "f5xcctl web ticket-tracking-system update {name} --namespace {namespace} -f {file}.yaml",
|
|
6035
|
-
description: "Update ticket-tracking-system",
|
|
6036
|
-
use_case: "update",
|
|
6037
|
-
},
|
|
6038
|
-
],
|
|
6039
5187
|
confirmationRequired: false,
|
|
6040
5188
|
parameterExamples: {
|
|
6041
5189
|
"metadata.name": "Example-corp-web.",
|
|
@@ -6081,13 +5229,6 @@ export const supportTools = [
|
|
|
6081
5229
|
},
|
|
6082
5230
|
confirmation_required: false,
|
|
6083
5231
|
danger_level: "medium",
|
|
6084
|
-
examples: [
|
|
6085
|
-
{
|
|
6086
|
-
command: "f5xcctl web ticket-tracking-system update {name} --namespace {namespace} -f {file}.yaml",
|
|
6087
|
-
description: "Update ticket-tracking-system",
|
|
6088
|
-
use_case: "update",
|
|
6089
|
-
},
|
|
6090
|
-
],
|
|
6091
5232
|
field_docs: {},
|
|
6092
5233
|
optional_fields: [],
|
|
6093
5234
|
performance_impact: {
|
|
@@ -6100,6 +5241,7 @@ export const supportTools = [
|
|
|
6100
5241
|
modifies: ["ticket-tracking-system"],
|
|
6101
5242
|
},
|
|
6102
5243
|
},
|
|
5244
|
+
curlExample: null,
|
|
6103
5245
|
},
|
|
6104
5246
|
{
|
|
6105
5247
|
toolName: "f5xc-api-support-validate-ticket-tracking-system-create",
|
|
@@ -6128,18 +5270,6 @@ export const supportTools = [
|
|
|
6128
5270
|
creates: ["validate-ticket-tracking-system"],
|
|
6129
5271
|
},
|
|
6130
5272
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
6131
|
-
cliExamples: [
|
|
6132
|
-
{
|
|
6133
|
-
command: "f5xcctl web validate-ticket-tracking-system create -f {file}.yaml",
|
|
6134
|
-
description: "Create from YAML file",
|
|
6135
|
-
use_case: "file_based",
|
|
6136
|
-
},
|
|
6137
|
-
{
|
|
6138
|
-
command: "f5xcctl web validate-ticket-tracking-system create {name} --namespace {namespace}",
|
|
6139
|
-
description: "Create validate-ticket-tracking-system",
|
|
6140
|
-
use_case: "basic_create",
|
|
6141
|
-
},
|
|
6142
|
-
],
|
|
6143
5273
|
confirmationRequired: false,
|
|
6144
5274
|
parameterExamples: {},
|
|
6145
5275
|
validationRules: {},
|
|
@@ -6185,18 +5315,6 @@ export const supportTools = [
|
|
|
6185
5315
|
},
|
|
6186
5316
|
confirmation_required: false,
|
|
6187
5317
|
danger_level: "medium",
|
|
6188
|
-
examples: [
|
|
6189
|
-
{
|
|
6190
|
-
command: "f5xcctl web validate-ticket-tracking-system create {name} --namespace {namespace}",
|
|
6191
|
-
description: "Create validate-ticket-tracking-system",
|
|
6192
|
-
use_case: "basic_create",
|
|
6193
|
-
},
|
|
6194
|
-
{
|
|
6195
|
-
command: "f5xcctl web validate-ticket-tracking-system create -f {file}.yaml",
|
|
6196
|
-
description: "Create from YAML file",
|
|
6197
|
-
use_case: "file_based",
|
|
6198
|
-
},
|
|
6199
|
-
],
|
|
6200
5318
|
field_docs: {},
|
|
6201
5319
|
optional_fields: [],
|
|
6202
5320
|
performance_impact: {
|
|
@@ -6209,6 +5327,7 @@ export const supportTools = [
|
|
|
6209
5327
|
creates: ["validate-ticket-tracking-system"],
|
|
6210
5328
|
},
|
|
6211
5329
|
},
|
|
5330
|
+
curlExample: null,
|
|
6212
5331
|
},
|
|
6213
5332
|
];
|
|
6214
5333
|
export default supportTools;
|