@robinmordasiewicz/f5xc-api-mcp 3.4.0 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generator/openapi-parser.d.ts +14 -77
- package/dist/generator/openapi-parser.d.ts.map +1 -1
- package/dist/generator/openapi-parser.js +85 -17
- package/dist/generator/openapi-parser.js.map +1 -1
- package/dist/generator/tool-generator.d.ts +2 -3
- package/dist/generator/tool-generator.d.ts.map +1 -1
- package/dist/generator/tool-generator.js +1 -28
- package/dist/generator/tool-generator.js.map +1 -1
- package/dist/index.d.ts +2 -10
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +28 -33
- package/dist/index.js.map +1 -1
- package/dist/prompts/workflows.d.ts.map +1 -1
- package/dist/prompts/workflows.js +30 -174
- package/dist/prompts/workflows.js.map +1 -1
- package/dist/resources/handlers.d.ts +0 -2
- package/dist/resources/handlers.d.ts.map +1 -1
- package/dist/resources/handlers.js +0 -51
- package/dist/resources/handlers.js.map +1 -1
- package/dist/server.d.ts +1 -1
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +1 -2
- package/dist/server.js.map +1 -1
- package/dist/tools/discovery/execute.d.ts +1 -3
- package/dist/tools/discovery/execute.d.ts.map +1 -1
- package/dist/tools/discovery/execute.js +1 -34
- package/dist/tools/discovery/execute.js.map +1 -1
- package/dist/tools/generated/admin_console_and_ui/index.d.ts.map +1 -1
- package/dist/tools/generated/admin_console_and_ui/index.js +2 -28
- package/dist/tools/generated/admin_console_and_ui/index.js.map +1 -1
- package/dist/tools/generated/api/index.d.ts.map +1 -1
- package/dist/tools/generated/api/index.js +52 -908
- package/dist/tools/generated/api/index.js.map +1 -1
- package/dist/tools/generated/authentication/index.d.ts.map +1 -1
- package/dist/tools/generated/authentication/index.js +9 -156
- package/dist/tools/generated/authentication/index.js.map +1 -1
- package/dist/tools/generated/bigip/index.d.ts.map +1 -1
- package/dist/tools/generated/bigip/index.js +25 -410
- package/dist/tools/generated/bigip/index.js.map +1 -1
- package/dist/tools/generated/billing_and_usage/index.d.ts.map +1 -1
- package/dist/tools/generated/billing_and_usage/index.js +23 -442
- package/dist/tools/generated/billing_and_usage/index.js.map +1 -1
- package/dist/tools/generated/blindfold/index.d.ts.map +1 -1
- package/dist/tools/generated/blindfold/index.js +32 -568
- package/dist/tools/generated/blindfold/index.js.map +1 -1
- package/dist/tools/generated/bot_and_threat_defense/index.d.ts.map +1 -1
- package/dist/tools/generated/bot_and_threat_defense/index.js +20 -340
- package/dist/tools/generated/bot_and_threat_defense/index.js.map +1 -1
- package/dist/tools/generated/cdn/index.d.ts.map +1 -1
- package/dist/tools/generated/cdn/index.js +22 -428
- package/dist/tools/generated/cdn/index.js.map +1 -1
- package/dist/tools/generated/ce_management/index.d.ts.map +1 -1
- package/dist/tools/generated/ce_management/index.js +32 -558
- package/dist/tools/generated/ce_management/index.js.map +1 -1
- package/dist/tools/generated/certificates/index.d.ts.map +1 -1
- package/dist/tools/generated/certificates/index.js +20 -320
- package/dist/tools/generated/certificates/index.js.map +1 -1
- package/dist/tools/generated/cloud_infrastructure/index.d.ts.map +1 -1
- package/dist/tools/generated/cloud_infrastructure/index.js +33 -572
- package/dist/tools/generated/cloud_infrastructure/index.js.map +1 -1
- package/dist/tools/generated/container_services/index.d.ts.map +1 -1
- package/dist/tools/generated/container_services/index.js +16 -264
- package/dist/tools/generated/container_services/index.js.map +1 -1
- package/dist/tools/generated/data_and_privacy_security/index.d.ts.map +1 -1
- package/dist/tools/generated/data_and_privacy_security/index.js +13 -202
- package/dist/tools/generated/data_and_privacy_security/index.js.map +1 -1
- package/dist/tools/generated/data_intelligence/index.d.ts.map +1 -1
- package/dist/tools/generated/data_intelligence/index.js +15 -290
- package/dist/tools/generated/data_intelligence/index.js.map +1 -1
- package/dist/tools/generated/ddos/index.d.ts.map +1 -1
- package/dist/tools/generated/ddos/index.js +68 -1152
- package/dist/tools/generated/ddos/index.js.map +1 -1
- package/dist/tools/generated/dns/index.d.ts.map +1 -1
- package/dist/tools/generated/dns/index.js +52 -908
- package/dist/tools/generated/dns/index.js.map +1 -1
- package/dist/tools/generated/generative_ai/index.d.ts.map +1 -1
- package/dist/tools/generated/generative_ai/index.js +11 -254
- package/dist/tools/generated/generative_ai/index.js.map +1 -1
- package/dist/tools/generated/managed_kubernetes/index.d.ts.map +1 -1
- package/dist/tools/generated/managed_kubernetes/index.js +25 -400
- package/dist/tools/generated/managed_kubernetes/index.js.map +1 -1
- package/dist/tools/generated/marketplace/index.d.ts.map +1 -1
- package/dist/tools/generated/marketplace/index.js +36 -594
- package/dist/tools/generated/marketplace/index.js.map +1 -1
- package/dist/tools/generated/network/index.d.ts.map +1 -1
- package/dist/tools/generated/network/index.js +98 -1582
- package/dist/tools/generated/network/index.js.map +1 -1
- package/dist/tools/generated/network_security/index.d.ts.map +1 -1
- package/dist/tools/generated/network_security/index.js +69 -1126
- package/dist/tools/generated/network_security/index.js.map +1 -1
- package/dist/tools/generated/nginx_one/index.d.ts.map +1 -1
- package/dist/tools/generated/nginx_one/index.js +14 -236
- package/dist/tools/generated/nginx_one/index.js.map +1 -1
- package/dist/tools/generated/object_storage/index.d.ts.map +1 -1
- package/dist/tools/generated/object_storage/index.js +7 -98
- package/dist/tools/generated/object_storage/index.js.map +1 -1
- package/dist/tools/generated/observability/index.d.ts.map +1 -1
- package/dist/tools/generated/observability/index.js +45 -790
- package/dist/tools/generated/observability/index.js.map +1 -1
- package/dist/tools/generated/rate_limiting/index.d.ts.map +1 -1
- package/dist/tools/generated/rate_limiting/index.js +15 -240
- package/dist/tools/generated/rate_limiting/index.js.map +1 -1
- package/dist/tools/generated/secops_and_incident_response/index.d.ts.map +1 -1
- package/dist/tools/generated/secops_and_incident_response/index.js +5 -80
- package/dist/tools/generated/secops_and_incident_response/index.js.map +1 -1
- package/dist/tools/generated/service_mesh/index.d.ts.map +1 -1
- package/dist/tools/generated/service_mesh/index.js +44 -766
- package/dist/tools/generated/service_mesh/index.js.map +1 -1
- package/dist/tools/generated/shape/index.d.ts.map +1 -1
- package/dist/tools/generated/shape/index.js +182 -3502
- package/dist/tools/generated/shape/index.js.map +1 -1
- package/dist/tools/generated/sites/index.d.ts.map +1 -1
- package/dist/tools/generated/sites/index.js +106 -1864
- package/dist/tools/generated/sites/index.js.map +1 -1
- package/dist/tools/generated/statistics/index.d.ts.map +1 -1
- package/dist/tools/generated/statistics/index.js +70 -1350
- package/dist/tools/generated/statistics/index.js.map +1 -1
- package/dist/tools/generated/support/index.d.ts.map +1 -1
- package/dist/tools/generated/support/index.js +47 -928
- package/dist/tools/generated/support/index.js.map +1 -1
- package/dist/tools/generated/telemetry_and_insights/index.d.ts.map +1 -1
- package/dist/tools/generated/telemetry_and_insights/index.js +23 -492
- package/dist/tools/generated/telemetry_and_insights/index.js.map +1 -1
- package/dist/tools/generated/tenant_and_identity/index.d.ts.map +1 -1
- package/dist/tools/generated/tenant_and_identity/index.js +185 -3081
- package/dist/tools/generated/tenant_and_identity/index.js.map +1 -1
- package/dist/tools/generated/threat_campaign/index.d.ts.map +1 -1
- package/dist/tools/generated/threat_campaign/index.js +1 -14
- package/dist/tools/generated/threat_campaign/index.js.map +1 -1
- package/dist/tools/generated/users/index.d.ts.map +1 -1
- package/dist/tools/generated/users/index.js +12 -208
- package/dist/tools/generated/users/index.js.map +1 -1
- package/dist/tools/generated/virtual/index.d.ts.map +1 -1
- package/dist/tools/generated/virtual/index.js +89 -1526
- package/dist/tools/generated/virtual/index.js.map +1 -1
- package/dist/tools/generated/vpm_and_node_management/index.d.ts.map +1 -1
- package/dist/tools/generated/vpm_and_node_management/index.js +1 -14
- package/dist/tools/generated/vpm_and_node_management/index.js.map +1 -1
- package/dist/tools/generated/waf/index.d.ts.map +1 -1
- package/dist/tools/generated/waf/index.js +36 -674
- package/dist/tools/generated/waf/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/cli/index.d.ts +0 -16
- package/dist/cli/index.d.ts.map +0 -1
- package/dist/cli/index.js +0 -116
- package/dist/cli/index.js.map +0 -1
- package/dist/cli/setup.d.ts +0 -54
- package/dist/cli/setup.d.ts.map +0 -1
- package/dist/cli/setup.js +0 -347
- package/dist/cli/setup.js.map +0 -1
|
@@ -42,18 +42,6 @@ export const bigipTools = [
|
|
|
42
42
|
creates: ["apm"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl config apm create {name} --namespace {namespace}",
|
|
48
|
-
description: "Create apm",
|
|
49
|
-
use_case: "basic_create",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl config apm create -f {file}.yaml",
|
|
53
|
-
description: "Create from YAML file",
|
|
54
|
-
use_case: "file_based",
|
|
55
|
-
},
|
|
56
|
-
],
|
|
57
45
|
confirmationRequired: false,
|
|
58
46
|
parameterExamples: {
|
|
59
47
|
"metadata.namespace": "Staging",
|
|
@@ -98,18 +86,6 @@ export const bigipTools = [
|
|
|
98
86
|
},
|
|
99
87
|
confirmation_required: false,
|
|
100
88
|
danger_level: "medium",
|
|
101
|
-
examples: [
|
|
102
|
-
{
|
|
103
|
-
command: "f5xcctl config apm create {name} --namespace {namespace}",
|
|
104
|
-
description: "Create apm",
|
|
105
|
-
use_case: "basic_create",
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
command: "f5xcctl config apm create -f {file}.yaml",
|
|
109
|
-
description: "Create from YAML file",
|
|
110
|
-
use_case: "file_based",
|
|
111
|
-
},
|
|
112
|
-
],
|
|
113
89
|
field_docs: {},
|
|
114
90
|
optional_fields: [],
|
|
115
91
|
performance_impact: {
|
|
@@ -122,6 +98,7 @@ export const bigipTools = [
|
|
|
122
98
|
creates: ["apm"],
|
|
123
99
|
},
|
|
124
100
|
},
|
|
101
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/apms" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
125
102
|
},
|
|
126
103
|
{
|
|
127
104
|
toolName: "f5xc-api-bigip-apm-delete",
|
|
@@ -171,13 +148,6 @@ export const bigipTools = [
|
|
|
171
148
|
deletes: ["apm", "contained_resources"],
|
|
172
149
|
},
|
|
173
150
|
requiredFields: ["path.name", "path.namespace"],
|
|
174
|
-
cliExamples: [
|
|
175
|
-
{
|
|
176
|
-
command: "f5xcctl config apm delete {name} --namespace {namespace}",
|
|
177
|
-
description: "Delete apm",
|
|
178
|
-
use_case: "delete",
|
|
179
|
-
},
|
|
180
|
-
],
|
|
181
151
|
confirmationRequired: true,
|
|
182
152
|
parameterExamples: {
|
|
183
153
|
name: "Name",
|
|
@@ -223,13 +193,6 @@ export const bigipTools = [
|
|
|
223
193
|
},
|
|
224
194
|
confirmation_required: true,
|
|
225
195
|
danger_level: "high",
|
|
226
|
-
examples: [
|
|
227
|
-
{
|
|
228
|
-
command: "f5xcctl config apm delete {name} --namespace {namespace}",
|
|
229
|
-
description: "Delete apm",
|
|
230
|
-
use_case: "delete",
|
|
231
|
-
},
|
|
232
|
-
],
|
|
233
196
|
field_docs: {},
|
|
234
197
|
optional_fields: [],
|
|
235
198
|
performance_impact: {
|
|
@@ -242,6 +205,7 @@ export const bigipTools = [
|
|
|
242
205
|
deletes: ["apm", "contained_resources"],
|
|
243
206
|
},
|
|
244
207
|
},
|
|
208
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/apms" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
245
209
|
},
|
|
246
210
|
{
|
|
247
211
|
toolName: "f5xc-api-bigip-apm-get",
|
|
@@ -310,13 +274,6 @@ export const bigipTools = [
|
|
|
310
274
|
dangerLevel: "low",
|
|
311
275
|
sideEffects: null,
|
|
312
276
|
requiredFields: ["path.name", "path.namespace"],
|
|
313
|
-
cliExamples: [
|
|
314
|
-
{
|
|
315
|
-
command: "f5xcctl config apm get {name} --namespace {namespace}",
|
|
316
|
-
description: "Get specific apm",
|
|
317
|
-
use_case: "get_specific",
|
|
318
|
-
},
|
|
319
|
-
],
|
|
320
277
|
confirmationRequired: false,
|
|
321
278
|
parameterExamples: {
|
|
322
279
|
name: "Name",
|
|
@@ -362,13 +319,6 @@ export const bigipTools = [
|
|
|
362
319
|
},
|
|
363
320
|
confirmation_required: false,
|
|
364
321
|
danger_level: "low",
|
|
365
|
-
examples: [
|
|
366
|
-
{
|
|
367
|
-
command: "f5xcctl config apm get {name} --namespace {namespace}",
|
|
368
|
-
description: "Get specific apm",
|
|
369
|
-
use_case: "get_specific",
|
|
370
|
-
},
|
|
371
|
-
],
|
|
372
322
|
field_docs: {},
|
|
373
323
|
optional_fields: [],
|
|
374
324
|
performance_impact: {
|
|
@@ -379,6 +329,7 @@ export const bigipTools = [
|
|
|
379
329
|
required_fields: ["path.name", "path.namespace"],
|
|
380
330
|
side_effects: {},
|
|
381
331
|
},
|
|
332
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/apms" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
382
333
|
},
|
|
383
334
|
{
|
|
384
335
|
toolName: "f5xc-api-bigip-apm-list",
|
|
@@ -453,13 +404,6 @@ export const bigipTools = [
|
|
|
453
404
|
dangerLevel: "low",
|
|
454
405
|
sideEffects: null,
|
|
455
406
|
requiredFields: ["path.namespace"],
|
|
456
|
-
cliExamples: [
|
|
457
|
-
{
|
|
458
|
-
command: "f5xcctl config apm list --namespace {namespace}",
|
|
459
|
-
description: "List all apms",
|
|
460
|
-
use_case: "list_all",
|
|
461
|
-
},
|
|
462
|
-
],
|
|
463
407
|
confirmationRequired: false,
|
|
464
408
|
parameterExamples: {
|
|
465
409
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -505,13 +449,6 @@ export const bigipTools = [
|
|
|
505
449
|
},
|
|
506
450
|
confirmation_required: false,
|
|
507
451
|
danger_level: "low",
|
|
508
|
-
examples: [
|
|
509
|
-
{
|
|
510
|
-
command: "f5xcctl config apm list --namespace {namespace}",
|
|
511
|
-
description: "List all apms",
|
|
512
|
-
use_case: "list_all",
|
|
513
|
-
},
|
|
514
|
-
],
|
|
515
452
|
field_docs: {},
|
|
516
453
|
optional_fields: [],
|
|
517
454
|
performance_impact: {
|
|
@@ -522,6 +459,7 @@ export const bigipTools = [
|
|
|
522
459
|
required_fields: ["path.namespace"],
|
|
523
460
|
side_effects: {},
|
|
524
461
|
},
|
|
462
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/apms" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
525
463
|
},
|
|
526
464
|
{
|
|
527
465
|
toolName: "f5xc-api-bigip-apm-update",
|
|
@@ -573,13 +511,6 @@ export const bigipTools = [
|
|
|
573
511
|
modifies: ["apm"],
|
|
574
512
|
},
|
|
575
513
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
576
|
-
cliExamples: [
|
|
577
|
-
{
|
|
578
|
-
command: "f5xcctl config apm update {name} --namespace {namespace} -f {file}.yaml",
|
|
579
|
-
description: "Update apm",
|
|
580
|
-
use_case: "update",
|
|
581
|
-
},
|
|
582
|
-
],
|
|
583
514
|
confirmationRequired: false,
|
|
584
515
|
parameterExamples: {
|
|
585
516
|
"metadata.name": "Example-corp-web.",
|
|
@@ -625,13 +556,6 @@ export const bigipTools = [
|
|
|
625
556
|
},
|
|
626
557
|
confirmation_required: false,
|
|
627
558
|
danger_level: "medium",
|
|
628
|
-
examples: [
|
|
629
|
-
{
|
|
630
|
-
command: "f5xcctl config apm update {name} --namespace {namespace} -f {file}.yaml",
|
|
631
|
-
description: "Update apm",
|
|
632
|
-
use_case: "update",
|
|
633
|
-
},
|
|
634
|
-
],
|
|
635
559
|
field_docs: {},
|
|
636
560
|
optional_fields: [],
|
|
637
561
|
performance_impact: {
|
|
@@ -644,6 +568,7 @@ export const bigipTools = [
|
|
|
644
568
|
modifies: ["apm"],
|
|
645
569
|
},
|
|
646
570
|
},
|
|
571
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/apms" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
647
572
|
},
|
|
648
573
|
{
|
|
649
574
|
toolName: "f5xc-api-bigip-bigip-irule-create",
|
|
@@ -684,18 +609,6 @@ export const bigipTools = [
|
|
|
684
609
|
creates: ["bigip-irule"],
|
|
685
610
|
},
|
|
686
611
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
687
|
-
cliExamples: [
|
|
688
|
-
{
|
|
689
|
-
command: "f5xcctl bigipconnector bigip-irule create {name} --namespace {namespace}",
|
|
690
|
-
description: "Create bigip-irule",
|
|
691
|
-
use_case: "basic_create",
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
command: "f5xcctl bigipconnector bigip-irule create -f {file}.yaml",
|
|
695
|
-
description: "Create from YAML file",
|
|
696
|
-
use_case: "file_based",
|
|
697
|
-
},
|
|
698
|
-
],
|
|
699
612
|
confirmationRequired: false,
|
|
700
613
|
parameterExamples: {
|
|
701
614
|
"metadata.namespace": "Staging",
|
|
@@ -740,18 +653,6 @@ export const bigipTools = [
|
|
|
740
653
|
},
|
|
741
654
|
confirmation_required: false,
|
|
742
655
|
danger_level: "medium",
|
|
743
|
-
examples: [
|
|
744
|
-
{
|
|
745
|
-
command: "f5xcctl bigipconnector bigip-irule create {name} --namespace {namespace}",
|
|
746
|
-
description: "Create bigip-irule",
|
|
747
|
-
use_case: "basic_create",
|
|
748
|
-
},
|
|
749
|
-
{
|
|
750
|
-
command: "f5xcctl bigipconnector bigip-irule create -f {file}.yaml",
|
|
751
|
-
description: "Create from YAML file",
|
|
752
|
-
use_case: "file_based",
|
|
753
|
-
},
|
|
754
|
-
],
|
|
755
656
|
field_docs: {},
|
|
756
657
|
optional_fields: [],
|
|
757
658
|
performance_impact: {
|
|
@@ -764,6 +665,7 @@ export const bigipTools = [
|
|
|
764
665
|
creates: ["bigip-irule"],
|
|
765
666
|
},
|
|
766
667
|
},
|
|
668
|
+
curlExample: null,
|
|
767
669
|
},
|
|
768
670
|
{
|
|
769
671
|
toolName: "f5xc-api-bigip-bigip-irule-delete",
|
|
@@ -813,13 +715,6 @@ export const bigipTools = [
|
|
|
813
715
|
deletes: ["bigip-irule", "contained_resources"],
|
|
814
716
|
},
|
|
815
717
|
requiredFields: ["path.name", "path.namespace"],
|
|
816
|
-
cliExamples: [
|
|
817
|
-
{
|
|
818
|
-
command: "f5xcctl bigipconnector bigip-irule delete {name} --namespace {namespace}",
|
|
819
|
-
description: "Delete bigip-irule",
|
|
820
|
-
use_case: "delete",
|
|
821
|
-
},
|
|
822
|
-
],
|
|
823
718
|
confirmationRequired: true,
|
|
824
719
|
parameterExamples: {
|
|
825
720
|
name: "Name",
|
|
@@ -865,13 +760,6 @@ export const bigipTools = [
|
|
|
865
760
|
},
|
|
866
761
|
confirmation_required: true,
|
|
867
762
|
danger_level: "high",
|
|
868
|
-
examples: [
|
|
869
|
-
{
|
|
870
|
-
command: "f5xcctl bigipconnector bigip-irule delete {name} --namespace {namespace}",
|
|
871
|
-
description: "Delete bigip-irule",
|
|
872
|
-
use_case: "delete",
|
|
873
|
-
},
|
|
874
|
-
],
|
|
875
763
|
field_docs: {},
|
|
876
764
|
optional_fields: [],
|
|
877
765
|
performance_impact: {
|
|
@@ -884,6 +772,7 @@ export const bigipTools = [
|
|
|
884
772
|
deletes: ["bigip-irule", "contained_resources"],
|
|
885
773
|
},
|
|
886
774
|
},
|
|
775
|
+
curlExample: null,
|
|
887
776
|
},
|
|
888
777
|
{
|
|
889
778
|
toolName: "f5xc-api-bigip-bigip-irule-get",
|
|
@@ -952,13 +841,6 @@ export const bigipTools = [
|
|
|
952
841
|
dangerLevel: "low",
|
|
953
842
|
sideEffects: null,
|
|
954
843
|
requiredFields: ["path.name", "path.namespace"],
|
|
955
|
-
cliExamples: [
|
|
956
|
-
{
|
|
957
|
-
command: "f5xcctl bigipconnector bigip-irule get {name} --namespace {namespace}",
|
|
958
|
-
description: "Get specific bigip-irule",
|
|
959
|
-
use_case: "get_specific",
|
|
960
|
-
},
|
|
961
|
-
],
|
|
962
844
|
confirmationRequired: false,
|
|
963
845
|
parameterExamples: {
|
|
964
846
|
name: "Name",
|
|
@@ -1004,13 +886,6 @@ export const bigipTools = [
|
|
|
1004
886
|
},
|
|
1005
887
|
confirmation_required: false,
|
|
1006
888
|
danger_level: "low",
|
|
1007
|
-
examples: [
|
|
1008
|
-
{
|
|
1009
|
-
command: "f5xcctl bigipconnector bigip-irule get {name} --namespace {namespace}",
|
|
1010
|
-
description: "Get specific bigip-irule",
|
|
1011
|
-
use_case: "get_specific",
|
|
1012
|
-
},
|
|
1013
|
-
],
|
|
1014
889
|
field_docs: {},
|
|
1015
890
|
optional_fields: [],
|
|
1016
891
|
performance_impact: {
|
|
@@ -1021,6 +896,7 @@ export const bigipTools = [
|
|
|
1021
896
|
required_fields: ["path.name", "path.namespace"],
|
|
1022
897
|
side_effects: {},
|
|
1023
898
|
},
|
|
899
|
+
curlExample: null,
|
|
1024
900
|
},
|
|
1025
901
|
{
|
|
1026
902
|
toolName: "f5xc-api-bigip-bigip-irule-list",
|
|
@@ -1095,13 +971,6 @@ export const bigipTools = [
|
|
|
1095
971
|
dangerLevel: "low",
|
|
1096
972
|
sideEffects: null,
|
|
1097
973
|
requiredFields: ["path.namespace"],
|
|
1098
|
-
cliExamples: [
|
|
1099
|
-
{
|
|
1100
|
-
command: "f5xcctl bigipconnector bigip-irule list --namespace {namespace}",
|
|
1101
|
-
description: "List all bigip-irules",
|
|
1102
|
-
use_case: "list_all",
|
|
1103
|
-
},
|
|
1104
|
-
],
|
|
1105
974
|
confirmationRequired: false,
|
|
1106
975
|
parameterExamples: {
|
|
1107
976
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1147,13 +1016,6 @@ export const bigipTools = [
|
|
|
1147
1016
|
},
|
|
1148
1017
|
confirmation_required: false,
|
|
1149
1018
|
danger_level: "low",
|
|
1150
|
-
examples: [
|
|
1151
|
-
{
|
|
1152
|
-
command: "f5xcctl bigipconnector bigip-irule list --namespace {namespace}",
|
|
1153
|
-
description: "List all bigip-irules",
|
|
1154
|
-
use_case: "list_all",
|
|
1155
|
-
},
|
|
1156
|
-
],
|
|
1157
1019
|
field_docs: {},
|
|
1158
1020
|
optional_fields: [],
|
|
1159
1021
|
performance_impact: {
|
|
@@ -1164,6 +1026,7 @@ export const bigipTools = [
|
|
|
1164
1026
|
required_fields: ["path.namespace"],
|
|
1165
1027
|
side_effects: {},
|
|
1166
1028
|
},
|
|
1029
|
+
curlExample: null,
|
|
1167
1030
|
},
|
|
1168
1031
|
{
|
|
1169
1032
|
toolName: "f5xc-api-bigip-bigip-irule-update",
|
|
@@ -1215,13 +1078,6 @@ export const bigipTools = [
|
|
|
1215
1078
|
modifies: ["bigip-irule"],
|
|
1216
1079
|
},
|
|
1217
1080
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1218
|
-
cliExamples: [
|
|
1219
|
-
{
|
|
1220
|
-
command: "f5xcctl bigipconnector bigip-irule update {name} --namespace {namespace} -f {file}.yaml",
|
|
1221
|
-
description: "Update bigip-irule",
|
|
1222
|
-
use_case: "update",
|
|
1223
|
-
},
|
|
1224
|
-
],
|
|
1225
1081
|
confirmationRequired: false,
|
|
1226
1082
|
parameterExamples: {
|
|
1227
1083
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1267,13 +1123,6 @@ export const bigipTools = [
|
|
|
1267
1123
|
},
|
|
1268
1124
|
confirmation_required: false,
|
|
1269
1125
|
danger_level: "medium",
|
|
1270
|
-
examples: [
|
|
1271
|
-
{
|
|
1272
|
-
command: "f5xcctl bigipconnector bigip-irule update {name} --namespace {namespace} -f {file}.yaml",
|
|
1273
|
-
description: "Update bigip-irule",
|
|
1274
|
-
use_case: "update",
|
|
1275
|
-
},
|
|
1276
|
-
],
|
|
1277
1126
|
field_docs: {},
|
|
1278
1127
|
optional_fields: [],
|
|
1279
1128
|
performance_impact: {
|
|
@@ -1286,6 +1135,7 @@ export const bigipTools = [
|
|
|
1286
1135
|
modifies: ["bigip-irule"],
|
|
1287
1136
|
},
|
|
1288
1137
|
},
|
|
1138
|
+
curlExample: null,
|
|
1289
1139
|
},
|
|
1290
1140
|
{
|
|
1291
1141
|
toolName: "f5xc-api-bigip-bigip-virtual-server-get",
|
|
@@ -1353,13 +1203,6 @@ export const bigipTools = [
|
|
|
1353
1203
|
dangerLevel: "low",
|
|
1354
1204
|
sideEffects: null,
|
|
1355
1205
|
requiredFields: ["path.name", "path.namespace"],
|
|
1356
|
-
cliExamples: [
|
|
1357
|
-
{
|
|
1358
|
-
command: "f5xcctl config bigip-virtual-server get {name} --namespace {namespace}",
|
|
1359
|
-
description: "Get specific bigip-virtual-server",
|
|
1360
|
-
use_case: "get_specific",
|
|
1361
|
-
},
|
|
1362
|
-
],
|
|
1363
1206
|
confirmationRequired: false,
|
|
1364
1207
|
parameterExamples: {
|
|
1365
1208
|
name: "Name",
|
|
@@ -1405,13 +1248,6 @@ export const bigipTools = [
|
|
|
1405
1248
|
},
|
|
1406
1249
|
confirmation_required: false,
|
|
1407
1250
|
danger_level: "low",
|
|
1408
|
-
examples: [
|
|
1409
|
-
{
|
|
1410
|
-
command: "f5xcctl config bigip-virtual-server get {name} --namespace {namespace}",
|
|
1411
|
-
description: "Get specific bigip-virtual-server",
|
|
1412
|
-
use_case: "get_specific",
|
|
1413
|
-
},
|
|
1414
|
-
],
|
|
1415
1251
|
field_docs: {},
|
|
1416
1252
|
optional_fields: [],
|
|
1417
1253
|
performance_impact: {
|
|
@@ -1422,6 +1258,7 @@ export const bigipTools = [
|
|
|
1422
1258
|
required_fields: ["path.name", "path.namespace"],
|
|
1423
1259
|
side_effects: {},
|
|
1424
1260
|
},
|
|
1261
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bigip_virtual_servers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1425
1262
|
},
|
|
1426
1263
|
{
|
|
1427
1264
|
toolName: "f5xc-api-bigip-bigip-virtual-server-list",
|
|
@@ -1496,13 +1333,6 @@ export const bigipTools = [
|
|
|
1496
1333
|
dangerLevel: "low",
|
|
1497
1334
|
sideEffects: null,
|
|
1498
1335
|
requiredFields: ["path.namespace"],
|
|
1499
|
-
cliExamples: [
|
|
1500
|
-
{
|
|
1501
|
-
command: "f5xcctl config bigip-virtual-server list --namespace {namespace}",
|
|
1502
|
-
description: "List all bigip-virtual-servers",
|
|
1503
|
-
use_case: "list_all",
|
|
1504
|
-
},
|
|
1505
|
-
],
|
|
1506
1336
|
confirmationRequired: false,
|
|
1507
1337
|
parameterExamples: {
|
|
1508
1338
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1548,13 +1378,6 @@ export const bigipTools = [
|
|
|
1548
1378
|
},
|
|
1549
1379
|
confirmation_required: false,
|
|
1550
1380
|
danger_level: "low",
|
|
1551
|
-
examples: [
|
|
1552
|
-
{
|
|
1553
|
-
command: "f5xcctl config bigip-virtual-server list --namespace {namespace}",
|
|
1554
|
-
description: "List all bigip-virtual-servers",
|
|
1555
|
-
use_case: "list_all",
|
|
1556
|
-
},
|
|
1557
|
-
],
|
|
1558
1381
|
field_docs: {},
|
|
1559
1382
|
optional_fields: [],
|
|
1560
1383
|
performance_impact: {
|
|
@@ -1565,6 +1388,7 @@ export const bigipTools = [
|
|
|
1565
1388
|
required_fields: ["path.namespace"],
|
|
1566
1389
|
side_effects: {},
|
|
1567
1390
|
},
|
|
1391
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bigip_virtual_servers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1568
1392
|
},
|
|
1569
1393
|
{
|
|
1570
1394
|
toolName: "f5xc-api-bigip-bigip-virtual-server-update",
|
|
@@ -1616,13 +1440,6 @@ export const bigipTools = [
|
|
|
1616
1440
|
modifies: ["bigip-virtual-server"],
|
|
1617
1441
|
},
|
|
1618
1442
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1619
|
-
cliExamples: [
|
|
1620
|
-
{
|
|
1621
|
-
command: "f5xcctl config bigip-virtual-server update {name} --namespace {namespace} -f {file}.yaml",
|
|
1622
|
-
description: "Update bigip-virtual-server",
|
|
1623
|
-
use_case: "update",
|
|
1624
|
-
},
|
|
1625
|
-
],
|
|
1626
1443
|
confirmationRequired: false,
|
|
1627
1444
|
parameterExamples: {
|
|
1628
1445
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1668,13 +1485,6 @@ export const bigipTools = [
|
|
|
1668
1485
|
},
|
|
1669
1486
|
confirmation_required: false,
|
|
1670
1487
|
danger_level: "medium",
|
|
1671
|
-
examples: [
|
|
1672
|
-
{
|
|
1673
|
-
command: "f5xcctl config bigip-virtual-server update {name} --namespace {namespace} -f {file}.yaml",
|
|
1674
|
-
description: "Update bigip-virtual-server",
|
|
1675
|
-
use_case: "update",
|
|
1676
|
-
},
|
|
1677
|
-
],
|
|
1678
1488
|
field_docs: {},
|
|
1679
1489
|
optional_fields: [],
|
|
1680
1490
|
performance_impact: {
|
|
@@ -1687,6 +1497,7 @@ export const bigipTools = [
|
|
|
1687
1497
|
modifies: ["bigip-virtual-server"],
|
|
1688
1498
|
},
|
|
1689
1499
|
},
|
|
1500
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bigip_virtual_servers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1690
1501
|
},
|
|
1691
1502
|
{
|
|
1692
1503
|
toolName: "f5xc-api-bigip-data-group-create",
|
|
@@ -1727,18 +1538,6 @@ export const bigipTools = [
|
|
|
1727
1538
|
creates: ["data-group"],
|
|
1728
1539
|
},
|
|
1729
1540
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1730
|
-
cliExamples: [
|
|
1731
|
-
{
|
|
1732
|
-
command: "f5xcctl config data-group create {name} --namespace {namespace}",
|
|
1733
|
-
description: "Create data-group",
|
|
1734
|
-
use_case: "basic_create",
|
|
1735
|
-
},
|
|
1736
|
-
{
|
|
1737
|
-
command: "f5xcctl config data-group create -f {file}.yaml",
|
|
1738
|
-
description: "Create from YAML file",
|
|
1739
|
-
use_case: "file_based",
|
|
1740
|
-
},
|
|
1741
|
-
],
|
|
1742
1541
|
confirmationRequired: false,
|
|
1743
1542
|
parameterExamples: {
|
|
1744
1543
|
"metadata.namespace": "Staging",
|
|
@@ -1783,18 +1582,6 @@ export const bigipTools = [
|
|
|
1783
1582
|
},
|
|
1784
1583
|
confirmation_required: false,
|
|
1785
1584
|
danger_level: "medium",
|
|
1786
|
-
examples: [
|
|
1787
|
-
{
|
|
1788
|
-
command: "f5xcctl config data-group create {name} --namespace {namespace}",
|
|
1789
|
-
description: "Create data-group",
|
|
1790
|
-
use_case: "basic_create",
|
|
1791
|
-
},
|
|
1792
|
-
{
|
|
1793
|
-
command: "f5xcctl config data-group create -f {file}.yaml",
|
|
1794
|
-
description: "Create from YAML file",
|
|
1795
|
-
use_case: "file_based",
|
|
1796
|
-
},
|
|
1797
|
-
],
|
|
1798
1585
|
field_docs: {},
|
|
1799
1586
|
optional_fields: [],
|
|
1800
1587
|
performance_impact: {
|
|
@@ -1807,6 +1594,7 @@ export const bigipTools = [
|
|
|
1807
1594
|
creates: ["data-group"],
|
|
1808
1595
|
},
|
|
1809
1596
|
},
|
|
1597
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/data_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1810
1598
|
},
|
|
1811
1599
|
{
|
|
1812
1600
|
toolName: "f5xc-api-bigip-data-group-delete",
|
|
@@ -1856,13 +1644,6 @@ export const bigipTools = [
|
|
|
1856
1644
|
deletes: ["data-group", "contained_resources"],
|
|
1857
1645
|
},
|
|
1858
1646
|
requiredFields: ["path.name", "path.namespace"],
|
|
1859
|
-
cliExamples: [
|
|
1860
|
-
{
|
|
1861
|
-
command: "f5xcctl config data-group delete {name} --namespace {namespace}",
|
|
1862
|
-
description: "Delete data-group",
|
|
1863
|
-
use_case: "delete",
|
|
1864
|
-
},
|
|
1865
|
-
],
|
|
1866
1647
|
confirmationRequired: true,
|
|
1867
1648
|
parameterExamples: {
|
|
1868
1649
|
name: "Name",
|
|
@@ -1908,13 +1689,6 @@ export const bigipTools = [
|
|
|
1908
1689
|
},
|
|
1909
1690
|
confirmation_required: true,
|
|
1910
1691
|
danger_level: "high",
|
|
1911
|
-
examples: [
|
|
1912
|
-
{
|
|
1913
|
-
command: "f5xcctl config data-group delete {name} --namespace {namespace}",
|
|
1914
|
-
description: "Delete data-group",
|
|
1915
|
-
use_case: "delete",
|
|
1916
|
-
},
|
|
1917
|
-
],
|
|
1918
1692
|
field_docs: {},
|
|
1919
1693
|
optional_fields: [],
|
|
1920
1694
|
performance_impact: {
|
|
@@ -1927,6 +1701,7 @@ export const bigipTools = [
|
|
|
1927
1701
|
deletes: ["data-group", "contained_resources"],
|
|
1928
1702
|
},
|
|
1929
1703
|
},
|
|
1704
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/data_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1930
1705
|
},
|
|
1931
1706
|
{
|
|
1932
1707
|
toolName: "f5xc-api-bigip-data-group-get",
|
|
@@ -1994,13 +1769,6 @@ export const bigipTools = [
|
|
|
1994
1769
|
dangerLevel: "low",
|
|
1995
1770
|
sideEffects: null,
|
|
1996
1771
|
requiredFields: ["path.name", "path.namespace"],
|
|
1997
|
-
cliExamples: [
|
|
1998
|
-
{
|
|
1999
|
-
command: "f5xcctl config data-group get {name} --namespace {namespace}",
|
|
2000
|
-
description: "Get specific data-group",
|
|
2001
|
-
use_case: "get_specific",
|
|
2002
|
-
},
|
|
2003
|
-
],
|
|
2004
1772
|
confirmationRequired: false,
|
|
2005
1773
|
parameterExamples: {
|
|
2006
1774
|
name: "Name",
|
|
@@ -2046,13 +1814,6 @@ export const bigipTools = [
|
|
|
2046
1814
|
},
|
|
2047
1815
|
confirmation_required: false,
|
|
2048
1816
|
danger_level: "low",
|
|
2049
|
-
examples: [
|
|
2050
|
-
{
|
|
2051
|
-
command: "f5xcctl config data-group get {name} --namespace {namespace}",
|
|
2052
|
-
description: "Get specific data-group",
|
|
2053
|
-
use_case: "get_specific",
|
|
2054
|
-
},
|
|
2055
|
-
],
|
|
2056
1817
|
field_docs: {},
|
|
2057
1818
|
optional_fields: [],
|
|
2058
1819
|
performance_impact: {
|
|
@@ -2063,6 +1824,7 @@ export const bigipTools = [
|
|
|
2063
1824
|
required_fields: ["path.name", "path.namespace"],
|
|
2064
1825
|
side_effects: {},
|
|
2065
1826
|
},
|
|
1827
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/data_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2066
1828
|
},
|
|
2067
1829
|
{
|
|
2068
1830
|
toolName: "f5xc-api-bigip-data-group-list",
|
|
@@ -2137,13 +1899,6 @@ export const bigipTools = [
|
|
|
2137
1899
|
dangerLevel: "low",
|
|
2138
1900
|
sideEffects: null,
|
|
2139
1901
|
requiredFields: ["path.namespace"],
|
|
2140
|
-
cliExamples: [
|
|
2141
|
-
{
|
|
2142
|
-
command: "f5xcctl config data-group list --namespace {namespace}",
|
|
2143
|
-
description: "List all data-groups",
|
|
2144
|
-
use_case: "list_all",
|
|
2145
|
-
},
|
|
2146
|
-
],
|
|
2147
1902
|
confirmationRequired: false,
|
|
2148
1903
|
parameterExamples: {
|
|
2149
1904
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2189,13 +1944,6 @@ export const bigipTools = [
|
|
|
2189
1944
|
},
|
|
2190
1945
|
confirmation_required: false,
|
|
2191
1946
|
danger_level: "low",
|
|
2192
|
-
examples: [
|
|
2193
|
-
{
|
|
2194
|
-
command: "f5xcctl config data-group list --namespace {namespace}",
|
|
2195
|
-
description: "List all data-groups",
|
|
2196
|
-
use_case: "list_all",
|
|
2197
|
-
},
|
|
2198
|
-
],
|
|
2199
1947
|
field_docs: {},
|
|
2200
1948
|
optional_fields: [],
|
|
2201
1949
|
performance_impact: {
|
|
@@ -2206,6 +1954,7 @@ export const bigipTools = [
|
|
|
2206
1954
|
required_fields: ["path.namespace"],
|
|
2207
1955
|
side_effects: {},
|
|
2208
1956
|
},
|
|
1957
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/data_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2209
1958
|
},
|
|
2210
1959
|
{
|
|
2211
1960
|
toolName: "f5xc-api-bigip-data-group-update",
|
|
@@ -2257,13 +2006,6 @@ export const bigipTools = [
|
|
|
2257
2006
|
modifies: ["data-group"],
|
|
2258
2007
|
},
|
|
2259
2008
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2260
|
-
cliExamples: [
|
|
2261
|
-
{
|
|
2262
|
-
command: "f5xcctl config data-group update {name} --namespace {namespace} -f {file}.yaml",
|
|
2263
|
-
description: "Update data-group",
|
|
2264
|
-
use_case: "update",
|
|
2265
|
-
},
|
|
2266
|
-
],
|
|
2267
2009
|
confirmationRequired: false,
|
|
2268
2010
|
parameterExamples: {
|
|
2269
2011
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2309,13 +2051,6 @@ export const bigipTools = [
|
|
|
2309
2051
|
},
|
|
2310
2052
|
confirmation_required: false,
|
|
2311
2053
|
danger_level: "medium",
|
|
2312
|
-
examples: [
|
|
2313
|
-
{
|
|
2314
|
-
command: "f5xcctl config data-group update {name} --namespace {namespace} -f {file}.yaml",
|
|
2315
|
-
description: "Update data-group",
|
|
2316
|
-
use_case: "update",
|
|
2317
|
-
},
|
|
2318
|
-
],
|
|
2319
2054
|
field_docs: {},
|
|
2320
2055
|
optional_fields: [],
|
|
2321
2056
|
performance_impact: {
|
|
@@ -2328,6 +2063,7 @@ export const bigipTools = [
|
|
|
2328
2063
|
modifies: ["data-group"],
|
|
2329
2064
|
},
|
|
2330
2065
|
},
|
|
2066
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/data_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2331
2067
|
},
|
|
2332
2068
|
{
|
|
2333
2069
|
toolName: "f5xc-api-bigip-get-security-config-create",
|
|
@@ -2368,18 +2104,6 @@ export const bigipTools = [
|
|
|
2368
2104
|
creates: ["get-security-config"],
|
|
2369
2105
|
},
|
|
2370
2106
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
2371
|
-
cliExamples: [
|
|
2372
|
-
{
|
|
2373
|
-
command: "f5xcctl config get-security-config create -f {file}.yaml",
|
|
2374
|
-
description: "Create from YAML file",
|
|
2375
|
-
use_case: "file_based",
|
|
2376
|
-
},
|
|
2377
|
-
{
|
|
2378
|
-
command: "f5xcctl config get-security-config create {name} --namespace {namespace}",
|
|
2379
|
-
description: "Create get-security-config",
|
|
2380
|
-
use_case: "basic_create",
|
|
2381
|
-
},
|
|
2382
|
-
],
|
|
2383
2107
|
confirmationRequired: false,
|
|
2384
2108
|
parameterExamples: {
|
|
2385
2109
|
namespace: "Shared",
|
|
@@ -2427,18 +2151,6 @@ export const bigipTools = [
|
|
|
2427
2151
|
},
|
|
2428
2152
|
confirmation_required: false,
|
|
2429
2153
|
danger_level: "medium",
|
|
2430
|
-
examples: [
|
|
2431
|
-
{
|
|
2432
|
-
command: "f5xcctl config get-security-config create {name} --namespace {namespace}",
|
|
2433
|
-
description: "Create get-security-config",
|
|
2434
|
-
use_case: "basic_create",
|
|
2435
|
-
},
|
|
2436
|
-
{
|
|
2437
|
-
command: "f5xcctl config get-security-config create -f {file}.yaml",
|
|
2438
|
-
description: "Create from YAML file",
|
|
2439
|
-
use_case: "file_based",
|
|
2440
|
-
},
|
|
2441
|
-
],
|
|
2442
2154
|
field_docs: {},
|
|
2443
2155
|
optional_fields: [],
|
|
2444
2156
|
performance_impact: {
|
|
@@ -2451,6 +2163,7 @@ export const bigipTools = [
|
|
|
2451
2163
|
creates: ["get-security-config"],
|
|
2452
2164
|
},
|
|
2453
2165
|
},
|
|
2166
|
+
curlExample: null,
|
|
2454
2167
|
},
|
|
2455
2168
|
{
|
|
2456
2169
|
toolName: "f5xc-api-bigip-irule-create",
|
|
@@ -2491,18 +2204,6 @@ export const bigipTools = [
|
|
|
2491
2204
|
creates: ["irule"],
|
|
2492
2205
|
},
|
|
2493
2206
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2494
|
-
cliExamples: [
|
|
2495
|
-
{
|
|
2496
|
-
command: "f5xcctl config irule create -f {file}.yaml",
|
|
2497
|
-
description: "Create from YAML file",
|
|
2498
|
-
use_case: "file_based",
|
|
2499
|
-
},
|
|
2500
|
-
{
|
|
2501
|
-
command: "f5xcctl config irule create {name} --namespace {namespace}",
|
|
2502
|
-
description: "Create irule",
|
|
2503
|
-
use_case: "basic_create",
|
|
2504
|
-
},
|
|
2505
|
-
],
|
|
2506
2207
|
confirmationRequired: false,
|
|
2507
2208
|
parameterExamples: {
|
|
2508
2209
|
"metadata.namespace": "Staging",
|
|
@@ -2547,18 +2248,6 @@ export const bigipTools = [
|
|
|
2547
2248
|
},
|
|
2548
2249
|
confirmation_required: false,
|
|
2549
2250
|
danger_level: "medium",
|
|
2550
|
-
examples: [
|
|
2551
|
-
{
|
|
2552
|
-
command: "f5xcctl config irule create {name} --namespace {namespace}",
|
|
2553
|
-
description: "Create irule",
|
|
2554
|
-
use_case: "basic_create",
|
|
2555
|
-
},
|
|
2556
|
-
{
|
|
2557
|
-
command: "f5xcctl config irule create -f {file}.yaml",
|
|
2558
|
-
description: "Create from YAML file",
|
|
2559
|
-
use_case: "file_based",
|
|
2560
|
-
},
|
|
2561
|
-
],
|
|
2562
2251
|
field_docs: {},
|
|
2563
2252
|
optional_fields: [],
|
|
2564
2253
|
performance_impact: {
|
|
@@ -2571,6 +2260,7 @@ export const bigipTools = [
|
|
|
2571
2260
|
creates: ["irule"],
|
|
2572
2261
|
},
|
|
2573
2262
|
},
|
|
2263
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/irules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2574
2264
|
},
|
|
2575
2265
|
{
|
|
2576
2266
|
toolName: "f5xc-api-bigip-irule-delete",
|
|
@@ -2620,13 +2310,6 @@ export const bigipTools = [
|
|
|
2620
2310
|
deletes: ["irule", "contained_resources"],
|
|
2621
2311
|
},
|
|
2622
2312
|
requiredFields: ["path.name", "path.namespace"],
|
|
2623
|
-
cliExamples: [
|
|
2624
|
-
{
|
|
2625
|
-
command: "f5xcctl config irule delete {name} --namespace {namespace}",
|
|
2626
|
-
description: "Delete irule",
|
|
2627
|
-
use_case: "delete",
|
|
2628
|
-
},
|
|
2629
|
-
],
|
|
2630
2313
|
confirmationRequired: true,
|
|
2631
2314
|
parameterExamples: {
|
|
2632
2315
|
name: "Name",
|
|
@@ -2672,13 +2355,6 @@ export const bigipTools = [
|
|
|
2672
2355
|
},
|
|
2673
2356
|
confirmation_required: true,
|
|
2674
2357
|
danger_level: "high",
|
|
2675
|
-
examples: [
|
|
2676
|
-
{
|
|
2677
|
-
command: "f5xcctl config irule delete {name} --namespace {namespace}",
|
|
2678
|
-
description: "Delete irule",
|
|
2679
|
-
use_case: "delete",
|
|
2680
|
-
},
|
|
2681
|
-
],
|
|
2682
2358
|
field_docs: {},
|
|
2683
2359
|
optional_fields: [],
|
|
2684
2360
|
performance_impact: {
|
|
@@ -2691,6 +2367,7 @@ export const bigipTools = [
|
|
|
2691
2367
|
deletes: ["irule", "contained_resources"],
|
|
2692
2368
|
},
|
|
2693
2369
|
},
|
|
2370
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/irules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2694
2371
|
},
|
|
2695
2372
|
{
|
|
2696
2373
|
toolName: "f5xc-api-bigip-irule-get",
|
|
@@ -2758,13 +2435,6 @@ export const bigipTools = [
|
|
|
2758
2435
|
dangerLevel: "low",
|
|
2759
2436
|
sideEffects: null,
|
|
2760
2437
|
requiredFields: ["path.name", "path.namespace"],
|
|
2761
|
-
cliExamples: [
|
|
2762
|
-
{
|
|
2763
|
-
command: "f5xcctl config irule get {name} --namespace {namespace}",
|
|
2764
|
-
description: "Get specific irule",
|
|
2765
|
-
use_case: "get_specific",
|
|
2766
|
-
},
|
|
2767
|
-
],
|
|
2768
2438
|
confirmationRequired: false,
|
|
2769
2439
|
parameterExamples: {
|
|
2770
2440
|
name: "Name",
|
|
@@ -2810,13 +2480,6 @@ export const bigipTools = [
|
|
|
2810
2480
|
},
|
|
2811
2481
|
confirmation_required: false,
|
|
2812
2482
|
danger_level: "low",
|
|
2813
|
-
examples: [
|
|
2814
|
-
{
|
|
2815
|
-
command: "f5xcctl config irule get {name} --namespace {namespace}",
|
|
2816
|
-
description: "Get specific irule",
|
|
2817
|
-
use_case: "get_specific",
|
|
2818
|
-
},
|
|
2819
|
-
],
|
|
2820
2483
|
field_docs: {},
|
|
2821
2484
|
optional_fields: [],
|
|
2822
2485
|
performance_impact: {
|
|
@@ -2827,6 +2490,7 @@ export const bigipTools = [
|
|
|
2827
2490
|
required_fields: ["path.name", "path.namespace"],
|
|
2828
2491
|
side_effects: {},
|
|
2829
2492
|
},
|
|
2493
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/irules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2830
2494
|
},
|
|
2831
2495
|
{
|
|
2832
2496
|
toolName: "f5xc-api-bigip-irule-list",
|
|
@@ -2901,13 +2565,6 @@ export const bigipTools = [
|
|
|
2901
2565
|
dangerLevel: "low",
|
|
2902
2566
|
sideEffects: null,
|
|
2903
2567
|
requiredFields: ["path.namespace"],
|
|
2904
|
-
cliExamples: [
|
|
2905
|
-
{
|
|
2906
|
-
command: "f5xcctl config irule list --namespace {namespace}",
|
|
2907
|
-
description: "List all irules",
|
|
2908
|
-
use_case: "list_all",
|
|
2909
|
-
},
|
|
2910
|
-
],
|
|
2911
2568
|
confirmationRequired: false,
|
|
2912
2569
|
parameterExamples: {
|
|
2913
2570
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2953,13 +2610,6 @@ export const bigipTools = [
|
|
|
2953
2610
|
},
|
|
2954
2611
|
confirmation_required: false,
|
|
2955
2612
|
danger_level: "low",
|
|
2956
|
-
examples: [
|
|
2957
|
-
{
|
|
2958
|
-
command: "f5xcctl config irule list --namespace {namespace}",
|
|
2959
|
-
description: "List all irules",
|
|
2960
|
-
use_case: "list_all",
|
|
2961
|
-
},
|
|
2962
|
-
],
|
|
2963
2613
|
field_docs: {},
|
|
2964
2614
|
optional_fields: [],
|
|
2965
2615
|
performance_impact: {
|
|
@@ -2970,6 +2620,7 @@ export const bigipTools = [
|
|
|
2970
2620
|
required_fields: ["path.namespace"],
|
|
2971
2621
|
side_effects: {},
|
|
2972
2622
|
},
|
|
2623
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/irules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2973
2624
|
},
|
|
2974
2625
|
{
|
|
2975
2626
|
toolName: "f5xc-api-bigip-irule-update",
|
|
@@ -3021,13 +2672,6 @@ export const bigipTools = [
|
|
|
3021
2672
|
modifies: ["irule"],
|
|
3022
2673
|
},
|
|
3023
2674
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3024
|
-
cliExamples: [
|
|
3025
|
-
{
|
|
3026
|
-
command: "f5xcctl config irule update {name} --namespace {namespace} -f {file}.yaml",
|
|
3027
|
-
description: "Update irule",
|
|
3028
|
-
use_case: "update",
|
|
3029
|
-
},
|
|
3030
|
-
],
|
|
3031
2675
|
confirmationRequired: false,
|
|
3032
2676
|
parameterExamples: {
|
|
3033
2677
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3073,13 +2717,6 @@ export const bigipTools = [
|
|
|
3073
2717
|
},
|
|
3074
2718
|
confirmation_required: false,
|
|
3075
2719
|
danger_level: "medium",
|
|
3076
|
-
examples: [
|
|
3077
|
-
{
|
|
3078
|
-
command: "f5xcctl config irule update {name} --namespace {namespace} -f {file}.yaml",
|
|
3079
|
-
description: "Update irule",
|
|
3080
|
-
use_case: "update",
|
|
3081
|
-
},
|
|
3082
|
-
],
|
|
3083
2720
|
field_docs: {},
|
|
3084
2721
|
optional_fields: [],
|
|
3085
2722
|
performance_impact: {
|
|
@@ -3092,6 +2729,7 @@ export const bigipTools = [
|
|
|
3092
2729
|
modifies: ["irule"],
|
|
3093
2730
|
},
|
|
3094
2731
|
},
|
|
2732
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/irules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3095
2733
|
},
|
|
3096
2734
|
{
|
|
3097
2735
|
toolName: "f5xc-api-bigip-metric-create",
|
|
@@ -3132,18 +2770,6 @@ export const bigipTools = [
|
|
|
3132
2770
|
creates: ["metric"],
|
|
3133
2771
|
},
|
|
3134
2772
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
3135
|
-
cliExamples: [
|
|
3136
|
-
{
|
|
3137
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
3138
|
-
description: "Create from YAML file",
|
|
3139
|
-
use_case: "file_based",
|
|
3140
|
-
},
|
|
3141
|
-
{
|
|
3142
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
3143
|
-
description: "Create metric",
|
|
3144
|
-
use_case: "basic_create",
|
|
3145
|
-
},
|
|
3146
|
-
],
|
|
3147
2773
|
confirmationRequired: false,
|
|
3148
2774
|
parameterExamples: {
|
|
3149
2775
|
namespace: "System",
|
|
@@ -3188,18 +2814,6 @@ export const bigipTools = [
|
|
|
3188
2814
|
},
|
|
3189
2815
|
confirmation_required: false,
|
|
3190
2816
|
danger_level: "medium",
|
|
3191
|
-
examples: [
|
|
3192
|
-
{
|
|
3193
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
3194
|
-
description: "Create metric",
|
|
3195
|
-
use_case: "basic_create",
|
|
3196
|
-
},
|
|
3197
|
-
{
|
|
3198
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
3199
|
-
description: "Create from YAML file",
|
|
3200
|
-
use_case: "file_based",
|
|
3201
|
-
},
|
|
3202
|
-
],
|
|
3203
2817
|
field_docs: {},
|
|
3204
2818
|
optional_fields: [],
|
|
3205
2819
|
performance_impact: {
|
|
@@ -3212,6 +2826,7 @@ export const bigipTools = [
|
|
|
3212
2826
|
creates: ["metric"],
|
|
3213
2827
|
},
|
|
3214
2828
|
},
|
|
2829
|
+
curlExample: null,
|
|
3215
2830
|
},
|
|
3216
2831
|
];
|
|
3217
2832
|
export default bigipTools;
|