@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
|
@@ -53,18 +53,6 @@ export const virtualTools = [
|
|
|
53
53
|
creates: ["api-endpoint"],
|
|
54
54
|
},
|
|
55
55
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
56
|
-
cliExamples: [
|
|
57
|
-
{
|
|
58
|
-
command: "f5xcctl ml api-endpoint create {name} --namespace {namespace}",
|
|
59
|
-
description: "Create api-endpoint",
|
|
60
|
-
use_case: "basic_create",
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
command: "f5xcctl ml api-endpoint create -f {file}.yaml",
|
|
64
|
-
description: "Create from YAML file",
|
|
65
|
-
use_case: "file_based",
|
|
66
|
-
},
|
|
67
|
-
],
|
|
68
56
|
confirmationRequired: false,
|
|
69
57
|
parameterExamples: {
|
|
70
58
|
name: "Blogging-app.",
|
|
@@ -110,18 +98,6 @@ export const virtualTools = [
|
|
|
110
98
|
},
|
|
111
99
|
confirmation_required: false,
|
|
112
100
|
danger_level: "medium",
|
|
113
|
-
examples: [
|
|
114
|
-
{
|
|
115
|
-
command: "f5xcctl ml api-endpoint create {name} --namespace {namespace}",
|
|
116
|
-
description: "Create api-endpoint",
|
|
117
|
-
use_case: "basic_create",
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
command: "f5xcctl ml api-endpoint create -f {file}.yaml",
|
|
121
|
-
description: "Create from YAML file",
|
|
122
|
-
use_case: "file_based",
|
|
123
|
-
},
|
|
124
|
-
],
|
|
125
101
|
field_docs: {},
|
|
126
102
|
optional_fields: [],
|
|
127
103
|
performance_impact: {
|
|
@@ -134,6 +110,7 @@ export const virtualTools = [
|
|
|
134
110
|
creates: ["api-endpoint"],
|
|
135
111
|
},
|
|
136
112
|
},
|
|
113
|
+
curlExample: null,
|
|
137
114
|
},
|
|
138
115
|
{
|
|
139
116
|
toolName: "f5xc-api-virtual-api-endpoint-get",
|
|
@@ -254,13 +231,6 @@ export const virtualTools = [
|
|
|
254
231
|
dangerLevel: "low",
|
|
255
232
|
sideEffects: null,
|
|
256
233
|
requiredFields: ["path.name", "path.namespace"],
|
|
257
|
-
cliExamples: [
|
|
258
|
-
{
|
|
259
|
-
command: "f5xcctl ml api-endpoint get {name} --namespace {namespace}",
|
|
260
|
-
description: "Get specific api-endpoint",
|
|
261
|
-
use_case: "get_specific",
|
|
262
|
-
},
|
|
263
|
-
],
|
|
264
234
|
confirmationRequired: false,
|
|
265
235
|
parameterExamples: {
|
|
266
236
|
apiep_category: "DISCOVERED.",
|
|
@@ -310,13 +280,6 @@ export const virtualTools = [
|
|
|
310
280
|
},
|
|
311
281
|
confirmation_required: false,
|
|
312
282
|
danger_level: "low",
|
|
313
|
-
examples: [
|
|
314
|
-
{
|
|
315
|
-
command: "f5xcctl ml api-endpoint get {name} --namespace {namespace}",
|
|
316
|
-
description: "Get specific api-endpoint",
|
|
317
|
-
use_case: "get_specific",
|
|
318
|
-
},
|
|
319
|
-
],
|
|
320
283
|
field_docs: {},
|
|
321
284
|
optional_fields: [],
|
|
322
285
|
performance_impact: {
|
|
@@ -327,6 +290,7 @@ export const virtualTools = [
|
|
|
327
290
|
required_fields: ["path.name", "path.namespace"],
|
|
328
291
|
side_effects: {},
|
|
329
292
|
},
|
|
293
|
+
curlExample: null,
|
|
330
294
|
},
|
|
331
295
|
{
|
|
332
296
|
toolName: "f5xc-api-virtual-assign-create",
|
|
@@ -378,18 +342,6 @@ export const virtualTools = [
|
|
|
378
342
|
creates: ["assign"],
|
|
379
343
|
},
|
|
380
344
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
381
|
-
cliExamples: [
|
|
382
|
-
{
|
|
383
|
-
command: "f5xcctl config assign create {name} --namespace {namespace}",
|
|
384
|
-
description: "Create assign",
|
|
385
|
-
use_case: "basic_create",
|
|
386
|
-
},
|
|
387
|
-
{
|
|
388
|
-
command: "f5xcctl config assign create -f {file}.yaml",
|
|
389
|
-
description: "Create from YAML file",
|
|
390
|
-
use_case: "file_based",
|
|
391
|
-
},
|
|
392
|
-
],
|
|
393
345
|
confirmationRequired: false,
|
|
394
346
|
parameterExamples: {
|
|
395
347
|
name: "Blogging-app.",
|
|
@@ -435,18 +387,6 @@ export const virtualTools = [
|
|
|
435
387
|
},
|
|
436
388
|
confirmation_required: false,
|
|
437
389
|
danger_level: "medium",
|
|
438
|
-
examples: [
|
|
439
|
-
{
|
|
440
|
-
command: "f5xcctl config assign create {name} --namespace {namespace}",
|
|
441
|
-
description: "Create assign",
|
|
442
|
-
use_case: "basic_create",
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
command: "f5xcctl config assign create -f {file}.yaml",
|
|
446
|
-
description: "Create from YAML file",
|
|
447
|
-
use_case: "file_based",
|
|
448
|
-
},
|
|
449
|
-
],
|
|
450
390
|
field_docs: {},
|
|
451
391
|
optional_fields: [],
|
|
452
392
|
performance_impact: {
|
|
@@ -459,6 +399,7 @@ export const virtualTools = [
|
|
|
459
399
|
creates: ["assign"],
|
|
460
400
|
},
|
|
461
401
|
},
|
|
402
|
+
curlExample: null,
|
|
462
403
|
},
|
|
463
404
|
{
|
|
464
405
|
toolName: "f5xc-api-virtual-available-get",
|
|
@@ -506,13 +447,6 @@ export const virtualTools = [
|
|
|
506
447
|
dangerLevel: "low",
|
|
507
448
|
sideEffects: null,
|
|
508
449
|
requiredFields: ["path.name", "path.namespace"],
|
|
509
|
-
cliExamples: [
|
|
510
|
-
{
|
|
511
|
-
command: "f5xcctl config available get {name} --namespace {namespace}",
|
|
512
|
-
description: "Get specific available",
|
|
513
|
-
use_case: "get_specific",
|
|
514
|
-
},
|
|
515
|
-
],
|
|
516
450
|
confirmationRequired: false,
|
|
517
451
|
parameterExamples: {
|
|
518
452
|
name: "Blogging-app.",
|
|
@@ -558,13 +492,6 @@ export const virtualTools = [
|
|
|
558
492
|
},
|
|
559
493
|
confirmation_required: false,
|
|
560
494
|
danger_level: "low",
|
|
561
|
-
examples: [
|
|
562
|
-
{
|
|
563
|
-
command: "f5xcctl config available get {name} --namespace {namespace}",
|
|
564
|
-
description: "Get specific available",
|
|
565
|
-
use_case: "get_specific",
|
|
566
|
-
},
|
|
567
|
-
],
|
|
568
495
|
field_docs: {},
|
|
569
496
|
optional_fields: [],
|
|
570
497
|
performance_impact: {
|
|
@@ -575,6 +502,7 @@ export const virtualTools = [
|
|
|
575
502
|
required_fields: ["path.name", "path.namespace"],
|
|
576
503
|
side_effects: {},
|
|
577
504
|
},
|
|
505
|
+
curlExample: null,
|
|
578
506
|
},
|
|
579
507
|
{
|
|
580
508
|
toolName: "f5xc-api-virtual-ca-certificate-get",
|
|
@@ -622,13 +550,6 @@ export const virtualTools = [
|
|
|
622
550
|
dangerLevel: "low",
|
|
623
551
|
sideEffects: null,
|
|
624
552
|
requiredFields: ["path.name", "path.namespace"],
|
|
625
|
-
cliExamples: [
|
|
626
|
-
{
|
|
627
|
-
command: "f5xcctl config ca-certificate get {name} --namespace {namespace}",
|
|
628
|
-
description: "Get specific ca-certificate",
|
|
629
|
-
use_case: "get_specific",
|
|
630
|
-
},
|
|
631
|
-
],
|
|
632
553
|
confirmationRequired: false,
|
|
633
554
|
parameterExamples: {
|
|
634
555
|
name: "Name",
|
|
@@ -674,13 +595,6 @@ export const virtualTools = [
|
|
|
674
595
|
},
|
|
675
596
|
confirmation_required: false,
|
|
676
597
|
danger_level: "low",
|
|
677
|
-
examples: [
|
|
678
|
-
{
|
|
679
|
-
command: "f5xcctl config ca-certificate get {name} --namespace {namespace}",
|
|
680
|
-
description: "Get specific ca-certificate",
|
|
681
|
-
use_case: "get_specific",
|
|
682
|
-
},
|
|
683
|
-
],
|
|
684
598
|
field_docs: {},
|
|
685
599
|
optional_fields: [],
|
|
686
600
|
performance_impact: {
|
|
@@ -691,6 +605,7 @@ export const virtualTools = [
|
|
|
691
605
|
required_fields: ["path.name", "path.namespace"],
|
|
692
606
|
side_effects: {},
|
|
693
607
|
},
|
|
608
|
+
curlExample: null,
|
|
694
609
|
},
|
|
695
610
|
{
|
|
696
611
|
toolName: "f5xc-api-virtual-calls-by-response-code-create",
|
|
@@ -742,18 +657,6 @@ export const virtualTools = [
|
|
|
742
657
|
creates: ["calls-by-response-code"],
|
|
743
658
|
},
|
|
744
659
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
745
|
-
cliExamples: [
|
|
746
|
-
{
|
|
747
|
-
command: "f5xcctl ml calls-by-response-code create {name} --namespace {namespace}",
|
|
748
|
-
description: "Create calls-by-response-code",
|
|
749
|
-
use_case: "basic_create",
|
|
750
|
-
},
|
|
751
|
-
{
|
|
752
|
-
command: "f5xcctl ml calls-by-response-code create -f {file}.yaml",
|
|
753
|
-
description: "Create from YAML file",
|
|
754
|
-
use_case: "file_based",
|
|
755
|
-
},
|
|
756
|
-
],
|
|
757
660
|
confirmationRequired: false,
|
|
758
661
|
parameterExamples: {
|
|
759
662
|
name: "Blogging-app-vhost.",
|
|
@@ -802,18 +705,6 @@ export const virtualTools = [
|
|
|
802
705
|
},
|
|
803
706
|
confirmation_required: false,
|
|
804
707
|
danger_level: "medium",
|
|
805
|
-
examples: [
|
|
806
|
-
{
|
|
807
|
-
command: "f5xcctl ml calls-by-response-code create {name} --namespace {namespace}",
|
|
808
|
-
description: "Create calls-by-response-code",
|
|
809
|
-
use_case: "basic_create",
|
|
810
|
-
},
|
|
811
|
-
{
|
|
812
|
-
command: "f5xcctl ml calls-by-response-code create -f {file}.yaml",
|
|
813
|
-
description: "Create from YAML file",
|
|
814
|
-
use_case: "file_based",
|
|
815
|
-
},
|
|
816
|
-
],
|
|
817
708
|
field_docs: {},
|
|
818
709
|
optional_fields: [],
|
|
819
710
|
performance_impact: {
|
|
@@ -826,6 +717,7 @@ export const virtualTools = [
|
|
|
826
717
|
creates: ["calls-by-response-code"],
|
|
827
718
|
},
|
|
828
719
|
},
|
|
720
|
+
curlExample: null,
|
|
829
721
|
},
|
|
830
722
|
{
|
|
831
723
|
toolName: "f5xc-api-virtual-cluster-create",
|
|
@@ -866,18 +758,6 @@ export const virtualTools = [
|
|
|
866
758
|
creates: ["cluster"],
|
|
867
759
|
},
|
|
868
760
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
869
|
-
cliExamples: [
|
|
870
|
-
{
|
|
871
|
-
command: "f5xcctl config cluster create {name} --namespace {namespace}",
|
|
872
|
-
description: "Create cluster",
|
|
873
|
-
use_case: "basic_create",
|
|
874
|
-
},
|
|
875
|
-
{
|
|
876
|
-
command: "f5xcctl config cluster create -f {file}.yaml",
|
|
877
|
-
description: "Create from YAML file",
|
|
878
|
-
use_case: "file_based",
|
|
879
|
-
},
|
|
880
|
-
],
|
|
881
761
|
confirmationRequired: false,
|
|
882
762
|
parameterExamples: {
|
|
883
763
|
"metadata.namespace": "Staging",
|
|
@@ -922,18 +802,6 @@ export const virtualTools = [
|
|
|
922
802
|
},
|
|
923
803
|
confirmation_required: false,
|
|
924
804
|
danger_level: "medium",
|
|
925
|
-
examples: [
|
|
926
|
-
{
|
|
927
|
-
command: "f5xcctl config cluster create {name} --namespace {namespace}",
|
|
928
|
-
description: "Create cluster",
|
|
929
|
-
use_case: "basic_create",
|
|
930
|
-
},
|
|
931
|
-
{
|
|
932
|
-
command: "f5xcctl config cluster create -f {file}.yaml",
|
|
933
|
-
description: "Create from YAML file",
|
|
934
|
-
use_case: "file_based",
|
|
935
|
-
},
|
|
936
|
-
],
|
|
937
805
|
field_docs: {},
|
|
938
806
|
optional_fields: [],
|
|
939
807
|
performance_impact: {
|
|
@@ -946,6 +814,7 @@ export const virtualTools = [
|
|
|
946
814
|
creates: ["cluster"],
|
|
947
815
|
},
|
|
948
816
|
},
|
|
817
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/clusters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
949
818
|
},
|
|
950
819
|
{
|
|
951
820
|
toolName: "f5xc-api-virtual-cluster-delete",
|
|
@@ -995,13 +864,6 @@ export const virtualTools = [
|
|
|
995
864
|
deletes: ["cluster", "contained_resources"],
|
|
996
865
|
},
|
|
997
866
|
requiredFields: ["path.name", "path.namespace"],
|
|
998
|
-
cliExamples: [
|
|
999
|
-
{
|
|
1000
|
-
command: "f5xcctl config cluster delete {name} --namespace {namespace}",
|
|
1001
|
-
description: "Delete cluster",
|
|
1002
|
-
use_case: "delete",
|
|
1003
|
-
},
|
|
1004
|
-
],
|
|
1005
867
|
confirmationRequired: true,
|
|
1006
868
|
parameterExamples: {
|
|
1007
869
|
name: "Name",
|
|
@@ -1047,13 +909,6 @@ export const virtualTools = [
|
|
|
1047
909
|
},
|
|
1048
910
|
confirmation_required: true,
|
|
1049
911
|
danger_level: "high",
|
|
1050
|
-
examples: [
|
|
1051
|
-
{
|
|
1052
|
-
command: "f5xcctl config cluster delete {name} --namespace {namespace}",
|
|
1053
|
-
description: "Delete cluster",
|
|
1054
|
-
use_case: "delete",
|
|
1055
|
-
},
|
|
1056
|
-
],
|
|
1057
912
|
field_docs: {},
|
|
1058
913
|
optional_fields: [],
|
|
1059
914
|
performance_impact: {
|
|
@@ -1066,6 +921,7 @@ export const virtualTools = [
|
|
|
1066
921
|
deletes: ["cluster", "contained_resources"],
|
|
1067
922
|
},
|
|
1068
923
|
},
|
|
924
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/clusters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1069
925
|
},
|
|
1070
926
|
{
|
|
1071
927
|
toolName: "f5xc-api-virtual-cluster-get",
|
|
@@ -1134,13 +990,6 @@ export const virtualTools = [
|
|
|
1134
990
|
dangerLevel: "low",
|
|
1135
991
|
sideEffects: null,
|
|
1136
992
|
requiredFields: ["path.name", "path.namespace"],
|
|
1137
|
-
cliExamples: [
|
|
1138
|
-
{
|
|
1139
|
-
command: "f5xcctl config cluster get {name} --namespace {namespace}",
|
|
1140
|
-
description: "Get specific cluster",
|
|
1141
|
-
use_case: "get_specific",
|
|
1142
|
-
},
|
|
1143
|
-
],
|
|
1144
993
|
confirmationRequired: false,
|
|
1145
994
|
parameterExamples: {
|
|
1146
995
|
name: "Name",
|
|
@@ -1186,13 +1035,6 @@ export const virtualTools = [
|
|
|
1186
1035
|
},
|
|
1187
1036
|
confirmation_required: false,
|
|
1188
1037
|
danger_level: "low",
|
|
1189
|
-
examples: [
|
|
1190
|
-
{
|
|
1191
|
-
command: "f5xcctl config cluster get {name} --namespace {namespace}",
|
|
1192
|
-
description: "Get specific cluster",
|
|
1193
|
-
use_case: "get_specific",
|
|
1194
|
-
},
|
|
1195
|
-
],
|
|
1196
1038
|
field_docs: {},
|
|
1197
1039
|
optional_fields: [],
|
|
1198
1040
|
performance_impact: {
|
|
@@ -1203,6 +1045,7 @@ export const virtualTools = [
|
|
|
1203
1045
|
required_fields: ["path.name", "path.namespace"],
|
|
1204
1046
|
side_effects: {},
|
|
1205
1047
|
},
|
|
1048
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/clusters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1206
1049
|
},
|
|
1207
1050
|
{
|
|
1208
1051
|
toolName: "f5xc-api-virtual-cluster-list",
|
|
@@ -1277,13 +1120,6 @@ export const virtualTools = [
|
|
|
1277
1120
|
dangerLevel: "low",
|
|
1278
1121
|
sideEffects: null,
|
|
1279
1122
|
requiredFields: ["path.namespace"],
|
|
1280
|
-
cliExamples: [
|
|
1281
|
-
{
|
|
1282
|
-
command: "f5xcctl config cluster list --namespace {namespace}",
|
|
1283
|
-
description: "List all clusters",
|
|
1284
|
-
use_case: "list_all",
|
|
1285
|
-
},
|
|
1286
|
-
],
|
|
1287
1123
|
confirmationRequired: false,
|
|
1288
1124
|
parameterExamples: {
|
|
1289
1125
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1329,13 +1165,6 @@ export const virtualTools = [
|
|
|
1329
1165
|
},
|
|
1330
1166
|
confirmation_required: false,
|
|
1331
1167
|
danger_level: "low",
|
|
1332
|
-
examples: [
|
|
1333
|
-
{
|
|
1334
|
-
command: "f5xcctl config cluster list --namespace {namespace}",
|
|
1335
|
-
description: "List all clusters",
|
|
1336
|
-
use_case: "list_all",
|
|
1337
|
-
},
|
|
1338
|
-
],
|
|
1339
1168
|
field_docs: {},
|
|
1340
1169
|
optional_fields: [],
|
|
1341
1170
|
performance_impact: {
|
|
@@ -1346,6 +1175,7 @@ export const virtualTools = [
|
|
|
1346
1175
|
required_fields: ["path.namespace"],
|
|
1347
1176
|
side_effects: {},
|
|
1348
1177
|
},
|
|
1178
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/clusters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1349
1179
|
},
|
|
1350
1180
|
{
|
|
1351
1181
|
toolName: "f5xc-api-virtual-cluster-update",
|
|
@@ -1397,13 +1227,6 @@ export const virtualTools = [
|
|
|
1397
1227
|
modifies: ["cluster"],
|
|
1398
1228
|
},
|
|
1399
1229
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1400
|
-
cliExamples: [
|
|
1401
|
-
{
|
|
1402
|
-
command: "f5xcctl config cluster update {name} --namespace {namespace} -f {file}.yaml",
|
|
1403
|
-
description: "Update cluster",
|
|
1404
|
-
use_case: "update",
|
|
1405
|
-
},
|
|
1406
|
-
],
|
|
1407
1230
|
confirmationRequired: false,
|
|
1408
1231
|
parameterExamples: {
|
|
1409
1232
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1449,13 +1272,6 @@ export const virtualTools = [
|
|
|
1449
1272
|
},
|
|
1450
1273
|
confirmation_required: false,
|
|
1451
1274
|
danger_level: "medium",
|
|
1452
|
-
examples: [
|
|
1453
|
-
{
|
|
1454
|
-
command: "f5xcctl config cluster update {name} --namespace {namespace} -f {file}.yaml",
|
|
1455
|
-
description: "Update cluster",
|
|
1456
|
-
use_case: "update",
|
|
1457
|
-
},
|
|
1458
|
-
],
|
|
1459
1275
|
field_docs: {},
|
|
1460
1276
|
optional_fields: [],
|
|
1461
1277
|
performance_impact: {
|
|
@@ -1468,6 +1284,7 @@ export const virtualTools = [
|
|
|
1468
1284
|
modifies: ["cluster"],
|
|
1469
1285
|
},
|
|
1470
1286
|
},
|
|
1287
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/clusters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1471
1288
|
},
|
|
1472
1289
|
{
|
|
1473
1290
|
toolName: "f5xc-api-virtual-create-ticket-create",
|
|
@@ -1518,18 +1335,6 @@ export const virtualTools = [
|
|
|
1518
1335
|
creates: ["create-ticket"],
|
|
1519
1336
|
},
|
|
1520
1337
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
1521
|
-
cliExamples: [
|
|
1522
|
-
{
|
|
1523
|
-
command: "f5xcctl ml create-ticket create {name} --namespace {namespace}",
|
|
1524
|
-
description: "Create create-ticket",
|
|
1525
|
-
use_case: "basic_create",
|
|
1526
|
-
},
|
|
1527
|
-
{
|
|
1528
|
-
command: "f5xcctl ml create-ticket create -f {file}.yaml",
|
|
1529
|
-
description: "Create from YAML file",
|
|
1530
|
-
use_case: "file_based",
|
|
1531
|
-
},
|
|
1532
|
-
],
|
|
1533
1338
|
confirmationRequired: false,
|
|
1534
1339
|
parameterExamples: {
|
|
1535
1340
|
name: "Blogging-app-vhost.",
|
|
@@ -1574,18 +1379,6 @@ export const virtualTools = [
|
|
|
1574
1379
|
},
|
|
1575
1380
|
confirmation_required: false,
|
|
1576
1381
|
danger_level: "medium",
|
|
1577
|
-
examples: [
|
|
1578
|
-
{
|
|
1579
|
-
command: "f5xcctl ml create-ticket create {name} --namespace {namespace}",
|
|
1580
|
-
description: "Create create-ticket",
|
|
1581
|
-
use_case: "basic_create",
|
|
1582
|
-
},
|
|
1583
|
-
{
|
|
1584
|
-
command: "f5xcctl ml create-ticket create -f {file}.yaml",
|
|
1585
|
-
description: "Create from YAML file",
|
|
1586
|
-
use_case: "file_based",
|
|
1587
|
-
},
|
|
1588
|
-
],
|
|
1589
1382
|
field_docs: {},
|
|
1590
1383
|
optional_fields: [],
|
|
1591
1384
|
performance_impact: {
|
|
@@ -1598,6 +1391,7 @@ export const virtualTools = [
|
|
|
1598
1391
|
creates: ["create-ticket"],
|
|
1599
1392
|
},
|
|
1600
1393
|
},
|
|
1394
|
+
curlExample: null,
|
|
1601
1395
|
},
|
|
1602
1396
|
{
|
|
1603
1397
|
toolName: "f5xc-api-virtual-dos-automitigation-rule-delete",
|
|
@@ -1658,13 +1452,6 @@ export const virtualTools = [
|
|
|
1658
1452
|
deletes: ["dos-automitigation-rule", "contained_resources"],
|
|
1659
1453
|
},
|
|
1660
1454
|
requiredFields: ["path.dos_automitigation_rule_name", "path.name", "path.namespace"],
|
|
1661
|
-
cliExamples: [
|
|
1662
|
-
{
|
|
1663
|
-
command: "f5xcctl config dos-automitigation-rule delete {name} --namespace {namespace}",
|
|
1664
|
-
description: "Delete dos-automitigation-rule",
|
|
1665
|
-
use_case: "delete",
|
|
1666
|
-
},
|
|
1667
|
-
],
|
|
1668
1455
|
confirmationRequired: true,
|
|
1669
1456
|
parameterExamples: {
|
|
1670
1457
|
dos_automitigation_rule_name: "Dos-auto-mitigation-VES-I/O-HTTP-loadbalancer-ce22.",
|
|
@@ -1711,13 +1498,6 @@ export const virtualTools = [
|
|
|
1711
1498
|
},
|
|
1712
1499
|
confirmation_required: true,
|
|
1713
1500
|
danger_level: "high",
|
|
1714
|
-
examples: [
|
|
1715
|
-
{
|
|
1716
|
-
command: "f5xcctl config dos-automitigation-rule delete {name} --namespace {namespace}",
|
|
1717
|
-
description: "Delete dos-automitigation-rule",
|
|
1718
|
-
use_case: "delete",
|
|
1719
|
-
},
|
|
1720
|
-
],
|
|
1721
1501
|
field_docs: {},
|
|
1722
1502
|
optional_fields: [],
|
|
1723
1503
|
performance_impact: {
|
|
@@ -1730,6 +1510,7 @@ export const virtualTools = [
|
|
|
1730
1510
|
deletes: ["dos-automitigation-rule", "contained_resources"],
|
|
1731
1511
|
},
|
|
1732
1512
|
},
|
|
1513
|
+
curlExample: null,
|
|
1733
1514
|
},
|
|
1734
1515
|
{
|
|
1735
1516
|
toolName: "f5xc-api-virtual-dos-automitigation-rule-get",
|
|
@@ -1777,13 +1558,6 @@ export const virtualTools = [
|
|
|
1777
1558
|
dangerLevel: "low",
|
|
1778
1559
|
sideEffects: null,
|
|
1779
1560
|
requiredFields: ["path.name", "path.namespace"],
|
|
1780
|
-
cliExamples: [
|
|
1781
|
-
{
|
|
1782
|
-
command: "f5xcctl config dos-automitigation-rule get {name} --namespace {namespace}",
|
|
1783
|
-
description: "Get specific dos-automitigation-rule",
|
|
1784
|
-
use_case: "get_specific",
|
|
1785
|
-
},
|
|
1786
|
-
],
|
|
1787
1561
|
confirmationRequired: false,
|
|
1788
1562
|
parameterExamples: {
|
|
1789
1563
|
name: "Blogging-app.",
|
|
@@ -1829,13 +1603,6 @@ export const virtualTools = [
|
|
|
1829
1603
|
},
|
|
1830
1604
|
confirmation_required: false,
|
|
1831
1605
|
danger_level: "low",
|
|
1832
|
-
examples: [
|
|
1833
|
-
{
|
|
1834
|
-
command: "f5xcctl config dos-automitigation-rule get {name} --namespace {namespace}",
|
|
1835
|
-
description: "Get specific dos-automitigation-rule",
|
|
1836
|
-
use_case: "get_specific",
|
|
1837
|
-
},
|
|
1838
|
-
],
|
|
1839
1606
|
field_docs: {},
|
|
1840
1607
|
optional_fields: [],
|
|
1841
1608
|
performance_impact: {
|
|
@@ -1846,6 +1613,7 @@ export const virtualTools = [
|
|
|
1846
1613
|
required_fields: ["path.name", "path.namespace"],
|
|
1847
1614
|
side_effects: {},
|
|
1848
1615
|
},
|
|
1616
|
+
curlExample: null,
|
|
1849
1617
|
},
|
|
1850
1618
|
{
|
|
1851
1619
|
toolName: "f5xc-api-virtual-geo-location-set-create",
|
|
@@ -1886,18 +1654,6 @@ export const virtualTools = [
|
|
|
1886
1654
|
creates: ["geo-location-set"],
|
|
1887
1655
|
},
|
|
1888
1656
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1889
|
-
cliExamples: [
|
|
1890
|
-
{
|
|
1891
|
-
command: "f5xcctl config geo-location-set create -f {file}.yaml",
|
|
1892
|
-
description: "Create from YAML file",
|
|
1893
|
-
use_case: "file_based",
|
|
1894
|
-
},
|
|
1895
|
-
{
|
|
1896
|
-
command: "f5xcctl config geo-location-set create {name} --namespace {namespace}",
|
|
1897
|
-
description: "Create geo-location-set",
|
|
1898
|
-
use_case: "basic_create",
|
|
1899
|
-
},
|
|
1900
|
-
],
|
|
1901
1657
|
confirmationRequired: false,
|
|
1902
1658
|
parameterExamples: {
|
|
1903
1659
|
"metadata.namespace": "Staging",
|
|
@@ -1945,18 +1701,6 @@ export const virtualTools = [
|
|
|
1945
1701
|
},
|
|
1946
1702
|
confirmation_required: false,
|
|
1947
1703
|
danger_level: "medium",
|
|
1948
|
-
examples: [
|
|
1949
|
-
{
|
|
1950
|
-
command: "f5xcctl config geo-location-set create {name} --namespace {namespace}",
|
|
1951
|
-
description: "Create geo-location-set",
|
|
1952
|
-
use_case: "basic_create",
|
|
1953
|
-
},
|
|
1954
|
-
{
|
|
1955
|
-
command: "f5xcctl config geo-location-set create -f {file}.yaml",
|
|
1956
|
-
description: "Create from YAML file",
|
|
1957
|
-
use_case: "file_based",
|
|
1958
|
-
},
|
|
1959
|
-
],
|
|
1960
1704
|
field_docs: {},
|
|
1961
1705
|
optional_fields: [],
|
|
1962
1706
|
performance_impact: {
|
|
@@ -1969,6 +1713,7 @@ export const virtualTools = [
|
|
|
1969
1713
|
creates: ["geo-location-set"],
|
|
1970
1714
|
},
|
|
1971
1715
|
},
|
|
1716
|
+
curlExample: null,
|
|
1972
1717
|
},
|
|
1973
1718
|
{
|
|
1974
1719
|
toolName: "f5xc-api-virtual-geo-location-set-delete",
|
|
@@ -2018,13 +1763,6 @@ export const virtualTools = [
|
|
|
2018
1763
|
deletes: ["geo-location-set", "contained_resources"],
|
|
2019
1764
|
},
|
|
2020
1765
|
requiredFields: ["path.name", "path.namespace"],
|
|
2021
|
-
cliExamples: [
|
|
2022
|
-
{
|
|
2023
|
-
command: "f5xcctl config geo-location-set delete {name} --namespace {namespace}",
|
|
2024
|
-
description: "Delete geo-location-set",
|
|
2025
|
-
use_case: "delete",
|
|
2026
|
-
},
|
|
2027
|
-
],
|
|
2028
1766
|
confirmationRequired: true,
|
|
2029
1767
|
parameterExamples: {
|
|
2030
1768
|
name: "Name",
|
|
@@ -2070,13 +1808,6 @@ export const virtualTools = [
|
|
|
2070
1808
|
},
|
|
2071
1809
|
confirmation_required: true,
|
|
2072
1810
|
danger_level: "high",
|
|
2073
|
-
examples: [
|
|
2074
|
-
{
|
|
2075
|
-
command: "f5xcctl config geo-location-set delete {name} --namespace {namespace}",
|
|
2076
|
-
description: "Delete geo-location-set",
|
|
2077
|
-
use_case: "delete",
|
|
2078
|
-
},
|
|
2079
|
-
],
|
|
2080
1811
|
field_docs: {},
|
|
2081
1812
|
optional_fields: [],
|
|
2082
1813
|
performance_impact: {
|
|
@@ -2089,6 +1820,7 @@ export const virtualTools = [
|
|
|
2089
1820
|
deletes: ["geo-location-set", "contained_resources"],
|
|
2090
1821
|
},
|
|
2091
1822
|
},
|
|
1823
|
+
curlExample: null,
|
|
2092
1824
|
},
|
|
2093
1825
|
{
|
|
2094
1826
|
toolName: "f5xc-api-virtual-geo-location-set-get",
|
|
@@ -2157,13 +1889,6 @@ export const virtualTools = [
|
|
|
2157
1889
|
dangerLevel: "low",
|
|
2158
1890
|
sideEffects: null,
|
|
2159
1891
|
requiredFields: ["path.name", "path.namespace"],
|
|
2160
|
-
cliExamples: [
|
|
2161
|
-
{
|
|
2162
|
-
command: "f5xcctl config geo-location-set get {name} --namespace {namespace}",
|
|
2163
|
-
description: "Get specific geo-location-set",
|
|
2164
|
-
use_case: "get_specific",
|
|
2165
|
-
},
|
|
2166
|
-
],
|
|
2167
1892
|
confirmationRequired: false,
|
|
2168
1893
|
parameterExamples: {
|
|
2169
1894
|
name: "Name",
|
|
@@ -2209,13 +1934,6 @@ export const virtualTools = [
|
|
|
2209
1934
|
},
|
|
2210
1935
|
confirmation_required: false,
|
|
2211
1936
|
danger_level: "low",
|
|
2212
|
-
examples: [
|
|
2213
|
-
{
|
|
2214
|
-
command: "f5xcctl config geo-location-set get {name} --namespace {namespace}",
|
|
2215
|
-
description: "Get specific geo-location-set",
|
|
2216
|
-
use_case: "get_specific",
|
|
2217
|
-
},
|
|
2218
|
-
],
|
|
2219
1937
|
field_docs: {},
|
|
2220
1938
|
optional_fields: [],
|
|
2221
1939
|
performance_impact: {
|
|
@@ -2226,6 +1944,7 @@ export const virtualTools = [
|
|
|
2226
1944
|
required_fields: ["path.name", "path.namespace"],
|
|
2227
1945
|
side_effects: {},
|
|
2228
1946
|
},
|
|
1947
|
+
curlExample: null,
|
|
2229
1948
|
},
|
|
2230
1949
|
{
|
|
2231
1950
|
toolName: "f5xc-api-virtual-geo-location-set-list",
|
|
@@ -2300,13 +2019,6 @@ export const virtualTools = [
|
|
|
2300
2019
|
dangerLevel: "low",
|
|
2301
2020
|
sideEffects: null,
|
|
2302
2021
|
requiredFields: ["path.namespace"],
|
|
2303
|
-
cliExamples: [
|
|
2304
|
-
{
|
|
2305
|
-
command: "f5xcctl config geo-location-set list --namespace {namespace}",
|
|
2306
|
-
description: "List all geo-location-sets",
|
|
2307
|
-
use_case: "list_all",
|
|
2308
|
-
},
|
|
2309
|
-
],
|
|
2310
2022
|
confirmationRequired: false,
|
|
2311
2023
|
parameterExamples: {
|
|
2312
2024
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2352,13 +2064,6 @@ export const virtualTools = [
|
|
|
2352
2064
|
},
|
|
2353
2065
|
confirmation_required: false,
|
|
2354
2066
|
danger_level: "low",
|
|
2355
|
-
examples: [
|
|
2356
|
-
{
|
|
2357
|
-
command: "f5xcctl config geo-location-set list --namespace {namespace}",
|
|
2358
|
-
description: "List all geo-location-sets",
|
|
2359
|
-
use_case: "list_all",
|
|
2360
|
-
},
|
|
2361
|
-
],
|
|
2362
2067
|
field_docs: {},
|
|
2363
2068
|
optional_fields: [],
|
|
2364
2069
|
performance_impact: {
|
|
@@ -2369,6 +2074,7 @@ export const virtualTools = [
|
|
|
2369
2074
|
required_fields: ["path.namespace"],
|
|
2370
2075
|
side_effects: {},
|
|
2371
2076
|
},
|
|
2077
|
+
curlExample: null,
|
|
2372
2078
|
},
|
|
2373
2079
|
{
|
|
2374
2080
|
toolName: "f5xc-api-virtual-geo-location-set-update",
|
|
@@ -2420,13 +2126,6 @@ export const virtualTools = [
|
|
|
2420
2126
|
modifies: ["geo-location-set"],
|
|
2421
2127
|
},
|
|
2422
2128
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2423
|
-
cliExamples: [
|
|
2424
|
-
{
|
|
2425
|
-
command: "f5xcctl config geo-location-set update {name} --namespace {namespace} -f {file}.yaml",
|
|
2426
|
-
description: "Update geo-location-set",
|
|
2427
|
-
use_case: "update",
|
|
2428
|
-
},
|
|
2429
|
-
],
|
|
2430
2129
|
confirmationRequired: false,
|
|
2431
2130
|
parameterExamples: {
|
|
2432
2131
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2472,13 +2171,6 @@ export const virtualTools = [
|
|
|
2472
2171
|
},
|
|
2473
2172
|
confirmation_required: false,
|
|
2474
2173
|
danger_level: "medium",
|
|
2475
|
-
examples: [
|
|
2476
|
-
{
|
|
2477
|
-
command: "f5xcctl config geo-location-set update {name} --namespace {namespace} -f {file}.yaml",
|
|
2478
|
-
description: "Update geo-location-set",
|
|
2479
|
-
use_case: "update",
|
|
2480
|
-
},
|
|
2481
|
-
],
|
|
2482
2174
|
field_docs: {},
|
|
2483
2175
|
optional_fields: [],
|
|
2484
2176
|
performance_impact: {
|
|
@@ -2491,6 +2183,7 @@ export const virtualTools = [
|
|
|
2491
2183
|
modifies: ["geo-location-set"],
|
|
2492
2184
|
},
|
|
2493
2185
|
},
|
|
2186
|
+
curlExample: null,
|
|
2494
2187
|
},
|
|
2495
2188
|
{
|
|
2496
2189
|
toolName: "f5xc-api-virtual-get-dns-info-get",
|
|
@@ -2538,13 +2231,6 @@ export const virtualTools = [
|
|
|
2538
2231
|
dangerLevel: "low",
|
|
2539
2232
|
sideEffects: null,
|
|
2540
2233
|
requiredFields: ["path.name", "path.namespace"],
|
|
2541
|
-
cliExamples: [
|
|
2542
|
-
{
|
|
2543
|
-
command: "f5xcctl config get-dns-info get {name} --namespace {namespace}",
|
|
2544
|
-
description: "Get specific get-dns-info",
|
|
2545
|
-
use_case: "get_specific",
|
|
2546
|
-
},
|
|
2547
|
-
],
|
|
2548
2234
|
confirmationRequired: false,
|
|
2549
2235
|
parameterExamples: {
|
|
2550
2236
|
name: "Value",
|
|
@@ -2590,13 +2276,6 @@ export const virtualTools = [
|
|
|
2590
2276
|
},
|
|
2591
2277
|
confirmation_required: false,
|
|
2592
2278
|
danger_level: "low",
|
|
2593
|
-
examples: [
|
|
2594
|
-
{
|
|
2595
|
-
command: "f5xcctl config get-dns-info get {name} --namespace {namespace}",
|
|
2596
|
-
description: "Get specific get-dns-info",
|
|
2597
|
-
use_case: "get_specific",
|
|
2598
|
-
},
|
|
2599
|
-
],
|
|
2600
2279
|
field_docs: {},
|
|
2601
2280
|
optional_fields: [],
|
|
2602
2281
|
performance_impact: {
|
|
@@ -2607,6 +2286,7 @@ export const virtualTools = [
|
|
|
2607
2286
|
required_fields: ["path.name", "path.namespace"],
|
|
2608
2287
|
side_effects: {},
|
|
2609
2288
|
},
|
|
2289
|
+
curlExample: null,
|
|
2610
2290
|
},
|
|
2611
2291
|
{
|
|
2612
2292
|
toolName: "f5xc-api-virtual-get-schema-update-create",
|
|
@@ -2658,18 +2338,6 @@ export const virtualTools = [
|
|
|
2658
2338
|
creates: ["get-schema-update"],
|
|
2659
2339
|
},
|
|
2660
2340
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
2661
|
-
cliExamples: [
|
|
2662
|
-
{
|
|
2663
|
-
command: "f5xcctl ml get-schema-update create -f {file}.yaml",
|
|
2664
|
-
description: "Create from YAML file",
|
|
2665
|
-
use_case: "file_based",
|
|
2666
|
-
},
|
|
2667
|
-
{
|
|
2668
|
-
command: "f5xcctl ml get-schema-update create {name} --namespace {namespace}",
|
|
2669
|
-
description: "Create get-schema-update",
|
|
2670
|
-
use_case: "basic_create",
|
|
2671
|
-
},
|
|
2672
|
-
],
|
|
2673
2341
|
confirmationRequired: false,
|
|
2674
2342
|
parameterExamples: {
|
|
2675
2343
|
name: "Name",
|
|
@@ -2718,18 +2386,6 @@ export const virtualTools = [
|
|
|
2718
2386
|
},
|
|
2719
2387
|
confirmation_required: false,
|
|
2720
2388
|
danger_level: "medium",
|
|
2721
|
-
examples: [
|
|
2722
|
-
{
|
|
2723
|
-
command: "f5xcctl ml get-schema-update create {name} --namespace {namespace}",
|
|
2724
|
-
description: "Create get-schema-update",
|
|
2725
|
-
use_case: "basic_create",
|
|
2726
|
-
},
|
|
2727
|
-
{
|
|
2728
|
-
command: "f5xcctl ml get-schema-update create -f {file}.yaml",
|
|
2729
|
-
description: "Create from YAML file",
|
|
2730
|
-
use_case: "file_based",
|
|
2731
|
-
},
|
|
2732
|
-
],
|
|
2733
2389
|
field_docs: {},
|
|
2734
2390
|
optional_fields: [],
|
|
2735
2391
|
performance_impact: {
|
|
@@ -2742,6 +2398,7 @@ export const virtualTools = [
|
|
|
2742
2398
|
creates: ["get-schema-update"],
|
|
2743
2399
|
},
|
|
2744
2400
|
},
|
|
2401
|
+
curlExample: null,
|
|
2745
2402
|
},
|
|
2746
2403
|
{
|
|
2747
2404
|
toolName: "f5xc-api-virtual-get-security-config-create",
|
|
@@ -2782,18 +2439,6 @@ export const virtualTools = [
|
|
|
2782
2439
|
creates: ["get-security-config"],
|
|
2783
2440
|
},
|
|
2784
2441
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
2785
|
-
cliExamples: [
|
|
2786
|
-
{
|
|
2787
|
-
command: "f5xcctl config get-security-config create -f {file}.yaml",
|
|
2788
|
-
description: "Create from YAML file",
|
|
2789
|
-
use_case: "file_based",
|
|
2790
|
-
},
|
|
2791
|
-
{
|
|
2792
|
-
command: "f5xcctl config get-security-config create {name} --namespace {namespace}",
|
|
2793
|
-
description: "Create get-security-config",
|
|
2794
|
-
use_case: "basic_create",
|
|
2795
|
-
},
|
|
2796
|
-
],
|
|
2797
2442
|
confirmationRequired: false,
|
|
2798
2443
|
parameterExamples: {
|
|
2799
2444
|
namespace: "Shared",
|
|
@@ -2841,18 +2486,6 @@ export const virtualTools = [
|
|
|
2841
2486
|
},
|
|
2842
2487
|
confirmation_required: false,
|
|
2843
2488
|
danger_level: "medium",
|
|
2844
|
-
examples: [
|
|
2845
|
-
{
|
|
2846
|
-
command: "f5xcctl config get-security-config create {name} --namespace {namespace}",
|
|
2847
|
-
description: "Create get-security-config",
|
|
2848
|
-
use_case: "basic_create",
|
|
2849
|
-
},
|
|
2850
|
-
{
|
|
2851
|
-
command: "f5xcctl config get-security-config create -f {file}.yaml",
|
|
2852
|
-
description: "Create from YAML file",
|
|
2853
|
-
use_case: "file_based",
|
|
2854
|
-
},
|
|
2855
|
-
],
|
|
2856
2489
|
field_docs: {},
|
|
2857
2490
|
optional_fields: [],
|
|
2858
2491
|
performance_impact: {
|
|
@@ -2865,6 +2498,7 @@ export const virtualTools = [
|
|
|
2865
2498
|
creates: ["get-security-config"],
|
|
2866
2499
|
},
|
|
2867
2500
|
},
|
|
2501
|
+
curlExample: null,
|
|
2868
2502
|
},
|
|
2869
2503
|
{
|
|
2870
2504
|
toolName: "f5xc-api-virtual-healthcheck-create",
|
|
@@ -2905,18 +2539,6 @@ export const virtualTools = [
|
|
|
2905
2539
|
creates: ["healthcheck"],
|
|
2906
2540
|
},
|
|
2907
2541
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2908
|
-
cliExamples: [
|
|
2909
|
-
{
|
|
2910
|
-
command: "f5xcctl config healthcheck create -f {file}.yaml",
|
|
2911
|
-
description: "Create from YAML file",
|
|
2912
|
-
use_case: "file_based",
|
|
2913
|
-
},
|
|
2914
|
-
{
|
|
2915
|
-
command: "f5xcctl config healthcheck create {name} --namespace {namespace}",
|
|
2916
|
-
description: "Create healthcheck",
|
|
2917
|
-
use_case: "basic_create",
|
|
2918
|
-
},
|
|
2919
|
-
],
|
|
2920
2542
|
confirmationRequired: false,
|
|
2921
2543
|
parameterExamples: {
|
|
2922
2544
|
"metadata.namespace": "Staging",
|
|
@@ -2961,18 +2583,6 @@ export const virtualTools = [
|
|
|
2961
2583
|
},
|
|
2962
2584
|
confirmation_required: false,
|
|
2963
2585
|
danger_level: "medium",
|
|
2964
|
-
examples: [
|
|
2965
|
-
{
|
|
2966
|
-
command: "f5xcctl config healthcheck create {name} --namespace {namespace}",
|
|
2967
|
-
description: "Create healthcheck",
|
|
2968
|
-
use_case: "basic_create",
|
|
2969
|
-
},
|
|
2970
|
-
{
|
|
2971
|
-
command: "f5xcctl config healthcheck create -f {file}.yaml",
|
|
2972
|
-
description: "Create from YAML file",
|
|
2973
|
-
use_case: "file_based",
|
|
2974
|
-
},
|
|
2975
|
-
],
|
|
2976
2586
|
field_docs: {},
|
|
2977
2587
|
optional_fields: [],
|
|
2978
2588
|
performance_impact: {
|
|
@@ -2985,6 +2595,7 @@ export const virtualTools = [
|
|
|
2985
2595
|
creates: ["healthcheck"],
|
|
2986
2596
|
},
|
|
2987
2597
|
},
|
|
2598
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/healthchecks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @healthcheck.json\n',
|
|
2988
2599
|
},
|
|
2989
2600
|
{
|
|
2990
2601
|
toolName: "f5xc-api-virtual-healthcheck-delete",
|
|
@@ -3034,13 +2645,6 @@ export const virtualTools = [
|
|
|
3034
2645
|
deletes: ["healthcheck", "contained_resources"],
|
|
3035
2646
|
},
|
|
3036
2647
|
requiredFields: ["path.name", "path.namespace"],
|
|
3037
|
-
cliExamples: [
|
|
3038
|
-
{
|
|
3039
|
-
command: "f5xcctl config healthcheck delete {name} --namespace {namespace}",
|
|
3040
|
-
description: "Delete healthcheck",
|
|
3041
|
-
use_case: "delete",
|
|
3042
|
-
},
|
|
3043
|
-
],
|
|
3044
2648
|
confirmationRequired: true,
|
|
3045
2649
|
parameterExamples: {
|
|
3046
2650
|
name: "Name",
|
|
@@ -3086,13 +2690,6 @@ export const virtualTools = [
|
|
|
3086
2690
|
},
|
|
3087
2691
|
confirmation_required: true,
|
|
3088
2692
|
danger_level: "high",
|
|
3089
|
-
examples: [
|
|
3090
|
-
{
|
|
3091
|
-
command: "f5xcctl config healthcheck delete {name} --namespace {namespace}",
|
|
3092
|
-
description: "Delete healthcheck",
|
|
3093
|
-
use_case: "delete",
|
|
3094
|
-
},
|
|
3095
|
-
],
|
|
3096
2693
|
field_docs: {},
|
|
3097
2694
|
optional_fields: [],
|
|
3098
2695
|
performance_impact: {
|
|
@@ -3105,6 +2702,7 @@ export const virtualTools = [
|
|
|
3105
2702
|
deletes: ["healthcheck", "contained_resources"],
|
|
3106
2703
|
},
|
|
3107
2704
|
},
|
|
2705
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/healthchecks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @healthcheck.json\n',
|
|
3108
2706
|
},
|
|
3109
2707
|
{
|
|
3110
2708
|
toolName: "f5xc-api-virtual-healthcheck-get",
|
|
@@ -3173,13 +2771,6 @@ export const virtualTools = [
|
|
|
3173
2771
|
dangerLevel: "low",
|
|
3174
2772
|
sideEffects: null,
|
|
3175
2773
|
requiredFields: ["path.name", "path.namespace"],
|
|
3176
|
-
cliExamples: [
|
|
3177
|
-
{
|
|
3178
|
-
command: "f5xcctl config healthcheck get {name} --namespace {namespace}",
|
|
3179
|
-
description: "Get specific healthcheck",
|
|
3180
|
-
use_case: "get_specific",
|
|
3181
|
-
},
|
|
3182
|
-
],
|
|
3183
2774
|
confirmationRequired: false,
|
|
3184
2775
|
parameterExamples: {
|
|
3185
2776
|
name: "Name",
|
|
@@ -3225,13 +2816,6 @@ export const virtualTools = [
|
|
|
3225
2816
|
},
|
|
3226
2817
|
confirmation_required: false,
|
|
3227
2818
|
danger_level: "low",
|
|
3228
|
-
examples: [
|
|
3229
|
-
{
|
|
3230
|
-
command: "f5xcctl config healthcheck get {name} --namespace {namespace}",
|
|
3231
|
-
description: "Get specific healthcheck",
|
|
3232
|
-
use_case: "get_specific",
|
|
3233
|
-
},
|
|
3234
|
-
],
|
|
3235
2819
|
field_docs: {},
|
|
3236
2820
|
optional_fields: [],
|
|
3237
2821
|
performance_impact: {
|
|
@@ -3242,6 +2826,7 @@ export const virtualTools = [
|
|
|
3242
2826
|
required_fields: ["path.name", "path.namespace"],
|
|
3243
2827
|
side_effects: {},
|
|
3244
2828
|
},
|
|
2829
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/healthchecks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @healthcheck.json\n',
|
|
3245
2830
|
},
|
|
3246
2831
|
{
|
|
3247
2832
|
toolName: "f5xc-api-virtual-healthcheck-list",
|
|
@@ -3316,13 +2901,6 @@ export const virtualTools = [
|
|
|
3316
2901
|
dangerLevel: "low",
|
|
3317
2902
|
sideEffects: null,
|
|
3318
2903
|
requiredFields: ["path.namespace"],
|
|
3319
|
-
cliExamples: [
|
|
3320
|
-
{
|
|
3321
|
-
command: "f5xcctl config healthcheck list --namespace {namespace}",
|
|
3322
|
-
description: "List all healthchecks",
|
|
3323
|
-
use_case: "list_all",
|
|
3324
|
-
},
|
|
3325
|
-
],
|
|
3326
2904
|
confirmationRequired: false,
|
|
3327
2905
|
parameterExamples: {
|
|
3328
2906
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3368,13 +2946,6 @@ export const virtualTools = [
|
|
|
3368
2946
|
},
|
|
3369
2947
|
confirmation_required: false,
|
|
3370
2948
|
danger_level: "low",
|
|
3371
|
-
examples: [
|
|
3372
|
-
{
|
|
3373
|
-
command: "f5xcctl config healthcheck list --namespace {namespace}",
|
|
3374
|
-
description: "List all healthchecks",
|
|
3375
|
-
use_case: "list_all",
|
|
3376
|
-
},
|
|
3377
|
-
],
|
|
3378
2949
|
field_docs: {},
|
|
3379
2950
|
optional_fields: [],
|
|
3380
2951
|
performance_impact: {
|
|
@@ -3385,6 +2956,7 @@ export const virtualTools = [
|
|
|
3385
2956
|
required_fields: ["path.namespace"],
|
|
3386
2957
|
side_effects: {},
|
|
3387
2958
|
},
|
|
2959
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/healthchecks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @healthcheck.json\n',
|
|
3388
2960
|
},
|
|
3389
2961
|
{
|
|
3390
2962
|
toolName: "f5xc-api-virtual-healthcheck-update",
|
|
@@ -3436,13 +3008,6 @@ export const virtualTools = [
|
|
|
3436
3008
|
modifies: ["healthcheck"],
|
|
3437
3009
|
},
|
|
3438
3010
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3439
|
-
cliExamples: [
|
|
3440
|
-
{
|
|
3441
|
-
command: "f5xcctl config healthcheck update {name} --namespace {namespace} -f {file}.yaml",
|
|
3442
|
-
description: "Update healthcheck",
|
|
3443
|
-
use_case: "update",
|
|
3444
|
-
},
|
|
3445
|
-
],
|
|
3446
3011
|
confirmationRequired: false,
|
|
3447
3012
|
parameterExamples: {
|
|
3448
3013
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3488,13 +3053,6 @@ export const virtualTools = [
|
|
|
3488
3053
|
},
|
|
3489
3054
|
confirmation_required: false,
|
|
3490
3055
|
danger_level: "medium",
|
|
3491
|
-
examples: [
|
|
3492
|
-
{
|
|
3493
|
-
command: "f5xcctl config healthcheck update {name} --namespace {namespace} -f {file}.yaml",
|
|
3494
|
-
description: "Update healthcheck",
|
|
3495
|
-
use_case: "update",
|
|
3496
|
-
},
|
|
3497
|
-
],
|
|
3498
3056
|
field_docs: {},
|
|
3499
3057
|
optional_fields: [],
|
|
3500
3058
|
performance_impact: {
|
|
@@ -3507,6 +3065,7 @@ export const virtualTools = [
|
|
|
3507
3065
|
modifies: ["healthcheck"],
|
|
3508
3066
|
},
|
|
3509
3067
|
},
|
|
3068
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/healthchecks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @healthcheck.json\n',
|
|
3510
3069
|
},
|
|
3511
3070
|
{
|
|
3512
3071
|
toolName: "f5xc-api-virtual-http-loadbalancer-create",
|
|
@@ -3547,18 +3106,6 @@ export const virtualTools = [
|
|
|
3547
3106
|
creates: ["http-loadbalancer"],
|
|
3548
3107
|
},
|
|
3549
3108
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
3550
|
-
cliExamples: [
|
|
3551
|
-
{
|
|
3552
|
-
command: "f5xcctl config http-loadbalancer create -f {file}.yaml",
|
|
3553
|
-
description: "Create from YAML file",
|
|
3554
|
-
use_case: "file_based",
|
|
3555
|
-
},
|
|
3556
|
-
{
|
|
3557
|
-
command: "f5xcctl config http-loadbalancer create {name} --namespace {namespace}",
|
|
3558
|
-
description: "Create http-loadbalancer",
|
|
3559
|
-
use_case: "basic_create",
|
|
3560
|
-
},
|
|
3561
|
-
],
|
|
3562
3109
|
confirmationRequired: false,
|
|
3563
3110
|
parameterExamples: {
|
|
3564
3111
|
"metadata.namespace": "Staging",
|
|
@@ -3606,18 +3153,6 @@ export const virtualTools = [
|
|
|
3606
3153
|
},
|
|
3607
3154
|
confirmation_required: false,
|
|
3608
3155
|
danger_level: "medium",
|
|
3609
|
-
examples: [
|
|
3610
|
-
{
|
|
3611
|
-
command: "f5xcctl config http-loadbalancer create {name} --namespace {namespace}",
|
|
3612
|
-
description: "Create http-loadbalancer",
|
|
3613
|
-
use_case: "basic_create",
|
|
3614
|
-
},
|
|
3615
|
-
{
|
|
3616
|
-
command: "f5xcctl config http-loadbalancer create -f {file}.yaml",
|
|
3617
|
-
description: "Create from YAML file",
|
|
3618
|
-
use_case: "file_based",
|
|
3619
|
-
},
|
|
3620
|
-
],
|
|
3621
3156
|
field_docs: {},
|
|
3622
3157
|
optional_fields: [],
|
|
3623
3158
|
performance_impact: {
|
|
@@ -3630,6 +3165,7 @@ export const virtualTools = [
|
|
|
3630
3165
|
creates: ["http-loadbalancer"],
|
|
3631
3166
|
},
|
|
3632
3167
|
},
|
|
3168
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/http_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @http-lb.json\n',
|
|
3633
3169
|
},
|
|
3634
3170
|
{
|
|
3635
3171
|
toolName: "f5xc-api-virtual-http-loadbalancer-delete",
|
|
@@ -3679,13 +3215,6 @@ export const virtualTools = [
|
|
|
3679
3215
|
deletes: ["http-loadbalancer", "contained_resources"],
|
|
3680
3216
|
},
|
|
3681
3217
|
requiredFields: ["path.name", "path.namespace"],
|
|
3682
|
-
cliExamples: [
|
|
3683
|
-
{
|
|
3684
|
-
command: "f5xcctl config http-loadbalancer delete {name} --namespace {namespace}",
|
|
3685
|
-
description: "Delete http-loadbalancer",
|
|
3686
|
-
use_case: "delete",
|
|
3687
|
-
},
|
|
3688
|
-
],
|
|
3689
3218
|
confirmationRequired: true,
|
|
3690
3219
|
parameterExamples: {
|
|
3691
3220
|
name: "Name",
|
|
@@ -3731,13 +3260,6 @@ export const virtualTools = [
|
|
|
3731
3260
|
},
|
|
3732
3261
|
confirmation_required: true,
|
|
3733
3262
|
danger_level: "high",
|
|
3734
|
-
examples: [
|
|
3735
|
-
{
|
|
3736
|
-
command: "f5xcctl config http-loadbalancer delete {name} --namespace {namespace}",
|
|
3737
|
-
description: "Delete http-loadbalancer",
|
|
3738
|
-
use_case: "delete",
|
|
3739
|
-
},
|
|
3740
|
-
],
|
|
3741
3263
|
field_docs: {},
|
|
3742
3264
|
optional_fields: [],
|
|
3743
3265
|
performance_impact: {
|
|
@@ -3750,6 +3272,7 @@ export const virtualTools = [
|
|
|
3750
3272
|
deletes: ["http-loadbalancer", "contained_resources"],
|
|
3751
3273
|
},
|
|
3752
3274
|
},
|
|
3275
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/http_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @http-lb.json\n',
|
|
3753
3276
|
},
|
|
3754
3277
|
{
|
|
3755
3278
|
toolName: "f5xc-api-virtual-http-loadbalancer-get",
|
|
@@ -3818,13 +3341,6 @@ export const virtualTools = [
|
|
|
3818
3341
|
dangerLevel: "low",
|
|
3819
3342
|
sideEffects: null,
|
|
3820
3343
|
requiredFields: ["path.name", "path.namespace"],
|
|
3821
|
-
cliExamples: [
|
|
3822
|
-
{
|
|
3823
|
-
command: "f5xcctl config http-loadbalancer get {name} --namespace {namespace}",
|
|
3824
|
-
description: "Get specific http-loadbalancer",
|
|
3825
|
-
use_case: "get_specific",
|
|
3826
|
-
},
|
|
3827
|
-
],
|
|
3828
3344
|
confirmationRequired: false,
|
|
3829
3345
|
parameterExamples: {
|
|
3830
3346
|
name: "Name",
|
|
@@ -3870,13 +3386,6 @@ export const virtualTools = [
|
|
|
3870
3386
|
},
|
|
3871
3387
|
confirmation_required: false,
|
|
3872
3388
|
danger_level: "low",
|
|
3873
|
-
examples: [
|
|
3874
|
-
{
|
|
3875
|
-
command: "f5xcctl config http-loadbalancer get {name} --namespace {namespace}",
|
|
3876
|
-
description: "Get specific http-loadbalancer",
|
|
3877
|
-
use_case: "get_specific",
|
|
3878
|
-
},
|
|
3879
|
-
],
|
|
3880
3389
|
field_docs: {},
|
|
3881
3390
|
optional_fields: [],
|
|
3882
3391
|
performance_impact: {
|
|
@@ -3887,6 +3396,7 @@ export const virtualTools = [
|
|
|
3887
3396
|
required_fields: ["path.name", "path.namespace"],
|
|
3888
3397
|
side_effects: {},
|
|
3889
3398
|
},
|
|
3399
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/http_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @http-lb.json\n',
|
|
3890
3400
|
},
|
|
3891
3401
|
{
|
|
3892
3402
|
toolName: "f5xc-api-virtual-http-loadbalancer-list",
|
|
@@ -3961,13 +3471,6 @@ export const virtualTools = [
|
|
|
3961
3471
|
dangerLevel: "low",
|
|
3962
3472
|
sideEffects: null,
|
|
3963
3473
|
requiredFields: ["path.namespace"],
|
|
3964
|
-
cliExamples: [
|
|
3965
|
-
{
|
|
3966
|
-
command: "f5xcctl config http-loadbalancer list --namespace {namespace}",
|
|
3967
|
-
description: "List all http-loadbalancers",
|
|
3968
|
-
use_case: "list_all",
|
|
3969
|
-
},
|
|
3970
|
-
],
|
|
3971
3474
|
confirmationRequired: false,
|
|
3972
3475
|
parameterExamples: {
|
|
3973
3476
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4013,13 +3516,6 @@ export const virtualTools = [
|
|
|
4013
3516
|
},
|
|
4014
3517
|
confirmation_required: false,
|
|
4015
3518
|
danger_level: "low",
|
|
4016
|
-
examples: [
|
|
4017
|
-
{
|
|
4018
|
-
command: "f5xcctl config http-loadbalancer list --namespace {namespace}",
|
|
4019
|
-
description: "List all http-loadbalancers",
|
|
4020
|
-
use_case: "list_all",
|
|
4021
|
-
},
|
|
4022
|
-
],
|
|
4023
3519
|
field_docs: {},
|
|
4024
3520
|
optional_fields: [],
|
|
4025
3521
|
performance_impact: {
|
|
@@ -4030,6 +3526,7 @@ export const virtualTools = [
|
|
|
4030
3526
|
required_fields: ["path.namespace"],
|
|
4031
3527
|
side_effects: {},
|
|
4032
3528
|
},
|
|
3529
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/http_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @http-lb.json\n',
|
|
4033
3530
|
},
|
|
4034
3531
|
{
|
|
4035
3532
|
toolName: "f5xc-api-virtual-http-loadbalancer-update",
|
|
@@ -4081,13 +3578,6 @@ export const virtualTools = [
|
|
|
4081
3578
|
modifies: ["http-loadbalancer"],
|
|
4082
3579
|
},
|
|
4083
3580
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4084
|
-
cliExamples: [
|
|
4085
|
-
{
|
|
4086
|
-
command: "f5xcctl config http-loadbalancer update {name} --namespace {namespace} -f {file}.yaml",
|
|
4087
|
-
description: "Update http-loadbalancer",
|
|
4088
|
-
use_case: "update",
|
|
4089
|
-
},
|
|
4090
|
-
],
|
|
4091
3581
|
confirmationRequired: false,
|
|
4092
3582
|
parameterExamples: {
|
|
4093
3583
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4133,13 +3623,6 @@ export const virtualTools = [
|
|
|
4133
3623
|
},
|
|
4134
3624
|
confirmation_required: false,
|
|
4135
3625
|
danger_level: "medium",
|
|
4136
|
-
examples: [
|
|
4137
|
-
{
|
|
4138
|
-
command: "f5xcctl config http-loadbalancer update {name} --namespace {namespace} -f {file}.yaml",
|
|
4139
|
-
description: "Update http-loadbalancer",
|
|
4140
|
-
use_case: "update",
|
|
4141
|
-
},
|
|
4142
|
-
],
|
|
4143
3626
|
field_docs: {},
|
|
4144
3627
|
optional_fields: [],
|
|
4145
3628
|
performance_impact: {
|
|
@@ -4152,6 +3635,7 @@ export const virtualTools = [
|
|
|
4152
3635
|
modifies: ["http-loadbalancer"],
|
|
4153
3636
|
},
|
|
4154
3637
|
},
|
|
3638
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/http_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @http-lb.json\n',
|
|
4155
3639
|
},
|
|
4156
3640
|
{
|
|
4157
3641
|
toolName: "f5xc-api-virtual-l7ddos-rps-threshold-create",
|
|
@@ -4203,18 +3687,6 @@ export const virtualTools = [
|
|
|
4203
3687
|
creates: ["l7ddos-rps-threshold"],
|
|
4204
3688
|
},
|
|
4205
3689
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
4206
|
-
cliExamples: [
|
|
4207
|
-
{
|
|
4208
|
-
command: "f5xcctl config l7ddos-rps-threshold create -f {file}.yaml",
|
|
4209
|
-
description: "Create from YAML file",
|
|
4210
|
-
use_case: "file_based",
|
|
4211
|
-
},
|
|
4212
|
-
{
|
|
4213
|
-
command: "f5xcctl config l7ddos-rps-threshold create {name} --namespace {namespace}",
|
|
4214
|
-
description: "Create l7ddos-rps-threshold",
|
|
4215
|
-
use_case: "basic_create",
|
|
4216
|
-
},
|
|
4217
|
-
],
|
|
4218
3690
|
confirmationRequired: false,
|
|
4219
3691
|
parameterExamples: {
|
|
4220
3692
|
name: "Lb_name",
|
|
@@ -4263,18 +3735,6 @@ export const virtualTools = [
|
|
|
4263
3735
|
},
|
|
4264
3736
|
confirmation_required: false,
|
|
4265
3737
|
danger_level: "medium",
|
|
4266
|
-
examples: [
|
|
4267
|
-
{
|
|
4268
|
-
command: "f5xcctl config l7ddos-rps-threshold create {name} --namespace {namespace}",
|
|
4269
|
-
description: "Create l7ddos-rps-threshold",
|
|
4270
|
-
use_case: "basic_create",
|
|
4271
|
-
},
|
|
4272
|
-
{
|
|
4273
|
-
command: "f5xcctl config l7ddos-rps-threshold create -f {file}.yaml",
|
|
4274
|
-
description: "Create from YAML file",
|
|
4275
|
-
use_case: "file_based",
|
|
4276
|
-
},
|
|
4277
|
-
],
|
|
4278
3738
|
field_docs: {},
|
|
4279
3739
|
optional_fields: [],
|
|
4280
3740
|
performance_impact: {
|
|
@@ -4287,6 +3747,7 @@ export const virtualTools = [
|
|
|
4287
3747
|
creates: ["l7ddos-rps-threshold"],
|
|
4288
3748
|
},
|
|
4289
3749
|
},
|
|
3750
|
+
curlExample: null,
|
|
4290
3751
|
},
|
|
4291
3752
|
{
|
|
4292
3753
|
toolName: "f5xc-api-virtual-learnt-schema-get",
|
|
@@ -4385,13 +3846,6 @@ export const virtualTools = [
|
|
|
4385
3846
|
dangerLevel: "low",
|
|
4386
3847
|
sideEffects: null,
|
|
4387
3848
|
requiredFields: ["path.name", "path.namespace"],
|
|
4388
|
-
cliExamples: [
|
|
4389
|
-
{
|
|
4390
|
-
command: "f5xcctl ml learnt-schema get {name} --namespace {namespace}",
|
|
4391
|
-
description: "Get specific learnt-schema",
|
|
4392
|
-
use_case: "get_specific",
|
|
4393
|
-
},
|
|
4394
|
-
],
|
|
4395
3849
|
confirmationRequired: false,
|
|
4396
3850
|
parameterExamples: {
|
|
4397
3851
|
collapsed_url: "API/v1/user_id/DYN/vehicle_id/DYN.",
|
|
@@ -4440,13 +3894,6 @@ export const virtualTools = [
|
|
|
4440
3894
|
},
|
|
4441
3895
|
confirmation_required: false,
|
|
4442
3896
|
danger_level: "low",
|
|
4443
|
-
examples: [
|
|
4444
|
-
{
|
|
4445
|
-
command: "f5xcctl ml learnt-schema get {name} --namespace {namespace}",
|
|
4446
|
-
description: "Get specific learnt-schema",
|
|
4447
|
-
use_case: "get_specific",
|
|
4448
|
-
},
|
|
4449
|
-
],
|
|
4450
3897
|
field_docs: {},
|
|
4451
3898
|
optional_fields: [],
|
|
4452
3899
|
performance_impact: {
|
|
@@ -4457,6 +3904,7 @@ export const virtualTools = [
|
|
|
4457
3904
|
required_fields: ["path.name", "path.namespace"],
|
|
4458
3905
|
side_effects: {},
|
|
4459
3906
|
},
|
|
3907
|
+
curlExample: null,
|
|
4460
3908
|
},
|
|
4461
3909
|
{
|
|
4462
3910
|
toolName: "f5xc-api-virtual-origin-pool-create",
|
|
@@ -4497,18 +3945,6 @@ export const virtualTools = [
|
|
|
4497
3945
|
creates: ["origin-pool"],
|
|
4498
3946
|
},
|
|
4499
3947
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4500
|
-
cliExamples: [
|
|
4501
|
-
{
|
|
4502
|
-
command: "f5xcctl config origin-pool create -f {file}.yaml",
|
|
4503
|
-
description: "Create from YAML file",
|
|
4504
|
-
use_case: "file_based",
|
|
4505
|
-
},
|
|
4506
|
-
{
|
|
4507
|
-
command: "f5xcctl config origin-pool create {name} --namespace {namespace}",
|
|
4508
|
-
description: "Create origin-pool",
|
|
4509
|
-
use_case: "basic_create",
|
|
4510
|
-
},
|
|
4511
|
-
],
|
|
4512
3948
|
confirmationRequired: false,
|
|
4513
3949
|
parameterExamples: {
|
|
4514
3950
|
"metadata.namespace": "Staging",
|
|
@@ -4553,18 +3989,6 @@ export const virtualTools = [
|
|
|
4553
3989
|
},
|
|
4554
3990
|
confirmation_required: false,
|
|
4555
3991
|
danger_level: "medium",
|
|
4556
|
-
examples: [
|
|
4557
|
-
{
|
|
4558
|
-
command: "f5xcctl config origin-pool create {name} --namespace {namespace}",
|
|
4559
|
-
description: "Create origin-pool",
|
|
4560
|
-
use_case: "basic_create",
|
|
4561
|
-
},
|
|
4562
|
-
{
|
|
4563
|
-
command: "f5xcctl config origin-pool create -f {file}.yaml",
|
|
4564
|
-
description: "Create from YAML file",
|
|
4565
|
-
use_case: "file_based",
|
|
4566
|
-
},
|
|
4567
|
-
],
|
|
4568
3992
|
field_docs: {},
|
|
4569
3993
|
optional_fields: [],
|
|
4570
3994
|
performance_impact: {
|
|
@@ -4577,6 +4001,7 @@ export const virtualTools = [
|
|
|
4577
4001
|
creates: ["origin-pool"],
|
|
4578
4002
|
},
|
|
4579
4003
|
},
|
|
4004
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/origin_pools" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @origin-pool.json\n',
|
|
4580
4005
|
},
|
|
4581
4006
|
{
|
|
4582
4007
|
toolName: "f5xc-api-virtual-origin-pool-delete",
|
|
@@ -4626,13 +4051,6 @@ export const virtualTools = [
|
|
|
4626
4051
|
deletes: ["origin-pool", "contained_resources"],
|
|
4627
4052
|
},
|
|
4628
4053
|
requiredFields: ["path.name", "path.namespace"],
|
|
4629
|
-
cliExamples: [
|
|
4630
|
-
{
|
|
4631
|
-
command: "f5xcctl config origin-pool delete {name} --namespace {namespace}",
|
|
4632
|
-
description: "Delete origin-pool",
|
|
4633
|
-
use_case: "delete",
|
|
4634
|
-
},
|
|
4635
|
-
],
|
|
4636
4054
|
confirmationRequired: true,
|
|
4637
4055
|
parameterExamples: {
|
|
4638
4056
|
name: "Name",
|
|
@@ -4678,13 +4096,6 @@ export const virtualTools = [
|
|
|
4678
4096
|
},
|
|
4679
4097
|
confirmation_required: true,
|
|
4680
4098
|
danger_level: "high",
|
|
4681
|
-
examples: [
|
|
4682
|
-
{
|
|
4683
|
-
command: "f5xcctl config origin-pool delete {name} --namespace {namespace}",
|
|
4684
|
-
description: "Delete origin-pool",
|
|
4685
|
-
use_case: "delete",
|
|
4686
|
-
},
|
|
4687
|
-
],
|
|
4688
4099
|
field_docs: {},
|
|
4689
4100
|
optional_fields: [],
|
|
4690
4101
|
performance_impact: {
|
|
@@ -4697,6 +4108,7 @@ export const virtualTools = [
|
|
|
4697
4108
|
deletes: ["origin-pool", "contained_resources"],
|
|
4698
4109
|
},
|
|
4699
4110
|
},
|
|
4111
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/origin_pools" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @origin-pool.json\n',
|
|
4700
4112
|
},
|
|
4701
4113
|
{
|
|
4702
4114
|
toolName: "f5xc-api-virtual-origin-pool-get",
|
|
@@ -4764,13 +4176,6 @@ export const virtualTools = [
|
|
|
4764
4176
|
dangerLevel: "low",
|
|
4765
4177
|
sideEffects: null,
|
|
4766
4178
|
requiredFields: ["path.name", "path.namespace"],
|
|
4767
|
-
cliExamples: [
|
|
4768
|
-
{
|
|
4769
|
-
command: "f5xcctl config origin-pool get {name} --namespace {namespace}",
|
|
4770
|
-
description: "Get specific origin-pool",
|
|
4771
|
-
use_case: "get_specific",
|
|
4772
|
-
},
|
|
4773
|
-
],
|
|
4774
4179
|
confirmationRequired: false,
|
|
4775
4180
|
parameterExamples: {
|
|
4776
4181
|
name: "Name",
|
|
@@ -4816,13 +4221,6 @@ export const virtualTools = [
|
|
|
4816
4221
|
},
|
|
4817
4222
|
confirmation_required: false,
|
|
4818
4223
|
danger_level: "low",
|
|
4819
|
-
examples: [
|
|
4820
|
-
{
|
|
4821
|
-
command: "f5xcctl config origin-pool get {name} --namespace {namespace}",
|
|
4822
|
-
description: "Get specific origin-pool",
|
|
4823
|
-
use_case: "get_specific",
|
|
4824
|
-
},
|
|
4825
|
-
],
|
|
4826
4224
|
field_docs: {},
|
|
4827
4225
|
optional_fields: [],
|
|
4828
4226
|
performance_impact: {
|
|
@@ -4833,6 +4231,7 @@ export const virtualTools = [
|
|
|
4833
4231
|
required_fields: ["path.name", "path.namespace"],
|
|
4834
4232
|
side_effects: {},
|
|
4835
4233
|
},
|
|
4234
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/origin_pools" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @origin-pool.json\n',
|
|
4836
4235
|
},
|
|
4837
4236
|
{
|
|
4838
4237
|
toolName: "f5xc-api-virtual-origin-pool-list",
|
|
@@ -4907,13 +4306,6 @@ export const virtualTools = [
|
|
|
4907
4306
|
dangerLevel: "low",
|
|
4908
4307
|
sideEffects: null,
|
|
4909
4308
|
requiredFields: ["path.namespace"],
|
|
4910
|
-
cliExamples: [
|
|
4911
|
-
{
|
|
4912
|
-
command: "f5xcctl config origin-pool list --namespace {namespace}",
|
|
4913
|
-
description: "List all origin-pools",
|
|
4914
|
-
use_case: "list_all",
|
|
4915
|
-
},
|
|
4916
|
-
],
|
|
4917
4309
|
confirmationRequired: false,
|
|
4918
4310
|
parameterExamples: {
|
|
4919
4311
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4959,13 +4351,6 @@ export const virtualTools = [
|
|
|
4959
4351
|
},
|
|
4960
4352
|
confirmation_required: false,
|
|
4961
4353
|
danger_level: "low",
|
|
4962
|
-
examples: [
|
|
4963
|
-
{
|
|
4964
|
-
command: "f5xcctl config origin-pool list --namespace {namespace}",
|
|
4965
|
-
description: "List all origin-pools",
|
|
4966
|
-
use_case: "list_all",
|
|
4967
|
-
},
|
|
4968
|
-
],
|
|
4969
4354
|
field_docs: {},
|
|
4970
4355
|
optional_fields: [],
|
|
4971
4356
|
performance_impact: {
|
|
@@ -4976,6 +4361,7 @@ export const virtualTools = [
|
|
|
4976
4361
|
required_fields: ["path.namespace"],
|
|
4977
4362
|
side_effects: {},
|
|
4978
4363
|
},
|
|
4364
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/origin_pools" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @origin-pool.json\n',
|
|
4979
4365
|
},
|
|
4980
4366
|
{
|
|
4981
4367
|
toolName: "f5xc-api-virtual-origin-pool-update",
|
|
@@ -5027,13 +4413,6 @@ export const virtualTools = [
|
|
|
5027
4413
|
modifies: ["origin-pool"],
|
|
5028
4414
|
},
|
|
5029
4415
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
5030
|
-
cliExamples: [
|
|
5031
|
-
{
|
|
5032
|
-
command: "f5xcctl config origin-pool update {name} --namespace {namespace} -f {file}.yaml",
|
|
5033
|
-
description: "Update origin-pool",
|
|
5034
|
-
use_case: "update",
|
|
5035
|
-
},
|
|
5036
|
-
],
|
|
5037
4416
|
confirmationRequired: false,
|
|
5038
4417
|
parameterExamples: {
|
|
5039
4418
|
"metadata.name": "Example-corp-web.",
|
|
@@ -5079,13 +4458,6 @@ export const virtualTools = [
|
|
|
5079
4458
|
},
|
|
5080
4459
|
confirmation_required: false,
|
|
5081
4460
|
danger_level: "medium",
|
|
5082
|
-
examples: [
|
|
5083
|
-
{
|
|
5084
|
-
command: "f5xcctl config origin-pool update {name} --namespace {namespace} -f {file}.yaml",
|
|
5085
|
-
description: "Update origin-pool",
|
|
5086
|
-
use_case: "update",
|
|
5087
|
-
},
|
|
5088
|
-
],
|
|
5089
4461
|
field_docs: {},
|
|
5090
4462
|
optional_fields: [],
|
|
5091
4463
|
performance_impact: {
|
|
@@ -5098,6 +4470,7 @@ export const virtualTools = [
|
|
|
5098
4470
|
modifies: ["origin-pool"],
|
|
5099
4471
|
},
|
|
5100
4472
|
},
|
|
4473
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/origin_pools" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @origin-pool.json\n',
|
|
5101
4474
|
},
|
|
5102
4475
|
{
|
|
5103
4476
|
toolName: "f5xc-api-virtual-pdf-get",
|
|
@@ -5168,13 +4541,6 @@ export const virtualTools = [
|
|
|
5168
4541
|
dangerLevel: "low",
|
|
5169
4542
|
sideEffects: null,
|
|
5170
4543
|
requiredFields: ["path.name", "path.namespace"],
|
|
5171
|
-
cliExamples: [
|
|
5172
|
-
{
|
|
5173
|
-
command: "f5xcctl ml pdf get {name} --namespace {namespace}",
|
|
5174
|
-
description: "Get specific pdf",
|
|
5175
|
-
use_case: "get_specific",
|
|
5176
|
-
},
|
|
5177
|
-
],
|
|
5178
4544
|
confirmationRequired: false,
|
|
5179
4545
|
parameterExamples: {
|
|
5180
4546
|
collapsed_url: "API/v1/user_id/DYN/vehicle_id/DYN.",
|
|
@@ -5222,13 +4588,6 @@ export const virtualTools = [
|
|
|
5222
4588
|
},
|
|
5223
4589
|
confirmation_required: false,
|
|
5224
4590
|
danger_level: "low",
|
|
5225
|
-
examples: [
|
|
5226
|
-
{
|
|
5227
|
-
command: "f5xcctl ml pdf get {name} --namespace {namespace}",
|
|
5228
|
-
description: "Get specific pdf",
|
|
5229
|
-
use_case: "get_specific",
|
|
5230
|
-
},
|
|
5231
|
-
],
|
|
5232
4591
|
field_docs: {},
|
|
5233
4592
|
optional_fields: [],
|
|
5234
4593
|
performance_impact: {
|
|
@@ -5239,6 +4598,7 @@ export const virtualTools = [
|
|
|
5239
4598
|
required_fields: ["path.name", "path.namespace"],
|
|
5240
4599
|
side_effects: {},
|
|
5241
4600
|
},
|
|
4601
|
+
curlExample: null,
|
|
5242
4602
|
},
|
|
5243
4603
|
{
|
|
5244
4604
|
toolName: "f5xc-api-virtual-proxy-create",
|
|
@@ -5279,18 +4639,6 @@ export const virtualTools = [
|
|
|
5279
4639
|
creates: ["proxy"],
|
|
5280
4640
|
},
|
|
5281
4641
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
5282
|
-
cliExamples: [
|
|
5283
|
-
{
|
|
5284
|
-
command: "f5xcctl config proxy create -f {file}.yaml",
|
|
5285
|
-
description: "Create from YAML file",
|
|
5286
|
-
use_case: "file_based",
|
|
5287
|
-
},
|
|
5288
|
-
{
|
|
5289
|
-
command: "f5xcctl config proxy create {name} --namespace {namespace}",
|
|
5290
|
-
description: "Create proxy",
|
|
5291
|
-
use_case: "basic_create",
|
|
5292
|
-
},
|
|
5293
|
-
],
|
|
5294
4642
|
confirmationRequired: false,
|
|
5295
4643
|
parameterExamples: {
|
|
5296
4644
|
"metadata.namespace": "Staging",
|
|
@@ -5335,18 +4683,6 @@ export const virtualTools = [
|
|
|
5335
4683
|
},
|
|
5336
4684
|
confirmation_required: false,
|
|
5337
4685
|
danger_level: "medium",
|
|
5338
|
-
examples: [
|
|
5339
|
-
{
|
|
5340
|
-
command: "f5xcctl config proxy create {name} --namespace {namespace}",
|
|
5341
|
-
description: "Create proxy",
|
|
5342
|
-
use_case: "basic_create",
|
|
5343
|
-
},
|
|
5344
|
-
{
|
|
5345
|
-
command: "f5xcctl config proxy create -f {file}.yaml",
|
|
5346
|
-
description: "Create from YAML file",
|
|
5347
|
-
use_case: "file_based",
|
|
5348
|
-
},
|
|
5349
|
-
],
|
|
5350
4686
|
field_docs: {},
|
|
5351
4687
|
optional_fields: [],
|
|
5352
4688
|
performance_impact: {
|
|
@@ -5359,6 +4695,7 @@ export const virtualTools = [
|
|
|
5359
4695
|
creates: ["proxy"],
|
|
5360
4696
|
},
|
|
5361
4697
|
},
|
|
4698
|
+
curlExample: null,
|
|
5362
4699
|
},
|
|
5363
4700
|
{
|
|
5364
4701
|
toolName: "f5xc-api-virtual-proxy-delete",
|
|
@@ -5408,13 +4745,6 @@ export const virtualTools = [
|
|
|
5408
4745
|
deletes: ["proxy", "contained_resources"],
|
|
5409
4746
|
},
|
|
5410
4747
|
requiredFields: ["path.name", "path.namespace"],
|
|
5411
|
-
cliExamples: [
|
|
5412
|
-
{
|
|
5413
|
-
command: "f5xcctl config proxy delete {name} --namespace {namespace}",
|
|
5414
|
-
description: "Delete proxy",
|
|
5415
|
-
use_case: "delete",
|
|
5416
|
-
},
|
|
5417
|
-
],
|
|
5418
4748
|
confirmationRequired: true,
|
|
5419
4749
|
parameterExamples: {
|
|
5420
4750
|
name: "Name",
|
|
@@ -5460,13 +4790,6 @@ export const virtualTools = [
|
|
|
5460
4790
|
},
|
|
5461
4791
|
confirmation_required: true,
|
|
5462
4792
|
danger_level: "high",
|
|
5463
|
-
examples: [
|
|
5464
|
-
{
|
|
5465
|
-
command: "f5xcctl config proxy delete {name} --namespace {namespace}",
|
|
5466
|
-
description: "Delete proxy",
|
|
5467
|
-
use_case: "delete",
|
|
5468
|
-
},
|
|
5469
|
-
],
|
|
5470
4793
|
field_docs: {},
|
|
5471
4794
|
optional_fields: [],
|
|
5472
4795
|
performance_impact: {
|
|
@@ -5479,6 +4802,7 @@ export const virtualTools = [
|
|
|
5479
4802
|
deletes: ["proxy", "contained_resources"],
|
|
5480
4803
|
},
|
|
5481
4804
|
},
|
|
4805
|
+
curlExample: null,
|
|
5482
4806
|
},
|
|
5483
4807
|
{
|
|
5484
4808
|
toolName: "f5xc-api-virtual-proxy-get",
|
|
@@ -5547,13 +4871,6 @@ export const virtualTools = [
|
|
|
5547
4871
|
dangerLevel: "low",
|
|
5548
4872
|
sideEffects: null,
|
|
5549
4873
|
requiredFields: ["path.name", "path.namespace"],
|
|
5550
|
-
cliExamples: [
|
|
5551
|
-
{
|
|
5552
|
-
command: "f5xcctl config proxy get {name} --namespace {namespace}",
|
|
5553
|
-
description: "Get specific proxy",
|
|
5554
|
-
use_case: "get_specific",
|
|
5555
|
-
},
|
|
5556
|
-
],
|
|
5557
4874
|
confirmationRequired: false,
|
|
5558
4875
|
parameterExamples: {
|
|
5559
4876
|
name: "Name",
|
|
@@ -5599,13 +4916,6 @@ export const virtualTools = [
|
|
|
5599
4916
|
},
|
|
5600
4917
|
confirmation_required: false,
|
|
5601
4918
|
danger_level: "low",
|
|
5602
|
-
examples: [
|
|
5603
|
-
{
|
|
5604
|
-
command: "f5xcctl config proxy get {name} --namespace {namespace}",
|
|
5605
|
-
description: "Get specific proxy",
|
|
5606
|
-
use_case: "get_specific",
|
|
5607
|
-
},
|
|
5608
|
-
],
|
|
5609
4919
|
field_docs: {},
|
|
5610
4920
|
optional_fields: [],
|
|
5611
4921
|
performance_impact: {
|
|
@@ -5616,6 +4926,7 @@ export const virtualTools = [
|
|
|
5616
4926
|
required_fields: ["path.name", "path.namespace"],
|
|
5617
4927
|
side_effects: {},
|
|
5618
4928
|
},
|
|
4929
|
+
curlExample: null,
|
|
5619
4930
|
},
|
|
5620
4931
|
{
|
|
5621
4932
|
toolName: "f5xc-api-virtual-proxy-list",
|
|
@@ -5690,13 +5001,6 @@ export const virtualTools = [
|
|
|
5690
5001
|
dangerLevel: "low",
|
|
5691
5002
|
sideEffects: null,
|
|
5692
5003
|
requiredFields: ["path.namespace"],
|
|
5693
|
-
cliExamples: [
|
|
5694
|
-
{
|
|
5695
|
-
command: "f5xcctl config proxy list --namespace {namespace}",
|
|
5696
|
-
description: "List all proxys",
|
|
5697
|
-
use_case: "list_all",
|
|
5698
|
-
},
|
|
5699
|
-
],
|
|
5700
5004
|
confirmationRequired: false,
|
|
5701
5005
|
parameterExamples: {
|
|
5702
5006
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5742,13 +5046,6 @@ export const virtualTools = [
|
|
|
5742
5046
|
},
|
|
5743
5047
|
confirmation_required: false,
|
|
5744
5048
|
danger_level: "low",
|
|
5745
|
-
examples: [
|
|
5746
|
-
{
|
|
5747
|
-
command: "f5xcctl config proxy list --namespace {namespace}",
|
|
5748
|
-
description: "List all proxys",
|
|
5749
|
-
use_case: "list_all",
|
|
5750
|
-
},
|
|
5751
|
-
],
|
|
5752
5049
|
field_docs: {},
|
|
5753
5050
|
optional_fields: [],
|
|
5754
5051
|
performance_impact: {
|
|
@@ -5759,6 +5056,7 @@ export const virtualTools = [
|
|
|
5759
5056
|
required_fields: ["path.namespace"],
|
|
5760
5057
|
side_effects: {},
|
|
5761
5058
|
},
|
|
5059
|
+
curlExample: null,
|
|
5762
5060
|
},
|
|
5763
5061
|
{
|
|
5764
5062
|
toolName: "f5xc-api-virtual-proxy-update",
|
|
@@ -5810,13 +5108,6 @@ export const virtualTools = [
|
|
|
5810
5108
|
modifies: ["proxy"],
|
|
5811
5109
|
},
|
|
5812
5110
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
5813
|
-
cliExamples: [
|
|
5814
|
-
{
|
|
5815
|
-
command: "f5xcctl config proxy update {name} --namespace {namespace} -f {file}.yaml",
|
|
5816
|
-
description: "Update proxy",
|
|
5817
|
-
use_case: "update",
|
|
5818
|
-
},
|
|
5819
|
-
],
|
|
5820
5111
|
confirmationRequired: false,
|
|
5821
5112
|
parameterExamples: {
|
|
5822
5113
|
"metadata.name": "Example-corp-web.",
|
|
@@ -5862,13 +5153,6 @@ export const virtualTools = [
|
|
|
5862
5153
|
},
|
|
5863
5154
|
confirmation_required: false,
|
|
5864
5155
|
danger_level: "medium",
|
|
5865
|
-
examples: [
|
|
5866
|
-
{
|
|
5867
|
-
command: "f5xcctl config proxy update {name} --namespace {namespace} -f {file}.yaml",
|
|
5868
|
-
description: "Update proxy",
|
|
5869
|
-
use_case: "update",
|
|
5870
|
-
},
|
|
5871
|
-
],
|
|
5872
5156
|
field_docs: {},
|
|
5873
5157
|
optional_fields: [],
|
|
5874
5158
|
performance_impact: {
|
|
@@ -5881,6 +5165,7 @@ export const virtualTools = [
|
|
|
5881
5165
|
modifies: ["proxy"],
|
|
5882
5166
|
},
|
|
5883
5167
|
},
|
|
5168
|
+
curlExample: null,
|
|
5884
5169
|
},
|
|
5885
5170
|
{
|
|
5886
5171
|
toolName: "f5xc-api-virtual-rate-limiter-policy-create",
|
|
@@ -5921,18 +5206,6 @@ export const virtualTools = [
|
|
|
5921
5206
|
creates: ["rate-limiter-policy"],
|
|
5922
5207
|
},
|
|
5923
5208
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
5924
|
-
cliExamples: [
|
|
5925
|
-
{
|
|
5926
|
-
command: "f5xcctl config rate-limiter-policy create -f {file}.yaml",
|
|
5927
|
-
description: "Create from YAML file",
|
|
5928
|
-
use_case: "file_based",
|
|
5929
|
-
},
|
|
5930
|
-
{
|
|
5931
|
-
command: "f5xcctl config rate-limiter-policy create {name} --namespace {namespace}",
|
|
5932
|
-
description: "Create rate-limiter-policy",
|
|
5933
|
-
use_case: "basic_create",
|
|
5934
|
-
},
|
|
5935
|
-
],
|
|
5936
5209
|
confirmationRequired: false,
|
|
5937
5210
|
parameterExamples: {
|
|
5938
5211
|
"metadata.namespace": "Staging",
|
|
@@ -5980,18 +5253,6 @@ export const virtualTools = [
|
|
|
5980
5253
|
},
|
|
5981
5254
|
confirmation_required: false,
|
|
5982
5255
|
danger_level: "medium",
|
|
5983
|
-
examples: [
|
|
5984
|
-
{
|
|
5985
|
-
command: "f5xcctl config rate-limiter-policy create {name} --namespace {namespace}",
|
|
5986
|
-
description: "Create rate-limiter-policy",
|
|
5987
|
-
use_case: "basic_create",
|
|
5988
|
-
},
|
|
5989
|
-
{
|
|
5990
|
-
command: "f5xcctl config rate-limiter-policy create -f {file}.yaml",
|
|
5991
|
-
description: "Create from YAML file",
|
|
5992
|
-
use_case: "file_based",
|
|
5993
|
-
},
|
|
5994
|
-
],
|
|
5995
5256
|
field_docs: {},
|
|
5996
5257
|
optional_fields: [],
|
|
5997
5258
|
performance_impact: {
|
|
@@ -6004,6 +5265,7 @@ export const virtualTools = [
|
|
|
6004
5265
|
creates: ["rate-limiter-policy"],
|
|
6005
5266
|
},
|
|
6006
5267
|
},
|
|
5268
|
+
curlExample: null,
|
|
6007
5269
|
},
|
|
6008
5270
|
{
|
|
6009
5271
|
toolName: "f5xc-api-virtual-rate-limiter-policy-delete",
|
|
@@ -6053,13 +5315,6 @@ export const virtualTools = [
|
|
|
6053
5315
|
deletes: ["rate-limiter-policy", "contained_resources"],
|
|
6054
5316
|
},
|
|
6055
5317
|
requiredFields: ["path.name", "path.namespace"],
|
|
6056
|
-
cliExamples: [
|
|
6057
|
-
{
|
|
6058
|
-
command: "f5xcctl config rate-limiter-policy delete {name} --namespace {namespace}",
|
|
6059
|
-
description: "Delete rate-limiter-policy",
|
|
6060
|
-
use_case: "delete",
|
|
6061
|
-
},
|
|
6062
|
-
],
|
|
6063
5318
|
confirmationRequired: true,
|
|
6064
5319
|
parameterExamples: {
|
|
6065
5320
|
name: "Name",
|
|
@@ -6105,13 +5360,6 @@ export const virtualTools = [
|
|
|
6105
5360
|
},
|
|
6106
5361
|
confirmation_required: true,
|
|
6107
5362
|
danger_level: "high",
|
|
6108
|
-
examples: [
|
|
6109
|
-
{
|
|
6110
|
-
command: "f5xcctl config rate-limiter-policy delete {name} --namespace {namespace}",
|
|
6111
|
-
description: "Delete rate-limiter-policy",
|
|
6112
|
-
use_case: "delete",
|
|
6113
|
-
},
|
|
6114
|
-
],
|
|
6115
5363
|
field_docs: {},
|
|
6116
5364
|
optional_fields: [],
|
|
6117
5365
|
performance_impact: {
|
|
@@ -6124,6 +5372,7 @@ export const virtualTools = [
|
|
|
6124
5372
|
deletes: ["rate-limiter-policy", "contained_resources"],
|
|
6125
5373
|
},
|
|
6126
5374
|
},
|
|
5375
|
+
curlExample: null,
|
|
6127
5376
|
},
|
|
6128
5377
|
{
|
|
6129
5378
|
toolName: "f5xc-api-virtual-rate-limiter-policy-get",
|
|
@@ -6192,13 +5441,6 @@ export const virtualTools = [
|
|
|
6192
5441
|
dangerLevel: "low",
|
|
6193
5442
|
sideEffects: null,
|
|
6194
5443
|
requiredFields: ["path.name", "path.namespace"],
|
|
6195
|
-
cliExamples: [
|
|
6196
|
-
{
|
|
6197
|
-
command: "f5xcctl config rate-limiter-policy get {name} --namespace {namespace}",
|
|
6198
|
-
description: "Get specific rate-limiter-policy",
|
|
6199
|
-
use_case: "get_specific",
|
|
6200
|
-
},
|
|
6201
|
-
],
|
|
6202
5444
|
confirmationRequired: false,
|
|
6203
5445
|
parameterExamples: {
|
|
6204
5446
|
name: "Name",
|
|
@@ -6244,13 +5486,6 @@ export const virtualTools = [
|
|
|
6244
5486
|
},
|
|
6245
5487
|
confirmation_required: false,
|
|
6246
5488
|
danger_level: "low",
|
|
6247
|
-
examples: [
|
|
6248
|
-
{
|
|
6249
|
-
command: "f5xcctl config rate-limiter-policy get {name} --namespace {namespace}",
|
|
6250
|
-
description: "Get specific rate-limiter-policy",
|
|
6251
|
-
use_case: "get_specific",
|
|
6252
|
-
},
|
|
6253
|
-
],
|
|
6254
5489
|
field_docs: {},
|
|
6255
5490
|
optional_fields: [],
|
|
6256
5491
|
performance_impact: {
|
|
@@ -6261,6 +5496,7 @@ export const virtualTools = [
|
|
|
6261
5496
|
required_fields: ["path.name", "path.namespace"],
|
|
6262
5497
|
side_effects: {},
|
|
6263
5498
|
},
|
|
5499
|
+
curlExample: null,
|
|
6264
5500
|
},
|
|
6265
5501
|
{
|
|
6266
5502
|
toolName: "f5xc-api-virtual-rate-limiter-policy-list",
|
|
@@ -6335,13 +5571,6 @@ export const virtualTools = [
|
|
|
6335
5571
|
dangerLevel: "low",
|
|
6336
5572
|
sideEffects: null,
|
|
6337
5573
|
requiredFields: ["path.namespace"],
|
|
6338
|
-
cliExamples: [
|
|
6339
|
-
{
|
|
6340
|
-
command: "f5xcctl config rate-limiter-policy list --namespace {namespace}",
|
|
6341
|
-
description: "List all rate-limiter-policys",
|
|
6342
|
-
use_case: "list_all",
|
|
6343
|
-
},
|
|
6344
|
-
],
|
|
6345
5574
|
confirmationRequired: false,
|
|
6346
5575
|
parameterExamples: {
|
|
6347
5576
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -6387,13 +5616,6 @@ export const virtualTools = [
|
|
|
6387
5616
|
},
|
|
6388
5617
|
confirmation_required: false,
|
|
6389
5618
|
danger_level: "low",
|
|
6390
|
-
examples: [
|
|
6391
|
-
{
|
|
6392
|
-
command: "f5xcctl config rate-limiter-policy list --namespace {namespace}",
|
|
6393
|
-
description: "List all rate-limiter-policys",
|
|
6394
|
-
use_case: "list_all",
|
|
6395
|
-
},
|
|
6396
|
-
],
|
|
6397
5619
|
field_docs: {},
|
|
6398
5620
|
optional_fields: [],
|
|
6399
5621
|
performance_impact: {
|
|
@@ -6404,6 +5626,7 @@ export const virtualTools = [
|
|
|
6404
5626
|
required_fields: ["path.namespace"],
|
|
6405
5627
|
side_effects: {},
|
|
6406
5628
|
},
|
|
5629
|
+
curlExample: null,
|
|
6407
5630
|
},
|
|
6408
5631
|
{
|
|
6409
5632
|
toolName: "f5xc-api-virtual-rate-limiter-policy-update",
|
|
@@ -6455,13 +5678,6 @@ export const virtualTools = [
|
|
|
6455
5678
|
modifies: ["rate-limiter-policy"],
|
|
6456
5679
|
},
|
|
6457
5680
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
6458
|
-
cliExamples: [
|
|
6459
|
-
{
|
|
6460
|
-
command: "f5xcctl config rate-limiter-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
6461
|
-
description: "Update rate-limiter-policy",
|
|
6462
|
-
use_case: "update",
|
|
6463
|
-
},
|
|
6464
|
-
],
|
|
6465
5681
|
confirmationRequired: false,
|
|
6466
5682
|
parameterExamples: {
|
|
6467
5683
|
"metadata.name": "Example-corp-web.",
|
|
@@ -6507,13 +5723,6 @@ export const virtualTools = [
|
|
|
6507
5723
|
},
|
|
6508
5724
|
confirmation_required: false,
|
|
6509
5725
|
danger_level: "medium",
|
|
6510
|
-
examples: [
|
|
6511
|
-
{
|
|
6512
|
-
command: "f5xcctl config rate-limiter-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
6513
|
-
description: "Update rate-limiter-policy",
|
|
6514
|
-
use_case: "update",
|
|
6515
|
-
},
|
|
6516
|
-
],
|
|
6517
5726
|
field_docs: {},
|
|
6518
5727
|
optional_fields: [],
|
|
6519
5728
|
performance_impact: {
|
|
@@ -6526,6 +5735,7 @@ export const virtualTools = [
|
|
|
6526
5735
|
modifies: ["rate-limiter-policy"],
|
|
6527
5736
|
},
|
|
6528
5737
|
},
|
|
5738
|
+
curlExample: null,
|
|
6529
5739
|
},
|
|
6530
5740
|
{
|
|
6531
5741
|
toolName: "f5xc-api-virtual-service-policy-create",
|
|
@@ -6566,18 +5776,6 @@ export const virtualTools = [
|
|
|
6566
5776
|
creates: ["service-policy"],
|
|
6567
5777
|
},
|
|
6568
5778
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
6569
|
-
cliExamples: [
|
|
6570
|
-
{
|
|
6571
|
-
command: "f5xcctl config service-policy create -f {file}.yaml",
|
|
6572
|
-
description: "Create from YAML file",
|
|
6573
|
-
use_case: "file_based",
|
|
6574
|
-
},
|
|
6575
|
-
{
|
|
6576
|
-
command: "f5xcctl config service-policy create {name} --namespace {namespace}",
|
|
6577
|
-
description: "Create service-policy",
|
|
6578
|
-
use_case: "basic_create",
|
|
6579
|
-
},
|
|
6580
|
-
],
|
|
6581
5779
|
confirmationRequired: false,
|
|
6582
5780
|
parameterExamples: {
|
|
6583
5781
|
"metadata.namespace": "Staging",
|
|
@@ -6622,18 +5820,6 @@ export const virtualTools = [
|
|
|
6622
5820
|
},
|
|
6623
5821
|
confirmation_required: false,
|
|
6624
5822
|
danger_level: "medium",
|
|
6625
|
-
examples: [
|
|
6626
|
-
{
|
|
6627
|
-
command: "f5xcctl config service-policy create {name} --namespace {namespace}",
|
|
6628
|
-
description: "Create service-policy",
|
|
6629
|
-
use_case: "basic_create",
|
|
6630
|
-
},
|
|
6631
|
-
{
|
|
6632
|
-
command: "f5xcctl config service-policy create -f {file}.yaml",
|
|
6633
|
-
description: "Create from YAML file",
|
|
6634
|
-
use_case: "file_based",
|
|
6635
|
-
},
|
|
6636
|
-
],
|
|
6637
5823
|
field_docs: {},
|
|
6638
5824
|
optional_fields: [],
|
|
6639
5825
|
performance_impact: {
|
|
@@ -6646,6 +5832,7 @@ export const virtualTools = [
|
|
|
6646
5832
|
creates: ["service-policy"],
|
|
6647
5833
|
},
|
|
6648
5834
|
},
|
|
5835
|
+
curlExample: null,
|
|
6649
5836
|
},
|
|
6650
5837
|
{
|
|
6651
5838
|
toolName: "f5xc-api-virtual-service-policy-delete",
|
|
@@ -6695,13 +5882,6 @@ export const virtualTools = [
|
|
|
6695
5882
|
deletes: ["service-policy", "contained_resources"],
|
|
6696
5883
|
},
|
|
6697
5884
|
requiredFields: ["path.name", "path.namespace"],
|
|
6698
|
-
cliExamples: [
|
|
6699
|
-
{
|
|
6700
|
-
command: "f5xcctl config service-policy delete {name} --namespace {namespace}",
|
|
6701
|
-
description: "Delete service-policy",
|
|
6702
|
-
use_case: "delete",
|
|
6703
|
-
},
|
|
6704
|
-
],
|
|
6705
5885
|
confirmationRequired: true,
|
|
6706
5886
|
parameterExamples: {
|
|
6707
5887
|
name: "Name",
|
|
@@ -6747,13 +5927,6 @@ export const virtualTools = [
|
|
|
6747
5927
|
},
|
|
6748
5928
|
confirmation_required: true,
|
|
6749
5929
|
danger_level: "high",
|
|
6750
|
-
examples: [
|
|
6751
|
-
{
|
|
6752
|
-
command: "f5xcctl config service-policy delete {name} --namespace {namespace}",
|
|
6753
|
-
description: "Delete service-policy",
|
|
6754
|
-
use_case: "delete",
|
|
6755
|
-
},
|
|
6756
|
-
],
|
|
6757
5930
|
field_docs: {},
|
|
6758
5931
|
optional_fields: [],
|
|
6759
5932
|
performance_impact: {
|
|
@@ -6766,6 +5939,7 @@ export const virtualTools = [
|
|
|
6766
5939
|
deletes: ["service-policy", "contained_resources"],
|
|
6767
5940
|
},
|
|
6768
5941
|
},
|
|
5942
|
+
curlExample: null,
|
|
6769
5943
|
},
|
|
6770
5944
|
{
|
|
6771
5945
|
toolName: "f5xc-api-virtual-service-policy-get",
|
|
@@ -6834,13 +6008,6 @@ export const virtualTools = [
|
|
|
6834
6008
|
dangerLevel: "low",
|
|
6835
6009
|
sideEffects: null,
|
|
6836
6010
|
requiredFields: ["path.name", "path.namespace"],
|
|
6837
|
-
cliExamples: [
|
|
6838
|
-
{
|
|
6839
|
-
command: "f5xcctl config service-policy get {name} --namespace {namespace}",
|
|
6840
|
-
description: "Get specific service-policy",
|
|
6841
|
-
use_case: "get_specific",
|
|
6842
|
-
},
|
|
6843
|
-
],
|
|
6844
6011
|
confirmationRequired: false,
|
|
6845
6012
|
parameterExamples: {
|
|
6846
6013
|
name: "Name",
|
|
@@ -6886,13 +6053,6 @@ export const virtualTools = [
|
|
|
6886
6053
|
},
|
|
6887
6054
|
confirmation_required: false,
|
|
6888
6055
|
danger_level: "low",
|
|
6889
|
-
examples: [
|
|
6890
|
-
{
|
|
6891
|
-
command: "f5xcctl config service-policy get {name} --namespace {namespace}",
|
|
6892
|
-
description: "Get specific service-policy",
|
|
6893
|
-
use_case: "get_specific",
|
|
6894
|
-
},
|
|
6895
|
-
],
|
|
6896
6056
|
field_docs: {},
|
|
6897
6057
|
optional_fields: [],
|
|
6898
6058
|
performance_impact: {
|
|
@@ -6903,6 +6063,7 @@ export const virtualTools = [
|
|
|
6903
6063
|
required_fields: ["path.name", "path.namespace"],
|
|
6904
6064
|
side_effects: {},
|
|
6905
6065
|
},
|
|
6066
|
+
curlExample: null,
|
|
6906
6067
|
},
|
|
6907
6068
|
{
|
|
6908
6069
|
toolName: "f5xc-api-virtual-service-policy-list",
|
|
@@ -6977,13 +6138,6 @@ export const virtualTools = [
|
|
|
6977
6138
|
dangerLevel: "low",
|
|
6978
6139
|
sideEffects: null,
|
|
6979
6140
|
requiredFields: ["path.namespace"],
|
|
6980
|
-
cliExamples: [
|
|
6981
|
-
{
|
|
6982
|
-
command: "f5xcctl config service-policy list --namespace {namespace}",
|
|
6983
|
-
description: "List all service-policys",
|
|
6984
|
-
use_case: "list_all",
|
|
6985
|
-
},
|
|
6986
|
-
],
|
|
6987
6141
|
confirmationRequired: false,
|
|
6988
6142
|
parameterExamples: {
|
|
6989
6143
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -7029,13 +6183,6 @@ export const virtualTools = [
|
|
|
7029
6183
|
},
|
|
7030
6184
|
confirmation_required: false,
|
|
7031
6185
|
danger_level: "low",
|
|
7032
|
-
examples: [
|
|
7033
|
-
{
|
|
7034
|
-
command: "f5xcctl config service-policy list --namespace {namespace}",
|
|
7035
|
-
description: "List all service-policys",
|
|
7036
|
-
use_case: "list_all",
|
|
7037
|
-
},
|
|
7038
|
-
],
|
|
7039
6186
|
field_docs: {},
|
|
7040
6187
|
optional_fields: [],
|
|
7041
6188
|
performance_impact: {
|
|
@@ -7046,6 +6193,7 @@ export const virtualTools = [
|
|
|
7046
6193
|
required_fields: ["path.namespace"],
|
|
7047
6194
|
side_effects: {},
|
|
7048
6195
|
},
|
|
6196
|
+
curlExample: null,
|
|
7049
6197
|
},
|
|
7050
6198
|
{
|
|
7051
6199
|
toolName: "f5xc-api-virtual-service-policy-rule-create",
|
|
@@ -7086,18 +6234,6 @@ export const virtualTools = [
|
|
|
7086
6234
|
creates: ["service-policy-rule"],
|
|
7087
6235
|
},
|
|
7088
6236
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
7089
|
-
cliExamples: [
|
|
7090
|
-
{
|
|
7091
|
-
command: "f5xcctl config service-policy-rule create -f {file}.yaml",
|
|
7092
|
-
description: "Create from YAML file",
|
|
7093
|
-
use_case: "file_based",
|
|
7094
|
-
},
|
|
7095
|
-
{
|
|
7096
|
-
command: "f5xcctl config service-policy-rule create {name} --namespace {namespace}",
|
|
7097
|
-
description: "Create service-policy-rule",
|
|
7098
|
-
use_case: "basic_create",
|
|
7099
|
-
},
|
|
7100
|
-
],
|
|
7101
6237
|
confirmationRequired: false,
|
|
7102
6238
|
parameterExamples: {
|
|
7103
6239
|
"metadata.namespace": "Staging",
|
|
@@ -7145,18 +6281,6 @@ export const virtualTools = [
|
|
|
7145
6281
|
},
|
|
7146
6282
|
confirmation_required: false,
|
|
7147
6283
|
danger_level: "medium",
|
|
7148
|
-
examples: [
|
|
7149
|
-
{
|
|
7150
|
-
command: "f5xcctl config service-policy-rule create {name} --namespace {namespace}",
|
|
7151
|
-
description: "Create service-policy-rule",
|
|
7152
|
-
use_case: "basic_create",
|
|
7153
|
-
},
|
|
7154
|
-
{
|
|
7155
|
-
command: "f5xcctl config service-policy-rule create -f {file}.yaml",
|
|
7156
|
-
description: "Create from YAML file",
|
|
7157
|
-
use_case: "file_based",
|
|
7158
|
-
},
|
|
7159
|
-
],
|
|
7160
6284
|
field_docs: {},
|
|
7161
6285
|
optional_fields: [],
|
|
7162
6286
|
performance_impact: {
|
|
@@ -7169,6 +6293,7 @@ export const virtualTools = [
|
|
|
7169
6293
|
creates: ["service-policy-rule"],
|
|
7170
6294
|
},
|
|
7171
6295
|
},
|
|
6296
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/service_policy_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7172
6297
|
},
|
|
7173
6298
|
{
|
|
7174
6299
|
toolName: "f5xc-api-virtual-service-policy-rule-delete",
|
|
@@ -7218,13 +6343,6 @@ export const virtualTools = [
|
|
|
7218
6343
|
deletes: ["service-policy-rule", "contained_resources"],
|
|
7219
6344
|
},
|
|
7220
6345
|
requiredFields: ["path.name", "path.namespace"],
|
|
7221
|
-
cliExamples: [
|
|
7222
|
-
{
|
|
7223
|
-
command: "f5xcctl config service-policy-rule delete {name} --namespace {namespace}",
|
|
7224
|
-
description: "Delete service-policy-rule",
|
|
7225
|
-
use_case: "delete",
|
|
7226
|
-
},
|
|
7227
|
-
],
|
|
7228
6346
|
confirmationRequired: true,
|
|
7229
6347
|
parameterExamples: {
|
|
7230
6348
|
name: "Name",
|
|
@@ -7270,13 +6388,6 @@ export const virtualTools = [
|
|
|
7270
6388
|
},
|
|
7271
6389
|
confirmation_required: true,
|
|
7272
6390
|
danger_level: "high",
|
|
7273
|
-
examples: [
|
|
7274
|
-
{
|
|
7275
|
-
command: "f5xcctl config service-policy-rule delete {name} --namespace {namespace}",
|
|
7276
|
-
description: "Delete service-policy-rule",
|
|
7277
|
-
use_case: "delete",
|
|
7278
|
-
},
|
|
7279
|
-
],
|
|
7280
6391
|
field_docs: {},
|
|
7281
6392
|
optional_fields: [],
|
|
7282
6393
|
performance_impact: {
|
|
@@ -7289,6 +6400,7 @@ export const virtualTools = [
|
|
|
7289
6400
|
deletes: ["service-policy-rule", "contained_resources"],
|
|
7290
6401
|
},
|
|
7291
6402
|
},
|
|
6403
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/service_policy_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7292
6404
|
},
|
|
7293
6405
|
{
|
|
7294
6406
|
toolName: "f5xc-api-virtual-service-policy-rule-get",
|
|
@@ -7357,13 +6469,6 @@ export const virtualTools = [
|
|
|
7357
6469
|
dangerLevel: "low",
|
|
7358
6470
|
sideEffects: null,
|
|
7359
6471
|
requiredFields: ["path.name", "path.namespace"],
|
|
7360
|
-
cliExamples: [
|
|
7361
|
-
{
|
|
7362
|
-
command: "f5xcctl config service-policy-rule get {name} --namespace {namespace}",
|
|
7363
|
-
description: "Get specific service-policy-rule",
|
|
7364
|
-
use_case: "get_specific",
|
|
7365
|
-
},
|
|
7366
|
-
],
|
|
7367
6472
|
confirmationRequired: false,
|
|
7368
6473
|
parameterExamples: {
|
|
7369
6474
|
name: "Name",
|
|
@@ -7409,13 +6514,6 @@ export const virtualTools = [
|
|
|
7409
6514
|
},
|
|
7410
6515
|
confirmation_required: false,
|
|
7411
6516
|
danger_level: "low",
|
|
7412
|
-
examples: [
|
|
7413
|
-
{
|
|
7414
|
-
command: "f5xcctl config service-policy-rule get {name} --namespace {namespace}",
|
|
7415
|
-
description: "Get specific service-policy-rule",
|
|
7416
|
-
use_case: "get_specific",
|
|
7417
|
-
},
|
|
7418
|
-
],
|
|
7419
6517
|
field_docs: {},
|
|
7420
6518
|
optional_fields: [],
|
|
7421
6519
|
performance_impact: {
|
|
@@ -7426,6 +6524,7 @@ export const virtualTools = [
|
|
|
7426
6524
|
required_fields: ["path.name", "path.namespace"],
|
|
7427
6525
|
side_effects: {},
|
|
7428
6526
|
},
|
|
6527
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/service_policy_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7429
6528
|
},
|
|
7430
6529
|
{
|
|
7431
6530
|
toolName: "f5xc-api-virtual-service-policy-rule-list",
|
|
@@ -7500,13 +6599,6 @@ export const virtualTools = [
|
|
|
7500
6599
|
dangerLevel: "low",
|
|
7501
6600
|
sideEffects: null,
|
|
7502
6601
|
requiredFields: ["path.namespace"],
|
|
7503
|
-
cliExamples: [
|
|
7504
|
-
{
|
|
7505
|
-
command: "f5xcctl config service-policy-rule list --namespace {namespace}",
|
|
7506
|
-
description: "List all service-policy-rules",
|
|
7507
|
-
use_case: "list_all",
|
|
7508
|
-
},
|
|
7509
|
-
],
|
|
7510
6602
|
confirmationRequired: false,
|
|
7511
6603
|
parameterExamples: {
|
|
7512
6604
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -7552,13 +6644,6 @@ export const virtualTools = [
|
|
|
7552
6644
|
},
|
|
7553
6645
|
confirmation_required: false,
|
|
7554
6646
|
danger_level: "low",
|
|
7555
|
-
examples: [
|
|
7556
|
-
{
|
|
7557
|
-
command: "f5xcctl config service-policy-rule list --namespace {namespace}",
|
|
7558
|
-
description: "List all service-policy-rules",
|
|
7559
|
-
use_case: "list_all",
|
|
7560
|
-
},
|
|
7561
|
-
],
|
|
7562
6647
|
field_docs: {},
|
|
7563
6648
|
optional_fields: [],
|
|
7564
6649
|
performance_impact: {
|
|
@@ -7569,6 +6654,7 @@ export const virtualTools = [
|
|
|
7569
6654
|
required_fields: ["path.namespace"],
|
|
7570
6655
|
side_effects: {},
|
|
7571
6656
|
},
|
|
6657
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/service_policy_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7572
6658
|
},
|
|
7573
6659
|
{
|
|
7574
6660
|
toolName: "f5xc-api-virtual-service-policy-rule-update",
|
|
@@ -7620,13 +6706,6 @@ export const virtualTools = [
|
|
|
7620
6706
|
modifies: ["service-policy-rule"],
|
|
7621
6707
|
},
|
|
7622
6708
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
7623
|
-
cliExamples: [
|
|
7624
|
-
{
|
|
7625
|
-
command: "f5xcctl config service-policy-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
7626
|
-
description: "Update service-policy-rule",
|
|
7627
|
-
use_case: "update",
|
|
7628
|
-
},
|
|
7629
|
-
],
|
|
7630
6709
|
confirmationRequired: false,
|
|
7631
6710
|
parameterExamples: {
|
|
7632
6711
|
"metadata.name": "Example-corp-web.",
|
|
@@ -7672,13 +6751,6 @@ export const virtualTools = [
|
|
|
7672
6751
|
},
|
|
7673
6752
|
confirmation_required: false,
|
|
7674
6753
|
danger_level: "medium",
|
|
7675
|
-
examples: [
|
|
7676
|
-
{
|
|
7677
|
-
command: "f5xcctl config service-policy-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
7678
|
-
description: "Update service-policy-rule",
|
|
7679
|
-
use_case: "update",
|
|
7680
|
-
},
|
|
7681
|
-
],
|
|
7682
6754
|
field_docs: {},
|
|
7683
6755
|
optional_fields: [],
|
|
7684
6756
|
performance_impact: {
|
|
@@ -7691,6 +6763,7 @@ export const virtualTools = [
|
|
|
7691
6763
|
modifies: ["service-policy-rule"],
|
|
7692
6764
|
},
|
|
7693
6765
|
},
|
|
6766
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/service_policy_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7694
6767
|
},
|
|
7695
6768
|
{
|
|
7696
6769
|
toolName: "f5xc-api-virtual-service-policy-set-get",
|
|
@@ -7757,13 +6830,6 @@ export const virtualTools = [
|
|
|
7757
6830
|
dangerLevel: "low",
|
|
7758
6831
|
sideEffects: null,
|
|
7759
6832
|
requiredFields: ["path.name", "path.namespace"],
|
|
7760
|
-
cliExamples: [
|
|
7761
|
-
{
|
|
7762
|
-
command: "f5xcctl config service-policy-set get {name} --namespace {namespace}",
|
|
7763
|
-
description: "Get specific service-policy-set",
|
|
7764
|
-
use_case: "get_specific",
|
|
7765
|
-
},
|
|
7766
|
-
],
|
|
7767
6833
|
confirmationRequired: false,
|
|
7768
6834
|
parameterExamples: {
|
|
7769
6835
|
name: "Name",
|
|
@@ -7809,13 +6875,6 @@ export const virtualTools = [
|
|
|
7809
6875
|
},
|
|
7810
6876
|
confirmation_required: false,
|
|
7811
6877
|
danger_level: "low",
|
|
7812
|
-
examples: [
|
|
7813
|
-
{
|
|
7814
|
-
command: "f5xcctl config service-policy-set get {name} --namespace {namespace}",
|
|
7815
|
-
description: "Get specific service-policy-set",
|
|
7816
|
-
use_case: "get_specific",
|
|
7817
|
-
},
|
|
7818
|
-
],
|
|
7819
6878
|
field_docs: {},
|
|
7820
6879
|
optional_fields: [],
|
|
7821
6880
|
performance_impact: {
|
|
@@ -7826,6 +6885,7 @@ export const virtualTools = [
|
|
|
7826
6885
|
required_fields: ["path.name", "path.namespace"],
|
|
7827
6886
|
side_effects: {},
|
|
7828
6887
|
},
|
|
6888
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/service_policy_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7829
6889
|
},
|
|
7830
6890
|
{
|
|
7831
6891
|
toolName: "f5xc-api-virtual-service-policy-set-list",
|
|
@@ -7900,13 +6960,6 @@ export const virtualTools = [
|
|
|
7900
6960
|
dangerLevel: "low",
|
|
7901
6961
|
sideEffects: null,
|
|
7902
6962
|
requiredFields: ["path.namespace"],
|
|
7903
|
-
cliExamples: [
|
|
7904
|
-
{
|
|
7905
|
-
command: "f5xcctl config service-policy-set list --namespace {namespace}",
|
|
7906
|
-
description: "List all service-policy-sets",
|
|
7907
|
-
use_case: "list_all",
|
|
7908
|
-
},
|
|
7909
|
-
],
|
|
7910
6963
|
confirmationRequired: false,
|
|
7911
6964
|
parameterExamples: {
|
|
7912
6965
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -7952,13 +7005,6 @@ export const virtualTools = [
|
|
|
7952
7005
|
},
|
|
7953
7006
|
confirmation_required: false,
|
|
7954
7007
|
danger_level: "low",
|
|
7955
|
-
examples: [
|
|
7956
|
-
{
|
|
7957
|
-
command: "f5xcctl config service-policy-set list --namespace {namespace}",
|
|
7958
|
-
description: "List all service-policy-sets",
|
|
7959
|
-
use_case: "list_all",
|
|
7960
|
-
},
|
|
7961
|
-
],
|
|
7962
7008
|
field_docs: {},
|
|
7963
7009
|
optional_fields: [],
|
|
7964
7010
|
performance_impact: {
|
|
@@ -7969,6 +7015,7 @@ export const virtualTools = [
|
|
|
7969
7015
|
required_fields: ["path.namespace"],
|
|
7970
7016
|
side_effects: {},
|
|
7971
7017
|
},
|
|
7018
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/service_policy_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7972
7019
|
},
|
|
7973
7020
|
{
|
|
7974
7021
|
toolName: "f5xc-api-virtual-service-policy-update",
|
|
@@ -8020,13 +7067,6 @@ export const virtualTools = [
|
|
|
8020
7067
|
modifies: ["service-policy"],
|
|
8021
7068
|
},
|
|
8022
7069
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
8023
|
-
cliExamples: [
|
|
8024
|
-
{
|
|
8025
|
-
command: "f5xcctl config service-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
8026
|
-
description: "Update service-policy",
|
|
8027
|
-
use_case: "update",
|
|
8028
|
-
},
|
|
8029
|
-
],
|
|
8030
7070
|
confirmationRequired: false,
|
|
8031
7071
|
parameterExamples: {
|
|
8032
7072
|
"metadata.name": "Example-corp-web.",
|
|
@@ -8072,13 +7112,6 @@ export const virtualTools = [
|
|
|
8072
7112
|
},
|
|
8073
7113
|
confirmation_required: false,
|
|
8074
7114
|
danger_level: "medium",
|
|
8075
|
-
examples: [
|
|
8076
|
-
{
|
|
8077
|
-
command: "f5xcctl config service-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
8078
|
-
description: "Update service-policy",
|
|
8079
|
-
use_case: "update",
|
|
8080
|
-
},
|
|
8081
|
-
],
|
|
8082
7115
|
field_docs: {},
|
|
8083
7116
|
optional_fields: [],
|
|
8084
7117
|
performance_impact: {
|
|
@@ -8091,6 +7124,7 @@ export const virtualTools = [
|
|
|
8091
7124
|
modifies: ["service-policy"],
|
|
8092
7125
|
},
|
|
8093
7126
|
},
|
|
7127
|
+
curlExample: null,
|
|
8094
7128
|
},
|
|
8095
7129
|
{
|
|
8096
7130
|
toolName: "f5xc-api-virtual-sources-openapi-schema-get",
|
|
@@ -8163,13 +7197,6 @@ export const virtualTools = [
|
|
|
8163
7197
|
dangerLevel: "low",
|
|
8164
7198
|
sideEffects: null,
|
|
8165
7199
|
requiredFields: ["path.name", "path.namespace"],
|
|
8166
|
-
cliExamples: [
|
|
8167
|
-
{
|
|
8168
|
-
command: "f5xcctl ml sources-openapi-schema get {name} --namespace {namespace}",
|
|
8169
|
-
description: "Get specific sources-openapi-schema",
|
|
8170
|
-
use_case: "get_specific",
|
|
8171
|
-
},
|
|
8172
|
-
],
|
|
8173
7200
|
confirmationRequired: false,
|
|
8174
7201
|
parameterExamples: {
|
|
8175
7202
|
name: "Blogging-app-vhost.",
|
|
@@ -8215,13 +7242,6 @@ export const virtualTools = [
|
|
|
8215
7242
|
},
|
|
8216
7243
|
confirmation_required: false,
|
|
8217
7244
|
danger_level: "low",
|
|
8218
|
-
examples: [
|
|
8219
|
-
{
|
|
8220
|
-
command: "f5xcctl ml sources-openapi-schema get {name} --namespace {namespace}",
|
|
8221
|
-
description: "Get specific sources-openapi-schema",
|
|
8222
|
-
use_case: "get_specific",
|
|
8223
|
-
},
|
|
8224
|
-
],
|
|
8225
7245
|
field_docs: {},
|
|
8226
7246
|
optional_fields: [],
|
|
8227
7247
|
performance_impact: {
|
|
@@ -8232,6 +7252,7 @@ export const virtualTools = [
|
|
|
8232
7252
|
required_fields: ["path.name", "path.namespace"],
|
|
8233
7253
|
side_effects: {},
|
|
8234
7254
|
},
|
|
7255
|
+
curlExample: null,
|
|
8235
7256
|
},
|
|
8236
7257
|
{
|
|
8237
7258
|
toolName: "f5xc-api-virtual-stat-get",
|
|
@@ -8279,13 +7300,6 @@ export const virtualTools = [
|
|
|
8279
7300
|
dangerLevel: "low",
|
|
8280
7301
|
sideEffects: null,
|
|
8281
7302
|
requiredFields: ["path.name", "path.namespace"],
|
|
8282
|
-
cliExamples: [
|
|
8283
|
-
{
|
|
8284
|
-
command: "f5xcctl ml stat get {name} --namespace {namespace}",
|
|
8285
|
-
description: "Get specific stat",
|
|
8286
|
-
use_case: "get_specific",
|
|
8287
|
-
},
|
|
8288
|
-
],
|
|
8289
7303
|
confirmationRequired: false,
|
|
8290
7304
|
parameterExamples: {
|
|
8291
7305
|
name: "Blogging-app.",
|
|
@@ -8331,13 +7345,6 @@ export const virtualTools = [
|
|
|
8331
7345
|
},
|
|
8332
7346
|
confirmation_required: false,
|
|
8333
7347
|
danger_level: "low",
|
|
8334
|
-
examples: [
|
|
8335
|
-
{
|
|
8336
|
-
command: "f5xcctl ml stat get {name} --namespace {namespace}",
|
|
8337
|
-
description: "Get specific stat",
|
|
8338
|
-
use_case: "get_specific",
|
|
8339
|
-
},
|
|
8340
|
-
],
|
|
8341
7348
|
field_docs: {},
|
|
8342
7349
|
optional_fields: [],
|
|
8343
7350
|
performance_impact: {
|
|
@@ -8348,6 +7355,7 @@ export const virtualTools = [
|
|
|
8348
7355
|
required_fields: ["path.name", "path.namespace"],
|
|
8349
7356
|
side_effects: {},
|
|
8350
7357
|
},
|
|
7358
|
+
curlExample: null,
|
|
8351
7359
|
},
|
|
8352
7360
|
{
|
|
8353
7361
|
toolName: "f5xc-api-virtual-subscribe-create",
|
|
@@ -8376,18 +7384,6 @@ export const virtualTools = [
|
|
|
8376
7384
|
creates: ["subscribe"],
|
|
8377
7385
|
},
|
|
8378
7386
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
8379
|
-
cliExamples: [
|
|
8380
|
-
{
|
|
8381
|
-
command: "f5xcctl config subscribe create -f {file}.yaml",
|
|
8382
|
-
description: "Create from YAML file",
|
|
8383
|
-
use_case: "file_based",
|
|
8384
|
-
},
|
|
8385
|
-
{
|
|
8386
|
-
command: "f5xcctl config subscribe create {name} --namespace {namespace}",
|
|
8387
|
-
description: "Create subscribe",
|
|
8388
|
-
use_case: "basic_create",
|
|
8389
|
-
},
|
|
8390
|
-
],
|
|
8391
7387
|
confirmationRequired: false,
|
|
8392
7388
|
parameterExamples: {},
|
|
8393
7389
|
validationRules: {},
|
|
@@ -8430,18 +7426,6 @@ export const virtualTools = [
|
|
|
8430
7426
|
},
|
|
8431
7427
|
confirmation_required: false,
|
|
8432
7428
|
danger_level: "medium",
|
|
8433
|
-
examples: [
|
|
8434
|
-
{
|
|
8435
|
-
command: "f5xcctl config subscribe create {name} --namespace {namespace}",
|
|
8436
|
-
description: "Create subscribe",
|
|
8437
|
-
use_case: "basic_create",
|
|
8438
|
-
},
|
|
8439
|
-
{
|
|
8440
|
-
command: "f5xcctl config subscribe create -f {file}.yaml",
|
|
8441
|
-
description: "Create from YAML file",
|
|
8442
|
-
use_case: "file_based",
|
|
8443
|
-
},
|
|
8444
|
-
],
|
|
8445
7429
|
field_docs: {},
|
|
8446
7430
|
optional_fields: [],
|
|
8447
7431
|
performance_impact: {
|
|
@@ -8454,6 +7438,7 @@ export const virtualTools = [
|
|
|
8454
7438
|
creates: ["subscribe"],
|
|
8455
7439
|
},
|
|
8456
7440
|
},
|
|
7441
|
+
curlExample: null,
|
|
8457
7442
|
},
|
|
8458
7443
|
{
|
|
8459
7444
|
toolName: "f5xc-api-virtual-swagger-spec-get",
|
|
@@ -8501,13 +7486,6 @@ export const virtualTools = [
|
|
|
8501
7486
|
dangerLevel: "low",
|
|
8502
7487
|
sideEffects: null,
|
|
8503
7488
|
requiredFields: ["path.name", "path.namespace"],
|
|
8504
|
-
cliExamples: [
|
|
8505
|
-
{
|
|
8506
|
-
command: "f5xcctl ml swagger-spec get {name} --namespace {namespace}",
|
|
8507
|
-
description: "Get specific swagger-spec",
|
|
8508
|
-
use_case: "get_specific",
|
|
8509
|
-
},
|
|
8510
|
-
],
|
|
8511
7489
|
confirmationRequired: false,
|
|
8512
7490
|
parameterExamples: {
|
|
8513
7491
|
name: "Blogging-app.",
|
|
@@ -8553,13 +7531,6 @@ export const virtualTools = [
|
|
|
8553
7531
|
},
|
|
8554
7532
|
confirmation_required: false,
|
|
8555
7533
|
danger_level: "low",
|
|
8556
|
-
examples: [
|
|
8557
|
-
{
|
|
8558
|
-
command: "f5xcctl ml swagger-spec get {name} --namespace {namespace}",
|
|
8559
|
-
description: "Get specific swagger-spec",
|
|
8560
|
-
use_case: "get_specific",
|
|
8561
|
-
},
|
|
8562
|
-
],
|
|
8563
7534
|
field_docs: {},
|
|
8564
7535
|
optional_fields: [],
|
|
8565
7536
|
performance_impact: {
|
|
@@ -8570,6 +7541,7 @@ export const virtualTools = [
|
|
|
8570
7541
|
required_fields: ["path.name", "path.namespace"],
|
|
8571
7542
|
side_effects: {},
|
|
8572
7543
|
},
|
|
7544
|
+
curlExample: null,
|
|
8573
7545
|
},
|
|
8574
7546
|
{
|
|
8575
7547
|
toolName: "f5xc-api-virtual-tcp-loadbalancer-create",
|
|
@@ -8610,18 +7582,6 @@ export const virtualTools = [
|
|
|
8610
7582
|
creates: ["tcp-loadbalancer"],
|
|
8611
7583
|
},
|
|
8612
7584
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
8613
|
-
cliExamples: [
|
|
8614
|
-
{
|
|
8615
|
-
command: "f5xcctl config tcp-loadbalancer create -f {file}.yaml",
|
|
8616
|
-
description: "Create from YAML file",
|
|
8617
|
-
use_case: "file_based",
|
|
8618
|
-
},
|
|
8619
|
-
{
|
|
8620
|
-
command: "f5xcctl config tcp-loadbalancer create {name} --namespace {namespace}",
|
|
8621
|
-
description: "Create tcp-loadbalancer",
|
|
8622
|
-
use_case: "basic_create",
|
|
8623
|
-
},
|
|
8624
|
-
],
|
|
8625
7585
|
confirmationRequired: false,
|
|
8626
7586
|
parameterExamples: {
|
|
8627
7587
|
"metadata.namespace": "Staging",
|
|
@@ -8669,18 +7629,6 @@ export const virtualTools = [
|
|
|
8669
7629
|
},
|
|
8670
7630
|
confirmation_required: false,
|
|
8671
7631
|
danger_level: "medium",
|
|
8672
|
-
examples: [
|
|
8673
|
-
{
|
|
8674
|
-
command: "f5xcctl config tcp-loadbalancer create {name} --namespace {namespace}",
|
|
8675
|
-
description: "Create tcp-loadbalancer",
|
|
8676
|
-
use_case: "basic_create",
|
|
8677
|
-
},
|
|
8678
|
-
{
|
|
8679
|
-
command: "f5xcctl config tcp-loadbalancer create -f {file}.yaml",
|
|
8680
|
-
description: "Create from YAML file",
|
|
8681
|
-
use_case: "file_based",
|
|
8682
|
-
},
|
|
8683
|
-
],
|
|
8684
7632
|
field_docs: {},
|
|
8685
7633
|
optional_fields: [],
|
|
8686
7634
|
performance_impact: {
|
|
@@ -8693,6 +7641,7 @@ export const virtualTools = [
|
|
|
8693
7641
|
creates: ["tcp-loadbalancer"],
|
|
8694
7642
|
},
|
|
8695
7643
|
},
|
|
7644
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/tcp_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @tcp-lb.json\n',
|
|
8696
7645
|
},
|
|
8697
7646
|
{
|
|
8698
7647
|
toolName: "f5xc-api-virtual-tcp-loadbalancer-delete",
|
|
@@ -8742,13 +7691,6 @@ export const virtualTools = [
|
|
|
8742
7691
|
deletes: ["tcp-loadbalancer", "contained_resources"],
|
|
8743
7692
|
},
|
|
8744
7693
|
requiredFields: ["path.name", "path.namespace"],
|
|
8745
|
-
cliExamples: [
|
|
8746
|
-
{
|
|
8747
|
-
command: "f5xcctl config tcp-loadbalancer delete {name} --namespace {namespace}",
|
|
8748
|
-
description: "Delete tcp-loadbalancer",
|
|
8749
|
-
use_case: "delete",
|
|
8750
|
-
},
|
|
8751
|
-
],
|
|
8752
7694
|
confirmationRequired: true,
|
|
8753
7695
|
parameterExamples: {
|
|
8754
7696
|
name: "Name",
|
|
@@ -8794,13 +7736,6 @@ export const virtualTools = [
|
|
|
8794
7736
|
},
|
|
8795
7737
|
confirmation_required: true,
|
|
8796
7738
|
danger_level: "high",
|
|
8797
|
-
examples: [
|
|
8798
|
-
{
|
|
8799
|
-
command: "f5xcctl config tcp-loadbalancer delete {name} --namespace {namespace}",
|
|
8800
|
-
description: "Delete tcp-loadbalancer",
|
|
8801
|
-
use_case: "delete",
|
|
8802
|
-
},
|
|
8803
|
-
],
|
|
8804
7739
|
field_docs: {},
|
|
8805
7740
|
optional_fields: [],
|
|
8806
7741
|
performance_impact: {
|
|
@@ -8813,6 +7748,7 @@ export const virtualTools = [
|
|
|
8813
7748
|
deletes: ["tcp-loadbalancer", "contained_resources"],
|
|
8814
7749
|
},
|
|
8815
7750
|
},
|
|
7751
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/tcp_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @tcp-lb.json\n',
|
|
8816
7752
|
},
|
|
8817
7753
|
{
|
|
8818
7754
|
toolName: "f5xc-api-virtual-tcp-loadbalancer-get",
|
|
@@ -8881,13 +7817,6 @@ export const virtualTools = [
|
|
|
8881
7817
|
dangerLevel: "low",
|
|
8882
7818
|
sideEffects: null,
|
|
8883
7819
|
requiredFields: ["path.name", "path.namespace"],
|
|
8884
|
-
cliExamples: [
|
|
8885
|
-
{
|
|
8886
|
-
command: "f5xcctl config tcp-loadbalancer get {name} --namespace {namespace}",
|
|
8887
|
-
description: "Get specific tcp-loadbalancer",
|
|
8888
|
-
use_case: "get_specific",
|
|
8889
|
-
},
|
|
8890
|
-
],
|
|
8891
7820
|
confirmationRequired: false,
|
|
8892
7821
|
parameterExamples: {
|
|
8893
7822
|
name: "Name",
|
|
@@ -8933,13 +7862,6 @@ export const virtualTools = [
|
|
|
8933
7862
|
},
|
|
8934
7863
|
confirmation_required: false,
|
|
8935
7864
|
danger_level: "low",
|
|
8936
|
-
examples: [
|
|
8937
|
-
{
|
|
8938
|
-
command: "f5xcctl config tcp-loadbalancer get {name} --namespace {namespace}",
|
|
8939
|
-
description: "Get specific tcp-loadbalancer",
|
|
8940
|
-
use_case: "get_specific",
|
|
8941
|
-
},
|
|
8942
|
-
],
|
|
8943
7865
|
field_docs: {},
|
|
8944
7866
|
optional_fields: [],
|
|
8945
7867
|
performance_impact: {
|
|
@@ -8950,6 +7872,7 @@ export const virtualTools = [
|
|
|
8950
7872
|
required_fields: ["path.name", "path.namespace"],
|
|
8951
7873
|
side_effects: {},
|
|
8952
7874
|
},
|
|
7875
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/tcp_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @tcp-lb.json\n',
|
|
8953
7876
|
},
|
|
8954
7877
|
{
|
|
8955
7878
|
toolName: "f5xc-api-virtual-tcp-loadbalancer-list",
|
|
@@ -9024,13 +7947,6 @@ export const virtualTools = [
|
|
|
9024
7947
|
dangerLevel: "low",
|
|
9025
7948
|
sideEffects: null,
|
|
9026
7949
|
requiredFields: ["path.namespace"],
|
|
9027
|
-
cliExamples: [
|
|
9028
|
-
{
|
|
9029
|
-
command: "f5xcctl config tcp-loadbalancer list --namespace {namespace}",
|
|
9030
|
-
description: "List all tcp-loadbalancers",
|
|
9031
|
-
use_case: "list_all",
|
|
9032
|
-
},
|
|
9033
|
-
],
|
|
9034
7950
|
confirmationRequired: false,
|
|
9035
7951
|
parameterExamples: {
|
|
9036
7952
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -9076,13 +7992,6 @@ export const virtualTools = [
|
|
|
9076
7992
|
},
|
|
9077
7993
|
confirmation_required: false,
|
|
9078
7994
|
danger_level: "low",
|
|
9079
|
-
examples: [
|
|
9080
|
-
{
|
|
9081
|
-
command: "f5xcctl config tcp-loadbalancer list --namespace {namespace}",
|
|
9082
|
-
description: "List all tcp-loadbalancers",
|
|
9083
|
-
use_case: "list_all",
|
|
9084
|
-
},
|
|
9085
|
-
],
|
|
9086
7995
|
field_docs: {},
|
|
9087
7996
|
optional_fields: [],
|
|
9088
7997
|
performance_impact: {
|
|
@@ -9093,6 +8002,7 @@ export const virtualTools = [
|
|
|
9093
8002
|
required_fields: ["path.namespace"],
|
|
9094
8003
|
side_effects: {},
|
|
9095
8004
|
},
|
|
8005
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/tcp_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @tcp-lb.json\n',
|
|
9096
8006
|
},
|
|
9097
8007
|
{
|
|
9098
8008
|
toolName: "f5xc-api-virtual-tcp-loadbalancer-update",
|
|
@@ -9144,13 +8054,6 @@ export const virtualTools = [
|
|
|
9144
8054
|
modifies: ["tcp-loadbalancer"],
|
|
9145
8055
|
},
|
|
9146
8056
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
9147
|
-
cliExamples: [
|
|
9148
|
-
{
|
|
9149
|
-
command: "f5xcctl config tcp-loadbalancer update {name} --namespace {namespace} -f {file}.yaml",
|
|
9150
|
-
description: "Update tcp-loadbalancer",
|
|
9151
|
-
use_case: "update",
|
|
9152
|
-
},
|
|
9153
|
-
],
|
|
9154
8057
|
confirmationRequired: false,
|
|
9155
8058
|
parameterExamples: {
|
|
9156
8059
|
"metadata.name": "Example-corp-web.",
|
|
@@ -9196,13 +8099,6 @@ export const virtualTools = [
|
|
|
9196
8099
|
},
|
|
9197
8100
|
confirmation_required: false,
|
|
9198
8101
|
danger_level: "medium",
|
|
9199
|
-
examples: [
|
|
9200
|
-
{
|
|
9201
|
-
command: "f5xcctl config tcp-loadbalancer update {name} --namespace {namespace} -f {file}.yaml",
|
|
9202
|
-
description: "Update tcp-loadbalancer",
|
|
9203
|
-
use_case: "update",
|
|
9204
|
-
},
|
|
9205
|
-
],
|
|
9206
8102
|
field_docs: {},
|
|
9207
8103
|
optional_fields: [],
|
|
9208
8104
|
performance_impact: {
|
|
@@ -9215,6 +8111,7 @@ export const virtualTools = [
|
|
|
9215
8111
|
modifies: ["tcp-loadbalancer"],
|
|
9216
8112
|
},
|
|
9217
8113
|
},
|
|
8114
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/tcp_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @tcp-lb.json\n',
|
|
9218
8115
|
},
|
|
9219
8116
|
{
|
|
9220
8117
|
toolName: "f5xc-api-virtual-top-active-create",
|
|
@@ -9266,18 +8163,6 @@ export const virtualTools = [
|
|
|
9266
8163
|
creates: ["top-active"],
|
|
9267
8164
|
},
|
|
9268
8165
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
9269
|
-
cliExamples: [
|
|
9270
|
-
{
|
|
9271
|
-
command: "f5xcctl ml top-active create -f {file}.yaml",
|
|
9272
|
-
description: "Create from YAML file",
|
|
9273
|
-
use_case: "file_based",
|
|
9274
|
-
},
|
|
9275
|
-
{
|
|
9276
|
-
command: "f5xcctl ml top-active create {name} --namespace {namespace}",
|
|
9277
|
-
description: "Create top-active",
|
|
9278
|
-
use_case: "basic_create",
|
|
9279
|
-
},
|
|
9280
|
-
],
|
|
9281
8166
|
confirmationRequired: false,
|
|
9282
8167
|
parameterExamples: {
|
|
9283
8168
|
name: "Blogging-app-vhost.",
|
|
@@ -9323,18 +8208,6 @@ export const virtualTools = [
|
|
|
9323
8208
|
},
|
|
9324
8209
|
confirmation_required: false,
|
|
9325
8210
|
danger_level: "medium",
|
|
9326
|
-
examples: [
|
|
9327
|
-
{
|
|
9328
|
-
command: "f5xcctl ml top-active create {name} --namespace {namespace}",
|
|
9329
|
-
description: "Create top-active",
|
|
9330
|
-
use_case: "basic_create",
|
|
9331
|
-
},
|
|
9332
|
-
{
|
|
9333
|
-
command: "f5xcctl ml top-active create -f {file}.yaml",
|
|
9334
|
-
description: "Create from YAML file",
|
|
9335
|
-
use_case: "file_based",
|
|
9336
|
-
},
|
|
9337
|
-
],
|
|
9338
8211
|
field_docs: {},
|
|
9339
8212
|
optional_fields: [],
|
|
9340
8213
|
performance_impact: {
|
|
@@ -9347,6 +8220,7 @@ export const virtualTools = [
|
|
|
9347
8220
|
creates: ["top-active"],
|
|
9348
8221
|
},
|
|
9349
8222
|
},
|
|
8223
|
+
curlExample: null,
|
|
9350
8224
|
},
|
|
9351
8225
|
{
|
|
9352
8226
|
toolName: "f5xc-api-virtual-top-sensitive-data-create",
|
|
@@ -9398,18 +8272,6 @@ export const virtualTools = [
|
|
|
9398
8272
|
creates: ["top-sensitive-data"],
|
|
9399
8273
|
},
|
|
9400
8274
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
9401
|
-
cliExamples: [
|
|
9402
|
-
{
|
|
9403
|
-
command: "f5xcctl ml top-sensitive-data create -f {file}.yaml",
|
|
9404
|
-
description: "Create from YAML file",
|
|
9405
|
-
use_case: "file_based",
|
|
9406
|
-
},
|
|
9407
|
-
{
|
|
9408
|
-
command: "f5xcctl ml top-sensitive-data create {name} --namespace {namespace}",
|
|
9409
|
-
description: "Create top-sensitive-data",
|
|
9410
|
-
use_case: "basic_create",
|
|
9411
|
-
},
|
|
9412
|
-
],
|
|
9413
8275
|
confirmationRequired: false,
|
|
9414
8276
|
parameterExamples: {
|
|
9415
8277
|
name: "Blogging-app-vhost.",
|
|
@@ -9458,18 +8320,6 @@ export const virtualTools = [
|
|
|
9458
8320
|
},
|
|
9459
8321
|
confirmation_required: false,
|
|
9460
8322
|
danger_level: "medium",
|
|
9461
|
-
examples: [
|
|
9462
|
-
{
|
|
9463
|
-
command: "f5xcctl ml top-sensitive-data create {name} --namespace {namespace}",
|
|
9464
|
-
description: "Create top-sensitive-data",
|
|
9465
|
-
use_case: "basic_create",
|
|
9466
|
-
},
|
|
9467
|
-
{
|
|
9468
|
-
command: "f5xcctl ml top-sensitive-data create -f {file}.yaml",
|
|
9469
|
-
description: "Create from YAML file",
|
|
9470
|
-
use_case: "file_based",
|
|
9471
|
-
},
|
|
9472
|
-
],
|
|
9473
8323
|
field_docs: {},
|
|
9474
8324
|
optional_fields: [],
|
|
9475
8325
|
performance_impact: {
|
|
@@ -9482,6 +8332,7 @@ export const virtualTools = [
|
|
|
9482
8332
|
creates: ["top-sensitive-data"],
|
|
9483
8333
|
},
|
|
9484
8334
|
},
|
|
8335
|
+
curlExample: null,
|
|
9485
8336
|
},
|
|
9486
8337
|
{
|
|
9487
8338
|
toolName: "f5xc-api-virtual-udp-loadbalancer-create",
|
|
@@ -9522,18 +8373,6 @@ export const virtualTools = [
|
|
|
9522
8373
|
creates: ["udp-loadbalancer"],
|
|
9523
8374
|
},
|
|
9524
8375
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
9525
|
-
cliExamples: [
|
|
9526
|
-
{
|
|
9527
|
-
command: "f5xcctl config udp-loadbalancer create -f {file}.yaml",
|
|
9528
|
-
description: "Create from YAML file",
|
|
9529
|
-
use_case: "file_based",
|
|
9530
|
-
},
|
|
9531
|
-
{
|
|
9532
|
-
command: "f5xcctl config udp-loadbalancer create {name} --namespace {namespace}",
|
|
9533
|
-
description: "Create udp-loadbalancer",
|
|
9534
|
-
use_case: "basic_create",
|
|
9535
|
-
},
|
|
9536
|
-
],
|
|
9537
8376
|
confirmationRequired: false,
|
|
9538
8377
|
parameterExamples: {
|
|
9539
8378
|
"metadata.namespace": "Staging",
|
|
@@ -9581,18 +8420,6 @@ export const virtualTools = [
|
|
|
9581
8420
|
},
|
|
9582
8421
|
confirmation_required: false,
|
|
9583
8422
|
danger_level: "medium",
|
|
9584
|
-
examples: [
|
|
9585
|
-
{
|
|
9586
|
-
command: "f5xcctl config udp-loadbalancer create {name} --namespace {namespace}",
|
|
9587
|
-
description: "Create udp-loadbalancer",
|
|
9588
|
-
use_case: "basic_create",
|
|
9589
|
-
},
|
|
9590
|
-
{
|
|
9591
|
-
command: "f5xcctl config udp-loadbalancer create -f {file}.yaml",
|
|
9592
|
-
description: "Create from YAML file",
|
|
9593
|
-
use_case: "file_based",
|
|
9594
|
-
},
|
|
9595
|
-
],
|
|
9596
8423
|
field_docs: {},
|
|
9597
8424
|
optional_fields: [],
|
|
9598
8425
|
performance_impact: {
|
|
@@ -9605,6 +8432,7 @@ export const virtualTools = [
|
|
|
9605
8432
|
creates: ["udp-loadbalancer"],
|
|
9606
8433
|
},
|
|
9607
8434
|
},
|
|
8435
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/udp_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9608
8436
|
},
|
|
9609
8437
|
{
|
|
9610
8438
|
toolName: "f5xc-api-virtual-udp-loadbalancer-delete",
|
|
@@ -9654,13 +8482,6 @@ export const virtualTools = [
|
|
|
9654
8482
|
deletes: ["udp-loadbalancer", "contained_resources"],
|
|
9655
8483
|
},
|
|
9656
8484
|
requiredFields: ["path.name", "path.namespace"],
|
|
9657
|
-
cliExamples: [
|
|
9658
|
-
{
|
|
9659
|
-
command: "f5xcctl config udp-loadbalancer delete {name} --namespace {namespace}",
|
|
9660
|
-
description: "Delete udp-loadbalancer",
|
|
9661
|
-
use_case: "delete",
|
|
9662
|
-
},
|
|
9663
|
-
],
|
|
9664
8485
|
confirmationRequired: true,
|
|
9665
8486
|
parameterExamples: {
|
|
9666
8487
|
name: "Name",
|
|
@@ -9706,13 +8527,6 @@ export const virtualTools = [
|
|
|
9706
8527
|
},
|
|
9707
8528
|
confirmation_required: true,
|
|
9708
8529
|
danger_level: "high",
|
|
9709
|
-
examples: [
|
|
9710
|
-
{
|
|
9711
|
-
command: "f5xcctl config udp-loadbalancer delete {name} --namespace {namespace}",
|
|
9712
|
-
description: "Delete udp-loadbalancer",
|
|
9713
|
-
use_case: "delete",
|
|
9714
|
-
},
|
|
9715
|
-
],
|
|
9716
8530
|
field_docs: {},
|
|
9717
8531
|
optional_fields: [],
|
|
9718
8532
|
performance_impact: {
|
|
@@ -9725,6 +8539,7 @@ export const virtualTools = [
|
|
|
9725
8539
|
deletes: ["udp-loadbalancer", "contained_resources"],
|
|
9726
8540
|
},
|
|
9727
8541
|
},
|
|
8542
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/udp_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9728
8543
|
},
|
|
9729
8544
|
{
|
|
9730
8545
|
toolName: "f5xc-api-virtual-udp-loadbalancer-get",
|
|
@@ -9793,13 +8608,6 @@ export const virtualTools = [
|
|
|
9793
8608
|
dangerLevel: "low",
|
|
9794
8609
|
sideEffects: null,
|
|
9795
8610
|
requiredFields: ["path.name", "path.namespace"],
|
|
9796
|
-
cliExamples: [
|
|
9797
|
-
{
|
|
9798
|
-
command: "f5xcctl config udp-loadbalancer get {name} --namespace {namespace}",
|
|
9799
|
-
description: "Get specific udp-loadbalancer",
|
|
9800
|
-
use_case: "get_specific",
|
|
9801
|
-
},
|
|
9802
|
-
],
|
|
9803
8611
|
confirmationRequired: false,
|
|
9804
8612
|
parameterExamples: {
|
|
9805
8613
|
name: "Name",
|
|
@@ -9845,13 +8653,6 @@ export const virtualTools = [
|
|
|
9845
8653
|
},
|
|
9846
8654
|
confirmation_required: false,
|
|
9847
8655
|
danger_level: "low",
|
|
9848
|
-
examples: [
|
|
9849
|
-
{
|
|
9850
|
-
command: "f5xcctl config udp-loadbalancer get {name} --namespace {namespace}",
|
|
9851
|
-
description: "Get specific udp-loadbalancer",
|
|
9852
|
-
use_case: "get_specific",
|
|
9853
|
-
},
|
|
9854
|
-
],
|
|
9855
8656
|
field_docs: {},
|
|
9856
8657
|
optional_fields: [],
|
|
9857
8658
|
performance_impact: {
|
|
@@ -9862,6 +8663,7 @@ export const virtualTools = [
|
|
|
9862
8663
|
required_fields: ["path.name", "path.namespace"],
|
|
9863
8664
|
side_effects: {},
|
|
9864
8665
|
},
|
|
8666
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/udp_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9865
8667
|
},
|
|
9866
8668
|
{
|
|
9867
8669
|
toolName: "f5xc-api-virtual-udp-loadbalancer-list",
|
|
@@ -9936,13 +8738,6 @@ export const virtualTools = [
|
|
|
9936
8738
|
dangerLevel: "low",
|
|
9937
8739
|
sideEffects: null,
|
|
9938
8740
|
requiredFields: ["path.namespace"],
|
|
9939
|
-
cliExamples: [
|
|
9940
|
-
{
|
|
9941
|
-
command: "f5xcctl config udp-loadbalancer list --namespace {namespace}",
|
|
9942
|
-
description: "List all udp-loadbalancers",
|
|
9943
|
-
use_case: "list_all",
|
|
9944
|
-
},
|
|
9945
|
-
],
|
|
9946
8741
|
confirmationRequired: false,
|
|
9947
8742
|
parameterExamples: {
|
|
9948
8743
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -9988,13 +8783,6 @@ export const virtualTools = [
|
|
|
9988
8783
|
},
|
|
9989
8784
|
confirmation_required: false,
|
|
9990
8785
|
danger_level: "low",
|
|
9991
|
-
examples: [
|
|
9992
|
-
{
|
|
9993
|
-
command: "f5xcctl config udp-loadbalancer list --namespace {namespace}",
|
|
9994
|
-
description: "List all udp-loadbalancers",
|
|
9995
|
-
use_case: "list_all",
|
|
9996
|
-
},
|
|
9997
|
-
],
|
|
9998
8786
|
field_docs: {},
|
|
9999
8787
|
optional_fields: [],
|
|
10000
8788
|
performance_impact: {
|
|
@@ -10005,6 +8793,7 @@ export const virtualTools = [
|
|
|
10005
8793
|
required_fields: ["path.namespace"],
|
|
10006
8794
|
side_effects: {},
|
|
10007
8795
|
},
|
|
8796
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/udp_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10008
8797
|
},
|
|
10009
8798
|
{
|
|
10010
8799
|
toolName: "f5xc-api-virtual-udp-loadbalancer-update",
|
|
@@ -10056,13 +8845,6 @@ export const virtualTools = [
|
|
|
10056
8845
|
modifies: ["udp-loadbalancer"],
|
|
10057
8846
|
},
|
|
10058
8847
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
10059
|
-
cliExamples: [
|
|
10060
|
-
{
|
|
10061
|
-
command: "f5xcctl config udp-loadbalancer update {name} --namespace {namespace} -f {file}.yaml",
|
|
10062
|
-
description: "Update udp-loadbalancer",
|
|
10063
|
-
use_case: "update",
|
|
10064
|
-
},
|
|
10065
|
-
],
|
|
10066
8848
|
confirmationRequired: false,
|
|
10067
8849
|
parameterExamples: {
|
|
10068
8850
|
"metadata.name": "Example-corp-web.",
|
|
@@ -10108,13 +8890,6 @@ export const virtualTools = [
|
|
|
10108
8890
|
},
|
|
10109
8891
|
confirmation_required: false,
|
|
10110
8892
|
danger_level: "medium",
|
|
10111
|
-
examples: [
|
|
10112
|
-
{
|
|
10113
|
-
command: "f5xcctl config udp-loadbalancer update {name} --namespace {namespace} -f {file}.yaml",
|
|
10114
|
-
description: "Update udp-loadbalancer",
|
|
10115
|
-
use_case: "update",
|
|
10116
|
-
},
|
|
10117
|
-
],
|
|
10118
8893
|
field_docs: {},
|
|
10119
8894
|
optional_fields: [],
|
|
10120
8895
|
performance_impact: {
|
|
@@ -10127,6 +8902,7 @@ export const virtualTools = [
|
|
|
10127
8902
|
modifies: ["udp-loadbalancer"],
|
|
10128
8903
|
},
|
|
10129
8904
|
},
|
|
8905
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/udp_loadbalancers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10130
8906
|
},
|
|
10131
8907
|
{
|
|
10132
8908
|
toolName: "f5xc-api-virtual-unlink-ticket-create",
|
|
@@ -10177,18 +8953,6 @@ export const virtualTools = [
|
|
|
10177
8953
|
creates: ["unlink-ticket"],
|
|
10178
8954
|
},
|
|
10179
8955
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
10180
|
-
cliExamples: [
|
|
10181
|
-
{
|
|
10182
|
-
command: "f5xcctl ml unlink-ticket create -f {file}.yaml",
|
|
10183
|
-
description: "Create from YAML file",
|
|
10184
|
-
use_case: "file_based",
|
|
10185
|
-
},
|
|
10186
|
-
{
|
|
10187
|
-
command: "f5xcctl ml unlink-ticket create {name} --namespace {namespace}",
|
|
10188
|
-
description: "Create unlink-ticket",
|
|
10189
|
-
use_case: "basic_create",
|
|
10190
|
-
},
|
|
10191
|
-
],
|
|
10192
8956
|
confirmationRequired: false,
|
|
10193
8957
|
parameterExamples: {
|
|
10194
8958
|
name: "Blogging-app-vhost.",
|
|
@@ -10233,18 +8997,6 @@ export const virtualTools = [
|
|
|
10233
8997
|
},
|
|
10234
8998
|
confirmation_required: false,
|
|
10235
8999
|
danger_level: "medium",
|
|
10236
|
-
examples: [
|
|
10237
|
-
{
|
|
10238
|
-
command: "f5xcctl ml unlink-ticket create {name} --namespace {namespace}",
|
|
10239
|
-
description: "Create unlink-ticket",
|
|
10240
|
-
use_case: "basic_create",
|
|
10241
|
-
},
|
|
10242
|
-
{
|
|
10243
|
-
command: "f5xcctl ml unlink-ticket create -f {file}.yaml",
|
|
10244
|
-
description: "Create from YAML file",
|
|
10245
|
-
use_case: "file_based",
|
|
10246
|
-
},
|
|
10247
|
-
],
|
|
10248
9000
|
field_docs: {},
|
|
10249
9001
|
optional_fields: [],
|
|
10250
9002
|
performance_impact: {
|
|
@@ -10257,6 +9009,7 @@ export const virtualTools = [
|
|
|
10257
9009
|
creates: ["unlink-ticket"],
|
|
10258
9010
|
},
|
|
10259
9011
|
},
|
|
9012
|
+
curlExample: null,
|
|
10260
9013
|
},
|
|
10261
9014
|
{
|
|
10262
9015
|
toolName: "f5xc-api-virtual-unmerge-sources-openapi-schema-create",
|
|
@@ -10306,18 +9059,6 @@ export const virtualTools = [
|
|
|
10306
9059
|
creates: ["unmerge-sources-openapi-schema"],
|
|
10307
9060
|
},
|
|
10308
9061
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
10309
|
-
cliExamples: [
|
|
10310
|
-
{
|
|
10311
|
-
command: "f5xcctl ml unmerge-sources-openapi-schema create -f {file}.yaml",
|
|
10312
|
-
description: "Create from YAML file",
|
|
10313
|
-
use_case: "file_based",
|
|
10314
|
-
},
|
|
10315
|
-
{
|
|
10316
|
-
command: "f5xcctl ml unmerge-sources-openapi-schema create {name} --namespace {namespace}",
|
|
10317
|
-
description: "Create unmerge-sources-openapi-schema",
|
|
10318
|
-
use_case: "basic_create",
|
|
10319
|
-
},
|
|
10320
|
-
],
|
|
10321
9062
|
confirmationRequired: false,
|
|
10322
9063
|
parameterExamples: {
|
|
10323
9064
|
name: "Blogging-app-vhost.",
|
|
@@ -10366,18 +9107,6 @@ export const virtualTools = [
|
|
|
10366
9107
|
},
|
|
10367
9108
|
confirmation_required: false,
|
|
10368
9109
|
danger_level: "medium",
|
|
10369
|
-
examples: [
|
|
10370
|
-
{
|
|
10371
|
-
command: "f5xcctl ml unmerge-sources-openapi-schema create {name} --namespace {namespace}",
|
|
10372
|
-
description: "Create unmerge-sources-openapi-schema",
|
|
10373
|
-
use_case: "basic_create",
|
|
10374
|
-
},
|
|
10375
|
-
{
|
|
10376
|
-
command: "f5xcctl ml unmerge-sources-openapi-schema create -f {file}.yaml",
|
|
10377
|
-
description: "Create from YAML file",
|
|
10378
|
-
use_case: "file_based",
|
|
10379
|
-
},
|
|
10380
|
-
],
|
|
10381
9110
|
field_docs: {},
|
|
10382
9111
|
optional_fields: [],
|
|
10383
9112
|
performance_impact: {
|
|
@@ -10390,6 +9119,7 @@ export const virtualTools = [
|
|
|
10390
9119
|
creates: ["unmerge-sources-openapi-schema"],
|
|
10391
9120
|
},
|
|
10392
9121
|
},
|
|
9122
|
+
curlExample: null,
|
|
10393
9123
|
},
|
|
10394
9124
|
{
|
|
10395
9125
|
toolName: "f5xc-api-virtual-unsubscribe-create",
|
|
@@ -10418,18 +9148,6 @@ export const virtualTools = [
|
|
|
10418
9148
|
creates: ["unsubscribe"],
|
|
10419
9149
|
},
|
|
10420
9150
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
10421
|
-
cliExamples: [
|
|
10422
|
-
{
|
|
10423
|
-
command: "f5xcctl config unsubscribe create -f {file}.yaml",
|
|
10424
|
-
description: "Create from YAML file",
|
|
10425
|
-
use_case: "file_based",
|
|
10426
|
-
},
|
|
10427
|
-
{
|
|
10428
|
-
command: "f5xcctl config unsubscribe create {name} --namespace {namespace}",
|
|
10429
|
-
description: "Create unsubscribe",
|
|
10430
|
-
use_case: "basic_create",
|
|
10431
|
-
},
|
|
10432
|
-
],
|
|
10433
9151
|
confirmationRequired: false,
|
|
10434
9152
|
parameterExamples: {},
|
|
10435
9153
|
validationRules: {},
|
|
@@ -10472,18 +9190,6 @@ export const virtualTools = [
|
|
|
10472
9190
|
},
|
|
10473
9191
|
confirmation_required: false,
|
|
10474
9192
|
danger_level: "medium",
|
|
10475
|
-
examples: [
|
|
10476
|
-
{
|
|
10477
|
-
command: "f5xcctl config unsubscribe create {name} --namespace {namespace}",
|
|
10478
|
-
description: "Create unsubscribe",
|
|
10479
|
-
use_case: "basic_create",
|
|
10480
|
-
},
|
|
10481
|
-
{
|
|
10482
|
-
command: "f5xcctl config unsubscribe create -f {file}.yaml",
|
|
10483
|
-
description: "Create from YAML file",
|
|
10484
|
-
use_case: "file_based",
|
|
10485
|
-
},
|
|
10486
|
-
],
|
|
10487
9193
|
field_docs: {},
|
|
10488
9194
|
optional_fields: [],
|
|
10489
9195
|
performance_impact: {
|
|
@@ -10496,6 +9202,7 @@ export const virtualTools = [
|
|
|
10496
9202
|
creates: ["unsubscribe"],
|
|
10497
9203
|
},
|
|
10498
9204
|
},
|
|
9205
|
+
curlExample: null,
|
|
10499
9206
|
},
|
|
10500
9207
|
{
|
|
10501
9208
|
toolName: "f5xc-api-virtual-update-schema-create",
|
|
@@ -10547,18 +9254,6 @@ export const virtualTools = [
|
|
|
10547
9254
|
creates: ["update-schema"],
|
|
10548
9255
|
},
|
|
10549
9256
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
10550
|
-
cliExamples: [
|
|
10551
|
-
{
|
|
10552
|
-
command: "f5xcctl ml update-schema create -f {file}.yaml",
|
|
10553
|
-
description: "Create from YAML file",
|
|
10554
|
-
use_case: "file_based",
|
|
10555
|
-
},
|
|
10556
|
-
{
|
|
10557
|
-
command: "f5xcctl ml update-schema create {name} --namespace {namespace}",
|
|
10558
|
-
description: "Create update-schema",
|
|
10559
|
-
use_case: "basic_create",
|
|
10560
|
-
},
|
|
10561
|
-
],
|
|
10562
9257
|
confirmationRequired: false,
|
|
10563
9258
|
parameterExamples: {
|
|
10564
9259
|
name: "Name",
|
|
@@ -10604,18 +9299,6 @@ export const virtualTools = [
|
|
|
10604
9299
|
},
|
|
10605
9300
|
confirmation_required: false,
|
|
10606
9301
|
danger_level: "medium",
|
|
10607
|
-
examples: [
|
|
10608
|
-
{
|
|
10609
|
-
command: "f5xcctl ml update-schema create {name} --namespace {namespace}",
|
|
10610
|
-
description: "Create update-schema",
|
|
10611
|
-
use_case: "basic_create",
|
|
10612
|
-
},
|
|
10613
|
-
{
|
|
10614
|
-
command: "f5xcctl ml update-schema create -f {file}.yaml",
|
|
10615
|
-
description: "Create from YAML file",
|
|
10616
|
-
use_case: "file_based",
|
|
10617
|
-
},
|
|
10618
|
-
],
|
|
10619
9302
|
field_docs: {},
|
|
10620
9303
|
optional_fields: [],
|
|
10621
9304
|
performance_impact: {
|
|
@@ -10628,6 +9311,7 @@ export const virtualTools = [
|
|
|
10628
9311
|
creates: ["update-schema"],
|
|
10629
9312
|
},
|
|
10630
9313
|
},
|
|
9314
|
+
curlExample: null,
|
|
10631
9315
|
},
|
|
10632
9316
|
{
|
|
10633
9317
|
toolName: "f5xc-api-virtual-update-state-create",
|
|
@@ -10679,18 +9363,6 @@ export const virtualTools = [
|
|
|
10679
9363
|
creates: ["update-state"],
|
|
10680
9364
|
},
|
|
10681
9365
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
10682
|
-
cliExamples: [
|
|
10683
|
-
{
|
|
10684
|
-
command: "f5xcctl ml update-state create -f {file}.yaml",
|
|
10685
|
-
description: "Create from YAML file",
|
|
10686
|
-
use_case: "file_based",
|
|
10687
|
-
},
|
|
10688
|
-
{
|
|
10689
|
-
command: "f5xcctl ml update-state create {name} --namespace {namespace}",
|
|
10690
|
-
description: "Create update-state",
|
|
10691
|
-
use_case: "basic_create",
|
|
10692
|
-
},
|
|
10693
|
-
],
|
|
10694
9366
|
confirmationRequired: false,
|
|
10695
9367
|
parameterExamples: {
|
|
10696
9368
|
name: "Blogging-app-vhost.",
|
|
@@ -10736,18 +9408,6 @@ export const virtualTools = [
|
|
|
10736
9408
|
},
|
|
10737
9409
|
confirmation_required: false,
|
|
10738
9410
|
danger_level: "medium",
|
|
10739
|
-
examples: [
|
|
10740
|
-
{
|
|
10741
|
-
command: "f5xcctl ml update-state create {name} --namespace {namespace}",
|
|
10742
|
-
description: "Create update-state",
|
|
10743
|
-
use_case: "basic_create",
|
|
10744
|
-
},
|
|
10745
|
-
{
|
|
10746
|
-
command: "f5xcctl ml update-state create -f {file}.yaml",
|
|
10747
|
-
description: "Create from YAML file",
|
|
10748
|
-
use_case: "file_based",
|
|
10749
|
-
},
|
|
10750
|
-
],
|
|
10751
9411
|
field_docs: {},
|
|
10752
9412
|
optional_fields: [],
|
|
10753
9413
|
performance_impact: {
|
|
@@ -10760,6 +9420,7 @@ export const virtualTools = [
|
|
|
10760
9420
|
creates: ["update-state"],
|
|
10761
9421
|
},
|
|
10762
9422
|
},
|
|
9423
|
+
curlExample: null,
|
|
10763
9424
|
},
|
|
10764
9425
|
{
|
|
10765
9426
|
toolName: "f5xc-api-virtual-virtual-host-create",
|
|
@@ -10800,18 +9461,6 @@ export const virtualTools = [
|
|
|
10800
9461
|
creates: ["virtual-host"],
|
|
10801
9462
|
},
|
|
10802
9463
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
10803
|
-
cliExamples: [
|
|
10804
|
-
{
|
|
10805
|
-
command: "f5xcctl config virtual-host create -f {file}.yaml",
|
|
10806
|
-
description: "Create from YAML file",
|
|
10807
|
-
use_case: "file_based",
|
|
10808
|
-
},
|
|
10809
|
-
{
|
|
10810
|
-
command: "f5xcctl config virtual-host create {name} --namespace {namespace}",
|
|
10811
|
-
description: "Create virtual-host",
|
|
10812
|
-
use_case: "basic_create",
|
|
10813
|
-
},
|
|
10814
|
-
],
|
|
10815
9464
|
confirmationRequired: false,
|
|
10816
9465
|
parameterExamples: {
|
|
10817
9466
|
"metadata.namespace": "Staging",
|
|
@@ -10856,18 +9505,6 @@ export const virtualTools = [
|
|
|
10856
9505
|
},
|
|
10857
9506
|
confirmation_required: false,
|
|
10858
9507
|
danger_level: "medium",
|
|
10859
|
-
examples: [
|
|
10860
|
-
{
|
|
10861
|
-
command: "f5xcctl config virtual-host create {name} --namespace {namespace}",
|
|
10862
|
-
description: "Create virtual-host",
|
|
10863
|
-
use_case: "basic_create",
|
|
10864
|
-
},
|
|
10865
|
-
{
|
|
10866
|
-
command: "f5xcctl config virtual-host create -f {file}.yaml",
|
|
10867
|
-
description: "Create from YAML file",
|
|
10868
|
-
use_case: "file_based",
|
|
10869
|
-
},
|
|
10870
|
-
],
|
|
10871
9508
|
field_docs: {},
|
|
10872
9509
|
optional_fields: [],
|
|
10873
9510
|
performance_impact: {
|
|
@@ -10880,6 +9517,7 @@ export const virtualTools = [
|
|
|
10880
9517
|
creates: ["virtual-host"],
|
|
10881
9518
|
},
|
|
10882
9519
|
},
|
|
9520
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_hosts" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10883
9521
|
},
|
|
10884
9522
|
{
|
|
10885
9523
|
toolName: "f5xc-api-virtual-virtual-host-delete",
|
|
@@ -10929,13 +9567,6 @@ export const virtualTools = [
|
|
|
10929
9567
|
deletes: ["virtual-host", "contained_resources"],
|
|
10930
9568
|
},
|
|
10931
9569
|
requiredFields: ["path.name", "path.namespace"],
|
|
10932
|
-
cliExamples: [
|
|
10933
|
-
{
|
|
10934
|
-
command: "f5xcctl config virtual-host delete {name} --namespace {namespace}",
|
|
10935
|
-
description: "Delete virtual-host",
|
|
10936
|
-
use_case: "delete",
|
|
10937
|
-
},
|
|
10938
|
-
],
|
|
10939
9570
|
confirmationRequired: true,
|
|
10940
9571
|
parameterExamples: {
|
|
10941
9572
|
name: "Name",
|
|
@@ -10981,13 +9612,6 @@ export const virtualTools = [
|
|
|
10981
9612
|
},
|
|
10982
9613
|
confirmation_required: true,
|
|
10983
9614
|
danger_level: "high",
|
|
10984
|
-
examples: [
|
|
10985
|
-
{
|
|
10986
|
-
command: "f5xcctl config virtual-host delete {name} --namespace {namespace}",
|
|
10987
|
-
description: "Delete virtual-host",
|
|
10988
|
-
use_case: "delete",
|
|
10989
|
-
},
|
|
10990
|
-
],
|
|
10991
9615
|
field_docs: {},
|
|
10992
9616
|
optional_fields: [],
|
|
10993
9617
|
performance_impact: {
|
|
@@ -11000,6 +9624,7 @@ export const virtualTools = [
|
|
|
11000
9624
|
deletes: ["virtual-host", "contained_resources"],
|
|
11001
9625
|
},
|
|
11002
9626
|
},
|
|
9627
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_hosts" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11003
9628
|
},
|
|
11004
9629
|
{
|
|
11005
9630
|
toolName: "f5xc-api-virtual-virtual-host-get",
|
|
@@ -11068,13 +9693,6 @@ export const virtualTools = [
|
|
|
11068
9693
|
dangerLevel: "low",
|
|
11069
9694
|
sideEffects: null,
|
|
11070
9695
|
requiredFields: ["path.name", "path.namespace"],
|
|
11071
|
-
cliExamples: [
|
|
11072
|
-
{
|
|
11073
|
-
command: "f5xcctl config virtual-host get {name} --namespace {namespace}",
|
|
11074
|
-
description: "Get specific virtual-host",
|
|
11075
|
-
use_case: "get_specific",
|
|
11076
|
-
},
|
|
11077
|
-
],
|
|
11078
9696
|
confirmationRequired: false,
|
|
11079
9697
|
parameterExamples: {
|
|
11080
9698
|
name: "Name",
|
|
@@ -11120,13 +9738,6 @@ export const virtualTools = [
|
|
|
11120
9738
|
},
|
|
11121
9739
|
confirmation_required: false,
|
|
11122
9740
|
danger_level: "low",
|
|
11123
|
-
examples: [
|
|
11124
|
-
{
|
|
11125
|
-
command: "f5xcctl config virtual-host get {name} --namespace {namespace}",
|
|
11126
|
-
description: "Get specific virtual-host",
|
|
11127
|
-
use_case: "get_specific",
|
|
11128
|
-
},
|
|
11129
|
-
],
|
|
11130
9741
|
field_docs: {},
|
|
11131
9742
|
optional_fields: [],
|
|
11132
9743
|
performance_impact: {
|
|
@@ -11137,6 +9748,7 @@ export const virtualTools = [
|
|
|
11137
9748
|
required_fields: ["path.name", "path.namespace"],
|
|
11138
9749
|
side_effects: {},
|
|
11139
9750
|
},
|
|
9751
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_hosts" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11140
9752
|
},
|
|
11141
9753
|
{
|
|
11142
9754
|
toolName: "f5xc-api-virtual-virtual-host-list",
|
|
@@ -11211,13 +9823,6 @@ export const virtualTools = [
|
|
|
11211
9823
|
dangerLevel: "low",
|
|
11212
9824
|
sideEffects: null,
|
|
11213
9825
|
requiredFields: ["path.namespace"],
|
|
11214
|
-
cliExamples: [
|
|
11215
|
-
{
|
|
11216
|
-
command: "f5xcctl config virtual-host list --namespace {namespace}",
|
|
11217
|
-
description: "List all virtual-hosts",
|
|
11218
|
-
use_case: "list_all",
|
|
11219
|
-
},
|
|
11220
|
-
],
|
|
11221
9826
|
confirmationRequired: false,
|
|
11222
9827
|
parameterExamples: {
|
|
11223
9828
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -11263,13 +9868,6 @@ export const virtualTools = [
|
|
|
11263
9868
|
},
|
|
11264
9869
|
confirmation_required: false,
|
|
11265
9870
|
danger_level: "low",
|
|
11266
|
-
examples: [
|
|
11267
|
-
{
|
|
11268
|
-
command: "f5xcctl config virtual-host list --namespace {namespace}",
|
|
11269
|
-
description: "List all virtual-hosts",
|
|
11270
|
-
use_case: "list_all",
|
|
11271
|
-
},
|
|
11272
|
-
],
|
|
11273
9871
|
field_docs: {},
|
|
11274
9872
|
optional_fields: [],
|
|
11275
9873
|
performance_impact: {
|
|
@@ -11280,6 +9878,7 @@ export const virtualTools = [
|
|
|
11280
9878
|
required_fields: ["path.namespace"],
|
|
11281
9879
|
side_effects: {},
|
|
11282
9880
|
},
|
|
9881
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_hosts" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11283
9882
|
},
|
|
11284
9883
|
{
|
|
11285
9884
|
toolName: "f5xc-api-virtual-virtual-host-update",
|
|
@@ -11331,13 +9930,6 @@ export const virtualTools = [
|
|
|
11331
9930
|
modifies: ["virtual-host"],
|
|
11332
9931
|
},
|
|
11333
9932
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
11334
|
-
cliExamples: [
|
|
11335
|
-
{
|
|
11336
|
-
command: "f5xcctl config virtual-host update {name} --namespace {namespace} -f {file}.yaml",
|
|
11337
|
-
description: "Update virtual-host",
|
|
11338
|
-
use_case: "update",
|
|
11339
|
-
},
|
|
11340
|
-
],
|
|
11341
9933
|
confirmationRequired: false,
|
|
11342
9934
|
parameterExamples: {
|
|
11343
9935
|
"metadata.name": "Example-corp-web.",
|
|
@@ -11383,13 +9975,6 @@ export const virtualTools = [
|
|
|
11383
9975
|
},
|
|
11384
9976
|
confirmation_required: false,
|
|
11385
9977
|
danger_level: "medium",
|
|
11386
|
-
examples: [
|
|
11387
|
-
{
|
|
11388
|
-
command: "f5xcctl config virtual-host update {name} --namespace {namespace} -f {file}.yaml",
|
|
11389
|
-
description: "Update virtual-host",
|
|
11390
|
-
use_case: "update",
|
|
11391
|
-
},
|
|
11392
|
-
],
|
|
11393
9978
|
field_docs: {},
|
|
11394
9979
|
optional_fields: [],
|
|
11395
9980
|
performance_impact: {
|
|
@@ -11402,6 +9987,7 @@ export const virtualTools = [
|
|
|
11402
9987
|
modifies: ["virtual-host"],
|
|
11403
9988
|
},
|
|
11404
9989
|
},
|
|
9990
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_hosts" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11405
9991
|
},
|
|
11406
9992
|
{
|
|
11407
9993
|
toolName: "f5xc-api-virtual-vulnerabilitie-create",
|
|
@@ -11453,18 +10039,6 @@ export const virtualTools = [
|
|
|
11453
10039
|
creates: ["vulnerabilitie"],
|
|
11454
10040
|
},
|
|
11455
10041
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
11456
|
-
cliExamples: [
|
|
11457
|
-
{
|
|
11458
|
-
command: "f5xcctl ml vulnerabilitie create -f {file}.yaml",
|
|
11459
|
-
description: "Create from YAML file",
|
|
11460
|
-
use_case: "file_based",
|
|
11461
|
-
},
|
|
11462
|
-
{
|
|
11463
|
-
command: "f5xcctl ml vulnerabilitie create {name} --namespace {namespace}",
|
|
11464
|
-
description: "Create vulnerabilitie",
|
|
11465
|
-
use_case: "basic_create",
|
|
11466
|
-
},
|
|
11467
|
-
],
|
|
11468
10042
|
confirmationRequired: false,
|
|
11469
10043
|
parameterExamples: {
|
|
11470
10044
|
name: "Blogging-app-vhost.",
|
|
@@ -11510,18 +10084,6 @@ export const virtualTools = [
|
|
|
11510
10084
|
},
|
|
11511
10085
|
confirmation_required: false,
|
|
11512
10086
|
danger_level: "medium",
|
|
11513
|
-
examples: [
|
|
11514
|
-
{
|
|
11515
|
-
command: "f5xcctl ml vulnerabilitie create {name} --namespace {namespace}",
|
|
11516
|
-
description: "Create vulnerabilitie",
|
|
11517
|
-
use_case: "basic_create",
|
|
11518
|
-
},
|
|
11519
|
-
{
|
|
11520
|
-
command: "f5xcctl ml vulnerabilitie create -f {file}.yaml",
|
|
11521
|
-
description: "Create from YAML file",
|
|
11522
|
-
use_case: "file_based",
|
|
11523
|
-
},
|
|
11524
|
-
],
|
|
11525
10087
|
field_docs: {},
|
|
11526
10088
|
optional_fields: [],
|
|
11527
10089
|
performance_impact: {
|
|
@@ -11534,6 +10096,7 @@ export const virtualTools = [
|
|
|
11534
10096
|
creates: ["vulnerabilitie"],
|
|
11535
10097
|
},
|
|
11536
10098
|
},
|
|
10099
|
+
curlExample: null,
|
|
11537
10100
|
},
|
|
11538
10101
|
];
|
|
11539
10102
|
export default virtualTools;
|