@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 networkTools = [
|
|
|
42
42
|
creates: ["address-allocator"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl config address-allocator create {name} --namespace {namespace}",
|
|
48
|
-
description: "Create address-allocator",
|
|
49
|
-
use_case: "basic_create",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl config address-allocator create -f {file}.yaml",
|
|
53
|
-
description: "Create from YAML file",
|
|
54
|
-
use_case: "file_based",
|
|
55
|
-
},
|
|
56
|
-
],
|
|
57
45
|
confirmationRequired: false,
|
|
58
46
|
parameterExamples: {
|
|
59
47
|
"metadata.namespace": "Staging",
|
|
@@ -101,18 +89,6 @@ export const networkTools = [
|
|
|
101
89
|
},
|
|
102
90
|
confirmation_required: false,
|
|
103
91
|
danger_level: "medium",
|
|
104
|
-
examples: [
|
|
105
|
-
{
|
|
106
|
-
command: "f5xcctl config address-allocator create {name} --namespace {namespace}",
|
|
107
|
-
description: "Create address-allocator",
|
|
108
|
-
use_case: "basic_create",
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
command: "f5xcctl config address-allocator create -f {file}.yaml",
|
|
112
|
-
description: "Create from YAML file",
|
|
113
|
-
use_case: "file_based",
|
|
114
|
-
},
|
|
115
|
-
],
|
|
116
92
|
field_docs: {},
|
|
117
93
|
optional_fields: [],
|
|
118
94
|
performance_impact: {
|
|
@@ -125,6 +101,7 @@ export const networkTools = [
|
|
|
125
101
|
creates: ["address-allocator"],
|
|
126
102
|
},
|
|
127
103
|
},
|
|
104
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/address_allocators" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
128
105
|
},
|
|
129
106
|
{
|
|
130
107
|
toolName: "f5xc-api-network-address-allocator-delete",
|
|
@@ -174,13 +151,6 @@ export const networkTools = [
|
|
|
174
151
|
deletes: ["address-allocator", "contained_resources"],
|
|
175
152
|
},
|
|
176
153
|
requiredFields: ["path.name", "path.namespace"],
|
|
177
|
-
cliExamples: [
|
|
178
|
-
{
|
|
179
|
-
command: "f5xcctl config address-allocator delete {name} --namespace {namespace}",
|
|
180
|
-
description: "Delete address-allocator",
|
|
181
|
-
use_case: "delete",
|
|
182
|
-
},
|
|
183
|
-
],
|
|
184
154
|
confirmationRequired: true,
|
|
185
155
|
parameterExamples: {
|
|
186
156
|
name: "Name",
|
|
@@ -226,13 +196,6 @@ export const networkTools = [
|
|
|
226
196
|
},
|
|
227
197
|
confirmation_required: true,
|
|
228
198
|
danger_level: "high",
|
|
229
|
-
examples: [
|
|
230
|
-
{
|
|
231
|
-
command: "f5xcctl config address-allocator delete {name} --namespace {namespace}",
|
|
232
|
-
description: "Delete address-allocator",
|
|
233
|
-
use_case: "delete",
|
|
234
|
-
},
|
|
235
|
-
],
|
|
236
199
|
field_docs: {},
|
|
237
200
|
optional_fields: [],
|
|
238
201
|
performance_impact: {
|
|
@@ -245,6 +208,7 @@ export const networkTools = [
|
|
|
245
208
|
deletes: ["address-allocator", "contained_resources"],
|
|
246
209
|
},
|
|
247
210
|
},
|
|
211
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/address_allocators" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
248
212
|
},
|
|
249
213
|
{
|
|
250
214
|
toolName: "f5xc-api-network-address-allocator-get",
|
|
@@ -312,13 +276,6 @@ export const networkTools = [
|
|
|
312
276
|
dangerLevel: "low",
|
|
313
277
|
sideEffects: null,
|
|
314
278
|
requiredFields: ["path.name", "path.namespace"],
|
|
315
|
-
cliExamples: [
|
|
316
|
-
{
|
|
317
|
-
command: "f5xcctl config address-allocator get {name} --namespace {namespace}",
|
|
318
|
-
description: "Get specific address-allocator",
|
|
319
|
-
use_case: "get_specific",
|
|
320
|
-
},
|
|
321
|
-
],
|
|
322
279
|
confirmationRequired: false,
|
|
323
280
|
parameterExamples: {
|
|
324
281
|
name: "Name",
|
|
@@ -364,13 +321,6 @@ export const networkTools = [
|
|
|
364
321
|
},
|
|
365
322
|
confirmation_required: false,
|
|
366
323
|
danger_level: "low",
|
|
367
|
-
examples: [
|
|
368
|
-
{
|
|
369
|
-
command: "f5xcctl config address-allocator get {name} --namespace {namespace}",
|
|
370
|
-
description: "Get specific address-allocator",
|
|
371
|
-
use_case: "get_specific",
|
|
372
|
-
},
|
|
373
|
-
],
|
|
374
324
|
field_docs: {},
|
|
375
325
|
optional_fields: [],
|
|
376
326
|
performance_impact: {
|
|
@@ -381,6 +331,7 @@ export const networkTools = [
|
|
|
381
331
|
required_fields: ["path.name", "path.namespace"],
|
|
382
332
|
side_effects: {},
|
|
383
333
|
},
|
|
334
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/address_allocators" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
384
335
|
},
|
|
385
336
|
{
|
|
386
337
|
toolName: "f5xc-api-network-address-allocator-list",
|
|
@@ -455,13 +406,6 @@ export const networkTools = [
|
|
|
455
406
|
dangerLevel: "low",
|
|
456
407
|
sideEffects: null,
|
|
457
408
|
requiredFields: ["path.namespace"],
|
|
458
|
-
cliExamples: [
|
|
459
|
-
{
|
|
460
|
-
command: "f5xcctl config address-allocator list --namespace {namespace}",
|
|
461
|
-
description: "List all address-allocators",
|
|
462
|
-
use_case: "list_all",
|
|
463
|
-
},
|
|
464
|
-
],
|
|
465
409
|
confirmationRequired: false,
|
|
466
410
|
parameterExamples: {
|
|
467
411
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -507,13 +451,6 @@ export const networkTools = [
|
|
|
507
451
|
},
|
|
508
452
|
confirmation_required: false,
|
|
509
453
|
danger_level: "low",
|
|
510
|
-
examples: [
|
|
511
|
-
{
|
|
512
|
-
command: "f5xcctl config address-allocator list --namespace {namespace}",
|
|
513
|
-
description: "List all address-allocators",
|
|
514
|
-
use_case: "list_all",
|
|
515
|
-
},
|
|
516
|
-
],
|
|
517
454
|
field_docs: {},
|
|
518
455
|
optional_fields: [],
|
|
519
456
|
performance_impact: {
|
|
@@ -524,6 +461,7 @@ export const networkTools = [
|
|
|
524
461
|
required_fields: ["path.namespace"],
|
|
525
462
|
side_effects: {},
|
|
526
463
|
},
|
|
464
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/address_allocators" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
527
465
|
},
|
|
528
466
|
{
|
|
529
467
|
toolName: "f5xc-api-network-advertise-policy-create",
|
|
@@ -564,18 +502,6 @@ export const networkTools = [
|
|
|
564
502
|
creates: ["advertise-policy"],
|
|
565
503
|
},
|
|
566
504
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
567
|
-
cliExamples: [
|
|
568
|
-
{
|
|
569
|
-
command: "f5xcctl config advertise-policy create {name} --namespace {namespace}",
|
|
570
|
-
description: "Create advertise-policy",
|
|
571
|
-
use_case: "basic_create",
|
|
572
|
-
},
|
|
573
|
-
{
|
|
574
|
-
command: "f5xcctl config advertise-policy create -f {file}.yaml",
|
|
575
|
-
description: "Create from YAML file",
|
|
576
|
-
use_case: "file_based",
|
|
577
|
-
},
|
|
578
|
-
],
|
|
579
505
|
confirmationRequired: false,
|
|
580
506
|
parameterExamples: {
|
|
581
507
|
"metadata.namespace": "Staging",
|
|
@@ -623,18 +549,6 @@ export const networkTools = [
|
|
|
623
549
|
},
|
|
624
550
|
confirmation_required: false,
|
|
625
551
|
danger_level: "medium",
|
|
626
|
-
examples: [
|
|
627
|
-
{
|
|
628
|
-
command: "f5xcctl config advertise-policy create {name} --namespace {namespace}",
|
|
629
|
-
description: "Create advertise-policy",
|
|
630
|
-
use_case: "basic_create",
|
|
631
|
-
},
|
|
632
|
-
{
|
|
633
|
-
command: "f5xcctl config advertise-policy create -f {file}.yaml",
|
|
634
|
-
description: "Create from YAML file",
|
|
635
|
-
use_case: "file_based",
|
|
636
|
-
},
|
|
637
|
-
],
|
|
638
552
|
field_docs: {},
|
|
639
553
|
optional_fields: [],
|
|
640
554
|
performance_impact: {
|
|
@@ -647,6 +561,7 @@ export const networkTools = [
|
|
|
647
561
|
creates: ["advertise-policy"],
|
|
648
562
|
},
|
|
649
563
|
},
|
|
564
|
+
curlExample: null,
|
|
650
565
|
},
|
|
651
566
|
{
|
|
652
567
|
toolName: "f5xc-api-network-advertise-policy-delete",
|
|
@@ -696,13 +611,6 @@ export const networkTools = [
|
|
|
696
611
|
deletes: ["advertise-policy", "contained_resources"],
|
|
697
612
|
},
|
|
698
613
|
requiredFields: ["path.name", "path.namespace"],
|
|
699
|
-
cliExamples: [
|
|
700
|
-
{
|
|
701
|
-
command: "f5xcctl config advertise-policy delete {name} --namespace {namespace}",
|
|
702
|
-
description: "Delete advertise-policy",
|
|
703
|
-
use_case: "delete",
|
|
704
|
-
},
|
|
705
|
-
],
|
|
706
614
|
confirmationRequired: true,
|
|
707
615
|
parameterExamples: {
|
|
708
616
|
name: "Name",
|
|
@@ -748,13 +656,6 @@ export const networkTools = [
|
|
|
748
656
|
},
|
|
749
657
|
confirmation_required: true,
|
|
750
658
|
danger_level: "high",
|
|
751
|
-
examples: [
|
|
752
|
-
{
|
|
753
|
-
command: "f5xcctl config advertise-policy delete {name} --namespace {namespace}",
|
|
754
|
-
description: "Delete advertise-policy",
|
|
755
|
-
use_case: "delete",
|
|
756
|
-
},
|
|
757
|
-
],
|
|
758
659
|
field_docs: {},
|
|
759
660
|
optional_fields: [],
|
|
760
661
|
performance_impact: {
|
|
@@ -767,6 +668,7 @@ export const networkTools = [
|
|
|
767
668
|
deletes: ["advertise-policy", "contained_resources"],
|
|
768
669
|
},
|
|
769
670
|
},
|
|
671
|
+
curlExample: null,
|
|
770
672
|
},
|
|
771
673
|
{
|
|
772
674
|
toolName: "f5xc-api-network-advertise-policy-get",
|
|
@@ -835,13 +737,6 @@ export const networkTools = [
|
|
|
835
737
|
dangerLevel: "low",
|
|
836
738
|
sideEffects: null,
|
|
837
739
|
requiredFields: ["path.name", "path.namespace"],
|
|
838
|
-
cliExamples: [
|
|
839
|
-
{
|
|
840
|
-
command: "f5xcctl config advertise-policy get {name} --namespace {namespace}",
|
|
841
|
-
description: "Get specific advertise-policy",
|
|
842
|
-
use_case: "get_specific",
|
|
843
|
-
},
|
|
844
|
-
],
|
|
845
740
|
confirmationRequired: false,
|
|
846
741
|
parameterExamples: {
|
|
847
742
|
name: "Name",
|
|
@@ -887,13 +782,6 @@ export const networkTools = [
|
|
|
887
782
|
},
|
|
888
783
|
confirmation_required: false,
|
|
889
784
|
danger_level: "low",
|
|
890
|
-
examples: [
|
|
891
|
-
{
|
|
892
|
-
command: "f5xcctl config advertise-policy get {name} --namespace {namespace}",
|
|
893
|
-
description: "Get specific advertise-policy",
|
|
894
|
-
use_case: "get_specific",
|
|
895
|
-
},
|
|
896
|
-
],
|
|
897
785
|
field_docs: {},
|
|
898
786
|
optional_fields: [],
|
|
899
787
|
performance_impact: {
|
|
@@ -904,6 +792,7 @@ export const networkTools = [
|
|
|
904
792
|
required_fields: ["path.name", "path.namespace"],
|
|
905
793
|
side_effects: {},
|
|
906
794
|
},
|
|
795
|
+
curlExample: null,
|
|
907
796
|
},
|
|
908
797
|
{
|
|
909
798
|
toolName: "f5xc-api-network-advertise-policy-list",
|
|
@@ -978,13 +867,6 @@ export const networkTools = [
|
|
|
978
867
|
dangerLevel: "low",
|
|
979
868
|
sideEffects: null,
|
|
980
869
|
requiredFields: ["path.namespace"],
|
|
981
|
-
cliExamples: [
|
|
982
|
-
{
|
|
983
|
-
command: "f5xcctl config advertise-policy list --namespace {namespace}",
|
|
984
|
-
description: "List all advertise-policys",
|
|
985
|
-
use_case: "list_all",
|
|
986
|
-
},
|
|
987
|
-
],
|
|
988
870
|
confirmationRequired: false,
|
|
989
871
|
parameterExamples: {
|
|
990
872
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1030,13 +912,6 @@ export const networkTools = [
|
|
|
1030
912
|
},
|
|
1031
913
|
confirmation_required: false,
|
|
1032
914
|
danger_level: "low",
|
|
1033
|
-
examples: [
|
|
1034
|
-
{
|
|
1035
|
-
command: "f5xcctl config advertise-policy list --namespace {namespace}",
|
|
1036
|
-
description: "List all advertise-policys",
|
|
1037
|
-
use_case: "list_all",
|
|
1038
|
-
},
|
|
1039
|
-
],
|
|
1040
915
|
field_docs: {},
|
|
1041
916
|
optional_fields: [],
|
|
1042
917
|
performance_impact: {
|
|
@@ -1047,6 +922,7 @@ export const networkTools = [
|
|
|
1047
922
|
required_fields: ["path.namespace"],
|
|
1048
923
|
side_effects: {},
|
|
1049
924
|
},
|
|
925
|
+
curlExample: null,
|
|
1050
926
|
},
|
|
1051
927
|
{
|
|
1052
928
|
toolName: "f5xc-api-network-advertise-policy-update",
|
|
@@ -1098,13 +974,6 @@ export const networkTools = [
|
|
|
1098
974
|
modifies: ["advertise-policy"],
|
|
1099
975
|
},
|
|
1100
976
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1101
|
-
cliExamples: [
|
|
1102
|
-
{
|
|
1103
|
-
command: "f5xcctl config advertise-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
1104
|
-
description: "Update advertise-policy",
|
|
1105
|
-
use_case: "update",
|
|
1106
|
-
},
|
|
1107
|
-
],
|
|
1108
977
|
confirmationRequired: false,
|
|
1109
978
|
parameterExamples: {
|
|
1110
979
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1150,13 +1019,6 @@ export const networkTools = [
|
|
|
1150
1019
|
},
|
|
1151
1020
|
confirmation_required: false,
|
|
1152
1021
|
danger_level: "medium",
|
|
1153
|
-
examples: [
|
|
1154
|
-
{
|
|
1155
|
-
command: "f5xcctl config advertise-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
1156
|
-
description: "Update advertise-policy",
|
|
1157
|
-
use_case: "update",
|
|
1158
|
-
},
|
|
1159
|
-
],
|
|
1160
1022
|
field_docs: {},
|
|
1161
1023
|
optional_fields: [],
|
|
1162
1024
|
performance_impact: {
|
|
@@ -1169,6 +1031,7 @@ export const networkTools = [
|
|
|
1169
1031
|
modifies: ["advertise-policy"],
|
|
1170
1032
|
},
|
|
1171
1033
|
},
|
|
1034
|
+
curlExample: null,
|
|
1172
1035
|
},
|
|
1173
1036
|
{
|
|
1174
1037
|
toolName: "f5xc-api-network-bgp-asn-set-create",
|
|
@@ -1209,18 +1072,6 @@ export const networkTools = [
|
|
|
1209
1072
|
creates: ["bgp-asn-set"],
|
|
1210
1073
|
},
|
|
1211
1074
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1212
|
-
cliExamples: [
|
|
1213
|
-
{
|
|
1214
|
-
command: "f5xcctl config bgp-asn-set create {name} --namespace {namespace}",
|
|
1215
|
-
description: "Create bgp-asn-set",
|
|
1216
|
-
use_case: "basic_create",
|
|
1217
|
-
},
|
|
1218
|
-
{
|
|
1219
|
-
command: "f5xcctl config bgp-asn-set create -f {file}.yaml",
|
|
1220
|
-
description: "Create from YAML file",
|
|
1221
|
-
use_case: "file_based",
|
|
1222
|
-
},
|
|
1223
|
-
],
|
|
1224
1075
|
confirmationRequired: false,
|
|
1225
1076
|
parameterExamples: {
|
|
1226
1077
|
"metadata.namespace": "Staging",
|
|
@@ -1265,18 +1116,6 @@ export const networkTools = [
|
|
|
1265
1116
|
},
|
|
1266
1117
|
confirmation_required: false,
|
|
1267
1118
|
danger_level: "medium",
|
|
1268
|
-
examples: [
|
|
1269
|
-
{
|
|
1270
|
-
command: "f5xcctl config bgp-asn-set create {name} --namespace {namespace}",
|
|
1271
|
-
description: "Create bgp-asn-set",
|
|
1272
|
-
use_case: "basic_create",
|
|
1273
|
-
},
|
|
1274
|
-
{
|
|
1275
|
-
command: "f5xcctl config bgp-asn-set create -f {file}.yaml",
|
|
1276
|
-
description: "Create from YAML file",
|
|
1277
|
-
use_case: "file_based",
|
|
1278
|
-
},
|
|
1279
|
-
],
|
|
1280
1119
|
field_docs: {},
|
|
1281
1120
|
optional_fields: [],
|
|
1282
1121
|
performance_impact: {
|
|
@@ -1289,6 +1128,7 @@ export const networkTools = [
|
|
|
1289
1128
|
creates: ["bgp-asn-set"],
|
|
1290
1129
|
},
|
|
1291
1130
|
},
|
|
1131
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bgp_asn_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1292
1132
|
},
|
|
1293
1133
|
{
|
|
1294
1134
|
toolName: "f5xc-api-network-bgp-asn-set-delete",
|
|
@@ -1338,13 +1178,6 @@ export const networkTools = [
|
|
|
1338
1178
|
deletes: ["bgp-asn-set", "contained_resources"],
|
|
1339
1179
|
},
|
|
1340
1180
|
requiredFields: ["path.name", "path.namespace"],
|
|
1341
|
-
cliExamples: [
|
|
1342
|
-
{
|
|
1343
|
-
command: "f5xcctl config bgp-asn-set delete {name} --namespace {namespace}",
|
|
1344
|
-
description: "Delete bgp-asn-set",
|
|
1345
|
-
use_case: "delete",
|
|
1346
|
-
},
|
|
1347
|
-
],
|
|
1348
1181
|
confirmationRequired: true,
|
|
1349
1182
|
parameterExamples: {
|
|
1350
1183
|
name: "Name",
|
|
@@ -1390,13 +1223,6 @@ export const networkTools = [
|
|
|
1390
1223
|
},
|
|
1391
1224
|
confirmation_required: true,
|
|
1392
1225
|
danger_level: "high",
|
|
1393
|
-
examples: [
|
|
1394
|
-
{
|
|
1395
|
-
command: "f5xcctl config bgp-asn-set delete {name} --namespace {namespace}",
|
|
1396
|
-
description: "Delete bgp-asn-set",
|
|
1397
|
-
use_case: "delete",
|
|
1398
|
-
},
|
|
1399
|
-
],
|
|
1400
1226
|
field_docs: {},
|
|
1401
1227
|
optional_fields: [],
|
|
1402
1228
|
performance_impact: {
|
|
@@ -1409,6 +1235,7 @@ export const networkTools = [
|
|
|
1409
1235
|
deletes: ["bgp-asn-set", "contained_resources"],
|
|
1410
1236
|
},
|
|
1411
1237
|
},
|
|
1238
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bgp_asn_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1412
1239
|
},
|
|
1413
1240
|
{
|
|
1414
1241
|
toolName: "f5xc-api-network-bgp-asn-set-get",
|
|
@@ -1477,13 +1304,6 @@ export const networkTools = [
|
|
|
1477
1304
|
dangerLevel: "low",
|
|
1478
1305
|
sideEffects: null,
|
|
1479
1306
|
requiredFields: ["path.name", "path.namespace"],
|
|
1480
|
-
cliExamples: [
|
|
1481
|
-
{
|
|
1482
|
-
command: "f5xcctl config bgp-asn-set get {name} --namespace {namespace}",
|
|
1483
|
-
description: "Get specific bgp-asn-set",
|
|
1484
|
-
use_case: "get_specific",
|
|
1485
|
-
},
|
|
1486
|
-
],
|
|
1487
1307
|
confirmationRequired: false,
|
|
1488
1308
|
parameterExamples: {
|
|
1489
1309
|
name: "Name",
|
|
@@ -1529,13 +1349,6 @@ export const networkTools = [
|
|
|
1529
1349
|
},
|
|
1530
1350
|
confirmation_required: false,
|
|
1531
1351
|
danger_level: "low",
|
|
1532
|
-
examples: [
|
|
1533
|
-
{
|
|
1534
|
-
command: "f5xcctl config bgp-asn-set get {name} --namespace {namespace}",
|
|
1535
|
-
description: "Get specific bgp-asn-set",
|
|
1536
|
-
use_case: "get_specific",
|
|
1537
|
-
},
|
|
1538
|
-
],
|
|
1539
1352
|
field_docs: {},
|
|
1540
1353
|
optional_fields: [],
|
|
1541
1354
|
performance_impact: {
|
|
@@ -1546,6 +1359,7 @@ export const networkTools = [
|
|
|
1546
1359
|
required_fields: ["path.name", "path.namespace"],
|
|
1547
1360
|
side_effects: {},
|
|
1548
1361
|
},
|
|
1362
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bgp_asn_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1549
1363
|
},
|
|
1550
1364
|
{
|
|
1551
1365
|
toolName: "f5xc-api-network-bgp-asn-set-list",
|
|
@@ -1620,13 +1434,6 @@ export const networkTools = [
|
|
|
1620
1434
|
dangerLevel: "low",
|
|
1621
1435
|
sideEffects: null,
|
|
1622
1436
|
requiredFields: ["path.namespace"],
|
|
1623
|
-
cliExamples: [
|
|
1624
|
-
{
|
|
1625
|
-
command: "f5xcctl config bgp-asn-set list --namespace {namespace}",
|
|
1626
|
-
description: "List all bgp-asn-sets",
|
|
1627
|
-
use_case: "list_all",
|
|
1628
|
-
},
|
|
1629
|
-
],
|
|
1630
1437
|
confirmationRequired: false,
|
|
1631
1438
|
parameterExamples: {
|
|
1632
1439
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1672,13 +1479,6 @@ export const networkTools = [
|
|
|
1672
1479
|
},
|
|
1673
1480
|
confirmation_required: false,
|
|
1674
1481
|
danger_level: "low",
|
|
1675
|
-
examples: [
|
|
1676
|
-
{
|
|
1677
|
-
command: "f5xcctl config bgp-asn-set list --namespace {namespace}",
|
|
1678
|
-
description: "List all bgp-asn-sets",
|
|
1679
|
-
use_case: "list_all",
|
|
1680
|
-
},
|
|
1681
|
-
],
|
|
1682
1482
|
field_docs: {},
|
|
1683
1483
|
optional_fields: [],
|
|
1684
1484
|
performance_impact: {
|
|
@@ -1689,6 +1489,7 @@ export const networkTools = [
|
|
|
1689
1489
|
required_fields: ["path.namespace"],
|
|
1690
1490
|
side_effects: {},
|
|
1691
1491
|
},
|
|
1492
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bgp_asn_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1692
1493
|
},
|
|
1693
1494
|
{
|
|
1694
1495
|
toolName: "f5xc-api-network-bgp-asn-set-update",
|
|
@@ -1740,13 +1541,6 @@ export const networkTools = [
|
|
|
1740
1541
|
modifies: ["bgp-asn-set"],
|
|
1741
1542
|
},
|
|
1742
1543
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1743
|
-
cliExamples: [
|
|
1744
|
-
{
|
|
1745
|
-
command: "f5xcctl config bgp-asn-set update {name} --namespace {namespace} -f {file}.yaml",
|
|
1746
|
-
description: "Update bgp-asn-set",
|
|
1747
|
-
use_case: "update",
|
|
1748
|
-
},
|
|
1749
|
-
],
|
|
1750
1544
|
confirmationRequired: false,
|
|
1751
1545
|
parameterExamples: {
|
|
1752
1546
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1792,13 +1586,6 @@ export const networkTools = [
|
|
|
1792
1586
|
},
|
|
1793
1587
|
confirmation_required: false,
|
|
1794
1588
|
danger_level: "medium",
|
|
1795
|
-
examples: [
|
|
1796
|
-
{
|
|
1797
|
-
command: "f5xcctl config bgp-asn-set update {name} --namespace {namespace} -f {file}.yaml",
|
|
1798
|
-
description: "Update bgp-asn-set",
|
|
1799
|
-
use_case: "update",
|
|
1800
|
-
},
|
|
1801
|
-
],
|
|
1802
1589
|
field_docs: {},
|
|
1803
1590
|
optional_fields: [],
|
|
1804
1591
|
performance_impact: {
|
|
@@ -1811,6 +1598,7 @@ export const networkTools = [
|
|
|
1811
1598
|
modifies: ["bgp-asn-set"],
|
|
1812
1599
|
},
|
|
1813
1600
|
},
|
|
1601
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bgp_asn_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1814
1602
|
},
|
|
1815
1603
|
{
|
|
1816
1604
|
toolName: "f5xc-api-network-bgp-create",
|
|
@@ -1851,18 +1639,6 @@ export const networkTools = [
|
|
|
1851
1639
|
creates: ["bgp"],
|
|
1852
1640
|
},
|
|
1853
1641
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1854
|
-
cliExamples: [
|
|
1855
|
-
{
|
|
1856
|
-
command: "f5xcctl config bgp create {name} --namespace {namespace}",
|
|
1857
|
-
description: "Create bgp",
|
|
1858
|
-
use_case: "basic_create",
|
|
1859
|
-
},
|
|
1860
|
-
{
|
|
1861
|
-
command: "f5xcctl config bgp create -f {file}.yaml",
|
|
1862
|
-
description: "Create from YAML file",
|
|
1863
|
-
use_case: "file_based",
|
|
1864
|
-
},
|
|
1865
|
-
],
|
|
1866
1642
|
confirmationRequired: false,
|
|
1867
1643
|
parameterExamples: {
|
|
1868
1644
|
"metadata.namespace": "Staging",
|
|
@@ -1907,18 +1683,6 @@ export const networkTools = [
|
|
|
1907
1683
|
},
|
|
1908
1684
|
confirmation_required: false,
|
|
1909
1685
|
danger_level: "medium",
|
|
1910
|
-
examples: [
|
|
1911
|
-
{
|
|
1912
|
-
command: "f5xcctl config bgp create {name} --namespace {namespace}",
|
|
1913
|
-
description: "Create bgp",
|
|
1914
|
-
use_case: "basic_create",
|
|
1915
|
-
},
|
|
1916
|
-
{
|
|
1917
|
-
command: "f5xcctl config bgp create -f {file}.yaml",
|
|
1918
|
-
description: "Create from YAML file",
|
|
1919
|
-
use_case: "file_based",
|
|
1920
|
-
},
|
|
1921
|
-
],
|
|
1922
1686
|
field_docs: {},
|
|
1923
1687
|
optional_fields: [],
|
|
1924
1688
|
performance_impact: {
|
|
@@ -1931,6 +1695,7 @@ export const networkTools = [
|
|
|
1931
1695
|
creates: ["bgp"],
|
|
1932
1696
|
},
|
|
1933
1697
|
},
|
|
1698
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bgps" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1934
1699
|
},
|
|
1935
1700
|
{
|
|
1936
1701
|
toolName: "f5xc-api-network-bgp-delete",
|
|
@@ -1980,13 +1745,6 @@ export const networkTools = [
|
|
|
1980
1745
|
deletes: ["bgp", "contained_resources"],
|
|
1981
1746
|
},
|
|
1982
1747
|
requiredFields: ["path.name", "path.namespace"],
|
|
1983
|
-
cliExamples: [
|
|
1984
|
-
{
|
|
1985
|
-
command: "f5xcctl config bgp delete {name} --namespace {namespace}",
|
|
1986
|
-
description: "Delete bgp",
|
|
1987
|
-
use_case: "delete",
|
|
1988
|
-
},
|
|
1989
|
-
],
|
|
1990
1748
|
confirmationRequired: true,
|
|
1991
1749
|
parameterExamples: {
|
|
1992
1750
|
name: "Name",
|
|
@@ -2032,13 +1790,6 @@ export const networkTools = [
|
|
|
2032
1790
|
},
|
|
2033
1791
|
confirmation_required: true,
|
|
2034
1792
|
danger_level: "high",
|
|
2035
|
-
examples: [
|
|
2036
|
-
{
|
|
2037
|
-
command: "f5xcctl config bgp delete {name} --namespace {namespace}",
|
|
2038
|
-
description: "Delete bgp",
|
|
2039
|
-
use_case: "delete",
|
|
2040
|
-
},
|
|
2041
|
-
],
|
|
2042
1793
|
field_docs: {},
|
|
2043
1794
|
optional_fields: [],
|
|
2044
1795
|
performance_impact: {
|
|
@@ -2051,6 +1802,7 @@ export const networkTools = [
|
|
|
2051
1802
|
deletes: ["bgp", "contained_resources"],
|
|
2052
1803
|
},
|
|
2053
1804
|
},
|
|
1805
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bgps" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2054
1806
|
},
|
|
2055
1807
|
{
|
|
2056
1808
|
toolName: "f5xc-api-network-bgp-get",
|
|
@@ -2119,13 +1871,6 @@ export const networkTools = [
|
|
|
2119
1871
|
dangerLevel: "low",
|
|
2120
1872
|
sideEffects: null,
|
|
2121
1873
|
requiredFields: ["path.name", "path.namespace"],
|
|
2122
|
-
cliExamples: [
|
|
2123
|
-
{
|
|
2124
|
-
command: "f5xcctl config bgp get {name} --namespace {namespace}",
|
|
2125
|
-
description: "Get specific bgp",
|
|
2126
|
-
use_case: "get_specific",
|
|
2127
|
-
},
|
|
2128
|
-
],
|
|
2129
1874
|
confirmationRequired: false,
|
|
2130
1875
|
parameterExamples: {
|
|
2131
1876
|
name: "Name",
|
|
@@ -2171,13 +1916,6 @@ export const networkTools = [
|
|
|
2171
1916
|
},
|
|
2172
1917
|
confirmation_required: false,
|
|
2173
1918
|
danger_level: "low",
|
|
2174
|
-
examples: [
|
|
2175
|
-
{
|
|
2176
|
-
command: "f5xcctl config bgp get {name} --namespace {namespace}",
|
|
2177
|
-
description: "Get specific bgp",
|
|
2178
|
-
use_case: "get_specific",
|
|
2179
|
-
},
|
|
2180
|
-
],
|
|
2181
1919
|
field_docs: {},
|
|
2182
1920
|
optional_fields: [],
|
|
2183
1921
|
performance_impact: {
|
|
@@ -2188,6 +1926,7 @@ export const networkTools = [
|
|
|
2188
1926
|
required_fields: ["path.name", "path.namespace"],
|
|
2189
1927
|
side_effects: {},
|
|
2190
1928
|
},
|
|
1929
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bgps" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2191
1930
|
},
|
|
2192
1931
|
{
|
|
2193
1932
|
toolName: "f5xc-api-network-bgp-list",
|
|
@@ -2262,13 +2001,6 @@ export const networkTools = [
|
|
|
2262
2001
|
dangerLevel: "low",
|
|
2263
2002
|
sideEffects: null,
|
|
2264
2003
|
requiredFields: ["path.namespace"],
|
|
2265
|
-
cliExamples: [
|
|
2266
|
-
{
|
|
2267
|
-
command: "f5xcctl config bgp list --namespace {namespace}",
|
|
2268
|
-
description: "List all bgps",
|
|
2269
|
-
use_case: "list_all",
|
|
2270
|
-
},
|
|
2271
|
-
],
|
|
2272
2004
|
confirmationRequired: false,
|
|
2273
2005
|
parameterExamples: {
|
|
2274
2006
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2314,13 +2046,6 @@ export const networkTools = [
|
|
|
2314
2046
|
},
|
|
2315
2047
|
confirmation_required: false,
|
|
2316
2048
|
danger_level: "low",
|
|
2317
|
-
examples: [
|
|
2318
|
-
{
|
|
2319
|
-
command: "f5xcctl config bgp list --namespace {namespace}",
|
|
2320
|
-
description: "List all bgps",
|
|
2321
|
-
use_case: "list_all",
|
|
2322
|
-
},
|
|
2323
|
-
],
|
|
2324
2049
|
field_docs: {},
|
|
2325
2050
|
optional_fields: [],
|
|
2326
2051
|
performance_impact: {
|
|
@@ -2331,6 +2056,7 @@ export const networkTools = [
|
|
|
2331
2056
|
required_fields: ["path.namespace"],
|
|
2332
2057
|
side_effects: {},
|
|
2333
2058
|
},
|
|
2059
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bgps" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2334
2060
|
},
|
|
2335
2061
|
{
|
|
2336
2062
|
toolName: "f5xc-api-network-bgp-peer-list",
|
|
@@ -2378,13 +2104,6 @@ export const networkTools = [
|
|
|
2378
2104
|
dangerLevel: "low",
|
|
2379
2105
|
sideEffects: null,
|
|
2380
2106
|
requiredFields: ["path.namespace", "path.site"],
|
|
2381
|
-
cliExamples: [
|
|
2382
|
-
{
|
|
2383
|
-
command: "f5xcctl operate bgp-peer list --namespace {namespace}",
|
|
2384
|
-
description: "List all bgp-peers",
|
|
2385
|
-
use_case: "list_all",
|
|
2386
|
-
},
|
|
2387
|
-
],
|
|
2388
2107
|
confirmationRequired: false,
|
|
2389
2108
|
parameterExamples: {
|
|
2390
2109
|
namespace: "Value",
|
|
@@ -2430,13 +2149,6 @@ export const networkTools = [
|
|
|
2430
2149
|
},
|
|
2431
2150
|
confirmation_required: false,
|
|
2432
2151
|
danger_level: "low",
|
|
2433
|
-
examples: [
|
|
2434
|
-
{
|
|
2435
|
-
command: "f5xcctl operate bgp-peer list --namespace {namespace}",
|
|
2436
|
-
description: "List all bgp-peers",
|
|
2437
|
-
use_case: "list_all",
|
|
2438
|
-
},
|
|
2439
|
-
],
|
|
2440
2152
|
field_docs: {},
|
|
2441
2153
|
optional_fields: [],
|
|
2442
2154
|
performance_impact: {
|
|
@@ -2447,6 +2159,7 @@ export const networkTools = [
|
|
|
2447
2159
|
required_fields: ["path.namespace", "path.site"],
|
|
2448
2160
|
side_effects: {},
|
|
2449
2161
|
},
|
|
2162
|
+
curlExample: null,
|
|
2450
2163
|
},
|
|
2451
2164
|
{
|
|
2452
2165
|
toolName: "f5xc-api-network-bgp-route-list",
|
|
@@ -2494,13 +2207,6 @@ export const networkTools = [
|
|
|
2494
2207
|
dangerLevel: "low",
|
|
2495
2208
|
sideEffects: null,
|
|
2496
2209
|
requiredFields: ["path.namespace", "path.site"],
|
|
2497
|
-
cliExamples: [
|
|
2498
|
-
{
|
|
2499
|
-
command: "f5xcctl operate bgp-route list --namespace {namespace}",
|
|
2500
|
-
description: "List all bgp-routes",
|
|
2501
|
-
use_case: "list_all",
|
|
2502
|
-
},
|
|
2503
|
-
],
|
|
2504
2210
|
confirmationRequired: false,
|
|
2505
2211
|
parameterExamples: {
|
|
2506
2212
|
namespace: "Value",
|
|
@@ -2546,13 +2252,6 @@ export const networkTools = [
|
|
|
2546
2252
|
},
|
|
2547
2253
|
confirmation_required: false,
|
|
2548
2254
|
danger_level: "low",
|
|
2549
|
-
examples: [
|
|
2550
|
-
{
|
|
2551
|
-
command: "f5xcctl operate bgp-route list --namespace {namespace}",
|
|
2552
|
-
description: "List all bgp-routes",
|
|
2553
|
-
use_case: "list_all",
|
|
2554
|
-
},
|
|
2555
|
-
],
|
|
2556
2255
|
field_docs: {},
|
|
2557
2256
|
optional_fields: [],
|
|
2558
2257
|
performance_impact: {
|
|
@@ -2563,6 +2262,7 @@ export const networkTools = [
|
|
|
2563
2262
|
required_fields: ["path.namespace", "path.site"],
|
|
2564
2263
|
side_effects: {},
|
|
2565
2264
|
},
|
|
2265
|
+
curlExample: null,
|
|
2566
2266
|
},
|
|
2567
2267
|
{
|
|
2568
2268
|
toolName: "f5xc-api-network-bgp-routing-policy-create",
|
|
@@ -2603,18 +2303,6 @@ export const networkTools = [
|
|
|
2603
2303
|
creates: ["bgp-routing-policy"],
|
|
2604
2304
|
},
|
|
2605
2305
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2606
|
-
cliExamples: [
|
|
2607
|
-
{
|
|
2608
|
-
command: "f5xcctl config bgp-routing-policy create {name} --namespace {namespace}",
|
|
2609
|
-
description: "Create bgp-routing-policy",
|
|
2610
|
-
use_case: "basic_create",
|
|
2611
|
-
},
|
|
2612
|
-
{
|
|
2613
|
-
command: "f5xcctl config bgp-routing-policy create -f {file}.yaml",
|
|
2614
|
-
description: "Create from YAML file",
|
|
2615
|
-
use_case: "file_based",
|
|
2616
|
-
},
|
|
2617
|
-
],
|
|
2618
2306
|
confirmationRequired: false,
|
|
2619
2307
|
parameterExamples: {
|
|
2620
2308
|
"metadata.namespace": "Staging",
|
|
@@ -2662,18 +2350,6 @@ export const networkTools = [
|
|
|
2662
2350
|
},
|
|
2663
2351
|
confirmation_required: false,
|
|
2664
2352
|
danger_level: "medium",
|
|
2665
|
-
examples: [
|
|
2666
|
-
{
|
|
2667
|
-
command: "f5xcctl config bgp-routing-policy create {name} --namespace {namespace}",
|
|
2668
|
-
description: "Create bgp-routing-policy",
|
|
2669
|
-
use_case: "basic_create",
|
|
2670
|
-
},
|
|
2671
|
-
{
|
|
2672
|
-
command: "f5xcctl config bgp-routing-policy create -f {file}.yaml",
|
|
2673
|
-
description: "Create from YAML file",
|
|
2674
|
-
use_case: "file_based",
|
|
2675
|
-
},
|
|
2676
|
-
],
|
|
2677
2353
|
field_docs: {},
|
|
2678
2354
|
optional_fields: [],
|
|
2679
2355
|
performance_impact: {
|
|
@@ -2686,6 +2362,7 @@ export const networkTools = [
|
|
|
2686
2362
|
creates: ["bgp-routing-policy"],
|
|
2687
2363
|
},
|
|
2688
2364
|
},
|
|
2365
|
+
curlExample: null,
|
|
2689
2366
|
},
|
|
2690
2367
|
{
|
|
2691
2368
|
toolName: "f5xc-api-network-bgp-routing-policy-delete",
|
|
@@ -2735,13 +2412,6 @@ export const networkTools = [
|
|
|
2735
2412
|
deletes: ["bgp-routing-policy", "contained_resources"],
|
|
2736
2413
|
},
|
|
2737
2414
|
requiredFields: ["path.name", "path.namespace"],
|
|
2738
|
-
cliExamples: [
|
|
2739
|
-
{
|
|
2740
|
-
command: "f5xcctl config bgp-routing-policy delete {name} --namespace {namespace}",
|
|
2741
|
-
description: "Delete bgp-routing-policy",
|
|
2742
|
-
use_case: "delete",
|
|
2743
|
-
},
|
|
2744
|
-
],
|
|
2745
2415
|
confirmationRequired: true,
|
|
2746
2416
|
parameterExamples: {
|
|
2747
2417
|
name: "Name",
|
|
@@ -2787,13 +2457,6 @@ export const networkTools = [
|
|
|
2787
2457
|
},
|
|
2788
2458
|
confirmation_required: true,
|
|
2789
2459
|
danger_level: "high",
|
|
2790
|
-
examples: [
|
|
2791
|
-
{
|
|
2792
|
-
command: "f5xcctl config bgp-routing-policy delete {name} --namespace {namespace}",
|
|
2793
|
-
description: "Delete bgp-routing-policy",
|
|
2794
|
-
use_case: "delete",
|
|
2795
|
-
},
|
|
2796
|
-
],
|
|
2797
2460
|
field_docs: {},
|
|
2798
2461
|
optional_fields: [],
|
|
2799
2462
|
performance_impact: {
|
|
@@ -2806,6 +2469,7 @@ export const networkTools = [
|
|
|
2806
2469
|
deletes: ["bgp-routing-policy", "contained_resources"],
|
|
2807
2470
|
},
|
|
2808
2471
|
},
|
|
2472
|
+
curlExample: null,
|
|
2809
2473
|
},
|
|
2810
2474
|
{
|
|
2811
2475
|
toolName: "f5xc-api-network-bgp-routing-policy-get",
|
|
@@ -2873,13 +2537,6 @@ export const networkTools = [
|
|
|
2873
2537
|
dangerLevel: "low",
|
|
2874
2538
|
sideEffects: null,
|
|
2875
2539
|
requiredFields: ["path.name", "path.namespace"],
|
|
2876
|
-
cliExamples: [
|
|
2877
|
-
{
|
|
2878
|
-
command: "f5xcctl config bgp-routing-policy get {name} --namespace {namespace}",
|
|
2879
|
-
description: "Get specific bgp-routing-policy",
|
|
2880
|
-
use_case: "get_specific",
|
|
2881
|
-
},
|
|
2882
|
-
],
|
|
2883
2540
|
confirmationRequired: false,
|
|
2884
2541
|
parameterExamples: {
|
|
2885
2542
|
name: "Name",
|
|
@@ -2925,13 +2582,6 @@ export const networkTools = [
|
|
|
2925
2582
|
},
|
|
2926
2583
|
confirmation_required: false,
|
|
2927
2584
|
danger_level: "low",
|
|
2928
|
-
examples: [
|
|
2929
|
-
{
|
|
2930
|
-
command: "f5xcctl config bgp-routing-policy get {name} --namespace {namespace}",
|
|
2931
|
-
description: "Get specific bgp-routing-policy",
|
|
2932
|
-
use_case: "get_specific",
|
|
2933
|
-
},
|
|
2934
|
-
],
|
|
2935
2585
|
field_docs: {},
|
|
2936
2586
|
optional_fields: [],
|
|
2937
2587
|
performance_impact: {
|
|
@@ -2942,6 +2592,7 @@ export const networkTools = [
|
|
|
2942
2592
|
required_fields: ["path.name", "path.namespace"],
|
|
2943
2593
|
side_effects: {},
|
|
2944
2594
|
},
|
|
2595
|
+
curlExample: null,
|
|
2945
2596
|
},
|
|
2946
2597
|
{
|
|
2947
2598
|
toolName: "f5xc-api-network-bgp-routing-policy-list",
|
|
@@ -3016,13 +2667,6 @@ export const networkTools = [
|
|
|
3016
2667
|
dangerLevel: "low",
|
|
3017
2668
|
sideEffects: null,
|
|
3018
2669
|
requiredFields: ["path.namespace"],
|
|
3019
|
-
cliExamples: [
|
|
3020
|
-
{
|
|
3021
|
-
command: "f5xcctl config bgp-routing-policy list --namespace {namespace}",
|
|
3022
|
-
description: "List all bgp-routing-policys",
|
|
3023
|
-
use_case: "list_all",
|
|
3024
|
-
},
|
|
3025
|
-
],
|
|
3026
2670
|
confirmationRequired: false,
|
|
3027
2671
|
parameterExamples: {
|
|
3028
2672
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3068,13 +2712,6 @@ export const networkTools = [
|
|
|
3068
2712
|
},
|
|
3069
2713
|
confirmation_required: false,
|
|
3070
2714
|
danger_level: "low",
|
|
3071
|
-
examples: [
|
|
3072
|
-
{
|
|
3073
|
-
command: "f5xcctl config bgp-routing-policy list --namespace {namespace}",
|
|
3074
|
-
description: "List all bgp-routing-policys",
|
|
3075
|
-
use_case: "list_all",
|
|
3076
|
-
},
|
|
3077
|
-
],
|
|
3078
2715
|
field_docs: {},
|
|
3079
2716
|
optional_fields: [],
|
|
3080
2717
|
performance_impact: {
|
|
@@ -3085,6 +2722,7 @@ export const networkTools = [
|
|
|
3085
2722
|
required_fields: ["path.namespace"],
|
|
3086
2723
|
side_effects: {},
|
|
3087
2724
|
},
|
|
2725
|
+
curlExample: null,
|
|
3088
2726
|
},
|
|
3089
2727
|
{
|
|
3090
2728
|
toolName: "f5xc-api-network-bgp-routing-policy-update",
|
|
@@ -3136,13 +2774,6 @@ export const networkTools = [
|
|
|
3136
2774
|
modifies: ["bgp-routing-policy"],
|
|
3137
2775
|
},
|
|
3138
2776
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3139
|
-
cliExamples: [
|
|
3140
|
-
{
|
|
3141
|
-
command: "f5xcctl config bgp-routing-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
3142
|
-
description: "Update bgp-routing-policy",
|
|
3143
|
-
use_case: "update",
|
|
3144
|
-
},
|
|
3145
|
-
],
|
|
3146
2777
|
confirmationRequired: false,
|
|
3147
2778
|
parameterExamples: {
|
|
3148
2779
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3188,13 +2819,6 @@ export const networkTools = [
|
|
|
3188
2819
|
},
|
|
3189
2820
|
confirmation_required: false,
|
|
3190
2821
|
danger_level: "medium",
|
|
3191
|
-
examples: [
|
|
3192
|
-
{
|
|
3193
|
-
command: "f5xcctl config bgp-routing-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
3194
|
-
description: "Update bgp-routing-policy",
|
|
3195
|
-
use_case: "update",
|
|
3196
|
-
},
|
|
3197
|
-
],
|
|
3198
2822
|
field_docs: {},
|
|
3199
2823
|
optional_fields: [],
|
|
3200
2824
|
performance_impact: {
|
|
@@ -3207,6 +2831,7 @@ export const networkTools = [
|
|
|
3207
2831
|
modifies: ["bgp-routing-policy"],
|
|
3208
2832
|
},
|
|
3209
2833
|
},
|
|
2834
|
+
curlExample: null,
|
|
3210
2835
|
},
|
|
3211
2836
|
{
|
|
3212
2837
|
toolName: "f5xc-api-network-bgp-update",
|
|
@@ -3258,13 +2883,6 @@ export const networkTools = [
|
|
|
3258
2883
|
modifies: ["bgp"],
|
|
3259
2884
|
},
|
|
3260
2885
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3261
|
-
cliExamples: [
|
|
3262
|
-
{
|
|
3263
|
-
command: "f5xcctl config bgp update {name} --namespace {namespace} -f {file}.yaml",
|
|
3264
|
-
description: "Update bgp",
|
|
3265
|
-
use_case: "update",
|
|
3266
|
-
},
|
|
3267
|
-
],
|
|
3268
2886
|
confirmationRequired: false,
|
|
3269
2887
|
parameterExamples: {
|
|
3270
2888
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3310,13 +2928,6 @@ export const networkTools = [
|
|
|
3310
2928
|
},
|
|
3311
2929
|
confirmation_required: false,
|
|
3312
2930
|
danger_level: "medium",
|
|
3313
|
-
examples: [
|
|
3314
|
-
{
|
|
3315
|
-
command: "f5xcctl config bgp update {name} --namespace {namespace} -f {file}.yaml",
|
|
3316
|
-
description: "Update bgp",
|
|
3317
|
-
use_case: "update",
|
|
3318
|
-
},
|
|
3319
|
-
],
|
|
3320
2931
|
field_docs: {},
|
|
3321
2932
|
optional_fields: [],
|
|
3322
2933
|
performance_impact: {
|
|
@@ -3329,6 +2940,7 @@ export const networkTools = [
|
|
|
3329
2940
|
modifies: ["bgp"],
|
|
3330
2941
|
},
|
|
3331
2942
|
},
|
|
2943
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/bgps" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3332
2944
|
},
|
|
3333
2945
|
{
|
|
3334
2946
|
toolName: "f5xc-api-network-bgpstatu-list",
|
|
@@ -3388,13 +3000,6 @@ export const networkTools = [
|
|
|
3388
3000
|
dangerLevel: "low",
|
|
3389
3001
|
sideEffects: null,
|
|
3390
3002
|
requiredFields: ["path.namespace", "path.view_name"],
|
|
3391
|
-
cliExamples: [
|
|
3392
|
-
{
|
|
3393
|
-
command: "f5xcctl config bgpstatu list --namespace {namespace}",
|
|
3394
|
-
description: "List all bgpstatus",
|
|
3395
|
-
use_case: "list_all",
|
|
3396
|
-
},
|
|
3397
|
-
],
|
|
3398
3003
|
confirmationRequired: false,
|
|
3399
3004
|
parameterExamples: {
|
|
3400
3005
|
namespace: "Value",
|
|
@@ -3441,13 +3046,6 @@ export const networkTools = [
|
|
|
3441
3046
|
},
|
|
3442
3047
|
confirmation_required: false,
|
|
3443
3048
|
danger_level: "low",
|
|
3444
|
-
examples: [
|
|
3445
|
-
{
|
|
3446
|
-
command: "f5xcctl config bgpstatu list --namespace {namespace}",
|
|
3447
|
-
description: "List all bgpstatus",
|
|
3448
|
-
use_case: "list_all",
|
|
3449
|
-
},
|
|
3450
|
-
],
|
|
3451
3049
|
field_docs: {},
|
|
3452
3050
|
optional_fields: [],
|
|
3453
3051
|
performance_impact: {
|
|
@@ -3458,6 +3056,7 @@ export const networkTools = [
|
|
|
3458
3056
|
required_fields: ["path.namespace", "path.view_name"],
|
|
3459
3057
|
side_effects: {},
|
|
3460
3058
|
},
|
|
3059
|
+
curlExample: null,
|
|
3461
3060
|
},
|
|
3462
3061
|
{
|
|
3463
3062
|
toolName: "f5xc-api-network-dc-cluster-group-create",
|
|
@@ -3498,18 +3097,6 @@ export const networkTools = [
|
|
|
3498
3097
|
creates: ["dc-cluster-group"],
|
|
3499
3098
|
},
|
|
3500
3099
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
3501
|
-
cliExamples: [
|
|
3502
|
-
{
|
|
3503
|
-
command: "f5xcctl config dc-cluster-group create {name} --namespace {namespace}",
|
|
3504
|
-
description: "Create dc-cluster-group",
|
|
3505
|
-
use_case: "basic_create",
|
|
3506
|
-
},
|
|
3507
|
-
{
|
|
3508
|
-
command: "f5xcctl config dc-cluster-group create -f {file}.yaml",
|
|
3509
|
-
description: "Create from YAML file",
|
|
3510
|
-
use_case: "file_based",
|
|
3511
|
-
},
|
|
3512
|
-
],
|
|
3513
3100
|
confirmationRequired: false,
|
|
3514
3101
|
parameterExamples: {
|
|
3515
3102
|
"metadata.namespace": "Staging",
|
|
@@ -3557,18 +3144,6 @@ export const networkTools = [
|
|
|
3557
3144
|
},
|
|
3558
3145
|
confirmation_required: false,
|
|
3559
3146
|
danger_level: "medium",
|
|
3560
|
-
examples: [
|
|
3561
|
-
{
|
|
3562
|
-
command: "f5xcctl config dc-cluster-group create {name} --namespace {namespace}",
|
|
3563
|
-
description: "Create dc-cluster-group",
|
|
3564
|
-
use_case: "basic_create",
|
|
3565
|
-
},
|
|
3566
|
-
{
|
|
3567
|
-
command: "f5xcctl config dc-cluster-group create -f {file}.yaml",
|
|
3568
|
-
description: "Create from YAML file",
|
|
3569
|
-
use_case: "file_based",
|
|
3570
|
-
},
|
|
3571
|
-
],
|
|
3572
3147
|
field_docs: {},
|
|
3573
3148
|
optional_fields: [],
|
|
3574
3149
|
performance_impact: {
|
|
@@ -3581,6 +3156,7 @@ export const networkTools = [
|
|
|
3581
3156
|
creates: ["dc-cluster-group"],
|
|
3582
3157
|
},
|
|
3583
3158
|
},
|
|
3159
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/dc_cluster_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3584
3160
|
},
|
|
3585
3161
|
{
|
|
3586
3162
|
toolName: "f5xc-api-network-dc-cluster-group-delete",
|
|
@@ -3630,13 +3206,6 @@ export const networkTools = [
|
|
|
3630
3206
|
deletes: ["dc-cluster-group", "contained_resources"],
|
|
3631
3207
|
},
|
|
3632
3208
|
requiredFields: ["path.name", "path.namespace"],
|
|
3633
|
-
cliExamples: [
|
|
3634
|
-
{
|
|
3635
|
-
command: "f5xcctl config dc-cluster-group delete {name} --namespace {namespace}",
|
|
3636
|
-
description: "Delete dc-cluster-group",
|
|
3637
|
-
use_case: "delete",
|
|
3638
|
-
},
|
|
3639
|
-
],
|
|
3640
3209
|
confirmationRequired: true,
|
|
3641
3210
|
parameterExamples: {
|
|
3642
3211
|
name: "Name",
|
|
@@ -3682,13 +3251,6 @@ export const networkTools = [
|
|
|
3682
3251
|
},
|
|
3683
3252
|
confirmation_required: true,
|
|
3684
3253
|
danger_level: "high",
|
|
3685
|
-
examples: [
|
|
3686
|
-
{
|
|
3687
|
-
command: "f5xcctl config dc-cluster-group delete {name} --namespace {namespace}",
|
|
3688
|
-
description: "Delete dc-cluster-group",
|
|
3689
|
-
use_case: "delete",
|
|
3690
|
-
},
|
|
3691
|
-
],
|
|
3692
3254
|
field_docs: {},
|
|
3693
3255
|
optional_fields: [],
|
|
3694
3256
|
performance_impact: {
|
|
@@ -3701,6 +3263,7 @@ export const networkTools = [
|
|
|
3701
3263
|
deletes: ["dc-cluster-group", "contained_resources"],
|
|
3702
3264
|
},
|
|
3703
3265
|
},
|
|
3266
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/dc_cluster_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3704
3267
|
},
|
|
3705
3268
|
{
|
|
3706
3269
|
toolName: "f5xc-api-network-dc-cluster-group-get",
|
|
@@ -3769,13 +3332,6 @@ export const networkTools = [
|
|
|
3769
3332
|
dangerLevel: "low",
|
|
3770
3333
|
sideEffects: null,
|
|
3771
3334
|
requiredFields: ["path.name", "path.namespace"],
|
|
3772
|
-
cliExamples: [
|
|
3773
|
-
{
|
|
3774
|
-
command: "f5xcctl config dc-cluster-group get {name} --namespace {namespace}",
|
|
3775
|
-
description: "Get specific dc-cluster-group",
|
|
3776
|
-
use_case: "get_specific",
|
|
3777
|
-
},
|
|
3778
|
-
],
|
|
3779
3335
|
confirmationRequired: false,
|
|
3780
3336
|
parameterExamples: {
|
|
3781
3337
|
name: "Name",
|
|
@@ -3821,13 +3377,6 @@ export const networkTools = [
|
|
|
3821
3377
|
},
|
|
3822
3378
|
confirmation_required: false,
|
|
3823
3379
|
danger_level: "low",
|
|
3824
|
-
examples: [
|
|
3825
|
-
{
|
|
3826
|
-
command: "f5xcctl config dc-cluster-group get {name} --namespace {namespace}",
|
|
3827
|
-
description: "Get specific dc-cluster-group",
|
|
3828
|
-
use_case: "get_specific",
|
|
3829
|
-
},
|
|
3830
|
-
],
|
|
3831
3380
|
field_docs: {},
|
|
3832
3381
|
optional_fields: [],
|
|
3833
3382
|
performance_impact: {
|
|
@@ -3838,6 +3387,7 @@ export const networkTools = [
|
|
|
3838
3387
|
required_fields: ["path.name", "path.namespace"],
|
|
3839
3388
|
side_effects: {},
|
|
3840
3389
|
},
|
|
3390
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/dc_cluster_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3841
3391
|
},
|
|
3842
3392
|
{
|
|
3843
3393
|
toolName: "f5xc-api-network-dc-cluster-group-list",
|
|
@@ -3912,13 +3462,6 @@ export const networkTools = [
|
|
|
3912
3462
|
dangerLevel: "low",
|
|
3913
3463
|
sideEffects: null,
|
|
3914
3464
|
requiredFields: ["path.namespace"],
|
|
3915
|
-
cliExamples: [
|
|
3916
|
-
{
|
|
3917
|
-
command: "f5xcctl config dc-cluster-group list --namespace {namespace}",
|
|
3918
|
-
description: "List all dc-cluster-groups",
|
|
3919
|
-
use_case: "list_all",
|
|
3920
|
-
},
|
|
3921
|
-
],
|
|
3922
3465
|
confirmationRequired: false,
|
|
3923
3466
|
parameterExamples: {
|
|
3924
3467
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3964,13 +3507,6 @@ export const networkTools = [
|
|
|
3964
3507
|
},
|
|
3965
3508
|
confirmation_required: false,
|
|
3966
3509
|
danger_level: "low",
|
|
3967
|
-
examples: [
|
|
3968
|
-
{
|
|
3969
|
-
command: "f5xcctl config dc-cluster-group list --namespace {namespace}",
|
|
3970
|
-
description: "List all dc-cluster-groups",
|
|
3971
|
-
use_case: "list_all",
|
|
3972
|
-
},
|
|
3973
|
-
],
|
|
3974
3510
|
field_docs: {},
|
|
3975
3511
|
optional_fields: [],
|
|
3976
3512
|
performance_impact: {
|
|
@@ -3981,6 +3517,7 @@ export const networkTools = [
|
|
|
3981
3517
|
required_fields: ["path.namespace"],
|
|
3982
3518
|
side_effects: {},
|
|
3983
3519
|
},
|
|
3520
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/dc_cluster_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3984
3521
|
},
|
|
3985
3522
|
{
|
|
3986
3523
|
toolName: "f5xc-api-network-dc-cluster-group-update",
|
|
@@ -4032,13 +3569,6 @@ export const networkTools = [
|
|
|
4032
3569
|
modifies: ["dc-cluster-group"],
|
|
4033
3570
|
},
|
|
4034
3571
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4035
|
-
cliExamples: [
|
|
4036
|
-
{
|
|
4037
|
-
command: "f5xcctl config dc-cluster-group update {name} --namespace {namespace} -f {file}.yaml",
|
|
4038
|
-
description: "Update dc-cluster-group",
|
|
4039
|
-
use_case: "update",
|
|
4040
|
-
},
|
|
4041
|
-
],
|
|
4042
3572
|
confirmationRequired: false,
|
|
4043
3573
|
parameterExamples: {
|
|
4044
3574
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4084,13 +3614,6 @@ export const networkTools = [
|
|
|
4084
3614
|
},
|
|
4085
3615
|
confirmation_required: false,
|
|
4086
3616
|
danger_level: "medium",
|
|
4087
|
-
examples: [
|
|
4088
|
-
{
|
|
4089
|
-
command: "f5xcctl config dc-cluster-group update {name} --namespace {namespace} -f {file}.yaml",
|
|
4090
|
-
description: "Update dc-cluster-group",
|
|
4091
|
-
use_case: "update",
|
|
4092
|
-
},
|
|
4093
|
-
],
|
|
4094
3617
|
field_docs: {},
|
|
4095
3618
|
optional_fields: [],
|
|
4096
3619
|
performance_impact: {
|
|
@@ -4103,6 +3626,7 @@ export const networkTools = [
|
|
|
4103
3626
|
modifies: ["dc-cluster-group"],
|
|
4104
3627
|
},
|
|
4105
3628
|
},
|
|
3629
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/dc_cluster_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4106
3630
|
},
|
|
4107
3631
|
{
|
|
4108
3632
|
toolName: "f5xc-api-network-forwarding-class-create",
|
|
@@ -4143,18 +3667,6 @@ export const networkTools = [
|
|
|
4143
3667
|
creates: ["forwarding-class"],
|
|
4144
3668
|
},
|
|
4145
3669
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4146
|
-
cliExamples: [
|
|
4147
|
-
{
|
|
4148
|
-
command: "f5xcctl config forwarding-class create {name} --namespace {namespace}",
|
|
4149
|
-
description: "Create forwarding-class",
|
|
4150
|
-
use_case: "basic_create",
|
|
4151
|
-
},
|
|
4152
|
-
{
|
|
4153
|
-
command: "f5xcctl config forwarding-class create -f {file}.yaml",
|
|
4154
|
-
description: "Create from YAML file",
|
|
4155
|
-
use_case: "file_based",
|
|
4156
|
-
},
|
|
4157
|
-
],
|
|
4158
3670
|
confirmationRequired: false,
|
|
4159
3671
|
parameterExamples: {
|
|
4160
3672
|
"metadata.namespace": "Staging",
|
|
@@ -4202,18 +3714,6 @@ export const networkTools = [
|
|
|
4202
3714
|
},
|
|
4203
3715
|
confirmation_required: false,
|
|
4204
3716
|
danger_level: "medium",
|
|
4205
|
-
examples: [
|
|
4206
|
-
{
|
|
4207
|
-
command: "f5xcctl config forwarding-class create {name} --namespace {namespace}",
|
|
4208
|
-
description: "Create forwarding-class",
|
|
4209
|
-
use_case: "basic_create",
|
|
4210
|
-
},
|
|
4211
|
-
{
|
|
4212
|
-
command: "f5xcctl config forwarding-class create -f {file}.yaml",
|
|
4213
|
-
description: "Create from YAML file",
|
|
4214
|
-
use_case: "file_based",
|
|
4215
|
-
},
|
|
4216
|
-
],
|
|
4217
3717
|
field_docs: {},
|
|
4218
3718
|
optional_fields: [],
|
|
4219
3719
|
performance_impact: {
|
|
@@ -4226,6 +3726,7 @@ export const networkTools = [
|
|
|
4226
3726
|
creates: ["forwarding-class"],
|
|
4227
3727
|
},
|
|
4228
3728
|
},
|
|
3729
|
+
curlExample: null,
|
|
4229
3730
|
},
|
|
4230
3731
|
{
|
|
4231
3732
|
toolName: "f5xc-api-network-forwarding-class-delete",
|
|
@@ -4275,13 +3776,6 @@ export const networkTools = [
|
|
|
4275
3776
|
deletes: ["forwarding-class", "contained_resources"],
|
|
4276
3777
|
},
|
|
4277
3778
|
requiredFields: ["path.name", "path.namespace"],
|
|
4278
|
-
cliExamples: [
|
|
4279
|
-
{
|
|
4280
|
-
command: "f5xcctl config forwarding-class delete {name} --namespace {namespace}",
|
|
4281
|
-
description: "Delete forwarding-class",
|
|
4282
|
-
use_case: "delete",
|
|
4283
|
-
},
|
|
4284
|
-
],
|
|
4285
3779
|
confirmationRequired: true,
|
|
4286
3780
|
parameterExamples: {
|
|
4287
3781
|
name: "Name",
|
|
@@ -4327,13 +3821,6 @@ export const networkTools = [
|
|
|
4327
3821
|
},
|
|
4328
3822
|
confirmation_required: true,
|
|
4329
3823
|
danger_level: "high",
|
|
4330
|
-
examples: [
|
|
4331
|
-
{
|
|
4332
|
-
command: "f5xcctl config forwarding-class delete {name} --namespace {namespace}",
|
|
4333
|
-
description: "Delete forwarding-class",
|
|
4334
|
-
use_case: "delete",
|
|
4335
|
-
},
|
|
4336
|
-
],
|
|
4337
3824
|
field_docs: {},
|
|
4338
3825
|
optional_fields: [],
|
|
4339
3826
|
performance_impact: {
|
|
@@ -4346,6 +3833,7 @@ export const networkTools = [
|
|
|
4346
3833
|
deletes: ["forwarding-class", "contained_resources"],
|
|
4347
3834
|
},
|
|
4348
3835
|
},
|
|
3836
|
+
curlExample: null,
|
|
4349
3837
|
},
|
|
4350
3838
|
{
|
|
4351
3839
|
toolName: "f5xc-api-network-forwarding-class-get",
|
|
@@ -4414,13 +3902,6 @@ export const networkTools = [
|
|
|
4414
3902
|
dangerLevel: "low",
|
|
4415
3903
|
sideEffects: null,
|
|
4416
3904
|
requiredFields: ["path.name", "path.namespace"],
|
|
4417
|
-
cliExamples: [
|
|
4418
|
-
{
|
|
4419
|
-
command: "f5xcctl config forwarding-class get {name} --namespace {namespace}",
|
|
4420
|
-
description: "Get specific forwarding-class",
|
|
4421
|
-
use_case: "get_specific",
|
|
4422
|
-
},
|
|
4423
|
-
],
|
|
4424
3905
|
confirmationRequired: false,
|
|
4425
3906
|
parameterExamples: {
|
|
4426
3907
|
name: "Name",
|
|
@@ -4466,13 +3947,6 @@ export const networkTools = [
|
|
|
4466
3947
|
},
|
|
4467
3948
|
confirmation_required: false,
|
|
4468
3949
|
danger_level: "low",
|
|
4469
|
-
examples: [
|
|
4470
|
-
{
|
|
4471
|
-
command: "f5xcctl config forwarding-class get {name} --namespace {namespace}",
|
|
4472
|
-
description: "Get specific forwarding-class",
|
|
4473
|
-
use_case: "get_specific",
|
|
4474
|
-
},
|
|
4475
|
-
],
|
|
4476
3950
|
field_docs: {},
|
|
4477
3951
|
optional_fields: [],
|
|
4478
3952
|
performance_impact: {
|
|
@@ -4483,6 +3957,7 @@ export const networkTools = [
|
|
|
4483
3957
|
required_fields: ["path.name", "path.namespace"],
|
|
4484
3958
|
side_effects: {},
|
|
4485
3959
|
},
|
|
3960
|
+
curlExample: null,
|
|
4486
3961
|
},
|
|
4487
3962
|
{
|
|
4488
3963
|
toolName: "f5xc-api-network-forwarding-class-list",
|
|
@@ -4557,13 +4032,6 @@ export const networkTools = [
|
|
|
4557
4032
|
dangerLevel: "low",
|
|
4558
4033
|
sideEffects: null,
|
|
4559
4034
|
requiredFields: ["path.namespace"],
|
|
4560
|
-
cliExamples: [
|
|
4561
|
-
{
|
|
4562
|
-
command: "f5xcctl config forwarding-class list --namespace {namespace}",
|
|
4563
|
-
description: "List all forwarding-classs",
|
|
4564
|
-
use_case: "list_all",
|
|
4565
|
-
},
|
|
4566
|
-
],
|
|
4567
4035
|
confirmationRequired: false,
|
|
4568
4036
|
parameterExamples: {
|
|
4569
4037
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4609,13 +4077,6 @@ export const networkTools = [
|
|
|
4609
4077
|
},
|
|
4610
4078
|
confirmation_required: false,
|
|
4611
4079
|
danger_level: "low",
|
|
4612
|
-
examples: [
|
|
4613
|
-
{
|
|
4614
|
-
command: "f5xcctl config forwarding-class list --namespace {namespace}",
|
|
4615
|
-
description: "List all forwarding-classs",
|
|
4616
|
-
use_case: "list_all",
|
|
4617
|
-
},
|
|
4618
|
-
],
|
|
4619
4080
|
field_docs: {},
|
|
4620
4081
|
optional_fields: [],
|
|
4621
4082
|
performance_impact: {
|
|
@@ -4626,6 +4087,7 @@ export const networkTools = [
|
|
|
4626
4087
|
required_fields: ["path.namespace"],
|
|
4627
4088
|
side_effects: {},
|
|
4628
4089
|
},
|
|
4090
|
+
curlExample: null,
|
|
4629
4091
|
},
|
|
4630
4092
|
{
|
|
4631
4093
|
toolName: "f5xc-api-network-forwarding-class-update",
|
|
@@ -4677,13 +4139,6 @@ export const networkTools = [
|
|
|
4677
4139
|
modifies: ["forwarding-class"],
|
|
4678
4140
|
},
|
|
4679
4141
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4680
|
-
cliExamples: [
|
|
4681
|
-
{
|
|
4682
|
-
command: "f5xcctl config forwarding-class update {name} --namespace {namespace} -f {file}.yaml",
|
|
4683
|
-
description: "Update forwarding-class",
|
|
4684
|
-
use_case: "update",
|
|
4685
|
-
},
|
|
4686
|
-
],
|
|
4687
4142
|
confirmationRequired: false,
|
|
4688
4143
|
parameterExamples: {
|
|
4689
4144
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4729,13 +4184,6 @@ export const networkTools = [
|
|
|
4729
4184
|
},
|
|
4730
4185
|
confirmation_required: false,
|
|
4731
4186
|
danger_level: "medium",
|
|
4732
|
-
examples: [
|
|
4733
|
-
{
|
|
4734
|
-
command: "f5xcctl config forwarding-class update {name} --namespace {namespace} -f {file}.yaml",
|
|
4735
|
-
description: "Update forwarding-class",
|
|
4736
|
-
use_case: "update",
|
|
4737
|
-
},
|
|
4738
|
-
],
|
|
4739
4187
|
field_docs: {},
|
|
4740
4188
|
optional_fields: [],
|
|
4741
4189
|
performance_impact: {
|
|
@@ -4748,6 +4196,7 @@ export const networkTools = [
|
|
|
4748
4196
|
modifies: ["forwarding-class"],
|
|
4749
4197
|
},
|
|
4750
4198
|
},
|
|
4199
|
+
curlExample: null,
|
|
4751
4200
|
},
|
|
4752
4201
|
{
|
|
4753
4202
|
toolName: "f5xc-api-network-ike-phase1-profile-create",
|
|
@@ -4788,18 +4237,6 @@ export const networkTools = [
|
|
|
4788
4237
|
creates: ["ike-phase1-profile"],
|
|
4789
4238
|
},
|
|
4790
4239
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4791
|
-
cliExamples: [
|
|
4792
|
-
{
|
|
4793
|
-
command: "f5xcctl config ike-phase1-profile create -f {file}.yaml",
|
|
4794
|
-
description: "Create from YAML file",
|
|
4795
|
-
use_case: "file_based",
|
|
4796
|
-
},
|
|
4797
|
-
{
|
|
4798
|
-
command: "f5xcctl config ike-phase1-profile create {name} --namespace {namespace}",
|
|
4799
|
-
description: "Create ike-phase1-profile",
|
|
4800
|
-
use_case: "basic_create",
|
|
4801
|
-
},
|
|
4802
|
-
],
|
|
4803
4240
|
confirmationRequired: false,
|
|
4804
4241
|
parameterExamples: {
|
|
4805
4242
|
"metadata.namespace": "Staging",
|
|
@@ -4847,18 +4284,6 @@ export const networkTools = [
|
|
|
4847
4284
|
},
|
|
4848
4285
|
confirmation_required: false,
|
|
4849
4286
|
danger_level: "medium",
|
|
4850
|
-
examples: [
|
|
4851
|
-
{
|
|
4852
|
-
command: "f5xcctl config ike-phase1-profile create {name} --namespace {namespace}",
|
|
4853
|
-
description: "Create ike-phase1-profile",
|
|
4854
|
-
use_case: "basic_create",
|
|
4855
|
-
},
|
|
4856
|
-
{
|
|
4857
|
-
command: "f5xcctl config ike-phase1-profile create -f {file}.yaml",
|
|
4858
|
-
description: "Create from YAML file",
|
|
4859
|
-
use_case: "file_based",
|
|
4860
|
-
},
|
|
4861
|
-
],
|
|
4862
4287
|
field_docs: {},
|
|
4863
4288
|
optional_fields: [],
|
|
4864
4289
|
performance_impact: {
|
|
@@ -4871,6 +4296,7 @@ export const networkTools = [
|
|
|
4871
4296
|
creates: ["ike-phase1-profile"],
|
|
4872
4297
|
},
|
|
4873
4298
|
},
|
|
4299
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike_phase1_profiles" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4874
4300
|
},
|
|
4875
4301
|
{
|
|
4876
4302
|
toolName: "f5xc-api-network-ike-phase1-profile-delete",
|
|
@@ -4920,13 +4346,6 @@ export const networkTools = [
|
|
|
4920
4346
|
deletes: ["ike-phase1-profile", "contained_resources"],
|
|
4921
4347
|
},
|
|
4922
4348
|
requiredFields: ["path.name", "path.namespace"],
|
|
4923
|
-
cliExamples: [
|
|
4924
|
-
{
|
|
4925
|
-
command: "f5xcctl config ike-phase1-profile delete {name} --namespace {namespace}",
|
|
4926
|
-
description: "Delete ike-phase1-profile",
|
|
4927
|
-
use_case: "delete",
|
|
4928
|
-
},
|
|
4929
|
-
],
|
|
4930
4349
|
confirmationRequired: true,
|
|
4931
4350
|
parameterExamples: {
|
|
4932
4351
|
name: "Name",
|
|
@@ -4972,13 +4391,6 @@ export const networkTools = [
|
|
|
4972
4391
|
},
|
|
4973
4392
|
confirmation_required: true,
|
|
4974
4393
|
danger_level: "high",
|
|
4975
|
-
examples: [
|
|
4976
|
-
{
|
|
4977
|
-
command: "f5xcctl config ike-phase1-profile delete {name} --namespace {namespace}",
|
|
4978
|
-
description: "Delete ike-phase1-profile",
|
|
4979
|
-
use_case: "delete",
|
|
4980
|
-
},
|
|
4981
|
-
],
|
|
4982
4394
|
field_docs: {},
|
|
4983
4395
|
optional_fields: [],
|
|
4984
4396
|
performance_impact: {
|
|
@@ -4991,6 +4403,7 @@ export const networkTools = [
|
|
|
4991
4403
|
deletes: ["ike-phase1-profile", "contained_resources"],
|
|
4992
4404
|
},
|
|
4993
4405
|
},
|
|
4406
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike_phase1_profiles" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4994
4407
|
},
|
|
4995
4408
|
{
|
|
4996
4409
|
toolName: "f5xc-api-network-ike-phase1-profile-get",
|
|
@@ -5059,13 +4472,6 @@ export const networkTools = [
|
|
|
5059
4472
|
dangerLevel: "low",
|
|
5060
4473
|
sideEffects: null,
|
|
5061
4474
|
requiredFields: ["path.name", "path.namespace"],
|
|
5062
|
-
cliExamples: [
|
|
5063
|
-
{
|
|
5064
|
-
command: "f5xcctl config ike-phase1-profile get {name} --namespace {namespace}",
|
|
5065
|
-
description: "Get specific ike-phase1-profile",
|
|
5066
|
-
use_case: "get_specific",
|
|
5067
|
-
},
|
|
5068
|
-
],
|
|
5069
4475
|
confirmationRequired: false,
|
|
5070
4476
|
parameterExamples: {
|
|
5071
4477
|
name: "Name",
|
|
@@ -5111,13 +4517,6 @@ export const networkTools = [
|
|
|
5111
4517
|
},
|
|
5112
4518
|
confirmation_required: false,
|
|
5113
4519
|
danger_level: "low",
|
|
5114
|
-
examples: [
|
|
5115
|
-
{
|
|
5116
|
-
command: "f5xcctl config ike-phase1-profile get {name} --namespace {namespace}",
|
|
5117
|
-
description: "Get specific ike-phase1-profile",
|
|
5118
|
-
use_case: "get_specific",
|
|
5119
|
-
},
|
|
5120
|
-
],
|
|
5121
4520
|
field_docs: {},
|
|
5122
4521
|
optional_fields: [],
|
|
5123
4522
|
performance_impact: {
|
|
@@ -5128,6 +4527,7 @@ export const networkTools = [
|
|
|
5128
4527
|
required_fields: ["path.name", "path.namespace"],
|
|
5129
4528
|
side_effects: {},
|
|
5130
4529
|
},
|
|
4530
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike_phase1_profiles" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5131
4531
|
},
|
|
5132
4532
|
{
|
|
5133
4533
|
toolName: "f5xc-api-network-ike-phase1-profile-list",
|
|
@@ -5202,13 +4602,6 @@ export const networkTools = [
|
|
|
5202
4602
|
dangerLevel: "low",
|
|
5203
4603
|
sideEffects: null,
|
|
5204
4604
|
requiredFields: ["path.namespace"],
|
|
5205
|
-
cliExamples: [
|
|
5206
|
-
{
|
|
5207
|
-
command: "f5xcctl config ike-phase1-profile list --namespace {namespace}",
|
|
5208
|
-
description: "List all ike-phase1-profiles",
|
|
5209
|
-
use_case: "list_all",
|
|
5210
|
-
},
|
|
5211
|
-
],
|
|
5212
4605
|
confirmationRequired: false,
|
|
5213
4606
|
parameterExamples: {
|
|
5214
4607
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5254,13 +4647,6 @@ export const networkTools = [
|
|
|
5254
4647
|
},
|
|
5255
4648
|
confirmation_required: false,
|
|
5256
4649
|
danger_level: "low",
|
|
5257
|
-
examples: [
|
|
5258
|
-
{
|
|
5259
|
-
command: "f5xcctl config ike-phase1-profile list --namespace {namespace}",
|
|
5260
|
-
description: "List all ike-phase1-profiles",
|
|
5261
|
-
use_case: "list_all",
|
|
5262
|
-
},
|
|
5263
|
-
],
|
|
5264
4650
|
field_docs: {},
|
|
5265
4651
|
optional_fields: [],
|
|
5266
4652
|
performance_impact: {
|
|
@@ -5271,6 +4657,7 @@ export const networkTools = [
|
|
|
5271
4657
|
required_fields: ["path.namespace"],
|
|
5272
4658
|
side_effects: {},
|
|
5273
4659
|
},
|
|
4660
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike_phase1_profiles" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5274
4661
|
},
|
|
5275
4662
|
{
|
|
5276
4663
|
toolName: "f5xc-api-network-ike-phase1-profile-update",
|
|
@@ -5322,13 +4709,6 @@ export const networkTools = [
|
|
|
5322
4709
|
modifies: ["ike-phase1-profile"],
|
|
5323
4710
|
},
|
|
5324
4711
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
5325
|
-
cliExamples: [
|
|
5326
|
-
{
|
|
5327
|
-
command: "f5xcctl config ike-phase1-profile update {name} --namespace {namespace} -f {file}.yaml",
|
|
5328
|
-
description: "Update ike-phase1-profile",
|
|
5329
|
-
use_case: "update",
|
|
5330
|
-
},
|
|
5331
|
-
],
|
|
5332
4712
|
confirmationRequired: false,
|
|
5333
4713
|
parameterExamples: {
|
|
5334
4714
|
"metadata.name": "Example-corp-web.",
|
|
@@ -5374,13 +4754,6 @@ export const networkTools = [
|
|
|
5374
4754
|
},
|
|
5375
4755
|
confirmation_required: false,
|
|
5376
4756
|
danger_level: "medium",
|
|
5377
|
-
examples: [
|
|
5378
|
-
{
|
|
5379
|
-
command: "f5xcctl config ike-phase1-profile update {name} --namespace {namespace} -f {file}.yaml",
|
|
5380
|
-
description: "Update ike-phase1-profile",
|
|
5381
|
-
use_case: "update",
|
|
5382
|
-
},
|
|
5383
|
-
],
|
|
5384
4757
|
field_docs: {},
|
|
5385
4758
|
optional_fields: [],
|
|
5386
4759
|
performance_impact: {
|
|
@@ -5393,6 +4766,7 @@ export const networkTools = [
|
|
|
5393
4766
|
modifies: ["ike-phase1-profile"],
|
|
5394
4767
|
},
|
|
5395
4768
|
},
|
|
4769
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike_phase1_profiles" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5396
4770
|
},
|
|
5397
4771
|
{
|
|
5398
4772
|
toolName: "f5xc-api-network-ike-phase2-profile-create",
|
|
@@ -5433,18 +4807,6 @@ export const networkTools = [
|
|
|
5433
4807
|
creates: ["ike-phase2-profile"],
|
|
5434
4808
|
},
|
|
5435
4809
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
5436
|
-
cliExamples: [
|
|
5437
|
-
{
|
|
5438
|
-
command: "f5xcctl config ike-phase2-profile create -f {file}.yaml",
|
|
5439
|
-
description: "Create from YAML file",
|
|
5440
|
-
use_case: "file_based",
|
|
5441
|
-
},
|
|
5442
|
-
{
|
|
5443
|
-
command: "f5xcctl config ike-phase2-profile create {name} --namespace {namespace}",
|
|
5444
|
-
description: "Create ike-phase2-profile",
|
|
5445
|
-
use_case: "basic_create",
|
|
5446
|
-
},
|
|
5447
|
-
],
|
|
5448
4810
|
confirmationRequired: false,
|
|
5449
4811
|
parameterExamples: {
|
|
5450
4812
|
"metadata.namespace": "Staging",
|
|
@@ -5492,18 +4854,6 @@ export const networkTools = [
|
|
|
5492
4854
|
},
|
|
5493
4855
|
confirmation_required: false,
|
|
5494
4856
|
danger_level: "medium",
|
|
5495
|
-
examples: [
|
|
5496
|
-
{
|
|
5497
|
-
command: "f5xcctl config ike-phase2-profile create {name} --namespace {namespace}",
|
|
5498
|
-
description: "Create ike-phase2-profile",
|
|
5499
|
-
use_case: "basic_create",
|
|
5500
|
-
},
|
|
5501
|
-
{
|
|
5502
|
-
command: "f5xcctl config ike-phase2-profile create -f {file}.yaml",
|
|
5503
|
-
description: "Create from YAML file",
|
|
5504
|
-
use_case: "file_based",
|
|
5505
|
-
},
|
|
5506
|
-
],
|
|
5507
4857
|
field_docs: {},
|
|
5508
4858
|
optional_fields: [],
|
|
5509
4859
|
performance_impact: {
|
|
@@ -5516,6 +4866,7 @@ export const networkTools = [
|
|
|
5516
4866
|
creates: ["ike-phase2-profile"],
|
|
5517
4867
|
},
|
|
5518
4868
|
},
|
|
4869
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike_phase2_profiles" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5519
4870
|
},
|
|
5520
4871
|
{
|
|
5521
4872
|
toolName: "f5xc-api-network-ike-phase2-profile-delete",
|
|
@@ -5565,13 +4916,6 @@ export const networkTools = [
|
|
|
5565
4916
|
deletes: ["ike-phase2-profile", "contained_resources"],
|
|
5566
4917
|
},
|
|
5567
4918
|
requiredFields: ["path.name", "path.namespace"],
|
|
5568
|
-
cliExamples: [
|
|
5569
|
-
{
|
|
5570
|
-
command: "f5xcctl config ike-phase2-profile delete {name} --namespace {namespace}",
|
|
5571
|
-
description: "Delete ike-phase2-profile",
|
|
5572
|
-
use_case: "delete",
|
|
5573
|
-
},
|
|
5574
|
-
],
|
|
5575
4919
|
confirmationRequired: true,
|
|
5576
4920
|
parameterExamples: {
|
|
5577
4921
|
name: "Name",
|
|
@@ -5617,13 +4961,6 @@ export const networkTools = [
|
|
|
5617
4961
|
},
|
|
5618
4962
|
confirmation_required: true,
|
|
5619
4963
|
danger_level: "high",
|
|
5620
|
-
examples: [
|
|
5621
|
-
{
|
|
5622
|
-
command: "f5xcctl config ike-phase2-profile delete {name} --namespace {namespace}",
|
|
5623
|
-
description: "Delete ike-phase2-profile",
|
|
5624
|
-
use_case: "delete",
|
|
5625
|
-
},
|
|
5626
|
-
],
|
|
5627
4964
|
field_docs: {},
|
|
5628
4965
|
optional_fields: [],
|
|
5629
4966
|
performance_impact: {
|
|
@@ -5636,6 +4973,7 @@ export const networkTools = [
|
|
|
5636
4973
|
deletes: ["ike-phase2-profile", "contained_resources"],
|
|
5637
4974
|
},
|
|
5638
4975
|
},
|
|
4976
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike_phase2_profiles" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5639
4977
|
},
|
|
5640
4978
|
{
|
|
5641
4979
|
toolName: "f5xc-api-network-ike-phase2-profile-get",
|
|
@@ -5704,13 +5042,6 @@ export const networkTools = [
|
|
|
5704
5042
|
dangerLevel: "low",
|
|
5705
5043
|
sideEffects: null,
|
|
5706
5044
|
requiredFields: ["path.name", "path.namespace"],
|
|
5707
|
-
cliExamples: [
|
|
5708
|
-
{
|
|
5709
|
-
command: "f5xcctl config ike-phase2-profile get {name} --namespace {namespace}",
|
|
5710
|
-
description: "Get specific ike-phase2-profile",
|
|
5711
|
-
use_case: "get_specific",
|
|
5712
|
-
},
|
|
5713
|
-
],
|
|
5714
5045
|
confirmationRequired: false,
|
|
5715
5046
|
parameterExamples: {
|
|
5716
5047
|
name: "Name",
|
|
@@ -5756,13 +5087,6 @@ export const networkTools = [
|
|
|
5756
5087
|
},
|
|
5757
5088
|
confirmation_required: false,
|
|
5758
5089
|
danger_level: "low",
|
|
5759
|
-
examples: [
|
|
5760
|
-
{
|
|
5761
|
-
command: "f5xcctl config ike-phase2-profile get {name} --namespace {namespace}",
|
|
5762
|
-
description: "Get specific ike-phase2-profile",
|
|
5763
|
-
use_case: "get_specific",
|
|
5764
|
-
},
|
|
5765
|
-
],
|
|
5766
5090
|
field_docs: {},
|
|
5767
5091
|
optional_fields: [],
|
|
5768
5092
|
performance_impact: {
|
|
@@ -5773,6 +5097,7 @@ export const networkTools = [
|
|
|
5773
5097
|
required_fields: ["path.name", "path.namespace"],
|
|
5774
5098
|
side_effects: {},
|
|
5775
5099
|
},
|
|
5100
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike_phase2_profiles" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5776
5101
|
},
|
|
5777
5102
|
{
|
|
5778
5103
|
toolName: "f5xc-api-network-ike-phase2-profile-list",
|
|
@@ -5847,13 +5172,6 @@ export const networkTools = [
|
|
|
5847
5172
|
dangerLevel: "low",
|
|
5848
5173
|
sideEffects: null,
|
|
5849
5174
|
requiredFields: ["path.namespace"],
|
|
5850
|
-
cliExamples: [
|
|
5851
|
-
{
|
|
5852
|
-
command: "f5xcctl config ike-phase2-profile list --namespace {namespace}",
|
|
5853
|
-
description: "List all ike-phase2-profiles",
|
|
5854
|
-
use_case: "list_all",
|
|
5855
|
-
},
|
|
5856
|
-
],
|
|
5857
5175
|
confirmationRequired: false,
|
|
5858
5176
|
parameterExamples: {
|
|
5859
5177
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5899,13 +5217,6 @@ export const networkTools = [
|
|
|
5899
5217
|
},
|
|
5900
5218
|
confirmation_required: false,
|
|
5901
5219
|
danger_level: "low",
|
|
5902
|
-
examples: [
|
|
5903
|
-
{
|
|
5904
|
-
command: "f5xcctl config ike-phase2-profile list --namespace {namespace}",
|
|
5905
|
-
description: "List all ike-phase2-profiles",
|
|
5906
|
-
use_case: "list_all",
|
|
5907
|
-
},
|
|
5908
|
-
],
|
|
5909
5220
|
field_docs: {},
|
|
5910
5221
|
optional_fields: [],
|
|
5911
5222
|
performance_impact: {
|
|
@@ -5916,6 +5227,7 @@ export const networkTools = [
|
|
|
5916
5227
|
required_fields: ["path.namespace"],
|
|
5917
5228
|
side_effects: {},
|
|
5918
5229
|
},
|
|
5230
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike_phase2_profiles" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5919
5231
|
},
|
|
5920
5232
|
{
|
|
5921
5233
|
toolName: "f5xc-api-network-ike-phase2-profile-update",
|
|
@@ -5967,13 +5279,6 @@ export const networkTools = [
|
|
|
5967
5279
|
modifies: ["ike-phase2-profile"],
|
|
5968
5280
|
},
|
|
5969
5281
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
5970
|
-
cliExamples: [
|
|
5971
|
-
{
|
|
5972
|
-
command: "f5xcctl config ike-phase2-profile update {name} --namespace {namespace} -f {file}.yaml",
|
|
5973
|
-
description: "Update ike-phase2-profile",
|
|
5974
|
-
use_case: "update",
|
|
5975
|
-
},
|
|
5976
|
-
],
|
|
5977
5282
|
confirmationRequired: false,
|
|
5978
5283
|
parameterExamples: {
|
|
5979
5284
|
"metadata.name": "Example-corp-web.",
|
|
@@ -6019,13 +5324,6 @@ export const networkTools = [
|
|
|
6019
5324
|
},
|
|
6020
5325
|
confirmation_required: false,
|
|
6021
5326
|
danger_level: "medium",
|
|
6022
|
-
examples: [
|
|
6023
|
-
{
|
|
6024
|
-
command: "f5xcctl config ike-phase2-profile update {name} --namespace {namespace} -f {file}.yaml",
|
|
6025
|
-
description: "Update ike-phase2-profile",
|
|
6026
|
-
use_case: "update",
|
|
6027
|
-
},
|
|
6028
|
-
],
|
|
6029
5327
|
field_docs: {},
|
|
6030
5328
|
optional_fields: [],
|
|
6031
5329
|
performance_impact: {
|
|
@@ -6038,6 +5336,7 @@ export const networkTools = [
|
|
|
6038
5336
|
modifies: ["ike-phase2-profile"],
|
|
6039
5337
|
},
|
|
6040
5338
|
},
|
|
5339
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike_phase2_profiles" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6041
5340
|
},
|
|
6042
5341
|
{
|
|
6043
5342
|
toolName: "f5xc-api-network-ike1-create",
|
|
@@ -6078,18 +5377,6 @@ export const networkTools = [
|
|
|
6078
5377
|
creates: ["ike1"],
|
|
6079
5378
|
},
|
|
6080
5379
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
6081
|
-
cliExamples: [
|
|
6082
|
-
{
|
|
6083
|
-
command: "f5xcctl config ike1 create -f {file}.yaml",
|
|
6084
|
-
description: "Create from YAML file",
|
|
6085
|
-
use_case: "file_based",
|
|
6086
|
-
},
|
|
6087
|
-
{
|
|
6088
|
-
command: "f5xcctl config ike1 create {name} --namespace {namespace}",
|
|
6089
|
-
description: "Create ike1",
|
|
6090
|
-
use_case: "basic_create",
|
|
6091
|
-
},
|
|
6092
|
-
],
|
|
6093
5380
|
confirmationRequired: false,
|
|
6094
5381
|
parameterExamples: {
|
|
6095
5382
|
"metadata.namespace": "Staging",
|
|
@@ -6134,18 +5421,6 @@ export const networkTools = [
|
|
|
6134
5421
|
},
|
|
6135
5422
|
confirmation_required: false,
|
|
6136
5423
|
danger_level: "medium",
|
|
6137
|
-
examples: [
|
|
6138
|
-
{
|
|
6139
|
-
command: "f5xcctl config ike1 create {name} --namespace {namespace}",
|
|
6140
|
-
description: "Create ike1",
|
|
6141
|
-
use_case: "basic_create",
|
|
6142
|
-
},
|
|
6143
|
-
{
|
|
6144
|
-
command: "f5xcctl config ike1 create -f {file}.yaml",
|
|
6145
|
-
description: "Create from YAML file",
|
|
6146
|
-
use_case: "file_based",
|
|
6147
|
-
},
|
|
6148
|
-
],
|
|
6149
5424
|
field_docs: {},
|
|
6150
5425
|
optional_fields: [],
|
|
6151
5426
|
performance_impact: {
|
|
@@ -6158,6 +5433,7 @@ export const networkTools = [
|
|
|
6158
5433
|
creates: ["ike1"],
|
|
6159
5434
|
},
|
|
6160
5435
|
},
|
|
5436
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike1s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6161
5437
|
},
|
|
6162
5438
|
{
|
|
6163
5439
|
toolName: "f5xc-api-network-ike1-delete",
|
|
@@ -6207,13 +5483,6 @@ export const networkTools = [
|
|
|
6207
5483
|
deletes: ["ike1", "contained_resources"],
|
|
6208
5484
|
},
|
|
6209
5485
|
requiredFields: ["path.name", "path.namespace"],
|
|
6210
|
-
cliExamples: [
|
|
6211
|
-
{
|
|
6212
|
-
command: "f5xcctl config ike1 delete {name} --namespace {namespace}",
|
|
6213
|
-
description: "Delete ike1",
|
|
6214
|
-
use_case: "delete",
|
|
6215
|
-
},
|
|
6216
|
-
],
|
|
6217
5486
|
confirmationRequired: true,
|
|
6218
5487
|
parameterExamples: {
|
|
6219
5488
|
name: "Name",
|
|
@@ -6259,13 +5528,6 @@ export const networkTools = [
|
|
|
6259
5528
|
},
|
|
6260
5529
|
confirmation_required: true,
|
|
6261
5530
|
danger_level: "high",
|
|
6262
|
-
examples: [
|
|
6263
|
-
{
|
|
6264
|
-
command: "f5xcctl config ike1 delete {name} --namespace {namespace}",
|
|
6265
|
-
description: "Delete ike1",
|
|
6266
|
-
use_case: "delete",
|
|
6267
|
-
},
|
|
6268
|
-
],
|
|
6269
5531
|
field_docs: {},
|
|
6270
5532
|
optional_fields: [],
|
|
6271
5533
|
performance_impact: {
|
|
@@ -6278,6 +5540,7 @@ export const networkTools = [
|
|
|
6278
5540
|
deletes: ["ike1", "contained_resources"],
|
|
6279
5541
|
},
|
|
6280
5542
|
},
|
|
5543
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike1s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6281
5544
|
},
|
|
6282
5545
|
{
|
|
6283
5546
|
toolName: "f5xc-api-network-ike1-get",
|
|
@@ -6346,13 +5609,6 @@ export const networkTools = [
|
|
|
6346
5609
|
dangerLevel: "low",
|
|
6347
5610
|
sideEffects: null,
|
|
6348
5611
|
requiredFields: ["path.name", "path.namespace"],
|
|
6349
|
-
cliExamples: [
|
|
6350
|
-
{
|
|
6351
|
-
command: "f5xcctl config ike1 get {name} --namespace {namespace}",
|
|
6352
|
-
description: "Get specific ike1",
|
|
6353
|
-
use_case: "get_specific",
|
|
6354
|
-
},
|
|
6355
|
-
],
|
|
6356
5612
|
confirmationRequired: false,
|
|
6357
5613
|
parameterExamples: {
|
|
6358
5614
|
name: "Name",
|
|
@@ -6398,13 +5654,6 @@ export const networkTools = [
|
|
|
6398
5654
|
},
|
|
6399
5655
|
confirmation_required: false,
|
|
6400
5656
|
danger_level: "low",
|
|
6401
|
-
examples: [
|
|
6402
|
-
{
|
|
6403
|
-
command: "f5xcctl config ike1 get {name} --namespace {namespace}",
|
|
6404
|
-
description: "Get specific ike1",
|
|
6405
|
-
use_case: "get_specific",
|
|
6406
|
-
},
|
|
6407
|
-
],
|
|
6408
5657
|
field_docs: {},
|
|
6409
5658
|
optional_fields: [],
|
|
6410
5659
|
performance_impact: {
|
|
@@ -6415,6 +5664,7 @@ export const networkTools = [
|
|
|
6415
5664
|
required_fields: ["path.name", "path.namespace"],
|
|
6416
5665
|
side_effects: {},
|
|
6417
5666
|
},
|
|
5667
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike1s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6418
5668
|
},
|
|
6419
5669
|
{
|
|
6420
5670
|
toolName: "f5xc-api-network-ike1-list",
|
|
@@ -6489,13 +5739,6 @@ export const networkTools = [
|
|
|
6489
5739
|
dangerLevel: "low",
|
|
6490
5740
|
sideEffects: null,
|
|
6491
5741
|
requiredFields: ["path.namespace"],
|
|
6492
|
-
cliExamples: [
|
|
6493
|
-
{
|
|
6494
|
-
command: "f5xcctl config ike1 list --namespace {namespace}",
|
|
6495
|
-
description: "List all ike1s",
|
|
6496
|
-
use_case: "list_all",
|
|
6497
|
-
},
|
|
6498
|
-
],
|
|
6499
5742
|
confirmationRequired: false,
|
|
6500
5743
|
parameterExamples: {
|
|
6501
5744
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -6541,13 +5784,6 @@ export const networkTools = [
|
|
|
6541
5784
|
},
|
|
6542
5785
|
confirmation_required: false,
|
|
6543
5786
|
danger_level: "low",
|
|
6544
|
-
examples: [
|
|
6545
|
-
{
|
|
6546
|
-
command: "f5xcctl config ike1 list --namespace {namespace}",
|
|
6547
|
-
description: "List all ike1s",
|
|
6548
|
-
use_case: "list_all",
|
|
6549
|
-
},
|
|
6550
|
-
],
|
|
6551
5787
|
field_docs: {},
|
|
6552
5788
|
optional_fields: [],
|
|
6553
5789
|
performance_impact: {
|
|
@@ -6558,6 +5794,7 @@ export const networkTools = [
|
|
|
6558
5794
|
required_fields: ["path.namespace"],
|
|
6559
5795
|
side_effects: {},
|
|
6560
5796
|
},
|
|
5797
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike1s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6561
5798
|
},
|
|
6562
5799
|
{
|
|
6563
5800
|
toolName: "f5xc-api-network-ike1-update",
|
|
@@ -6609,13 +5846,6 @@ export const networkTools = [
|
|
|
6609
5846
|
modifies: ["ike1"],
|
|
6610
5847
|
},
|
|
6611
5848
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
6612
|
-
cliExamples: [
|
|
6613
|
-
{
|
|
6614
|
-
command: "f5xcctl config ike1 update {name} --namespace {namespace} -f {file}.yaml",
|
|
6615
|
-
description: "Update ike1",
|
|
6616
|
-
use_case: "update",
|
|
6617
|
-
},
|
|
6618
|
-
],
|
|
6619
5849
|
confirmationRequired: false,
|
|
6620
5850
|
parameterExamples: {
|
|
6621
5851
|
"metadata.name": "Example-corp-web.",
|
|
@@ -6661,13 +5891,6 @@ export const networkTools = [
|
|
|
6661
5891
|
},
|
|
6662
5892
|
confirmation_required: false,
|
|
6663
5893
|
danger_level: "medium",
|
|
6664
|
-
examples: [
|
|
6665
|
-
{
|
|
6666
|
-
command: "f5xcctl config ike1 update {name} --namespace {namespace} -f {file}.yaml",
|
|
6667
|
-
description: "Update ike1",
|
|
6668
|
-
use_case: "update",
|
|
6669
|
-
},
|
|
6670
|
-
],
|
|
6671
5894
|
field_docs: {},
|
|
6672
5895
|
optional_fields: [],
|
|
6673
5896
|
performance_impact: {
|
|
@@ -6680,6 +5903,7 @@ export const networkTools = [
|
|
|
6680
5903
|
modifies: ["ike1"],
|
|
6681
5904
|
},
|
|
6682
5905
|
},
|
|
5906
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike1s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6683
5907
|
},
|
|
6684
5908
|
{
|
|
6685
5909
|
toolName: "f5xc-api-network-ike2-create",
|
|
@@ -6720,18 +5944,6 @@ export const networkTools = [
|
|
|
6720
5944
|
creates: ["ike2"],
|
|
6721
5945
|
},
|
|
6722
5946
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
6723
|
-
cliExamples: [
|
|
6724
|
-
{
|
|
6725
|
-
command: "f5xcctl config ike2 create -f {file}.yaml",
|
|
6726
|
-
description: "Create from YAML file",
|
|
6727
|
-
use_case: "file_based",
|
|
6728
|
-
},
|
|
6729
|
-
{
|
|
6730
|
-
command: "f5xcctl config ike2 create {name} --namespace {namespace}",
|
|
6731
|
-
description: "Create ike2",
|
|
6732
|
-
use_case: "basic_create",
|
|
6733
|
-
},
|
|
6734
|
-
],
|
|
6735
5947
|
confirmationRequired: false,
|
|
6736
5948
|
parameterExamples: {
|
|
6737
5949
|
"metadata.namespace": "Staging",
|
|
@@ -6776,18 +5988,6 @@ export const networkTools = [
|
|
|
6776
5988
|
},
|
|
6777
5989
|
confirmation_required: false,
|
|
6778
5990
|
danger_level: "medium",
|
|
6779
|
-
examples: [
|
|
6780
|
-
{
|
|
6781
|
-
command: "f5xcctl config ike2 create {name} --namespace {namespace}",
|
|
6782
|
-
description: "Create ike2",
|
|
6783
|
-
use_case: "basic_create",
|
|
6784
|
-
},
|
|
6785
|
-
{
|
|
6786
|
-
command: "f5xcctl config ike2 create -f {file}.yaml",
|
|
6787
|
-
description: "Create from YAML file",
|
|
6788
|
-
use_case: "file_based",
|
|
6789
|
-
},
|
|
6790
|
-
],
|
|
6791
5991
|
field_docs: {},
|
|
6792
5992
|
optional_fields: [],
|
|
6793
5993
|
performance_impact: {
|
|
@@ -6800,6 +6000,7 @@ export const networkTools = [
|
|
|
6800
6000
|
creates: ["ike2"],
|
|
6801
6001
|
},
|
|
6802
6002
|
},
|
|
6003
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike2s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6803
6004
|
},
|
|
6804
6005
|
{
|
|
6805
6006
|
toolName: "f5xc-api-network-ike2-delete",
|
|
@@ -6849,13 +6050,6 @@ export const networkTools = [
|
|
|
6849
6050
|
deletes: ["ike2", "contained_resources"],
|
|
6850
6051
|
},
|
|
6851
6052
|
requiredFields: ["path.name", "path.namespace"],
|
|
6852
|
-
cliExamples: [
|
|
6853
|
-
{
|
|
6854
|
-
command: "f5xcctl config ike2 delete {name} --namespace {namespace}",
|
|
6855
|
-
description: "Delete ike2",
|
|
6856
|
-
use_case: "delete",
|
|
6857
|
-
},
|
|
6858
|
-
],
|
|
6859
6053
|
confirmationRequired: true,
|
|
6860
6054
|
parameterExamples: {
|
|
6861
6055
|
name: "Name",
|
|
@@ -6901,13 +6095,6 @@ export const networkTools = [
|
|
|
6901
6095
|
},
|
|
6902
6096
|
confirmation_required: true,
|
|
6903
6097
|
danger_level: "high",
|
|
6904
|
-
examples: [
|
|
6905
|
-
{
|
|
6906
|
-
command: "f5xcctl config ike2 delete {name} --namespace {namespace}",
|
|
6907
|
-
description: "Delete ike2",
|
|
6908
|
-
use_case: "delete",
|
|
6909
|
-
},
|
|
6910
|
-
],
|
|
6911
6098
|
field_docs: {},
|
|
6912
6099
|
optional_fields: [],
|
|
6913
6100
|
performance_impact: {
|
|
@@ -6920,6 +6107,7 @@ export const networkTools = [
|
|
|
6920
6107
|
deletes: ["ike2", "contained_resources"],
|
|
6921
6108
|
},
|
|
6922
6109
|
},
|
|
6110
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike2s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
6923
6111
|
},
|
|
6924
6112
|
{
|
|
6925
6113
|
toolName: "f5xc-api-network-ike2-get",
|
|
@@ -6988,13 +6176,6 @@ export const networkTools = [
|
|
|
6988
6176
|
dangerLevel: "low",
|
|
6989
6177
|
sideEffects: null,
|
|
6990
6178
|
requiredFields: ["path.name", "path.namespace"],
|
|
6991
|
-
cliExamples: [
|
|
6992
|
-
{
|
|
6993
|
-
command: "f5xcctl config ike2 get {name} --namespace {namespace}",
|
|
6994
|
-
description: "Get specific ike2",
|
|
6995
|
-
use_case: "get_specific",
|
|
6996
|
-
},
|
|
6997
|
-
],
|
|
6998
6179
|
confirmationRequired: false,
|
|
6999
6180
|
parameterExamples: {
|
|
7000
6181
|
name: "Name",
|
|
@@ -7040,13 +6221,6 @@ export const networkTools = [
|
|
|
7040
6221
|
},
|
|
7041
6222
|
confirmation_required: false,
|
|
7042
6223
|
danger_level: "low",
|
|
7043
|
-
examples: [
|
|
7044
|
-
{
|
|
7045
|
-
command: "f5xcctl config ike2 get {name} --namespace {namespace}",
|
|
7046
|
-
description: "Get specific ike2",
|
|
7047
|
-
use_case: "get_specific",
|
|
7048
|
-
},
|
|
7049
|
-
],
|
|
7050
6224
|
field_docs: {},
|
|
7051
6225
|
optional_fields: [],
|
|
7052
6226
|
performance_impact: {
|
|
@@ -7057,6 +6231,7 @@ export const networkTools = [
|
|
|
7057
6231
|
required_fields: ["path.name", "path.namespace"],
|
|
7058
6232
|
side_effects: {},
|
|
7059
6233
|
},
|
|
6234
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike2s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7060
6235
|
},
|
|
7061
6236
|
{
|
|
7062
6237
|
toolName: "f5xc-api-network-ike2-list",
|
|
@@ -7131,13 +6306,6 @@ export const networkTools = [
|
|
|
7131
6306
|
dangerLevel: "low",
|
|
7132
6307
|
sideEffects: null,
|
|
7133
6308
|
requiredFields: ["path.namespace"],
|
|
7134
|
-
cliExamples: [
|
|
7135
|
-
{
|
|
7136
|
-
command: "f5xcctl config ike2 list --namespace {namespace}",
|
|
7137
|
-
description: "List all ike2s",
|
|
7138
|
-
use_case: "list_all",
|
|
7139
|
-
},
|
|
7140
|
-
],
|
|
7141
6309
|
confirmationRequired: false,
|
|
7142
6310
|
parameterExamples: {
|
|
7143
6311
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -7183,13 +6351,6 @@ export const networkTools = [
|
|
|
7183
6351
|
},
|
|
7184
6352
|
confirmation_required: false,
|
|
7185
6353
|
danger_level: "low",
|
|
7186
|
-
examples: [
|
|
7187
|
-
{
|
|
7188
|
-
command: "f5xcctl config ike2 list --namespace {namespace}",
|
|
7189
|
-
description: "List all ike2s",
|
|
7190
|
-
use_case: "list_all",
|
|
7191
|
-
},
|
|
7192
|
-
],
|
|
7193
6354
|
field_docs: {},
|
|
7194
6355
|
optional_fields: [],
|
|
7195
6356
|
performance_impact: {
|
|
@@ -7200,6 +6361,7 @@ export const networkTools = [
|
|
|
7200
6361
|
required_fields: ["path.namespace"],
|
|
7201
6362
|
side_effects: {},
|
|
7202
6363
|
},
|
|
6364
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike2s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7203
6365
|
},
|
|
7204
6366
|
{
|
|
7205
6367
|
toolName: "f5xc-api-network-ike2-update",
|
|
@@ -7251,13 +6413,6 @@ export const networkTools = [
|
|
|
7251
6413
|
modifies: ["ike2"],
|
|
7252
6414
|
},
|
|
7253
6415
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
7254
|
-
cliExamples: [
|
|
7255
|
-
{
|
|
7256
|
-
command: "f5xcctl config ike2 update {name} --namespace {namespace} -f {file}.yaml",
|
|
7257
|
-
description: "Update ike2",
|
|
7258
|
-
use_case: "update",
|
|
7259
|
-
},
|
|
7260
|
-
],
|
|
7261
6416
|
confirmationRequired: false,
|
|
7262
6417
|
parameterExamples: {
|
|
7263
6418
|
"metadata.name": "Example-corp-web.",
|
|
@@ -7303,13 +6458,6 @@ export const networkTools = [
|
|
|
7303
6458
|
},
|
|
7304
6459
|
confirmation_required: false,
|
|
7305
6460
|
danger_level: "medium",
|
|
7306
|
-
examples: [
|
|
7307
|
-
{
|
|
7308
|
-
command: "f5xcctl config ike2 update {name} --namespace {namespace} -f {file}.yaml",
|
|
7309
|
-
description: "Update ike2",
|
|
7310
|
-
use_case: "update",
|
|
7311
|
-
},
|
|
7312
|
-
],
|
|
7313
6461
|
field_docs: {},
|
|
7314
6462
|
optional_fields: [],
|
|
7315
6463
|
performance_impact: {
|
|
@@ -7322,6 +6470,7 @@ export const networkTools = [
|
|
|
7322
6470
|
modifies: ["ike2"],
|
|
7323
6471
|
},
|
|
7324
6472
|
},
|
|
6473
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ike2s" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7325
6474
|
},
|
|
7326
6475
|
{
|
|
7327
6476
|
toolName: "f5xc-api-network-ip-prefix-set-create",
|
|
@@ -7362,18 +6511,6 @@ export const networkTools = [
|
|
|
7362
6511
|
creates: ["ip-prefix-set"],
|
|
7363
6512
|
},
|
|
7364
6513
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
7365
|
-
cliExamples: [
|
|
7366
|
-
{
|
|
7367
|
-
command: "f5xcctl config ip-prefix-set create -f {file}.yaml",
|
|
7368
|
-
description: "Create from YAML file",
|
|
7369
|
-
use_case: "file_based",
|
|
7370
|
-
},
|
|
7371
|
-
{
|
|
7372
|
-
command: "f5xcctl config ip-prefix-set create {name} --namespace {namespace}",
|
|
7373
|
-
description: "Create ip-prefix-set",
|
|
7374
|
-
use_case: "basic_create",
|
|
7375
|
-
},
|
|
7376
|
-
],
|
|
7377
6514
|
confirmationRequired: false,
|
|
7378
6515
|
parameterExamples: {
|
|
7379
6516
|
"metadata.namespace": "Staging",
|
|
@@ -7418,18 +6555,6 @@ export const networkTools = [
|
|
|
7418
6555
|
},
|
|
7419
6556
|
confirmation_required: false,
|
|
7420
6557
|
danger_level: "medium",
|
|
7421
|
-
examples: [
|
|
7422
|
-
{
|
|
7423
|
-
command: "f5xcctl config ip-prefix-set create {name} --namespace {namespace}",
|
|
7424
|
-
description: "Create ip-prefix-set",
|
|
7425
|
-
use_case: "basic_create",
|
|
7426
|
-
},
|
|
7427
|
-
{
|
|
7428
|
-
command: "f5xcctl config ip-prefix-set create -f {file}.yaml",
|
|
7429
|
-
description: "Create from YAML file",
|
|
7430
|
-
use_case: "file_based",
|
|
7431
|
-
},
|
|
7432
|
-
],
|
|
7433
6558
|
field_docs: {},
|
|
7434
6559
|
optional_fields: [],
|
|
7435
6560
|
performance_impact: {
|
|
@@ -7442,6 +6567,7 @@ export const networkTools = [
|
|
|
7442
6567
|
creates: ["ip-prefix-set"],
|
|
7443
6568
|
},
|
|
7444
6569
|
},
|
|
6570
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ip_prefix_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7445
6571
|
},
|
|
7446
6572
|
{
|
|
7447
6573
|
toolName: "f5xc-api-network-ip-prefix-set-delete",
|
|
@@ -7491,13 +6617,6 @@ export const networkTools = [
|
|
|
7491
6617
|
deletes: ["ip-prefix-set", "contained_resources"],
|
|
7492
6618
|
},
|
|
7493
6619
|
requiredFields: ["path.name", "path.namespace"],
|
|
7494
|
-
cliExamples: [
|
|
7495
|
-
{
|
|
7496
|
-
command: "f5xcctl config ip-prefix-set delete {name} --namespace {namespace}",
|
|
7497
|
-
description: "Delete ip-prefix-set",
|
|
7498
|
-
use_case: "delete",
|
|
7499
|
-
},
|
|
7500
|
-
],
|
|
7501
6620
|
confirmationRequired: true,
|
|
7502
6621
|
parameterExamples: {
|
|
7503
6622
|
name: "Name",
|
|
@@ -7543,13 +6662,6 @@ export const networkTools = [
|
|
|
7543
6662
|
},
|
|
7544
6663
|
confirmation_required: true,
|
|
7545
6664
|
danger_level: "high",
|
|
7546
|
-
examples: [
|
|
7547
|
-
{
|
|
7548
|
-
command: "f5xcctl config ip-prefix-set delete {name} --namespace {namespace}",
|
|
7549
|
-
description: "Delete ip-prefix-set",
|
|
7550
|
-
use_case: "delete",
|
|
7551
|
-
},
|
|
7552
|
-
],
|
|
7553
6665
|
field_docs: {},
|
|
7554
6666
|
optional_fields: [],
|
|
7555
6667
|
performance_impact: {
|
|
@@ -7562,6 +6674,7 @@ export const networkTools = [
|
|
|
7562
6674
|
deletes: ["ip-prefix-set", "contained_resources"],
|
|
7563
6675
|
},
|
|
7564
6676
|
},
|
|
6677
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ip_prefix_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7565
6678
|
},
|
|
7566
6679
|
{
|
|
7567
6680
|
toolName: "f5xc-api-network-ip-prefix-set-get",
|
|
@@ -7630,13 +6743,6 @@ export const networkTools = [
|
|
|
7630
6743
|
dangerLevel: "low",
|
|
7631
6744
|
sideEffects: null,
|
|
7632
6745
|
requiredFields: ["path.name", "path.namespace"],
|
|
7633
|
-
cliExamples: [
|
|
7634
|
-
{
|
|
7635
|
-
command: "f5xcctl config ip-prefix-set get {name} --namespace {namespace}",
|
|
7636
|
-
description: "Get specific ip-prefix-set",
|
|
7637
|
-
use_case: "get_specific",
|
|
7638
|
-
},
|
|
7639
|
-
],
|
|
7640
6746
|
confirmationRequired: false,
|
|
7641
6747
|
parameterExamples: {
|
|
7642
6748
|
name: "Name",
|
|
@@ -7682,13 +6788,6 @@ export const networkTools = [
|
|
|
7682
6788
|
},
|
|
7683
6789
|
confirmation_required: false,
|
|
7684
6790
|
danger_level: "low",
|
|
7685
|
-
examples: [
|
|
7686
|
-
{
|
|
7687
|
-
command: "f5xcctl config ip-prefix-set get {name} --namespace {namespace}",
|
|
7688
|
-
description: "Get specific ip-prefix-set",
|
|
7689
|
-
use_case: "get_specific",
|
|
7690
|
-
},
|
|
7691
|
-
],
|
|
7692
6791
|
field_docs: {},
|
|
7693
6792
|
optional_fields: [],
|
|
7694
6793
|
performance_impact: {
|
|
@@ -7699,6 +6798,7 @@ export const networkTools = [
|
|
|
7699
6798
|
required_fields: ["path.name", "path.namespace"],
|
|
7700
6799
|
side_effects: {},
|
|
7701
6800
|
},
|
|
6801
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ip_prefix_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7702
6802
|
},
|
|
7703
6803
|
{
|
|
7704
6804
|
toolName: "f5xc-api-network-ip-prefix-set-list",
|
|
@@ -7773,13 +6873,6 @@ export const networkTools = [
|
|
|
7773
6873
|
dangerLevel: "low",
|
|
7774
6874
|
sideEffects: null,
|
|
7775
6875
|
requiredFields: ["path.namespace"],
|
|
7776
|
-
cliExamples: [
|
|
7777
|
-
{
|
|
7778
|
-
command: "f5xcctl config ip-prefix-set list --namespace {namespace}",
|
|
7779
|
-
description: "List all ip-prefix-sets",
|
|
7780
|
-
use_case: "list_all",
|
|
7781
|
-
},
|
|
7782
|
-
],
|
|
7783
6876
|
confirmationRequired: false,
|
|
7784
6877
|
parameterExamples: {
|
|
7785
6878
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -7825,13 +6918,6 @@ export const networkTools = [
|
|
|
7825
6918
|
},
|
|
7826
6919
|
confirmation_required: false,
|
|
7827
6920
|
danger_level: "low",
|
|
7828
|
-
examples: [
|
|
7829
|
-
{
|
|
7830
|
-
command: "f5xcctl config ip-prefix-set list --namespace {namespace}",
|
|
7831
|
-
description: "List all ip-prefix-sets",
|
|
7832
|
-
use_case: "list_all",
|
|
7833
|
-
},
|
|
7834
|
-
],
|
|
7835
6921
|
field_docs: {},
|
|
7836
6922
|
optional_fields: [],
|
|
7837
6923
|
performance_impact: {
|
|
@@ -7842,6 +6928,7 @@ export const networkTools = [
|
|
|
7842
6928
|
required_fields: ["path.namespace"],
|
|
7843
6929
|
side_effects: {},
|
|
7844
6930
|
},
|
|
6931
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ip_prefix_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7845
6932
|
},
|
|
7846
6933
|
{
|
|
7847
6934
|
toolName: "f5xc-api-network-ip-prefix-set-update",
|
|
@@ -7893,13 +6980,6 @@ export const networkTools = [
|
|
|
7893
6980
|
modifies: ["ip-prefix-set"],
|
|
7894
6981
|
},
|
|
7895
6982
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
7896
|
-
cliExamples: [
|
|
7897
|
-
{
|
|
7898
|
-
command: "f5xcctl config ip-prefix-set update {name} --namespace {namespace} -f {file}.yaml",
|
|
7899
|
-
description: "Update ip-prefix-set",
|
|
7900
|
-
use_case: "update",
|
|
7901
|
-
},
|
|
7902
|
-
],
|
|
7903
6983
|
confirmationRequired: false,
|
|
7904
6984
|
parameterExamples: {
|
|
7905
6985
|
"metadata.name": "Example-corp-web.",
|
|
@@ -7945,13 +7025,6 @@ export const networkTools = [
|
|
|
7945
7025
|
},
|
|
7946
7026
|
confirmation_required: false,
|
|
7947
7027
|
danger_level: "medium",
|
|
7948
|
-
examples: [
|
|
7949
|
-
{
|
|
7950
|
-
command: "f5xcctl config ip-prefix-set update {name} --namespace {namespace} -f {file}.yaml",
|
|
7951
|
-
description: "Update ip-prefix-set",
|
|
7952
|
-
use_case: "update",
|
|
7953
|
-
},
|
|
7954
|
-
],
|
|
7955
7028
|
field_docs: {},
|
|
7956
7029
|
optional_fields: [],
|
|
7957
7030
|
performance_impact: {
|
|
@@ -7964,6 +7037,7 @@ export const networkTools = [
|
|
|
7964
7037
|
modifies: ["ip-prefix-set"],
|
|
7965
7038
|
},
|
|
7966
7039
|
},
|
|
7040
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/ip_prefix_sets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
7967
7041
|
},
|
|
7968
7042
|
{
|
|
7969
7043
|
toolName: "f5xc-api-network-metric-create",
|
|
@@ -8004,18 +7078,6 @@ export const networkTools = [
|
|
|
8004
7078
|
creates: ["metric"],
|
|
8005
7079
|
},
|
|
8006
7080
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
8007
|
-
cliExamples: [
|
|
8008
|
-
{
|
|
8009
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
8010
|
-
description: "Create from YAML file",
|
|
8011
|
-
use_case: "file_based",
|
|
8012
|
-
},
|
|
8013
|
-
{
|
|
8014
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
8015
|
-
description: "Create metric",
|
|
8016
|
-
use_case: "basic_create",
|
|
8017
|
-
},
|
|
8018
|
-
],
|
|
8019
7081
|
confirmationRequired: false,
|
|
8020
7082
|
parameterExamples: {
|
|
8021
7083
|
namespace: "System",
|
|
@@ -8060,18 +7122,6 @@ export const networkTools = [
|
|
|
8060
7122
|
},
|
|
8061
7123
|
confirmation_required: false,
|
|
8062
7124
|
danger_level: "medium",
|
|
8063
|
-
examples: [
|
|
8064
|
-
{
|
|
8065
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
8066
|
-
description: "Create metric",
|
|
8067
|
-
use_case: "basic_create",
|
|
8068
|
-
},
|
|
8069
|
-
{
|
|
8070
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
8071
|
-
description: "Create from YAML file",
|
|
8072
|
-
use_case: "file_based",
|
|
8073
|
-
},
|
|
8074
|
-
],
|
|
8075
7125
|
field_docs: {},
|
|
8076
7126
|
optional_fields: [],
|
|
8077
7127
|
performance_impact: {
|
|
@@ -8084,6 +7134,7 @@ export const networkTools = [
|
|
|
8084
7134
|
creates: ["metric"],
|
|
8085
7135
|
},
|
|
8086
7136
|
},
|
|
7137
|
+
curlExample: null,
|
|
8087
7138
|
},
|
|
8088
7139
|
{
|
|
8089
7140
|
toolName: "f5xc-api-network-network-connector-create",
|
|
@@ -8124,18 +7175,6 @@ export const networkTools = [
|
|
|
8124
7175
|
creates: ["network-connector"],
|
|
8125
7176
|
},
|
|
8126
7177
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
8127
|
-
cliExamples: [
|
|
8128
|
-
{
|
|
8129
|
-
command: "f5xcctl config network-connector create -f {file}.yaml",
|
|
8130
|
-
description: "Create from YAML file",
|
|
8131
|
-
use_case: "file_based",
|
|
8132
|
-
},
|
|
8133
|
-
{
|
|
8134
|
-
command: "f5xcctl config network-connector create {name} --namespace {namespace}",
|
|
8135
|
-
description: "Create network-connector",
|
|
8136
|
-
use_case: "basic_create",
|
|
8137
|
-
},
|
|
8138
|
-
],
|
|
8139
7178
|
confirmationRequired: false,
|
|
8140
7179
|
parameterExamples: {
|
|
8141
7180
|
"metadata.namespace": "Staging",
|
|
@@ -8183,18 +7222,6 @@ export const networkTools = [
|
|
|
8183
7222
|
},
|
|
8184
7223
|
confirmation_required: false,
|
|
8185
7224
|
danger_level: "medium",
|
|
8186
|
-
examples: [
|
|
8187
|
-
{
|
|
8188
|
-
command: "f5xcctl config network-connector create {name} --namespace {namespace}",
|
|
8189
|
-
description: "Create network-connector",
|
|
8190
|
-
use_case: "basic_create",
|
|
8191
|
-
},
|
|
8192
|
-
{
|
|
8193
|
-
command: "f5xcctl config network-connector create -f {file}.yaml",
|
|
8194
|
-
description: "Create from YAML file",
|
|
8195
|
-
use_case: "file_based",
|
|
8196
|
-
},
|
|
8197
|
-
],
|
|
8198
7225
|
field_docs: {},
|
|
8199
7226
|
optional_fields: [],
|
|
8200
7227
|
performance_impact: {
|
|
@@ -8207,6 +7234,7 @@ export const networkTools = [
|
|
|
8207
7234
|
creates: ["network-connector"],
|
|
8208
7235
|
},
|
|
8209
7236
|
},
|
|
7237
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_connectors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8210
7238
|
},
|
|
8211
7239
|
{
|
|
8212
7240
|
toolName: "f5xc-api-network-network-connector-delete",
|
|
@@ -8256,13 +7284,6 @@ export const networkTools = [
|
|
|
8256
7284
|
deletes: ["network-connector", "contained_resources"],
|
|
8257
7285
|
},
|
|
8258
7286
|
requiredFields: ["path.name", "path.namespace"],
|
|
8259
|
-
cliExamples: [
|
|
8260
|
-
{
|
|
8261
|
-
command: "f5xcctl config network-connector delete {name} --namespace {namespace}",
|
|
8262
|
-
description: "Delete network-connector",
|
|
8263
|
-
use_case: "delete",
|
|
8264
|
-
},
|
|
8265
|
-
],
|
|
8266
7287
|
confirmationRequired: true,
|
|
8267
7288
|
parameterExamples: {
|
|
8268
7289
|
name: "Name",
|
|
@@ -8308,13 +7329,6 @@ export const networkTools = [
|
|
|
8308
7329
|
},
|
|
8309
7330
|
confirmation_required: true,
|
|
8310
7331
|
danger_level: "high",
|
|
8311
|
-
examples: [
|
|
8312
|
-
{
|
|
8313
|
-
command: "f5xcctl config network-connector delete {name} --namespace {namespace}",
|
|
8314
|
-
description: "Delete network-connector",
|
|
8315
|
-
use_case: "delete",
|
|
8316
|
-
},
|
|
8317
|
-
],
|
|
8318
7332
|
field_docs: {},
|
|
8319
7333
|
optional_fields: [],
|
|
8320
7334
|
performance_impact: {
|
|
@@ -8327,6 +7341,7 @@ export const networkTools = [
|
|
|
8327
7341
|
deletes: ["network-connector", "contained_resources"],
|
|
8328
7342
|
},
|
|
8329
7343
|
},
|
|
7344
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_connectors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8330
7345
|
},
|
|
8331
7346
|
{
|
|
8332
7347
|
toolName: "f5xc-api-network-network-connector-get",
|
|
@@ -8395,13 +7410,6 @@ export const networkTools = [
|
|
|
8395
7410
|
dangerLevel: "low",
|
|
8396
7411
|
sideEffects: null,
|
|
8397
7412
|
requiredFields: ["path.name", "path.namespace"],
|
|
8398
|
-
cliExamples: [
|
|
8399
|
-
{
|
|
8400
|
-
command: "f5xcctl config network-connector get {name} --namespace {namespace}",
|
|
8401
|
-
description: "Get specific network-connector",
|
|
8402
|
-
use_case: "get_specific",
|
|
8403
|
-
},
|
|
8404
|
-
],
|
|
8405
7413
|
confirmationRequired: false,
|
|
8406
7414
|
parameterExamples: {
|
|
8407
7415
|
name: "Name",
|
|
@@ -8447,13 +7455,6 @@ export const networkTools = [
|
|
|
8447
7455
|
},
|
|
8448
7456
|
confirmation_required: false,
|
|
8449
7457
|
danger_level: "low",
|
|
8450
|
-
examples: [
|
|
8451
|
-
{
|
|
8452
|
-
command: "f5xcctl config network-connector get {name} --namespace {namespace}",
|
|
8453
|
-
description: "Get specific network-connector",
|
|
8454
|
-
use_case: "get_specific",
|
|
8455
|
-
},
|
|
8456
|
-
],
|
|
8457
7458
|
field_docs: {},
|
|
8458
7459
|
optional_fields: [],
|
|
8459
7460
|
performance_impact: {
|
|
@@ -8464,6 +7465,7 @@ export const networkTools = [
|
|
|
8464
7465
|
required_fields: ["path.name", "path.namespace"],
|
|
8465
7466
|
side_effects: {},
|
|
8466
7467
|
},
|
|
7468
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_connectors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8467
7469
|
},
|
|
8468
7470
|
{
|
|
8469
7471
|
toolName: "f5xc-api-network-network-connector-list",
|
|
@@ -8538,13 +7540,6 @@ export const networkTools = [
|
|
|
8538
7540
|
dangerLevel: "low",
|
|
8539
7541
|
sideEffects: null,
|
|
8540
7542
|
requiredFields: ["path.namespace"],
|
|
8541
|
-
cliExamples: [
|
|
8542
|
-
{
|
|
8543
|
-
command: "f5xcctl config network-connector list --namespace {namespace}",
|
|
8544
|
-
description: "List all network-connectors",
|
|
8545
|
-
use_case: "list_all",
|
|
8546
|
-
},
|
|
8547
|
-
],
|
|
8548
7543
|
confirmationRequired: false,
|
|
8549
7544
|
parameterExamples: {
|
|
8550
7545
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -8590,13 +7585,6 @@ export const networkTools = [
|
|
|
8590
7585
|
},
|
|
8591
7586
|
confirmation_required: false,
|
|
8592
7587
|
danger_level: "low",
|
|
8593
|
-
examples: [
|
|
8594
|
-
{
|
|
8595
|
-
command: "f5xcctl config network-connector list --namespace {namespace}",
|
|
8596
|
-
description: "List all network-connectors",
|
|
8597
|
-
use_case: "list_all",
|
|
8598
|
-
},
|
|
8599
|
-
],
|
|
8600
7588
|
field_docs: {},
|
|
8601
7589
|
optional_fields: [],
|
|
8602
7590
|
performance_impact: {
|
|
@@ -8607,6 +7595,7 @@ export const networkTools = [
|
|
|
8607
7595
|
required_fields: ["path.namespace"],
|
|
8608
7596
|
side_effects: {},
|
|
8609
7597
|
},
|
|
7598
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_connectors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8610
7599
|
},
|
|
8611
7600
|
{
|
|
8612
7601
|
toolName: "f5xc-api-network-network-connector-update",
|
|
@@ -8658,13 +7647,6 @@ export const networkTools = [
|
|
|
8658
7647
|
modifies: ["network-connector"],
|
|
8659
7648
|
},
|
|
8660
7649
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
8661
|
-
cliExamples: [
|
|
8662
|
-
{
|
|
8663
|
-
command: "f5xcctl config network-connector update {name} --namespace {namespace} -f {file}.yaml",
|
|
8664
|
-
description: "Update network-connector",
|
|
8665
|
-
use_case: "update",
|
|
8666
|
-
},
|
|
8667
|
-
],
|
|
8668
7650
|
confirmationRequired: false,
|
|
8669
7651
|
parameterExamples: {
|
|
8670
7652
|
"metadata.name": "Example-corp-web.",
|
|
@@ -8710,13 +7692,6 @@ export const networkTools = [
|
|
|
8710
7692
|
},
|
|
8711
7693
|
confirmation_required: false,
|
|
8712
7694
|
danger_level: "medium",
|
|
8713
|
-
examples: [
|
|
8714
|
-
{
|
|
8715
|
-
command: "f5xcctl config network-connector update {name} --namespace {namespace} -f {file}.yaml",
|
|
8716
|
-
description: "Update network-connector",
|
|
8717
|
-
use_case: "update",
|
|
8718
|
-
},
|
|
8719
|
-
],
|
|
8720
7695
|
field_docs: {},
|
|
8721
7696
|
optional_fields: [],
|
|
8722
7697
|
performance_impact: {
|
|
@@ -8729,6 +7704,7 @@ export const networkTools = [
|
|
|
8729
7704
|
modifies: ["network-connector"],
|
|
8730
7705
|
},
|
|
8731
7706
|
},
|
|
7707
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/network_connectors" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8732
7708
|
},
|
|
8733
7709
|
{
|
|
8734
7710
|
toolName: "f5xc-api-network-public-ip-get",
|
|
@@ -8796,13 +7772,6 @@ export const networkTools = [
|
|
|
8796
7772
|
dangerLevel: "low",
|
|
8797
7773
|
sideEffects: null,
|
|
8798
7774
|
requiredFields: ["path.name", "path.namespace"],
|
|
8799
|
-
cliExamples: [
|
|
8800
|
-
{
|
|
8801
|
-
command: "f5xcctl config public-ip get {name} --namespace {namespace}",
|
|
8802
|
-
description: "Get specific public-ip",
|
|
8803
|
-
use_case: "get_specific",
|
|
8804
|
-
},
|
|
8805
|
-
],
|
|
8806
7775
|
confirmationRequired: false,
|
|
8807
7776
|
parameterExamples: {
|
|
8808
7777
|
name: "Name",
|
|
@@ -8848,13 +7817,6 @@ export const networkTools = [
|
|
|
8848
7817
|
},
|
|
8849
7818
|
confirmation_required: false,
|
|
8850
7819
|
danger_level: "low",
|
|
8851
|
-
examples: [
|
|
8852
|
-
{
|
|
8853
|
-
command: "f5xcctl config public-ip get {name} --namespace {namespace}",
|
|
8854
|
-
description: "Get specific public-ip",
|
|
8855
|
-
use_case: "get_specific",
|
|
8856
|
-
},
|
|
8857
|
-
],
|
|
8858
7820
|
field_docs: {},
|
|
8859
7821
|
optional_fields: [],
|
|
8860
7822
|
performance_impact: {
|
|
@@ -8865,6 +7827,7 @@ export const networkTools = [
|
|
|
8865
7827
|
required_fields: ["path.name", "path.namespace"],
|
|
8866
7828
|
side_effects: {},
|
|
8867
7829
|
},
|
|
7830
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/public_ips" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
8868
7831
|
},
|
|
8869
7832
|
{
|
|
8870
7833
|
toolName: "f5xc-api-network-public-ip-list",
|
|
@@ -8939,13 +7902,6 @@ export const networkTools = [
|
|
|
8939
7902
|
dangerLevel: "low",
|
|
8940
7903
|
sideEffects: null,
|
|
8941
7904
|
requiredFields: ["path.namespace"],
|
|
8942
|
-
cliExamples: [
|
|
8943
|
-
{
|
|
8944
|
-
command: "f5xcctl config public-ip list --namespace {namespace}",
|
|
8945
|
-
description: "List all public-ips",
|
|
8946
|
-
use_case: "list_all",
|
|
8947
|
-
},
|
|
8948
|
-
],
|
|
8949
7905
|
confirmationRequired: false,
|
|
8950
7906
|
parameterExamples: {
|
|
8951
7907
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -8991,13 +7947,6 @@ export const networkTools = [
|
|
|
8991
7947
|
},
|
|
8992
7948
|
confirmation_required: false,
|
|
8993
7949
|
danger_level: "low",
|
|
8994
|
-
examples: [
|
|
8995
|
-
{
|
|
8996
|
-
command: "f5xcctl config public-ip list --namespace {namespace}",
|
|
8997
|
-
description: "List all public-ips",
|
|
8998
|
-
use_case: "list_all",
|
|
8999
|
-
},
|
|
9000
|
-
],
|
|
9001
7950
|
field_docs: {},
|
|
9002
7951
|
optional_fields: [],
|
|
9003
7952
|
performance_impact: {
|
|
@@ -9008,6 +7957,7 @@ export const networkTools = [
|
|
|
9008
7957
|
required_fields: ["path.namespace"],
|
|
9009
7958
|
side_effects: {},
|
|
9010
7959
|
},
|
|
7960
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/public_ips" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9011
7961
|
},
|
|
9012
7962
|
{
|
|
9013
7963
|
toolName: "f5xc-api-network-public-ip-update",
|
|
@@ -9059,13 +8009,6 @@ export const networkTools = [
|
|
|
9059
8009
|
modifies: ["public-ip"],
|
|
9060
8010
|
},
|
|
9061
8011
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
9062
|
-
cliExamples: [
|
|
9063
|
-
{
|
|
9064
|
-
command: "f5xcctl config public-ip update {name} --namespace {namespace} -f {file}.yaml",
|
|
9065
|
-
description: "Update public-ip",
|
|
9066
|
-
use_case: "update",
|
|
9067
|
-
},
|
|
9068
|
-
],
|
|
9069
8012
|
confirmationRequired: false,
|
|
9070
8013
|
parameterExamples: {
|
|
9071
8014
|
"metadata.name": "Example-corp-web.",
|
|
@@ -9111,13 +8054,6 @@ export const networkTools = [
|
|
|
9111
8054
|
},
|
|
9112
8055
|
confirmation_required: false,
|
|
9113
8056
|
danger_level: "medium",
|
|
9114
|
-
examples: [
|
|
9115
|
-
{
|
|
9116
|
-
command: "f5xcctl config public-ip update {name} --namespace {namespace} -f {file}.yaml",
|
|
9117
|
-
description: "Update public-ip",
|
|
9118
|
-
use_case: "update",
|
|
9119
|
-
},
|
|
9120
|
-
],
|
|
9121
8057
|
field_docs: {},
|
|
9122
8058
|
optional_fields: [],
|
|
9123
8059
|
performance_impact: {
|
|
@@ -9130,6 +8066,7 @@ export const networkTools = [
|
|
|
9130
8066
|
modifies: ["public-ip"],
|
|
9131
8067
|
},
|
|
9132
8068
|
},
|
|
8069
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/public_ips" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9133
8070
|
},
|
|
9134
8071
|
{
|
|
9135
8072
|
toolName: "f5xc-api-network-route-create",
|
|
@@ -9170,18 +8107,6 @@ export const networkTools = [
|
|
|
9170
8107
|
creates: ["route"],
|
|
9171
8108
|
},
|
|
9172
8109
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
9173
|
-
cliExamples: [
|
|
9174
|
-
{
|
|
9175
|
-
command: "f5xcctl config route create -f {file}.yaml",
|
|
9176
|
-
description: "Create from YAML file",
|
|
9177
|
-
use_case: "file_based",
|
|
9178
|
-
},
|
|
9179
|
-
{
|
|
9180
|
-
command: "f5xcctl config route create {name} --namespace {namespace}",
|
|
9181
|
-
description: "Create route",
|
|
9182
|
-
use_case: "basic_create",
|
|
9183
|
-
},
|
|
9184
|
-
],
|
|
9185
8110
|
confirmationRequired: false,
|
|
9186
8111
|
parameterExamples: {
|
|
9187
8112
|
"metadata.namespace": "Staging",
|
|
@@ -9226,18 +8151,6 @@ export const networkTools = [
|
|
|
9226
8151
|
},
|
|
9227
8152
|
confirmation_required: false,
|
|
9228
8153
|
danger_level: "medium",
|
|
9229
|
-
examples: [
|
|
9230
|
-
{
|
|
9231
|
-
command: "f5xcctl config route create {name} --namespace {namespace}",
|
|
9232
|
-
description: "Create route",
|
|
9233
|
-
use_case: "basic_create",
|
|
9234
|
-
},
|
|
9235
|
-
{
|
|
9236
|
-
command: "f5xcctl config route create -f {file}.yaml",
|
|
9237
|
-
description: "Create from YAML file",
|
|
9238
|
-
use_case: "file_based",
|
|
9239
|
-
},
|
|
9240
|
-
],
|
|
9241
8154
|
field_docs: {},
|
|
9242
8155
|
optional_fields: [],
|
|
9243
8156
|
performance_impact: {
|
|
@@ -9250,6 +8163,7 @@ export const networkTools = [
|
|
|
9250
8163
|
creates: ["route"],
|
|
9251
8164
|
},
|
|
9252
8165
|
},
|
|
8166
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/routes" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9253
8167
|
},
|
|
9254
8168
|
{
|
|
9255
8169
|
toolName: "f5xc-api-network-route-delete",
|
|
@@ -9299,13 +8213,6 @@ export const networkTools = [
|
|
|
9299
8213
|
deletes: ["route", "contained_resources"],
|
|
9300
8214
|
},
|
|
9301
8215
|
requiredFields: ["path.name", "path.namespace"],
|
|
9302
|
-
cliExamples: [
|
|
9303
|
-
{
|
|
9304
|
-
command: "f5xcctl config route delete {name} --namespace {namespace}",
|
|
9305
|
-
description: "Delete route",
|
|
9306
|
-
use_case: "delete",
|
|
9307
|
-
},
|
|
9308
|
-
],
|
|
9309
8216
|
confirmationRequired: true,
|
|
9310
8217
|
parameterExamples: {
|
|
9311
8218
|
name: "Name",
|
|
@@ -9351,13 +8258,6 @@ export const networkTools = [
|
|
|
9351
8258
|
},
|
|
9352
8259
|
confirmation_required: true,
|
|
9353
8260
|
danger_level: "high",
|
|
9354
|
-
examples: [
|
|
9355
|
-
{
|
|
9356
|
-
command: "f5xcctl config route delete {name} --namespace {namespace}",
|
|
9357
|
-
description: "Delete route",
|
|
9358
|
-
use_case: "delete",
|
|
9359
|
-
},
|
|
9360
|
-
],
|
|
9361
8261
|
field_docs: {},
|
|
9362
8262
|
optional_fields: [],
|
|
9363
8263
|
performance_impact: {
|
|
@@ -9370,6 +8270,7 @@ export const networkTools = [
|
|
|
9370
8270
|
deletes: ["route", "contained_resources"],
|
|
9371
8271
|
},
|
|
9372
8272
|
},
|
|
8273
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/routes" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9373
8274
|
},
|
|
9374
8275
|
{
|
|
9375
8276
|
toolName: "f5xc-api-network-route-get",
|
|
@@ -9438,13 +8339,6 @@ export const networkTools = [
|
|
|
9438
8339
|
dangerLevel: "low",
|
|
9439
8340
|
sideEffects: null,
|
|
9440
8341
|
requiredFields: ["path.name", "path.namespace"],
|
|
9441
|
-
cliExamples: [
|
|
9442
|
-
{
|
|
9443
|
-
command: "f5xcctl config route get {name} --namespace {namespace}",
|
|
9444
|
-
description: "Get specific route",
|
|
9445
|
-
use_case: "get_specific",
|
|
9446
|
-
},
|
|
9447
|
-
],
|
|
9448
8342
|
confirmationRequired: false,
|
|
9449
8343
|
parameterExamples: {
|
|
9450
8344
|
name: "Name",
|
|
@@ -9490,13 +8384,6 @@ export const networkTools = [
|
|
|
9490
8384
|
},
|
|
9491
8385
|
confirmation_required: false,
|
|
9492
8386
|
danger_level: "low",
|
|
9493
|
-
examples: [
|
|
9494
|
-
{
|
|
9495
|
-
command: "f5xcctl config route get {name} --namespace {namespace}",
|
|
9496
|
-
description: "Get specific route",
|
|
9497
|
-
use_case: "get_specific",
|
|
9498
|
-
},
|
|
9499
|
-
],
|
|
9500
8387
|
field_docs: {},
|
|
9501
8388
|
optional_fields: [],
|
|
9502
8389
|
performance_impact: {
|
|
@@ -9507,6 +8394,7 @@ export const networkTools = [
|
|
|
9507
8394
|
required_fields: ["path.name", "path.namespace"],
|
|
9508
8395
|
side_effects: {},
|
|
9509
8396
|
},
|
|
8397
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/routes" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9510
8398
|
},
|
|
9511
8399
|
{
|
|
9512
8400
|
toolName: "f5xc-api-network-route-list",
|
|
@@ -9581,13 +8469,6 @@ export const networkTools = [
|
|
|
9581
8469
|
dangerLevel: "low",
|
|
9582
8470
|
sideEffects: null,
|
|
9583
8471
|
requiredFields: ["path.namespace"],
|
|
9584
|
-
cliExamples: [
|
|
9585
|
-
{
|
|
9586
|
-
command: "f5xcctl config route list --namespace {namespace}",
|
|
9587
|
-
description: "List all routes",
|
|
9588
|
-
use_case: "list_all",
|
|
9589
|
-
},
|
|
9590
|
-
],
|
|
9591
8472
|
confirmationRequired: false,
|
|
9592
8473
|
parameterExamples: {
|
|
9593
8474
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -9633,13 +8514,6 @@ export const networkTools = [
|
|
|
9633
8514
|
},
|
|
9634
8515
|
confirmation_required: false,
|
|
9635
8516
|
danger_level: "low",
|
|
9636
|
-
examples: [
|
|
9637
|
-
{
|
|
9638
|
-
command: "f5xcctl config route list --namespace {namespace}",
|
|
9639
|
-
description: "List all routes",
|
|
9640
|
-
use_case: "list_all",
|
|
9641
|
-
},
|
|
9642
|
-
],
|
|
9643
8517
|
field_docs: {},
|
|
9644
8518
|
optional_fields: [],
|
|
9645
8519
|
performance_impact: {
|
|
@@ -9650,6 +8524,7 @@ export const networkTools = [
|
|
|
9650
8524
|
required_fields: ["path.namespace"],
|
|
9651
8525
|
side_effects: {},
|
|
9652
8526
|
},
|
|
8527
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/routes" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9653
8528
|
},
|
|
9654
8529
|
{
|
|
9655
8530
|
toolName: "f5xc-api-network-route-update",
|
|
@@ -9701,13 +8576,6 @@ export const networkTools = [
|
|
|
9701
8576
|
modifies: ["route"],
|
|
9702
8577
|
},
|
|
9703
8578
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
9704
|
-
cliExamples: [
|
|
9705
|
-
{
|
|
9706
|
-
command: "f5xcctl config route update {name} --namespace {namespace} -f {file}.yaml",
|
|
9707
|
-
description: "Update route",
|
|
9708
|
-
use_case: "update",
|
|
9709
|
-
},
|
|
9710
|
-
],
|
|
9711
8579
|
confirmationRequired: false,
|
|
9712
8580
|
parameterExamples: {
|
|
9713
8581
|
"metadata.name": "Example-corp-web.",
|
|
@@ -9753,13 +8621,6 @@ export const networkTools = [
|
|
|
9753
8621
|
},
|
|
9754
8622
|
confirmation_required: false,
|
|
9755
8623
|
danger_level: "medium",
|
|
9756
|
-
examples: [
|
|
9757
|
-
{
|
|
9758
|
-
command: "f5xcctl config route update {name} --namespace {namespace} -f {file}.yaml",
|
|
9759
|
-
description: "Update route",
|
|
9760
|
-
use_case: "update",
|
|
9761
|
-
},
|
|
9762
|
-
],
|
|
9763
8624
|
field_docs: {},
|
|
9764
8625
|
optional_fields: [],
|
|
9765
8626
|
performance_impact: {
|
|
@@ -9772,6 +8633,7 @@ export const networkTools = [
|
|
|
9772
8633
|
modifies: ["route"],
|
|
9773
8634
|
},
|
|
9774
8635
|
},
|
|
8636
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/routes" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
9775
8637
|
},
|
|
9776
8638
|
{
|
|
9777
8639
|
toolName: "f5xc-api-network-simplified-route-create",
|
|
@@ -9823,18 +8685,6 @@ export const networkTools = [
|
|
|
9823
8685
|
creates: ["simplified-route"],
|
|
9824
8686
|
},
|
|
9825
8687
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
9826
|
-
cliExamples: [
|
|
9827
|
-
{
|
|
9828
|
-
command: "f5xcctl operate simplified-route create -f {file}.yaml",
|
|
9829
|
-
description: "Create from YAML file",
|
|
9830
|
-
use_case: "file_based",
|
|
9831
|
-
},
|
|
9832
|
-
{
|
|
9833
|
-
command: "f5xcctl operate simplified-route create {name} --namespace {namespace}",
|
|
9834
|
-
description: "Create simplified-route",
|
|
9835
|
-
use_case: "basic_create",
|
|
9836
|
-
},
|
|
9837
|
-
],
|
|
9838
8688
|
confirmationRequired: false,
|
|
9839
8689
|
parameterExamples: {
|
|
9840
8690
|
namespace: "System",
|
|
@@ -9883,18 +8733,6 @@ export const networkTools = [
|
|
|
9883
8733
|
},
|
|
9884
8734
|
confirmation_required: false,
|
|
9885
8735
|
danger_level: "medium",
|
|
9886
|
-
examples: [
|
|
9887
|
-
{
|
|
9888
|
-
command: "f5xcctl operate simplified-route create {name} --namespace {namespace}",
|
|
9889
|
-
description: "Create simplified-route",
|
|
9890
|
-
use_case: "basic_create",
|
|
9891
|
-
},
|
|
9892
|
-
{
|
|
9893
|
-
command: "f5xcctl operate simplified-route create -f {file}.yaml",
|
|
9894
|
-
description: "Create from YAML file",
|
|
9895
|
-
use_case: "file_based",
|
|
9896
|
-
},
|
|
9897
|
-
],
|
|
9898
8736
|
field_docs: {},
|
|
9899
8737
|
optional_fields: [],
|
|
9900
8738
|
performance_impact: {
|
|
@@ -9907,6 +8745,7 @@ export const networkTools = [
|
|
|
9907
8745
|
creates: ["simplified-route"],
|
|
9908
8746
|
},
|
|
9909
8747
|
},
|
|
8748
|
+
curlExample: null,
|
|
9910
8749
|
},
|
|
9911
8750
|
{
|
|
9912
8751
|
toolName: "f5xc-api-network-srv6-network-slice-create",
|
|
@@ -9947,18 +8786,6 @@ export const networkTools = [
|
|
|
9947
8786
|
creates: ["srv6-network-slice"],
|
|
9948
8787
|
},
|
|
9949
8788
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
9950
|
-
cliExamples: [
|
|
9951
|
-
{
|
|
9952
|
-
command: "f5xcctl config srv6-network-slice create -f {file}.yaml",
|
|
9953
|
-
description: "Create from YAML file",
|
|
9954
|
-
use_case: "file_based",
|
|
9955
|
-
},
|
|
9956
|
-
{
|
|
9957
|
-
command: "f5xcctl config srv6-network-slice create {name} --namespace {namespace}",
|
|
9958
|
-
description: "Create srv6-network-slice",
|
|
9959
|
-
use_case: "basic_create",
|
|
9960
|
-
},
|
|
9961
|
-
],
|
|
9962
8789
|
confirmationRequired: false,
|
|
9963
8790
|
parameterExamples: {
|
|
9964
8791
|
"metadata.namespace": "Staging",
|
|
@@ -10006,18 +8833,6 @@ export const networkTools = [
|
|
|
10006
8833
|
},
|
|
10007
8834
|
confirmation_required: false,
|
|
10008
8835
|
danger_level: "medium",
|
|
10009
|
-
examples: [
|
|
10010
|
-
{
|
|
10011
|
-
command: "f5xcctl config srv6-network-slice create {name} --namespace {namespace}",
|
|
10012
|
-
description: "Create srv6-network-slice",
|
|
10013
|
-
use_case: "basic_create",
|
|
10014
|
-
},
|
|
10015
|
-
{
|
|
10016
|
-
command: "f5xcctl config srv6-network-slice create -f {file}.yaml",
|
|
10017
|
-
description: "Create from YAML file",
|
|
10018
|
-
use_case: "file_based",
|
|
10019
|
-
},
|
|
10020
|
-
],
|
|
10021
8836
|
field_docs: {},
|
|
10022
8837
|
optional_fields: [],
|
|
10023
8838
|
performance_impact: {
|
|
@@ -10030,6 +8845,7 @@ export const networkTools = [
|
|
|
10030
8845
|
creates: ["srv6-network-slice"],
|
|
10031
8846
|
},
|
|
10032
8847
|
},
|
|
8848
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/srv6_network_slices" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10033
8849
|
},
|
|
10034
8850
|
{
|
|
10035
8851
|
toolName: "f5xc-api-network-srv6-network-slice-delete",
|
|
@@ -10079,13 +8895,6 @@ export const networkTools = [
|
|
|
10079
8895
|
deletes: ["srv6-network-slice", "contained_resources"],
|
|
10080
8896
|
},
|
|
10081
8897
|
requiredFields: ["path.name", "path.namespace"],
|
|
10082
|
-
cliExamples: [
|
|
10083
|
-
{
|
|
10084
|
-
command: "f5xcctl config srv6-network-slice delete {name} --namespace {namespace}",
|
|
10085
|
-
description: "Delete srv6-network-slice",
|
|
10086
|
-
use_case: "delete",
|
|
10087
|
-
},
|
|
10088
|
-
],
|
|
10089
8898
|
confirmationRequired: true,
|
|
10090
8899
|
parameterExamples: {
|
|
10091
8900
|
name: "Name",
|
|
@@ -10131,13 +8940,6 @@ export const networkTools = [
|
|
|
10131
8940
|
},
|
|
10132
8941
|
confirmation_required: true,
|
|
10133
8942
|
danger_level: "high",
|
|
10134
|
-
examples: [
|
|
10135
|
-
{
|
|
10136
|
-
command: "f5xcctl config srv6-network-slice delete {name} --namespace {namespace}",
|
|
10137
|
-
description: "Delete srv6-network-slice",
|
|
10138
|
-
use_case: "delete",
|
|
10139
|
-
},
|
|
10140
|
-
],
|
|
10141
8943
|
field_docs: {},
|
|
10142
8944
|
optional_fields: [],
|
|
10143
8945
|
performance_impact: {
|
|
@@ -10150,6 +8952,7 @@ export const networkTools = [
|
|
|
10150
8952
|
deletes: ["srv6-network-slice", "contained_resources"],
|
|
10151
8953
|
},
|
|
10152
8954
|
},
|
|
8955
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/srv6_network_slices" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10153
8956
|
},
|
|
10154
8957
|
{
|
|
10155
8958
|
toolName: "f5xc-api-network-srv6-network-slice-get",
|
|
@@ -10218,13 +9021,6 @@ export const networkTools = [
|
|
|
10218
9021
|
dangerLevel: "low",
|
|
10219
9022
|
sideEffects: null,
|
|
10220
9023
|
requiredFields: ["path.name", "path.namespace"],
|
|
10221
|
-
cliExamples: [
|
|
10222
|
-
{
|
|
10223
|
-
command: "f5xcctl config srv6-network-slice get {name} --namespace {namespace}",
|
|
10224
|
-
description: "Get specific srv6-network-slice",
|
|
10225
|
-
use_case: "get_specific",
|
|
10226
|
-
},
|
|
10227
|
-
],
|
|
10228
9024
|
confirmationRequired: false,
|
|
10229
9025
|
parameterExamples: {
|
|
10230
9026
|
name: "Name",
|
|
@@ -10270,13 +9066,6 @@ export const networkTools = [
|
|
|
10270
9066
|
},
|
|
10271
9067
|
confirmation_required: false,
|
|
10272
9068
|
danger_level: "low",
|
|
10273
|
-
examples: [
|
|
10274
|
-
{
|
|
10275
|
-
command: "f5xcctl config srv6-network-slice get {name} --namespace {namespace}",
|
|
10276
|
-
description: "Get specific srv6-network-slice",
|
|
10277
|
-
use_case: "get_specific",
|
|
10278
|
-
},
|
|
10279
|
-
],
|
|
10280
9069
|
field_docs: {},
|
|
10281
9070
|
optional_fields: [],
|
|
10282
9071
|
performance_impact: {
|
|
@@ -10287,6 +9076,7 @@ export const networkTools = [
|
|
|
10287
9076
|
required_fields: ["path.name", "path.namespace"],
|
|
10288
9077
|
side_effects: {},
|
|
10289
9078
|
},
|
|
9079
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/srv6_network_slices" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10290
9080
|
},
|
|
10291
9081
|
{
|
|
10292
9082
|
toolName: "f5xc-api-network-srv6-network-slice-list",
|
|
@@ -10361,13 +9151,6 @@ export const networkTools = [
|
|
|
10361
9151
|
dangerLevel: "low",
|
|
10362
9152
|
sideEffects: null,
|
|
10363
9153
|
requiredFields: ["path.namespace"],
|
|
10364
|
-
cliExamples: [
|
|
10365
|
-
{
|
|
10366
|
-
command: "f5xcctl config srv6-network-slice list --namespace {namespace}",
|
|
10367
|
-
description: "List all srv6-network-slices",
|
|
10368
|
-
use_case: "list_all",
|
|
10369
|
-
},
|
|
10370
|
-
],
|
|
10371
9154
|
confirmationRequired: false,
|
|
10372
9155
|
parameterExamples: {
|
|
10373
9156
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -10413,13 +9196,6 @@ export const networkTools = [
|
|
|
10413
9196
|
},
|
|
10414
9197
|
confirmation_required: false,
|
|
10415
9198
|
danger_level: "low",
|
|
10416
|
-
examples: [
|
|
10417
|
-
{
|
|
10418
|
-
command: "f5xcctl config srv6-network-slice list --namespace {namespace}",
|
|
10419
|
-
description: "List all srv6-network-slices",
|
|
10420
|
-
use_case: "list_all",
|
|
10421
|
-
},
|
|
10422
|
-
],
|
|
10423
9199
|
field_docs: {},
|
|
10424
9200
|
optional_fields: [],
|
|
10425
9201
|
performance_impact: {
|
|
@@ -10430,6 +9206,7 @@ export const networkTools = [
|
|
|
10430
9206
|
required_fields: ["path.namespace"],
|
|
10431
9207
|
side_effects: {},
|
|
10432
9208
|
},
|
|
9209
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/srv6_network_slices" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10433
9210
|
},
|
|
10434
9211
|
{
|
|
10435
9212
|
toolName: "f5xc-api-network-srv6-network-slice-update",
|
|
@@ -10481,13 +9258,6 @@ export const networkTools = [
|
|
|
10481
9258
|
modifies: ["srv6-network-slice"],
|
|
10482
9259
|
},
|
|
10483
9260
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
10484
|
-
cliExamples: [
|
|
10485
|
-
{
|
|
10486
|
-
command: "f5xcctl config srv6-network-slice update {name} --namespace {namespace} -f {file}.yaml",
|
|
10487
|
-
description: "Update srv6-network-slice",
|
|
10488
|
-
use_case: "update",
|
|
10489
|
-
},
|
|
10490
|
-
],
|
|
10491
9261
|
confirmationRequired: false,
|
|
10492
9262
|
parameterExamples: {
|
|
10493
9263
|
"metadata.name": "Example-corp-web.",
|
|
@@ -10533,13 +9303,6 @@ export const networkTools = [
|
|
|
10533
9303
|
},
|
|
10534
9304
|
confirmation_required: false,
|
|
10535
9305
|
danger_level: "medium",
|
|
10536
|
-
examples: [
|
|
10537
|
-
{
|
|
10538
|
-
command: "f5xcctl config srv6-network-slice update {name} --namespace {namespace} -f {file}.yaml",
|
|
10539
|
-
description: "Update srv6-network-slice",
|
|
10540
|
-
use_case: "update",
|
|
10541
|
-
},
|
|
10542
|
-
],
|
|
10543
9306
|
field_docs: {},
|
|
10544
9307
|
optional_fields: [],
|
|
10545
9308
|
performance_impact: {
|
|
@@ -10552,6 +9315,7 @@ export const networkTools = [
|
|
|
10552
9315
|
modifies: ["srv6-network-slice"],
|
|
10553
9316
|
},
|
|
10554
9317
|
},
|
|
9318
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/srv6_network_slices" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10555
9319
|
},
|
|
10556
9320
|
{
|
|
10557
9321
|
toolName: "f5xc-api-network-subnet-create",
|
|
@@ -10592,18 +9356,6 @@ export const networkTools = [
|
|
|
10592
9356
|
creates: ["subnet"],
|
|
10593
9357
|
},
|
|
10594
9358
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
10595
|
-
cliExamples: [
|
|
10596
|
-
{
|
|
10597
|
-
command: "f5xcctl config subnet create -f {file}.yaml",
|
|
10598
|
-
description: "Create from YAML file",
|
|
10599
|
-
use_case: "file_based",
|
|
10600
|
-
},
|
|
10601
|
-
{
|
|
10602
|
-
command: "f5xcctl config subnet create {name} --namespace {namespace}",
|
|
10603
|
-
description: "Create subnet",
|
|
10604
|
-
use_case: "basic_create",
|
|
10605
|
-
},
|
|
10606
|
-
],
|
|
10607
9359
|
confirmationRequired: false,
|
|
10608
9360
|
parameterExamples: {
|
|
10609
9361
|
"metadata.namespace": "Staging",
|
|
@@ -10648,18 +9400,6 @@ export const networkTools = [
|
|
|
10648
9400
|
},
|
|
10649
9401
|
confirmation_required: false,
|
|
10650
9402
|
danger_level: "medium",
|
|
10651
|
-
examples: [
|
|
10652
|
-
{
|
|
10653
|
-
command: "f5xcctl config subnet create {name} --namespace {namespace}",
|
|
10654
|
-
description: "Create subnet",
|
|
10655
|
-
use_case: "basic_create",
|
|
10656
|
-
},
|
|
10657
|
-
{
|
|
10658
|
-
command: "f5xcctl config subnet create -f {file}.yaml",
|
|
10659
|
-
description: "Create from YAML file",
|
|
10660
|
-
use_case: "file_based",
|
|
10661
|
-
},
|
|
10662
|
-
],
|
|
10663
9403
|
field_docs: {},
|
|
10664
9404
|
optional_fields: [],
|
|
10665
9405
|
performance_impact: {
|
|
@@ -10672,6 +9412,7 @@ export const networkTools = [
|
|
|
10672
9412
|
creates: ["subnet"],
|
|
10673
9413
|
},
|
|
10674
9414
|
},
|
|
9415
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/subnets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10675
9416
|
},
|
|
10676
9417
|
{
|
|
10677
9418
|
toolName: "f5xc-api-network-subnet-delete",
|
|
@@ -10721,13 +9462,6 @@ export const networkTools = [
|
|
|
10721
9462
|
deletes: ["subnet", "contained_resources"],
|
|
10722
9463
|
},
|
|
10723
9464
|
requiredFields: ["path.name", "path.namespace"],
|
|
10724
|
-
cliExamples: [
|
|
10725
|
-
{
|
|
10726
|
-
command: "f5xcctl config subnet delete {name} --namespace {namespace}",
|
|
10727
|
-
description: "Delete subnet",
|
|
10728
|
-
use_case: "delete",
|
|
10729
|
-
},
|
|
10730
|
-
],
|
|
10731
9465
|
confirmationRequired: true,
|
|
10732
9466
|
parameterExamples: {
|
|
10733
9467
|
name: "Name",
|
|
@@ -10773,13 +9507,6 @@ export const networkTools = [
|
|
|
10773
9507
|
},
|
|
10774
9508
|
confirmation_required: true,
|
|
10775
9509
|
danger_level: "high",
|
|
10776
|
-
examples: [
|
|
10777
|
-
{
|
|
10778
|
-
command: "f5xcctl config subnet delete {name} --namespace {namespace}",
|
|
10779
|
-
description: "Delete subnet",
|
|
10780
|
-
use_case: "delete",
|
|
10781
|
-
},
|
|
10782
|
-
],
|
|
10783
9510
|
field_docs: {},
|
|
10784
9511
|
optional_fields: [],
|
|
10785
9512
|
performance_impact: {
|
|
@@ -10792,6 +9519,7 @@ export const networkTools = [
|
|
|
10792
9519
|
deletes: ["subnet", "contained_resources"],
|
|
10793
9520
|
},
|
|
10794
9521
|
},
|
|
9522
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/subnets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10795
9523
|
},
|
|
10796
9524
|
{
|
|
10797
9525
|
toolName: "f5xc-api-network-subnet-get",
|
|
@@ -10860,13 +9588,6 @@ export const networkTools = [
|
|
|
10860
9588
|
dangerLevel: "low",
|
|
10861
9589
|
sideEffects: null,
|
|
10862
9590
|
requiredFields: ["path.name", "path.namespace"],
|
|
10863
|
-
cliExamples: [
|
|
10864
|
-
{
|
|
10865
|
-
command: "f5xcctl config subnet get {name} --namespace {namespace}",
|
|
10866
|
-
description: "Get specific subnet",
|
|
10867
|
-
use_case: "get_specific",
|
|
10868
|
-
},
|
|
10869
|
-
],
|
|
10870
9591
|
confirmationRequired: false,
|
|
10871
9592
|
parameterExamples: {
|
|
10872
9593
|
name: "Name",
|
|
@@ -10912,13 +9633,6 @@ export const networkTools = [
|
|
|
10912
9633
|
},
|
|
10913
9634
|
confirmation_required: false,
|
|
10914
9635
|
danger_level: "low",
|
|
10915
|
-
examples: [
|
|
10916
|
-
{
|
|
10917
|
-
command: "f5xcctl config subnet get {name} --namespace {namespace}",
|
|
10918
|
-
description: "Get specific subnet",
|
|
10919
|
-
use_case: "get_specific",
|
|
10920
|
-
},
|
|
10921
|
-
],
|
|
10922
9636
|
field_docs: {},
|
|
10923
9637
|
optional_fields: [],
|
|
10924
9638
|
performance_impact: {
|
|
@@ -10929,6 +9643,7 @@ export const networkTools = [
|
|
|
10929
9643
|
required_fields: ["path.name", "path.namespace"],
|
|
10930
9644
|
side_effects: {},
|
|
10931
9645
|
},
|
|
9646
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/subnets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
10932
9647
|
},
|
|
10933
9648
|
{
|
|
10934
9649
|
toolName: "f5xc-api-network-subnet-list",
|
|
@@ -11003,13 +9718,6 @@ export const networkTools = [
|
|
|
11003
9718
|
dangerLevel: "low",
|
|
11004
9719
|
sideEffects: null,
|
|
11005
9720
|
requiredFields: ["path.namespace"],
|
|
11006
|
-
cliExamples: [
|
|
11007
|
-
{
|
|
11008
|
-
command: "f5xcctl config subnet list --namespace {namespace}",
|
|
11009
|
-
description: "List all subnets",
|
|
11010
|
-
use_case: "list_all",
|
|
11011
|
-
},
|
|
11012
|
-
],
|
|
11013
9721
|
confirmationRequired: false,
|
|
11014
9722
|
parameterExamples: {
|
|
11015
9723
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -11055,13 +9763,6 @@ export const networkTools = [
|
|
|
11055
9763
|
},
|
|
11056
9764
|
confirmation_required: false,
|
|
11057
9765
|
danger_level: "low",
|
|
11058
|
-
examples: [
|
|
11059
|
-
{
|
|
11060
|
-
command: "f5xcctl config subnet list --namespace {namespace}",
|
|
11061
|
-
description: "List all subnets",
|
|
11062
|
-
use_case: "list_all",
|
|
11063
|
-
},
|
|
11064
|
-
],
|
|
11065
9766
|
field_docs: {},
|
|
11066
9767
|
optional_fields: [],
|
|
11067
9768
|
performance_impact: {
|
|
@@ -11072,6 +9773,7 @@ export const networkTools = [
|
|
|
11072
9773
|
required_fields: ["path.namespace"],
|
|
11073
9774
|
side_effects: {},
|
|
11074
9775
|
},
|
|
9776
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/subnets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11075
9777
|
},
|
|
11076
9778
|
{
|
|
11077
9779
|
toolName: "f5xc-api-network-subnet-update",
|
|
@@ -11123,13 +9825,6 @@ export const networkTools = [
|
|
|
11123
9825
|
modifies: ["subnet"],
|
|
11124
9826
|
},
|
|
11125
9827
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
11126
|
-
cliExamples: [
|
|
11127
|
-
{
|
|
11128
|
-
command: "f5xcctl config subnet update {name} --namespace {namespace} -f {file}.yaml",
|
|
11129
|
-
description: "Update subnet",
|
|
11130
|
-
use_case: "update",
|
|
11131
|
-
},
|
|
11132
|
-
],
|
|
11133
9828
|
confirmationRequired: false,
|
|
11134
9829
|
parameterExamples: {
|
|
11135
9830
|
"metadata.name": "Example-corp-web.",
|
|
@@ -11175,13 +9870,6 @@ export const networkTools = [
|
|
|
11175
9870
|
},
|
|
11176
9871
|
confirmation_required: false,
|
|
11177
9872
|
danger_level: "medium",
|
|
11178
|
-
examples: [
|
|
11179
|
-
{
|
|
11180
|
-
command: "f5xcctl config subnet update {name} --namespace {namespace} -f {file}.yaml",
|
|
11181
|
-
description: "Update subnet",
|
|
11182
|
-
use_case: "update",
|
|
11183
|
-
},
|
|
11184
|
-
],
|
|
11185
9873
|
field_docs: {},
|
|
11186
9874
|
optional_fields: [],
|
|
11187
9875
|
performance_impact: {
|
|
@@ -11194,6 +9882,7 @@ export const networkTools = [
|
|
|
11194
9882
|
modifies: ["subnet"],
|
|
11195
9883
|
},
|
|
11196
9884
|
},
|
|
9885
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/subnets" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11197
9886
|
},
|
|
11198
9887
|
{
|
|
11199
9888
|
toolName: "f5xc-api-network-traceroute-create",
|
|
@@ -11245,18 +9934,6 @@ export const networkTools = [
|
|
|
11245
9934
|
creates: ["traceroute"],
|
|
11246
9935
|
},
|
|
11247
9936
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
11248
|
-
cliExamples: [
|
|
11249
|
-
{
|
|
11250
|
-
command: "f5xcctl operate traceroute create -f {file}.yaml",
|
|
11251
|
-
description: "Create from YAML file",
|
|
11252
|
-
use_case: "file_based",
|
|
11253
|
-
},
|
|
11254
|
-
{
|
|
11255
|
-
command: "f5xcctl operate traceroute create {name} --namespace {namespace}",
|
|
11256
|
-
description: "Create traceroute",
|
|
11257
|
-
use_case: "basic_create",
|
|
11258
|
-
},
|
|
11259
|
-
],
|
|
11260
9937
|
confirmationRequired: false,
|
|
11261
9938
|
parameterExamples: {
|
|
11262
9939
|
namespace: "System",
|
|
@@ -11302,18 +9979,6 @@ export const networkTools = [
|
|
|
11302
9979
|
},
|
|
11303
9980
|
confirmation_required: false,
|
|
11304
9981
|
danger_level: "medium",
|
|
11305
|
-
examples: [
|
|
11306
|
-
{
|
|
11307
|
-
command: "f5xcctl operate traceroute create {name} --namespace {namespace}",
|
|
11308
|
-
description: "Create traceroute",
|
|
11309
|
-
use_case: "basic_create",
|
|
11310
|
-
},
|
|
11311
|
-
{
|
|
11312
|
-
command: "f5xcctl operate traceroute create -f {file}.yaml",
|
|
11313
|
-
description: "Create from YAML file",
|
|
11314
|
-
use_case: "file_based",
|
|
11315
|
-
},
|
|
11316
|
-
],
|
|
11317
9982
|
field_docs: {},
|
|
11318
9983
|
optional_fields: [],
|
|
11319
9984
|
performance_impact: {
|
|
@@ -11326,6 +9991,7 @@ export const networkTools = [
|
|
|
11326
9991
|
creates: ["traceroute"],
|
|
11327
9992
|
},
|
|
11328
9993
|
},
|
|
9994
|
+
curlExample: null,
|
|
11329
9995
|
},
|
|
11330
9996
|
{
|
|
11331
9997
|
toolName: "f5xc-api-network-tunnel-create",
|
|
@@ -11366,18 +10032,6 @@ export const networkTools = [
|
|
|
11366
10032
|
creates: ["tunnel"],
|
|
11367
10033
|
},
|
|
11368
10034
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
11369
|
-
cliExamples: [
|
|
11370
|
-
{
|
|
11371
|
-
command: "f5xcctl config tunnel create -f {file}.yaml",
|
|
11372
|
-
description: "Create from YAML file",
|
|
11373
|
-
use_case: "file_based",
|
|
11374
|
-
},
|
|
11375
|
-
{
|
|
11376
|
-
command: "f5xcctl config tunnel create {name} --namespace {namespace}",
|
|
11377
|
-
description: "Create tunnel",
|
|
11378
|
-
use_case: "basic_create",
|
|
11379
|
-
},
|
|
11380
|
-
],
|
|
11381
10035
|
confirmationRequired: false,
|
|
11382
10036
|
parameterExamples: {
|
|
11383
10037
|
"metadata.namespace": "Staging",
|
|
@@ -11422,18 +10076,6 @@ export const networkTools = [
|
|
|
11422
10076
|
},
|
|
11423
10077
|
confirmation_required: false,
|
|
11424
10078
|
danger_level: "medium",
|
|
11425
|
-
examples: [
|
|
11426
|
-
{
|
|
11427
|
-
command: "f5xcctl config tunnel create {name} --namespace {namespace}",
|
|
11428
|
-
description: "Create tunnel",
|
|
11429
|
-
use_case: "basic_create",
|
|
11430
|
-
},
|
|
11431
|
-
{
|
|
11432
|
-
command: "f5xcctl config tunnel create -f {file}.yaml",
|
|
11433
|
-
description: "Create from YAML file",
|
|
11434
|
-
use_case: "file_based",
|
|
11435
|
-
},
|
|
11436
|
-
],
|
|
11437
10079
|
field_docs: {},
|
|
11438
10080
|
optional_fields: [],
|
|
11439
10081
|
performance_impact: {
|
|
@@ -11446,6 +10088,7 @@ export const networkTools = [
|
|
|
11446
10088
|
creates: ["tunnel"],
|
|
11447
10089
|
},
|
|
11448
10090
|
},
|
|
10091
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/tunnels" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11449
10092
|
},
|
|
11450
10093
|
{
|
|
11451
10094
|
toolName: "f5xc-api-network-tunnel-delete",
|
|
@@ -11495,13 +10138,6 @@ export const networkTools = [
|
|
|
11495
10138
|
deletes: ["tunnel", "contained_resources"],
|
|
11496
10139
|
},
|
|
11497
10140
|
requiredFields: ["path.name", "path.namespace"],
|
|
11498
|
-
cliExamples: [
|
|
11499
|
-
{
|
|
11500
|
-
command: "f5xcctl config tunnel delete {name} --namespace {namespace}",
|
|
11501
|
-
description: "Delete tunnel",
|
|
11502
|
-
use_case: "delete",
|
|
11503
|
-
},
|
|
11504
|
-
],
|
|
11505
10141
|
confirmationRequired: true,
|
|
11506
10142
|
parameterExamples: {
|
|
11507
10143
|
name: "Name",
|
|
@@ -11547,13 +10183,6 @@ export const networkTools = [
|
|
|
11547
10183
|
},
|
|
11548
10184
|
confirmation_required: true,
|
|
11549
10185
|
danger_level: "high",
|
|
11550
|
-
examples: [
|
|
11551
|
-
{
|
|
11552
|
-
command: "f5xcctl config tunnel delete {name} --namespace {namespace}",
|
|
11553
|
-
description: "Delete tunnel",
|
|
11554
|
-
use_case: "delete",
|
|
11555
|
-
},
|
|
11556
|
-
],
|
|
11557
10186
|
field_docs: {},
|
|
11558
10187
|
optional_fields: [],
|
|
11559
10188
|
performance_impact: {
|
|
@@ -11566,6 +10195,7 @@ export const networkTools = [
|
|
|
11566
10195
|
deletes: ["tunnel", "contained_resources"],
|
|
11567
10196
|
},
|
|
11568
10197
|
},
|
|
10198
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/tunnels" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11569
10199
|
},
|
|
11570
10200
|
{
|
|
11571
10201
|
toolName: "f5xc-api-network-tunnel-get",
|
|
@@ -11634,13 +10264,6 @@ export const networkTools = [
|
|
|
11634
10264
|
dangerLevel: "low",
|
|
11635
10265
|
sideEffects: null,
|
|
11636
10266
|
requiredFields: ["path.name", "path.namespace"],
|
|
11637
|
-
cliExamples: [
|
|
11638
|
-
{
|
|
11639
|
-
command: "f5xcctl config tunnel get {name} --namespace {namespace}",
|
|
11640
|
-
description: "Get specific tunnel",
|
|
11641
|
-
use_case: "get_specific",
|
|
11642
|
-
},
|
|
11643
|
-
],
|
|
11644
10267
|
confirmationRequired: false,
|
|
11645
10268
|
parameterExamples: {
|
|
11646
10269
|
name: "Name",
|
|
@@ -11686,13 +10309,6 @@ export const networkTools = [
|
|
|
11686
10309
|
},
|
|
11687
10310
|
confirmation_required: false,
|
|
11688
10311
|
danger_level: "low",
|
|
11689
|
-
examples: [
|
|
11690
|
-
{
|
|
11691
|
-
command: "f5xcctl config tunnel get {name} --namespace {namespace}",
|
|
11692
|
-
description: "Get specific tunnel",
|
|
11693
|
-
use_case: "get_specific",
|
|
11694
|
-
},
|
|
11695
|
-
],
|
|
11696
10312
|
field_docs: {},
|
|
11697
10313
|
optional_fields: [],
|
|
11698
10314
|
performance_impact: {
|
|
@@ -11703,6 +10319,7 @@ export const networkTools = [
|
|
|
11703
10319
|
required_fields: ["path.name", "path.namespace"],
|
|
11704
10320
|
side_effects: {},
|
|
11705
10321
|
},
|
|
10322
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/tunnels" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11706
10323
|
},
|
|
11707
10324
|
{
|
|
11708
10325
|
toolName: "f5xc-api-network-tunnel-list",
|
|
@@ -11777,13 +10394,6 @@ export const networkTools = [
|
|
|
11777
10394
|
dangerLevel: "low",
|
|
11778
10395
|
sideEffects: null,
|
|
11779
10396
|
requiredFields: ["path.namespace"],
|
|
11780
|
-
cliExamples: [
|
|
11781
|
-
{
|
|
11782
|
-
command: "f5xcctl config tunnel list --namespace {namespace}",
|
|
11783
|
-
description: "List all tunnels",
|
|
11784
|
-
use_case: "list_all",
|
|
11785
|
-
},
|
|
11786
|
-
],
|
|
11787
10397
|
confirmationRequired: false,
|
|
11788
10398
|
parameterExamples: {
|
|
11789
10399
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -11829,13 +10439,6 @@ export const networkTools = [
|
|
|
11829
10439
|
},
|
|
11830
10440
|
confirmation_required: false,
|
|
11831
10441
|
danger_level: "low",
|
|
11832
|
-
examples: [
|
|
11833
|
-
{
|
|
11834
|
-
command: "f5xcctl config tunnel list --namespace {namespace}",
|
|
11835
|
-
description: "List all tunnels",
|
|
11836
|
-
use_case: "list_all",
|
|
11837
|
-
},
|
|
11838
|
-
],
|
|
11839
10442
|
field_docs: {},
|
|
11840
10443
|
optional_fields: [],
|
|
11841
10444
|
performance_impact: {
|
|
@@ -11846,6 +10449,7 @@ export const networkTools = [
|
|
|
11846
10449
|
required_fields: ["path.namespace"],
|
|
11847
10450
|
side_effects: {},
|
|
11848
10451
|
},
|
|
10452
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/tunnels" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11849
10453
|
},
|
|
11850
10454
|
{
|
|
11851
10455
|
toolName: "f5xc-api-network-tunnel-update",
|
|
@@ -11897,13 +10501,6 @@ export const networkTools = [
|
|
|
11897
10501
|
modifies: ["tunnel"],
|
|
11898
10502
|
},
|
|
11899
10503
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
11900
|
-
cliExamples: [
|
|
11901
|
-
{
|
|
11902
|
-
command: "f5xcctl config tunnel update {name} --namespace {namespace} -f {file}.yaml",
|
|
11903
|
-
description: "Update tunnel",
|
|
11904
|
-
use_case: "update",
|
|
11905
|
-
},
|
|
11906
|
-
],
|
|
11907
10504
|
confirmationRequired: false,
|
|
11908
10505
|
parameterExamples: {
|
|
11909
10506
|
"metadata.name": "Example-corp-web.",
|
|
@@ -11949,13 +10546,6 @@ export const networkTools = [
|
|
|
11949
10546
|
},
|
|
11950
10547
|
confirmation_required: false,
|
|
11951
10548
|
danger_level: "medium",
|
|
11952
|
-
examples: [
|
|
11953
|
-
{
|
|
11954
|
-
command: "f5xcctl config tunnel update {name} --namespace {namespace} -f {file}.yaml",
|
|
11955
|
-
description: "Update tunnel",
|
|
11956
|
-
use_case: "update",
|
|
11957
|
-
},
|
|
11958
|
-
],
|
|
11959
10549
|
field_docs: {},
|
|
11960
10550
|
optional_fields: [],
|
|
11961
10551
|
performance_impact: {
|
|
@@ -11968,6 +10558,7 @@ export const networkTools = [
|
|
|
11968
10558
|
modifies: ["tunnel"],
|
|
11969
10559
|
},
|
|
11970
10560
|
},
|
|
10561
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/tunnels" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
11971
10562
|
},
|
|
11972
10563
|
{
|
|
11973
10564
|
toolName: "f5xc-api-network-virtual-network-create",
|
|
@@ -12008,18 +10599,6 @@ export const networkTools = [
|
|
|
12008
10599
|
creates: ["virtual-network"],
|
|
12009
10600
|
},
|
|
12010
10601
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
12011
|
-
cliExamples: [
|
|
12012
|
-
{
|
|
12013
|
-
command: "f5xcctl config virtual-network create -f {file}.yaml",
|
|
12014
|
-
description: "Create from YAML file",
|
|
12015
|
-
use_case: "file_based",
|
|
12016
|
-
},
|
|
12017
|
-
{
|
|
12018
|
-
command: "f5xcctl config virtual-network create {name} --namespace {namespace}",
|
|
12019
|
-
description: "Create virtual-network",
|
|
12020
|
-
use_case: "basic_create",
|
|
12021
|
-
},
|
|
12022
|
-
],
|
|
12023
10602
|
confirmationRequired: false,
|
|
12024
10603
|
parameterExamples: {
|
|
12025
10604
|
"metadata.namespace": "Staging",
|
|
@@ -12064,18 +10643,6 @@ export const networkTools = [
|
|
|
12064
10643
|
},
|
|
12065
10644
|
confirmation_required: false,
|
|
12066
10645
|
danger_level: "medium",
|
|
12067
|
-
examples: [
|
|
12068
|
-
{
|
|
12069
|
-
command: "f5xcctl config virtual-network create {name} --namespace {namespace}",
|
|
12070
|
-
description: "Create virtual-network",
|
|
12071
|
-
use_case: "basic_create",
|
|
12072
|
-
},
|
|
12073
|
-
{
|
|
12074
|
-
command: "f5xcctl config virtual-network create -f {file}.yaml",
|
|
12075
|
-
description: "Create from YAML file",
|
|
12076
|
-
use_case: "file_based",
|
|
12077
|
-
},
|
|
12078
|
-
],
|
|
12079
10646
|
field_docs: {},
|
|
12080
10647
|
optional_fields: [],
|
|
12081
10648
|
performance_impact: {
|
|
@@ -12088,6 +10655,7 @@ export const networkTools = [
|
|
|
12088
10655
|
creates: ["virtual-network"],
|
|
12089
10656
|
},
|
|
12090
10657
|
},
|
|
10658
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_networks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12091
10659
|
},
|
|
12092
10660
|
{
|
|
12093
10661
|
toolName: "f5xc-api-network-virtual-network-delete",
|
|
@@ -12137,13 +10705,6 @@ export const networkTools = [
|
|
|
12137
10705
|
deletes: ["virtual-network", "contained_resources"],
|
|
12138
10706
|
},
|
|
12139
10707
|
requiredFields: ["path.name", "path.namespace"],
|
|
12140
|
-
cliExamples: [
|
|
12141
|
-
{
|
|
12142
|
-
command: "f5xcctl config virtual-network delete {name} --namespace {namespace}",
|
|
12143
|
-
description: "Delete virtual-network",
|
|
12144
|
-
use_case: "delete",
|
|
12145
|
-
},
|
|
12146
|
-
],
|
|
12147
10708
|
confirmationRequired: true,
|
|
12148
10709
|
parameterExamples: {
|
|
12149
10710
|
name: "Name",
|
|
@@ -12189,13 +10750,6 @@ export const networkTools = [
|
|
|
12189
10750
|
},
|
|
12190
10751
|
confirmation_required: true,
|
|
12191
10752
|
danger_level: "high",
|
|
12192
|
-
examples: [
|
|
12193
|
-
{
|
|
12194
|
-
command: "f5xcctl config virtual-network delete {name} --namespace {namespace}",
|
|
12195
|
-
description: "Delete virtual-network",
|
|
12196
|
-
use_case: "delete",
|
|
12197
|
-
},
|
|
12198
|
-
],
|
|
12199
10753
|
field_docs: {},
|
|
12200
10754
|
optional_fields: [],
|
|
12201
10755
|
performance_impact: {
|
|
@@ -12208,6 +10762,7 @@ export const networkTools = [
|
|
|
12208
10762
|
deletes: ["virtual-network", "contained_resources"],
|
|
12209
10763
|
},
|
|
12210
10764
|
},
|
|
10765
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_networks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12211
10766
|
},
|
|
12212
10767
|
{
|
|
12213
10768
|
toolName: "f5xc-api-network-virtual-network-get",
|
|
@@ -12276,13 +10831,6 @@ export const networkTools = [
|
|
|
12276
10831
|
dangerLevel: "low",
|
|
12277
10832
|
sideEffects: null,
|
|
12278
10833
|
requiredFields: ["path.name", "path.namespace"],
|
|
12279
|
-
cliExamples: [
|
|
12280
|
-
{
|
|
12281
|
-
command: "f5xcctl config virtual-network get {name} --namespace {namespace}",
|
|
12282
|
-
description: "Get specific virtual-network",
|
|
12283
|
-
use_case: "get_specific",
|
|
12284
|
-
},
|
|
12285
|
-
],
|
|
12286
10834
|
confirmationRequired: false,
|
|
12287
10835
|
parameterExamples: {
|
|
12288
10836
|
name: "Name",
|
|
@@ -12328,13 +10876,6 @@ export const networkTools = [
|
|
|
12328
10876
|
},
|
|
12329
10877
|
confirmation_required: false,
|
|
12330
10878
|
danger_level: "low",
|
|
12331
|
-
examples: [
|
|
12332
|
-
{
|
|
12333
|
-
command: "f5xcctl config virtual-network get {name} --namespace {namespace}",
|
|
12334
|
-
description: "Get specific virtual-network",
|
|
12335
|
-
use_case: "get_specific",
|
|
12336
|
-
},
|
|
12337
|
-
],
|
|
12338
10879
|
field_docs: {},
|
|
12339
10880
|
optional_fields: [],
|
|
12340
10881
|
performance_impact: {
|
|
@@ -12345,6 +10886,7 @@ export const networkTools = [
|
|
|
12345
10886
|
required_fields: ["path.name", "path.namespace"],
|
|
12346
10887
|
side_effects: {},
|
|
12347
10888
|
},
|
|
10889
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_networks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12348
10890
|
},
|
|
12349
10891
|
{
|
|
12350
10892
|
toolName: "f5xc-api-network-virtual-network-list",
|
|
@@ -12419,13 +10961,6 @@ export const networkTools = [
|
|
|
12419
10961
|
dangerLevel: "low",
|
|
12420
10962
|
sideEffects: null,
|
|
12421
10963
|
requiredFields: ["path.namespace"],
|
|
12422
|
-
cliExamples: [
|
|
12423
|
-
{
|
|
12424
|
-
command: "f5xcctl config virtual-network list --namespace {namespace}",
|
|
12425
|
-
description: "List all virtual-networks",
|
|
12426
|
-
use_case: "list_all",
|
|
12427
|
-
},
|
|
12428
|
-
],
|
|
12429
10964
|
confirmationRequired: false,
|
|
12430
10965
|
parameterExamples: {
|
|
12431
10966
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -12471,13 +11006,6 @@ export const networkTools = [
|
|
|
12471
11006
|
},
|
|
12472
11007
|
confirmation_required: false,
|
|
12473
11008
|
danger_level: "low",
|
|
12474
|
-
examples: [
|
|
12475
|
-
{
|
|
12476
|
-
command: "f5xcctl config virtual-network list --namespace {namespace}",
|
|
12477
|
-
description: "List all virtual-networks",
|
|
12478
|
-
use_case: "list_all",
|
|
12479
|
-
},
|
|
12480
|
-
],
|
|
12481
11009
|
field_docs: {},
|
|
12482
11010
|
optional_fields: [],
|
|
12483
11011
|
performance_impact: {
|
|
@@ -12488,6 +11016,7 @@ export const networkTools = [
|
|
|
12488
11016
|
required_fields: ["path.namespace"],
|
|
12489
11017
|
side_effects: {},
|
|
12490
11018
|
},
|
|
11019
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_networks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12491
11020
|
},
|
|
12492
11021
|
{
|
|
12493
11022
|
toolName: "f5xc-api-network-virtual-network-update",
|
|
@@ -12539,13 +11068,6 @@ export const networkTools = [
|
|
|
12539
11068
|
modifies: ["virtual-network"],
|
|
12540
11069
|
},
|
|
12541
11070
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
12542
|
-
cliExamples: [
|
|
12543
|
-
{
|
|
12544
|
-
command: "f5xcctl config virtual-network update {name} --namespace {namespace} -f {file}.yaml",
|
|
12545
|
-
description: "Update virtual-network",
|
|
12546
|
-
use_case: "update",
|
|
12547
|
-
},
|
|
12548
|
-
],
|
|
12549
11071
|
confirmationRequired: false,
|
|
12550
11072
|
parameterExamples: {
|
|
12551
11073
|
"metadata.name": "Example-corp-web.",
|
|
@@ -12591,13 +11113,6 @@ export const networkTools = [
|
|
|
12591
11113
|
},
|
|
12592
11114
|
confirmation_required: false,
|
|
12593
11115
|
danger_level: "medium",
|
|
12594
|
-
examples: [
|
|
12595
|
-
{
|
|
12596
|
-
command: "f5xcctl config virtual-network update {name} --namespace {namespace} -f {file}.yaml",
|
|
12597
|
-
description: "Update virtual-network",
|
|
12598
|
-
use_case: "update",
|
|
12599
|
-
},
|
|
12600
|
-
],
|
|
12601
11116
|
field_docs: {},
|
|
12602
11117
|
optional_fields: [],
|
|
12603
11118
|
performance_impact: {
|
|
@@ -12610,6 +11125,7 @@ export const networkTools = [
|
|
|
12610
11125
|
modifies: ["virtual-network"],
|
|
12611
11126
|
},
|
|
12612
11127
|
},
|
|
11128
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_networks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
12613
11129
|
},
|
|
12614
11130
|
];
|
|
12615
11131
|
export default networkTools;
|