@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 bot_and_threat_defenseTools = [
|
|
|
42
42
|
creates: ["bot-defense-app-infrastructure"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl config bot-defense-app-infrastructure create {name} --namespace {namespace}",
|
|
48
|
-
description: "Create bot-defense-app-infrastructure",
|
|
49
|
-
use_case: "basic_create",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl config bot-defense-app-infrastructure 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",
|
|
@@ -101,18 +89,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
101
89
|
},
|
|
102
90
|
confirmation_required: false,
|
|
103
91
|
danger_level: "medium",
|
|
104
|
-
examples: [
|
|
105
|
-
{
|
|
106
|
-
command: "f5xcctl config bot-defense-app-infrastructure create {name} --namespace {namespace}",
|
|
107
|
-
description: "Create bot-defense-app-infrastructure",
|
|
108
|
-
use_case: "basic_create",
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
command: "f5xcctl config bot-defense-app-infrastructure create -f {file}.yaml",
|
|
112
|
-
description: "Create from YAML file",
|
|
113
|
-
use_case: "file_based",
|
|
114
|
-
},
|
|
115
|
-
],
|
|
116
92
|
field_docs: {},
|
|
117
93
|
optional_fields: [],
|
|
118
94
|
performance_impact: {
|
|
@@ -125,6 +101,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
125
101
|
creates: ["bot-defense-app-infrastructure"],
|
|
126
102
|
},
|
|
127
103
|
},
|
|
104
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bot_defense_app_infrastructures" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
128
105
|
},
|
|
129
106
|
{
|
|
130
107
|
toolName: "f5xc-api-botandthreatdefense-bot-defense-app-infrastructure-delete",
|
|
@@ -174,13 +151,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
174
151
|
deletes: ["bot-defense-app-infrastructure", "contained_resources"],
|
|
175
152
|
},
|
|
176
153
|
requiredFields: ["path.name", "path.namespace"],
|
|
177
|
-
cliExamples: [
|
|
178
|
-
{
|
|
179
|
-
command: "f5xcctl config bot-defense-app-infrastructure delete {name} --namespace {namespace}",
|
|
180
|
-
description: "Delete bot-defense-app-infrastructure",
|
|
181
|
-
use_case: "delete",
|
|
182
|
-
},
|
|
183
|
-
],
|
|
184
154
|
confirmationRequired: true,
|
|
185
155
|
parameterExamples: {
|
|
186
156
|
name: "Name",
|
|
@@ -226,13 +196,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
226
196
|
},
|
|
227
197
|
confirmation_required: true,
|
|
228
198
|
danger_level: "high",
|
|
229
|
-
examples: [
|
|
230
|
-
{
|
|
231
|
-
command: "f5xcctl config bot-defense-app-infrastructure delete {name} --namespace {namespace}",
|
|
232
|
-
description: "Delete bot-defense-app-infrastructure",
|
|
233
|
-
use_case: "delete",
|
|
234
|
-
},
|
|
235
|
-
],
|
|
236
199
|
field_docs: {},
|
|
237
200
|
optional_fields: [],
|
|
238
201
|
performance_impact: {
|
|
@@ -245,6 +208,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
245
208
|
deletes: ["bot-defense-app-infrastructure", "contained_resources"],
|
|
246
209
|
},
|
|
247
210
|
},
|
|
211
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bot_defense_app_infrastructures" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
248
212
|
},
|
|
249
213
|
{
|
|
250
214
|
toolName: "f5xc-api-botandthreatdefense-bot-defense-app-infrastructure-get",
|
|
@@ -312,13 +276,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
312
276
|
dangerLevel: "low",
|
|
313
277
|
sideEffects: null,
|
|
314
278
|
requiredFields: ["path.name", "path.namespace"],
|
|
315
|
-
cliExamples: [
|
|
316
|
-
{
|
|
317
|
-
command: "f5xcctl config bot-defense-app-infrastructure get {name} --namespace {namespace}",
|
|
318
|
-
description: "Get specific bot-defense-app-infrastructure",
|
|
319
|
-
use_case: "get_specific",
|
|
320
|
-
},
|
|
321
|
-
],
|
|
322
279
|
confirmationRequired: false,
|
|
323
280
|
parameterExamples: {
|
|
324
281
|
name: "Name",
|
|
@@ -364,13 +321,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
364
321
|
},
|
|
365
322
|
confirmation_required: false,
|
|
366
323
|
danger_level: "low",
|
|
367
|
-
examples: [
|
|
368
|
-
{
|
|
369
|
-
command: "f5xcctl config bot-defense-app-infrastructure get {name} --namespace {namespace}",
|
|
370
|
-
description: "Get specific bot-defense-app-infrastructure",
|
|
371
|
-
use_case: "get_specific",
|
|
372
|
-
},
|
|
373
|
-
],
|
|
374
324
|
field_docs: {},
|
|
375
325
|
optional_fields: [],
|
|
376
326
|
performance_impact: {
|
|
@@ -381,6 +331,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
381
331
|
required_fields: ["path.name", "path.namespace"],
|
|
382
332
|
side_effects: {},
|
|
383
333
|
},
|
|
334
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bot_defense_app_infrastructures" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
384
335
|
},
|
|
385
336
|
{
|
|
386
337
|
toolName: "f5xc-api-botandthreatdefense-bot-defense-app-infrastructure-list",
|
|
@@ -455,13 +406,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
455
406
|
dangerLevel: "low",
|
|
456
407
|
sideEffects: null,
|
|
457
408
|
requiredFields: ["path.namespace"],
|
|
458
|
-
cliExamples: [
|
|
459
|
-
{
|
|
460
|
-
command: "f5xcctl config bot-defense-app-infrastructure list --namespace {namespace}",
|
|
461
|
-
description: "List all bot-defense-app-infrastructures",
|
|
462
|
-
use_case: "list_all",
|
|
463
|
-
},
|
|
464
|
-
],
|
|
465
409
|
confirmationRequired: false,
|
|
466
410
|
parameterExamples: {
|
|
467
411
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -507,13 +451,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
507
451
|
},
|
|
508
452
|
confirmation_required: false,
|
|
509
453
|
danger_level: "low",
|
|
510
|
-
examples: [
|
|
511
|
-
{
|
|
512
|
-
command: "f5xcctl config bot-defense-app-infrastructure list --namespace {namespace}",
|
|
513
|
-
description: "List all bot-defense-app-infrastructures",
|
|
514
|
-
use_case: "list_all",
|
|
515
|
-
},
|
|
516
|
-
],
|
|
517
454
|
field_docs: {},
|
|
518
455
|
optional_fields: [],
|
|
519
456
|
performance_impact: {
|
|
@@ -524,6 +461,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
524
461
|
required_fields: ["path.namespace"],
|
|
525
462
|
side_effects: {},
|
|
526
463
|
},
|
|
464
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bot_defense_app_infrastructures" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
527
465
|
},
|
|
528
466
|
{
|
|
529
467
|
toolName: "f5xc-api-botandthreatdefense-bot-defense-app-infrastructure-update",
|
|
@@ -575,13 +513,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
575
513
|
modifies: ["bot-defense-app-infrastructure"],
|
|
576
514
|
},
|
|
577
515
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
578
|
-
cliExamples: [
|
|
579
|
-
{
|
|
580
|
-
command: "f5xcctl config bot-defense-app-infrastructure update {name} --namespace {namespace} -f {file}.yaml",
|
|
581
|
-
description: "Update bot-defense-app-infrastructure",
|
|
582
|
-
use_case: "update",
|
|
583
|
-
},
|
|
584
|
-
],
|
|
585
516
|
confirmationRequired: false,
|
|
586
517
|
parameterExamples: {
|
|
587
518
|
"metadata.name": "Example-corp-web.",
|
|
@@ -627,13 +558,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
627
558
|
},
|
|
628
559
|
confirmation_required: false,
|
|
629
560
|
danger_level: "medium",
|
|
630
|
-
examples: [
|
|
631
|
-
{
|
|
632
|
-
command: "f5xcctl config bot-defense-app-infrastructure update {name} --namespace {namespace} -f {file}.yaml",
|
|
633
|
-
description: "Update bot-defense-app-infrastructure",
|
|
634
|
-
use_case: "update",
|
|
635
|
-
},
|
|
636
|
-
],
|
|
637
561
|
field_docs: {},
|
|
638
562
|
optional_fields: [],
|
|
639
563
|
performance_impact: {
|
|
@@ -646,6 +570,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
646
570
|
modifies: ["bot-defense-app-infrastructure"],
|
|
647
571
|
},
|
|
648
572
|
},
|
|
573
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bot_defense_app_infrastructures" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
649
574
|
},
|
|
650
575
|
{
|
|
651
576
|
toolName: "f5xc-api-botandthreatdefense-preauth-create",
|
|
@@ -674,18 +599,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
674
599
|
creates: ["preauth"],
|
|
675
600
|
},
|
|
676
601
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
677
|
-
cliExamples: [
|
|
678
|
-
{
|
|
679
|
-
command: "f5xcctl tpm preauth create -f {file}.yaml",
|
|
680
|
-
description: "Create from YAML file",
|
|
681
|
-
use_case: "file_based",
|
|
682
|
-
},
|
|
683
|
-
{
|
|
684
|
-
command: "f5xcctl tpm preauth create {name} --namespace {namespace}",
|
|
685
|
-
description: "Create preauth",
|
|
686
|
-
use_case: "basic_create",
|
|
687
|
-
},
|
|
688
|
-
],
|
|
689
602
|
confirmationRequired: false,
|
|
690
603
|
parameterExamples: {},
|
|
691
604
|
validationRules: {},
|
|
@@ -728,18 +641,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
728
641
|
},
|
|
729
642
|
confirmation_required: false,
|
|
730
643
|
danger_level: "medium",
|
|
731
|
-
examples: [
|
|
732
|
-
{
|
|
733
|
-
command: "f5xcctl tpm preauth create {name} --namespace {namespace}",
|
|
734
|
-
description: "Create preauth",
|
|
735
|
-
use_case: "basic_create",
|
|
736
|
-
},
|
|
737
|
-
{
|
|
738
|
-
command: "f5xcctl tpm preauth create -f {file}.yaml",
|
|
739
|
-
description: "Create from YAML file",
|
|
740
|
-
use_case: "file_based",
|
|
741
|
-
},
|
|
742
|
-
],
|
|
743
644
|
field_docs: {},
|
|
744
645
|
optional_fields: [],
|
|
745
646
|
performance_impact: {
|
|
@@ -752,6 +653,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
752
653
|
creates: ["preauth"],
|
|
753
654
|
},
|
|
754
655
|
},
|
|
656
|
+
curlExample: null,
|
|
755
657
|
},
|
|
756
658
|
{
|
|
757
659
|
toolName: "f5xc-api-botandthreatdefense-provision-create",
|
|
@@ -780,18 +682,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
780
682
|
creates: ["provision"],
|
|
781
683
|
},
|
|
782
684
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
783
|
-
cliExamples: [
|
|
784
|
-
{
|
|
785
|
-
command: "f5xcctl tpm provision create -f {file}.yaml",
|
|
786
|
-
description: "Create from YAML file",
|
|
787
|
-
use_case: "file_based",
|
|
788
|
-
},
|
|
789
|
-
{
|
|
790
|
-
command: "f5xcctl tpm provision create {name} --namespace {namespace}",
|
|
791
|
-
description: "Create provision",
|
|
792
|
-
use_case: "basic_create",
|
|
793
|
-
},
|
|
794
|
-
],
|
|
795
685
|
confirmationRequired: false,
|
|
796
686
|
parameterExamples: {},
|
|
797
687
|
validationRules: {},
|
|
@@ -834,18 +724,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
834
724
|
},
|
|
835
725
|
confirmation_required: false,
|
|
836
726
|
danger_level: "medium",
|
|
837
|
-
examples: [
|
|
838
|
-
{
|
|
839
|
-
command: "f5xcctl tpm provision create {name} --namespace {namespace}",
|
|
840
|
-
description: "Create provision",
|
|
841
|
-
use_case: "basic_create",
|
|
842
|
-
},
|
|
843
|
-
{
|
|
844
|
-
command: "f5xcctl tpm provision create -f {file}.yaml",
|
|
845
|
-
description: "Create from YAML file",
|
|
846
|
-
use_case: "file_based",
|
|
847
|
-
},
|
|
848
|
-
],
|
|
849
727
|
field_docs: {},
|
|
850
728
|
optional_fields: [],
|
|
851
729
|
performance_impact: {
|
|
@@ -858,6 +736,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
858
736
|
creates: ["provision"],
|
|
859
737
|
},
|
|
860
738
|
},
|
|
739
|
+
curlExample: null,
|
|
861
740
|
},
|
|
862
741
|
{
|
|
863
742
|
toolName: "f5xc-api-botandthreatdefense-shape-bot-defense-instance-get",
|
|
@@ -923,13 +802,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
923
802
|
dangerLevel: "low",
|
|
924
803
|
sideEffects: null,
|
|
925
804
|
requiredFields: ["path.name", "path.namespace"],
|
|
926
|
-
cliExamples: [
|
|
927
|
-
{
|
|
928
|
-
command: "f5xcctl config shape-bot-defense-instance get {name} --namespace {namespace}",
|
|
929
|
-
description: "Get specific shape-bot-defense-instance",
|
|
930
|
-
use_case: "get_specific",
|
|
931
|
-
},
|
|
932
|
-
],
|
|
933
805
|
confirmationRequired: false,
|
|
934
806
|
parameterExamples: {
|
|
935
807
|
name: "Name",
|
|
@@ -975,13 +847,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
975
847
|
},
|
|
976
848
|
confirmation_required: false,
|
|
977
849
|
danger_level: "low",
|
|
978
|
-
examples: [
|
|
979
|
-
{
|
|
980
|
-
command: "f5xcctl config shape-bot-defense-instance get {name} --namespace {namespace}",
|
|
981
|
-
description: "Get specific shape-bot-defense-instance",
|
|
982
|
-
use_case: "get_specific",
|
|
983
|
-
},
|
|
984
|
-
],
|
|
985
850
|
field_docs: {},
|
|
986
851
|
optional_fields: [],
|
|
987
852
|
performance_impact: {
|
|
@@ -992,6 +857,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
992
857
|
required_fields: ["path.name", "path.namespace"],
|
|
993
858
|
side_effects: {},
|
|
994
859
|
},
|
|
860
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/shape_bot_defense_instances" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
995
861
|
},
|
|
996
862
|
{
|
|
997
863
|
toolName: "f5xc-api-botandthreatdefense-shape-bot-defense-instance-list",
|
|
@@ -1066,13 +932,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1066
932
|
dangerLevel: "low",
|
|
1067
933
|
sideEffects: null,
|
|
1068
934
|
requiredFields: ["path.namespace"],
|
|
1069
|
-
cliExamples: [
|
|
1070
|
-
{
|
|
1071
|
-
command: "f5xcctl config shape-bot-defense-instance list --namespace {namespace}",
|
|
1072
|
-
description: "List all shape-bot-defense-instances",
|
|
1073
|
-
use_case: "list_all",
|
|
1074
|
-
},
|
|
1075
|
-
],
|
|
1076
935
|
confirmationRequired: false,
|
|
1077
936
|
parameterExamples: {
|
|
1078
937
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1118,13 +977,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1118
977
|
},
|
|
1119
978
|
confirmation_required: false,
|
|
1120
979
|
danger_level: "low",
|
|
1121
|
-
examples: [
|
|
1122
|
-
{
|
|
1123
|
-
command: "f5xcctl config shape-bot-defense-instance list --namespace {namespace}",
|
|
1124
|
-
description: "List all shape-bot-defense-instances",
|
|
1125
|
-
use_case: "list_all",
|
|
1126
|
-
},
|
|
1127
|
-
],
|
|
1128
980
|
field_docs: {},
|
|
1129
981
|
optional_fields: [],
|
|
1130
982
|
performance_impact: {
|
|
@@ -1135,6 +987,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
1135
987
|
required_fields: ["path.namespace"],
|
|
1136
988
|
side_effects: {},
|
|
1137
989
|
},
|
|
990
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/shape_bot_defense_instances" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1138
991
|
},
|
|
1139
992
|
{
|
|
1140
993
|
toolName: "f5xc-api-botandthreatdefense-tpm-api-key-create",
|
|
@@ -1175,18 +1028,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1175
1028
|
creates: ["tpm-api-key"],
|
|
1176
1029
|
},
|
|
1177
1030
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1178
|
-
cliExamples: [
|
|
1179
|
-
{
|
|
1180
|
-
command: "f5xcctl tpm tpm-api-key create -f {file}.yaml",
|
|
1181
|
-
description: "Create from YAML file",
|
|
1182
|
-
use_case: "file_based",
|
|
1183
|
-
},
|
|
1184
|
-
{
|
|
1185
|
-
command: "f5xcctl tpm tpm-api-key create {name} --namespace {namespace}",
|
|
1186
|
-
description: "Create tpm-api-key",
|
|
1187
|
-
use_case: "basic_create",
|
|
1188
|
-
},
|
|
1189
|
-
],
|
|
1190
1031
|
confirmationRequired: false,
|
|
1191
1032
|
parameterExamples: {
|
|
1192
1033
|
"metadata.namespace": "Staging",
|
|
@@ -1231,18 +1072,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1231
1072
|
},
|
|
1232
1073
|
confirmation_required: false,
|
|
1233
1074
|
danger_level: "medium",
|
|
1234
|
-
examples: [
|
|
1235
|
-
{
|
|
1236
|
-
command: "f5xcctl tpm tpm-api-key create {name} --namespace {namespace}",
|
|
1237
|
-
description: "Create tpm-api-key",
|
|
1238
|
-
use_case: "basic_create",
|
|
1239
|
-
},
|
|
1240
|
-
{
|
|
1241
|
-
command: "f5xcctl tpm tpm-api-key create -f {file}.yaml",
|
|
1242
|
-
description: "Create from YAML file",
|
|
1243
|
-
use_case: "file_based",
|
|
1244
|
-
},
|
|
1245
|
-
],
|
|
1246
1075
|
field_docs: {},
|
|
1247
1076
|
optional_fields: [],
|
|
1248
1077
|
performance_impact: {
|
|
@@ -1255,6 +1084,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
1255
1084
|
creates: ["tpm-api-key"],
|
|
1256
1085
|
},
|
|
1257
1086
|
},
|
|
1087
|
+
curlExample: null,
|
|
1258
1088
|
},
|
|
1259
1089
|
{
|
|
1260
1090
|
toolName: "f5xc-api-botandthreatdefense-tpm-api-key-get",
|
|
@@ -1323,13 +1153,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1323
1153
|
dangerLevel: "low",
|
|
1324
1154
|
sideEffects: null,
|
|
1325
1155
|
requiredFields: ["path.name", "path.namespace"],
|
|
1326
|
-
cliExamples: [
|
|
1327
|
-
{
|
|
1328
|
-
command: "f5xcctl tpm tpm-api-key get {name} --namespace {namespace}",
|
|
1329
|
-
description: "Get specific tpm-api-key",
|
|
1330
|
-
use_case: "get_specific",
|
|
1331
|
-
},
|
|
1332
|
-
],
|
|
1333
1156
|
confirmationRequired: false,
|
|
1334
1157
|
parameterExamples: {
|
|
1335
1158
|
name: "Name",
|
|
@@ -1375,13 +1198,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1375
1198
|
},
|
|
1376
1199
|
confirmation_required: false,
|
|
1377
1200
|
danger_level: "low",
|
|
1378
|
-
examples: [
|
|
1379
|
-
{
|
|
1380
|
-
command: "f5xcctl tpm tpm-api-key get {name} --namespace {namespace}",
|
|
1381
|
-
description: "Get specific tpm-api-key",
|
|
1382
|
-
use_case: "get_specific",
|
|
1383
|
-
},
|
|
1384
|
-
],
|
|
1385
1201
|
field_docs: {},
|
|
1386
1202
|
optional_fields: [],
|
|
1387
1203
|
performance_impact: {
|
|
@@ -1392,6 +1208,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
1392
1208
|
required_fields: ["path.name", "path.namespace"],
|
|
1393
1209
|
side_effects: {},
|
|
1394
1210
|
},
|
|
1211
|
+
curlExample: null,
|
|
1395
1212
|
},
|
|
1396
1213
|
{
|
|
1397
1214
|
toolName: "f5xc-api-botandthreatdefense-tpm-api-key-list",
|
|
@@ -1466,13 +1283,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1466
1283
|
dangerLevel: "low",
|
|
1467
1284
|
sideEffects: null,
|
|
1468
1285
|
requiredFields: ["path.namespace"],
|
|
1469
|
-
cliExamples: [
|
|
1470
|
-
{
|
|
1471
|
-
command: "f5xcctl tpm tpm-api-key list --namespace {namespace}",
|
|
1472
|
-
description: "List all tpm-api-keys",
|
|
1473
|
-
use_case: "list_all",
|
|
1474
|
-
},
|
|
1475
|
-
],
|
|
1476
1286
|
confirmationRequired: false,
|
|
1477
1287
|
parameterExamples: {
|
|
1478
1288
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1518,13 +1328,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1518
1328
|
},
|
|
1519
1329
|
confirmation_required: false,
|
|
1520
1330
|
danger_level: "low",
|
|
1521
|
-
examples: [
|
|
1522
|
-
{
|
|
1523
|
-
command: "f5xcctl tpm tpm-api-key list --namespace {namespace}",
|
|
1524
|
-
description: "List all tpm-api-keys",
|
|
1525
|
-
use_case: "list_all",
|
|
1526
|
-
},
|
|
1527
|
-
],
|
|
1528
1331
|
field_docs: {},
|
|
1529
1332
|
optional_fields: [],
|
|
1530
1333
|
performance_impact: {
|
|
@@ -1535,6 +1338,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
1535
1338
|
required_fields: ["path.namespace"],
|
|
1536
1339
|
side_effects: {},
|
|
1537
1340
|
},
|
|
1341
|
+
curlExample: null,
|
|
1538
1342
|
},
|
|
1539
1343
|
{
|
|
1540
1344
|
toolName: "f5xc-api-botandthreatdefense-tpm-api-key-update",
|
|
@@ -1586,13 +1390,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1586
1390
|
modifies: ["tpm-api-key"],
|
|
1587
1391
|
},
|
|
1588
1392
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1589
|
-
cliExamples: [
|
|
1590
|
-
{
|
|
1591
|
-
command: "f5xcctl tpm tpm-api-key update {name} --namespace {namespace} -f {file}.yaml",
|
|
1592
|
-
description: "Update tpm-api-key",
|
|
1593
|
-
use_case: "update",
|
|
1594
|
-
},
|
|
1595
|
-
],
|
|
1596
1393
|
confirmationRequired: false,
|
|
1597
1394
|
parameterExamples: {
|
|
1598
1395
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1638,13 +1435,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1638
1435
|
},
|
|
1639
1436
|
confirmation_required: false,
|
|
1640
1437
|
danger_level: "medium",
|
|
1641
|
-
examples: [
|
|
1642
|
-
{
|
|
1643
|
-
command: "f5xcctl tpm tpm-api-key update {name} --namespace {namespace} -f {file}.yaml",
|
|
1644
|
-
description: "Update tpm-api-key",
|
|
1645
|
-
use_case: "update",
|
|
1646
|
-
},
|
|
1647
|
-
],
|
|
1648
1438
|
field_docs: {},
|
|
1649
1439
|
optional_fields: [],
|
|
1650
1440
|
performance_impact: {
|
|
@@ -1657,6 +1447,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
1657
1447
|
modifies: ["tpm-api-key"],
|
|
1658
1448
|
},
|
|
1659
1449
|
},
|
|
1450
|
+
curlExample: null,
|
|
1660
1451
|
},
|
|
1661
1452
|
{
|
|
1662
1453
|
toolName: "f5xc-api-botandthreatdefense-tpm-category-create",
|
|
@@ -1697,18 +1488,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1697
1488
|
creates: ["tpm-category"],
|
|
1698
1489
|
},
|
|
1699
1490
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1700
|
-
cliExamples: [
|
|
1701
|
-
{
|
|
1702
|
-
command: "f5xcctl tpm tpm-category create -f {file}.yaml",
|
|
1703
|
-
description: "Create from YAML file",
|
|
1704
|
-
use_case: "file_based",
|
|
1705
|
-
},
|
|
1706
|
-
{
|
|
1707
|
-
command: "f5xcctl tpm tpm-category create {name} --namespace {namespace}",
|
|
1708
|
-
description: "Create tpm-category",
|
|
1709
|
-
use_case: "basic_create",
|
|
1710
|
-
},
|
|
1711
|
-
],
|
|
1712
1491
|
confirmationRequired: false,
|
|
1713
1492
|
parameterExamples: {
|
|
1714
1493
|
"metadata.namespace": "Staging",
|
|
@@ -1753,18 +1532,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1753
1532
|
},
|
|
1754
1533
|
confirmation_required: false,
|
|
1755
1534
|
danger_level: "medium",
|
|
1756
|
-
examples: [
|
|
1757
|
-
{
|
|
1758
|
-
command: "f5xcctl tpm tpm-category create {name} --namespace {namespace}",
|
|
1759
|
-
description: "Create tpm-category",
|
|
1760
|
-
use_case: "basic_create",
|
|
1761
|
-
},
|
|
1762
|
-
{
|
|
1763
|
-
command: "f5xcctl tpm tpm-category create -f {file}.yaml",
|
|
1764
|
-
description: "Create from YAML file",
|
|
1765
|
-
use_case: "file_based",
|
|
1766
|
-
},
|
|
1767
|
-
],
|
|
1768
1535
|
field_docs: {},
|
|
1769
1536
|
optional_fields: [],
|
|
1770
1537
|
performance_impact: {
|
|
@@ -1777,6 +1544,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
1777
1544
|
creates: ["tpm-category"],
|
|
1778
1545
|
},
|
|
1779
1546
|
},
|
|
1547
|
+
curlExample: null,
|
|
1780
1548
|
},
|
|
1781
1549
|
{
|
|
1782
1550
|
toolName: "f5xc-api-botandthreatdefense-tpm-category-get",
|
|
@@ -1845,13 +1613,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1845
1613
|
dangerLevel: "low",
|
|
1846
1614
|
sideEffects: null,
|
|
1847
1615
|
requiredFields: ["path.name", "path.namespace"],
|
|
1848
|
-
cliExamples: [
|
|
1849
|
-
{
|
|
1850
|
-
command: "f5xcctl tpm tpm-category get {name} --namespace {namespace}",
|
|
1851
|
-
description: "Get specific tpm-category",
|
|
1852
|
-
use_case: "get_specific",
|
|
1853
|
-
},
|
|
1854
|
-
],
|
|
1855
1616
|
confirmationRequired: false,
|
|
1856
1617
|
parameterExamples: {
|
|
1857
1618
|
name: "Name",
|
|
@@ -1897,13 +1658,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1897
1658
|
},
|
|
1898
1659
|
confirmation_required: false,
|
|
1899
1660
|
danger_level: "low",
|
|
1900
|
-
examples: [
|
|
1901
|
-
{
|
|
1902
|
-
command: "f5xcctl tpm tpm-category get {name} --namespace {namespace}",
|
|
1903
|
-
description: "Get specific tpm-category",
|
|
1904
|
-
use_case: "get_specific",
|
|
1905
|
-
},
|
|
1906
|
-
],
|
|
1907
1661
|
field_docs: {},
|
|
1908
1662
|
optional_fields: [],
|
|
1909
1663
|
performance_impact: {
|
|
@@ -1914,6 +1668,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
1914
1668
|
required_fields: ["path.name", "path.namespace"],
|
|
1915
1669
|
side_effects: {},
|
|
1916
1670
|
},
|
|
1671
|
+
curlExample: null,
|
|
1917
1672
|
},
|
|
1918
1673
|
{
|
|
1919
1674
|
toolName: "f5xc-api-botandthreatdefense-tpm-category-list",
|
|
@@ -1988,13 +1743,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
1988
1743
|
dangerLevel: "low",
|
|
1989
1744
|
sideEffects: null,
|
|
1990
1745
|
requiredFields: ["path.namespace"],
|
|
1991
|
-
cliExamples: [
|
|
1992
|
-
{
|
|
1993
|
-
command: "f5xcctl tpm tpm-category list --namespace {namespace}",
|
|
1994
|
-
description: "List all tpm-categorys",
|
|
1995
|
-
use_case: "list_all",
|
|
1996
|
-
},
|
|
1997
|
-
],
|
|
1998
1746
|
confirmationRequired: false,
|
|
1999
1747
|
parameterExamples: {
|
|
2000
1748
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2040,13 +1788,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
2040
1788
|
},
|
|
2041
1789
|
confirmation_required: false,
|
|
2042
1790
|
danger_level: "low",
|
|
2043
|
-
examples: [
|
|
2044
|
-
{
|
|
2045
|
-
command: "f5xcctl tpm tpm-category list --namespace {namespace}",
|
|
2046
|
-
description: "List all tpm-categorys",
|
|
2047
|
-
use_case: "list_all",
|
|
2048
|
-
},
|
|
2049
|
-
],
|
|
2050
1791
|
field_docs: {},
|
|
2051
1792
|
optional_fields: [],
|
|
2052
1793
|
performance_impact: {
|
|
@@ -2057,6 +1798,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
2057
1798
|
required_fields: ["path.namespace"],
|
|
2058
1799
|
side_effects: {},
|
|
2059
1800
|
},
|
|
1801
|
+
curlExample: null,
|
|
2060
1802
|
},
|
|
2061
1803
|
{
|
|
2062
1804
|
toolName: "f5xc-api-botandthreatdefense-tpm-category-update",
|
|
@@ -2108,13 +1850,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
2108
1850
|
modifies: ["tpm-category"],
|
|
2109
1851
|
},
|
|
2110
1852
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2111
|
-
cliExamples: [
|
|
2112
|
-
{
|
|
2113
|
-
command: "f5xcctl tpm tpm-category update {name} --namespace {namespace} -f {file}.yaml",
|
|
2114
|
-
description: "Update tpm-category",
|
|
2115
|
-
use_case: "update",
|
|
2116
|
-
},
|
|
2117
|
-
],
|
|
2118
1853
|
confirmationRequired: false,
|
|
2119
1854
|
parameterExamples: {
|
|
2120
1855
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2160,13 +1895,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
2160
1895
|
},
|
|
2161
1896
|
confirmation_required: false,
|
|
2162
1897
|
danger_level: "medium",
|
|
2163
|
-
examples: [
|
|
2164
|
-
{
|
|
2165
|
-
command: "f5xcctl tpm tpm-category update {name} --namespace {namespace} -f {file}.yaml",
|
|
2166
|
-
description: "Update tpm-category",
|
|
2167
|
-
use_case: "update",
|
|
2168
|
-
},
|
|
2169
|
-
],
|
|
2170
1898
|
field_docs: {},
|
|
2171
1899
|
optional_fields: [],
|
|
2172
1900
|
performance_impact: {
|
|
@@ -2179,6 +1907,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
2179
1907
|
modifies: ["tpm-category"],
|
|
2180
1908
|
},
|
|
2181
1909
|
},
|
|
1910
|
+
curlExample: null,
|
|
2182
1911
|
},
|
|
2183
1912
|
{
|
|
2184
1913
|
toolName: "f5xc-api-botandthreatdefense-tpm-manager-create",
|
|
@@ -2219,18 +1948,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
2219
1948
|
creates: ["tpm-manager"],
|
|
2220
1949
|
},
|
|
2221
1950
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2222
|
-
cliExamples: [
|
|
2223
|
-
{
|
|
2224
|
-
command: "f5xcctl tpm tpm-manager create -f {file}.yaml",
|
|
2225
|
-
description: "Create from YAML file",
|
|
2226
|
-
use_case: "file_based",
|
|
2227
|
-
},
|
|
2228
|
-
{
|
|
2229
|
-
command: "f5xcctl tpm tpm-manager create {name} --namespace {namespace}",
|
|
2230
|
-
description: "Create tpm-manager",
|
|
2231
|
-
use_case: "basic_create",
|
|
2232
|
-
},
|
|
2233
|
-
],
|
|
2234
1951
|
confirmationRequired: false,
|
|
2235
1952
|
parameterExamples: {
|
|
2236
1953
|
"metadata.namespace": "Staging",
|
|
@@ -2275,18 +1992,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
2275
1992
|
},
|
|
2276
1993
|
confirmation_required: false,
|
|
2277
1994
|
danger_level: "medium",
|
|
2278
|
-
examples: [
|
|
2279
|
-
{
|
|
2280
|
-
command: "f5xcctl tpm tpm-manager create {name} --namespace {namespace}",
|
|
2281
|
-
description: "Create tpm-manager",
|
|
2282
|
-
use_case: "basic_create",
|
|
2283
|
-
},
|
|
2284
|
-
{
|
|
2285
|
-
command: "f5xcctl tpm tpm-manager create -f {file}.yaml",
|
|
2286
|
-
description: "Create from YAML file",
|
|
2287
|
-
use_case: "file_based",
|
|
2288
|
-
},
|
|
2289
|
-
],
|
|
2290
1995
|
field_docs: {},
|
|
2291
1996
|
optional_fields: [],
|
|
2292
1997
|
performance_impact: {
|
|
@@ -2299,6 +2004,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
2299
2004
|
creates: ["tpm-manager"],
|
|
2300
2005
|
},
|
|
2301
2006
|
},
|
|
2007
|
+
curlExample: null,
|
|
2302
2008
|
},
|
|
2303
2009
|
{
|
|
2304
2010
|
toolName: "f5xc-api-botandthreatdefense-tpm-manager-get",
|
|
@@ -2366,13 +2072,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
2366
2072
|
dangerLevel: "low",
|
|
2367
2073
|
sideEffects: null,
|
|
2368
2074
|
requiredFields: ["path.name", "path.namespace"],
|
|
2369
|
-
cliExamples: [
|
|
2370
|
-
{
|
|
2371
|
-
command: "f5xcctl tpm tpm-manager get {name} --namespace {namespace}",
|
|
2372
|
-
description: "Get specific tpm-manager",
|
|
2373
|
-
use_case: "get_specific",
|
|
2374
|
-
},
|
|
2375
|
-
],
|
|
2376
2075
|
confirmationRequired: false,
|
|
2377
2076
|
parameterExamples: {
|
|
2378
2077
|
name: "Name",
|
|
@@ -2418,13 +2117,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
2418
2117
|
},
|
|
2419
2118
|
confirmation_required: false,
|
|
2420
2119
|
danger_level: "low",
|
|
2421
|
-
examples: [
|
|
2422
|
-
{
|
|
2423
|
-
command: "f5xcctl tpm tpm-manager get {name} --namespace {namespace}",
|
|
2424
|
-
description: "Get specific tpm-manager",
|
|
2425
|
-
use_case: "get_specific",
|
|
2426
|
-
},
|
|
2427
|
-
],
|
|
2428
2120
|
field_docs: {},
|
|
2429
2121
|
optional_fields: [],
|
|
2430
2122
|
performance_impact: {
|
|
@@ -2435,6 +2127,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
2435
2127
|
required_fields: ["path.name", "path.namespace"],
|
|
2436
2128
|
side_effects: {},
|
|
2437
2129
|
},
|
|
2130
|
+
curlExample: null,
|
|
2438
2131
|
},
|
|
2439
2132
|
{
|
|
2440
2133
|
toolName: "f5xc-api-botandthreatdefense-tpm-manager-list",
|
|
@@ -2509,13 +2202,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
2509
2202
|
dangerLevel: "low",
|
|
2510
2203
|
sideEffects: null,
|
|
2511
2204
|
requiredFields: ["path.namespace"],
|
|
2512
|
-
cliExamples: [
|
|
2513
|
-
{
|
|
2514
|
-
command: "f5xcctl tpm tpm-manager list --namespace {namespace}",
|
|
2515
|
-
description: "List all tpm-managers",
|
|
2516
|
-
use_case: "list_all",
|
|
2517
|
-
},
|
|
2518
|
-
],
|
|
2519
2205
|
confirmationRequired: false,
|
|
2520
2206
|
parameterExamples: {
|
|
2521
2207
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2561,13 +2247,6 @@ export const bot_and_threat_defenseTools = [
|
|
|
2561
2247
|
},
|
|
2562
2248
|
confirmation_required: false,
|
|
2563
2249
|
danger_level: "low",
|
|
2564
|
-
examples: [
|
|
2565
|
-
{
|
|
2566
|
-
command: "f5xcctl tpm tpm-manager list --namespace {namespace}",
|
|
2567
|
-
description: "List all tpm-managers",
|
|
2568
|
-
use_case: "list_all",
|
|
2569
|
-
},
|
|
2570
|
-
],
|
|
2571
2250
|
field_docs: {},
|
|
2572
2251
|
optional_fields: [],
|
|
2573
2252
|
performance_impact: {
|
|
@@ -2578,6 +2257,7 @@ export const bot_and_threat_defenseTools = [
|
|
|
2578
2257
|
required_fields: ["path.namespace"],
|
|
2579
2258
|
side_effects: {},
|
|
2580
2259
|
},
|
|
2260
|
+
curlExample: null,
|
|
2581
2261
|
},
|
|
2582
2262
|
];
|
|
2583
2263
|
export default bot_and_threat_defenseTools;
|