@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
|
@@ -26,13 +26,6 @@ export const ddosTools = [
|
|
|
26
26
|
dangerLevel: "low",
|
|
27
27
|
sideEffects: null,
|
|
28
28
|
requiredFields: [],
|
|
29
|
-
cliExamples: [
|
|
30
|
-
{
|
|
31
|
-
command: "f5xcctl infraprotect acces list --namespace {namespace}",
|
|
32
|
-
description: "List all access",
|
|
33
|
-
use_case: "list_all",
|
|
34
|
-
},
|
|
35
|
-
],
|
|
36
29
|
confirmationRequired: false,
|
|
37
30
|
parameterExamples: {},
|
|
38
31
|
validationRules: {},
|
|
@@ -75,13 +68,6 @@ export const ddosTools = [
|
|
|
75
68
|
},
|
|
76
69
|
confirmation_required: false,
|
|
77
70
|
danger_level: "low",
|
|
78
|
-
examples: [
|
|
79
|
-
{
|
|
80
|
-
command: "f5xcctl infraprotect acces list --namespace {namespace}",
|
|
81
|
-
description: "List all access",
|
|
82
|
-
use_case: "list_all",
|
|
83
|
-
},
|
|
84
|
-
],
|
|
85
71
|
field_docs: {},
|
|
86
72
|
optional_fields: [],
|
|
87
73
|
performance_impact: {
|
|
@@ -92,6 +78,7 @@ export const ddosTools = [
|
|
|
92
78
|
required_fields: [],
|
|
93
79
|
side_effects: {},
|
|
94
80
|
},
|
|
81
|
+
curlExample: null,
|
|
95
82
|
},
|
|
96
83
|
{
|
|
97
84
|
toolName: "f5xc-api-ddos-alert-create",
|
|
@@ -132,18 +119,6 @@ export const ddosTools = [
|
|
|
132
119
|
creates: ["alert"],
|
|
133
120
|
},
|
|
134
121
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
135
|
-
cliExamples: [
|
|
136
|
-
{
|
|
137
|
-
command: "f5xcctl infraprotect alert create {name} --namespace {namespace}",
|
|
138
|
-
description: "Create alert",
|
|
139
|
-
use_case: "basic_create",
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
command: "f5xcctl infraprotect alert create -f {file}.yaml",
|
|
143
|
-
description: "Create from YAML file",
|
|
144
|
-
use_case: "file_based",
|
|
145
|
-
},
|
|
146
|
-
],
|
|
147
122
|
confirmationRequired: false,
|
|
148
123
|
parameterExamples: {
|
|
149
124
|
namespace: "Value",
|
|
@@ -188,18 +163,6 @@ export const ddosTools = [
|
|
|
188
163
|
},
|
|
189
164
|
confirmation_required: false,
|
|
190
165
|
danger_level: "medium",
|
|
191
|
-
examples: [
|
|
192
|
-
{
|
|
193
|
-
command: "f5xcctl infraprotect alert create {name} --namespace {namespace}",
|
|
194
|
-
description: "Create alert",
|
|
195
|
-
use_case: "basic_create",
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
command: "f5xcctl infraprotect alert create -f {file}.yaml",
|
|
199
|
-
description: "Create from YAML file",
|
|
200
|
-
use_case: "file_based",
|
|
201
|
-
},
|
|
202
|
-
],
|
|
203
166
|
field_docs: {},
|
|
204
167
|
optional_fields: [],
|
|
205
168
|
performance_impact: {
|
|
@@ -212,6 +175,7 @@ export const ddosTools = [
|
|
|
212
175
|
creates: ["alert"],
|
|
213
176
|
},
|
|
214
177
|
},
|
|
178
|
+
curlExample: null,
|
|
215
179
|
},
|
|
216
180
|
{
|
|
217
181
|
toolName: "f5xc-api-ddos-alert-list",
|
|
@@ -259,13 +223,6 @@ export const ddosTools = [
|
|
|
259
223
|
dangerLevel: "low",
|
|
260
224
|
sideEffects: null,
|
|
261
225
|
requiredFields: ["path.alert_id", "path.namespace"],
|
|
262
|
-
cliExamples: [
|
|
263
|
-
{
|
|
264
|
-
command: "f5xcctl infraprotect alert list --namespace {namespace}",
|
|
265
|
-
description: "List all alerts",
|
|
266
|
-
use_case: "list_all",
|
|
267
|
-
},
|
|
268
|
-
],
|
|
269
226
|
confirmationRequired: false,
|
|
270
227
|
parameterExamples: {
|
|
271
228
|
alert_id: "12345",
|
|
@@ -311,13 +268,6 @@ export const ddosTools = [
|
|
|
311
268
|
},
|
|
312
269
|
confirmation_required: false,
|
|
313
270
|
danger_level: "low",
|
|
314
|
-
examples: [
|
|
315
|
-
{
|
|
316
|
-
command: "f5xcctl infraprotect alert list --namespace {namespace}",
|
|
317
|
-
description: "List all alerts",
|
|
318
|
-
use_case: "list_all",
|
|
319
|
-
},
|
|
320
|
-
],
|
|
321
271
|
field_docs: {},
|
|
322
272
|
optional_fields: [],
|
|
323
273
|
performance_impact: {
|
|
@@ -328,6 +278,7 @@ export const ddosTools = [
|
|
|
328
278
|
required_fields: ["path.alert_id", "path.namespace"],
|
|
329
279
|
side_effects: {},
|
|
330
280
|
},
|
|
281
|
+
curlExample: null,
|
|
331
282
|
},
|
|
332
283
|
{
|
|
333
284
|
toolName: "f5xc-api-ddos-annotation-list",
|
|
@@ -375,13 +326,6 @@ export const ddosTools = [
|
|
|
375
326
|
dangerLevel: "low",
|
|
376
327
|
sideEffects: null,
|
|
377
328
|
requiredFields: ["path.mitigation_id", "path.namespace"],
|
|
378
|
-
cliExamples: [
|
|
379
|
-
{
|
|
380
|
-
command: "f5xcctl infraprotect annotation list --namespace {namespace}",
|
|
381
|
-
description: "List all annotations",
|
|
382
|
-
use_case: "list_all",
|
|
383
|
-
},
|
|
384
|
-
],
|
|
385
329
|
confirmationRequired: false,
|
|
386
330
|
parameterExamples: {
|
|
387
331
|
mitigation_id: "92d6e1e6-b6e9-46d4-9286-796a6b3fbf6a.",
|
|
@@ -427,13 +371,6 @@ export const ddosTools = [
|
|
|
427
371
|
},
|
|
428
372
|
confirmation_required: false,
|
|
429
373
|
danger_level: "low",
|
|
430
|
-
examples: [
|
|
431
|
-
{
|
|
432
|
-
command: "f5xcctl infraprotect annotation list --namespace {namespace}",
|
|
433
|
-
description: "List all annotations",
|
|
434
|
-
use_case: "list_all",
|
|
435
|
-
},
|
|
436
|
-
],
|
|
437
374
|
field_docs: {},
|
|
438
375
|
optional_fields: [],
|
|
439
376
|
performance_impact: {
|
|
@@ -444,6 +381,7 @@ export const ddosTools = [
|
|
|
444
381
|
required_fields: ["path.mitigation_id", "path.namespace"],
|
|
445
382
|
side_effects: {},
|
|
446
383
|
},
|
|
384
|
+
curlExample: null,
|
|
447
385
|
},
|
|
448
386
|
{
|
|
449
387
|
toolName: "f5xc-api-ddos-attachment-list",
|
|
@@ -491,13 +429,6 @@ export const ddosTools = [
|
|
|
491
429
|
dangerLevel: "low",
|
|
492
430
|
sideEffects: null,
|
|
493
431
|
requiredFields: ["path.event_id", "path.namespace"],
|
|
494
|
-
cliExamples: [
|
|
495
|
-
{
|
|
496
|
-
command: "f5xcctl infraprotect attachment list --namespace {namespace}",
|
|
497
|
-
description: "List all attachments",
|
|
498
|
-
use_case: "list_all",
|
|
499
|
-
},
|
|
500
|
-
],
|
|
501
432
|
confirmationRequired: false,
|
|
502
433
|
parameterExamples: {
|
|
503
434
|
event_id: "9ba097cf-35e3-4560-9c00-5a1a36b8f85b.",
|
|
@@ -543,13 +474,6 @@ export const ddosTools = [
|
|
|
543
474
|
},
|
|
544
475
|
confirmation_required: false,
|
|
545
476
|
danger_level: "low",
|
|
546
|
-
examples: [
|
|
547
|
-
{
|
|
548
|
-
command: "f5xcctl infraprotect attachment list --namespace {namespace}",
|
|
549
|
-
description: "List all attachments",
|
|
550
|
-
use_case: "list_all",
|
|
551
|
-
},
|
|
552
|
-
],
|
|
553
477
|
field_docs: {},
|
|
554
478
|
optional_fields: [],
|
|
555
479
|
performance_impact: {
|
|
@@ -560,6 +484,7 @@ export const ddosTools = [
|
|
|
560
484
|
required_fields: ["path.event_id", "path.namespace"],
|
|
561
485
|
side_effects: {},
|
|
562
486
|
},
|
|
487
|
+
curlExample: null,
|
|
563
488
|
},
|
|
564
489
|
{
|
|
565
490
|
toolName: "f5xc-api-ddos-bgp-peer-statu-create",
|
|
@@ -600,18 +525,6 @@ export const ddosTools = [
|
|
|
600
525
|
creates: ["bgp-peer-statu"],
|
|
601
526
|
},
|
|
602
527
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
603
|
-
cliExamples: [
|
|
604
|
-
{
|
|
605
|
-
command: "f5xcctl data bgp-peer-statu create {name} --namespace {namespace}",
|
|
606
|
-
description: "Create bgp-peer-statu",
|
|
607
|
-
use_case: "basic_create",
|
|
608
|
-
},
|
|
609
|
-
{
|
|
610
|
-
command: "f5xcctl data bgp-peer-statu create -f {file}.yaml",
|
|
611
|
-
description: "Create from YAML file",
|
|
612
|
-
use_case: "file_based",
|
|
613
|
-
},
|
|
614
|
-
],
|
|
615
528
|
confirmationRequired: false,
|
|
616
529
|
parameterExamples: {
|
|
617
530
|
namespace: "System",
|
|
@@ -656,18 +569,6 @@ export const ddosTools = [
|
|
|
656
569
|
},
|
|
657
570
|
confirmation_required: false,
|
|
658
571
|
danger_level: "medium",
|
|
659
|
-
examples: [
|
|
660
|
-
{
|
|
661
|
-
command: "f5xcctl data bgp-peer-statu create {name} --namespace {namespace}",
|
|
662
|
-
description: "Create bgp-peer-statu",
|
|
663
|
-
use_case: "basic_create",
|
|
664
|
-
},
|
|
665
|
-
{
|
|
666
|
-
command: "f5xcctl data bgp-peer-statu create -f {file}.yaml",
|
|
667
|
-
description: "Create from YAML file",
|
|
668
|
-
use_case: "file_based",
|
|
669
|
-
},
|
|
670
|
-
],
|
|
671
572
|
field_docs: {},
|
|
672
573
|
optional_fields: [],
|
|
673
574
|
performance_impact: {
|
|
@@ -680,6 +581,7 @@ export const ddosTools = [
|
|
|
680
581
|
creates: ["bgp-peer-statu"],
|
|
681
582
|
},
|
|
682
583
|
},
|
|
584
|
+
curlExample: null,
|
|
683
585
|
},
|
|
684
586
|
{
|
|
685
587
|
toolName: "f5xc-api-ddos-detail-create",
|
|
@@ -731,18 +633,6 @@ export const ddosTools = [
|
|
|
731
633
|
creates: ["detail"],
|
|
732
634
|
},
|
|
733
635
|
requiredFields: ["metadata.name", "metadata.namespace", "path.event_id", "path.namespace"],
|
|
734
|
-
cliExamples: [
|
|
735
|
-
{
|
|
736
|
-
command: "f5xcctl infraprotect detail create {name} --namespace {namespace}",
|
|
737
|
-
description: "Create detail",
|
|
738
|
-
use_case: "basic_create",
|
|
739
|
-
},
|
|
740
|
-
{
|
|
741
|
-
command: "f5xcctl infraprotect detail create -f {file}.yaml",
|
|
742
|
-
description: "Create from YAML file",
|
|
743
|
-
use_case: "file_based",
|
|
744
|
-
},
|
|
745
|
-
],
|
|
746
636
|
confirmationRequired: false,
|
|
747
637
|
parameterExamples: {
|
|
748
638
|
event_id: "8094c17b-80c1-429d-8b17-7232f0e2937c.",
|
|
@@ -788,18 +678,6 @@ export const ddosTools = [
|
|
|
788
678
|
},
|
|
789
679
|
confirmation_required: false,
|
|
790
680
|
danger_level: "medium",
|
|
791
|
-
examples: [
|
|
792
|
-
{
|
|
793
|
-
command: "f5xcctl infraprotect detail create {name} --namespace {namespace}",
|
|
794
|
-
description: "Create detail",
|
|
795
|
-
use_case: "basic_create",
|
|
796
|
-
},
|
|
797
|
-
{
|
|
798
|
-
command: "f5xcctl infraprotect detail create -f {file}.yaml",
|
|
799
|
-
description: "Create from YAML file",
|
|
800
|
-
use_case: "file_based",
|
|
801
|
-
},
|
|
802
|
-
],
|
|
803
681
|
field_docs: {},
|
|
804
682
|
optional_fields: [],
|
|
805
683
|
performance_impact: {
|
|
@@ -812,6 +690,7 @@ export const ddosTools = [
|
|
|
812
690
|
creates: ["detail"],
|
|
813
691
|
},
|
|
814
692
|
},
|
|
693
|
+
curlExample: null,
|
|
815
694
|
},
|
|
816
695
|
{
|
|
817
696
|
toolName: "f5xc-api-ddos-detail-delete",
|
|
@@ -872,13 +751,6 @@ export const ddosTools = [
|
|
|
872
751
|
deletes: ["detail", "contained_resources"],
|
|
873
752
|
},
|
|
874
753
|
requiredFields: ["path.event_detail_id", "path.event_id", "path.namespace"],
|
|
875
|
-
cliExamples: [
|
|
876
|
-
{
|
|
877
|
-
command: "f5xcctl infraprotect detail delete {name} --namespace {namespace}",
|
|
878
|
-
description: "Delete detail",
|
|
879
|
-
use_case: "delete",
|
|
880
|
-
},
|
|
881
|
-
],
|
|
882
754
|
confirmationRequired: true,
|
|
883
755
|
parameterExamples: {
|
|
884
756
|
event_detail_id: "8094c17b-80c1-429d-8b17-7232f0e2937c.",
|
|
@@ -925,13 +797,6 @@ export const ddosTools = [
|
|
|
925
797
|
},
|
|
926
798
|
confirmation_required: true,
|
|
927
799
|
danger_level: "high",
|
|
928
|
-
examples: [
|
|
929
|
-
{
|
|
930
|
-
command: "f5xcctl infraprotect detail delete {name} --namespace {namespace}",
|
|
931
|
-
description: "Delete detail",
|
|
932
|
-
use_case: "delete",
|
|
933
|
-
},
|
|
934
|
-
],
|
|
935
800
|
field_docs: {},
|
|
936
801
|
optional_fields: [],
|
|
937
802
|
performance_impact: {
|
|
@@ -944,6 +809,7 @@ export const ddosTools = [
|
|
|
944
809
|
deletes: ["detail", "contained_resources"],
|
|
945
810
|
},
|
|
946
811
|
},
|
|
812
|
+
curlExample: null,
|
|
947
813
|
},
|
|
948
814
|
{
|
|
949
815
|
toolName: "f5xc-api-ddos-detail-list",
|
|
@@ -991,13 +857,6 @@ export const ddosTools = [
|
|
|
991
857
|
dangerLevel: "low",
|
|
992
858
|
sideEffects: null,
|
|
993
859
|
requiredFields: ["path.event_id", "path.namespace"],
|
|
994
|
-
cliExamples: [
|
|
995
|
-
{
|
|
996
|
-
command: "f5xcctl infraprotect detail list --namespace {namespace}",
|
|
997
|
-
description: "List all details",
|
|
998
|
-
use_case: "list_all",
|
|
999
|
-
},
|
|
1000
|
-
],
|
|
1001
860
|
confirmationRequired: false,
|
|
1002
861
|
parameterExamples: {
|
|
1003
862
|
event_id: "8094c17b-80c1-429d-8b17-7232f0e2937c.",
|
|
@@ -1043,13 +902,6 @@ export const ddosTools = [
|
|
|
1043
902
|
},
|
|
1044
903
|
confirmation_required: false,
|
|
1045
904
|
danger_level: "low",
|
|
1046
|
-
examples: [
|
|
1047
|
-
{
|
|
1048
|
-
command: "f5xcctl infraprotect detail list --namespace {namespace}",
|
|
1049
|
-
description: "List all details",
|
|
1050
|
-
use_case: "list_all",
|
|
1051
|
-
},
|
|
1052
|
-
],
|
|
1053
905
|
field_docs: {},
|
|
1054
906
|
optional_fields: [],
|
|
1055
907
|
performance_impact: {
|
|
@@ -1060,6 +912,7 @@ export const ddosTools = [
|
|
|
1060
912
|
required_fields: ["path.event_id", "path.namespace"],
|
|
1061
913
|
side_effects: {},
|
|
1062
914
|
},
|
|
915
|
+
curlExample: null,
|
|
1063
916
|
},
|
|
1064
917
|
{
|
|
1065
918
|
toolName: "f5xc-api-ddos-detail-update",
|
|
@@ -1122,13 +975,6 @@ export const ddosTools = [
|
|
|
1122
975
|
modifies: ["detail"],
|
|
1123
976
|
},
|
|
1124
977
|
requiredFields: ["path.event_detail_id", "path.event_id", "path.namespace"],
|
|
1125
|
-
cliExamples: [
|
|
1126
|
-
{
|
|
1127
|
-
command: "f5xcctl infraprotect detail update {name} --namespace {namespace} -f {file}.yaml",
|
|
1128
|
-
description: "Update detail",
|
|
1129
|
-
use_case: "update",
|
|
1130
|
-
},
|
|
1131
|
-
],
|
|
1132
978
|
confirmationRequired: false,
|
|
1133
979
|
parameterExamples: {
|
|
1134
980
|
event_detail_id: "8094c17b-80c1-429d-8b17-7232f0e2937c.",
|
|
@@ -1175,13 +1021,6 @@ export const ddosTools = [
|
|
|
1175
1021
|
},
|
|
1176
1022
|
confirmation_required: false,
|
|
1177
1023
|
danger_level: "medium",
|
|
1178
|
-
examples: [
|
|
1179
|
-
{
|
|
1180
|
-
command: "f5xcctl infraprotect detail update {name} --namespace {namespace} -f {file}.yaml",
|
|
1181
|
-
description: "Update detail",
|
|
1182
|
-
use_case: "update",
|
|
1183
|
-
},
|
|
1184
|
-
],
|
|
1185
1024
|
field_docs: {},
|
|
1186
1025
|
optional_fields: [],
|
|
1187
1026
|
performance_impact: {
|
|
@@ -1194,6 +1033,7 @@ export const ddosTools = [
|
|
|
1194
1033
|
modifies: ["detail"],
|
|
1195
1034
|
},
|
|
1196
1035
|
},
|
|
1036
|
+
curlExample: null,
|
|
1197
1037
|
},
|
|
1198
1038
|
{
|
|
1199
1039
|
toolName: "f5xc-api-ddos-event-create",
|
|
@@ -1234,18 +1074,6 @@ export const ddosTools = [
|
|
|
1234
1074
|
creates: ["event"],
|
|
1235
1075
|
},
|
|
1236
1076
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
1237
|
-
cliExamples: [
|
|
1238
|
-
{
|
|
1239
|
-
command: "f5xcctl infraprotect event create {name} --namespace {namespace}",
|
|
1240
|
-
description: "Create event",
|
|
1241
|
-
use_case: "basic_create",
|
|
1242
|
-
},
|
|
1243
|
-
{
|
|
1244
|
-
command: "f5xcctl infraprotect event create -f {file}.yaml",
|
|
1245
|
-
description: "Create from YAML file",
|
|
1246
|
-
use_case: "file_based",
|
|
1247
|
-
},
|
|
1248
|
-
],
|
|
1249
1077
|
confirmationRequired: false,
|
|
1250
1078
|
parameterExamples: {
|
|
1251
1079
|
namespace: "Value",
|
|
@@ -1290,18 +1118,6 @@ export const ddosTools = [
|
|
|
1290
1118
|
},
|
|
1291
1119
|
confirmation_required: false,
|
|
1292
1120
|
danger_level: "medium",
|
|
1293
|
-
examples: [
|
|
1294
|
-
{
|
|
1295
|
-
command: "f5xcctl infraprotect event create {name} --namespace {namespace}",
|
|
1296
|
-
description: "Create event",
|
|
1297
|
-
use_case: "basic_create",
|
|
1298
|
-
},
|
|
1299
|
-
{
|
|
1300
|
-
command: "f5xcctl infraprotect event create -f {file}.yaml",
|
|
1301
|
-
description: "Create from YAML file",
|
|
1302
|
-
use_case: "file_based",
|
|
1303
|
-
},
|
|
1304
|
-
],
|
|
1305
1121
|
field_docs: {},
|
|
1306
1122
|
optional_fields: [],
|
|
1307
1123
|
performance_impact: {
|
|
@@ -1314,6 +1130,7 @@ export const ddosTools = [
|
|
|
1314
1130
|
creates: ["event"],
|
|
1315
1131
|
},
|
|
1316
1132
|
},
|
|
1133
|
+
curlExample: null,
|
|
1317
1134
|
},
|
|
1318
1135
|
{
|
|
1319
1136
|
toolName: "f5xc-api-ddos-event-list",
|
|
@@ -1361,13 +1178,6 @@ export const ddosTools = [
|
|
|
1361
1178
|
dangerLevel: "low",
|
|
1362
1179
|
sideEffects: null,
|
|
1363
1180
|
requiredFields: ["path.event_id", "path.namespace"],
|
|
1364
|
-
cliExamples: [
|
|
1365
|
-
{
|
|
1366
|
-
command: "f5xcctl infraprotect event list --namespace {namespace}",
|
|
1367
|
-
description: "List all events",
|
|
1368
|
-
use_case: "list_all",
|
|
1369
|
-
},
|
|
1370
|
-
],
|
|
1371
1181
|
confirmationRequired: false,
|
|
1372
1182
|
parameterExamples: {
|
|
1373
1183
|
event_id: "9ba097cf-35e3-4560-9c00-5a1a36b8f85b.",
|
|
@@ -1413,13 +1223,6 @@ export const ddosTools = [
|
|
|
1413
1223
|
},
|
|
1414
1224
|
confirmation_required: false,
|
|
1415
1225
|
danger_level: "low",
|
|
1416
|
-
examples: [
|
|
1417
|
-
{
|
|
1418
|
-
command: "f5xcctl infraprotect event list --namespace {namespace}",
|
|
1419
|
-
description: "List all events",
|
|
1420
|
-
use_case: "list_all",
|
|
1421
|
-
},
|
|
1422
|
-
],
|
|
1423
1226
|
field_docs: {},
|
|
1424
1227
|
optional_fields: [],
|
|
1425
1228
|
performance_impact: {
|
|
@@ -1430,6 +1233,7 @@ export const ddosTools = [
|
|
|
1430
1233
|
required_fields: ["path.event_id", "path.namespace"],
|
|
1431
1234
|
side_effects: {},
|
|
1432
1235
|
},
|
|
1236
|
+
curlExample: null,
|
|
1433
1237
|
},
|
|
1434
1238
|
{
|
|
1435
1239
|
toolName: "f5xc-api-ddos-event-update",
|
|
@@ -1481,13 +1285,6 @@ export const ddosTools = [
|
|
|
1481
1285
|
modifies: ["event"],
|
|
1482
1286
|
},
|
|
1483
1287
|
requiredFields: ["path.event_id", "path.namespace"],
|
|
1484
|
-
cliExamples: [
|
|
1485
|
-
{
|
|
1486
|
-
command: "f5xcctl infraprotect event update {name} --namespace {namespace} -f {file}.yaml",
|
|
1487
|
-
description: "Update event",
|
|
1488
|
-
use_case: "update",
|
|
1489
|
-
},
|
|
1490
|
-
],
|
|
1491
1288
|
confirmationRequired: false,
|
|
1492
1289
|
parameterExamples: {
|
|
1493
1290
|
event_id: "9ba097cf-35e3-4560-9c00-5a1a36b8f85b.",
|
|
@@ -1533,13 +1330,6 @@ export const ddosTools = [
|
|
|
1533
1330
|
},
|
|
1534
1331
|
confirmation_required: false,
|
|
1535
1332
|
danger_level: "medium",
|
|
1536
|
-
examples: [
|
|
1537
|
-
{
|
|
1538
|
-
command: "f5xcctl infraprotect event update {name} --namespace {namespace} -f {file}.yaml",
|
|
1539
|
-
description: "Update event",
|
|
1540
|
-
use_case: "update",
|
|
1541
|
-
},
|
|
1542
|
-
],
|
|
1543
1333
|
field_docs: {},
|
|
1544
1334
|
optional_fields: [],
|
|
1545
1335
|
performance_impact: {
|
|
@@ -1552,6 +1342,7 @@ export const ddosTools = [
|
|
|
1552
1342
|
modifies: ["event"],
|
|
1553
1343
|
},
|
|
1554
1344
|
},
|
|
1345
|
+
curlExample: null,
|
|
1555
1346
|
},
|
|
1556
1347
|
{
|
|
1557
1348
|
toolName: "f5xc-api-ddos-events-summary-list",
|
|
@@ -1600,13 +1391,6 @@ export const ddosTools = [
|
|
|
1600
1391
|
dangerLevel: "low",
|
|
1601
1392
|
sideEffects: null,
|
|
1602
1393
|
requiredFields: ["path.namespace"],
|
|
1603
|
-
cliExamples: [
|
|
1604
|
-
{
|
|
1605
|
-
command: "f5xcctl infraprotect events-summary list --namespace {namespace}",
|
|
1606
|
-
description: "List all events-summarys",
|
|
1607
|
-
use_case: "list_all",
|
|
1608
|
-
},
|
|
1609
|
-
],
|
|
1610
1394
|
confirmationRequired: false,
|
|
1611
1395
|
parameterExamples: {
|
|
1612
1396
|
alert_id: "9ba097cf-35e3-4560-9c00-5a1a36b8f85b.",
|
|
@@ -1652,13 +1436,6 @@ export const ddosTools = [
|
|
|
1652
1436
|
},
|
|
1653
1437
|
confirmation_required: false,
|
|
1654
1438
|
danger_level: "low",
|
|
1655
|
-
examples: [
|
|
1656
|
-
{
|
|
1657
|
-
command: "f5xcctl infraprotect events-summary list --namespace {namespace}",
|
|
1658
|
-
description: "List all events-summarys",
|
|
1659
|
-
use_case: "list_all",
|
|
1660
|
-
},
|
|
1661
|
-
],
|
|
1662
1439
|
field_docs: {},
|
|
1663
1440
|
optional_fields: [],
|
|
1664
1441
|
performance_impact: {
|
|
@@ -1669,6 +1446,7 @@ export const ddosTools = [
|
|
|
1669
1446
|
required_fields: ["path.namespace"],
|
|
1670
1447
|
side_effects: {},
|
|
1671
1448
|
},
|
|
1449
|
+
curlExample: null,
|
|
1672
1450
|
},
|
|
1673
1451
|
{
|
|
1674
1452
|
toolName: "f5xc-api-ddos-infraprotect-asn-create",
|
|
@@ -1709,18 +1487,6 @@ export const ddosTools = [
|
|
|
1709
1487
|
creates: ["infraprotect-asn"],
|
|
1710
1488
|
},
|
|
1711
1489
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1712
|
-
cliExamples: [
|
|
1713
|
-
{
|
|
1714
|
-
command: "f5xcctl infraprotect infraprotect-asn create -f {file}.yaml",
|
|
1715
|
-
description: "Create from YAML file",
|
|
1716
|
-
use_case: "file_based",
|
|
1717
|
-
},
|
|
1718
|
-
{
|
|
1719
|
-
command: "f5xcctl infraprotect infraprotect-asn create {name} --namespace {namespace}",
|
|
1720
|
-
description: "Create infraprotect-asn",
|
|
1721
|
-
use_case: "basic_create",
|
|
1722
|
-
},
|
|
1723
|
-
],
|
|
1724
1490
|
confirmationRequired: false,
|
|
1725
1491
|
parameterExamples: {
|
|
1726
1492
|
"metadata.namespace": "Staging",
|
|
@@ -1768,18 +1534,6 @@ export const ddosTools = [
|
|
|
1768
1534
|
},
|
|
1769
1535
|
confirmation_required: false,
|
|
1770
1536
|
danger_level: "medium",
|
|
1771
|
-
examples: [
|
|
1772
|
-
{
|
|
1773
|
-
command: "f5xcctl infraprotect infraprotect-asn create {name} --namespace {namespace}",
|
|
1774
|
-
description: "Create infraprotect-asn",
|
|
1775
|
-
use_case: "basic_create",
|
|
1776
|
-
},
|
|
1777
|
-
{
|
|
1778
|
-
command: "f5xcctl infraprotect infraprotect-asn create -f {file}.yaml",
|
|
1779
|
-
description: "Create from YAML file",
|
|
1780
|
-
use_case: "file_based",
|
|
1781
|
-
},
|
|
1782
|
-
],
|
|
1783
1537
|
field_docs: {},
|
|
1784
1538
|
optional_fields: [],
|
|
1785
1539
|
performance_impact: {
|
|
@@ -1792,6 +1546,7 @@ export const ddosTools = [
|
|
|
1792
1546
|
creates: ["infraprotect-asn"],
|
|
1793
1547
|
},
|
|
1794
1548
|
},
|
|
1549
|
+
curlExample: null,
|
|
1795
1550
|
},
|
|
1796
1551
|
{
|
|
1797
1552
|
toolName: "f5xc-api-ddos-infraprotect-asn-delete",
|
|
@@ -1841,13 +1596,6 @@ export const ddosTools = [
|
|
|
1841
1596
|
deletes: ["infraprotect-asn", "contained_resources"],
|
|
1842
1597
|
},
|
|
1843
1598
|
requiredFields: ["path.name", "path.namespace"],
|
|
1844
|
-
cliExamples: [
|
|
1845
|
-
{
|
|
1846
|
-
command: "f5xcctl infraprotect infraprotect-asn delete {name} --namespace {namespace}",
|
|
1847
|
-
description: "Delete infraprotect-asn",
|
|
1848
|
-
use_case: "delete",
|
|
1849
|
-
},
|
|
1850
|
-
],
|
|
1851
1599
|
confirmationRequired: true,
|
|
1852
1600
|
parameterExamples: {
|
|
1853
1601
|
name: "Name",
|
|
@@ -1893,13 +1641,6 @@ export const ddosTools = [
|
|
|
1893
1641
|
},
|
|
1894
1642
|
confirmation_required: true,
|
|
1895
1643
|
danger_level: "high",
|
|
1896
|
-
examples: [
|
|
1897
|
-
{
|
|
1898
|
-
command: "f5xcctl infraprotect infraprotect-asn delete {name} --namespace {namespace}",
|
|
1899
|
-
description: "Delete infraprotect-asn",
|
|
1900
|
-
use_case: "delete",
|
|
1901
|
-
},
|
|
1902
|
-
],
|
|
1903
1644
|
field_docs: {},
|
|
1904
1645
|
optional_fields: [],
|
|
1905
1646
|
performance_impact: {
|
|
@@ -1912,6 +1653,7 @@ export const ddosTools = [
|
|
|
1912
1653
|
deletes: ["infraprotect-asn", "contained_resources"],
|
|
1913
1654
|
},
|
|
1914
1655
|
},
|
|
1656
|
+
curlExample: null,
|
|
1915
1657
|
},
|
|
1916
1658
|
{
|
|
1917
1659
|
toolName: "f5xc-api-ddos-infraprotect-asn-get",
|
|
@@ -1980,13 +1722,6 @@ export const ddosTools = [
|
|
|
1980
1722
|
dangerLevel: "low",
|
|
1981
1723
|
sideEffects: null,
|
|
1982
1724
|
requiredFields: ["path.name", "path.namespace"],
|
|
1983
|
-
cliExamples: [
|
|
1984
|
-
{
|
|
1985
|
-
command: "f5xcctl infraprotect infraprotect-asn get {name} --namespace {namespace}",
|
|
1986
|
-
description: "Get specific infraprotect-asn",
|
|
1987
|
-
use_case: "get_specific",
|
|
1988
|
-
},
|
|
1989
|
-
],
|
|
1990
1725
|
confirmationRequired: false,
|
|
1991
1726
|
parameterExamples: {
|
|
1992
1727
|
name: "Name",
|
|
@@ -2032,13 +1767,6 @@ export const ddosTools = [
|
|
|
2032
1767
|
},
|
|
2033
1768
|
confirmation_required: false,
|
|
2034
1769
|
danger_level: "low",
|
|
2035
|
-
examples: [
|
|
2036
|
-
{
|
|
2037
|
-
command: "f5xcctl infraprotect infraprotect-asn get {name} --namespace {namespace}",
|
|
2038
|
-
description: "Get specific infraprotect-asn",
|
|
2039
|
-
use_case: "get_specific",
|
|
2040
|
-
},
|
|
2041
|
-
],
|
|
2042
1770
|
field_docs: {},
|
|
2043
1771
|
optional_fields: [],
|
|
2044
1772
|
performance_impact: {
|
|
@@ -2049,6 +1777,7 @@ export const ddosTools = [
|
|
|
2049
1777
|
required_fields: ["path.name", "path.namespace"],
|
|
2050
1778
|
side_effects: {},
|
|
2051
1779
|
},
|
|
1780
|
+
curlExample: null,
|
|
2052
1781
|
},
|
|
2053
1782
|
{
|
|
2054
1783
|
toolName: "f5xc-api-ddos-infraprotect-asn-list",
|
|
@@ -2123,13 +1852,6 @@ export const ddosTools = [
|
|
|
2123
1852
|
dangerLevel: "low",
|
|
2124
1853
|
sideEffects: null,
|
|
2125
1854
|
requiredFields: ["path.namespace"],
|
|
2126
|
-
cliExamples: [
|
|
2127
|
-
{
|
|
2128
|
-
command: "f5xcctl infraprotect infraprotect-asn list --namespace {namespace}",
|
|
2129
|
-
description: "List all infraprotect-asns",
|
|
2130
|
-
use_case: "list_all",
|
|
2131
|
-
},
|
|
2132
|
-
],
|
|
2133
1855
|
confirmationRequired: false,
|
|
2134
1856
|
parameterExamples: {
|
|
2135
1857
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2175,13 +1897,6 @@ export const ddosTools = [
|
|
|
2175
1897
|
},
|
|
2176
1898
|
confirmation_required: false,
|
|
2177
1899
|
danger_level: "low",
|
|
2178
|
-
examples: [
|
|
2179
|
-
{
|
|
2180
|
-
command: "f5xcctl infraprotect infraprotect-asn list --namespace {namespace}",
|
|
2181
|
-
description: "List all infraprotect-asns",
|
|
2182
|
-
use_case: "list_all",
|
|
2183
|
-
},
|
|
2184
|
-
],
|
|
2185
1900
|
field_docs: {},
|
|
2186
1901
|
optional_fields: [],
|
|
2187
1902
|
performance_impact: {
|
|
@@ -2192,6 +1907,7 @@ export const ddosTools = [
|
|
|
2192
1907
|
required_fields: ["path.namespace"],
|
|
2193
1908
|
side_effects: {},
|
|
2194
1909
|
},
|
|
1910
|
+
curlExample: null,
|
|
2195
1911
|
},
|
|
2196
1912
|
{
|
|
2197
1913
|
toolName: "f5xc-api-ddos-infraprotect-asn-prefix-create",
|
|
@@ -2232,18 +1948,6 @@ export const ddosTools = [
|
|
|
2232
1948
|
creates: ["infraprotect-asn-prefix"],
|
|
2233
1949
|
},
|
|
2234
1950
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2235
|
-
cliExamples: [
|
|
2236
|
-
{
|
|
2237
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix create -f {file}.yaml",
|
|
2238
|
-
description: "Create from YAML file",
|
|
2239
|
-
use_case: "file_based",
|
|
2240
|
-
},
|
|
2241
|
-
{
|
|
2242
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix create {name} --namespace {namespace}",
|
|
2243
|
-
description: "Create infraprotect-asn-prefix",
|
|
2244
|
-
use_case: "basic_create",
|
|
2245
|
-
},
|
|
2246
|
-
],
|
|
2247
1951
|
confirmationRequired: false,
|
|
2248
1952
|
parameterExamples: {
|
|
2249
1953
|
"metadata.namespace": "Staging",
|
|
@@ -2291,18 +1995,6 @@ export const ddosTools = [
|
|
|
2291
1995
|
},
|
|
2292
1996
|
confirmation_required: false,
|
|
2293
1997
|
danger_level: "medium",
|
|
2294
|
-
examples: [
|
|
2295
|
-
{
|
|
2296
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix create {name} --namespace {namespace}",
|
|
2297
|
-
description: "Create infraprotect-asn-prefix",
|
|
2298
|
-
use_case: "basic_create",
|
|
2299
|
-
},
|
|
2300
|
-
{
|
|
2301
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix create -f {file}.yaml",
|
|
2302
|
-
description: "Create from YAML file",
|
|
2303
|
-
use_case: "file_based",
|
|
2304
|
-
},
|
|
2305
|
-
],
|
|
2306
1998
|
field_docs: {},
|
|
2307
1999
|
optional_fields: [],
|
|
2308
2000
|
performance_impact: {
|
|
@@ -2315,6 +2007,7 @@ export const ddosTools = [
|
|
|
2315
2007
|
creates: ["infraprotect-asn-prefix"],
|
|
2316
2008
|
},
|
|
2317
2009
|
},
|
|
2010
|
+
curlExample: null,
|
|
2318
2011
|
},
|
|
2319
2012
|
{
|
|
2320
2013
|
toolName: "f5xc-api-ddos-infraprotect-asn-prefix-delete",
|
|
@@ -2364,13 +2057,6 @@ export const ddosTools = [
|
|
|
2364
2057
|
deletes: ["infraprotect-asn-prefix", "contained_resources"],
|
|
2365
2058
|
},
|
|
2366
2059
|
requiredFields: ["path.name", "path.namespace"],
|
|
2367
|
-
cliExamples: [
|
|
2368
|
-
{
|
|
2369
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix delete {name} --namespace {namespace}",
|
|
2370
|
-
description: "Delete infraprotect-asn-prefix",
|
|
2371
|
-
use_case: "delete",
|
|
2372
|
-
},
|
|
2373
|
-
],
|
|
2374
2060
|
confirmationRequired: true,
|
|
2375
2061
|
parameterExamples: {
|
|
2376
2062
|
name: "Name",
|
|
@@ -2416,13 +2102,6 @@ export const ddosTools = [
|
|
|
2416
2102
|
},
|
|
2417
2103
|
confirmation_required: true,
|
|
2418
2104
|
danger_level: "high",
|
|
2419
|
-
examples: [
|
|
2420
|
-
{
|
|
2421
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix delete {name} --namespace {namespace}",
|
|
2422
|
-
description: "Delete infraprotect-asn-prefix",
|
|
2423
|
-
use_case: "delete",
|
|
2424
|
-
},
|
|
2425
|
-
],
|
|
2426
2105
|
field_docs: {},
|
|
2427
2106
|
optional_fields: [],
|
|
2428
2107
|
performance_impact: {
|
|
@@ -2435,6 +2114,7 @@ export const ddosTools = [
|
|
|
2435
2114
|
deletes: ["infraprotect-asn-prefix", "contained_resources"],
|
|
2436
2115
|
},
|
|
2437
2116
|
},
|
|
2117
|
+
curlExample: null,
|
|
2438
2118
|
},
|
|
2439
2119
|
{
|
|
2440
2120
|
toolName: "f5xc-api-ddos-infraprotect-asn-prefix-get",
|
|
@@ -2503,13 +2183,6 @@ export const ddosTools = [
|
|
|
2503
2183
|
dangerLevel: "low",
|
|
2504
2184
|
sideEffects: null,
|
|
2505
2185
|
requiredFields: ["path.name", "path.namespace"],
|
|
2506
|
-
cliExamples: [
|
|
2507
|
-
{
|
|
2508
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix get {name} --namespace {namespace}",
|
|
2509
|
-
description: "Get specific infraprotect-asn-prefix",
|
|
2510
|
-
use_case: "get_specific",
|
|
2511
|
-
},
|
|
2512
|
-
],
|
|
2513
2186
|
confirmationRequired: false,
|
|
2514
2187
|
parameterExamples: {
|
|
2515
2188
|
name: "Name",
|
|
@@ -2555,13 +2228,6 @@ export const ddosTools = [
|
|
|
2555
2228
|
},
|
|
2556
2229
|
confirmation_required: false,
|
|
2557
2230
|
danger_level: "low",
|
|
2558
|
-
examples: [
|
|
2559
|
-
{
|
|
2560
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix get {name} --namespace {namespace}",
|
|
2561
|
-
description: "Get specific infraprotect-asn-prefix",
|
|
2562
|
-
use_case: "get_specific",
|
|
2563
|
-
},
|
|
2564
|
-
],
|
|
2565
2231
|
field_docs: {},
|
|
2566
2232
|
optional_fields: [],
|
|
2567
2233
|
performance_impact: {
|
|
@@ -2572,6 +2238,7 @@ export const ddosTools = [
|
|
|
2572
2238
|
required_fields: ["path.name", "path.namespace"],
|
|
2573
2239
|
side_effects: {},
|
|
2574
2240
|
},
|
|
2241
|
+
curlExample: null,
|
|
2575
2242
|
},
|
|
2576
2243
|
{
|
|
2577
2244
|
toolName: "f5xc-api-ddos-infraprotect-asn-prefix-list",
|
|
@@ -2646,13 +2313,6 @@ export const ddosTools = [
|
|
|
2646
2313
|
dangerLevel: "low",
|
|
2647
2314
|
sideEffects: null,
|
|
2648
2315
|
requiredFields: ["path.namespace"],
|
|
2649
|
-
cliExamples: [
|
|
2650
|
-
{
|
|
2651
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix list --namespace {namespace}",
|
|
2652
|
-
description: "List all infraprotect-asn-prefixs",
|
|
2653
|
-
use_case: "list_all",
|
|
2654
|
-
},
|
|
2655
|
-
],
|
|
2656
2316
|
confirmationRequired: false,
|
|
2657
2317
|
parameterExamples: {
|
|
2658
2318
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2698,13 +2358,6 @@ export const ddosTools = [
|
|
|
2698
2358
|
},
|
|
2699
2359
|
confirmation_required: false,
|
|
2700
2360
|
danger_level: "low",
|
|
2701
|
-
examples: [
|
|
2702
|
-
{
|
|
2703
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix list --namespace {namespace}",
|
|
2704
|
-
description: "List all infraprotect-asn-prefixs",
|
|
2705
|
-
use_case: "list_all",
|
|
2706
|
-
},
|
|
2707
|
-
],
|
|
2708
2361
|
field_docs: {},
|
|
2709
2362
|
optional_fields: [],
|
|
2710
2363
|
performance_impact: {
|
|
@@ -2715,6 +2368,7 @@ export const ddosTools = [
|
|
|
2715
2368
|
required_fields: ["path.namespace"],
|
|
2716
2369
|
side_effects: {},
|
|
2717
2370
|
},
|
|
2371
|
+
curlExample: null,
|
|
2718
2372
|
},
|
|
2719
2373
|
{
|
|
2720
2374
|
toolName: "f5xc-api-ddos-infraprotect-asn-prefix-update",
|
|
@@ -2766,13 +2420,6 @@ export const ddosTools = [
|
|
|
2766
2420
|
modifies: ["infraprotect-asn-prefix"],
|
|
2767
2421
|
},
|
|
2768
2422
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2769
|
-
cliExamples: [
|
|
2770
|
-
{
|
|
2771
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix update {name} --namespace {namespace} -f {file}.yaml",
|
|
2772
|
-
description: "Update infraprotect-asn-prefix",
|
|
2773
|
-
use_case: "update",
|
|
2774
|
-
},
|
|
2775
|
-
],
|
|
2776
2423
|
confirmationRequired: false,
|
|
2777
2424
|
parameterExamples: {
|
|
2778
2425
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2818,13 +2465,6 @@ export const ddosTools = [
|
|
|
2818
2465
|
},
|
|
2819
2466
|
confirmation_required: false,
|
|
2820
2467
|
danger_level: "medium",
|
|
2821
|
-
examples: [
|
|
2822
|
-
{
|
|
2823
|
-
command: "f5xcctl infraprotect infraprotect-asn-prefix update {name} --namespace {namespace} -f {file}.yaml",
|
|
2824
|
-
description: "Update infraprotect-asn-prefix",
|
|
2825
|
-
use_case: "update",
|
|
2826
|
-
},
|
|
2827
|
-
],
|
|
2828
2468
|
field_docs: {},
|
|
2829
2469
|
optional_fields: [],
|
|
2830
2470
|
performance_impact: {
|
|
@@ -2837,6 +2477,7 @@ export const ddosTools = [
|
|
|
2837
2477
|
modifies: ["infraprotect-asn-prefix"],
|
|
2838
2478
|
},
|
|
2839
2479
|
},
|
|
2480
|
+
curlExample: null,
|
|
2840
2481
|
},
|
|
2841
2482
|
{
|
|
2842
2483
|
toolName: "f5xc-api-ddos-infraprotect-asn-update",
|
|
@@ -2888,13 +2529,6 @@ export const ddosTools = [
|
|
|
2888
2529
|
modifies: ["infraprotect-asn"],
|
|
2889
2530
|
},
|
|
2890
2531
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2891
|
-
cliExamples: [
|
|
2892
|
-
{
|
|
2893
|
-
command: "f5xcctl infraprotect infraprotect-asn update {name} --namespace {namespace} -f {file}.yaml",
|
|
2894
|
-
description: "Update infraprotect-asn",
|
|
2895
|
-
use_case: "update",
|
|
2896
|
-
},
|
|
2897
|
-
],
|
|
2898
2532
|
confirmationRequired: false,
|
|
2899
2533
|
parameterExamples: {
|
|
2900
2534
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2940,13 +2574,6 @@ export const ddosTools = [
|
|
|
2940
2574
|
},
|
|
2941
2575
|
confirmation_required: false,
|
|
2942
2576
|
danger_level: "medium",
|
|
2943
|
-
examples: [
|
|
2944
|
-
{
|
|
2945
|
-
command: "f5xcctl infraprotect infraprotect-asn update {name} --namespace {namespace} -f {file}.yaml",
|
|
2946
|
-
description: "Update infraprotect-asn",
|
|
2947
|
-
use_case: "update",
|
|
2948
|
-
},
|
|
2949
|
-
],
|
|
2950
2577
|
field_docs: {},
|
|
2951
2578
|
optional_fields: [],
|
|
2952
2579
|
performance_impact: {
|
|
@@ -2959,6 +2586,7 @@ export const ddosTools = [
|
|
|
2959
2586
|
modifies: ["infraprotect-asn"],
|
|
2960
2587
|
},
|
|
2961
2588
|
},
|
|
2589
|
+
curlExample: null,
|
|
2962
2590
|
},
|
|
2963
2591
|
{
|
|
2964
2592
|
toolName: "f5xc-api-ddos-infraprotect-deny-list-rule-create",
|
|
@@ -2999,18 +2627,6 @@ export const ddosTools = [
|
|
|
2999
2627
|
creates: ["infraprotect-deny-list-rule"],
|
|
3000
2628
|
},
|
|
3001
2629
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
3002
|
-
cliExamples: [
|
|
3003
|
-
{
|
|
3004
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule create -f {file}.yaml",
|
|
3005
|
-
description: "Create from YAML file",
|
|
3006
|
-
use_case: "file_based",
|
|
3007
|
-
},
|
|
3008
|
-
{
|
|
3009
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule create {name} --namespace {namespace}",
|
|
3010
|
-
description: "Create infraprotect-deny-list-rule",
|
|
3011
|
-
use_case: "basic_create",
|
|
3012
|
-
},
|
|
3013
|
-
],
|
|
3014
2630
|
confirmationRequired: false,
|
|
3015
2631
|
parameterExamples: {
|
|
3016
2632
|
"metadata.namespace": "Staging",
|
|
@@ -3058,18 +2674,6 @@ export const ddosTools = [
|
|
|
3058
2674
|
},
|
|
3059
2675
|
confirmation_required: false,
|
|
3060
2676
|
danger_level: "medium",
|
|
3061
|
-
examples: [
|
|
3062
|
-
{
|
|
3063
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule create {name} --namespace {namespace}",
|
|
3064
|
-
description: "Create infraprotect-deny-list-rule",
|
|
3065
|
-
use_case: "basic_create",
|
|
3066
|
-
},
|
|
3067
|
-
{
|
|
3068
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule create -f {file}.yaml",
|
|
3069
|
-
description: "Create from YAML file",
|
|
3070
|
-
use_case: "file_based",
|
|
3071
|
-
},
|
|
3072
|
-
],
|
|
3073
2677
|
field_docs: {},
|
|
3074
2678
|
optional_fields: [],
|
|
3075
2679
|
performance_impact: {
|
|
@@ -3082,6 +2686,7 @@ export const ddosTools = [
|
|
|
3082
2686
|
creates: ["infraprotect-deny-list-rule"],
|
|
3083
2687
|
},
|
|
3084
2688
|
},
|
|
2689
|
+
curlExample: null,
|
|
3085
2690
|
},
|
|
3086
2691
|
{
|
|
3087
2692
|
toolName: "f5xc-api-ddos-infraprotect-deny-list-rule-delete",
|
|
@@ -3131,13 +2736,6 @@ export const ddosTools = [
|
|
|
3131
2736
|
deletes: ["infraprotect-deny-list-rule", "contained_resources"],
|
|
3132
2737
|
},
|
|
3133
2738
|
requiredFields: ["path.name", "path.namespace"],
|
|
3134
|
-
cliExamples: [
|
|
3135
|
-
{
|
|
3136
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule delete {name} --namespace {namespace}",
|
|
3137
|
-
description: "Delete infraprotect-deny-list-rule",
|
|
3138
|
-
use_case: "delete",
|
|
3139
|
-
},
|
|
3140
|
-
],
|
|
3141
2739
|
confirmationRequired: true,
|
|
3142
2740
|
parameterExamples: {
|
|
3143
2741
|
name: "Name",
|
|
@@ -3183,13 +2781,6 @@ export const ddosTools = [
|
|
|
3183
2781
|
},
|
|
3184
2782
|
confirmation_required: true,
|
|
3185
2783
|
danger_level: "high",
|
|
3186
|
-
examples: [
|
|
3187
|
-
{
|
|
3188
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule delete {name} --namespace {namespace}",
|
|
3189
|
-
description: "Delete infraprotect-deny-list-rule",
|
|
3190
|
-
use_case: "delete",
|
|
3191
|
-
},
|
|
3192
|
-
],
|
|
3193
2784
|
field_docs: {},
|
|
3194
2785
|
optional_fields: [],
|
|
3195
2786
|
performance_impact: {
|
|
@@ -3202,6 +2793,7 @@ export const ddosTools = [
|
|
|
3202
2793
|
deletes: ["infraprotect-deny-list-rule", "contained_resources"],
|
|
3203
2794
|
},
|
|
3204
2795
|
},
|
|
2796
|
+
curlExample: null,
|
|
3205
2797
|
},
|
|
3206
2798
|
{
|
|
3207
2799
|
toolName: "f5xc-api-ddos-infraprotect-deny-list-rule-get",
|
|
@@ -3270,13 +2862,6 @@ export const ddosTools = [
|
|
|
3270
2862
|
dangerLevel: "low",
|
|
3271
2863
|
sideEffects: null,
|
|
3272
2864
|
requiredFields: ["path.name", "path.namespace"],
|
|
3273
|
-
cliExamples: [
|
|
3274
|
-
{
|
|
3275
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule get {name} --namespace {namespace}",
|
|
3276
|
-
description: "Get specific infraprotect-deny-list-rule",
|
|
3277
|
-
use_case: "get_specific",
|
|
3278
|
-
},
|
|
3279
|
-
],
|
|
3280
2865
|
confirmationRequired: false,
|
|
3281
2866
|
parameterExamples: {
|
|
3282
2867
|
name: "Name",
|
|
@@ -3322,13 +2907,6 @@ export const ddosTools = [
|
|
|
3322
2907
|
},
|
|
3323
2908
|
confirmation_required: false,
|
|
3324
2909
|
danger_level: "low",
|
|
3325
|
-
examples: [
|
|
3326
|
-
{
|
|
3327
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule get {name} --namespace {namespace}",
|
|
3328
|
-
description: "Get specific infraprotect-deny-list-rule",
|
|
3329
|
-
use_case: "get_specific",
|
|
3330
|
-
},
|
|
3331
|
-
],
|
|
3332
2910
|
field_docs: {},
|
|
3333
2911
|
optional_fields: [],
|
|
3334
2912
|
performance_impact: {
|
|
@@ -3339,6 +2917,7 @@ export const ddosTools = [
|
|
|
3339
2917
|
required_fields: ["path.name", "path.namespace"],
|
|
3340
2918
|
side_effects: {},
|
|
3341
2919
|
},
|
|
2920
|
+
curlExample: null,
|
|
3342
2921
|
},
|
|
3343
2922
|
{
|
|
3344
2923
|
toolName: "f5xc-api-ddos-infraprotect-deny-list-rule-list",
|
|
@@ -3413,13 +2992,6 @@ export const ddosTools = [
|
|
|
3413
2992
|
dangerLevel: "low",
|
|
3414
2993
|
sideEffects: null,
|
|
3415
2994
|
requiredFields: ["path.namespace"],
|
|
3416
|
-
cliExamples: [
|
|
3417
|
-
{
|
|
3418
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule list --namespace {namespace}",
|
|
3419
|
-
description: "List all infraprotect-deny-list-rules",
|
|
3420
|
-
use_case: "list_all",
|
|
3421
|
-
},
|
|
3422
|
-
],
|
|
3423
2995
|
confirmationRequired: false,
|
|
3424
2996
|
parameterExamples: {
|
|
3425
2997
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3465,13 +3037,6 @@ export const ddosTools = [
|
|
|
3465
3037
|
},
|
|
3466
3038
|
confirmation_required: false,
|
|
3467
3039
|
danger_level: "low",
|
|
3468
|
-
examples: [
|
|
3469
|
-
{
|
|
3470
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule list --namespace {namespace}",
|
|
3471
|
-
description: "List all infraprotect-deny-list-rules",
|
|
3472
|
-
use_case: "list_all",
|
|
3473
|
-
},
|
|
3474
|
-
],
|
|
3475
3040
|
field_docs: {},
|
|
3476
3041
|
optional_fields: [],
|
|
3477
3042
|
performance_impact: {
|
|
@@ -3482,6 +3047,7 @@ export const ddosTools = [
|
|
|
3482
3047
|
required_fields: ["path.namespace"],
|
|
3483
3048
|
side_effects: {},
|
|
3484
3049
|
},
|
|
3050
|
+
curlExample: null,
|
|
3485
3051
|
},
|
|
3486
3052
|
{
|
|
3487
3053
|
toolName: "f5xc-api-ddos-infraprotect-deny-list-rule-update",
|
|
@@ -3533,13 +3099,6 @@ export const ddosTools = [
|
|
|
3533
3099
|
modifies: ["infraprotect-deny-list-rule"],
|
|
3534
3100
|
},
|
|
3535
3101
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3536
|
-
cliExamples: [
|
|
3537
|
-
{
|
|
3538
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
3539
|
-
description: "Update infraprotect-deny-list-rule",
|
|
3540
|
-
use_case: "update",
|
|
3541
|
-
},
|
|
3542
|
-
],
|
|
3543
3102
|
confirmationRequired: false,
|
|
3544
3103
|
parameterExamples: {
|
|
3545
3104
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3585,13 +3144,6 @@ export const ddosTools = [
|
|
|
3585
3144
|
},
|
|
3586
3145
|
confirmation_required: false,
|
|
3587
3146
|
danger_level: "medium",
|
|
3588
|
-
examples: [
|
|
3589
|
-
{
|
|
3590
|
-
command: "f5xcctl infraprotect infraprotect-deny-list-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
3591
|
-
description: "Update infraprotect-deny-list-rule",
|
|
3592
|
-
use_case: "update",
|
|
3593
|
-
},
|
|
3594
|
-
],
|
|
3595
3147
|
field_docs: {},
|
|
3596
3148
|
optional_fields: [],
|
|
3597
3149
|
performance_impact: {
|
|
@@ -3604,6 +3156,7 @@ export const ddosTools = [
|
|
|
3604
3156
|
modifies: ["infraprotect-deny-list-rule"],
|
|
3605
3157
|
},
|
|
3606
3158
|
},
|
|
3159
|
+
curlExample: null,
|
|
3607
3160
|
},
|
|
3608
3161
|
{
|
|
3609
3162
|
toolName: "f5xc-api-ddos-infraprotect-firewall-rule-create",
|
|
@@ -3644,18 +3197,6 @@ export const ddosTools = [
|
|
|
3644
3197
|
creates: ["infraprotect-firewall-rule"],
|
|
3645
3198
|
},
|
|
3646
3199
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
3647
|
-
cliExamples: [
|
|
3648
|
-
{
|
|
3649
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule create -f {file}.yaml",
|
|
3650
|
-
description: "Create from YAML file",
|
|
3651
|
-
use_case: "file_based",
|
|
3652
|
-
},
|
|
3653
|
-
{
|
|
3654
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule create {name} --namespace {namespace}",
|
|
3655
|
-
description: "Create infraprotect-firewall-rule",
|
|
3656
|
-
use_case: "basic_create",
|
|
3657
|
-
},
|
|
3658
|
-
],
|
|
3659
3200
|
confirmationRequired: false,
|
|
3660
3201
|
parameterExamples: {
|
|
3661
3202
|
"metadata.namespace": "Staging",
|
|
@@ -3703,18 +3244,6 @@ export const ddosTools = [
|
|
|
3703
3244
|
},
|
|
3704
3245
|
confirmation_required: false,
|
|
3705
3246
|
danger_level: "medium",
|
|
3706
|
-
examples: [
|
|
3707
|
-
{
|
|
3708
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule create {name} --namespace {namespace}",
|
|
3709
|
-
description: "Create infraprotect-firewall-rule",
|
|
3710
|
-
use_case: "basic_create",
|
|
3711
|
-
},
|
|
3712
|
-
{
|
|
3713
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule create -f {file}.yaml",
|
|
3714
|
-
description: "Create from YAML file",
|
|
3715
|
-
use_case: "file_based",
|
|
3716
|
-
},
|
|
3717
|
-
],
|
|
3718
3247
|
field_docs: {},
|
|
3719
3248
|
optional_fields: [],
|
|
3720
3249
|
performance_impact: {
|
|
@@ -3727,6 +3256,7 @@ export const ddosTools = [
|
|
|
3727
3256
|
creates: ["infraprotect-firewall-rule"],
|
|
3728
3257
|
},
|
|
3729
3258
|
},
|
|
3259
|
+
curlExample: null,
|
|
3730
3260
|
},
|
|
3731
3261
|
{
|
|
3732
3262
|
toolName: "f5xc-api-ddos-infraprotect-firewall-rule-delete",
|
|
@@ -3776,13 +3306,6 @@ export const ddosTools = [
|
|
|
3776
3306
|
deletes: ["infraprotect-firewall-rule", "contained_resources"],
|
|
3777
3307
|
},
|
|
3778
3308
|
requiredFields: ["path.name", "path.namespace"],
|
|
3779
|
-
cliExamples: [
|
|
3780
|
-
{
|
|
3781
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule delete {name} --namespace {namespace}",
|
|
3782
|
-
description: "Delete infraprotect-firewall-rule",
|
|
3783
|
-
use_case: "delete",
|
|
3784
|
-
},
|
|
3785
|
-
],
|
|
3786
3309
|
confirmationRequired: true,
|
|
3787
3310
|
parameterExamples: {
|
|
3788
3311
|
name: "Name",
|
|
@@ -3828,13 +3351,6 @@ export const ddosTools = [
|
|
|
3828
3351
|
},
|
|
3829
3352
|
confirmation_required: true,
|
|
3830
3353
|
danger_level: "high",
|
|
3831
|
-
examples: [
|
|
3832
|
-
{
|
|
3833
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule delete {name} --namespace {namespace}",
|
|
3834
|
-
description: "Delete infraprotect-firewall-rule",
|
|
3835
|
-
use_case: "delete",
|
|
3836
|
-
},
|
|
3837
|
-
],
|
|
3838
3354
|
field_docs: {},
|
|
3839
3355
|
optional_fields: [],
|
|
3840
3356
|
performance_impact: {
|
|
@@ -3847,6 +3363,7 @@ export const ddosTools = [
|
|
|
3847
3363
|
deletes: ["infraprotect-firewall-rule", "contained_resources"],
|
|
3848
3364
|
},
|
|
3849
3365
|
},
|
|
3366
|
+
curlExample: null,
|
|
3850
3367
|
},
|
|
3851
3368
|
{
|
|
3852
3369
|
toolName: "f5xc-api-ddos-infraprotect-firewall-rule-get",
|
|
@@ -3915,13 +3432,6 @@ export const ddosTools = [
|
|
|
3915
3432
|
dangerLevel: "low",
|
|
3916
3433
|
sideEffects: null,
|
|
3917
3434
|
requiredFields: ["path.name", "path.namespace"],
|
|
3918
|
-
cliExamples: [
|
|
3919
|
-
{
|
|
3920
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule get {name} --namespace {namespace}",
|
|
3921
|
-
description: "Get specific infraprotect-firewall-rule",
|
|
3922
|
-
use_case: "get_specific",
|
|
3923
|
-
},
|
|
3924
|
-
],
|
|
3925
3435
|
confirmationRequired: false,
|
|
3926
3436
|
parameterExamples: {
|
|
3927
3437
|
name: "Name",
|
|
@@ -3967,13 +3477,6 @@ export const ddosTools = [
|
|
|
3967
3477
|
},
|
|
3968
3478
|
confirmation_required: false,
|
|
3969
3479
|
danger_level: "low",
|
|
3970
|
-
examples: [
|
|
3971
|
-
{
|
|
3972
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule get {name} --namespace {namespace}",
|
|
3973
|
-
description: "Get specific infraprotect-firewall-rule",
|
|
3974
|
-
use_case: "get_specific",
|
|
3975
|
-
},
|
|
3976
|
-
],
|
|
3977
3480
|
field_docs: {},
|
|
3978
3481
|
optional_fields: [],
|
|
3979
3482
|
performance_impact: {
|
|
@@ -3984,6 +3487,7 @@ export const ddosTools = [
|
|
|
3984
3487
|
required_fields: ["path.name", "path.namespace"],
|
|
3985
3488
|
side_effects: {},
|
|
3986
3489
|
},
|
|
3490
|
+
curlExample: null,
|
|
3987
3491
|
},
|
|
3988
3492
|
{
|
|
3989
3493
|
toolName: "f5xc-api-ddos-infraprotect-firewall-rule-group-create",
|
|
@@ -4024,18 +3528,6 @@ export const ddosTools = [
|
|
|
4024
3528
|
creates: ["infraprotect-firewall-rule-group"],
|
|
4025
3529
|
},
|
|
4026
3530
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4027
|
-
cliExamples: [
|
|
4028
|
-
{
|
|
4029
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group create -f {file}.yaml",
|
|
4030
|
-
description: "Create from YAML file",
|
|
4031
|
-
use_case: "file_based",
|
|
4032
|
-
},
|
|
4033
|
-
{
|
|
4034
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group create {name} --namespace {namespace}",
|
|
4035
|
-
description: "Create infraprotect-firewall-rule-group",
|
|
4036
|
-
use_case: "basic_create",
|
|
4037
|
-
},
|
|
4038
|
-
],
|
|
4039
3531
|
confirmationRequired: false,
|
|
4040
3532
|
parameterExamples: {
|
|
4041
3533
|
"metadata.namespace": "Staging",
|
|
@@ -4083,18 +3575,6 @@ export const ddosTools = [
|
|
|
4083
3575
|
},
|
|
4084
3576
|
confirmation_required: false,
|
|
4085
3577
|
danger_level: "medium",
|
|
4086
|
-
examples: [
|
|
4087
|
-
{
|
|
4088
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group create {name} --namespace {namespace}",
|
|
4089
|
-
description: "Create infraprotect-firewall-rule-group",
|
|
4090
|
-
use_case: "basic_create",
|
|
4091
|
-
},
|
|
4092
|
-
{
|
|
4093
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group create -f {file}.yaml",
|
|
4094
|
-
description: "Create from YAML file",
|
|
4095
|
-
use_case: "file_based",
|
|
4096
|
-
},
|
|
4097
|
-
],
|
|
4098
3578
|
field_docs: {},
|
|
4099
3579
|
optional_fields: [],
|
|
4100
3580
|
performance_impact: {
|
|
@@ -4107,6 +3587,7 @@ export const ddosTools = [
|
|
|
4107
3587
|
creates: ["infraprotect-firewall-rule-group"],
|
|
4108
3588
|
},
|
|
4109
3589
|
},
|
|
3590
|
+
curlExample: null,
|
|
4110
3591
|
},
|
|
4111
3592
|
{
|
|
4112
3593
|
toolName: "f5xc-api-ddos-infraprotect-firewall-rule-group-delete",
|
|
@@ -4156,13 +3637,6 @@ export const ddosTools = [
|
|
|
4156
3637
|
deletes: ["infraprotect-firewall-rule-group", "contained_resources"],
|
|
4157
3638
|
},
|
|
4158
3639
|
requiredFields: ["path.name", "path.namespace"],
|
|
4159
|
-
cliExamples: [
|
|
4160
|
-
{
|
|
4161
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group delete {name} --namespace {namespace}",
|
|
4162
|
-
description: "Delete infraprotect-firewall-rule-group",
|
|
4163
|
-
use_case: "delete",
|
|
4164
|
-
},
|
|
4165
|
-
],
|
|
4166
3640
|
confirmationRequired: true,
|
|
4167
3641
|
parameterExamples: {
|
|
4168
3642
|
name: "Name",
|
|
@@ -4208,13 +3682,6 @@ export const ddosTools = [
|
|
|
4208
3682
|
},
|
|
4209
3683
|
confirmation_required: true,
|
|
4210
3684
|
danger_level: "high",
|
|
4211
|
-
examples: [
|
|
4212
|
-
{
|
|
4213
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group delete {name} --namespace {namespace}",
|
|
4214
|
-
description: "Delete infraprotect-firewall-rule-group",
|
|
4215
|
-
use_case: "delete",
|
|
4216
|
-
},
|
|
4217
|
-
],
|
|
4218
3685
|
field_docs: {},
|
|
4219
3686
|
optional_fields: [],
|
|
4220
3687
|
performance_impact: {
|
|
@@ -4227,6 +3694,7 @@ export const ddosTools = [
|
|
|
4227
3694
|
deletes: ["infraprotect-firewall-rule-group", "contained_resources"],
|
|
4228
3695
|
},
|
|
4229
3696
|
},
|
|
3697
|
+
curlExample: null,
|
|
4230
3698
|
},
|
|
4231
3699
|
{
|
|
4232
3700
|
toolName: "f5xc-api-ddos-infraprotect-firewall-rule-group-get",
|
|
@@ -4295,13 +3763,6 @@ export const ddosTools = [
|
|
|
4295
3763
|
dangerLevel: "low",
|
|
4296
3764
|
sideEffects: null,
|
|
4297
3765
|
requiredFields: ["path.name", "path.namespace"],
|
|
4298
|
-
cliExamples: [
|
|
4299
|
-
{
|
|
4300
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group get {name} --namespace {namespace}",
|
|
4301
|
-
description: "Get specific infraprotect-firewall-rule-group",
|
|
4302
|
-
use_case: "get_specific",
|
|
4303
|
-
},
|
|
4304
|
-
],
|
|
4305
3766
|
confirmationRequired: false,
|
|
4306
3767
|
parameterExamples: {
|
|
4307
3768
|
name: "Name",
|
|
@@ -4347,13 +3808,6 @@ export const ddosTools = [
|
|
|
4347
3808
|
},
|
|
4348
3809
|
confirmation_required: false,
|
|
4349
3810
|
danger_level: "low",
|
|
4350
|
-
examples: [
|
|
4351
|
-
{
|
|
4352
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group get {name} --namespace {namespace}",
|
|
4353
|
-
description: "Get specific infraprotect-firewall-rule-group",
|
|
4354
|
-
use_case: "get_specific",
|
|
4355
|
-
},
|
|
4356
|
-
],
|
|
4357
3811
|
field_docs: {},
|
|
4358
3812
|
optional_fields: [],
|
|
4359
3813
|
performance_impact: {
|
|
@@ -4364,6 +3818,7 @@ export const ddosTools = [
|
|
|
4364
3818
|
required_fields: ["path.name", "path.namespace"],
|
|
4365
3819
|
side_effects: {},
|
|
4366
3820
|
},
|
|
3821
|
+
curlExample: null,
|
|
4367
3822
|
},
|
|
4368
3823
|
{
|
|
4369
3824
|
toolName: "f5xc-api-ddos-infraprotect-firewall-rule-group-list",
|
|
@@ -4438,13 +3893,6 @@ export const ddosTools = [
|
|
|
4438
3893
|
dangerLevel: "low",
|
|
4439
3894
|
sideEffects: null,
|
|
4440
3895
|
requiredFields: ["path.namespace"],
|
|
4441
|
-
cliExamples: [
|
|
4442
|
-
{
|
|
4443
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group list --namespace {namespace}",
|
|
4444
|
-
description: "List all infraprotect-firewall-rule-groups",
|
|
4445
|
-
use_case: "list_all",
|
|
4446
|
-
},
|
|
4447
|
-
],
|
|
4448
3896
|
confirmationRequired: false,
|
|
4449
3897
|
parameterExamples: {
|
|
4450
3898
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4490,13 +3938,6 @@ export const ddosTools = [
|
|
|
4490
3938
|
},
|
|
4491
3939
|
confirmation_required: false,
|
|
4492
3940
|
danger_level: "low",
|
|
4493
|
-
examples: [
|
|
4494
|
-
{
|
|
4495
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group list --namespace {namespace}",
|
|
4496
|
-
description: "List all infraprotect-firewall-rule-groups",
|
|
4497
|
-
use_case: "list_all",
|
|
4498
|
-
},
|
|
4499
|
-
],
|
|
4500
3941
|
field_docs: {},
|
|
4501
3942
|
optional_fields: [],
|
|
4502
3943
|
performance_impact: {
|
|
@@ -4507,6 +3948,7 @@ export const ddosTools = [
|
|
|
4507
3948
|
required_fields: ["path.namespace"],
|
|
4508
3949
|
side_effects: {},
|
|
4509
3950
|
},
|
|
3951
|
+
curlExample: null,
|
|
4510
3952
|
},
|
|
4511
3953
|
{
|
|
4512
3954
|
toolName: "f5xc-api-ddos-infraprotect-firewall-rule-group-update",
|
|
@@ -4558,13 +4000,6 @@ export const ddosTools = [
|
|
|
4558
4000
|
modifies: ["infraprotect-firewall-rule-group"],
|
|
4559
4001
|
},
|
|
4560
4002
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4561
|
-
cliExamples: [
|
|
4562
|
-
{
|
|
4563
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group update {name} --namespace {namespace} -f {file}.yaml",
|
|
4564
|
-
description: "Update infraprotect-firewall-rule-group",
|
|
4565
|
-
use_case: "update",
|
|
4566
|
-
},
|
|
4567
|
-
],
|
|
4568
4003
|
confirmationRequired: false,
|
|
4569
4004
|
parameterExamples: {
|
|
4570
4005
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4610,13 +4045,6 @@ export const ddosTools = [
|
|
|
4610
4045
|
},
|
|
4611
4046
|
confirmation_required: false,
|
|
4612
4047
|
danger_level: "medium",
|
|
4613
|
-
examples: [
|
|
4614
|
-
{
|
|
4615
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule-group update {name} --namespace {namespace} -f {file}.yaml",
|
|
4616
|
-
description: "Update infraprotect-firewall-rule-group",
|
|
4617
|
-
use_case: "update",
|
|
4618
|
-
},
|
|
4619
|
-
],
|
|
4620
4048
|
field_docs: {},
|
|
4621
4049
|
optional_fields: [],
|
|
4622
4050
|
performance_impact: {
|
|
@@ -4629,6 +4057,7 @@ export const ddosTools = [
|
|
|
4629
4057
|
modifies: ["infraprotect-firewall-rule-group"],
|
|
4630
4058
|
},
|
|
4631
4059
|
},
|
|
4060
|
+
curlExample: null,
|
|
4632
4061
|
},
|
|
4633
4062
|
{
|
|
4634
4063
|
toolName: "f5xc-api-ddos-infraprotect-firewall-rule-list",
|
|
@@ -4703,13 +4132,6 @@ export const ddosTools = [
|
|
|
4703
4132
|
dangerLevel: "low",
|
|
4704
4133
|
sideEffects: null,
|
|
4705
4134
|
requiredFields: ["path.namespace"],
|
|
4706
|
-
cliExamples: [
|
|
4707
|
-
{
|
|
4708
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule list --namespace {namespace}",
|
|
4709
|
-
description: "List all infraprotect-firewall-rules",
|
|
4710
|
-
use_case: "list_all",
|
|
4711
|
-
},
|
|
4712
|
-
],
|
|
4713
4135
|
confirmationRequired: false,
|
|
4714
4136
|
parameterExamples: {
|
|
4715
4137
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4755,13 +4177,6 @@ export const ddosTools = [
|
|
|
4755
4177
|
},
|
|
4756
4178
|
confirmation_required: false,
|
|
4757
4179
|
danger_level: "low",
|
|
4758
|
-
examples: [
|
|
4759
|
-
{
|
|
4760
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule list --namespace {namespace}",
|
|
4761
|
-
description: "List all infraprotect-firewall-rules",
|
|
4762
|
-
use_case: "list_all",
|
|
4763
|
-
},
|
|
4764
|
-
],
|
|
4765
4180
|
field_docs: {},
|
|
4766
4181
|
optional_fields: [],
|
|
4767
4182
|
performance_impact: {
|
|
@@ -4772,6 +4187,7 @@ export const ddosTools = [
|
|
|
4772
4187
|
required_fields: ["path.namespace"],
|
|
4773
4188
|
side_effects: {},
|
|
4774
4189
|
},
|
|
4190
|
+
curlExample: null,
|
|
4775
4191
|
},
|
|
4776
4192
|
{
|
|
4777
4193
|
toolName: "f5xc-api-ddos-infraprotect-firewall-rule-update",
|
|
@@ -4823,13 +4239,6 @@ export const ddosTools = [
|
|
|
4823
4239
|
modifies: ["infraprotect-firewall-rule"],
|
|
4824
4240
|
},
|
|
4825
4241
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4826
|
-
cliExamples: [
|
|
4827
|
-
{
|
|
4828
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
4829
|
-
description: "Update infraprotect-firewall-rule",
|
|
4830
|
-
use_case: "update",
|
|
4831
|
-
},
|
|
4832
|
-
],
|
|
4833
4242
|
confirmationRequired: false,
|
|
4834
4243
|
parameterExamples: {
|
|
4835
4244
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4875,13 +4284,6 @@ export const ddosTools = [
|
|
|
4875
4284
|
},
|
|
4876
4285
|
confirmation_required: false,
|
|
4877
4286
|
danger_level: "medium",
|
|
4878
|
-
examples: [
|
|
4879
|
-
{
|
|
4880
|
-
command: "f5xcctl infraprotect infraprotect-firewall-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
4881
|
-
description: "Update infraprotect-firewall-rule",
|
|
4882
|
-
use_case: "update",
|
|
4883
|
-
},
|
|
4884
|
-
],
|
|
4885
4287
|
field_docs: {},
|
|
4886
4288
|
optional_fields: [],
|
|
4887
4289
|
performance_impact: {
|
|
@@ -4894,6 +4296,7 @@ export const ddosTools = [
|
|
|
4894
4296
|
modifies: ["infraprotect-firewall-rule"],
|
|
4895
4297
|
},
|
|
4896
4298
|
},
|
|
4299
|
+
curlExample: null,
|
|
4897
4300
|
},
|
|
4898
4301
|
{
|
|
4899
4302
|
toolName: "f5xc-api-ddos-infraprotect-firewall-ruleset-get",
|
|
@@ -4961,13 +4364,6 @@ export const ddosTools = [
|
|
|
4961
4364
|
dangerLevel: "low",
|
|
4962
4365
|
sideEffects: null,
|
|
4963
4366
|
requiredFields: ["path.name", "path.namespace"],
|
|
4964
|
-
cliExamples: [
|
|
4965
|
-
{
|
|
4966
|
-
command: "f5xcctl infraprotect infraprotect-firewall-ruleset get {name} --namespace {namespace}",
|
|
4967
|
-
description: "Get specific infraprotect-firewall-ruleset",
|
|
4968
|
-
use_case: "get_specific",
|
|
4969
|
-
},
|
|
4970
|
-
],
|
|
4971
4367
|
confirmationRequired: false,
|
|
4972
4368
|
parameterExamples: {
|
|
4973
4369
|
name: "Name",
|
|
@@ -5013,13 +4409,6 @@ export const ddosTools = [
|
|
|
5013
4409
|
},
|
|
5014
4410
|
confirmation_required: false,
|
|
5015
4411
|
danger_level: "low",
|
|
5016
|
-
examples: [
|
|
5017
|
-
{
|
|
5018
|
-
command: "f5xcctl infraprotect infraprotect-firewall-ruleset get {name} --namespace {namespace}",
|
|
5019
|
-
description: "Get specific infraprotect-firewall-ruleset",
|
|
5020
|
-
use_case: "get_specific",
|
|
5021
|
-
},
|
|
5022
|
-
],
|
|
5023
4412
|
field_docs: {},
|
|
5024
4413
|
optional_fields: [],
|
|
5025
4414
|
performance_impact: {
|
|
@@ -5030,6 +4419,7 @@ export const ddosTools = [
|
|
|
5030
4419
|
required_fields: ["path.name", "path.namespace"],
|
|
5031
4420
|
side_effects: {},
|
|
5032
4421
|
},
|
|
4422
|
+
curlExample: null,
|
|
5033
4423
|
},
|
|
5034
4424
|
{
|
|
5035
4425
|
toolName: "f5xc-api-ddos-infraprotect-firewall-ruleset-list",
|
|
@@ -5104,13 +4494,6 @@ export const ddosTools = [
|
|
|
5104
4494
|
dangerLevel: "low",
|
|
5105
4495
|
sideEffects: null,
|
|
5106
4496
|
requiredFields: ["path.namespace"],
|
|
5107
|
-
cliExamples: [
|
|
5108
|
-
{
|
|
5109
|
-
command: "f5xcctl infraprotect infraprotect-firewall-ruleset list --namespace {namespace}",
|
|
5110
|
-
description: "List all infraprotect-firewall-rulesets",
|
|
5111
|
-
use_case: "list_all",
|
|
5112
|
-
},
|
|
5113
|
-
],
|
|
5114
4497
|
confirmationRequired: false,
|
|
5115
4498
|
parameterExamples: {
|
|
5116
4499
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5156,13 +4539,6 @@ export const ddosTools = [
|
|
|
5156
4539
|
},
|
|
5157
4540
|
confirmation_required: false,
|
|
5158
4541
|
danger_level: "low",
|
|
5159
|
-
examples: [
|
|
5160
|
-
{
|
|
5161
|
-
command: "f5xcctl infraprotect infraprotect-firewall-ruleset list --namespace {namespace}",
|
|
5162
|
-
description: "List all infraprotect-firewall-rulesets",
|
|
5163
|
-
use_case: "list_all",
|
|
5164
|
-
},
|
|
5165
|
-
],
|
|
5166
4542
|
field_docs: {},
|
|
5167
4543
|
optional_fields: [],
|
|
5168
4544
|
performance_impact: {
|
|
@@ -5173,6 +4549,7 @@ export const ddosTools = [
|
|
|
5173
4549
|
required_fields: ["path.namespace"],
|
|
5174
4550
|
side_effects: {},
|
|
5175
4551
|
},
|
|
4552
|
+
curlExample: null,
|
|
5176
4553
|
},
|
|
5177
4554
|
{
|
|
5178
4555
|
toolName: "f5xc-api-ddos-infraprotect-firewall-ruleset-update",
|
|
@@ -5224,13 +4601,6 @@ export const ddosTools = [
|
|
|
5224
4601
|
modifies: ["infraprotect-firewall-ruleset"],
|
|
5225
4602
|
},
|
|
5226
4603
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
5227
|
-
cliExamples: [
|
|
5228
|
-
{
|
|
5229
|
-
command: "f5xcctl infraprotect infraprotect-firewall-ruleset update {name} --namespace {namespace} -f {file}.yaml",
|
|
5230
|
-
description: "Update infraprotect-firewall-ruleset",
|
|
5231
|
-
use_case: "update",
|
|
5232
|
-
},
|
|
5233
|
-
],
|
|
5234
4604
|
confirmationRequired: false,
|
|
5235
4605
|
parameterExamples: {
|
|
5236
4606
|
"metadata.name": "Example-corp-web.",
|
|
@@ -5276,13 +4646,6 @@ export const ddosTools = [
|
|
|
5276
4646
|
},
|
|
5277
4647
|
confirmation_required: false,
|
|
5278
4648
|
danger_level: "medium",
|
|
5279
|
-
examples: [
|
|
5280
|
-
{
|
|
5281
|
-
command: "f5xcctl infraprotect infraprotect-firewall-ruleset update {name} --namespace {namespace} -f {file}.yaml",
|
|
5282
|
-
description: "Update infraprotect-firewall-ruleset",
|
|
5283
|
-
use_case: "update",
|
|
5284
|
-
},
|
|
5285
|
-
],
|
|
5286
4649
|
field_docs: {},
|
|
5287
4650
|
optional_fields: [],
|
|
5288
4651
|
performance_impact: {
|
|
@@ -5295,6 +4658,7 @@ export const ddosTools = [
|
|
|
5295
4658
|
modifies: ["infraprotect-firewall-ruleset"],
|
|
5296
4659
|
},
|
|
5297
4660
|
},
|
|
4661
|
+
curlExample: null,
|
|
5298
4662
|
},
|
|
5299
4663
|
{
|
|
5300
4664
|
toolName: "f5xc-api-ddos-infraprotect-information-get",
|
|
@@ -5361,13 +4725,6 @@ export const ddosTools = [
|
|
|
5361
4725
|
dangerLevel: "low",
|
|
5362
4726
|
sideEffects: null,
|
|
5363
4727
|
requiredFields: ["path.name", "path.namespace"],
|
|
5364
|
-
cliExamples: [
|
|
5365
|
-
{
|
|
5366
|
-
command: "f5xcctl infraprotect infraprotect-information get {name} --namespace {namespace}",
|
|
5367
|
-
description: "Get specific infraprotect-information",
|
|
5368
|
-
use_case: "get_specific",
|
|
5369
|
-
},
|
|
5370
|
-
],
|
|
5371
4728
|
confirmationRequired: false,
|
|
5372
4729
|
parameterExamples: {
|
|
5373
4730
|
name: "Name",
|
|
@@ -5413,13 +4770,6 @@ export const ddosTools = [
|
|
|
5413
4770
|
},
|
|
5414
4771
|
confirmation_required: false,
|
|
5415
4772
|
danger_level: "low",
|
|
5416
|
-
examples: [
|
|
5417
|
-
{
|
|
5418
|
-
command: "f5xcctl infraprotect infraprotect-information get {name} --namespace {namespace}",
|
|
5419
|
-
description: "Get specific infraprotect-information",
|
|
5420
|
-
use_case: "get_specific",
|
|
5421
|
-
},
|
|
5422
|
-
],
|
|
5423
4773
|
field_docs: {},
|
|
5424
4774
|
optional_fields: [],
|
|
5425
4775
|
performance_impact: {
|
|
@@ -5430,6 +4780,7 @@ export const ddosTools = [
|
|
|
5430
4780
|
required_fields: ["path.name", "path.namespace"],
|
|
5431
4781
|
side_effects: {},
|
|
5432
4782
|
},
|
|
4783
|
+
curlExample: null,
|
|
5433
4784
|
},
|
|
5434
4785
|
{
|
|
5435
4786
|
toolName: "f5xc-api-ddos-infraprotect-internet-prefix-advertisement-create",
|
|
@@ -5470,18 +4821,6 @@ export const ddosTools = [
|
|
|
5470
4821
|
creates: ["infraprotect-internet-prefix-advertisement"],
|
|
5471
4822
|
},
|
|
5472
4823
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
5473
|
-
cliExamples: [
|
|
5474
|
-
{
|
|
5475
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement create -f {file}.yaml",
|
|
5476
|
-
description: "Create from YAML file",
|
|
5477
|
-
use_case: "file_based",
|
|
5478
|
-
},
|
|
5479
|
-
{
|
|
5480
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement create {name} --namespace {namespace}",
|
|
5481
|
-
description: "Create infraprotect-internet-prefix-advertisement",
|
|
5482
|
-
use_case: "basic_create",
|
|
5483
|
-
},
|
|
5484
|
-
],
|
|
5485
4824
|
confirmationRequired: false,
|
|
5486
4825
|
parameterExamples: {
|
|
5487
4826
|
"metadata.namespace": "Staging",
|
|
@@ -5529,18 +4868,6 @@ export const ddosTools = [
|
|
|
5529
4868
|
},
|
|
5530
4869
|
confirmation_required: false,
|
|
5531
4870
|
danger_level: "medium",
|
|
5532
|
-
examples: [
|
|
5533
|
-
{
|
|
5534
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement create {name} --namespace {namespace}",
|
|
5535
|
-
description: "Create infraprotect-internet-prefix-advertisement",
|
|
5536
|
-
use_case: "basic_create",
|
|
5537
|
-
},
|
|
5538
|
-
{
|
|
5539
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement create -f {file}.yaml",
|
|
5540
|
-
description: "Create from YAML file",
|
|
5541
|
-
use_case: "file_based",
|
|
5542
|
-
},
|
|
5543
|
-
],
|
|
5544
4871
|
field_docs: {},
|
|
5545
4872
|
optional_fields: [],
|
|
5546
4873
|
performance_impact: {
|
|
@@ -5553,6 +4880,7 @@ export const ddosTools = [
|
|
|
5553
4880
|
creates: ["infraprotect-internet-prefix-advertisement"],
|
|
5554
4881
|
},
|
|
5555
4882
|
},
|
|
4883
|
+
curlExample: null,
|
|
5556
4884
|
},
|
|
5557
4885
|
{
|
|
5558
4886
|
toolName: "f5xc-api-ddos-infraprotect-internet-prefix-advertisement-delete",
|
|
@@ -5602,13 +4930,6 @@ export const ddosTools = [
|
|
|
5602
4930
|
deletes: ["infraprotect-internet-prefix-advertisement", "contained_resources"],
|
|
5603
4931
|
},
|
|
5604
4932
|
requiredFields: ["path.name", "path.namespace"],
|
|
5605
|
-
cliExamples: [
|
|
5606
|
-
{
|
|
5607
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement delete {name} --namespace {namespace}",
|
|
5608
|
-
description: "Delete infraprotect-internet-prefix-advertisement",
|
|
5609
|
-
use_case: "delete",
|
|
5610
|
-
},
|
|
5611
|
-
],
|
|
5612
4933
|
confirmationRequired: true,
|
|
5613
4934
|
parameterExamples: {
|
|
5614
4935
|
name: "Name",
|
|
@@ -5654,13 +4975,6 @@ export const ddosTools = [
|
|
|
5654
4975
|
},
|
|
5655
4976
|
confirmation_required: true,
|
|
5656
4977
|
danger_level: "high",
|
|
5657
|
-
examples: [
|
|
5658
|
-
{
|
|
5659
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement delete {name} --namespace {namespace}",
|
|
5660
|
-
description: "Delete infraprotect-internet-prefix-advertisement",
|
|
5661
|
-
use_case: "delete",
|
|
5662
|
-
},
|
|
5663
|
-
],
|
|
5664
4978
|
field_docs: {},
|
|
5665
4979
|
optional_fields: [],
|
|
5666
4980
|
performance_impact: {
|
|
@@ -5673,6 +4987,7 @@ export const ddosTools = [
|
|
|
5673
4987
|
deletes: ["infraprotect-internet-prefix-advertisement", "contained_resources"],
|
|
5674
4988
|
},
|
|
5675
4989
|
},
|
|
4990
|
+
curlExample: null,
|
|
5676
4991
|
},
|
|
5677
4992
|
{
|
|
5678
4993
|
toolName: "f5xc-api-ddos-infraprotect-internet-prefix-advertisement-get",
|
|
@@ -5741,13 +5056,6 @@ export const ddosTools = [
|
|
|
5741
5056
|
dangerLevel: "low",
|
|
5742
5057
|
sideEffects: null,
|
|
5743
5058
|
requiredFields: ["path.name", "path.namespace"],
|
|
5744
|
-
cliExamples: [
|
|
5745
|
-
{
|
|
5746
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement get {name} --namespace {namespace}",
|
|
5747
|
-
description: "Get specific infraprotect-internet-prefix-advertisement",
|
|
5748
|
-
use_case: "get_specific",
|
|
5749
|
-
},
|
|
5750
|
-
],
|
|
5751
5059
|
confirmationRequired: false,
|
|
5752
5060
|
parameterExamples: {
|
|
5753
5061
|
name: "Name",
|
|
@@ -5793,13 +5101,6 @@ export const ddosTools = [
|
|
|
5793
5101
|
},
|
|
5794
5102
|
confirmation_required: false,
|
|
5795
5103
|
danger_level: "low",
|
|
5796
|
-
examples: [
|
|
5797
|
-
{
|
|
5798
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement get {name} --namespace {namespace}",
|
|
5799
|
-
description: "Get specific infraprotect-internet-prefix-advertisement",
|
|
5800
|
-
use_case: "get_specific",
|
|
5801
|
-
},
|
|
5802
|
-
],
|
|
5803
5104
|
field_docs: {},
|
|
5804
5105
|
optional_fields: [],
|
|
5805
5106
|
performance_impact: {
|
|
@@ -5810,6 +5111,7 @@ export const ddosTools = [
|
|
|
5810
5111
|
required_fields: ["path.name", "path.namespace"],
|
|
5811
5112
|
side_effects: {},
|
|
5812
5113
|
},
|
|
5114
|
+
curlExample: null,
|
|
5813
5115
|
},
|
|
5814
5116
|
{
|
|
5815
5117
|
toolName: "f5xc-api-ddos-infraprotect-internet-prefix-advertisement-list",
|
|
@@ -5884,13 +5186,6 @@ export const ddosTools = [
|
|
|
5884
5186
|
dangerLevel: "low",
|
|
5885
5187
|
sideEffects: null,
|
|
5886
5188
|
requiredFields: ["path.namespace"],
|
|
5887
|
-
cliExamples: [
|
|
5888
|
-
{
|
|
5889
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement list --namespace {namespace}",
|
|
5890
|
-
description: "List all infraprotect-internet-prefix-advertisements",
|
|
5891
|
-
use_case: "list_all",
|
|
5892
|
-
},
|
|
5893
|
-
],
|
|
5894
5189
|
confirmationRequired: false,
|
|
5895
5190
|
parameterExamples: {
|
|
5896
5191
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5936,13 +5231,6 @@ export const ddosTools = [
|
|
|
5936
5231
|
},
|
|
5937
5232
|
confirmation_required: false,
|
|
5938
5233
|
danger_level: "low",
|
|
5939
|
-
examples: [
|
|
5940
|
-
{
|
|
5941
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement list --namespace {namespace}",
|
|
5942
|
-
description: "List all infraprotect-internet-prefix-advertisements",
|
|
5943
|
-
use_case: "list_all",
|
|
5944
|
-
},
|
|
5945
|
-
],
|
|
5946
5234
|
field_docs: {},
|
|
5947
5235
|
optional_fields: [],
|
|
5948
5236
|
performance_impact: {
|
|
@@ -5953,6 +5241,7 @@ export const ddosTools = [
|
|
|
5953
5241
|
required_fields: ["path.namespace"],
|
|
5954
5242
|
side_effects: {},
|
|
5955
5243
|
},
|
|
5244
|
+
curlExample: null,
|
|
5956
5245
|
},
|
|
5957
5246
|
{
|
|
5958
5247
|
toolName: "f5xc-api-ddos-infraprotect-internet-prefix-advertisement-update",
|
|
@@ -6004,13 +5293,6 @@ export const ddosTools = [
|
|
|
6004
5293
|
modifies: ["infraprotect-internet-prefix-advertisement"],
|
|
6005
5294
|
},
|
|
6006
5295
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
6007
|
-
cliExamples: [
|
|
6008
|
-
{
|
|
6009
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement update {name} --namespace {namespace} -f {file}.yaml",
|
|
6010
|
-
description: "Update infraprotect-internet-prefix-advertisement",
|
|
6011
|
-
use_case: "update",
|
|
6012
|
-
},
|
|
6013
|
-
],
|
|
6014
5296
|
confirmationRequired: false,
|
|
6015
5297
|
parameterExamples: {
|
|
6016
5298
|
"metadata.name": "Example-corp-web.",
|
|
@@ -6056,13 +5338,6 @@ export const ddosTools = [
|
|
|
6056
5338
|
},
|
|
6057
5339
|
confirmation_required: false,
|
|
6058
5340
|
danger_level: "medium",
|
|
6059
|
-
examples: [
|
|
6060
|
-
{
|
|
6061
|
-
command: "f5xcctl infraprotect infraprotect-internet-prefix-advertisement update {name} --namespace {namespace} -f {file}.yaml",
|
|
6062
|
-
description: "Update infraprotect-internet-prefix-advertisement",
|
|
6063
|
-
use_case: "update",
|
|
6064
|
-
},
|
|
6065
|
-
],
|
|
6066
5341
|
field_docs: {},
|
|
6067
5342
|
optional_fields: [],
|
|
6068
5343
|
performance_impact: {
|
|
@@ -6075,6 +5350,7 @@ export const ddosTools = [
|
|
|
6075
5350
|
modifies: ["infraprotect-internet-prefix-advertisement"],
|
|
6076
5351
|
},
|
|
6077
5352
|
},
|
|
5353
|
+
curlExample: null,
|
|
6078
5354
|
},
|
|
6079
5355
|
{
|
|
6080
5356
|
toolName: "f5xc-api-ddos-infraprotect-tunnel-create",
|
|
@@ -6115,18 +5391,6 @@ export const ddosTools = [
|
|
|
6115
5391
|
creates: ["infraprotect-tunnel"],
|
|
6116
5392
|
},
|
|
6117
5393
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
6118
|
-
cliExamples: [
|
|
6119
|
-
{
|
|
6120
|
-
command: "f5xcctl infraprotect infraprotect-tunnel create -f {file}.yaml",
|
|
6121
|
-
description: "Create from YAML file",
|
|
6122
|
-
use_case: "file_based",
|
|
6123
|
-
},
|
|
6124
|
-
{
|
|
6125
|
-
command: "f5xcctl infraprotect infraprotect-tunnel create {name} --namespace {namespace}",
|
|
6126
|
-
description: "Create infraprotect-tunnel",
|
|
6127
|
-
use_case: "basic_create",
|
|
6128
|
-
},
|
|
6129
|
-
],
|
|
6130
5394
|
confirmationRequired: false,
|
|
6131
5395
|
parameterExamples: {
|
|
6132
5396
|
"metadata.namespace": "Staging",
|
|
@@ -6174,18 +5438,6 @@ export const ddosTools = [
|
|
|
6174
5438
|
},
|
|
6175
5439
|
confirmation_required: false,
|
|
6176
5440
|
danger_level: "medium",
|
|
6177
|
-
examples: [
|
|
6178
|
-
{
|
|
6179
|
-
command: "f5xcctl infraprotect infraprotect-tunnel create {name} --namespace {namespace}",
|
|
6180
|
-
description: "Create infraprotect-tunnel",
|
|
6181
|
-
use_case: "basic_create",
|
|
6182
|
-
},
|
|
6183
|
-
{
|
|
6184
|
-
command: "f5xcctl infraprotect infraprotect-tunnel create -f {file}.yaml",
|
|
6185
|
-
description: "Create from YAML file",
|
|
6186
|
-
use_case: "file_based",
|
|
6187
|
-
},
|
|
6188
|
-
],
|
|
6189
5441
|
field_docs: {},
|
|
6190
5442
|
optional_fields: [],
|
|
6191
5443
|
performance_impact: {
|
|
@@ -6198,6 +5450,7 @@ export const ddosTools = [
|
|
|
6198
5450
|
creates: ["infraprotect-tunnel"],
|
|
6199
5451
|
},
|
|
6200
5452
|
},
|
|
5453
|
+
curlExample: null,
|
|
6201
5454
|
},
|
|
6202
5455
|
{
|
|
6203
5456
|
toolName: "f5xc-api-ddos-infraprotect-tunnel-delete",
|
|
@@ -6247,13 +5500,6 @@ export const ddosTools = [
|
|
|
6247
5500
|
deletes: ["infraprotect-tunnel", "contained_resources"],
|
|
6248
5501
|
},
|
|
6249
5502
|
requiredFields: ["path.name", "path.namespace"],
|
|
6250
|
-
cliExamples: [
|
|
6251
|
-
{
|
|
6252
|
-
command: "f5xcctl infraprotect infraprotect-tunnel delete {name} --namespace {namespace}",
|
|
6253
|
-
description: "Delete infraprotect-tunnel",
|
|
6254
|
-
use_case: "delete",
|
|
6255
|
-
},
|
|
6256
|
-
],
|
|
6257
5503
|
confirmationRequired: true,
|
|
6258
5504
|
parameterExamples: {
|
|
6259
5505
|
name: "Name",
|
|
@@ -6299,13 +5545,6 @@ export const ddosTools = [
|
|
|
6299
5545
|
},
|
|
6300
5546
|
confirmation_required: true,
|
|
6301
5547
|
danger_level: "high",
|
|
6302
|
-
examples: [
|
|
6303
|
-
{
|
|
6304
|
-
command: "f5xcctl infraprotect infraprotect-tunnel delete {name} --namespace {namespace}",
|
|
6305
|
-
description: "Delete infraprotect-tunnel",
|
|
6306
|
-
use_case: "delete",
|
|
6307
|
-
},
|
|
6308
|
-
],
|
|
6309
5548
|
field_docs: {},
|
|
6310
5549
|
optional_fields: [],
|
|
6311
5550
|
performance_impact: {
|
|
@@ -6318,6 +5557,7 @@ export const ddosTools = [
|
|
|
6318
5557
|
deletes: ["infraprotect-tunnel", "contained_resources"],
|
|
6319
5558
|
},
|
|
6320
5559
|
},
|
|
5560
|
+
curlExample: null,
|
|
6321
5561
|
},
|
|
6322
5562
|
{
|
|
6323
5563
|
toolName: "f5xc-api-ddos-infraprotect-tunnel-get",
|
|
@@ -6386,13 +5626,6 @@ export const ddosTools = [
|
|
|
6386
5626
|
dangerLevel: "low",
|
|
6387
5627
|
sideEffects: null,
|
|
6388
5628
|
requiredFields: ["path.name", "path.namespace"],
|
|
6389
|
-
cliExamples: [
|
|
6390
|
-
{
|
|
6391
|
-
command: "f5xcctl infraprotect infraprotect-tunnel get {name} --namespace {namespace}",
|
|
6392
|
-
description: "Get specific infraprotect-tunnel",
|
|
6393
|
-
use_case: "get_specific",
|
|
6394
|
-
},
|
|
6395
|
-
],
|
|
6396
5629
|
confirmationRequired: false,
|
|
6397
5630
|
parameterExamples: {
|
|
6398
5631
|
name: "Name",
|
|
@@ -6438,13 +5671,6 @@ export const ddosTools = [
|
|
|
6438
5671
|
},
|
|
6439
5672
|
confirmation_required: false,
|
|
6440
5673
|
danger_level: "low",
|
|
6441
|
-
examples: [
|
|
6442
|
-
{
|
|
6443
|
-
command: "f5xcctl infraprotect infraprotect-tunnel get {name} --namespace {namespace}",
|
|
6444
|
-
description: "Get specific infraprotect-tunnel",
|
|
6445
|
-
use_case: "get_specific",
|
|
6446
|
-
},
|
|
6447
|
-
],
|
|
6448
5674
|
field_docs: {},
|
|
6449
5675
|
optional_fields: [],
|
|
6450
5676
|
performance_impact: {
|
|
@@ -6455,6 +5681,7 @@ export const ddosTools = [
|
|
|
6455
5681
|
required_fields: ["path.name", "path.namespace"],
|
|
6456
5682
|
side_effects: {},
|
|
6457
5683
|
},
|
|
5684
|
+
curlExample: null,
|
|
6458
5685
|
},
|
|
6459
5686
|
{
|
|
6460
5687
|
toolName: "f5xc-api-ddos-infraprotect-tunnel-list",
|
|
@@ -6529,13 +5756,6 @@ export const ddosTools = [
|
|
|
6529
5756
|
dangerLevel: "low",
|
|
6530
5757
|
sideEffects: null,
|
|
6531
5758
|
requiredFields: ["path.namespace"],
|
|
6532
|
-
cliExamples: [
|
|
6533
|
-
{
|
|
6534
|
-
command: "f5xcctl infraprotect infraprotect-tunnel list --namespace {namespace}",
|
|
6535
|
-
description: "List all infraprotect-tunnels",
|
|
6536
|
-
use_case: "list_all",
|
|
6537
|
-
},
|
|
6538
|
-
],
|
|
6539
5759
|
confirmationRequired: false,
|
|
6540
5760
|
parameterExamples: {
|
|
6541
5761
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -6581,13 +5801,6 @@ export const ddosTools = [
|
|
|
6581
5801
|
},
|
|
6582
5802
|
confirmation_required: false,
|
|
6583
5803
|
danger_level: "low",
|
|
6584
|
-
examples: [
|
|
6585
|
-
{
|
|
6586
|
-
command: "f5xcctl infraprotect infraprotect-tunnel list --namespace {namespace}",
|
|
6587
|
-
description: "List all infraprotect-tunnels",
|
|
6588
|
-
use_case: "list_all",
|
|
6589
|
-
},
|
|
6590
|
-
],
|
|
6591
5804
|
field_docs: {},
|
|
6592
5805
|
optional_fields: [],
|
|
6593
5806
|
performance_impact: {
|
|
@@ -6598,6 +5811,7 @@ export const ddosTools = [
|
|
|
6598
5811
|
required_fields: ["path.namespace"],
|
|
6599
5812
|
side_effects: {},
|
|
6600
5813
|
},
|
|
5814
|
+
curlExample: null,
|
|
6601
5815
|
},
|
|
6602
5816
|
{
|
|
6603
5817
|
toolName: "f5xc-api-ddos-infraprotect-tunnel-update",
|
|
@@ -6649,13 +5863,6 @@ export const ddosTools = [
|
|
|
6649
5863
|
modifies: ["infraprotect-tunnel"],
|
|
6650
5864
|
},
|
|
6651
5865
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
6652
|
-
cliExamples: [
|
|
6653
|
-
{
|
|
6654
|
-
command: "f5xcctl infraprotect infraprotect-tunnel update {name} --namespace {namespace} -f {file}.yaml",
|
|
6655
|
-
description: "Update infraprotect-tunnel",
|
|
6656
|
-
use_case: "update",
|
|
6657
|
-
},
|
|
6658
|
-
],
|
|
6659
5866
|
confirmationRequired: false,
|
|
6660
5867
|
parameterExamples: {
|
|
6661
5868
|
"metadata.name": "Example-corp-web.",
|
|
@@ -6701,13 +5908,6 @@ export const ddosTools = [
|
|
|
6701
5908
|
},
|
|
6702
5909
|
confirmation_required: false,
|
|
6703
5910
|
danger_level: "medium",
|
|
6704
|
-
examples: [
|
|
6705
|
-
{
|
|
6706
|
-
command: "f5xcctl infraprotect infraprotect-tunnel update {name} --namespace {namespace} -f {file}.yaml",
|
|
6707
|
-
description: "Update infraprotect-tunnel",
|
|
6708
|
-
use_case: "update",
|
|
6709
|
-
},
|
|
6710
|
-
],
|
|
6711
5911
|
field_docs: {},
|
|
6712
5912
|
optional_fields: [],
|
|
6713
5913
|
performance_impact: {
|
|
@@ -6720,6 +5920,7 @@ export const ddosTools = [
|
|
|
6720
5920
|
modifies: ["infraprotect-tunnel"],
|
|
6721
5921
|
},
|
|
6722
5922
|
},
|
|
5923
|
+
curlExample: null,
|
|
6723
5924
|
},
|
|
6724
5925
|
{
|
|
6725
5926
|
toolName: "f5xc-api-ddos-ip-list",
|
|
@@ -6767,13 +5968,6 @@ export const ddosTools = [
|
|
|
6767
5968
|
dangerLevel: "low",
|
|
6768
5969
|
sideEffects: null,
|
|
6769
5970
|
requiredFields: ["path.mitigation_id", "path.namespace"],
|
|
6770
|
-
cliExamples: [
|
|
6771
|
-
{
|
|
6772
|
-
command: "f5xcctl infraprotect ip list --namespace {namespace}",
|
|
6773
|
-
description: "List all ips",
|
|
6774
|
-
use_case: "list_all",
|
|
6775
|
-
},
|
|
6776
|
-
],
|
|
6777
5971
|
confirmationRequired: false,
|
|
6778
5972
|
parameterExamples: {
|
|
6779
5973
|
mitigation_id: "9ba097cf-35e3-4560-9c00-5a1a36b8f85b.",
|
|
@@ -6819,13 +6013,6 @@ export const ddosTools = [
|
|
|
6819
6013
|
},
|
|
6820
6014
|
confirmation_required: false,
|
|
6821
6015
|
danger_level: "low",
|
|
6822
|
-
examples: [
|
|
6823
|
-
{
|
|
6824
|
-
command: "f5xcctl infraprotect ip list --namespace {namespace}",
|
|
6825
|
-
description: "List all ips",
|
|
6826
|
-
use_case: "list_all",
|
|
6827
|
-
},
|
|
6828
|
-
],
|
|
6829
6016
|
field_docs: {},
|
|
6830
6017
|
optional_fields: [],
|
|
6831
6018
|
performance_impact: {
|
|
@@ -6836,6 +6023,7 @@ export const ddosTools = [
|
|
|
6836
6023
|
required_fields: ["path.mitigation_id", "path.namespace"],
|
|
6837
6024
|
side_effects: {},
|
|
6838
6025
|
},
|
|
6026
|
+
curlExample: null,
|
|
6839
6027
|
},
|
|
6840
6028
|
{
|
|
6841
6029
|
toolName: "f5xc-api-ddos-mitigation-annotation-list",
|
|
@@ -6883,13 +6071,6 @@ export const ddosTools = [
|
|
|
6883
6071
|
dangerLevel: "low",
|
|
6884
6072
|
sideEffects: null,
|
|
6885
6073
|
requiredFields: ["path.event_id", "path.namespace"],
|
|
6886
|
-
cliExamples: [
|
|
6887
|
-
{
|
|
6888
|
-
command: "f5xcctl infraprotect mitigation-annotation list --namespace {namespace}",
|
|
6889
|
-
description: "List all mitigation-annotations",
|
|
6890
|
-
use_case: "list_all",
|
|
6891
|
-
},
|
|
6892
|
-
],
|
|
6893
6074
|
confirmationRequired: false,
|
|
6894
6075
|
parameterExamples: {
|
|
6895
6076
|
event_id: "9ba097cf-35e3-4560-9c00-5a1a36b8f85b.",
|
|
@@ -6935,13 +6116,6 @@ export const ddosTools = [
|
|
|
6935
6116
|
},
|
|
6936
6117
|
confirmation_required: false,
|
|
6937
6118
|
danger_level: "low",
|
|
6938
|
-
examples: [
|
|
6939
|
-
{
|
|
6940
|
-
command: "f5xcctl infraprotect mitigation-annotation list --namespace {namespace}",
|
|
6941
|
-
description: "List all mitigation-annotations",
|
|
6942
|
-
use_case: "list_all",
|
|
6943
|
-
},
|
|
6944
|
-
],
|
|
6945
6119
|
field_docs: {},
|
|
6946
6120
|
optional_fields: [],
|
|
6947
6121
|
performance_impact: {
|
|
@@ -6952,6 +6126,7 @@ export const ddosTools = [
|
|
|
6952
6126
|
required_fields: ["path.event_id", "path.namespace"],
|
|
6953
6127
|
side_effects: {},
|
|
6954
6128
|
},
|
|
6129
|
+
curlExample: null,
|
|
6955
6130
|
},
|
|
6956
6131
|
{
|
|
6957
6132
|
toolName: "f5xc-api-ddos-mitigation-create",
|
|
@@ -6992,18 +6167,6 @@ export const ddosTools = [
|
|
|
6992
6167
|
creates: ["mitigation"],
|
|
6993
6168
|
},
|
|
6994
6169
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
6995
|
-
cliExamples: [
|
|
6996
|
-
{
|
|
6997
|
-
command: "f5xcctl infraprotect mitigation create -f {file}.yaml",
|
|
6998
|
-
description: "Create from YAML file",
|
|
6999
|
-
use_case: "file_based",
|
|
7000
|
-
},
|
|
7001
|
-
{
|
|
7002
|
-
command: "f5xcctl infraprotect mitigation create {name} --namespace {namespace}",
|
|
7003
|
-
description: "Create mitigation",
|
|
7004
|
-
use_case: "basic_create",
|
|
7005
|
-
},
|
|
7006
|
-
],
|
|
7007
6170
|
confirmationRequired: false,
|
|
7008
6171
|
parameterExamples: {
|
|
7009
6172
|
namespace: "Value",
|
|
@@ -7048,18 +6211,6 @@ export const ddosTools = [
|
|
|
7048
6211
|
},
|
|
7049
6212
|
confirmation_required: false,
|
|
7050
6213
|
danger_level: "medium",
|
|
7051
|
-
examples: [
|
|
7052
|
-
{
|
|
7053
|
-
command: "f5xcctl infraprotect mitigation create {name} --namespace {namespace}",
|
|
7054
|
-
description: "Create mitigation",
|
|
7055
|
-
use_case: "basic_create",
|
|
7056
|
-
},
|
|
7057
|
-
{
|
|
7058
|
-
command: "f5xcctl infraprotect mitigation create -f {file}.yaml",
|
|
7059
|
-
description: "Create from YAML file",
|
|
7060
|
-
use_case: "file_based",
|
|
7061
|
-
},
|
|
7062
|
-
],
|
|
7063
6214
|
field_docs: {},
|
|
7064
6215
|
optional_fields: [],
|
|
7065
6216
|
performance_impact: {
|
|
@@ -7072,6 +6223,7 @@ export const ddosTools = [
|
|
|
7072
6223
|
creates: ["mitigation"],
|
|
7073
6224
|
},
|
|
7074
6225
|
},
|
|
6226
|
+
curlExample: null,
|
|
7075
6227
|
},
|
|
7076
6228
|
{
|
|
7077
6229
|
toolName: "f5xc-api-ddos-mitigation-list",
|
|
@@ -7119,13 +6271,6 @@ export const ddosTools = [
|
|
|
7119
6271
|
dangerLevel: "low",
|
|
7120
6272
|
sideEffects: null,
|
|
7121
6273
|
requiredFields: ["path.mitigation_id", "path.namespace"],
|
|
7122
|
-
cliExamples: [
|
|
7123
|
-
{
|
|
7124
|
-
command: "f5xcctl infraprotect mitigation list --namespace {namespace}",
|
|
7125
|
-
description: "List all mitigations",
|
|
7126
|
-
use_case: "list_all",
|
|
7127
|
-
},
|
|
7128
|
-
],
|
|
7129
6274
|
confirmationRequired: false,
|
|
7130
6275
|
parameterExamples: {
|
|
7131
6276
|
mitigation_id: "9ba097cf-35e3-4560-9c00-5a1a36b8f85b.",
|
|
@@ -7171,13 +6316,6 @@ export const ddosTools = [
|
|
|
7171
6316
|
},
|
|
7172
6317
|
confirmation_required: false,
|
|
7173
6318
|
danger_level: "low",
|
|
7174
|
-
examples: [
|
|
7175
|
-
{
|
|
7176
|
-
command: "f5xcctl infraprotect mitigation list --namespace {namespace}",
|
|
7177
|
-
description: "List all mitigations",
|
|
7178
|
-
use_case: "list_all",
|
|
7179
|
-
},
|
|
7180
|
-
],
|
|
7181
6319
|
field_docs: {},
|
|
7182
6320
|
optional_fields: [],
|
|
7183
6321
|
performance_impact: {
|
|
@@ -7188,6 +6326,7 @@ export const ddosTools = [
|
|
|
7188
6326
|
required_fields: ["path.mitigation_id", "path.namespace"],
|
|
7189
6327
|
side_effects: {},
|
|
7190
6328
|
},
|
|
6329
|
+
curlExample: null,
|
|
7191
6330
|
},
|
|
7192
6331
|
{
|
|
7193
6332
|
toolName: "f5xc-api-ddos-network-list",
|
|
@@ -7224,13 +6363,6 @@ export const ddosTools = [
|
|
|
7224
6363
|
dangerLevel: "low",
|
|
7225
6364
|
sideEffects: null,
|
|
7226
6365
|
requiredFields: ["path.namespace"],
|
|
7227
|
-
cliExamples: [
|
|
7228
|
-
{
|
|
7229
|
-
command: "f5xcctl infraprotect network list --namespace {namespace}",
|
|
7230
|
-
description: "List all networks",
|
|
7231
|
-
use_case: "list_all",
|
|
7232
|
-
},
|
|
7233
|
-
],
|
|
7234
6366
|
confirmationRequired: false,
|
|
7235
6367
|
parameterExamples: {
|
|
7236
6368
|
namespace: "Value",
|
|
@@ -7275,13 +6407,6 @@ export const ddosTools = [
|
|
|
7275
6407
|
},
|
|
7276
6408
|
confirmation_required: false,
|
|
7277
6409
|
danger_level: "low",
|
|
7278
|
-
examples: [
|
|
7279
|
-
{
|
|
7280
|
-
command: "f5xcctl infraprotect network list --namespace {namespace}",
|
|
7281
|
-
description: "List all networks",
|
|
7282
|
-
use_case: "list_all",
|
|
7283
|
-
},
|
|
7284
|
-
],
|
|
7285
6410
|
field_docs: {},
|
|
7286
6411
|
optional_fields: [],
|
|
7287
6412
|
performance_impact: {
|
|
@@ -7292,6 +6417,7 @@ export const ddosTools = [
|
|
|
7292
6417
|
required_fields: ["path.namespace"],
|
|
7293
6418
|
side_effects: {},
|
|
7294
6419
|
},
|
|
6420
|
+
curlExample: null,
|
|
7295
6421
|
},
|
|
7296
6422
|
{
|
|
7297
6423
|
toolName: "f5xc-api-ddos-report-create",
|
|
@@ -7332,18 +6458,6 @@ export const ddosTools = [
|
|
|
7332
6458
|
creates: ["report"],
|
|
7333
6459
|
},
|
|
7334
6460
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
7335
|
-
cliExamples: [
|
|
7336
|
-
{
|
|
7337
|
-
command: "f5xcctl infraprotect report create -f {file}.yaml",
|
|
7338
|
-
description: "Create from YAML file",
|
|
7339
|
-
use_case: "file_based",
|
|
7340
|
-
},
|
|
7341
|
-
{
|
|
7342
|
-
command: "f5xcctl infraprotect report create {name} --namespace {namespace}",
|
|
7343
|
-
description: "Create report",
|
|
7344
|
-
use_case: "basic_create",
|
|
7345
|
-
},
|
|
7346
|
-
],
|
|
7347
6461
|
confirmationRequired: false,
|
|
7348
6462
|
parameterExamples: {
|
|
7349
6463
|
namespace: "Value",
|
|
@@ -7388,18 +6502,6 @@ export const ddosTools = [
|
|
|
7388
6502
|
},
|
|
7389
6503
|
confirmation_required: false,
|
|
7390
6504
|
danger_level: "medium",
|
|
7391
|
-
examples: [
|
|
7392
|
-
{
|
|
7393
|
-
command: "f5xcctl infraprotect report create {name} --namespace {namespace}",
|
|
7394
|
-
description: "Create report",
|
|
7395
|
-
use_case: "basic_create",
|
|
7396
|
-
},
|
|
7397
|
-
{
|
|
7398
|
-
command: "f5xcctl infraprotect report create -f {file}.yaml",
|
|
7399
|
-
description: "Create from YAML file",
|
|
7400
|
-
use_case: "file_based",
|
|
7401
|
-
},
|
|
7402
|
-
],
|
|
7403
6505
|
field_docs: {},
|
|
7404
6506
|
optional_fields: [],
|
|
7405
6507
|
performance_impact: {
|
|
@@ -7412,6 +6514,7 @@ export const ddosTools = [
|
|
|
7412
6514
|
creates: ["report"],
|
|
7413
6515
|
},
|
|
7414
6516
|
},
|
|
6517
|
+
curlExample: null,
|
|
7415
6518
|
},
|
|
7416
6519
|
{
|
|
7417
6520
|
toolName: "f5xc-api-ddos-report-list",
|
|
@@ -7459,13 +6562,6 @@ export const ddosTools = [
|
|
|
7459
6562
|
dangerLevel: "low",
|
|
7460
6563
|
sideEffects: null,
|
|
7461
6564
|
requiredFields: ["path.namespace", "path.report_id"],
|
|
7462
|
-
cliExamples: [
|
|
7463
|
-
{
|
|
7464
|
-
command: "f5xcctl infraprotect report list --namespace {namespace}",
|
|
7465
|
-
description: "List all reports",
|
|
7466
|
-
use_case: "list_all",
|
|
7467
|
-
},
|
|
7468
|
-
],
|
|
7469
6565
|
confirmationRequired: false,
|
|
7470
6566
|
parameterExamples: {
|
|
7471
6567
|
namespace: "Value",
|
|
@@ -7511,13 +6607,6 @@ export const ddosTools = [
|
|
|
7511
6607
|
},
|
|
7512
6608
|
confirmation_required: false,
|
|
7513
6609
|
danger_level: "low",
|
|
7514
|
-
examples: [
|
|
7515
|
-
{
|
|
7516
|
-
command: "f5xcctl infraprotect report list --namespace {namespace}",
|
|
7517
|
-
description: "List all reports",
|
|
7518
|
-
use_case: "list_all",
|
|
7519
|
-
},
|
|
7520
|
-
],
|
|
7521
6610
|
field_docs: {},
|
|
7522
6611
|
optional_fields: [],
|
|
7523
6612
|
performance_impact: {
|
|
@@ -7528,6 +6617,7 @@ export const ddosTools = [
|
|
|
7528
6617
|
required_fields: ["path.namespace", "path.report_id"],
|
|
7529
6618
|
side_effects: {},
|
|
7530
6619
|
},
|
|
6620
|
+
curlExample: null,
|
|
7531
6621
|
},
|
|
7532
6622
|
{
|
|
7533
6623
|
toolName: "f5xc-api-ddos-suggest-value-create",
|
|
@@ -7568,18 +6658,6 @@ export const ddosTools = [
|
|
|
7568
6658
|
creates: ["suggest-value"],
|
|
7569
6659
|
},
|
|
7570
6660
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
7571
|
-
cliExamples: [
|
|
7572
|
-
{
|
|
7573
|
-
command: "f5xcctl infraprotect suggest-value create -f {file}.yaml",
|
|
7574
|
-
description: "Create from YAML file",
|
|
7575
|
-
use_case: "file_based",
|
|
7576
|
-
},
|
|
7577
|
-
{
|
|
7578
|
-
command: "f5xcctl infraprotect suggest-value create {name} --namespace {namespace}",
|
|
7579
|
-
description: "Create suggest-value",
|
|
7580
|
-
use_case: "basic_create",
|
|
7581
|
-
},
|
|
7582
|
-
],
|
|
7583
6661
|
confirmationRequired: false,
|
|
7584
6662
|
parameterExamples: {
|
|
7585
6663
|
namespace: "Foobar",
|
|
@@ -7624,18 +6702,6 @@ export const ddosTools = [
|
|
|
7624
6702
|
},
|
|
7625
6703
|
confirmation_required: false,
|
|
7626
6704
|
danger_level: "medium",
|
|
7627
|
-
examples: [
|
|
7628
|
-
{
|
|
7629
|
-
command: "f5xcctl infraprotect suggest-value create {name} --namespace {namespace}",
|
|
7630
|
-
description: "Create suggest-value",
|
|
7631
|
-
use_case: "basic_create",
|
|
7632
|
-
},
|
|
7633
|
-
{
|
|
7634
|
-
command: "f5xcctl infraprotect suggest-value create -f {file}.yaml",
|
|
7635
|
-
description: "Create from YAML file",
|
|
7636
|
-
use_case: "file_based",
|
|
7637
|
-
},
|
|
7638
|
-
],
|
|
7639
6705
|
field_docs: {},
|
|
7640
6706
|
optional_fields: [],
|
|
7641
6707
|
performance_impact: {
|
|
@@ -7648,6 +6714,7 @@ export const ddosTools = [
|
|
|
7648
6714
|
creates: ["suggest-value"],
|
|
7649
6715
|
},
|
|
7650
6716
|
},
|
|
6717
|
+
curlExample: null,
|
|
7651
6718
|
},
|
|
7652
6719
|
{
|
|
7653
6720
|
toolName: "f5xc-api-ddos-to-event-update",
|
|
@@ -7699,13 +6766,6 @@ export const ddosTools = [
|
|
|
7699
6766
|
modifies: ["to-event"],
|
|
7700
6767
|
},
|
|
7701
6768
|
requiredFields: ["path.alert_id", "path.namespace"],
|
|
7702
|
-
cliExamples: [
|
|
7703
|
-
{
|
|
7704
|
-
command: "f5xcctl infraprotect to-event update {name} --namespace {namespace} -f {file}.yaml",
|
|
7705
|
-
description: "Update to-event",
|
|
7706
|
-
use_case: "update",
|
|
7707
|
-
},
|
|
7708
|
-
],
|
|
7709
6769
|
confirmationRequired: false,
|
|
7710
6770
|
parameterExamples: {
|
|
7711
6771
|
alert_id: "9ba097cf-35e3-4560-9c00-5a1a36b8f85b.",
|
|
@@ -7751,13 +6811,6 @@ export const ddosTools = [
|
|
|
7751
6811
|
},
|
|
7752
6812
|
confirmation_required: false,
|
|
7753
6813
|
danger_level: "medium",
|
|
7754
|
-
examples: [
|
|
7755
|
-
{
|
|
7756
|
-
command: "f5xcctl infraprotect to-event update {name} --namespace {namespace} -f {file}.yaml",
|
|
7757
|
-
description: "Update to-event",
|
|
7758
|
-
use_case: "update",
|
|
7759
|
-
},
|
|
7760
|
-
],
|
|
7761
6814
|
field_docs: {},
|
|
7762
6815
|
optional_fields: [],
|
|
7763
6816
|
performance_impact: {
|
|
@@ -7770,6 +6823,7 @@ export const ddosTools = [
|
|
|
7770
6823
|
modifies: ["to-event"],
|
|
7771
6824
|
},
|
|
7772
6825
|
},
|
|
6826
|
+
curlExample: null,
|
|
7773
6827
|
},
|
|
7774
6828
|
{
|
|
7775
6829
|
toolName: "f5xc-api-ddos-transit-usage-create",
|
|
@@ -7810,18 +6864,6 @@ export const ddosTools = [
|
|
|
7810
6864
|
creates: ["transit-usage"],
|
|
7811
6865
|
},
|
|
7812
6866
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
7813
|
-
cliExamples: [
|
|
7814
|
-
{
|
|
7815
|
-
command: "f5xcctl data transit-usage create -f {file}.yaml",
|
|
7816
|
-
description: "Create from YAML file",
|
|
7817
|
-
use_case: "file_based",
|
|
7818
|
-
},
|
|
7819
|
-
{
|
|
7820
|
-
command: "f5xcctl data transit-usage create {name} --namespace {namespace}",
|
|
7821
|
-
description: "Create transit-usage",
|
|
7822
|
-
use_case: "basic_create",
|
|
7823
|
-
},
|
|
7824
|
-
],
|
|
7825
6867
|
confirmationRequired: false,
|
|
7826
6868
|
parameterExamples: {
|
|
7827
6869
|
namespace: "System",
|
|
@@ -7866,18 +6908,6 @@ export const ddosTools = [
|
|
|
7866
6908
|
},
|
|
7867
6909
|
confirmation_required: false,
|
|
7868
6910
|
danger_level: "medium",
|
|
7869
|
-
examples: [
|
|
7870
|
-
{
|
|
7871
|
-
command: "f5xcctl data transit-usage create {name} --namespace {namespace}",
|
|
7872
|
-
description: "Create transit-usage",
|
|
7873
|
-
use_case: "basic_create",
|
|
7874
|
-
},
|
|
7875
|
-
{
|
|
7876
|
-
command: "f5xcctl data transit-usage create -f {file}.yaml",
|
|
7877
|
-
description: "Create from YAML file",
|
|
7878
|
-
use_case: "file_based",
|
|
7879
|
-
},
|
|
7880
|
-
],
|
|
7881
6911
|
field_docs: {},
|
|
7882
6912
|
optional_fields: [],
|
|
7883
6913
|
performance_impact: {
|
|
@@ -7890,6 +6920,7 @@ export const ddosTools = [
|
|
|
7890
6920
|
creates: ["transit-usage"],
|
|
7891
6921
|
},
|
|
7892
6922
|
},
|
|
6923
|
+
curlExample: null,
|
|
7893
6924
|
},
|
|
7894
6925
|
{
|
|
7895
6926
|
toolName: "f5xc-api-ddos-update-advertisement-statu-create",
|
|
@@ -7930,18 +6961,6 @@ export const ddosTools = [
|
|
|
7930
6961
|
creates: ["update-advertisement-statu"],
|
|
7931
6962
|
},
|
|
7932
6963
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
7933
|
-
cliExamples: [
|
|
7934
|
-
{
|
|
7935
|
-
command: "f5xcctl infraprotect update-advertisement-statu create -f {file}.yaml",
|
|
7936
|
-
description: "Create from YAML file",
|
|
7937
|
-
use_case: "file_based",
|
|
7938
|
-
},
|
|
7939
|
-
{
|
|
7940
|
-
command: "f5xcctl infraprotect update-advertisement-statu create {name} --namespace {namespace}",
|
|
7941
|
-
description: "Create update-advertisement-statu",
|
|
7942
|
-
use_case: "basic_create",
|
|
7943
|
-
},
|
|
7944
|
-
],
|
|
7945
6964
|
confirmationRequired: false,
|
|
7946
6965
|
parameterExamples: {
|
|
7947
6966
|
namespace: "System",
|
|
@@ -7989,18 +7008,6 @@ export const ddosTools = [
|
|
|
7989
7008
|
},
|
|
7990
7009
|
confirmation_required: false,
|
|
7991
7010
|
danger_level: "medium",
|
|
7992
|
-
examples: [
|
|
7993
|
-
{
|
|
7994
|
-
command: "f5xcctl infraprotect update-advertisement-statu create {name} --namespace {namespace}",
|
|
7995
|
-
description: "Create update-advertisement-statu",
|
|
7996
|
-
use_case: "basic_create",
|
|
7997
|
-
},
|
|
7998
|
-
{
|
|
7999
|
-
command: "f5xcctl infraprotect update-advertisement-statu create -f {file}.yaml",
|
|
8000
|
-
description: "Create from YAML file",
|
|
8001
|
-
use_case: "file_based",
|
|
8002
|
-
},
|
|
8003
|
-
],
|
|
8004
7011
|
field_docs: {},
|
|
8005
7012
|
optional_fields: [],
|
|
8006
7013
|
performance_impact: {
|
|
@@ -8013,6 +7020,7 @@ export const ddosTools = [
|
|
|
8013
7020
|
creates: ["update-advertisement-statu"],
|
|
8014
7021
|
},
|
|
8015
7022
|
},
|
|
7023
|
+
curlExample: null,
|
|
8016
7024
|
},
|
|
8017
7025
|
{
|
|
8018
7026
|
toolName: "f5xc-api-ddos-update-asn-prefix-irr-override-create",
|
|
@@ -8053,18 +7061,6 @@ export const ddosTools = [
|
|
|
8053
7061
|
creates: ["update-asn-prefix-irr-override"],
|
|
8054
7062
|
},
|
|
8055
7063
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
8056
|
-
cliExamples: [
|
|
8057
|
-
{
|
|
8058
|
-
command: "f5xcctl infraprotect update-asn-prefix-irr-override create -f {file}.yaml",
|
|
8059
|
-
description: "Create from YAML file",
|
|
8060
|
-
use_case: "file_based",
|
|
8061
|
-
},
|
|
8062
|
-
{
|
|
8063
|
-
command: "f5xcctl infraprotect update-asn-prefix-irr-override create {name} --namespace {namespace}",
|
|
8064
|
-
description: "Create update-asn-prefix-irr-override",
|
|
8065
|
-
use_case: "basic_create",
|
|
8066
|
-
},
|
|
8067
|
-
],
|
|
8068
7064
|
confirmationRequired: false,
|
|
8069
7065
|
parameterExamples: {
|
|
8070
7066
|
namespace: "System",
|
|
@@ -8112,18 +7108,6 @@ export const ddosTools = [
|
|
|
8112
7108
|
},
|
|
8113
7109
|
confirmation_required: false,
|
|
8114
7110
|
danger_level: "medium",
|
|
8115
|
-
examples: [
|
|
8116
|
-
{
|
|
8117
|
-
command: "f5xcctl infraprotect update-asn-prefix-irr-override create {name} --namespace {namespace}",
|
|
8118
|
-
description: "Create update-asn-prefix-irr-override",
|
|
8119
|
-
use_case: "basic_create",
|
|
8120
|
-
},
|
|
8121
|
-
{
|
|
8122
|
-
command: "f5xcctl infraprotect update-asn-prefix-irr-override create -f {file}.yaml",
|
|
8123
|
-
description: "Create from YAML file",
|
|
8124
|
-
use_case: "file_based",
|
|
8125
|
-
},
|
|
8126
|
-
],
|
|
8127
7111
|
field_docs: {},
|
|
8128
7112
|
optional_fields: [],
|
|
8129
7113
|
performance_impact: {
|
|
@@ -8136,6 +7120,7 @@ export const ddosTools = [
|
|
|
8136
7120
|
creates: ["update-asn-prefix-irr-override"],
|
|
8137
7121
|
},
|
|
8138
7122
|
},
|
|
7123
|
+
curlExample: null,
|
|
8139
7124
|
},
|
|
8140
7125
|
{
|
|
8141
7126
|
toolName: "f5xc-api-ddos-update-asn-prefix-review-statu-create",
|
|
@@ -8176,18 +7161,6 @@ export const ddosTools = [
|
|
|
8176
7161
|
creates: ["update-asn-prefix-review-statu"],
|
|
8177
7162
|
},
|
|
8178
7163
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
8179
|
-
cliExamples: [
|
|
8180
|
-
{
|
|
8181
|
-
command: "f5xcctl infraprotect update-asn-prefix-review-statu create -f {file}.yaml",
|
|
8182
|
-
description: "Create from YAML file",
|
|
8183
|
-
use_case: "file_based",
|
|
8184
|
-
},
|
|
8185
|
-
{
|
|
8186
|
-
command: "f5xcctl infraprotect update-asn-prefix-review-statu create {name} --namespace {namespace}",
|
|
8187
|
-
description: "Create update-asn-prefix-review-statu",
|
|
8188
|
-
use_case: "basic_create",
|
|
8189
|
-
},
|
|
8190
|
-
],
|
|
8191
7164
|
confirmationRequired: false,
|
|
8192
7165
|
parameterExamples: {
|
|
8193
7166
|
namespace: "System",
|
|
@@ -8235,18 +7208,6 @@ export const ddosTools = [
|
|
|
8235
7208
|
},
|
|
8236
7209
|
confirmation_required: false,
|
|
8237
7210
|
danger_level: "medium",
|
|
8238
|
-
examples: [
|
|
8239
|
-
{
|
|
8240
|
-
command: "f5xcctl infraprotect update-asn-prefix-review-statu create {name} --namespace {namespace}",
|
|
8241
|
-
description: "Create update-asn-prefix-review-statu",
|
|
8242
|
-
use_case: "basic_create",
|
|
8243
|
-
},
|
|
8244
|
-
{
|
|
8245
|
-
command: "f5xcctl infraprotect update-asn-prefix-review-statu create -f {file}.yaml",
|
|
8246
|
-
description: "Create from YAML file",
|
|
8247
|
-
use_case: "file_based",
|
|
8248
|
-
},
|
|
8249
|
-
],
|
|
8250
7211
|
field_docs: {},
|
|
8251
7212
|
optional_fields: [],
|
|
8252
7213
|
performance_impact: {
|
|
@@ -8259,6 +7220,7 @@ export const ddosTools = [
|
|
|
8259
7220
|
creates: ["update-asn-prefix-review-statu"],
|
|
8260
7221
|
},
|
|
8261
7222
|
},
|
|
7223
|
+
curlExample: null,
|
|
8262
7224
|
},
|
|
8263
7225
|
{
|
|
8264
7226
|
toolName: "f5xc-api-ddos-update-asn-review-statu-create",
|
|
@@ -8299,18 +7261,6 @@ export const ddosTools = [
|
|
|
8299
7261
|
creates: ["update-asn-review-statu"],
|
|
8300
7262
|
},
|
|
8301
7263
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
8302
|
-
cliExamples: [
|
|
8303
|
-
{
|
|
8304
|
-
command: "f5xcctl infraprotect update-asn-review-statu create -f {file}.yaml",
|
|
8305
|
-
description: "Create from YAML file",
|
|
8306
|
-
use_case: "file_based",
|
|
8307
|
-
},
|
|
8308
|
-
{
|
|
8309
|
-
command: "f5xcctl infraprotect update-asn-review-statu create {name} --namespace {namespace}",
|
|
8310
|
-
description: "Create update-asn-review-statu",
|
|
8311
|
-
use_case: "basic_create",
|
|
8312
|
-
},
|
|
8313
|
-
],
|
|
8314
7264
|
confirmationRequired: false,
|
|
8315
7265
|
parameterExamples: {
|
|
8316
7266
|
namespace: "System",
|
|
@@ -8358,18 +7308,6 @@ export const ddosTools = [
|
|
|
8358
7308
|
},
|
|
8359
7309
|
confirmation_required: false,
|
|
8360
7310
|
danger_level: "medium",
|
|
8361
|
-
examples: [
|
|
8362
|
-
{
|
|
8363
|
-
command: "f5xcctl infraprotect update-asn-review-statu create {name} --namespace {namespace}",
|
|
8364
|
-
description: "Create update-asn-review-statu",
|
|
8365
|
-
use_case: "basic_create",
|
|
8366
|
-
},
|
|
8367
|
-
{
|
|
8368
|
-
command: "f5xcctl infraprotect update-asn-review-statu create -f {file}.yaml",
|
|
8369
|
-
description: "Create from YAML file",
|
|
8370
|
-
use_case: "file_based",
|
|
8371
|
-
},
|
|
8372
|
-
],
|
|
8373
7311
|
field_docs: {},
|
|
8374
7312
|
optional_fields: [],
|
|
8375
7313
|
performance_impact: {
|
|
@@ -8382,6 +7320,7 @@ export const ddosTools = [
|
|
|
8382
7320
|
creates: ["update-asn-review-statu"],
|
|
8383
7321
|
},
|
|
8384
7322
|
},
|
|
7323
|
+
curlExample: null,
|
|
8385
7324
|
},
|
|
8386
7325
|
{
|
|
8387
7326
|
toolName: "f5xc-api-ddos-update-tunnel-statu-create",
|
|
@@ -8422,18 +7361,6 @@ export const ddosTools = [
|
|
|
8422
7361
|
creates: ["update-tunnel-statu"],
|
|
8423
7362
|
},
|
|
8424
7363
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
8425
|
-
cliExamples: [
|
|
8426
|
-
{
|
|
8427
|
-
command: "f5xcctl infraprotect update-tunnel-statu create -f {file}.yaml",
|
|
8428
|
-
description: "Create from YAML file",
|
|
8429
|
-
use_case: "file_based",
|
|
8430
|
-
},
|
|
8431
|
-
{
|
|
8432
|
-
command: "f5xcctl infraprotect update-tunnel-statu create {name} --namespace {namespace}",
|
|
8433
|
-
description: "Create update-tunnel-statu",
|
|
8434
|
-
use_case: "basic_create",
|
|
8435
|
-
},
|
|
8436
|
-
],
|
|
8437
7364
|
confirmationRequired: false,
|
|
8438
7365
|
parameterExamples: {
|
|
8439
7366
|
namespace: "System",
|
|
@@ -8481,18 +7408,6 @@ export const ddosTools = [
|
|
|
8481
7408
|
},
|
|
8482
7409
|
confirmation_required: false,
|
|
8483
7410
|
danger_level: "medium",
|
|
8484
|
-
examples: [
|
|
8485
|
-
{
|
|
8486
|
-
command: "f5xcctl infraprotect update-tunnel-statu create {name} --namespace {namespace}",
|
|
8487
|
-
description: "Create update-tunnel-statu",
|
|
8488
|
-
use_case: "basic_create",
|
|
8489
|
-
},
|
|
8490
|
-
{
|
|
8491
|
-
command: "f5xcctl infraprotect update-tunnel-statu create -f {file}.yaml",
|
|
8492
|
-
description: "Create from YAML file",
|
|
8493
|
-
use_case: "file_based",
|
|
8494
|
-
},
|
|
8495
|
-
],
|
|
8496
7411
|
field_docs: {},
|
|
8497
7412
|
optional_fields: [],
|
|
8498
7413
|
performance_impact: {
|
|
@@ -8505,6 +7420,7 @@ export const ddosTools = [
|
|
|
8505
7420
|
creates: ["update-tunnel-statu"],
|
|
8506
7421
|
},
|
|
8507
7422
|
},
|
|
7423
|
+
curlExample: null,
|
|
8508
7424
|
},
|
|
8509
7425
|
];
|
|
8510
7426
|
export default ddosTools;
|