@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 rate_limitingTools = [
|
|
|
42
42
|
creates: ["policer"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl config policer create -f {file}.yaml",
|
|
48
|
-
description: "Create from YAML file",
|
|
49
|
-
use_case: "file_based",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl config policer create {name} --namespace {namespace}",
|
|
53
|
-
description: "Create policer",
|
|
54
|
-
use_case: "basic_create",
|
|
55
|
-
},
|
|
56
|
-
],
|
|
57
45
|
confirmationRequired: false,
|
|
58
46
|
parameterExamples: {
|
|
59
47
|
"metadata.namespace": "Staging",
|
|
@@ -98,18 +86,6 @@ export const rate_limitingTools = [
|
|
|
98
86
|
},
|
|
99
87
|
confirmation_required: false,
|
|
100
88
|
danger_level: "medium",
|
|
101
|
-
examples: [
|
|
102
|
-
{
|
|
103
|
-
command: "f5xcctl config policer create {name} --namespace {namespace}",
|
|
104
|
-
description: "Create policer",
|
|
105
|
-
use_case: "basic_create",
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
command: "f5xcctl config policer 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 rate_limitingTools = [
|
|
|
122
98
|
creates: ["policer"],
|
|
123
99
|
},
|
|
124
100
|
},
|
|
101
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/policers" \\\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-ratelimiting-policer-delete",
|
|
@@ -171,13 +148,6 @@ export const rate_limitingTools = [
|
|
|
171
148
|
deletes: ["policer", "contained_resources"],
|
|
172
149
|
},
|
|
173
150
|
requiredFields: ["path.name", "path.namespace"],
|
|
174
|
-
cliExamples: [
|
|
175
|
-
{
|
|
176
|
-
command: "f5xcctl config policer delete {name} --namespace {namespace}",
|
|
177
|
-
description: "Delete policer",
|
|
178
|
-
use_case: "delete",
|
|
179
|
-
},
|
|
180
|
-
],
|
|
181
151
|
confirmationRequired: true,
|
|
182
152
|
parameterExamples: {
|
|
183
153
|
name: "Name",
|
|
@@ -223,13 +193,6 @@ export const rate_limitingTools = [
|
|
|
223
193
|
},
|
|
224
194
|
confirmation_required: true,
|
|
225
195
|
danger_level: "high",
|
|
226
|
-
examples: [
|
|
227
|
-
{
|
|
228
|
-
command: "f5xcctl config policer delete {name} --namespace {namespace}",
|
|
229
|
-
description: "Delete policer",
|
|
230
|
-
use_case: "delete",
|
|
231
|
-
},
|
|
232
|
-
],
|
|
233
196
|
field_docs: {},
|
|
234
197
|
optional_fields: [],
|
|
235
198
|
performance_impact: {
|
|
@@ -242,6 +205,7 @@ export const rate_limitingTools = [
|
|
|
242
205
|
deletes: ["policer", "contained_resources"],
|
|
243
206
|
},
|
|
244
207
|
},
|
|
208
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/policers" \\\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-ratelimiting-policer-get",
|
|
@@ -310,13 +274,6 @@ export const rate_limitingTools = [
|
|
|
310
274
|
dangerLevel: "low",
|
|
311
275
|
sideEffects: null,
|
|
312
276
|
requiredFields: ["path.name", "path.namespace"],
|
|
313
|
-
cliExamples: [
|
|
314
|
-
{
|
|
315
|
-
command: "f5xcctl config policer get {name} --namespace {namespace}",
|
|
316
|
-
description: "Get specific policer",
|
|
317
|
-
use_case: "get_specific",
|
|
318
|
-
},
|
|
319
|
-
],
|
|
320
277
|
confirmationRequired: false,
|
|
321
278
|
parameterExamples: {
|
|
322
279
|
name: "Name",
|
|
@@ -362,13 +319,6 @@ export const rate_limitingTools = [
|
|
|
362
319
|
},
|
|
363
320
|
confirmation_required: false,
|
|
364
321
|
danger_level: "low",
|
|
365
|
-
examples: [
|
|
366
|
-
{
|
|
367
|
-
command: "f5xcctl config policer get {name} --namespace {namespace}",
|
|
368
|
-
description: "Get specific policer",
|
|
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 rate_limitingTools = [
|
|
|
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/policers" \\\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-ratelimiting-policer-list",
|
|
@@ -453,13 +404,6 @@ export const rate_limitingTools = [
|
|
|
453
404
|
dangerLevel: "low",
|
|
454
405
|
sideEffects: null,
|
|
455
406
|
requiredFields: ["path.namespace"],
|
|
456
|
-
cliExamples: [
|
|
457
|
-
{
|
|
458
|
-
command: "f5xcctl config policer list --namespace {namespace}",
|
|
459
|
-
description: "List all policers",
|
|
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 rate_limitingTools = [
|
|
|
505
449
|
},
|
|
506
450
|
confirmation_required: false,
|
|
507
451
|
danger_level: "low",
|
|
508
|
-
examples: [
|
|
509
|
-
{
|
|
510
|
-
command: "f5xcctl config policer list --namespace {namespace}",
|
|
511
|
-
description: "List all policers",
|
|
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 rate_limitingTools = [
|
|
|
522
459
|
required_fields: ["path.namespace"],
|
|
523
460
|
side_effects: {},
|
|
524
461
|
},
|
|
462
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/policers" \\\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-ratelimiting-policer-update",
|
|
@@ -573,13 +511,6 @@ export const rate_limitingTools = [
|
|
|
573
511
|
modifies: ["policer"],
|
|
574
512
|
},
|
|
575
513
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
576
|
-
cliExamples: [
|
|
577
|
-
{
|
|
578
|
-
command: "f5xcctl config policer update {name} --namespace {namespace} -f {file}.yaml",
|
|
579
|
-
description: "Update policer",
|
|
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 rate_limitingTools = [
|
|
|
625
556
|
},
|
|
626
557
|
confirmation_required: false,
|
|
627
558
|
danger_level: "medium",
|
|
628
|
-
examples: [
|
|
629
|
-
{
|
|
630
|
-
command: "f5xcctl config policer update {name} --namespace {namespace} -f {file}.yaml",
|
|
631
|
-
description: "Update policer",
|
|
632
|
-
use_case: "update",
|
|
633
|
-
},
|
|
634
|
-
],
|
|
635
559
|
field_docs: {},
|
|
636
560
|
optional_fields: [],
|
|
637
561
|
performance_impact: {
|
|
@@ -644,6 +568,7 @@ export const rate_limitingTools = [
|
|
|
644
568
|
modifies: ["policer"],
|
|
645
569
|
},
|
|
646
570
|
},
|
|
571
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/policers" \\\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-ratelimiting-protocol-policer-create",
|
|
@@ -684,18 +609,6 @@ export const rate_limitingTools = [
|
|
|
684
609
|
creates: ["protocol-policer"],
|
|
685
610
|
},
|
|
686
611
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
687
|
-
cliExamples: [
|
|
688
|
-
{
|
|
689
|
-
command: "f5xcctl config protocol-policer create -f {file}.yaml",
|
|
690
|
-
description: "Create from YAML file",
|
|
691
|
-
use_case: "file_based",
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
command: "f5xcctl config protocol-policer create {name} --namespace {namespace}",
|
|
695
|
-
description: "Create protocol-policer",
|
|
696
|
-
use_case: "basic_create",
|
|
697
|
-
},
|
|
698
|
-
],
|
|
699
612
|
confirmationRequired: false,
|
|
700
613
|
parameterExamples: {
|
|
701
614
|
"metadata.namespace": "Staging",
|
|
@@ -743,18 +656,6 @@ export const rate_limitingTools = [
|
|
|
743
656
|
},
|
|
744
657
|
confirmation_required: false,
|
|
745
658
|
danger_level: "medium",
|
|
746
|
-
examples: [
|
|
747
|
-
{
|
|
748
|
-
command: "f5xcctl config protocol-policer create {name} --namespace {namespace}",
|
|
749
|
-
description: "Create protocol-policer",
|
|
750
|
-
use_case: "basic_create",
|
|
751
|
-
},
|
|
752
|
-
{
|
|
753
|
-
command: "f5xcctl config protocol-policer create -f {file}.yaml",
|
|
754
|
-
description: "Create from YAML file",
|
|
755
|
-
use_case: "file_based",
|
|
756
|
-
},
|
|
757
|
-
],
|
|
758
659
|
field_docs: {},
|
|
759
660
|
optional_fields: [],
|
|
760
661
|
performance_impact: {
|
|
@@ -767,6 +668,7 @@ export const rate_limitingTools = [
|
|
|
767
668
|
creates: ["protocol-policer"],
|
|
768
669
|
},
|
|
769
670
|
},
|
|
671
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/protocol_policers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
770
672
|
},
|
|
771
673
|
{
|
|
772
674
|
toolName: "f5xc-api-ratelimiting-protocol-policer-delete",
|
|
@@ -816,13 +718,6 @@ export const rate_limitingTools = [
|
|
|
816
718
|
deletes: ["protocol-policer", "contained_resources"],
|
|
817
719
|
},
|
|
818
720
|
requiredFields: ["path.name", "path.namespace"],
|
|
819
|
-
cliExamples: [
|
|
820
|
-
{
|
|
821
|
-
command: "f5xcctl config protocol-policer delete {name} --namespace {namespace}",
|
|
822
|
-
description: "Delete protocol-policer",
|
|
823
|
-
use_case: "delete",
|
|
824
|
-
},
|
|
825
|
-
],
|
|
826
721
|
confirmationRequired: true,
|
|
827
722
|
parameterExamples: {
|
|
828
723
|
name: "Name",
|
|
@@ -868,13 +763,6 @@ export const rate_limitingTools = [
|
|
|
868
763
|
},
|
|
869
764
|
confirmation_required: true,
|
|
870
765
|
danger_level: "high",
|
|
871
|
-
examples: [
|
|
872
|
-
{
|
|
873
|
-
command: "f5xcctl config protocol-policer delete {name} --namespace {namespace}",
|
|
874
|
-
description: "Delete protocol-policer",
|
|
875
|
-
use_case: "delete",
|
|
876
|
-
},
|
|
877
|
-
],
|
|
878
766
|
field_docs: {},
|
|
879
767
|
optional_fields: [],
|
|
880
768
|
performance_impact: {
|
|
@@ -887,6 +775,7 @@ export const rate_limitingTools = [
|
|
|
887
775
|
deletes: ["protocol-policer", "contained_resources"],
|
|
888
776
|
},
|
|
889
777
|
},
|
|
778
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/protocol_policers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
890
779
|
},
|
|
891
780
|
{
|
|
892
781
|
toolName: "f5xc-api-ratelimiting-protocol-policer-get",
|
|
@@ -955,13 +844,6 @@ export const rate_limitingTools = [
|
|
|
955
844
|
dangerLevel: "low",
|
|
956
845
|
sideEffects: null,
|
|
957
846
|
requiredFields: ["path.name", "path.namespace"],
|
|
958
|
-
cliExamples: [
|
|
959
|
-
{
|
|
960
|
-
command: "f5xcctl config protocol-policer get {name} --namespace {namespace}",
|
|
961
|
-
description: "Get specific protocol-policer",
|
|
962
|
-
use_case: "get_specific",
|
|
963
|
-
},
|
|
964
|
-
],
|
|
965
847
|
confirmationRequired: false,
|
|
966
848
|
parameterExamples: {
|
|
967
849
|
name: "Name",
|
|
@@ -1007,13 +889,6 @@ export const rate_limitingTools = [
|
|
|
1007
889
|
},
|
|
1008
890
|
confirmation_required: false,
|
|
1009
891
|
danger_level: "low",
|
|
1010
|
-
examples: [
|
|
1011
|
-
{
|
|
1012
|
-
command: "f5xcctl config protocol-policer get {name} --namespace {namespace}",
|
|
1013
|
-
description: "Get specific protocol-policer",
|
|
1014
|
-
use_case: "get_specific",
|
|
1015
|
-
},
|
|
1016
|
-
],
|
|
1017
892
|
field_docs: {},
|
|
1018
893
|
optional_fields: [],
|
|
1019
894
|
performance_impact: {
|
|
@@ -1024,6 +899,7 @@ export const rate_limitingTools = [
|
|
|
1024
899
|
required_fields: ["path.name", "path.namespace"],
|
|
1025
900
|
side_effects: {},
|
|
1026
901
|
},
|
|
902
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/protocol_policers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1027
903
|
},
|
|
1028
904
|
{
|
|
1029
905
|
toolName: "f5xc-api-ratelimiting-protocol-policer-list",
|
|
@@ -1098,13 +974,6 @@ export const rate_limitingTools = [
|
|
|
1098
974
|
dangerLevel: "low",
|
|
1099
975
|
sideEffects: null,
|
|
1100
976
|
requiredFields: ["path.namespace"],
|
|
1101
|
-
cliExamples: [
|
|
1102
|
-
{
|
|
1103
|
-
command: "f5xcctl config protocol-policer list --namespace {namespace}",
|
|
1104
|
-
description: "List all protocol-policers",
|
|
1105
|
-
use_case: "list_all",
|
|
1106
|
-
},
|
|
1107
|
-
],
|
|
1108
977
|
confirmationRequired: false,
|
|
1109
978
|
parameterExamples: {
|
|
1110
979
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1150,13 +1019,6 @@ export const rate_limitingTools = [
|
|
|
1150
1019
|
},
|
|
1151
1020
|
confirmation_required: false,
|
|
1152
1021
|
danger_level: "low",
|
|
1153
|
-
examples: [
|
|
1154
|
-
{
|
|
1155
|
-
command: "f5xcctl config protocol-policer list --namespace {namespace}",
|
|
1156
|
-
description: "List all protocol-policers",
|
|
1157
|
-
use_case: "list_all",
|
|
1158
|
-
},
|
|
1159
|
-
],
|
|
1160
1022
|
field_docs: {},
|
|
1161
1023
|
optional_fields: [],
|
|
1162
1024
|
performance_impact: {
|
|
@@ -1167,6 +1029,7 @@ export const rate_limitingTools = [
|
|
|
1167
1029
|
required_fields: ["path.namespace"],
|
|
1168
1030
|
side_effects: {},
|
|
1169
1031
|
},
|
|
1032
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/protocol_policers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1170
1033
|
},
|
|
1171
1034
|
{
|
|
1172
1035
|
toolName: "f5xc-api-ratelimiting-protocol-policer-update",
|
|
@@ -1218,13 +1081,6 @@ export const rate_limitingTools = [
|
|
|
1218
1081
|
modifies: ["protocol-policer"],
|
|
1219
1082
|
},
|
|
1220
1083
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1221
|
-
cliExamples: [
|
|
1222
|
-
{
|
|
1223
|
-
command: "f5xcctl config protocol-policer update {name} --namespace {namespace} -f {file}.yaml",
|
|
1224
|
-
description: "Update protocol-policer",
|
|
1225
|
-
use_case: "update",
|
|
1226
|
-
},
|
|
1227
|
-
],
|
|
1228
1084
|
confirmationRequired: false,
|
|
1229
1085
|
parameterExamples: {
|
|
1230
1086
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1270,13 +1126,6 @@ export const rate_limitingTools = [
|
|
|
1270
1126
|
},
|
|
1271
1127
|
confirmation_required: false,
|
|
1272
1128
|
danger_level: "medium",
|
|
1273
|
-
examples: [
|
|
1274
|
-
{
|
|
1275
|
-
command: "f5xcctl config protocol-policer update {name} --namespace {namespace} -f {file}.yaml",
|
|
1276
|
-
description: "Update protocol-policer",
|
|
1277
|
-
use_case: "update",
|
|
1278
|
-
},
|
|
1279
|
-
],
|
|
1280
1129
|
field_docs: {},
|
|
1281
1130
|
optional_fields: [],
|
|
1282
1131
|
performance_impact: {
|
|
@@ -1289,6 +1138,7 @@ export const rate_limitingTools = [
|
|
|
1289
1138
|
modifies: ["protocol-policer"],
|
|
1290
1139
|
},
|
|
1291
1140
|
},
|
|
1141
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/protocol_policers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1292
1142
|
},
|
|
1293
1143
|
{
|
|
1294
1144
|
toolName: "f5xc-api-ratelimiting-rate-limiter-create",
|
|
@@ -1329,18 +1179,6 @@ export const rate_limitingTools = [
|
|
|
1329
1179
|
creates: ["rate-limiter"],
|
|
1330
1180
|
},
|
|
1331
1181
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1332
|
-
cliExamples: [
|
|
1333
|
-
{
|
|
1334
|
-
command: "f5xcctl config rate-limiter create -f {file}.yaml",
|
|
1335
|
-
description: "Create from YAML file",
|
|
1336
|
-
use_case: "file_based",
|
|
1337
|
-
},
|
|
1338
|
-
{
|
|
1339
|
-
command: "f5xcctl config rate-limiter create {name} --namespace {namespace}",
|
|
1340
|
-
description: "Create rate-limiter",
|
|
1341
|
-
use_case: "basic_create",
|
|
1342
|
-
},
|
|
1343
|
-
],
|
|
1344
1182
|
confirmationRequired: false,
|
|
1345
1183
|
parameterExamples: {
|
|
1346
1184
|
"metadata.namespace": "Staging",
|
|
@@ -1385,18 +1223,6 @@ export const rate_limitingTools = [
|
|
|
1385
1223
|
},
|
|
1386
1224
|
confirmation_required: false,
|
|
1387
1225
|
danger_level: "medium",
|
|
1388
|
-
examples: [
|
|
1389
|
-
{
|
|
1390
|
-
command: "f5xcctl config rate-limiter create {name} --namespace {namespace}",
|
|
1391
|
-
description: "Create rate-limiter",
|
|
1392
|
-
use_case: "basic_create",
|
|
1393
|
-
},
|
|
1394
|
-
{
|
|
1395
|
-
command: "f5xcctl config rate-limiter create -f {file}.yaml",
|
|
1396
|
-
description: "Create from YAML file",
|
|
1397
|
-
use_case: "file_based",
|
|
1398
|
-
},
|
|
1399
|
-
],
|
|
1400
1226
|
field_docs: {},
|
|
1401
1227
|
optional_fields: [],
|
|
1402
1228
|
performance_impact: {
|
|
@@ -1409,6 +1235,7 @@ export const rate_limitingTools = [
|
|
|
1409
1235
|
creates: ["rate-limiter"],
|
|
1410
1236
|
},
|
|
1411
1237
|
},
|
|
1238
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/rate_limiters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1412
1239
|
},
|
|
1413
1240
|
{
|
|
1414
1241
|
toolName: "f5xc-api-ratelimiting-rate-limiter-delete",
|
|
@@ -1458,13 +1285,6 @@ export const rate_limitingTools = [
|
|
|
1458
1285
|
deletes: ["rate-limiter", "contained_resources"],
|
|
1459
1286
|
},
|
|
1460
1287
|
requiredFields: ["path.name", "path.namespace"],
|
|
1461
|
-
cliExamples: [
|
|
1462
|
-
{
|
|
1463
|
-
command: "f5xcctl config rate-limiter delete {name} --namespace {namespace}",
|
|
1464
|
-
description: "Delete rate-limiter",
|
|
1465
|
-
use_case: "delete",
|
|
1466
|
-
},
|
|
1467
|
-
],
|
|
1468
1288
|
confirmationRequired: true,
|
|
1469
1289
|
parameterExamples: {
|
|
1470
1290
|
name: "Name",
|
|
@@ -1510,13 +1330,6 @@ export const rate_limitingTools = [
|
|
|
1510
1330
|
},
|
|
1511
1331
|
confirmation_required: true,
|
|
1512
1332
|
danger_level: "high",
|
|
1513
|
-
examples: [
|
|
1514
|
-
{
|
|
1515
|
-
command: "f5xcctl config rate-limiter delete {name} --namespace {namespace}",
|
|
1516
|
-
description: "Delete rate-limiter",
|
|
1517
|
-
use_case: "delete",
|
|
1518
|
-
},
|
|
1519
|
-
],
|
|
1520
1333
|
field_docs: {},
|
|
1521
1334
|
optional_fields: [],
|
|
1522
1335
|
performance_impact: {
|
|
@@ -1529,6 +1342,7 @@ export const rate_limitingTools = [
|
|
|
1529
1342
|
deletes: ["rate-limiter", "contained_resources"],
|
|
1530
1343
|
},
|
|
1531
1344
|
},
|
|
1345
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/rate_limiters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1532
1346
|
},
|
|
1533
1347
|
{
|
|
1534
1348
|
toolName: "f5xc-api-ratelimiting-rate-limiter-get",
|
|
@@ -1597,13 +1411,6 @@ export const rate_limitingTools = [
|
|
|
1597
1411
|
dangerLevel: "low",
|
|
1598
1412
|
sideEffects: null,
|
|
1599
1413
|
requiredFields: ["path.name", "path.namespace"],
|
|
1600
|
-
cliExamples: [
|
|
1601
|
-
{
|
|
1602
|
-
command: "f5xcctl config rate-limiter get {name} --namespace {namespace}",
|
|
1603
|
-
description: "Get specific rate-limiter",
|
|
1604
|
-
use_case: "get_specific",
|
|
1605
|
-
},
|
|
1606
|
-
],
|
|
1607
1414
|
confirmationRequired: false,
|
|
1608
1415
|
parameterExamples: {
|
|
1609
1416
|
name: "Name",
|
|
@@ -1649,13 +1456,6 @@ export const rate_limitingTools = [
|
|
|
1649
1456
|
},
|
|
1650
1457
|
confirmation_required: false,
|
|
1651
1458
|
danger_level: "low",
|
|
1652
|
-
examples: [
|
|
1653
|
-
{
|
|
1654
|
-
command: "f5xcctl config rate-limiter get {name} --namespace {namespace}",
|
|
1655
|
-
description: "Get specific rate-limiter",
|
|
1656
|
-
use_case: "get_specific",
|
|
1657
|
-
},
|
|
1658
|
-
],
|
|
1659
1459
|
field_docs: {},
|
|
1660
1460
|
optional_fields: [],
|
|
1661
1461
|
performance_impact: {
|
|
@@ -1666,6 +1466,7 @@ export const rate_limitingTools = [
|
|
|
1666
1466
|
required_fields: ["path.name", "path.namespace"],
|
|
1667
1467
|
side_effects: {},
|
|
1668
1468
|
},
|
|
1469
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/rate_limiters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1669
1470
|
},
|
|
1670
1471
|
{
|
|
1671
1472
|
toolName: "f5xc-api-ratelimiting-rate-limiter-list",
|
|
@@ -1740,13 +1541,6 @@ export const rate_limitingTools = [
|
|
|
1740
1541
|
dangerLevel: "low",
|
|
1741
1542
|
sideEffects: null,
|
|
1742
1543
|
requiredFields: ["path.namespace"],
|
|
1743
|
-
cliExamples: [
|
|
1744
|
-
{
|
|
1745
|
-
command: "f5xcctl config rate-limiter list --namespace {namespace}",
|
|
1746
|
-
description: "List all rate-limiters",
|
|
1747
|
-
use_case: "list_all",
|
|
1748
|
-
},
|
|
1749
|
-
],
|
|
1750
1544
|
confirmationRequired: false,
|
|
1751
1545
|
parameterExamples: {
|
|
1752
1546
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1792,13 +1586,6 @@ export const rate_limitingTools = [
|
|
|
1792
1586
|
},
|
|
1793
1587
|
confirmation_required: false,
|
|
1794
1588
|
danger_level: "low",
|
|
1795
|
-
examples: [
|
|
1796
|
-
{
|
|
1797
|
-
command: "f5xcctl config rate-limiter list --namespace {namespace}",
|
|
1798
|
-
description: "List all rate-limiters",
|
|
1799
|
-
use_case: "list_all",
|
|
1800
|
-
},
|
|
1801
|
-
],
|
|
1802
1589
|
field_docs: {},
|
|
1803
1590
|
optional_fields: [],
|
|
1804
1591
|
performance_impact: {
|
|
@@ -1809,6 +1596,7 @@ export const rate_limitingTools = [
|
|
|
1809
1596
|
required_fields: ["path.namespace"],
|
|
1810
1597
|
side_effects: {},
|
|
1811
1598
|
},
|
|
1599
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/rate_limiters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1812
1600
|
},
|
|
1813
1601
|
{
|
|
1814
1602
|
toolName: "f5xc-api-ratelimiting-rate-limiter-update",
|
|
@@ -1860,13 +1648,6 @@ export const rate_limitingTools = [
|
|
|
1860
1648
|
modifies: ["rate-limiter"],
|
|
1861
1649
|
},
|
|
1862
1650
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1863
|
-
cliExamples: [
|
|
1864
|
-
{
|
|
1865
|
-
command: "f5xcctl config rate-limiter update {name} --namespace {namespace} -f {file}.yaml",
|
|
1866
|
-
description: "Update rate-limiter",
|
|
1867
|
-
use_case: "update",
|
|
1868
|
-
},
|
|
1869
|
-
],
|
|
1870
1651
|
confirmationRequired: false,
|
|
1871
1652
|
parameterExamples: {
|
|
1872
1653
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1912,13 +1693,6 @@ export const rate_limitingTools = [
|
|
|
1912
1693
|
},
|
|
1913
1694
|
confirmation_required: false,
|
|
1914
1695
|
danger_level: "medium",
|
|
1915
|
-
examples: [
|
|
1916
|
-
{
|
|
1917
|
-
command: "f5xcctl config rate-limiter update {name} --namespace {namespace} -f {file}.yaml",
|
|
1918
|
-
description: "Update rate-limiter",
|
|
1919
|
-
use_case: "update",
|
|
1920
|
-
},
|
|
1921
|
-
],
|
|
1922
1696
|
field_docs: {},
|
|
1923
1697
|
optional_fields: [],
|
|
1924
1698
|
performance_impact: {
|
|
@@ -1931,6 +1705,7 @@ export const rate_limitingTools = [
|
|
|
1931
1705
|
modifies: ["rate-limiter"],
|
|
1932
1706
|
},
|
|
1933
1707
|
},
|
|
1708
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/rate_limiters" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1934
1709
|
},
|
|
1935
1710
|
];
|
|
1936
1711
|
export default rate_limitingTools;
|