@robinmordasiewicz/f5xc-api-mcp 3.4.0 → 3.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generator/openapi-parser.d.ts +14 -77
- package/dist/generator/openapi-parser.d.ts.map +1 -1
- package/dist/generator/openapi-parser.js +85 -17
- package/dist/generator/openapi-parser.js.map +1 -1
- package/dist/generator/tool-generator.d.ts +2 -3
- package/dist/generator/tool-generator.d.ts.map +1 -1
- package/dist/generator/tool-generator.js +1 -28
- package/dist/generator/tool-generator.js.map +1 -1
- package/dist/index.d.ts +2 -10
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +28 -33
- package/dist/index.js.map +1 -1
- package/dist/prompts/workflows.d.ts.map +1 -1
- package/dist/prompts/workflows.js +30 -174
- package/dist/prompts/workflows.js.map +1 -1
- package/dist/resources/handlers.d.ts +0 -2
- package/dist/resources/handlers.d.ts.map +1 -1
- package/dist/resources/handlers.js +0 -51
- package/dist/resources/handlers.js.map +1 -1
- package/dist/server.d.ts +1 -1
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +1 -2
- package/dist/server.js.map +1 -1
- package/dist/tools/discovery/execute.d.ts +1 -3
- package/dist/tools/discovery/execute.d.ts.map +1 -1
- package/dist/tools/discovery/execute.js +1 -34
- package/dist/tools/discovery/execute.js.map +1 -1
- package/dist/tools/generated/admin_console_and_ui/index.d.ts.map +1 -1
- package/dist/tools/generated/admin_console_and_ui/index.js +2 -28
- package/dist/tools/generated/admin_console_and_ui/index.js.map +1 -1
- package/dist/tools/generated/api/index.d.ts.map +1 -1
- package/dist/tools/generated/api/index.js +52 -908
- package/dist/tools/generated/api/index.js.map +1 -1
- package/dist/tools/generated/authentication/index.d.ts.map +1 -1
- package/dist/tools/generated/authentication/index.js +9 -156
- package/dist/tools/generated/authentication/index.js.map +1 -1
- package/dist/tools/generated/bigip/index.d.ts.map +1 -1
- package/dist/tools/generated/bigip/index.js +25 -410
- package/dist/tools/generated/bigip/index.js.map +1 -1
- package/dist/tools/generated/billing_and_usage/index.d.ts.map +1 -1
- package/dist/tools/generated/billing_and_usage/index.js +23 -442
- package/dist/tools/generated/billing_and_usage/index.js.map +1 -1
- package/dist/tools/generated/blindfold/index.d.ts.map +1 -1
- package/dist/tools/generated/blindfold/index.js +32 -568
- package/dist/tools/generated/blindfold/index.js.map +1 -1
- package/dist/tools/generated/bot_and_threat_defense/index.d.ts.map +1 -1
- package/dist/tools/generated/bot_and_threat_defense/index.js +20 -340
- package/dist/tools/generated/bot_and_threat_defense/index.js.map +1 -1
- package/dist/tools/generated/cdn/index.d.ts.map +1 -1
- package/dist/tools/generated/cdn/index.js +22 -428
- package/dist/tools/generated/cdn/index.js.map +1 -1
- package/dist/tools/generated/ce_management/index.d.ts.map +1 -1
- package/dist/tools/generated/ce_management/index.js +32 -558
- package/dist/tools/generated/ce_management/index.js.map +1 -1
- package/dist/tools/generated/certificates/index.d.ts.map +1 -1
- package/dist/tools/generated/certificates/index.js +20 -320
- package/dist/tools/generated/certificates/index.js.map +1 -1
- package/dist/tools/generated/cloud_infrastructure/index.d.ts.map +1 -1
- package/dist/tools/generated/cloud_infrastructure/index.js +33 -572
- package/dist/tools/generated/cloud_infrastructure/index.js.map +1 -1
- package/dist/tools/generated/container_services/index.d.ts.map +1 -1
- package/dist/tools/generated/container_services/index.js +16 -264
- package/dist/tools/generated/container_services/index.js.map +1 -1
- package/dist/tools/generated/data_and_privacy_security/index.d.ts.map +1 -1
- package/dist/tools/generated/data_and_privacy_security/index.js +13 -202
- package/dist/tools/generated/data_and_privacy_security/index.js.map +1 -1
- package/dist/tools/generated/data_intelligence/index.d.ts.map +1 -1
- package/dist/tools/generated/data_intelligence/index.js +15 -290
- package/dist/tools/generated/data_intelligence/index.js.map +1 -1
- package/dist/tools/generated/ddos/index.d.ts.map +1 -1
- package/dist/tools/generated/ddos/index.js +68 -1152
- package/dist/tools/generated/ddos/index.js.map +1 -1
- package/dist/tools/generated/dns/index.d.ts.map +1 -1
- package/dist/tools/generated/dns/index.js +52 -908
- package/dist/tools/generated/dns/index.js.map +1 -1
- package/dist/tools/generated/generative_ai/index.d.ts.map +1 -1
- package/dist/tools/generated/generative_ai/index.js +11 -254
- package/dist/tools/generated/generative_ai/index.js.map +1 -1
- package/dist/tools/generated/managed_kubernetes/index.d.ts.map +1 -1
- package/dist/tools/generated/managed_kubernetes/index.js +25 -400
- package/dist/tools/generated/managed_kubernetes/index.js.map +1 -1
- package/dist/tools/generated/marketplace/index.d.ts.map +1 -1
- package/dist/tools/generated/marketplace/index.js +36 -594
- package/dist/tools/generated/marketplace/index.js.map +1 -1
- package/dist/tools/generated/network/index.d.ts.map +1 -1
- package/dist/tools/generated/network/index.js +98 -1582
- package/dist/tools/generated/network/index.js.map +1 -1
- package/dist/tools/generated/network_security/index.d.ts.map +1 -1
- package/dist/tools/generated/network_security/index.js +69 -1126
- package/dist/tools/generated/network_security/index.js.map +1 -1
- package/dist/tools/generated/nginx_one/index.d.ts.map +1 -1
- package/dist/tools/generated/nginx_one/index.js +14 -236
- package/dist/tools/generated/nginx_one/index.js.map +1 -1
- package/dist/tools/generated/object_storage/index.d.ts.map +1 -1
- package/dist/tools/generated/object_storage/index.js +7 -98
- package/dist/tools/generated/object_storage/index.js.map +1 -1
- package/dist/tools/generated/observability/index.d.ts.map +1 -1
- package/dist/tools/generated/observability/index.js +45 -790
- package/dist/tools/generated/observability/index.js.map +1 -1
- package/dist/tools/generated/rate_limiting/index.d.ts.map +1 -1
- package/dist/tools/generated/rate_limiting/index.js +15 -240
- package/dist/tools/generated/rate_limiting/index.js.map +1 -1
- package/dist/tools/generated/secops_and_incident_response/index.d.ts.map +1 -1
- package/dist/tools/generated/secops_and_incident_response/index.js +5 -80
- package/dist/tools/generated/secops_and_incident_response/index.js.map +1 -1
- package/dist/tools/generated/service_mesh/index.d.ts.map +1 -1
- package/dist/tools/generated/service_mesh/index.js +44 -766
- package/dist/tools/generated/service_mesh/index.js.map +1 -1
- package/dist/tools/generated/shape/index.d.ts.map +1 -1
- package/dist/tools/generated/shape/index.js +182 -3502
- package/dist/tools/generated/shape/index.js.map +1 -1
- package/dist/tools/generated/sites/index.d.ts.map +1 -1
- package/dist/tools/generated/sites/index.js +106 -1864
- package/dist/tools/generated/sites/index.js.map +1 -1
- package/dist/tools/generated/statistics/index.d.ts.map +1 -1
- package/dist/tools/generated/statistics/index.js +70 -1350
- package/dist/tools/generated/statistics/index.js.map +1 -1
- package/dist/tools/generated/support/index.d.ts.map +1 -1
- package/dist/tools/generated/support/index.js +47 -928
- package/dist/tools/generated/support/index.js.map +1 -1
- package/dist/tools/generated/telemetry_and_insights/index.d.ts.map +1 -1
- package/dist/tools/generated/telemetry_and_insights/index.js +23 -492
- package/dist/tools/generated/telemetry_and_insights/index.js.map +1 -1
- package/dist/tools/generated/tenant_and_identity/index.d.ts.map +1 -1
- package/dist/tools/generated/tenant_and_identity/index.js +185 -3081
- package/dist/tools/generated/tenant_and_identity/index.js.map +1 -1
- package/dist/tools/generated/threat_campaign/index.d.ts.map +1 -1
- package/dist/tools/generated/threat_campaign/index.js +1 -14
- package/dist/tools/generated/threat_campaign/index.js.map +1 -1
- package/dist/tools/generated/users/index.d.ts.map +1 -1
- package/dist/tools/generated/users/index.js +12 -208
- package/dist/tools/generated/users/index.js.map +1 -1
- package/dist/tools/generated/virtual/index.d.ts.map +1 -1
- package/dist/tools/generated/virtual/index.js +89 -1526
- package/dist/tools/generated/virtual/index.js.map +1 -1
- package/dist/tools/generated/vpm_and_node_management/index.d.ts.map +1 -1
- package/dist/tools/generated/vpm_and_node_management/index.js +1 -14
- package/dist/tools/generated/vpm_and_node_management/index.js.map +1 -1
- package/dist/tools/generated/waf/index.d.ts.map +1 -1
- package/dist/tools/generated/waf/index.js +36 -674
- package/dist/tools/generated/waf/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/cli/index.d.ts +0 -16
- package/dist/cli/index.d.ts.map +0 -1
- package/dist/cli/index.js +0 -116
- package/dist/cli/index.js.map +0 -1
- package/dist/cli/setup.d.ts +0 -54
- package/dist/cli/setup.d.ts.map +0 -1
- package/dist/cli/setup.js +0 -347
- package/dist/cli/setup.js.map +0 -1
|
@@ -42,18 +42,6 @@ export const network_securityTools = [
|
|
|
42
42
|
creates: ["fast-acl"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl config fast-acl create {name} --namespace {namespace}",
|
|
48
|
-
description: "Create fast-acl",
|
|
49
|
-
use_case: "basic_create",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl config fast-acl create -f {file}.yaml",
|
|
53
|
-
description: "Create from YAML file",
|
|
54
|
-
use_case: "file_based",
|
|
55
|
-
},
|
|
56
|
-
],
|
|
57
45
|
confirmationRequired: false,
|
|
58
46
|
parameterExamples: {
|
|
59
47
|
"metadata.namespace": "Staging",
|
|
@@ -98,18 +86,6 @@ export const network_securityTools = [
|
|
|
98
86
|
},
|
|
99
87
|
confirmation_required: false,
|
|
100
88
|
danger_level: "medium",
|
|
101
|
-
examples: [
|
|
102
|
-
{
|
|
103
|
-
command: "f5xcctl config fast-acl create {name} --namespace {namespace}",
|
|
104
|
-
description: "Create fast-acl",
|
|
105
|
-
use_case: "basic_create",
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
command: "f5xcctl config fast-acl create -f {file}.yaml",
|
|
109
|
-
description: "Create from YAML file",
|
|
110
|
-
use_case: "file_based",
|
|
111
|
-
},
|
|
112
|
-
],
|
|
113
89
|
field_docs: {},
|
|
114
90
|
optional_fields: [],
|
|
115
91
|
performance_impact: {
|
|
@@ -122,6 +98,7 @@ export const network_securityTools = [
|
|
|
122
98
|
creates: ["fast-acl"],
|
|
123
99
|
},
|
|
124
100
|
},
|
|
101
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/fast_acls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
125
102
|
},
|
|
126
103
|
{
|
|
127
104
|
toolName: "f5xc-api-networksecurity-fast-acl-delete",
|
|
@@ -171,13 +148,6 @@ export const network_securityTools = [
|
|
|
171
148
|
deletes: ["fast-acl", "contained_resources"],
|
|
172
149
|
},
|
|
173
150
|
requiredFields: ["path.name", "path.namespace"],
|
|
174
|
-
cliExamples: [
|
|
175
|
-
{
|
|
176
|
-
command: "f5xcctl config fast-acl delete {name} --namespace {namespace}",
|
|
177
|
-
description: "Delete fast-acl",
|
|
178
|
-
use_case: "delete",
|
|
179
|
-
},
|
|
180
|
-
],
|
|
181
151
|
confirmationRequired: true,
|
|
182
152
|
parameterExamples: {
|
|
183
153
|
name: "Name",
|
|
@@ -223,13 +193,6 @@ export const network_securityTools = [
|
|
|
223
193
|
},
|
|
224
194
|
confirmation_required: true,
|
|
225
195
|
danger_level: "high",
|
|
226
|
-
examples: [
|
|
227
|
-
{
|
|
228
|
-
command: "f5xcctl config fast-acl delete {name} --namespace {namespace}",
|
|
229
|
-
description: "Delete fast-acl",
|
|
230
|
-
use_case: "delete",
|
|
231
|
-
},
|
|
232
|
-
],
|
|
233
196
|
field_docs: {},
|
|
234
197
|
optional_fields: [],
|
|
235
198
|
performance_impact: {
|
|
@@ -242,6 +205,7 @@ export const network_securityTools = [
|
|
|
242
205
|
deletes: ["fast-acl", "contained_resources"],
|
|
243
206
|
},
|
|
244
207
|
},
|
|
208
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/fast_acls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
245
209
|
},
|
|
246
210
|
{
|
|
247
211
|
toolName: "f5xc-api-networksecurity-fast-acl-get",
|
|
@@ -310,13 +274,6 @@ export const network_securityTools = [
|
|
|
310
274
|
dangerLevel: "low",
|
|
311
275
|
sideEffects: null,
|
|
312
276
|
requiredFields: ["path.name", "path.namespace"],
|
|
313
|
-
cliExamples: [
|
|
314
|
-
{
|
|
315
|
-
command: "f5xcctl config fast-acl get {name} --namespace {namespace}",
|
|
316
|
-
description: "Get specific fast-acl",
|
|
317
|
-
use_case: "get_specific",
|
|
318
|
-
},
|
|
319
|
-
],
|
|
320
277
|
confirmationRequired: false,
|
|
321
278
|
parameterExamples: {
|
|
322
279
|
name: "Name",
|
|
@@ -362,13 +319,6 @@ export const network_securityTools = [
|
|
|
362
319
|
},
|
|
363
320
|
confirmation_required: false,
|
|
364
321
|
danger_level: "low",
|
|
365
|
-
examples: [
|
|
366
|
-
{
|
|
367
|
-
command: "f5xcctl config fast-acl get {name} --namespace {namespace}",
|
|
368
|
-
description: "Get specific fast-acl",
|
|
369
|
-
use_case: "get_specific",
|
|
370
|
-
},
|
|
371
|
-
],
|
|
372
322
|
field_docs: {},
|
|
373
323
|
optional_fields: [],
|
|
374
324
|
performance_impact: {
|
|
@@ -379,6 +329,7 @@ export const network_securityTools = [
|
|
|
379
329
|
required_fields: ["path.name", "path.namespace"],
|
|
380
330
|
side_effects: {},
|
|
381
331
|
},
|
|
332
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/fast_acls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
382
333
|
},
|
|
383
334
|
{
|
|
384
335
|
toolName: "f5xc-api-networksecurity-fast-acl-list",
|
|
@@ -453,13 +404,6 @@ export const network_securityTools = [
|
|
|
453
404
|
dangerLevel: "low",
|
|
454
405
|
sideEffects: null,
|
|
455
406
|
requiredFields: ["path.namespace"],
|
|
456
|
-
cliExamples: [
|
|
457
|
-
{
|
|
458
|
-
command: "f5xcctl config fast-acl list --namespace {namespace}",
|
|
459
|
-
description: "List all fast-acls",
|
|
460
|
-
use_case: "list_all",
|
|
461
|
-
},
|
|
462
|
-
],
|
|
463
407
|
confirmationRequired: false,
|
|
464
408
|
parameterExamples: {
|
|
465
409
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -505,13 +449,6 @@ export const network_securityTools = [
|
|
|
505
449
|
},
|
|
506
450
|
confirmation_required: false,
|
|
507
451
|
danger_level: "low",
|
|
508
|
-
examples: [
|
|
509
|
-
{
|
|
510
|
-
command: "f5xcctl config fast-acl list --namespace {namespace}",
|
|
511
|
-
description: "List all fast-acls",
|
|
512
|
-
use_case: "list_all",
|
|
513
|
-
},
|
|
514
|
-
],
|
|
515
452
|
field_docs: {},
|
|
516
453
|
optional_fields: [],
|
|
517
454
|
performance_impact: {
|
|
@@ -522,6 +459,7 @@ export const network_securityTools = [
|
|
|
522
459
|
required_fields: ["path.namespace"],
|
|
523
460
|
side_effects: {},
|
|
524
461
|
},
|
|
462
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/fast_acls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
525
463
|
},
|
|
526
464
|
{
|
|
527
465
|
toolName: "f5xc-api-networksecurity-fast-acl-rule-create",
|
|
@@ -562,18 +500,6 @@ export const network_securityTools = [
|
|
|
562
500
|
creates: ["fast-acl-rule"],
|
|
563
501
|
},
|
|
564
502
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
565
|
-
cliExamples: [
|
|
566
|
-
{
|
|
567
|
-
command: "f5xcctl config fast-acl-rule create {name} --namespace {namespace}",
|
|
568
|
-
description: "Create fast-acl-rule",
|
|
569
|
-
use_case: "basic_create",
|
|
570
|
-
},
|
|
571
|
-
{
|
|
572
|
-
command: "f5xcctl config fast-acl-rule create -f {file}.yaml",
|
|
573
|
-
description: "Create from YAML file",
|
|
574
|
-
use_case: "file_based",
|
|
575
|
-
},
|
|
576
|
-
],
|
|
577
503
|
confirmationRequired: false,
|
|
578
504
|
parameterExamples: {
|
|
579
505
|
"metadata.namespace": "Staging",
|
|
@@ -618,18 +544,6 @@ export const network_securityTools = [
|
|
|
618
544
|
},
|
|
619
545
|
confirmation_required: false,
|
|
620
546
|
danger_level: "medium",
|
|
621
|
-
examples: [
|
|
622
|
-
{
|
|
623
|
-
command: "f5xcctl config fast-acl-rule create {name} --namespace {namespace}",
|
|
624
|
-
description: "Create fast-acl-rule",
|
|
625
|
-
use_case: "basic_create",
|
|
626
|
-
},
|
|
627
|
-
{
|
|
628
|
-
command: "f5xcctl config fast-acl-rule create -f {file}.yaml",
|
|
629
|
-
description: "Create from YAML file",
|
|
630
|
-
use_case: "file_based",
|
|
631
|
-
},
|
|
632
|
-
],
|
|
633
547
|
field_docs: {},
|
|
634
548
|
optional_fields: [],
|
|
635
549
|
performance_impact: {
|
|
@@ -642,6 +556,7 @@ export const network_securityTools = [
|
|
|
642
556
|
creates: ["fast-acl-rule"],
|
|
643
557
|
},
|
|
644
558
|
},
|
|
559
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/fast_acl_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
645
560
|
},
|
|
646
561
|
{
|
|
647
562
|
toolName: "f5xc-api-networksecurity-fast-acl-rule-delete",
|
|
@@ -691,13 +606,6 @@ export const network_securityTools = [
|
|
|
691
606
|
deletes: ["fast-acl-rule", "contained_resources"],
|
|
692
607
|
},
|
|
693
608
|
requiredFields: ["path.name", "path.namespace"],
|
|
694
|
-
cliExamples: [
|
|
695
|
-
{
|
|
696
|
-
command: "f5xcctl config fast-acl-rule delete {name} --namespace {namespace}",
|
|
697
|
-
description: "Delete fast-acl-rule",
|
|
698
|
-
use_case: "delete",
|
|
699
|
-
},
|
|
700
|
-
],
|
|
701
609
|
confirmationRequired: true,
|
|
702
610
|
parameterExamples: {
|
|
703
611
|
name: "Name",
|
|
@@ -743,13 +651,6 @@ export const network_securityTools = [
|
|
|
743
651
|
},
|
|
744
652
|
confirmation_required: true,
|
|
745
653
|
danger_level: "high",
|
|
746
|
-
examples: [
|
|
747
|
-
{
|
|
748
|
-
command: "f5xcctl config fast-acl-rule delete {name} --namespace {namespace}",
|
|
749
|
-
description: "Delete fast-acl-rule",
|
|
750
|
-
use_case: "delete",
|
|
751
|
-
},
|
|
752
|
-
],
|
|
753
654
|
field_docs: {},
|
|
754
655
|
optional_fields: [],
|
|
755
656
|
performance_impact: {
|
|
@@ -762,6 +663,7 @@ export const network_securityTools = [
|
|
|
762
663
|
deletes: ["fast-acl-rule", "contained_resources"],
|
|
763
664
|
},
|
|
764
665
|
},
|
|
666
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/fast_acl_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
765
667
|
},
|
|
766
668
|
{
|
|
767
669
|
toolName: "f5xc-api-networksecurity-fast-acl-rule-get",
|
|
@@ -830,13 +732,6 @@ export const network_securityTools = [
|
|
|
830
732
|
dangerLevel: "low",
|
|
831
733
|
sideEffects: null,
|
|
832
734
|
requiredFields: ["path.name", "path.namespace"],
|
|
833
|
-
cliExamples: [
|
|
834
|
-
{
|
|
835
|
-
command: "f5xcctl config fast-acl-rule get {name} --namespace {namespace}",
|
|
836
|
-
description: "Get specific fast-acl-rule",
|
|
837
|
-
use_case: "get_specific",
|
|
838
|
-
},
|
|
839
|
-
],
|
|
840
735
|
confirmationRequired: false,
|
|
841
736
|
parameterExamples: {
|
|
842
737
|
name: "Name",
|
|
@@ -882,13 +777,6 @@ export const network_securityTools = [
|
|
|
882
777
|
},
|
|
883
778
|
confirmation_required: false,
|
|
884
779
|
danger_level: "low",
|
|
885
|
-
examples: [
|
|
886
|
-
{
|
|
887
|
-
command: "f5xcctl config fast-acl-rule get {name} --namespace {namespace}",
|
|
888
|
-
description: "Get specific fast-acl-rule",
|
|
889
|
-
use_case: "get_specific",
|
|
890
|
-
},
|
|
891
|
-
],
|
|
892
780
|
field_docs: {},
|
|
893
781
|
optional_fields: [],
|
|
894
782
|
performance_impact: {
|
|
@@ -899,6 +787,7 @@ export const network_securityTools = [
|
|
|
899
787
|
required_fields: ["path.name", "path.namespace"],
|
|
900
788
|
side_effects: {},
|
|
901
789
|
},
|
|
790
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/fast_acl_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
902
791
|
},
|
|
903
792
|
{
|
|
904
793
|
toolName: "f5xc-api-networksecurity-fast-acl-rule-list",
|
|
@@ -973,13 +862,6 @@ export const network_securityTools = [
|
|
|
973
862
|
dangerLevel: "low",
|
|
974
863
|
sideEffects: null,
|
|
975
864
|
requiredFields: ["path.namespace"],
|
|
976
|
-
cliExamples: [
|
|
977
|
-
{
|
|
978
|
-
command: "f5xcctl config fast-acl-rule list --namespace {namespace}",
|
|
979
|
-
description: "List all fast-acl-rules",
|
|
980
|
-
use_case: "list_all",
|
|
981
|
-
},
|
|
982
|
-
],
|
|
983
865
|
confirmationRequired: false,
|
|
984
866
|
parameterExamples: {
|
|
985
867
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1025,13 +907,6 @@ export const network_securityTools = [
|
|
|
1025
907
|
},
|
|
1026
908
|
confirmation_required: false,
|
|
1027
909
|
danger_level: "low",
|
|
1028
|
-
examples: [
|
|
1029
|
-
{
|
|
1030
|
-
command: "f5xcctl config fast-acl-rule list --namespace {namespace}",
|
|
1031
|
-
description: "List all fast-acl-rules",
|
|
1032
|
-
use_case: "list_all",
|
|
1033
|
-
},
|
|
1034
|
-
],
|
|
1035
910
|
field_docs: {},
|
|
1036
911
|
optional_fields: [],
|
|
1037
912
|
performance_impact: {
|
|
@@ -1042,6 +917,7 @@ export const network_securityTools = [
|
|
|
1042
917
|
required_fields: ["path.namespace"],
|
|
1043
918
|
side_effects: {},
|
|
1044
919
|
},
|
|
920
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/fast_acl_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1045
921
|
},
|
|
1046
922
|
{
|
|
1047
923
|
toolName: "f5xc-api-networksecurity-fast-acl-rule-update",
|
|
@@ -1093,13 +969,6 @@ export const network_securityTools = [
|
|
|
1093
969
|
modifies: ["fast-acl-rule"],
|
|
1094
970
|
},
|
|
1095
971
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1096
|
-
cliExamples: [
|
|
1097
|
-
{
|
|
1098
|
-
command: "f5xcctl config fast-acl-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
1099
|
-
description: "Update fast-acl-rule",
|
|
1100
|
-
use_case: "update",
|
|
1101
|
-
},
|
|
1102
|
-
],
|
|
1103
972
|
confirmationRequired: false,
|
|
1104
973
|
parameterExamples: {
|
|
1105
974
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1145,13 +1014,6 @@ export const network_securityTools = [
|
|
|
1145
1014
|
},
|
|
1146
1015
|
confirmation_required: false,
|
|
1147
1016
|
danger_level: "medium",
|
|
1148
|
-
examples: [
|
|
1149
|
-
{
|
|
1150
|
-
command: "f5xcctl config fast-acl-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
1151
|
-
description: "Update fast-acl-rule",
|
|
1152
|
-
use_case: "update",
|
|
1153
|
-
},
|
|
1154
|
-
],
|
|
1155
1017
|
field_docs: {},
|
|
1156
1018
|
optional_fields: [],
|
|
1157
1019
|
performance_impact: {
|
|
@@ -1164,6 +1026,7 @@ export const network_securityTools = [
|
|
|
1164
1026
|
modifies: ["fast-acl-rule"],
|
|
1165
1027
|
},
|
|
1166
1028
|
},
|
|
1029
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/fast_acl_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1167
1030
|
},
|
|
1168
1031
|
{
|
|
1169
1032
|
toolName: "f5xc-api-networksecurity-fast-acl-update",
|
|
@@ -1215,13 +1078,6 @@ export const network_securityTools = [
|
|
|
1215
1078
|
modifies: ["fast-acl"],
|
|
1216
1079
|
},
|
|
1217
1080
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1218
|
-
cliExamples: [
|
|
1219
|
-
{
|
|
1220
|
-
command: "f5xcctl config fast-acl update {name} --namespace {namespace} -f {file}.yaml",
|
|
1221
|
-
description: "Update fast-acl",
|
|
1222
|
-
use_case: "update",
|
|
1223
|
-
},
|
|
1224
|
-
],
|
|
1225
1081
|
confirmationRequired: false,
|
|
1226
1082
|
parameterExamples: {
|
|
1227
1083
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1267,13 +1123,6 @@ export const network_securityTools = [
|
|
|
1267
1123
|
},
|
|
1268
1124
|
confirmation_required: false,
|
|
1269
1125
|
danger_level: "medium",
|
|
1270
|
-
examples: [
|
|
1271
|
-
{
|
|
1272
|
-
command: "f5xcctl config fast-acl update {name} --namespace {namespace} -f {file}.yaml",
|
|
1273
|
-
description: "Update fast-acl",
|
|
1274
|
-
use_case: "update",
|
|
1275
|
-
},
|
|
1276
|
-
],
|
|
1277
1126
|
field_docs: {},
|
|
1278
1127
|
optional_fields: [],
|
|
1279
1128
|
performance_impact: {
|
|
@@ -1286,6 +1135,7 @@ export const network_securityTools = [
|
|
|
1286
1135
|
modifies: ["fast-acl"],
|
|
1287
1136
|
},
|
|
1288
1137
|
},
|
|
1138
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/fast_acls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1289
1139
|
},
|
|
1290
1140
|
{
|
|
1291
1141
|
toolName: "f5xc-api-networksecurity-filter-set-create",
|
|
@@ -1326,18 +1176,6 @@ export const network_securityTools = [
|
|
|
1326
1176
|
creates: ["filter-set"],
|
|
1327
1177
|
},
|
|
1328
1178
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1329
|
-
cliExamples: [
|
|
1330
|
-
{
|
|
1331
|
-
command: "f5xcctl config filter-set create {name} --namespace {namespace}",
|
|
1332
|
-
description: "Create filter-set",
|
|
1333
|
-
use_case: "basic_create",
|
|
1334
|
-
},
|
|
1335
|
-
{
|
|
1336
|
-
command: "f5xcctl config filter-set create -f {file}.yaml",
|
|
1337
|
-
description: "Create from YAML file",
|
|
1338
|
-
use_case: "file_based",
|
|
1339
|
-
},
|
|
1340
|
-
],
|
|
1341
1179
|
confirmationRequired: false,
|
|
1342
1180
|
parameterExamples: {
|
|
1343
1181
|
"metadata.namespace": "Staging",
|
|
@@ -1382,18 +1220,6 @@ export const network_securityTools = [
|
|
|
1382
1220
|
},
|
|
1383
1221
|
confirmation_required: false,
|
|
1384
1222
|
danger_level: "medium",
|
|
1385
|
-
examples: [
|
|
1386
|
-
{
|
|
1387
|
-
command: "f5xcctl config filter-set create {name} --namespace {namespace}",
|
|
1388
|
-
description: "Create filter-set",
|
|
1389
|
-
use_case: "basic_create",
|
|
1390
|
-
},
|
|
1391
|
-
{
|
|
1392
|
-
command: "f5xcctl config filter-set create -f {file}.yaml",
|
|
1393
|
-
description: "Create from YAML file",
|
|
1394
|
-
use_case: "file_based",
|
|
1395
|
-
},
|
|
1396
|
-
],
|
|
1397
1223
|
field_docs: {},
|
|
1398
1224
|
optional_fields: [],
|
|
1399
1225
|
performance_impact: {
|
|
@@ -1406,6 +1232,7 @@ export const network_securityTools = [
|
|
|
1406
1232
|
creates: ["filter-set"],
|
|
1407
1233
|
},
|
|
1408
1234
|
},
|
|
1235
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/filter_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1409
1236
|
},
|
|
1410
1237
|
{
|
|
1411
1238
|
toolName: "f5xc-api-networksecurity-filter-set-delete",
|
|
@@ -1455,13 +1282,6 @@ export const network_securityTools = [
|
|
|
1455
1282
|
deletes: ["filter-set", "contained_resources"],
|
|
1456
1283
|
},
|
|
1457
1284
|
requiredFields: ["path.name", "path.namespace"],
|
|
1458
|
-
cliExamples: [
|
|
1459
|
-
{
|
|
1460
|
-
command: "f5xcctl config filter-set delete {name} --namespace {namespace}",
|
|
1461
|
-
description: "Delete filter-set",
|
|
1462
|
-
use_case: "delete",
|
|
1463
|
-
},
|
|
1464
|
-
],
|
|
1465
1285
|
confirmationRequired: true,
|
|
1466
1286
|
parameterExamples: {
|
|
1467
1287
|
name: "Name",
|
|
@@ -1507,13 +1327,6 @@ export const network_securityTools = [
|
|
|
1507
1327
|
},
|
|
1508
1328
|
confirmation_required: true,
|
|
1509
1329
|
danger_level: "high",
|
|
1510
|
-
examples: [
|
|
1511
|
-
{
|
|
1512
|
-
command: "f5xcctl config filter-set delete {name} --namespace {namespace}",
|
|
1513
|
-
description: "Delete filter-set",
|
|
1514
|
-
use_case: "delete",
|
|
1515
|
-
},
|
|
1516
|
-
],
|
|
1517
1330
|
field_docs: {},
|
|
1518
1331
|
optional_fields: [],
|
|
1519
1332
|
performance_impact: {
|
|
@@ -1526,6 +1339,7 @@ export const network_securityTools = [
|
|
|
1526
1339
|
deletes: ["filter-set", "contained_resources"],
|
|
1527
1340
|
},
|
|
1528
1341
|
},
|
|
1342
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/filter_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1529
1343
|
},
|
|
1530
1344
|
{
|
|
1531
1345
|
toolName: "f5xc-api-networksecurity-filter-set-get",
|
|
@@ -1594,13 +1408,6 @@ export const network_securityTools = [
|
|
|
1594
1408
|
dangerLevel: "low",
|
|
1595
1409
|
sideEffects: null,
|
|
1596
1410
|
requiredFields: ["path.name", "path.namespace"],
|
|
1597
|
-
cliExamples: [
|
|
1598
|
-
{
|
|
1599
|
-
command: "f5xcctl config filter-set get {name} --namespace {namespace}",
|
|
1600
|
-
description: "Get specific filter-set",
|
|
1601
|
-
use_case: "get_specific",
|
|
1602
|
-
},
|
|
1603
|
-
],
|
|
1604
1411
|
confirmationRequired: false,
|
|
1605
1412
|
parameterExamples: {
|
|
1606
1413
|
name: "Name",
|
|
@@ -1646,13 +1453,6 @@ export const network_securityTools = [
|
|
|
1646
1453
|
},
|
|
1647
1454
|
confirmation_required: false,
|
|
1648
1455
|
danger_level: "low",
|
|
1649
|
-
examples: [
|
|
1650
|
-
{
|
|
1651
|
-
command: "f5xcctl config filter-set get {name} --namespace {namespace}",
|
|
1652
|
-
description: "Get specific filter-set",
|
|
1653
|
-
use_case: "get_specific",
|
|
1654
|
-
},
|
|
1655
|
-
],
|
|
1656
1456
|
field_docs: {},
|
|
1657
1457
|
optional_fields: [],
|
|
1658
1458
|
performance_impact: {
|
|
@@ -1663,6 +1463,7 @@ export const network_securityTools = [
|
|
|
1663
1463
|
required_fields: ["path.name", "path.namespace"],
|
|
1664
1464
|
side_effects: {},
|
|
1665
1465
|
},
|
|
1466
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/filter_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1666
1467
|
},
|
|
1667
1468
|
{
|
|
1668
1469
|
toolName: "f5xc-api-networksecurity-filter-set-list",
|
|
@@ -1737,13 +1538,6 @@ export const network_securityTools = [
|
|
|
1737
1538
|
dangerLevel: "low",
|
|
1738
1539
|
sideEffects: null,
|
|
1739
1540
|
requiredFields: ["path.namespace"],
|
|
1740
|
-
cliExamples: [
|
|
1741
|
-
{
|
|
1742
|
-
command: "f5xcctl config filter-set list --namespace {namespace}",
|
|
1743
|
-
description: "List all filter-sets",
|
|
1744
|
-
use_case: "list_all",
|
|
1745
|
-
},
|
|
1746
|
-
],
|
|
1747
1541
|
confirmationRequired: false,
|
|
1748
1542
|
parameterExamples: {
|
|
1749
1543
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1789,13 +1583,6 @@ export const network_securityTools = [
|
|
|
1789
1583
|
},
|
|
1790
1584
|
confirmation_required: false,
|
|
1791
1585
|
danger_level: "low",
|
|
1792
|
-
examples: [
|
|
1793
|
-
{
|
|
1794
|
-
command: "f5xcctl config filter-set list --namespace {namespace}",
|
|
1795
|
-
description: "List all filter-sets",
|
|
1796
|
-
use_case: "list_all",
|
|
1797
|
-
},
|
|
1798
|
-
],
|
|
1799
1586
|
field_docs: {},
|
|
1800
1587
|
optional_fields: [],
|
|
1801
1588
|
performance_impact: {
|
|
@@ -1806,6 +1593,7 @@ export const network_securityTools = [
|
|
|
1806
1593
|
required_fields: ["path.namespace"],
|
|
1807
1594
|
side_effects: {},
|
|
1808
1595
|
},
|
|
1596
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/filter_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1809
1597
|
},
|
|
1810
1598
|
{
|
|
1811
1599
|
toolName: "f5xc-api-networksecurity-filter-set-update",
|
|
@@ -1857,13 +1645,6 @@ export const network_securityTools = [
|
|
|
1857
1645
|
modifies: ["filter-set"],
|
|
1858
1646
|
},
|
|
1859
1647
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1860
|
-
cliExamples: [
|
|
1861
|
-
{
|
|
1862
|
-
command: "f5xcctl config filter-set update {name} --namespace {namespace} -f {file}.yaml",
|
|
1863
|
-
description: "Update filter-set",
|
|
1864
|
-
use_case: "update",
|
|
1865
|
-
},
|
|
1866
|
-
],
|
|
1867
1648
|
confirmationRequired: false,
|
|
1868
1649
|
parameterExamples: {
|
|
1869
1650
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1909,13 +1690,6 @@ export const network_securityTools = [
|
|
|
1909
1690
|
},
|
|
1910
1691
|
confirmation_required: false,
|
|
1911
1692
|
danger_level: "medium",
|
|
1912
|
-
examples: [
|
|
1913
|
-
{
|
|
1914
|
-
command: "f5xcctl config filter-set update {name} --namespace {namespace} -f {file}.yaml",
|
|
1915
|
-
description: "Update filter-set",
|
|
1916
|
-
use_case: "update",
|
|
1917
|
-
},
|
|
1918
|
-
],
|
|
1919
1693
|
field_docs: {},
|
|
1920
1694
|
optional_fields: [],
|
|
1921
1695
|
performance_impact: {
|
|
@@ -1928,6 +1702,7 @@ export const network_securityTools = [
|
|
|
1928
1702
|
modifies: ["filter-set"],
|
|
1929
1703
|
},
|
|
1930
1704
|
},
|
|
1705
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/filter_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1931
1706
|
},
|
|
1932
1707
|
{
|
|
1933
1708
|
toolName: "f5xc-api-networksecurity-find-create",
|
|
@@ -1968,18 +1743,6 @@ export const network_securityTools = [
|
|
|
1968
1743
|
creates: ["find"],
|
|
1969
1744
|
},
|
|
1970
1745
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
1971
|
-
cliExamples: [
|
|
1972
|
-
{
|
|
1973
|
-
command: "f5xcctl config find create {name} --namespace {namespace}",
|
|
1974
|
-
description: "Create find",
|
|
1975
|
-
use_case: "basic_create",
|
|
1976
|
-
},
|
|
1977
|
-
{
|
|
1978
|
-
command: "f5xcctl config find create -f {file}.yaml",
|
|
1979
|
-
description: "Create from YAML file",
|
|
1980
|
-
use_case: "file_based",
|
|
1981
|
-
},
|
|
1982
|
-
],
|
|
1983
1746
|
confirmationRequired: false,
|
|
1984
1747
|
parameterExamples: {
|
|
1985
1748
|
namespace: "Bot-defense-apac.",
|
|
@@ -2024,18 +1787,6 @@ export const network_securityTools = [
|
|
|
2024
1787
|
},
|
|
2025
1788
|
confirmation_required: false,
|
|
2026
1789
|
danger_level: "medium",
|
|
2027
|
-
examples: [
|
|
2028
|
-
{
|
|
2029
|
-
command: "f5xcctl config find create {name} --namespace {namespace}",
|
|
2030
|
-
description: "Create find",
|
|
2031
|
-
use_case: "basic_create",
|
|
2032
|
-
},
|
|
2033
|
-
{
|
|
2034
|
-
command: "f5xcctl config find create -f {file}.yaml",
|
|
2035
|
-
description: "Create from YAML file",
|
|
2036
|
-
use_case: "file_based",
|
|
2037
|
-
},
|
|
2038
|
-
],
|
|
2039
1790
|
field_docs: {},
|
|
2040
1791
|
optional_fields: [],
|
|
2041
1792
|
performance_impact: {
|
|
@@ -2048,6 +1799,7 @@ export const network_securityTools = [
|
|
|
2048
1799
|
creates: ["find"],
|
|
2049
1800
|
},
|
|
2050
1801
|
},
|
|
1802
|
+
curlExample: null,
|
|
2051
1803
|
},
|
|
2052
1804
|
{
|
|
2053
1805
|
toolName: "f5xc-api-networksecurity-forward-proxy-policy-create",
|
|
@@ -2088,18 +1840,6 @@ export const network_securityTools = [
|
|
|
2088
1840
|
creates: ["forward-proxy-policy"],
|
|
2089
1841
|
},
|
|
2090
1842
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2091
|
-
cliExamples: [
|
|
2092
|
-
{
|
|
2093
|
-
command: "f5xcctl config forward-proxy-policy create {name} --namespace {namespace}",
|
|
2094
|
-
description: "Create forward-proxy-policy",
|
|
2095
|
-
use_case: "basic_create",
|
|
2096
|
-
},
|
|
2097
|
-
{
|
|
2098
|
-
command: "f5xcctl config forward-proxy-policy create -f {file}.yaml",
|
|
2099
|
-
description: "Create from YAML file",
|
|
2100
|
-
use_case: "file_based",
|
|
2101
|
-
},
|
|
2102
|
-
],
|
|
2103
1843
|
confirmationRequired: false,
|
|
2104
1844
|
parameterExamples: {
|
|
2105
1845
|
"metadata.namespace": "Staging",
|
|
@@ -2147,18 +1887,6 @@ export const network_securityTools = [
|
|
|
2147
1887
|
},
|
|
2148
1888
|
confirmation_required: false,
|
|
2149
1889
|
danger_level: "medium",
|
|
2150
|
-
examples: [
|
|
2151
|
-
{
|
|
2152
|
-
command: "f5xcctl config forward-proxy-policy create {name} --namespace {namespace}",
|
|
2153
|
-
description: "Create forward-proxy-policy",
|
|
2154
|
-
use_case: "basic_create",
|
|
2155
|
-
},
|
|
2156
|
-
{
|
|
2157
|
-
command: "f5xcctl config forward-proxy-policy create -f {file}.yaml",
|
|
2158
|
-
description: "Create from YAML file",
|
|
2159
|
-
use_case: "file_based",
|
|
2160
|
-
},
|
|
2161
|
-
],
|
|
2162
1890
|
field_docs: {},
|
|
2163
1891
|
optional_fields: [],
|
|
2164
1892
|
performance_impact: {
|
|
@@ -2171,6 +1899,7 @@ export const network_securityTools = [
|
|
|
2171
1899
|
creates: ["forward-proxy-policy"],
|
|
2172
1900
|
},
|
|
2173
1901
|
},
|
|
1902
|
+
curlExample: null,
|
|
2174
1903
|
},
|
|
2175
1904
|
{
|
|
2176
1905
|
toolName: "f5xc-api-networksecurity-forward-proxy-policy-delete",
|
|
@@ -2220,13 +1949,6 @@ export const network_securityTools = [
|
|
|
2220
1949
|
deletes: ["forward-proxy-policy", "contained_resources"],
|
|
2221
1950
|
},
|
|
2222
1951
|
requiredFields: ["path.name", "path.namespace"],
|
|
2223
|
-
cliExamples: [
|
|
2224
|
-
{
|
|
2225
|
-
command: "f5xcctl config forward-proxy-policy delete {name} --namespace {namespace}",
|
|
2226
|
-
description: "Delete forward-proxy-policy",
|
|
2227
|
-
use_case: "delete",
|
|
2228
|
-
},
|
|
2229
|
-
],
|
|
2230
1952
|
confirmationRequired: true,
|
|
2231
1953
|
parameterExamples: {
|
|
2232
1954
|
name: "Name",
|
|
@@ -2272,13 +1994,6 @@ export const network_securityTools = [
|
|
|
2272
1994
|
},
|
|
2273
1995
|
confirmation_required: true,
|
|
2274
1996
|
danger_level: "high",
|
|
2275
|
-
examples: [
|
|
2276
|
-
{
|
|
2277
|
-
command: "f5xcctl config forward-proxy-policy delete {name} --namespace {namespace}",
|
|
2278
|
-
description: "Delete forward-proxy-policy",
|
|
2279
|
-
use_case: "delete",
|
|
2280
|
-
},
|
|
2281
|
-
],
|
|
2282
1997
|
field_docs: {},
|
|
2283
1998
|
optional_fields: [],
|
|
2284
1999
|
performance_impact: {
|
|
@@ -2291,6 +2006,7 @@ export const network_securityTools = [
|
|
|
2291
2006
|
deletes: ["forward-proxy-policy", "contained_resources"],
|
|
2292
2007
|
},
|
|
2293
2008
|
},
|
|
2009
|
+
curlExample: null,
|
|
2294
2010
|
},
|
|
2295
2011
|
{
|
|
2296
2012
|
toolName: "f5xc-api-networksecurity-forward-proxy-policy-get",
|
|
@@ -2359,13 +2075,6 @@ export const network_securityTools = [
|
|
|
2359
2075
|
dangerLevel: "low",
|
|
2360
2076
|
sideEffects: null,
|
|
2361
2077
|
requiredFields: ["path.name", "path.namespace"],
|
|
2362
|
-
cliExamples: [
|
|
2363
|
-
{
|
|
2364
|
-
command: "f5xcctl config forward-proxy-policy get {name} --namespace {namespace}",
|
|
2365
|
-
description: "Get specific forward-proxy-policy",
|
|
2366
|
-
use_case: "get_specific",
|
|
2367
|
-
},
|
|
2368
|
-
],
|
|
2369
2078
|
confirmationRequired: false,
|
|
2370
2079
|
parameterExamples: {
|
|
2371
2080
|
name: "Name",
|
|
@@ -2411,13 +2120,6 @@ export const network_securityTools = [
|
|
|
2411
2120
|
},
|
|
2412
2121
|
confirmation_required: false,
|
|
2413
2122
|
danger_level: "low",
|
|
2414
|
-
examples: [
|
|
2415
|
-
{
|
|
2416
|
-
command: "f5xcctl config forward-proxy-policy get {name} --namespace {namespace}",
|
|
2417
|
-
description: "Get specific forward-proxy-policy",
|
|
2418
|
-
use_case: "get_specific",
|
|
2419
|
-
},
|
|
2420
|
-
],
|
|
2421
2123
|
field_docs: {},
|
|
2422
2124
|
optional_fields: [],
|
|
2423
2125
|
performance_impact: {
|
|
@@ -2428,6 +2130,7 @@ export const network_securityTools = [
|
|
|
2428
2130
|
required_fields: ["path.name", "path.namespace"],
|
|
2429
2131
|
side_effects: {},
|
|
2430
2132
|
},
|
|
2133
|
+
curlExample: null,
|
|
2431
2134
|
},
|
|
2432
2135
|
{
|
|
2433
2136
|
toolName: "f5xc-api-networksecurity-forward-proxy-policy-list",
|
|
@@ -2502,13 +2205,6 @@ export const network_securityTools = [
|
|
|
2502
2205
|
dangerLevel: "low",
|
|
2503
2206
|
sideEffects: null,
|
|
2504
2207
|
requiredFields: ["path.namespace"],
|
|
2505
|
-
cliExamples: [
|
|
2506
|
-
{
|
|
2507
|
-
command: "f5xcctl config forward-proxy-policy list --namespace {namespace}",
|
|
2508
|
-
description: "List all forward-proxy-policys",
|
|
2509
|
-
use_case: "list_all",
|
|
2510
|
-
},
|
|
2511
|
-
],
|
|
2512
2208
|
confirmationRequired: false,
|
|
2513
2209
|
parameterExamples: {
|
|
2514
2210
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2554,13 +2250,6 @@ export const network_securityTools = [
|
|
|
2554
2250
|
},
|
|
2555
2251
|
confirmation_required: false,
|
|
2556
2252
|
danger_level: "low",
|
|
2557
|
-
examples: [
|
|
2558
|
-
{
|
|
2559
|
-
command: "f5xcctl config forward-proxy-policy list --namespace {namespace}",
|
|
2560
|
-
description: "List all forward-proxy-policys",
|
|
2561
|
-
use_case: "list_all",
|
|
2562
|
-
},
|
|
2563
|
-
],
|
|
2564
2253
|
field_docs: {},
|
|
2565
2254
|
optional_fields: [],
|
|
2566
2255
|
performance_impact: {
|
|
@@ -2571,6 +2260,7 @@ export const network_securityTools = [
|
|
|
2571
2260
|
required_fields: ["path.namespace"],
|
|
2572
2261
|
side_effects: {},
|
|
2573
2262
|
},
|
|
2263
|
+
curlExample: null,
|
|
2574
2264
|
},
|
|
2575
2265
|
{
|
|
2576
2266
|
toolName: "f5xc-api-networksecurity-forward-proxy-policy-update",
|
|
@@ -2622,13 +2312,6 @@ export const network_securityTools = [
|
|
|
2622
2312
|
modifies: ["forward-proxy-policy"],
|
|
2623
2313
|
},
|
|
2624
2314
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2625
|
-
cliExamples: [
|
|
2626
|
-
{
|
|
2627
|
-
command: "f5xcctl config forward-proxy-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
2628
|
-
description: "Update forward-proxy-policy",
|
|
2629
|
-
use_case: "update",
|
|
2630
|
-
},
|
|
2631
|
-
],
|
|
2632
2315
|
confirmationRequired: false,
|
|
2633
2316
|
parameterExamples: {
|
|
2634
2317
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2674,13 +2357,6 @@ export const network_securityTools = [
|
|
|
2674
2357
|
},
|
|
2675
2358
|
confirmation_required: false,
|
|
2676
2359
|
danger_level: "medium",
|
|
2677
|
-
examples: [
|
|
2678
|
-
{
|
|
2679
|
-
command: "f5xcctl config forward-proxy-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
2680
|
-
description: "Update forward-proxy-policy",
|
|
2681
|
-
use_case: "update",
|
|
2682
|
-
},
|
|
2683
|
-
],
|
|
2684
2360
|
field_docs: {},
|
|
2685
2361
|
optional_fields: [],
|
|
2686
2362
|
performance_impact: {
|
|
@@ -2693,6 +2369,7 @@ export const network_securityTools = [
|
|
|
2693
2369
|
modifies: ["forward-proxy-policy"],
|
|
2694
2370
|
},
|
|
2695
2371
|
},
|
|
2372
|
+
curlExample: null,
|
|
2696
2373
|
},
|
|
2697
2374
|
{
|
|
2698
2375
|
toolName: "f5xc-api-networksecurity-graph-create",
|
|
@@ -2733,18 +2410,6 @@ export const network_securityTools = [
|
|
|
2733
2410
|
creates: ["graph"],
|
|
2734
2411
|
},
|
|
2735
2412
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
2736
|
-
cliExamples: [
|
|
2737
|
-
{
|
|
2738
|
-
command: "f5xcctl data graph create -f {file}.yaml",
|
|
2739
|
-
description: "Create from YAML file",
|
|
2740
|
-
use_case: "file_based",
|
|
2741
|
-
},
|
|
2742
|
-
{
|
|
2743
|
-
command: "f5xcctl data graph create {name} --namespace {namespace}",
|
|
2744
|
-
description: "Create graph",
|
|
2745
|
-
use_case: "basic_create",
|
|
2746
|
-
},
|
|
2747
|
-
],
|
|
2748
2413
|
confirmationRequired: false,
|
|
2749
2414
|
parameterExamples: {
|
|
2750
2415
|
namespace: "Value",
|
|
@@ -2789,18 +2454,6 @@ export const network_securityTools = [
|
|
|
2789
2454
|
},
|
|
2790
2455
|
confirmation_required: false,
|
|
2791
2456
|
danger_level: "medium",
|
|
2792
|
-
examples: [
|
|
2793
|
-
{
|
|
2794
|
-
command: "f5xcctl data graph create {name} --namespace {namespace}",
|
|
2795
|
-
description: "Create graph",
|
|
2796
|
-
use_case: "basic_create",
|
|
2797
|
-
},
|
|
2798
|
-
{
|
|
2799
|
-
command: "f5xcctl data graph create -f {file}.yaml",
|
|
2800
|
-
description: "Create from YAML file",
|
|
2801
|
-
use_case: "file_based",
|
|
2802
|
-
},
|
|
2803
|
-
],
|
|
2804
2457
|
field_docs: {},
|
|
2805
2458
|
optional_fields: [],
|
|
2806
2459
|
performance_impact: {
|
|
@@ -2813,6 +2466,7 @@ export const network_securityTools = [
|
|
|
2813
2466
|
creates: ["graph"],
|
|
2814
2467
|
},
|
|
2815
2468
|
},
|
|
2469
|
+
curlExample: null,
|
|
2816
2470
|
},
|
|
2817
2471
|
{
|
|
2818
2472
|
toolName: "f5xc-api-networksecurity-hit-create",
|
|
@@ -2853,18 +2507,6 @@ export const network_securityTools = [
|
|
|
2853
2507
|
creates: ["hit"],
|
|
2854
2508
|
},
|
|
2855
2509
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
2856
|
-
cliExamples: [
|
|
2857
|
-
{
|
|
2858
|
-
command: "f5xcctl data hit create -f {file}.yaml",
|
|
2859
|
-
description: "Create from YAML file",
|
|
2860
|
-
use_case: "file_based",
|
|
2861
|
-
},
|
|
2862
|
-
{
|
|
2863
|
-
command: "f5xcctl data hit create {name} --namespace {namespace}",
|
|
2864
|
-
description: "Create hit",
|
|
2865
|
-
use_case: "basic_create",
|
|
2866
|
-
},
|
|
2867
|
-
],
|
|
2868
2510
|
confirmationRequired: false,
|
|
2869
2511
|
parameterExamples: {
|
|
2870
2512
|
namespace: "Ns1",
|
|
@@ -2909,18 +2551,6 @@ export const network_securityTools = [
|
|
|
2909
2551
|
},
|
|
2910
2552
|
confirmation_required: false,
|
|
2911
2553
|
danger_level: "medium",
|
|
2912
|
-
examples: [
|
|
2913
|
-
{
|
|
2914
|
-
command: "f5xcctl data hit create {name} --namespace {namespace}",
|
|
2915
|
-
description: "Create hit",
|
|
2916
|
-
use_case: "basic_create",
|
|
2917
|
-
},
|
|
2918
|
-
{
|
|
2919
|
-
command: "f5xcctl data hit create -f {file}.yaml",
|
|
2920
|
-
description: "Create from YAML file",
|
|
2921
|
-
use_case: "file_based",
|
|
2922
|
-
},
|
|
2923
|
-
],
|
|
2924
2554
|
field_docs: {},
|
|
2925
2555
|
optional_fields: [],
|
|
2926
2556
|
performance_impact: {
|
|
@@ -2933,6 +2563,7 @@ export const network_securityTools = [
|
|
|
2933
2563
|
creates: ["hit"],
|
|
2934
2564
|
},
|
|
2935
2565
|
},
|
|
2566
|
+
curlExample: null,
|
|
2936
2567
|
},
|
|
2937
2568
|
{
|
|
2938
2569
|
toolName: "f5xc-api-networksecurity-latency-create",
|
|
@@ -2971,18 +2602,6 @@ export const network_securityTools = [
|
|
|
2971
2602
|
creates: ["latency"],
|
|
2972
2603
|
},
|
|
2973
2604
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
2974
|
-
cliExamples: [
|
|
2975
|
-
{
|
|
2976
|
-
command: "f5xcctl data latency create -f {file}.yaml",
|
|
2977
|
-
description: "Create from YAML file",
|
|
2978
|
-
use_case: "file_based",
|
|
2979
|
-
},
|
|
2980
|
-
{
|
|
2981
|
-
command: "f5xcctl data latency create {name} --namespace {namespace}",
|
|
2982
|
-
description: "Create latency",
|
|
2983
|
-
use_case: "basic_create",
|
|
2984
|
-
},
|
|
2985
|
-
],
|
|
2986
2605
|
confirmationRequired: false,
|
|
2987
2606
|
parameterExamples: {
|
|
2988
2607
|
namespace: "Ns1",
|
|
@@ -3027,18 +2646,6 @@ export const network_securityTools = [
|
|
|
3027
2646
|
},
|
|
3028
2647
|
confirmation_required: false,
|
|
3029
2648
|
danger_level: "medium",
|
|
3030
|
-
examples: [
|
|
3031
|
-
{
|
|
3032
|
-
command: "f5xcctl data latency create {name} --namespace {namespace}",
|
|
3033
|
-
description: "Create latency",
|
|
3034
|
-
use_case: "basic_create",
|
|
3035
|
-
},
|
|
3036
|
-
{
|
|
3037
|
-
command: "f5xcctl data latency create -f {file}.yaml",
|
|
3038
|
-
description: "Create from YAML file",
|
|
3039
|
-
use_case: "file_based",
|
|
3040
|
-
},
|
|
3041
|
-
],
|
|
3042
2649
|
field_docs: {},
|
|
3043
2650
|
optional_fields: [],
|
|
3044
2651
|
performance_impact: {
|
|
@@ -3051,6 +2658,7 @@ export const network_securityTools = [
|
|
|
3051
2658
|
creates: ["latency"],
|
|
3052
2659
|
},
|
|
3053
2660
|
},
|
|
2661
|
+
curlExample: null,
|
|
3054
2662
|
},
|
|
3055
2663
|
{
|
|
3056
2664
|
toolName: "f5xc-api-networksecurity-nat-policy-create",
|
|
@@ -3091,18 +2699,6 @@ export const network_securityTools = [
|
|
|
3091
2699
|
creates: ["nat-policy"],
|
|
3092
2700
|
},
|
|
3093
2701
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
3094
|
-
cliExamples: [
|
|
3095
|
-
{
|
|
3096
|
-
command: "f5xcctl config nat-policy create -f {file}.yaml",
|
|
3097
|
-
description: "Create from YAML file",
|
|
3098
|
-
use_case: "file_based",
|
|
3099
|
-
},
|
|
3100
|
-
{
|
|
3101
|
-
command: "f5xcctl config nat-policy create {name} --namespace {namespace}",
|
|
3102
|
-
description: "Create nat-policy",
|
|
3103
|
-
use_case: "basic_create",
|
|
3104
|
-
},
|
|
3105
|
-
],
|
|
3106
2702
|
confirmationRequired: false,
|
|
3107
2703
|
parameterExamples: {
|
|
3108
2704
|
"metadata.namespace": "Staging",
|
|
@@ -3147,18 +2743,6 @@ export const network_securityTools = [
|
|
|
3147
2743
|
},
|
|
3148
2744
|
confirmation_required: false,
|
|
3149
2745
|
danger_level: "medium",
|
|
3150
|
-
examples: [
|
|
3151
|
-
{
|
|
3152
|
-
command: "f5xcctl config nat-policy create {name} --namespace {namespace}",
|
|
3153
|
-
description: "Create nat-policy",
|
|
3154
|
-
use_case: "basic_create",
|
|
3155
|
-
},
|
|
3156
|
-
{
|
|
3157
|
-
command: "f5xcctl config nat-policy create -f {file}.yaml",
|
|
3158
|
-
description: "Create from YAML file",
|
|
3159
|
-
use_case: "file_based",
|
|
3160
|
-
},
|
|
3161
|
-
],
|
|
3162
2746
|
field_docs: {},
|
|
3163
2747
|
optional_fields: [],
|
|
3164
2748
|
performance_impact: {
|
|
@@ -3171,6 +2755,7 @@ export const network_securityTools = [
|
|
|
3171
2755
|
creates: ["nat-policy"],
|
|
3172
2756
|
},
|
|
3173
2757
|
},
|
|
2758
|
+
curlExample: null,
|
|
3174
2759
|
},
|
|
3175
2760
|
{
|
|
3176
2761
|
toolName: "f5xc-api-networksecurity-nat-policy-delete",
|
|
@@ -3220,13 +2805,6 @@ export const network_securityTools = [
|
|
|
3220
2805
|
deletes: ["nat-policy", "contained_resources"],
|
|
3221
2806
|
},
|
|
3222
2807
|
requiredFields: ["path.name", "path.namespace"],
|
|
3223
|
-
cliExamples: [
|
|
3224
|
-
{
|
|
3225
|
-
command: "f5xcctl config nat-policy delete {name} --namespace {namespace}",
|
|
3226
|
-
description: "Delete nat-policy",
|
|
3227
|
-
use_case: "delete",
|
|
3228
|
-
},
|
|
3229
|
-
],
|
|
3230
2808
|
confirmationRequired: true,
|
|
3231
2809
|
parameterExamples: {
|
|
3232
2810
|
name: "Name",
|
|
@@ -3272,13 +2850,6 @@ export const network_securityTools = [
|
|
|
3272
2850
|
},
|
|
3273
2851
|
confirmation_required: true,
|
|
3274
2852
|
danger_level: "high",
|
|
3275
|
-
examples: [
|
|
3276
|
-
{
|
|
3277
|
-
command: "f5xcctl config nat-policy delete {name} --namespace {namespace}",
|
|
3278
|
-
description: "Delete nat-policy",
|
|
3279
|
-
use_case: "delete",
|
|
3280
|
-
},
|
|
3281
|
-
],
|
|
3282
2853
|
field_docs: {},
|
|
3283
2854
|
optional_fields: [],
|
|
3284
2855
|
performance_impact: {
|
|
@@ -3291,6 +2862,7 @@ export const network_securityTools = [
|
|
|
3291
2862
|
deletes: ["nat-policy", "contained_resources"],
|
|
3292
2863
|
},
|
|
3293
2864
|
},
|
|
2865
|
+
curlExample: null,
|
|
3294
2866
|
},
|
|
3295
2867
|
{
|
|
3296
2868
|
toolName: "f5xc-api-networksecurity-nat-policy-get",
|
|
@@ -3359,13 +2931,6 @@ export const network_securityTools = [
|
|
|
3359
2931
|
dangerLevel: "low",
|
|
3360
2932
|
sideEffects: null,
|
|
3361
2933
|
requiredFields: ["path.name", "path.namespace"],
|
|
3362
|
-
cliExamples: [
|
|
3363
|
-
{
|
|
3364
|
-
command: "f5xcctl config nat-policy get {name} --namespace {namespace}",
|
|
3365
|
-
description: "Get specific nat-policy",
|
|
3366
|
-
use_case: "get_specific",
|
|
3367
|
-
},
|
|
3368
|
-
],
|
|
3369
2934
|
confirmationRequired: false,
|
|
3370
2935
|
parameterExamples: {
|
|
3371
2936
|
name: "Name",
|
|
@@ -3411,13 +2976,6 @@ export const network_securityTools = [
|
|
|
3411
2976
|
},
|
|
3412
2977
|
confirmation_required: false,
|
|
3413
2978
|
danger_level: "low",
|
|
3414
|
-
examples: [
|
|
3415
|
-
{
|
|
3416
|
-
command: "f5xcctl config nat-policy get {name} --namespace {namespace}",
|
|
3417
|
-
description: "Get specific nat-policy",
|
|
3418
|
-
use_case: "get_specific",
|
|
3419
|
-
},
|
|
3420
|
-
],
|
|
3421
2979
|
field_docs: {},
|
|
3422
2980
|
optional_fields: [],
|
|
3423
2981
|
performance_impact: {
|
|
@@ -3428,6 +2986,7 @@ export const network_securityTools = [
|
|
|
3428
2986
|
required_fields: ["path.name", "path.namespace"],
|
|
3429
2987
|
side_effects: {},
|
|
3430
2988
|
},
|
|
2989
|
+
curlExample: null,
|
|
3431
2990
|
},
|
|
3432
2991
|
{
|
|
3433
2992
|
toolName: "f5xc-api-networksecurity-nat-policy-list",
|
|
@@ -3502,13 +3061,6 @@ export const network_securityTools = [
|
|
|
3502
3061
|
dangerLevel: "low",
|
|
3503
3062
|
sideEffects: null,
|
|
3504
3063
|
requiredFields: ["path.namespace"],
|
|
3505
|
-
cliExamples: [
|
|
3506
|
-
{
|
|
3507
|
-
command: "f5xcctl config nat-policy list --namespace {namespace}",
|
|
3508
|
-
description: "List all nat-policys",
|
|
3509
|
-
use_case: "list_all",
|
|
3510
|
-
},
|
|
3511
|
-
],
|
|
3512
3064
|
confirmationRequired: false,
|
|
3513
3065
|
parameterExamples: {
|
|
3514
3066
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3554,13 +3106,6 @@ export const network_securityTools = [
|
|
|
3554
3106
|
},
|
|
3555
3107
|
confirmation_required: false,
|
|
3556
3108
|
danger_level: "low",
|
|
3557
|
-
examples: [
|
|
3558
|
-
{
|
|
3559
|
-
command: "f5xcctl config nat-policy list --namespace {namespace}",
|
|
3560
|
-
description: "List all nat-policys",
|
|
3561
|
-
use_case: "list_all",
|
|
3562
|
-
},
|
|
3563
|
-
],
|
|
3564
3109
|
field_docs: {},
|
|
3565
3110
|
optional_fields: [],
|
|
3566
3111
|
performance_impact: {
|
|
@@ -3571,6 +3116,7 @@ export const network_securityTools = [
|
|
|
3571
3116
|
required_fields: ["path.namespace"],
|
|
3572
3117
|
side_effects: {},
|
|
3573
3118
|
},
|
|
3119
|
+
curlExample: null,
|
|
3574
3120
|
},
|
|
3575
3121
|
{
|
|
3576
3122
|
toolName: "f5xc-api-networksecurity-nat-policy-update",
|
|
@@ -3622,13 +3168,6 @@ export const network_securityTools = [
|
|
|
3622
3168
|
modifies: ["nat-policy"],
|
|
3623
3169
|
},
|
|
3624
3170
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3625
|
-
cliExamples: [
|
|
3626
|
-
{
|
|
3627
|
-
command: "f5xcctl config nat-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
3628
|
-
description: "Update nat-policy",
|
|
3629
|
-
use_case: "update",
|
|
3630
|
-
},
|
|
3631
|
-
],
|
|
3632
3171
|
confirmationRequired: false,
|
|
3633
3172
|
parameterExamples: {
|
|
3634
3173
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3674,13 +3213,6 @@ export const network_securityTools = [
|
|
|
3674
3213
|
},
|
|
3675
3214
|
confirmation_required: false,
|
|
3676
3215
|
danger_level: "medium",
|
|
3677
|
-
examples: [
|
|
3678
|
-
{
|
|
3679
|
-
command: "f5xcctl config nat-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
3680
|
-
description: "Update nat-policy",
|
|
3681
|
-
use_case: "update",
|
|
3682
|
-
},
|
|
3683
|
-
],
|
|
3684
3216
|
field_docs: {},
|
|
3685
3217
|
optional_fields: [],
|
|
3686
3218
|
performance_impact: {
|
|
@@ -3693,6 +3225,7 @@ export const network_securityTools = [
|
|
|
3693
3225
|
modifies: ["nat-policy"],
|
|
3694
3226
|
},
|
|
3695
3227
|
},
|
|
3228
|
+
curlExample: null,
|
|
3696
3229
|
},
|
|
3697
3230
|
{
|
|
3698
3231
|
toolName: "f5xc-api-networksecurity-network-firewall-create",
|
|
@@ -3733,18 +3266,6 @@ export const network_securityTools = [
|
|
|
3733
3266
|
creates: ["network-firewall"],
|
|
3734
3267
|
},
|
|
3735
3268
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
3736
|
-
cliExamples: [
|
|
3737
|
-
{
|
|
3738
|
-
command: "f5xcctl config network-firewall create -f {file}.yaml",
|
|
3739
|
-
description: "Create from YAML file",
|
|
3740
|
-
use_case: "file_based",
|
|
3741
|
-
},
|
|
3742
|
-
{
|
|
3743
|
-
command: "f5xcctl config network-firewall create {name} --namespace {namespace}",
|
|
3744
|
-
description: "Create network-firewall",
|
|
3745
|
-
use_case: "basic_create",
|
|
3746
|
-
},
|
|
3747
|
-
],
|
|
3748
3269
|
confirmationRequired: false,
|
|
3749
3270
|
parameterExamples: {
|
|
3750
3271
|
"metadata.namespace": "Staging",
|
|
@@ -3792,18 +3313,6 @@ export const network_securityTools = [
|
|
|
3792
3313
|
},
|
|
3793
3314
|
confirmation_required: false,
|
|
3794
3315
|
danger_level: "medium",
|
|
3795
|
-
examples: [
|
|
3796
|
-
{
|
|
3797
|
-
command: "f5xcctl config network-firewall create {name} --namespace {namespace}",
|
|
3798
|
-
description: "Create network-firewall",
|
|
3799
|
-
use_case: "basic_create",
|
|
3800
|
-
},
|
|
3801
|
-
{
|
|
3802
|
-
command: "f5xcctl config network-firewall create -f {file}.yaml",
|
|
3803
|
-
description: "Create from YAML file",
|
|
3804
|
-
use_case: "file_based",
|
|
3805
|
-
},
|
|
3806
|
-
],
|
|
3807
3316
|
field_docs: {},
|
|
3808
3317
|
optional_fields: [],
|
|
3809
3318
|
performance_impact: {
|
|
@@ -3816,6 +3325,7 @@ export const network_securityTools = [
|
|
|
3816
3325
|
creates: ["network-firewall"],
|
|
3817
3326
|
},
|
|
3818
3327
|
},
|
|
3328
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_firewalls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3819
3329
|
},
|
|
3820
3330
|
{
|
|
3821
3331
|
toolName: "f5xc-api-networksecurity-network-firewall-delete",
|
|
@@ -3865,13 +3375,6 @@ export const network_securityTools = [
|
|
|
3865
3375
|
deletes: ["network-firewall", "contained_resources"],
|
|
3866
3376
|
},
|
|
3867
3377
|
requiredFields: ["path.name", "path.namespace"],
|
|
3868
|
-
cliExamples: [
|
|
3869
|
-
{
|
|
3870
|
-
command: "f5xcctl config network-firewall delete {name} --namespace {namespace}",
|
|
3871
|
-
description: "Delete network-firewall",
|
|
3872
|
-
use_case: "delete",
|
|
3873
|
-
},
|
|
3874
|
-
],
|
|
3875
3378
|
confirmationRequired: true,
|
|
3876
3379
|
parameterExamples: {
|
|
3877
3380
|
name: "Name",
|
|
@@ -3917,13 +3420,6 @@ export const network_securityTools = [
|
|
|
3917
3420
|
},
|
|
3918
3421
|
confirmation_required: true,
|
|
3919
3422
|
danger_level: "high",
|
|
3920
|
-
examples: [
|
|
3921
|
-
{
|
|
3922
|
-
command: "f5xcctl config network-firewall delete {name} --namespace {namespace}",
|
|
3923
|
-
description: "Delete network-firewall",
|
|
3924
|
-
use_case: "delete",
|
|
3925
|
-
},
|
|
3926
|
-
],
|
|
3927
3423
|
field_docs: {},
|
|
3928
3424
|
optional_fields: [],
|
|
3929
3425
|
performance_impact: {
|
|
@@ -3936,6 +3432,7 @@ export const network_securityTools = [
|
|
|
3936
3432
|
deletes: ["network-firewall", "contained_resources"],
|
|
3937
3433
|
},
|
|
3938
3434
|
},
|
|
3435
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_firewalls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3939
3436
|
},
|
|
3940
3437
|
{
|
|
3941
3438
|
toolName: "f5xc-api-networksecurity-network-firewall-get",
|
|
@@ -4004,13 +3501,6 @@ export const network_securityTools = [
|
|
|
4004
3501
|
dangerLevel: "low",
|
|
4005
3502
|
sideEffects: null,
|
|
4006
3503
|
requiredFields: ["path.name", "path.namespace"],
|
|
4007
|
-
cliExamples: [
|
|
4008
|
-
{
|
|
4009
|
-
command: "f5xcctl config network-firewall get {name} --namespace {namespace}",
|
|
4010
|
-
description: "Get specific network-firewall",
|
|
4011
|
-
use_case: "get_specific",
|
|
4012
|
-
},
|
|
4013
|
-
],
|
|
4014
3504
|
confirmationRequired: false,
|
|
4015
3505
|
parameterExamples: {
|
|
4016
3506
|
name: "Name",
|
|
@@ -4056,13 +3546,6 @@ export const network_securityTools = [
|
|
|
4056
3546
|
},
|
|
4057
3547
|
confirmation_required: false,
|
|
4058
3548
|
danger_level: "low",
|
|
4059
|
-
examples: [
|
|
4060
|
-
{
|
|
4061
|
-
command: "f5xcctl config network-firewall get {name} --namespace {namespace}",
|
|
4062
|
-
description: "Get specific network-firewall",
|
|
4063
|
-
use_case: "get_specific",
|
|
4064
|
-
},
|
|
4065
|
-
],
|
|
4066
3549
|
field_docs: {},
|
|
4067
3550
|
optional_fields: [],
|
|
4068
3551
|
performance_impact: {
|
|
@@ -4073,6 +3556,7 @@ export const network_securityTools = [
|
|
|
4073
3556
|
required_fields: ["path.name", "path.namespace"],
|
|
4074
3557
|
side_effects: {},
|
|
4075
3558
|
},
|
|
3559
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_firewalls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4076
3560
|
},
|
|
4077
3561
|
{
|
|
4078
3562
|
toolName: "f5xc-api-networksecurity-network-firewall-list",
|
|
@@ -4147,13 +3631,6 @@ export const network_securityTools = [
|
|
|
4147
3631
|
dangerLevel: "low",
|
|
4148
3632
|
sideEffects: null,
|
|
4149
3633
|
requiredFields: ["path.namespace"],
|
|
4150
|
-
cliExamples: [
|
|
4151
|
-
{
|
|
4152
|
-
command: "f5xcctl config network-firewall list --namespace {namespace}",
|
|
4153
|
-
description: "List all network-firewalls",
|
|
4154
|
-
use_case: "list_all",
|
|
4155
|
-
},
|
|
4156
|
-
],
|
|
4157
3634
|
confirmationRequired: false,
|
|
4158
3635
|
parameterExamples: {
|
|
4159
3636
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4199,13 +3676,6 @@ export const network_securityTools = [
|
|
|
4199
3676
|
},
|
|
4200
3677
|
confirmation_required: false,
|
|
4201
3678
|
danger_level: "low",
|
|
4202
|
-
examples: [
|
|
4203
|
-
{
|
|
4204
|
-
command: "f5xcctl config network-firewall list --namespace {namespace}",
|
|
4205
|
-
description: "List all network-firewalls",
|
|
4206
|
-
use_case: "list_all",
|
|
4207
|
-
},
|
|
4208
|
-
],
|
|
4209
3679
|
field_docs: {},
|
|
4210
3680
|
optional_fields: [],
|
|
4211
3681
|
performance_impact: {
|
|
@@ -4216,6 +3686,7 @@ export const network_securityTools = [
|
|
|
4216
3686
|
required_fields: ["path.namespace"],
|
|
4217
3687
|
side_effects: {},
|
|
4218
3688
|
},
|
|
3689
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_firewalls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4219
3690
|
},
|
|
4220
3691
|
{
|
|
4221
3692
|
toolName: "f5xc-api-networksecurity-network-firewall-update",
|
|
@@ -4267,13 +3738,6 @@ export const network_securityTools = [
|
|
|
4267
3738
|
modifies: ["network-firewall"],
|
|
4268
3739
|
},
|
|
4269
3740
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4270
|
-
cliExamples: [
|
|
4271
|
-
{
|
|
4272
|
-
command: "f5xcctl config network-firewall update {name} --namespace {namespace} -f {file}.yaml",
|
|
4273
|
-
description: "Update network-firewall",
|
|
4274
|
-
use_case: "update",
|
|
4275
|
-
},
|
|
4276
|
-
],
|
|
4277
3741
|
confirmationRequired: false,
|
|
4278
3742
|
parameterExamples: {
|
|
4279
3743
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4319,13 +3783,6 @@ export const network_securityTools = [
|
|
|
4319
3783
|
},
|
|
4320
3784
|
confirmation_required: false,
|
|
4321
3785
|
danger_level: "medium",
|
|
4322
|
-
examples: [
|
|
4323
|
-
{
|
|
4324
|
-
command: "f5xcctl config network-firewall update {name} --namespace {namespace} -f {file}.yaml",
|
|
4325
|
-
description: "Update network-firewall",
|
|
4326
|
-
use_case: "update",
|
|
4327
|
-
},
|
|
4328
|
-
],
|
|
4329
3786
|
field_docs: {},
|
|
4330
3787
|
optional_fields: [],
|
|
4331
3788
|
performance_impact: {
|
|
@@ -4338,6 +3795,7 @@ export const network_securityTools = [
|
|
|
4338
3795
|
modifies: ["network-firewall"],
|
|
4339
3796
|
},
|
|
4340
3797
|
},
|
|
3798
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_firewalls" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4341
3799
|
},
|
|
4342
3800
|
{
|
|
4343
3801
|
toolName: "f5xc-api-networksecurity-network-policy-create",
|
|
@@ -4378,18 +3836,6 @@ export const network_securityTools = [
|
|
|
4378
3836
|
creates: ["network-policy"],
|
|
4379
3837
|
},
|
|
4380
3838
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4381
|
-
cliExamples: [
|
|
4382
|
-
{
|
|
4383
|
-
command: "f5xcctl config network-policy create -f {file}.yaml",
|
|
4384
|
-
description: "Create from YAML file",
|
|
4385
|
-
use_case: "file_based",
|
|
4386
|
-
},
|
|
4387
|
-
{
|
|
4388
|
-
command: "f5xcctl config network-policy create {name} --namespace {namespace}",
|
|
4389
|
-
description: "Create network-policy",
|
|
4390
|
-
use_case: "basic_create",
|
|
4391
|
-
},
|
|
4392
|
-
],
|
|
4393
3839
|
confirmationRequired: false,
|
|
4394
3840
|
parameterExamples: {
|
|
4395
3841
|
"metadata.namespace": "Staging",
|
|
@@ -4434,18 +3880,6 @@ export const network_securityTools = [
|
|
|
4434
3880
|
},
|
|
4435
3881
|
confirmation_required: false,
|
|
4436
3882
|
danger_level: "medium",
|
|
4437
|
-
examples: [
|
|
4438
|
-
{
|
|
4439
|
-
command: "f5xcctl config network-policy create {name} --namespace {namespace}",
|
|
4440
|
-
description: "Create network-policy",
|
|
4441
|
-
use_case: "basic_create",
|
|
4442
|
-
},
|
|
4443
|
-
{
|
|
4444
|
-
command: "f5xcctl config network-policy create -f {file}.yaml",
|
|
4445
|
-
description: "Create from YAML file",
|
|
4446
|
-
use_case: "file_based",
|
|
4447
|
-
},
|
|
4448
|
-
],
|
|
4449
3883
|
field_docs: {},
|
|
4450
3884
|
optional_fields: [],
|
|
4451
3885
|
performance_impact: {
|
|
@@ -4458,6 +3892,7 @@ export const network_securityTools = [
|
|
|
4458
3892
|
creates: ["network-policy"],
|
|
4459
3893
|
},
|
|
4460
3894
|
},
|
|
3895
|
+
curlExample: null,
|
|
4461
3896
|
},
|
|
4462
3897
|
{
|
|
4463
3898
|
toolName: "f5xc-api-networksecurity-network-policy-delete",
|
|
@@ -4507,13 +3942,6 @@ export const network_securityTools = [
|
|
|
4507
3942
|
deletes: ["network-policy", "contained_resources"],
|
|
4508
3943
|
},
|
|
4509
3944
|
requiredFields: ["path.name", "path.namespace"],
|
|
4510
|
-
cliExamples: [
|
|
4511
|
-
{
|
|
4512
|
-
command: "f5xcctl config network-policy delete {name} --namespace {namespace}",
|
|
4513
|
-
description: "Delete network-policy",
|
|
4514
|
-
use_case: "delete",
|
|
4515
|
-
},
|
|
4516
|
-
],
|
|
4517
3945
|
confirmationRequired: true,
|
|
4518
3946
|
parameterExamples: {
|
|
4519
3947
|
name: "Name",
|
|
@@ -4559,13 +3987,6 @@ export const network_securityTools = [
|
|
|
4559
3987
|
},
|
|
4560
3988
|
confirmation_required: true,
|
|
4561
3989
|
danger_level: "high",
|
|
4562
|
-
examples: [
|
|
4563
|
-
{
|
|
4564
|
-
command: "f5xcctl config network-policy delete {name} --namespace {namespace}",
|
|
4565
|
-
description: "Delete network-policy",
|
|
4566
|
-
use_case: "delete",
|
|
4567
|
-
},
|
|
4568
|
-
],
|
|
4569
3990
|
field_docs: {},
|
|
4570
3991
|
optional_fields: [],
|
|
4571
3992
|
performance_impact: {
|
|
@@ -4578,6 +3999,7 @@ export const network_securityTools = [
|
|
|
4578
3999
|
deletes: ["network-policy", "contained_resources"],
|
|
4579
4000
|
},
|
|
4580
4001
|
},
|
|
4002
|
+
curlExample: null,
|
|
4581
4003
|
},
|
|
4582
4004
|
{
|
|
4583
4005
|
toolName: "f5xc-api-networksecurity-network-policy-get",
|
|
@@ -4646,13 +4068,6 @@ export const network_securityTools = [
|
|
|
4646
4068
|
dangerLevel: "low",
|
|
4647
4069
|
sideEffects: null,
|
|
4648
4070
|
requiredFields: ["path.name", "path.namespace"],
|
|
4649
|
-
cliExamples: [
|
|
4650
|
-
{
|
|
4651
|
-
command: "f5xcctl config network-policy get {name} --namespace {namespace}",
|
|
4652
|
-
description: "Get specific network-policy",
|
|
4653
|
-
use_case: "get_specific",
|
|
4654
|
-
},
|
|
4655
|
-
],
|
|
4656
4071
|
confirmationRequired: false,
|
|
4657
4072
|
parameterExamples: {
|
|
4658
4073
|
name: "Name",
|
|
@@ -4698,13 +4113,6 @@ export const network_securityTools = [
|
|
|
4698
4113
|
},
|
|
4699
4114
|
confirmation_required: false,
|
|
4700
4115
|
danger_level: "low",
|
|
4701
|
-
examples: [
|
|
4702
|
-
{
|
|
4703
|
-
command: "f5xcctl config network-policy get {name} --namespace {namespace}",
|
|
4704
|
-
description: "Get specific network-policy",
|
|
4705
|
-
use_case: "get_specific",
|
|
4706
|
-
},
|
|
4707
|
-
],
|
|
4708
4116
|
field_docs: {},
|
|
4709
4117
|
optional_fields: [],
|
|
4710
4118
|
performance_impact: {
|
|
@@ -4715,6 +4123,7 @@ export const network_securityTools = [
|
|
|
4715
4123
|
required_fields: ["path.name", "path.namespace"],
|
|
4716
4124
|
side_effects: {},
|
|
4717
4125
|
},
|
|
4126
|
+
curlExample: null,
|
|
4718
4127
|
},
|
|
4719
4128
|
{
|
|
4720
4129
|
toolName: "f5xc-api-networksecurity-network-policy-list",
|
|
@@ -4789,13 +4198,6 @@ export const network_securityTools = [
|
|
|
4789
4198
|
dangerLevel: "low",
|
|
4790
4199
|
sideEffects: null,
|
|
4791
4200
|
requiredFields: ["path.namespace"],
|
|
4792
|
-
cliExamples: [
|
|
4793
|
-
{
|
|
4794
|
-
command: "f5xcctl config network-policy list --namespace {namespace}",
|
|
4795
|
-
description: "List all network-policys",
|
|
4796
|
-
use_case: "list_all",
|
|
4797
|
-
},
|
|
4798
|
-
],
|
|
4799
4201
|
confirmationRequired: false,
|
|
4800
4202
|
parameterExamples: {
|
|
4801
4203
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4841,13 +4243,6 @@ export const network_securityTools = [
|
|
|
4841
4243
|
},
|
|
4842
4244
|
confirmation_required: false,
|
|
4843
4245
|
danger_level: "low",
|
|
4844
|
-
examples: [
|
|
4845
|
-
{
|
|
4846
|
-
command: "f5xcctl config network-policy list --namespace {namespace}",
|
|
4847
|
-
description: "List all network-policys",
|
|
4848
|
-
use_case: "list_all",
|
|
4849
|
-
},
|
|
4850
|
-
],
|
|
4851
4246
|
field_docs: {},
|
|
4852
4247
|
optional_fields: [],
|
|
4853
4248
|
performance_impact: {
|
|
@@ -4858,6 +4253,7 @@ export const network_securityTools = [
|
|
|
4858
4253
|
required_fields: ["path.namespace"],
|
|
4859
4254
|
side_effects: {},
|
|
4860
4255
|
},
|
|
4256
|
+
curlExample: null,
|
|
4861
4257
|
},
|
|
4862
4258
|
{
|
|
4863
4259
|
toolName: "f5xc-api-networksecurity-network-policy-rule-create",
|
|
@@ -4898,18 +4294,6 @@ export const network_securityTools = [
|
|
|
4898
4294
|
creates: ["network-policy-rule"],
|
|
4899
4295
|
},
|
|
4900
4296
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4901
|
-
cliExamples: [
|
|
4902
|
-
{
|
|
4903
|
-
command: "f5xcctl config network-policy-rule create -f {file}.yaml",
|
|
4904
|
-
description: "Create from YAML file",
|
|
4905
|
-
use_case: "file_based",
|
|
4906
|
-
},
|
|
4907
|
-
{
|
|
4908
|
-
command: "f5xcctl config network-policy-rule create {name} --namespace {namespace}",
|
|
4909
|
-
description: "Create network-policy-rule",
|
|
4910
|
-
use_case: "basic_create",
|
|
4911
|
-
},
|
|
4912
|
-
],
|
|
4913
4297
|
confirmationRequired: false,
|
|
4914
4298
|
parameterExamples: {
|
|
4915
4299
|
"metadata.namespace": "Staging",
|
|
@@ -4957,18 +4341,6 @@ export const network_securityTools = [
|
|
|
4957
4341
|
},
|
|
4958
4342
|
confirmation_required: false,
|
|
4959
4343
|
danger_level: "medium",
|
|
4960
|
-
examples: [
|
|
4961
|
-
{
|
|
4962
|
-
command: "f5xcctl config network-policy-rule create {name} --namespace {namespace}",
|
|
4963
|
-
description: "Create network-policy-rule",
|
|
4964
|
-
use_case: "basic_create",
|
|
4965
|
-
},
|
|
4966
|
-
{
|
|
4967
|
-
command: "f5xcctl config network-policy-rule create -f {file}.yaml",
|
|
4968
|
-
description: "Create from YAML file",
|
|
4969
|
-
use_case: "file_based",
|
|
4970
|
-
},
|
|
4971
|
-
],
|
|
4972
4344
|
field_docs: {},
|
|
4973
4345
|
optional_fields: [],
|
|
4974
4346
|
performance_impact: {
|
|
@@ -4981,6 +4353,7 @@ export const network_securityTools = [
|
|
|
4981
4353
|
creates: ["network-policy-rule"],
|
|
4982
4354
|
},
|
|
4983
4355
|
},
|
|
4356
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4984
4357
|
},
|
|
4985
4358
|
{
|
|
4986
4359
|
toolName: "f5xc-api-networksecurity-network-policy-rule-delete",
|
|
@@ -5030,13 +4403,6 @@ export const network_securityTools = [
|
|
|
5030
4403
|
deletes: ["network-policy-rule", "contained_resources"],
|
|
5031
4404
|
},
|
|
5032
4405
|
requiredFields: ["path.name", "path.namespace"],
|
|
5033
|
-
cliExamples: [
|
|
5034
|
-
{
|
|
5035
|
-
command: "f5xcctl config network-policy-rule delete {name} --namespace {namespace}",
|
|
5036
|
-
description: "Delete network-policy-rule",
|
|
5037
|
-
use_case: "delete",
|
|
5038
|
-
},
|
|
5039
|
-
],
|
|
5040
4406
|
confirmationRequired: true,
|
|
5041
4407
|
parameterExamples: {
|
|
5042
4408
|
name: "Name",
|
|
@@ -5082,13 +4448,6 @@ export const network_securityTools = [
|
|
|
5082
4448
|
},
|
|
5083
4449
|
confirmation_required: true,
|
|
5084
4450
|
danger_level: "high",
|
|
5085
|
-
examples: [
|
|
5086
|
-
{
|
|
5087
|
-
command: "f5xcctl config network-policy-rule delete {name} --namespace {namespace}",
|
|
5088
|
-
description: "Delete network-policy-rule",
|
|
5089
|
-
use_case: "delete",
|
|
5090
|
-
},
|
|
5091
|
-
],
|
|
5092
4451
|
field_docs: {},
|
|
5093
4452
|
optional_fields: [],
|
|
5094
4453
|
performance_impact: {
|
|
@@ -5101,6 +4460,7 @@ export const network_securityTools = [
|
|
|
5101
4460
|
deletes: ["network-policy-rule", "contained_resources"],
|
|
5102
4461
|
},
|
|
5103
4462
|
},
|
|
4463
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5104
4464
|
},
|
|
5105
4465
|
{
|
|
5106
4466
|
toolName: "f5xc-api-networksecurity-network-policy-rule-get",
|
|
@@ -5169,13 +4529,6 @@ export const network_securityTools = [
|
|
|
5169
4529
|
dangerLevel: "low",
|
|
5170
4530
|
sideEffects: null,
|
|
5171
4531
|
requiredFields: ["path.name", "path.namespace"],
|
|
5172
|
-
cliExamples: [
|
|
5173
|
-
{
|
|
5174
|
-
command: "f5xcctl config network-policy-rule get {name} --namespace {namespace}",
|
|
5175
|
-
description: "Get specific network-policy-rule",
|
|
5176
|
-
use_case: "get_specific",
|
|
5177
|
-
},
|
|
5178
|
-
],
|
|
5179
4532
|
confirmationRequired: false,
|
|
5180
4533
|
parameterExamples: {
|
|
5181
4534
|
name: "Name",
|
|
@@ -5221,13 +4574,6 @@ export const network_securityTools = [
|
|
|
5221
4574
|
},
|
|
5222
4575
|
confirmation_required: false,
|
|
5223
4576
|
danger_level: "low",
|
|
5224
|
-
examples: [
|
|
5225
|
-
{
|
|
5226
|
-
command: "f5xcctl config network-policy-rule get {name} --namespace {namespace}",
|
|
5227
|
-
description: "Get specific network-policy-rule",
|
|
5228
|
-
use_case: "get_specific",
|
|
5229
|
-
},
|
|
5230
|
-
],
|
|
5231
4577
|
field_docs: {},
|
|
5232
4578
|
optional_fields: [],
|
|
5233
4579
|
performance_impact: {
|
|
@@ -5238,6 +4584,7 @@ export const network_securityTools = [
|
|
|
5238
4584
|
required_fields: ["path.name", "path.namespace"],
|
|
5239
4585
|
side_effects: {},
|
|
5240
4586
|
},
|
|
4587
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5241
4588
|
},
|
|
5242
4589
|
{
|
|
5243
4590
|
toolName: "f5xc-api-networksecurity-network-policy-rule-list",
|
|
@@ -5312,13 +4659,6 @@ export const network_securityTools = [
|
|
|
5312
4659
|
dangerLevel: "low",
|
|
5313
4660
|
sideEffects: null,
|
|
5314
4661
|
requiredFields: ["path.namespace"],
|
|
5315
|
-
cliExamples: [
|
|
5316
|
-
{
|
|
5317
|
-
command: "f5xcctl config network-policy-rule list --namespace {namespace}",
|
|
5318
|
-
description: "List all network-policy-rules",
|
|
5319
|
-
use_case: "list_all",
|
|
5320
|
-
},
|
|
5321
|
-
],
|
|
5322
4662
|
confirmationRequired: false,
|
|
5323
4663
|
parameterExamples: {
|
|
5324
4664
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5364,13 +4704,6 @@ export const network_securityTools = [
|
|
|
5364
4704
|
},
|
|
5365
4705
|
confirmation_required: false,
|
|
5366
4706
|
danger_level: "low",
|
|
5367
|
-
examples: [
|
|
5368
|
-
{
|
|
5369
|
-
command: "f5xcctl config network-policy-rule list --namespace {namespace}",
|
|
5370
|
-
description: "List all network-policy-rules",
|
|
5371
|
-
use_case: "list_all",
|
|
5372
|
-
},
|
|
5373
|
-
],
|
|
5374
4707
|
field_docs: {},
|
|
5375
4708
|
optional_fields: [],
|
|
5376
4709
|
performance_impact: {
|
|
@@ -5381,6 +4714,7 @@ export const network_securityTools = [
|
|
|
5381
4714
|
required_fields: ["path.namespace"],
|
|
5382
4715
|
side_effects: {},
|
|
5383
4716
|
},
|
|
4717
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5384
4718
|
},
|
|
5385
4719
|
{
|
|
5386
4720
|
toolName: "f5xc-api-networksecurity-network-policy-rule-update",
|
|
@@ -5432,13 +4766,6 @@ export const network_securityTools = [
|
|
|
5432
4766
|
modifies: ["network-policy-rule"],
|
|
5433
4767
|
},
|
|
5434
4768
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
5435
|
-
cliExamples: [
|
|
5436
|
-
{
|
|
5437
|
-
command: "f5xcctl config network-policy-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
5438
|
-
description: "Update network-policy-rule",
|
|
5439
|
-
use_case: "update",
|
|
5440
|
-
},
|
|
5441
|
-
],
|
|
5442
4769
|
confirmationRequired: false,
|
|
5443
4770
|
parameterExamples: {
|
|
5444
4771
|
"metadata.name": "Example-corp-web.",
|
|
@@ -5484,13 +4811,6 @@ export const network_securityTools = [
|
|
|
5484
4811
|
},
|
|
5485
4812
|
confirmation_required: false,
|
|
5486
4813
|
danger_level: "medium",
|
|
5487
|
-
examples: [
|
|
5488
|
-
{
|
|
5489
|
-
command: "f5xcctl config network-policy-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
5490
|
-
description: "Update network-policy-rule",
|
|
5491
|
-
use_case: "update",
|
|
5492
|
-
},
|
|
5493
|
-
],
|
|
5494
4814
|
field_docs: {},
|
|
5495
4815
|
optional_fields: [],
|
|
5496
4816
|
performance_impact: {
|
|
@@ -5503,6 +4823,7 @@ export const network_securityTools = [
|
|
|
5503
4823
|
modifies: ["network-policy-rule"],
|
|
5504
4824
|
},
|
|
5505
4825
|
},
|
|
4826
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_rules" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5506
4827
|
},
|
|
5507
4828
|
{
|
|
5508
4829
|
toolName: "f5xc-api-networksecurity-network-policy-set-get",
|
|
@@ -5569,13 +4890,6 @@ export const network_securityTools = [
|
|
|
5569
4890
|
dangerLevel: "low",
|
|
5570
4891
|
sideEffects: null,
|
|
5571
4892
|
requiredFields: ["path.name", "path.namespace"],
|
|
5572
|
-
cliExamples: [
|
|
5573
|
-
{
|
|
5574
|
-
command: "f5xcctl config network-policy-set get {name} --namespace {namespace}",
|
|
5575
|
-
description: "Get specific network-policy-set",
|
|
5576
|
-
use_case: "get_specific",
|
|
5577
|
-
},
|
|
5578
|
-
],
|
|
5579
4893
|
confirmationRequired: false,
|
|
5580
4894
|
parameterExamples: {
|
|
5581
4895
|
name: "Name",
|
|
@@ -5621,13 +4935,6 @@ export const network_securityTools = [
|
|
|
5621
4935
|
},
|
|
5622
4936
|
confirmation_required: false,
|
|
5623
4937
|
danger_level: "low",
|
|
5624
|
-
examples: [
|
|
5625
|
-
{
|
|
5626
|
-
command: "f5xcctl config network-policy-set get {name} --namespace {namespace}",
|
|
5627
|
-
description: "Get specific network-policy-set",
|
|
5628
|
-
use_case: "get_specific",
|
|
5629
|
-
},
|
|
5630
|
-
],
|
|
5631
4938
|
field_docs: {},
|
|
5632
4939
|
optional_fields: [],
|
|
5633
4940
|
performance_impact: {
|
|
@@ -5638,6 +4945,7 @@ export const network_securityTools = [
|
|
|
5638
4945
|
required_fields: ["path.name", "path.namespace"],
|
|
5639
4946
|
side_effects: {},
|
|
5640
4947
|
},
|
|
4948
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5641
4949
|
},
|
|
5642
4950
|
{
|
|
5643
4951
|
toolName: "f5xc-api-networksecurity-network-policy-set-list",
|
|
@@ -5712,13 +5020,6 @@ export const network_securityTools = [
|
|
|
5712
5020
|
dangerLevel: "low",
|
|
5713
5021
|
sideEffects: null,
|
|
5714
5022
|
requiredFields: ["path.namespace"],
|
|
5715
|
-
cliExamples: [
|
|
5716
|
-
{
|
|
5717
|
-
command: "f5xcctl config network-policy-set list --namespace {namespace}",
|
|
5718
|
-
description: "List all network-policy-sets",
|
|
5719
|
-
use_case: "list_all",
|
|
5720
|
-
},
|
|
5721
|
-
],
|
|
5722
5023
|
confirmationRequired: false,
|
|
5723
5024
|
parameterExamples: {
|
|
5724
5025
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5764,13 +5065,6 @@ export const network_securityTools = [
|
|
|
5764
5065
|
},
|
|
5765
5066
|
confirmation_required: false,
|
|
5766
5067
|
danger_level: "low",
|
|
5767
|
-
examples: [
|
|
5768
|
-
{
|
|
5769
|
-
command: "f5xcctl config network-policy-set list --namespace {namespace}",
|
|
5770
|
-
description: "List all network-policy-sets",
|
|
5771
|
-
use_case: "list_all",
|
|
5772
|
-
},
|
|
5773
|
-
],
|
|
5774
5068
|
field_docs: {},
|
|
5775
5069
|
optional_fields: [],
|
|
5776
5070
|
performance_impact: {
|
|
@@ -5781,6 +5075,7 @@ export const network_securityTools = [
|
|
|
5781
5075
|
required_fields: ["path.namespace"],
|
|
5782
5076
|
side_effects: {},
|
|
5783
5077
|
},
|
|
5078
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5784
5079
|
},
|
|
5785
5080
|
{
|
|
5786
5081
|
toolName: "f5xc-api-networksecurity-network-policy-update",
|
|
@@ -5832,13 +5127,6 @@ export const network_securityTools = [
|
|
|
5832
5127
|
modifies: ["network-policy"],
|
|
5833
5128
|
},
|
|
5834
5129
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
5835
|
-
cliExamples: [
|
|
5836
|
-
{
|
|
5837
|
-
command: "f5xcctl config network-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
5838
|
-
description: "Update network-policy",
|
|
5839
|
-
use_case: "update",
|
|
5840
|
-
},
|
|
5841
|
-
],
|
|
5842
5130
|
confirmationRequired: false,
|
|
5843
5131
|
parameterExamples: {
|
|
5844
5132
|
"metadata.name": "Example-corp-web.",
|
|
@@ -5884,13 +5172,6 @@ export const network_securityTools = [
|
|
|
5884
5172
|
},
|
|
5885
5173
|
confirmation_required: false,
|
|
5886
5174
|
danger_level: "medium",
|
|
5887
|
-
examples: [
|
|
5888
|
-
{
|
|
5889
|
-
command: "f5xcctl config network-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
5890
|
-
description: "Update network-policy",
|
|
5891
|
-
use_case: "update",
|
|
5892
|
-
},
|
|
5893
|
-
],
|
|
5894
5175
|
field_docs: {},
|
|
5895
5176
|
optional_fields: [],
|
|
5896
5177
|
performance_impact: {
|
|
@@ -5903,6 +5184,7 @@ export const network_securityTools = [
|
|
|
5903
5184
|
modifies: ["network-policy"],
|
|
5904
5185
|
},
|
|
5905
5186
|
},
|
|
5187
|
+
curlExample: null,
|
|
5906
5188
|
},
|
|
5907
5189
|
{
|
|
5908
5190
|
toolName: "f5xc-api-networksecurity-network-policy-view-create",
|
|
@@ -5943,18 +5225,6 @@ export const network_securityTools = [
|
|
|
5943
5225
|
creates: ["network-policy-view"],
|
|
5944
5226
|
},
|
|
5945
5227
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
5946
|
-
cliExamples: [
|
|
5947
|
-
{
|
|
5948
|
-
command: "f5xcctl config network-policy-view create -f {file}.yaml",
|
|
5949
|
-
description: "Create from YAML file",
|
|
5950
|
-
use_case: "file_based",
|
|
5951
|
-
},
|
|
5952
|
-
{
|
|
5953
|
-
command: "f5xcctl config network-policy-view create {name} --namespace {namespace}",
|
|
5954
|
-
description: "Create network-policy-view",
|
|
5955
|
-
use_case: "basic_create",
|
|
5956
|
-
},
|
|
5957
|
-
],
|
|
5958
5228
|
confirmationRequired: false,
|
|
5959
5229
|
parameterExamples: {
|
|
5960
5230
|
"metadata.namespace": "Staging",
|
|
@@ -6002,18 +5272,6 @@ export const network_securityTools = [
|
|
|
6002
5272
|
},
|
|
6003
5273
|
confirmation_required: false,
|
|
6004
5274
|
danger_level: "medium",
|
|
6005
|
-
examples: [
|
|
6006
|
-
{
|
|
6007
|
-
command: "f5xcctl config network-policy-view create {name} --namespace {namespace}",
|
|
6008
|
-
description: "Create network-policy-view",
|
|
6009
|
-
use_case: "basic_create",
|
|
6010
|
-
},
|
|
6011
|
-
{
|
|
6012
|
-
command: "f5xcctl config network-policy-view create -f {file}.yaml",
|
|
6013
|
-
description: "Create from YAML file",
|
|
6014
|
-
use_case: "file_based",
|
|
6015
|
-
},
|
|
6016
|
-
],
|
|
6017
5275
|
field_docs: {},
|
|
6018
5276
|
optional_fields: [],
|
|
6019
5277
|
performance_impact: {
|
|
@@ -6026,6 +5284,7 @@ export const network_securityTools = [
|
|
|
6026
5284
|
creates: ["network-policy-view"],
|
|
6027
5285
|
},
|
|
6028
5286
|
},
|
|
5287
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_views" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6029
5288
|
},
|
|
6030
5289
|
{
|
|
6031
5290
|
toolName: "f5xc-api-networksecurity-network-policy-view-delete",
|
|
@@ -6075,13 +5334,6 @@ export const network_securityTools = [
|
|
|
6075
5334
|
deletes: ["network-policy-view", "contained_resources"],
|
|
6076
5335
|
},
|
|
6077
5336
|
requiredFields: ["path.name", "path.namespace"],
|
|
6078
|
-
cliExamples: [
|
|
6079
|
-
{
|
|
6080
|
-
command: "f5xcctl config network-policy-view delete {name} --namespace {namespace}",
|
|
6081
|
-
description: "Delete network-policy-view",
|
|
6082
|
-
use_case: "delete",
|
|
6083
|
-
},
|
|
6084
|
-
],
|
|
6085
5337
|
confirmationRequired: true,
|
|
6086
5338
|
parameterExamples: {
|
|
6087
5339
|
name: "Name",
|
|
@@ -6127,13 +5379,6 @@ export const network_securityTools = [
|
|
|
6127
5379
|
},
|
|
6128
5380
|
confirmation_required: true,
|
|
6129
5381
|
danger_level: "high",
|
|
6130
|
-
examples: [
|
|
6131
|
-
{
|
|
6132
|
-
command: "f5xcctl config network-policy-view delete {name} --namespace {namespace}",
|
|
6133
|
-
description: "Delete network-policy-view",
|
|
6134
|
-
use_case: "delete",
|
|
6135
|
-
},
|
|
6136
|
-
],
|
|
6137
5382
|
field_docs: {},
|
|
6138
5383
|
optional_fields: [],
|
|
6139
5384
|
performance_impact: {
|
|
@@ -6146,6 +5391,7 @@ export const network_securityTools = [
|
|
|
6146
5391
|
deletes: ["network-policy-view", "contained_resources"],
|
|
6147
5392
|
},
|
|
6148
5393
|
},
|
|
5394
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_views" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6149
5395
|
},
|
|
6150
5396
|
{
|
|
6151
5397
|
toolName: "f5xc-api-networksecurity-network-policy-view-get",
|
|
@@ -6214,13 +5460,6 @@ export const network_securityTools = [
|
|
|
6214
5460
|
dangerLevel: "low",
|
|
6215
5461
|
sideEffects: null,
|
|
6216
5462
|
requiredFields: ["path.name", "path.namespace"],
|
|
6217
|
-
cliExamples: [
|
|
6218
|
-
{
|
|
6219
|
-
command: "f5xcctl config network-policy-view get {name} --namespace {namespace}",
|
|
6220
|
-
description: "Get specific network-policy-view",
|
|
6221
|
-
use_case: "get_specific",
|
|
6222
|
-
},
|
|
6223
|
-
],
|
|
6224
5463
|
confirmationRequired: false,
|
|
6225
5464
|
parameterExamples: {
|
|
6226
5465
|
name: "Name",
|
|
@@ -6266,13 +5505,6 @@ export const network_securityTools = [
|
|
|
6266
5505
|
},
|
|
6267
5506
|
confirmation_required: false,
|
|
6268
5507
|
danger_level: "low",
|
|
6269
|
-
examples: [
|
|
6270
|
-
{
|
|
6271
|
-
command: "f5xcctl config network-policy-view get {name} --namespace {namespace}",
|
|
6272
|
-
description: "Get specific network-policy-view",
|
|
6273
|
-
use_case: "get_specific",
|
|
6274
|
-
},
|
|
6275
|
-
],
|
|
6276
5508
|
field_docs: {},
|
|
6277
5509
|
optional_fields: [],
|
|
6278
5510
|
performance_impact: {
|
|
@@ -6283,6 +5515,7 @@ export const network_securityTools = [
|
|
|
6283
5515
|
required_fields: ["path.name", "path.namespace"],
|
|
6284
5516
|
side_effects: {},
|
|
6285
5517
|
},
|
|
5518
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_views" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6286
5519
|
},
|
|
6287
5520
|
{
|
|
6288
5521
|
toolName: "f5xc-api-networksecurity-network-policy-view-list",
|
|
@@ -6357,13 +5590,6 @@ export const network_securityTools = [
|
|
|
6357
5590
|
dangerLevel: "low",
|
|
6358
5591
|
sideEffects: null,
|
|
6359
5592
|
requiredFields: ["path.namespace"],
|
|
6360
|
-
cliExamples: [
|
|
6361
|
-
{
|
|
6362
|
-
command: "f5xcctl config network-policy-view list --namespace {namespace}",
|
|
6363
|
-
description: "List all network-policy-views",
|
|
6364
|
-
use_case: "list_all",
|
|
6365
|
-
},
|
|
6366
|
-
],
|
|
6367
5593
|
confirmationRequired: false,
|
|
6368
5594
|
parameterExamples: {
|
|
6369
5595
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -6409,13 +5635,6 @@ export const network_securityTools = [
|
|
|
6409
5635
|
},
|
|
6410
5636
|
confirmation_required: false,
|
|
6411
5637
|
danger_level: "low",
|
|
6412
|
-
examples: [
|
|
6413
|
-
{
|
|
6414
|
-
command: "f5xcctl config network-policy-view list --namespace {namespace}",
|
|
6415
|
-
description: "List all network-policy-views",
|
|
6416
|
-
use_case: "list_all",
|
|
6417
|
-
},
|
|
6418
|
-
],
|
|
6419
5638
|
field_docs: {},
|
|
6420
5639
|
optional_fields: [],
|
|
6421
5640
|
performance_impact: {
|
|
@@ -6426,6 +5645,7 @@ export const network_securityTools = [
|
|
|
6426
5645
|
required_fields: ["path.namespace"],
|
|
6427
5646
|
side_effects: {},
|
|
6428
5647
|
},
|
|
5648
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_views" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6429
5649
|
},
|
|
6430
5650
|
{
|
|
6431
5651
|
toolName: "f5xc-api-networksecurity-network-policy-view-update",
|
|
@@ -6477,13 +5697,6 @@ export const network_securityTools = [
|
|
|
6477
5697
|
modifies: ["network-policy-view"],
|
|
6478
5698
|
},
|
|
6479
5699
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
6480
|
-
cliExamples: [
|
|
6481
|
-
{
|
|
6482
|
-
command: "f5xcctl config network-policy-view update {name} --namespace {namespace} -f {file}.yaml",
|
|
6483
|
-
description: "Update network-policy-view",
|
|
6484
|
-
use_case: "update",
|
|
6485
|
-
},
|
|
6486
|
-
],
|
|
6487
5700
|
confirmationRequired: false,
|
|
6488
5701
|
parameterExamples: {
|
|
6489
5702
|
"metadata.name": "Example-corp-web.",
|
|
@@ -6529,13 +5742,6 @@ export const network_securityTools = [
|
|
|
6529
5742
|
},
|
|
6530
5743
|
confirmation_required: false,
|
|
6531
5744
|
danger_level: "medium",
|
|
6532
|
-
examples: [
|
|
6533
|
-
{
|
|
6534
|
-
command: "f5xcctl config network-policy-view update {name} --namespace {namespace} -f {file}.yaml",
|
|
6535
|
-
description: "Update network-policy-view",
|
|
6536
|
-
use_case: "update",
|
|
6537
|
-
},
|
|
6538
|
-
],
|
|
6539
5745
|
field_docs: {},
|
|
6540
5746
|
optional_fields: [],
|
|
6541
5747
|
performance_impact: {
|
|
@@ -6548,6 +5754,7 @@ export const network_securityTools = [
|
|
|
6548
5754
|
modifies: ["network-policy-view"],
|
|
6549
5755
|
},
|
|
6550
5756
|
},
|
|
5757
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_policy_views" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6551
5758
|
},
|
|
6552
5759
|
{
|
|
6553
5760
|
toolName: "f5xc-api-networksecurity-policy-based-routing-create",
|
|
@@ -6588,18 +5795,6 @@ export const network_securityTools = [
|
|
|
6588
5795
|
creates: ["policy-based-routing"],
|
|
6589
5796
|
},
|
|
6590
5797
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
6591
|
-
cliExamples: [
|
|
6592
|
-
{
|
|
6593
|
-
command: "f5xcctl config policy-based-routing create -f {file}.yaml",
|
|
6594
|
-
description: "Create from YAML file",
|
|
6595
|
-
use_case: "file_based",
|
|
6596
|
-
},
|
|
6597
|
-
{
|
|
6598
|
-
command: "f5xcctl config policy-based-routing create {name} --namespace {namespace}",
|
|
6599
|
-
description: "Create policy-based-routing",
|
|
6600
|
-
use_case: "basic_create",
|
|
6601
|
-
},
|
|
6602
|
-
],
|
|
6603
5798
|
confirmationRequired: false,
|
|
6604
5799
|
parameterExamples: {
|
|
6605
5800
|
"metadata.namespace": "Staging",
|
|
@@ -6647,18 +5842,6 @@ export const network_securityTools = [
|
|
|
6647
5842
|
},
|
|
6648
5843
|
confirmation_required: false,
|
|
6649
5844
|
danger_level: "medium",
|
|
6650
|
-
examples: [
|
|
6651
|
-
{
|
|
6652
|
-
command: "f5xcctl config policy-based-routing create {name} --namespace {namespace}",
|
|
6653
|
-
description: "Create policy-based-routing",
|
|
6654
|
-
use_case: "basic_create",
|
|
6655
|
-
},
|
|
6656
|
-
{
|
|
6657
|
-
command: "f5xcctl config policy-based-routing create -f {file}.yaml",
|
|
6658
|
-
description: "Create from YAML file",
|
|
6659
|
-
use_case: "file_based",
|
|
6660
|
-
},
|
|
6661
|
-
],
|
|
6662
5845
|
field_docs: {},
|
|
6663
5846
|
optional_fields: [],
|
|
6664
5847
|
performance_impact: {
|
|
@@ -6671,6 +5854,7 @@ export const network_securityTools = [
|
|
|
6671
5854
|
creates: ["policy-based-routing"],
|
|
6672
5855
|
},
|
|
6673
5856
|
},
|
|
5857
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/policy_based_routings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6674
5858
|
},
|
|
6675
5859
|
{
|
|
6676
5860
|
toolName: "f5xc-api-networksecurity-policy-based-routing-delete",
|
|
@@ -6720,13 +5904,6 @@ export const network_securityTools = [
|
|
|
6720
5904
|
deletes: ["policy-based-routing", "contained_resources"],
|
|
6721
5905
|
},
|
|
6722
5906
|
requiredFields: ["path.name", "path.namespace"],
|
|
6723
|
-
cliExamples: [
|
|
6724
|
-
{
|
|
6725
|
-
command: "f5xcctl config policy-based-routing delete {name} --namespace {namespace}",
|
|
6726
|
-
description: "Delete policy-based-routing",
|
|
6727
|
-
use_case: "delete",
|
|
6728
|
-
},
|
|
6729
|
-
],
|
|
6730
5907
|
confirmationRequired: true,
|
|
6731
5908
|
parameterExamples: {
|
|
6732
5909
|
name: "Name",
|
|
@@ -6772,13 +5949,6 @@ export const network_securityTools = [
|
|
|
6772
5949
|
},
|
|
6773
5950
|
confirmation_required: true,
|
|
6774
5951
|
danger_level: "high",
|
|
6775
|
-
examples: [
|
|
6776
|
-
{
|
|
6777
|
-
command: "f5xcctl config policy-based-routing delete {name} --namespace {namespace}",
|
|
6778
|
-
description: "Delete policy-based-routing",
|
|
6779
|
-
use_case: "delete",
|
|
6780
|
-
},
|
|
6781
|
-
],
|
|
6782
5952
|
field_docs: {},
|
|
6783
5953
|
optional_fields: [],
|
|
6784
5954
|
performance_impact: {
|
|
@@ -6791,6 +5961,7 @@ export const network_securityTools = [
|
|
|
6791
5961
|
deletes: ["policy-based-routing", "contained_resources"],
|
|
6792
5962
|
},
|
|
6793
5963
|
},
|
|
5964
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/policy_based_routings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6794
5965
|
},
|
|
6795
5966
|
{
|
|
6796
5967
|
toolName: "f5xc-api-networksecurity-policy-based-routing-get",
|
|
@@ -6859,13 +6030,6 @@ export const network_securityTools = [
|
|
|
6859
6030
|
dangerLevel: "low",
|
|
6860
6031
|
sideEffects: null,
|
|
6861
6032
|
requiredFields: ["path.name", "path.namespace"],
|
|
6862
|
-
cliExamples: [
|
|
6863
|
-
{
|
|
6864
|
-
command: "f5xcctl config policy-based-routing get {name} --namespace {namespace}",
|
|
6865
|
-
description: "Get specific policy-based-routing",
|
|
6866
|
-
use_case: "get_specific",
|
|
6867
|
-
},
|
|
6868
|
-
],
|
|
6869
6033
|
confirmationRequired: false,
|
|
6870
6034
|
parameterExamples: {
|
|
6871
6035
|
name: "Name",
|
|
@@ -6911,13 +6075,6 @@ export const network_securityTools = [
|
|
|
6911
6075
|
},
|
|
6912
6076
|
confirmation_required: false,
|
|
6913
6077
|
danger_level: "low",
|
|
6914
|
-
examples: [
|
|
6915
|
-
{
|
|
6916
|
-
command: "f5xcctl config policy-based-routing get {name} --namespace {namespace}",
|
|
6917
|
-
description: "Get specific policy-based-routing",
|
|
6918
|
-
use_case: "get_specific",
|
|
6919
|
-
},
|
|
6920
|
-
],
|
|
6921
6078
|
field_docs: {},
|
|
6922
6079
|
optional_fields: [],
|
|
6923
6080
|
performance_impact: {
|
|
@@ -6928,6 +6085,7 @@ export const network_securityTools = [
|
|
|
6928
6085
|
required_fields: ["path.name", "path.namespace"],
|
|
6929
6086
|
side_effects: {},
|
|
6930
6087
|
},
|
|
6088
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/policy_based_routings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6931
6089
|
},
|
|
6932
6090
|
{
|
|
6933
6091
|
toolName: "f5xc-api-networksecurity-policy-based-routing-list",
|
|
@@ -7002,13 +6160,6 @@ export const network_securityTools = [
|
|
|
7002
6160
|
dangerLevel: "low",
|
|
7003
6161
|
sideEffects: null,
|
|
7004
6162
|
requiredFields: ["path.namespace"],
|
|
7005
|
-
cliExamples: [
|
|
7006
|
-
{
|
|
7007
|
-
command: "f5xcctl config policy-based-routing list --namespace {namespace}",
|
|
7008
|
-
description: "List all policy-based-routings",
|
|
7009
|
-
use_case: "list_all",
|
|
7010
|
-
},
|
|
7011
|
-
],
|
|
7012
6163
|
confirmationRequired: false,
|
|
7013
6164
|
parameterExamples: {
|
|
7014
6165
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -7054,13 +6205,6 @@ export const network_securityTools = [
|
|
|
7054
6205
|
},
|
|
7055
6206
|
confirmation_required: false,
|
|
7056
6207
|
danger_level: "low",
|
|
7057
|
-
examples: [
|
|
7058
|
-
{
|
|
7059
|
-
command: "f5xcctl config policy-based-routing list --namespace {namespace}",
|
|
7060
|
-
description: "List all policy-based-routings",
|
|
7061
|
-
use_case: "list_all",
|
|
7062
|
-
},
|
|
7063
|
-
],
|
|
7064
6208
|
field_docs: {},
|
|
7065
6209
|
optional_fields: [],
|
|
7066
6210
|
performance_impact: {
|
|
@@ -7071,6 +6215,7 @@ export const network_securityTools = [
|
|
|
7071
6215
|
required_fields: ["path.namespace"],
|
|
7072
6216
|
side_effects: {},
|
|
7073
6217
|
},
|
|
6218
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/policy_based_routings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7074
6219
|
},
|
|
7075
6220
|
{
|
|
7076
6221
|
toolName: "f5xc-api-networksecurity-policy-based-routing-update",
|
|
@@ -7122,13 +6267,6 @@ export const network_securityTools = [
|
|
|
7122
6267
|
modifies: ["policy-based-routing"],
|
|
7123
6268
|
},
|
|
7124
6269
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
7125
|
-
cliExamples: [
|
|
7126
|
-
{
|
|
7127
|
-
command: "f5xcctl config policy-based-routing update {name} --namespace {namespace} -f {file}.yaml",
|
|
7128
|
-
description: "Update policy-based-routing",
|
|
7129
|
-
use_case: "update",
|
|
7130
|
-
},
|
|
7131
|
-
],
|
|
7132
6270
|
confirmationRequired: false,
|
|
7133
6271
|
parameterExamples: {
|
|
7134
6272
|
"metadata.name": "Example-corp-web.",
|
|
@@ -7174,13 +6312,6 @@ export const network_securityTools = [
|
|
|
7174
6312
|
},
|
|
7175
6313
|
confirmation_required: false,
|
|
7176
6314
|
danger_level: "medium",
|
|
7177
|
-
examples: [
|
|
7178
|
-
{
|
|
7179
|
-
command: "f5xcctl config policy-based-routing update {name} --namespace {namespace} -f {file}.yaml",
|
|
7180
|
-
description: "Update policy-based-routing",
|
|
7181
|
-
use_case: "update",
|
|
7182
|
-
},
|
|
7183
|
-
],
|
|
7184
6315
|
field_docs: {},
|
|
7185
6316
|
optional_fields: [],
|
|
7186
6317
|
performance_impact: {
|
|
@@ -7193,6 +6324,7 @@ export const network_securityTools = [
|
|
|
7193
6324
|
modifies: ["policy-based-routing"],
|
|
7194
6325
|
},
|
|
7195
6326
|
},
|
|
6327
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/policy_based_routings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7196
6328
|
},
|
|
7197
6329
|
{
|
|
7198
6330
|
toolName: "f5xc-api-networksecurity-segment-connection-get",
|
|
@@ -7260,13 +6392,6 @@ export const network_securityTools = [
|
|
|
7260
6392
|
dangerLevel: "low",
|
|
7261
6393
|
sideEffects: null,
|
|
7262
6394
|
requiredFields: ["path.name", "path.namespace"],
|
|
7263
|
-
cliExamples: [
|
|
7264
|
-
{
|
|
7265
|
-
command: "f5xcctl config segment-connection get {name} --namespace {namespace}",
|
|
7266
|
-
description: "Get specific segment-connection",
|
|
7267
|
-
use_case: "get_specific",
|
|
7268
|
-
},
|
|
7269
|
-
],
|
|
7270
6395
|
confirmationRequired: false,
|
|
7271
6396
|
parameterExamples: {
|
|
7272
6397
|
name: "Name",
|
|
@@ -7312,13 +6437,6 @@ export const network_securityTools = [
|
|
|
7312
6437
|
},
|
|
7313
6438
|
confirmation_required: false,
|
|
7314
6439
|
danger_level: "low",
|
|
7315
|
-
examples: [
|
|
7316
|
-
{
|
|
7317
|
-
command: "f5xcctl config segment-connection get {name} --namespace {namespace}",
|
|
7318
|
-
description: "Get specific segment-connection",
|
|
7319
|
-
use_case: "get_specific",
|
|
7320
|
-
},
|
|
7321
|
-
],
|
|
7322
6440
|
field_docs: {},
|
|
7323
6441
|
optional_fields: [],
|
|
7324
6442
|
performance_impact: {
|
|
@@ -7329,6 +6447,7 @@ export const network_securityTools = [
|
|
|
7329
6447
|
required_fields: ["path.name", "path.namespace"],
|
|
7330
6448
|
side_effects: {},
|
|
7331
6449
|
},
|
|
6450
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/segment_connections" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7332
6451
|
},
|
|
7333
6452
|
{
|
|
7334
6453
|
toolName: "f5xc-api-networksecurity-segment-connection-list",
|
|
@@ -7403,13 +6522,6 @@ export const network_securityTools = [
|
|
|
7403
6522
|
dangerLevel: "low",
|
|
7404
6523
|
sideEffects: null,
|
|
7405
6524
|
requiredFields: ["path.namespace"],
|
|
7406
|
-
cliExamples: [
|
|
7407
|
-
{
|
|
7408
|
-
command: "f5xcctl config segment-connection list --namespace {namespace}",
|
|
7409
|
-
description: "List all segment-connections",
|
|
7410
|
-
use_case: "list_all",
|
|
7411
|
-
},
|
|
7412
|
-
],
|
|
7413
6525
|
confirmationRequired: false,
|
|
7414
6526
|
parameterExamples: {
|
|
7415
6527
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -7455,13 +6567,6 @@ export const network_securityTools = [
|
|
|
7455
6567
|
},
|
|
7456
6568
|
confirmation_required: false,
|
|
7457
6569
|
danger_level: "low",
|
|
7458
|
-
examples: [
|
|
7459
|
-
{
|
|
7460
|
-
command: "f5xcctl config segment-connection list --namespace {namespace}",
|
|
7461
|
-
description: "List all segment-connections",
|
|
7462
|
-
use_case: "list_all",
|
|
7463
|
-
},
|
|
7464
|
-
],
|
|
7465
6570
|
field_docs: {},
|
|
7466
6571
|
optional_fields: [],
|
|
7467
6572
|
performance_impact: {
|
|
@@ -7472,6 +6577,7 @@ export const network_securityTools = [
|
|
|
7472
6577
|
required_fields: ["path.namespace"],
|
|
7473
6578
|
side_effects: {},
|
|
7474
6579
|
},
|
|
6580
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/segment_connections" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7475
6581
|
},
|
|
7476
6582
|
{
|
|
7477
6583
|
toolName: "f5xc-api-networksecurity-segment-connection-update",
|
|
@@ -7523,13 +6629,6 @@ export const network_securityTools = [
|
|
|
7523
6629
|
modifies: ["segment-connection"],
|
|
7524
6630
|
},
|
|
7525
6631
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
7526
|
-
cliExamples: [
|
|
7527
|
-
{
|
|
7528
|
-
command: "f5xcctl config segment-connection update {name} --namespace {namespace} -f {file}.yaml",
|
|
7529
|
-
description: "Update segment-connection",
|
|
7530
|
-
use_case: "update",
|
|
7531
|
-
},
|
|
7532
|
-
],
|
|
7533
6632
|
confirmationRequired: false,
|
|
7534
6633
|
parameterExamples: {
|
|
7535
6634
|
"metadata.name": "Example-corp-web.",
|
|
@@ -7575,13 +6674,6 @@ export const network_securityTools = [
|
|
|
7575
6674
|
},
|
|
7576
6675
|
confirmation_required: false,
|
|
7577
6676
|
danger_level: "medium",
|
|
7578
|
-
examples: [
|
|
7579
|
-
{
|
|
7580
|
-
command: "f5xcctl config segment-connection update {name} --namespace {namespace} -f {file}.yaml",
|
|
7581
|
-
description: "Update segment-connection",
|
|
7582
|
-
use_case: "update",
|
|
7583
|
-
},
|
|
7584
|
-
],
|
|
7585
6677
|
field_docs: {},
|
|
7586
6678
|
optional_fields: [],
|
|
7587
6679
|
performance_impact: {
|
|
@@ -7594,6 +6686,7 @@ export const network_securityTools = [
|
|
|
7594
6686
|
modifies: ["segment-connection"],
|
|
7595
6687
|
},
|
|
7596
6688
|
},
|
|
6689
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/segment_connections" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7597
6690
|
},
|
|
7598
6691
|
{
|
|
7599
6692
|
toolName: "f5xc-api-networksecurity-segment-create",
|
|
@@ -7634,18 +6727,6 @@ export const network_securityTools = [
|
|
|
7634
6727
|
creates: ["segment"],
|
|
7635
6728
|
},
|
|
7636
6729
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
7637
|
-
cliExamples: [
|
|
7638
|
-
{
|
|
7639
|
-
command: "f5xcctl config segment create -f {file}.yaml",
|
|
7640
|
-
description: "Create from YAML file",
|
|
7641
|
-
use_case: "file_based",
|
|
7642
|
-
},
|
|
7643
|
-
{
|
|
7644
|
-
command: "f5xcctl config segment create {name} --namespace {namespace}",
|
|
7645
|
-
description: "Create segment",
|
|
7646
|
-
use_case: "basic_create",
|
|
7647
|
-
},
|
|
7648
|
-
],
|
|
7649
6730
|
confirmationRequired: false,
|
|
7650
6731
|
parameterExamples: {
|
|
7651
6732
|
"metadata.namespace": "Staging",
|
|
@@ -7690,18 +6771,6 @@ export const network_securityTools = [
|
|
|
7690
6771
|
},
|
|
7691
6772
|
confirmation_required: false,
|
|
7692
6773
|
danger_level: "medium",
|
|
7693
|
-
examples: [
|
|
7694
|
-
{
|
|
7695
|
-
command: "f5xcctl config segment create {name} --namespace {namespace}",
|
|
7696
|
-
description: "Create segment",
|
|
7697
|
-
use_case: "basic_create",
|
|
7698
|
-
},
|
|
7699
|
-
{
|
|
7700
|
-
command: "f5xcctl config segment create -f {file}.yaml",
|
|
7701
|
-
description: "Create from YAML file",
|
|
7702
|
-
use_case: "file_based",
|
|
7703
|
-
},
|
|
7704
|
-
],
|
|
7705
6774
|
field_docs: {},
|
|
7706
6775
|
optional_fields: [],
|
|
7707
6776
|
performance_impact: {
|
|
@@ -7714,6 +6783,7 @@ export const network_securityTools = [
|
|
|
7714
6783
|
creates: ["segment"],
|
|
7715
6784
|
},
|
|
7716
6785
|
},
|
|
6786
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/segments" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7717
6787
|
},
|
|
7718
6788
|
{
|
|
7719
6789
|
toolName: "f5xc-api-networksecurity-segment-delete",
|
|
@@ -7763,13 +6833,6 @@ export const network_securityTools = [
|
|
|
7763
6833
|
deletes: ["segment", "contained_resources"],
|
|
7764
6834
|
},
|
|
7765
6835
|
requiredFields: ["path.name", "path.namespace"],
|
|
7766
|
-
cliExamples: [
|
|
7767
|
-
{
|
|
7768
|
-
command: "f5xcctl config segment delete {name} --namespace {namespace}",
|
|
7769
|
-
description: "Delete segment",
|
|
7770
|
-
use_case: "delete",
|
|
7771
|
-
},
|
|
7772
|
-
],
|
|
7773
6836
|
confirmationRequired: true,
|
|
7774
6837
|
parameterExamples: {
|
|
7775
6838
|
name: "Name",
|
|
@@ -7815,13 +6878,6 @@ export const network_securityTools = [
|
|
|
7815
6878
|
},
|
|
7816
6879
|
confirmation_required: true,
|
|
7817
6880
|
danger_level: "high",
|
|
7818
|
-
examples: [
|
|
7819
|
-
{
|
|
7820
|
-
command: "f5xcctl config segment delete {name} --namespace {namespace}",
|
|
7821
|
-
description: "Delete segment",
|
|
7822
|
-
use_case: "delete",
|
|
7823
|
-
},
|
|
7824
|
-
],
|
|
7825
6881
|
field_docs: {},
|
|
7826
6882
|
optional_fields: [],
|
|
7827
6883
|
performance_impact: {
|
|
@@ -7834,6 +6890,7 @@ export const network_securityTools = [
|
|
|
7834
6890
|
deletes: ["segment", "contained_resources"],
|
|
7835
6891
|
},
|
|
7836
6892
|
},
|
|
6893
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/segments" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7837
6894
|
},
|
|
7838
6895
|
{
|
|
7839
6896
|
toolName: "f5xc-api-networksecurity-segment-get",
|
|
@@ -7902,13 +6959,6 @@ export const network_securityTools = [
|
|
|
7902
6959
|
dangerLevel: "low",
|
|
7903
6960
|
sideEffects: null,
|
|
7904
6961
|
requiredFields: ["path.name", "path.namespace"],
|
|
7905
|
-
cliExamples: [
|
|
7906
|
-
{
|
|
7907
|
-
command: "f5xcctl config segment get {name} --namespace {namespace}",
|
|
7908
|
-
description: "Get specific segment",
|
|
7909
|
-
use_case: "get_specific",
|
|
7910
|
-
},
|
|
7911
|
-
],
|
|
7912
6962
|
confirmationRequired: false,
|
|
7913
6963
|
parameterExamples: {
|
|
7914
6964
|
name: "Name",
|
|
@@ -7954,13 +7004,6 @@ export const network_securityTools = [
|
|
|
7954
7004
|
},
|
|
7955
7005
|
confirmation_required: false,
|
|
7956
7006
|
danger_level: "low",
|
|
7957
|
-
examples: [
|
|
7958
|
-
{
|
|
7959
|
-
command: "f5xcctl config segment get {name} --namespace {namespace}",
|
|
7960
|
-
description: "Get specific segment",
|
|
7961
|
-
use_case: "get_specific",
|
|
7962
|
-
},
|
|
7963
|
-
],
|
|
7964
7007
|
field_docs: {},
|
|
7965
7008
|
optional_fields: [],
|
|
7966
7009
|
performance_impact: {
|
|
@@ -7971,6 +7014,7 @@ export const network_securityTools = [
|
|
|
7971
7014
|
required_fields: ["path.name", "path.namespace"],
|
|
7972
7015
|
side_effects: {},
|
|
7973
7016
|
},
|
|
7017
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/segments" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7974
7018
|
},
|
|
7975
7019
|
{
|
|
7976
7020
|
toolName: "f5xc-api-networksecurity-segment-list",
|
|
@@ -8045,13 +7089,6 @@ export const network_securityTools = [
|
|
|
8045
7089
|
dangerLevel: "low",
|
|
8046
7090
|
sideEffects: null,
|
|
8047
7091
|
requiredFields: ["path.namespace"],
|
|
8048
|
-
cliExamples: [
|
|
8049
|
-
{
|
|
8050
|
-
command: "f5xcctl config segment list --namespace {namespace}",
|
|
8051
|
-
description: "List all segments",
|
|
8052
|
-
use_case: "list_all",
|
|
8053
|
-
},
|
|
8054
|
-
],
|
|
8055
7092
|
confirmationRequired: false,
|
|
8056
7093
|
parameterExamples: {
|
|
8057
7094
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -8097,13 +7134,6 @@ export const network_securityTools = [
|
|
|
8097
7134
|
},
|
|
8098
7135
|
confirmation_required: false,
|
|
8099
7136
|
danger_level: "low",
|
|
8100
|
-
examples: [
|
|
8101
|
-
{
|
|
8102
|
-
command: "f5xcctl config segment list --namespace {namespace}",
|
|
8103
|
-
description: "List all segments",
|
|
8104
|
-
use_case: "list_all",
|
|
8105
|
-
},
|
|
8106
|
-
],
|
|
8107
7137
|
field_docs: {},
|
|
8108
7138
|
optional_fields: [],
|
|
8109
7139
|
performance_impact: {
|
|
@@ -8114,6 +7144,7 @@ export const network_securityTools = [
|
|
|
8114
7144
|
required_fields: ["path.namespace"],
|
|
8115
7145
|
side_effects: {},
|
|
8116
7146
|
},
|
|
7147
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/segments" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8117
7148
|
},
|
|
8118
7149
|
{
|
|
8119
7150
|
toolName: "f5xc-api-networksecurity-segment-update",
|
|
@@ -8165,13 +7196,6 @@ export const network_securityTools = [
|
|
|
8165
7196
|
modifies: ["segment"],
|
|
8166
7197
|
},
|
|
8167
7198
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
8168
|
-
cliExamples: [
|
|
8169
|
-
{
|
|
8170
|
-
command: "f5xcctl config segment update {name} --namespace {namespace} -f {file}.yaml",
|
|
8171
|
-
description: "Update segment",
|
|
8172
|
-
use_case: "update",
|
|
8173
|
-
},
|
|
8174
|
-
],
|
|
8175
7199
|
confirmationRequired: false,
|
|
8176
7200
|
parameterExamples: {
|
|
8177
7201
|
"metadata.name": "Example-corp-web.",
|
|
@@ -8217,13 +7241,6 @@ export const network_securityTools = [
|
|
|
8217
7241
|
},
|
|
8218
7242
|
confirmation_required: false,
|
|
8219
7243
|
danger_level: "medium",
|
|
8220
|
-
examples: [
|
|
8221
|
-
{
|
|
8222
|
-
command: "f5xcctl config segment update {name} --namespace {namespace} -f {file}.yaml",
|
|
8223
|
-
description: "Update segment",
|
|
8224
|
-
use_case: "update",
|
|
8225
|
-
},
|
|
8226
|
-
],
|
|
8227
7244
|
field_docs: {},
|
|
8228
7245
|
optional_fields: [],
|
|
8229
7246
|
performance_impact: {
|
|
@@ -8236,6 +7253,7 @@ export const network_securityTools = [
|
|
|
8236
7253
|
modifies: ["segment"],
|
|
8237
7254
|
},
|
|
8238
7255
|
},
|
|
7256
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/segments" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8239
7257
|
},
|
|
8240
7258
|
{
|
|
8241
7259
|
toolName: "f5xc-api-networksecurity-service-policy-create",
|
|
@@ -8276,18 +7294,6 @@ export const network_securityTools = [
|
|
|
8276
7294
|
creates: ["service-policy"],
|
|
8277
7295
|
},
|
|
8278
7296
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
8279
|
-
cliExamples: [
|
|
8280
|
-
{
|
|
8281
|
-
command: "f5xcctl config service-policy create -f {file}.yaml",
|
|
8282
|
-
description: "Create from YAML file",
|
|
8283
|
-
use_case: "file_based",
|
|
8284
|
-
},
|
|
8285
|
-
{
|
|
8286
|
-
command: "f5xcctl config service-policy create {name} --namespace {namespace}",
|
|
8287
|
-
description: "Create service-policy",
|
|
8288
|
-
use_case: "basic_create",
|
|
8289
|
-
},
|
|
8290
|
-
],
|
|
8291
7297
|
confirmationRequired: false,
|
|
8292
7298
|
parameterExamples: {
|
|
8293
7299
|
"metadata.namespace": "Staging",
|
|
@@ -8332,18 +7338,6 @@ export const network_securityTools = [
|
|
|
8332
7338
|
},
|
|
8333
7339
|
confirmation_required: false,
|
|
8334
7340
|
danger_level: "medium",
|
|
8335
|
-
examples: [
|
|
8336
|
-
{
|
|
8337
|
-
command: "f5xcctl config service-policy create {name} --namespace {namespace}",
|
|
8338
|
-
description: "Create service-policy",
|
|
8339
|
-
use_case: "basic_create",
|
|
8340
|
-
},
|
|
8341
|
-
{
|
|
8342
|
-
command: "f5xcctl config service-policy create -f {file}.yaml",
|
|
8343
|
-
description: "Create from YAML file",
|
|
8344
|
-
use_case: "file_based",
|
|
8345
|
-
},
|
|
8346
|
-
],
|
|
8347
7341
|
field_docs: {},
|
|
8348
7342
|
optional_fields: [],
|
|
8349
7343
|
performance_impact: {
|
|
@@ -8356,6 +7350,7 @@ export const network_securityTools = [
|
|
|
8356
7350
|
creates: ["service-policy"],
|
|
8357
7351
|
},
|
|
8358
7352
|
},
|
|
7353
|
+
curlExample: null,
|
|
8359
7354
|
},
|
|
8360
7355
|
{
|
|
8361
7356
|
toolName: "f5xc-api-networksecurity-service-policy-delete",
|
|
@@ -8405,13 +7400,6 @@ export const network_securityTools = [
|
|
|
8405
7400
|
deletes: ["service-policy", "contained_resources"],
|
|
8406
7401
|
},
|
|
8407
7402
|
requiredFields: ["path.name", "path.namespace"],
|
|
8408
|
-
cliExamples: [
|
|
8409
|
-
{
|
|
8410
|
-
command: "f5xcctl config service-policy delete {name} --namespace {namespace}",
|
|
8411
|
-
description: "Delete service-policy",
|
|
8412
|
-
use_case: "delete",
|
|
8413
|
-
},
|
|
8414
|
-
],
|
|
8415
7403
|
confirmationRequired: true,
|
|
8416
7404
|
parameterExamples: {
|
|
8417
7405
|
name: "Name",
|
|
@@ -8457,13 +7445,6 @@ export const network_securityTools = [
|
|
|
8457
7445
|
},
|
|
8458
7446
|
confirmation_required: true,
|
|
8459
7447
|
danger_level: "high",
|
|
8460
|
-
examples: [
|
|
8461
|
-
{
|
|
8462
|
-
command: "f5xcctl config service-policy delete {name} --namespace {namespace}",
|
|
8463
|
-
description: "Delete service-policy",
|
|
8464
|
-
use_case: "delete",
|
|
8465
|
-
},
|
|
8466
|
-
],
|
|
8467
7448
|
field_docs: {},
|
|
8468
7449
|
optional_fields: [],
|
|
8469
7450
|
performance_impact: {
|
|
@@ -8476,6 +7457,7 @@ export const network_securityTools = [
|
|
|
8476
7457
|
deletes: ["service-policy", "contained_resources"],
|
|
8477
7458
|
},
|
|
8478
7459
|
},
|
|
7460
|
+
curlExample: null,
|
|
8479
7461
|
},
|
|
8480
7462
|
{
|
|
8481
7463
|
toolName: "f5xc-api-networksecurity-service-policy-get",
|
|
@@ -8544,13 +7526,6 @@ export const network_securityTools = [
|
|
|
8544
7526
|
dangerLevel: "low",
|
|
8545
7527
|
sideEffects: null,
|
|
8546
7528
|
requiredFields: ["path.name", "path.namespace"],
|
|
8547
|
-
cliExamples: [
|
|
8548
|
-
{
|
|
8549
|
-
command: "f5xcctl config service-policy get {name} --namespace {namespace}",
|
|
8550
|
-
description: "Get specific service-policy",
|
|
8551
|
-
use_case: "get_specific",
|
|
8552
|
-
},
|
|
8553
|
-
],
|
|
8554
7529
|
confirmationRequired: false,
|
|
8555
7530
|
parameterExamples: {
|
|
8556
7531
|
name: "Name",
|
|
@@ -8596,13 +7571,6 @@ export const network_securityTools = [
|
|
|
8596
7571
|
},
|
|
8597
7572
|
confirmation_required: false,
|
|
8598
7573
|
danger_level: "low",
|
|
8599
|
-
examples: [
|
|
8600
|
-
{
|
|
8601
|
-
command: "f5xcctl config service-policy get {name} --namespace {namespace}",
|
|
8602
|
-
description: "Get specific service-policy",
|
|
8603
|
-
use_case: "get_specific",
|
|
8604
|
-
},
|
|
8605
|
-
],
|
|
8606
7574
|
field_docs: {},
|
|
8607
7575
|
optional_fields: [],
|
|
8608
7576
|
performance_impact: {
|
|
@@ -8613,6 +7581,7 @@ export const network_securityTools = [
|
|
|
8613
7581
|
required_fields: ["path.name", "path.namespace"],
|
|
8614
7582
|
side_effects: {},
|
|
8615
7583
|
},
|
|
7584
|
+
curlExample: null,
|
|
8616
7585
|
},
|
|
8617
7586
|
{
|
|
8618
7587
|
toolName: "f5xc-api-networksecurity-service-policy-list",
|
|
@@ -8687,13 +7656,6 @@ export const network_securityTools = [
|
|
|
8687
7656
|
dangerLevel: "low",
|
|
8688
7657
|
sideEffects: null,
|
|
8689
7658
|
requiredFields: ["path.namespace"],
|
|
8690
|
-
cliExamples: [
|
|
8691
|
-
{
|
|
8692
|
-
command: "f5xcctl config service-policy list --namespace {namespace}",
|
|
8693
|
-
description: "List all service-policys",
|
|
8694
|
-
use_case: "list_all",
|
|
8695
|
-
},
|
|
8696
|
-
],
|
|
8697
7659
|
confirmationRequired: false,
|
|
8698
7660
|
parameterExamples: {
|
|
8699
7661
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -8739,13 +7701,6 @@ export const network_securityTools = [
|
|
|
8739
7701
|
},
|
|
8740
7702
|
confirmation_required: false,
|
|
8741
7703
|
danger_level: "low",
|
|
8742
|
-
examples: [
|
|
8743
|
-
{
|
|
8744
|
-
command: "f5xcctl config service-policy list --namespace {namespace}",
|
|
8745
|
-
description: "List all service-policys",
|
|
8746
|
-
use_case: "list_all",
|
|
8747
|
-
},
|
|
8748
|
-
],
|
|
8749
7704
|
field_docs: {},
|
|
8750
7705
|
optional_fields: [],
|
|
8751
7706
|
performance_impact: {
|
|
@@ -8756,6 +7711,7 @@ export const network_securityTools = [
|
|
|
8756
7711
|
required_fields: ["path.namespace"],
|
|
8757
7712
|
side_effects: {},
|
|
8758
7713
|
},
|
|
7714
|
+
curlExample: null,
|
|
8759
7715
|
},
|
|
8760
7716
|
{
|
|
8761
7717
|
toolName: "f5xc-api-networksecurity-service-policy-update",
|
|
@@ -8807,13 +7763,6 @@ export const network_securityTools = [
|
|
|
8807
7763
|
modifies: ["service-policy"],
|
|
8808
7764
|
},
|
|
8809
7765
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
8810
|
-
cliExamples: [
|
|
8811
|
-
{
|
|
8812
|
-
command: "f5xcctl config service-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
8813
|
-
description: "Update service-policy",
|
|
8814
|
-
use_case: "update",
|
|
8815
|
-
},
|
|
8816
|
-
],
|
|
8817
7766
|
confirmationRequired: false,
|
|
8818
7767
|
parameterExamples: {
|
|
8819
7768
|
"metadata.name": "Example-corp-web.",
|
|
@@ -8859,13 +7808,6 @@ export const network_securityTools = [
|
|
|
8859
7808
|
},
|
|
8860
7809
|
confirmation_required: false,
|
|
8861
7810
|
danger_level: "medium",
|
|
8862
|
-
examples: [
|
|
8863
|
-
{
|
|
8864
|
-
command: "f5xcctl config service-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
8865
|
-
description: "Update service-policy",
|
|
8866
|
-
use_case: "update",
|
|
8867
|
-
},
|
|
8868
|
-
],
|
|
8869
7811
|
field_docs: {},
|
|
8870
7812
|
optional_fields: [],
|
|
8871
7813
|
performance_impact: {
|
|
@@ -8878,6 +7820,7 @@ export const network_securityTools = [
|
|
|
8878
7820
|
modifies: ["service-policy"],
|
|
8879
7821
|
},
|
|
8880
7822
|
},
|
|
7823
|
+
curlExample: null,
|
|
8881
7824
|
},
|
|
8882
7825
|
];
|
|
8883
7826
|
export default network_securityTools;
|