@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
|
@@ -30,18 +30,6 @@ export const dnsTools = [
|
|
|
30
30
|
creates: ["clone-from-dns-domain"],
|
|
31
31
|
},
|
|
32
32
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
33
|
-
cliExamples: [
|
|
34
|
-
{
|
|
35
|
-
command: "f5xcctl config clone-from-dns-domain create {name} --namespace {namespace}",
|
|
36
|
-
description: "Create clone-from-dns-domain",
|
|
37
|
-
use_case: "basic_create",
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
command: "f5xcctl config clone-from-dns-domain create -f {file}.yaml",
|
|
41
|
-
description: "Create from YAML file",
|
|
42
|
-
use_case: "file_based",
|
|
43
|
-
},
|
|
44
|
-
],
|
|
45
33
|
confirmationRequired: false,
|
|
46
34
|
parameterExamples: {},
|
|
47
35
|
validationRules: {},
|
|
@@ -87,18 +75,6 @@ export const dnsTools = [
|
|
|
87
75
|
},
|
|
88
76
|
confirmation_required: false,
|
|
89
77
|
danger_level: "medium",
|
|
90
|
-
examples: [
|
|
91
|
-
{
|
|
92
|
-
command: "f5xcctl config clone-from-dns-domain create {name} --namespace {namespace}",
|
|
93
|
-
description: "Create clone-from-dns-domain",
|
|
94
|
-
use_case: "basic_create",
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
command: "f5xcctl config clone-from-dns-domain create -f {file}.yaml",
|
|
98
|
-
description: "Create from YAML file",
|
|
99
|
-
use_case: "file_based",
|
|
100
|
-
},
|
|
101
|
-
],
|
|
102
78
|
field_docs: {},
|
|
103
79
|
optional_fields: [],
|
|
104
80
|
performance_impact: {
|
|
@@ -111,6 +87,7 @@ export const dnsTools = [
|
|
|
111
87
|
creates: ["clone-from-dns-domain"],
|
|
112
88
|
},
|
|
113
89
|
},
|
|
90
|
+
curlExample: null,
|
|
114
91
|
},
|
|
115
92
|
{
|
|
116
93
|
toolName: "f5xc-api-dns-dns-compliance-checks-create",
|
|
@@ -151,18 +128,6 @@ export const dnsTools = [
|
|
|
151
128
|
creates: ["dns-compliance-checks"],
|
|
152
129
|
},
|
|
153
130
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
154
|
-
cliExamples: [
|
|
155
|
-
{
|
|
156
|
-
command: "f5xcctl config dns-compliance-checks create {name} --namespace {namespace}",
|
|
157
|
-
description: "Create dns-compliance-checks",
|
|
158
|
-
use_case: "basic_create",
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
command: "f5xcctl config dns-compliance-checks create -f {file}.yaml",
|
|
162
|
-
description: "Create from YAML file",
|
|
163
|
-
use_case: "file_based",
|
|
164
|
-
},
|
|
165
|
-
],
|
|
166
131
|
confirmationRequired: false,
|
|
167
132
|
parameterExamples: {
|
|
168
133
|
"metadata.namespace": "Staging",
|
|
@@ -210,18 +175,6 @@ export const dnsTools = [
|
|
|
210
175
|
},
|
|
211
176
|
confirmation_required: false,
|
|
212
177
|
danger_level: "medium",
|
|
213
|
-
examples: [
|
|
214
|
-
{
|
|
215
|
-
command: "f5xcctl config dns-compliance-checks create {name} --namespace {namespace}",
|
|
216
|
-
description: "Create dns-compliance-checks",
|
|
217
|
-
use_case: "basic_create",
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
command: "f5xcctl config dns-compliance-checks create -f {file}.yaml",
|
|
221
|
-
description: "Create from YAML file",
|
|
222
|
-
use_case: "file_based",
|
|
223
|
-
},
|
|
224
|
-
],
|
|
225
178
|
field_docs: {},
|
|
226
179
|
optional_fields: [],
|
|
227
180
|
performance_impact: {
|
|
@@ -234,6 +187,7 @@ export const dnsTools = [
|
|
|
234
187
|
creates: ["dns-compliance-checks"],
|
|
235
188
|
},
|
|
236
189
|
},
|
|
190
|
+
curlExample: null,
|
|
237
191
|
},
|
|
238
192
|
{
|
|
239
193
|
toolName: "f5xc-api-dns-dns-compliance-checks-delete",
|
|
@@ -283,13 +237,6 @@ export const dnsTools = [
|
|
|
283
237
|
deletes: ["dns-compliance-checks", "contained_resources"],
|
|
284
238
|
},
|
|
285
239
|
requiredFields: ["path.name", "path.namespace"],
|
|
286
|
-
cliExamples: [
|
|
287
|
-
{
|
|
288
|
-
command: "f5xcctl config dns-compliance-checks delete {name} --namespace {namespace}",
|
|
289
|
-
description: "Delete dns-compliance-checks",
|
|
290
|
-
use_case: "delete",
|
|
291
|
-
},
|
|
292
|
-
],
|
|
293
240
|
confirmationRequired: true,
|
|
294
241
|
parameterExamples: {
|
|
295
242
|
name: "Name",
|
|
@@ -335,13 +282,6 @@ export const dnsTools = [
|
|
|
335
282
|
},
|
|
336
283
|
confirmation_required: true,
|
|
337
284
|
danger_level: "high",
|
|
338
|
-
examples: [
|
|
339
|
-
{
|
|
340
|
-
command: "f5xcctl config dns-compliance-checks delete {name} --namespace {namespace}",
|
|
341
|
-
description: "Delete dns-compliance-checks",
|
|
342
|
-
use_case: "delete",
|
|
343
|
-
},
|
|
344
|
-
],
|
|
345
285
|
field_docs: {},
|
|
346
286
|
optional_fields: [],
|
|
347
287
|
performance_impact: {
|
|
@@ -354,6 +294,7 @@ export const dnsTools = [
|
|
|
354
294
|
deletes: ["dns-compliance-checks", "contained_resources"],
|
|
355
295
|
},
|
|
356
296
|
},
|
|
297
|
+
curlExample: null,
|
|
357
298
|
},
|
|
358
299
|
{
|
|
359
300
|
toolName: "f5xc-api-dns-dns-compliance-checks-get",
|
|
@@ -422,13 +363,6 @@ export const dnsTools = [
|
|
|
422
363
|
dangerLevel: "low",
|
|
423
364
|
sideEffects: null,
|
|
424
365
|
requiredFields: ["path.name", "path.namespace"],
|
|
425
|
-
cliExamples: [
|
|
426
|
-
{
|
|
427
|
-
command: "f5xcctl config dns-compliance-checks get {name} --namespace {namespace}",
|
|
428
|
-
description: "Get specific dns-compliance-checks",
|
|
429
|
-
use_case: "get_specific",
|
|
430
|
-
},
|
|
431
|
-
],
|
|
432
366
|
confirmationRequired: false,
|
|
433
367
|
parameterExamples: {
|
|
434
368
|
name: "Name",
|
|
@@ -474,13 +408,6 @@ export const dnsTools = [
|
|
|
474
408
|
},
|
|
475
409
|
confirmation_required: false,
|
|
476
410
|
danger_level: "low",
|
|
477
|
-
examples: [
|
|
478
|
-
{
|
|
479
|
-
command: "f5xcctl config dns-compliance-checks get {name} --namespace {namespace}",
|
|
480
|
-
description: "Get specific dns-compliance-checks",
|
|
481
|
-
use_case: "get_specific",
|
|
482
|
-
},
|
|
483
|
-
],
|
|
484
411
|
field_docs: {},
|
|
485
412
|
optional_fields: [],
|
|
486
413
|
performance_impact: {
|
|
@@ -491,6 +418,7 @@ export const dnsTools = [
|
|
|
491
418
|
required_fields: ["path.name", "path.namespace"],
|
|
492
419
|
side_effects: {},
|
|
493
420
|
},
|
|
421
|
+
curlExample: null,
|
|
494
422
|
},
|
|
495
423
|
{
|
|
496
424
|
toolName: "f5xc-api-dns-dns-compliance-checks-list",
|
|
@@ -565,13 +493,6 @@ export const dnsTools = [
|
|
|
565
493
|
dangerLevel: "low",
|
|
566
494
|
sideEffects: null,
|
|
567
495
|
requiredFields: ["path.namespace"],
|
|
568
|
-
cliExamples: [
|
|
569
|
-
{
|
|
570
|
-
command: "f5xcctl config dns-compliance-checks list --namespace {namespace}",
|
|
571
|
-
description: "List all dns-compliance-checkss",
|
|
572
|
-
use_case: "list_all",
|
|
573
|
-
},
|
|
574
|
-
],
|
|
575
496
|
confirmationRequired: false,
|
|
576
497
|
parameterExamples: {
|
|
577
498
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -617,13 +538,6 @@ export const dnsTools = [
|
|
|
617
538
|
},
|
|
618
539
|
confirmation_required: false,
|
|
619
540
|
danger_level: "low",
|
|
620
|
-
examples: [
|
|
621
|
-
{
|
|
622
|
-
command: "f5xcctl config dns-compliance-checks list --namespace {namespace}",
|
|
623
|
-
description: "List all dns-compliance-checkss",
|
|
624
|
-
use_case: "list_all",
|
|
625
|
-
},
|
|
626
|
-
],
|
|
627
541
|
field_docs: {},
|
|
628
542
|
optional_fields: [],
|
|
629
543
|
performance_impact: {
|
|
@@ -634,6 +548,7 @@ export const dnsTools = [
|
|
|
634
548
|
required_fields: ["path.namespace"],
|
|
635
549
|
side_effects: {},
|
|
636
550
|
},
|
|
551
|
+
curlExample: null,
|
|
637
552
|
},
|
|
638
553
|
{
|
|
639
554
|
toolName: "f5xc-api-dns-dns-compliance-checks-update",
|
|
@@ -685,13 +600,6 @@ export const dnsTools = [
|
|
|
685
600
|
modifies: ["dns-compliance-checks"],
|
|
686
601
|
},
|
|
687
602
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
688
|
-
cliExamples: [
|
|
689
|
-
{
|
|
690
|
-
command: "f5xcctl config dns-compliance-checks update {name} --namespace {namespace} -f {file}.yaml",
|
|
691
|
-
description: "Update dns-compliance-checks",
|
|
692
|
-
use_case: "update",
|
|
693
|
-
},
|
|
694
|
-
],
|
|
695
603
|
confirmationRequired: false,
|
|
696
604
|
parameterExamples: {
|
|
697
605
|
"metadata.name": "Example-corp-web.",
|
|
@@ -737,13 +645,6 @@ export const dnsTools = [
|
|
|
737
645
|
},
|
|
738
646
|
confirmation_required: false,
|
|
739
647
|
danger_level: "medium",
|
|
740
|
-
examples: [
|
|
741
|
-
{
|
|
742
|
-
command: "f5xcctl config dns-compliance-checks update {name} --namespace {namespace} -f {file}.yaml",
|
|
743
|
-
description: "Update dns-compliance-checks",
|
|
744
|
-
use_case: "update",
|
|
745
|
-
},
|
|
746
|
-
],
|
|
747
648
|
field_docs: {},
|
|
748
649
|
optional_fields: [],
|
|
749
650
|
performance_impact: {
|
|
@@ -756,6 +657,7 @@ export const dnsTools = [
|
|
|
756
657
|
modifies: ["dns-compliance-checks"],
|
|
757
658
|
},
|
|
758
659
|
},
|
|
660
|
+
curlExample: null,
|
|
759
661
|
},
|
|
760
662
|
{
|
|
761
663
|
toolName: "f5xc-api-dns-dns-domain-create",
|
|
@@ -796,18 +698,6 @@ export const dnsTools = [
|
|
|
796
698
|
creates: ["dns-domain"],
|
|
797
699
|
},
|
|
798
700
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
799
|
-
cliExamples: [
|
|
800
|
-
{
|
|
801
|
-
command: "f5xcctl config dns-domain create {name} --namespace {namespace}",
|
|
802
|
-
description: "Create dns-domain",
|
|
803
|
-
use_case: "basic_create",
|
|
804
|
-
},
|
|
805
|
-
{
|
|
806
|
-
command: "f5xcctl config dns-domain create -f {file}.yaml",
|
|
807
|
-
description: "Create from YAML file",
|
|
808
|
-
use_case: "file_based",
|
|
809
|
-
},
|
|
810
|
-
],
|
|
811
701
|
confirmationRequired: false,
|
|
812
702
|
parameterExamples: {
|
|
813
703
|
"metadata.namespace": "Staging",
|
|
@@ -852,18 +742,6 @@ export const dnsTools = [
|
|
|
852
742
|
},
|
|
853
743
|
confirmation_required: false,
|
|
854
744
|
danger_level: "medium",
|
|
855
|
-
examples: [
|
|
856
|
-
{
|
|
857
|
-
command: "f5xcctl config dns-domain create {name} --namespace {namespace}",
|
|
858
|
-
description: "Create dns-domain",
|
|
859
|
-
use_case: "basic_create",
|
|
860
|
-
},
|
|
861
|
-
{
|
|
862
|
-
command: "f5xcctl config dns-domain create -f {file}.yaml",
|
|
863
|
-
description: "Create from YAML file",
|
|
864
|
-
use_case: "file_based",
|
|
865
|
-
},
|
|
866
|
-
],
|
|
867
745
|
field_docs: {},
|
|
868
746
|
optional_fields: [],
|
|
869
747
|
performance_impact: {
|
|
@@ -876,6 +754,7 @@ export const dnsTools = [
|
|
|
876
754
|
creates: ["dns-domain"],
|
|
877
755
|
},
|
|
878
756
|
},
|
|
757
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/dns_domains" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
879
758
|
},
|
|
880
759
|
{
|
|
881
760
|
toolName: "f5xc-api-dns-dns-domain-delete",
|
|
@@ -925,13 +804,6 @@ export const dnsTools = [
|
|
|
925
804
|
deletes: ["dns-domain", "contained_resources"],
|
|
926
805
|
},
|
|
927
806
|
requiredFields: ["path.name", "path.namespace"],
|
|
928
|
-
cliExamples: [
|
|
929
|
-
{
|
|
930
|
-
command: "f5xcctl config dns-domain delete {name} --namespace {namespace}",
|
|
931
|
-
description: "Delete dns-domain",
|
|
932
|
-
use_case: "delete",
|
|
933
|
-
},
|
|
934
|
-
],
|
|
935
807
|
confirmationRequired: true,
|
|
936
808
|
parameterExamples: {
|
|
937
809
|
name: "Name",
|
|
@@ -977,13 +849,6 @@ export const dnsTools = [
|
|
|
977
849
|
},
|
|
978
850
|
confirmation_required: true,
|
|
979
851
|
danger_level: "high",
|
|
980
|
-
examples: [
|
|
981
|
-
{
|
|
982
|
-
command: "f5xcctl config dns-domain delete {name} --namespace {namespace}",
|
|
983
|
-
description: "Delete dns-domain",
|
|
984
|
-
use_case: "delete",
|
|
985
|
-
},
|
|
986
|
-
],
|
|
987
852
|
field_docs: {},
|
|
988
853
|
optional_fields: [],
|
|
989
854
|
performance_impact: {
|
|
@@ -996,6 +861,7 @@ export const dnsTools = [
|
|
|
996
861
|
deletes: ["dns-domain", "contained_resources"],
|
|
997
862
|
},
|
|
998
863
|
},
|
|
864
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/dns_domains" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
999
865
|
},
|
|
1000
866
|
{
|
|
1001
867
|
toolName: "f5xc-api-dns-dns-domain-get",
|
|
@@ -1064,13 +930,6 @@ export const dnsTools = [
|
|
|
1064
930
|
dangerLevel: "low",
|
|
1065
931
|
sideEffects: null,
|
|
1066
932
|
requiredFields: ["path.name", "path.namespace"],
|
|
1067
|
-
cliExamples: [
|
|
1068
|
-
{
|
|
1069
|
-
command: "f5xcctl config dns-domain get {name} --namespace {namespace}",
|
|
1070
|
-
description: "Get specific dns-domain",
|
|
1071
|
-
use_case: "get_specific",
|
|
1072
|
-
},
|
|
1073
|
-
],
|
|
1074
933
|
confirmationRequired: false,
|
|
1075
934
|
parameterExamples: {
|
|
1076
935
|
name: "Name",
|
|
@@ -1116,13 +975,6 @@ export const dnsTools = [
|
|
|
1116
975
|
},
|
|
1117
976
|
confirmation_required: false,
|
|
1118
977
|
danger_level: "low",
|
|
1119
|
-
examples: [
|
|
1120
|
-
{
|
|
1121
|
-
command: "f5xcctl config dns-domain get {name} --namespace {namespace}",
|
|
1122
|
-
description: "Get specific dns-domain",
|
|
1123
|
-
use_case: "get_specific",
|
|
1124
|
-
},
|
|
1125
|
-
],
|
|
1126
978
|
field_docs: {},
|
|
1127
979
|
optional_fields: [],
|
|
1128
980
|
performance_impact: {
|
|
@@ -1133,6 +985,7 @@ export const dnsTools = [
|
|
|
1133
985
|
required_fields: ["path.name", "path.namespace"],
|
|
1134
986
|
side_effects: {},
|
|
1135
987
|
},
|
|
988
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/dns_domains" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1136
989
|
},
|
|
1137
990
|
{
|
|
1138
991
|
toolName: "f5xc-api-dns-dns-domain-list",
|
|
@@ -1207,13 +1060,6 @@ export const dnsTools = [
|
|
|
1207
1060
|
dangerLevel: "low",
|
|
1208
1061
|
sideEffects: null,
|
|
1209
1062
|
requiredFields: ["path.namespace"],
|
|
1210
|
-
cliExamples: [
|
|
1211
|
-
{
|
|
1212
|
-
command: "f5xcctl config dns-domain list --namespace {namespace}",
|
|
1213
|
-
description: "List all dns-domains",
|
|
1214
|
-
use_case: "list_all",
|
|
1215
|
-
},
|
|
1216
|
-
],
|
|
1217
1063
|
confirmationRequired: false,
|
|
1218
1064
|
parameterExamples: {
|
|
1219
1065
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1259,13 +1105,6 @@ export const dnsTools = [
|
|
|
1259
1105
|
},
|
|
1260
1106
|
confirmation_required: false,
|
|
1261
1107
|
danger_level: "low",
|
|
1262
|
-
examples: [
|
|
1263
|
-
{
|
|
1264
|
-
command: "f5xcctl config dns-domain list --namespace {namespace}",
|
|
1265
|
-
description: "List all dns-domains",
|
|
1266
|
-
use_case: "list_all",
|
|
1267
|
-
},
|
|
1268
|
-
],
|
|
1269
1108
|
field_docs: {},
|
|
1270
1109
|
optional_fields: [],
|
|
1271
1110
|
performance_impact: {
|
|
@@ -1276,6 +1115,7 @@ export const dnsTools = [
|
|
|
1276
1115
|
required_fields: ["path.namespace"],
|
|
1277
1116
|
side_effects: {},
|
|
1278
1117
|
},
|
|
1118
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/dns_domains" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1279
1119
|
},
|
|
1280
1120
|
{
|
|
1281
1121
|
toolName: "f5xc-api-dns-dns-domain-update",
|
|
@@ -1327,13 +1167,6 @@ export const dnsTools = [
|
|
|
1327
1167
|
modifies: ["dns-domain"],
|
|
1328
1168
|
},
|
|
1329
1169
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1330
|
-
cliExamples: [
|
|
1331
|
-
{
|
|
1332
|
-
command: "f5xcctl config dns-domain update {name} --namespace {namespace} -f {file}.yaml",
|
|
1333
|
-
description: "Update dns-domain",
|
|
1334
|
-
use_case: "update",
|
|
1335
|
-
},
|
|
1336
|
-
],
|
|
1337
1170
|
confirmationRequired: false,
|
|
1338
1171
|
parameterExamples: {
|
|
1339
1172
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1379,13 +1212,6 @@ export const dnsTools = [
|
|
|
1379
1212
|
},
|
|
1380
1213
|
confirmation_required: false,
|
|
1381
1214
|
danger_level: "medium",
|
|
1382
|
-
examples: [
|
|
1383
|
-
{
|
|
1384
|
-
command: "f5xcctl config dns-domain update {name} --namespace {namespace} -f {file}.yaml",
|
|
1385
|
-
description: "Update dns-domain",
|
|
1386
|
-
use_case: "update",
|
|
1387
|
-
},
|
|
1388
|
-
],
|
|
1389
1215
|
field_docs: {},
|
|
1390
1216
|
optional_fields: [],
|
|
1391
1217
|
performance_impact: {
|
|
@@ -1398,6 +1224,7 @@ export const dnsTools = [
|
|
|
1398
1224
|
modifies: ["dns-domain"],
|
|
1399
1225
|
},
|
|
1400
1226
|
},
|
|
1227
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/dns_domains" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1401
1228
|
},
|
|
1402
1229
|
{
|
|
1403
1230
|
toolName: "f5xc-api-dns-dns-lb-health-check-create",
|
|
@@ -1438,18 +1265,6 @@ export const dnsTools = [
|
|
|
1438
1265
|
creates: ["dns-lb-health-check"],
|
|
1439
1266
|
},
|
|
1440
1267
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1441
|
-
cliExamples: [
|
|
1442
|
-
{
|
|
1443
|
-
command: "f5xcctl config dns-lb-health-check create {name} --namespace {namespace}",
|
|
1444
|
-
description: "Create dns-lb-health-check",
|
|
1445
|
-
use_case: "basic_create",
|
|
1446
|
-
},
|
|
1447
|
-
{
|
|
1448
|
-
command: "f5xcctl config dns-lb-health-check create -f {file}.yaml",
|
|
1449
|
-
description: "Create from YAML file",
|
|
1450
|
-
use_case: "file_based",
|
|
1451
|
-
},
|
|
1452
|
-
],
|
|
1453
1268
|
confirmationRequired: false,
|
|
1454
1269
|
parameterExamples: {
|
|
1455
1270
|
"metadata.namespace": "Staging",
|
|
@@ -1497,18 +1312,6 @@ export const dnsTools = [
|
|
|
1497
1312
|
},
|
|
1498
1313
|
confirmation_required: false,
|
|
1499
1314
|
danger_level: "medium",
|
|
1500
|
-
examples: [
|
|
1501
|
-
{
|
|
1502
|
-
command: "f5xcctl config dns-lb-health-check create {name} --namespace {namespace}",
|
|
1503
|
-
description: "Create dns-lb-health-check",
|
|
1504
|
-
use_case: "basic_create",
|
|
1505
|
-
},
|
|
1506
|
-
{
|
|
1507
|
-
command: "f5xcctl config dns-lb-health-check create -f {file}.yaml",
|
|
1508
|
-
description: "Create from YAML file",
|
|
1509
|
-
use_case: "file_based",
|
|
1510
|
-
},
|
|
1511
|
-
],
|
|
1512
1315
|
field_docs: {},
|
|
1513
1316
|
optional_fields: [],
|
|
1514
1317
|
performance_impact: {
|
|
@@ -1521,6 +1324,7 @@ export const dnsTools = [
|
|
|
1521
1324
|
creates: ["dns-lb-health-check"],
|
|
1522
1325
|
},
|
|
1523
1326
|
},
|
|
1327
|
+
curlExample: null,
|
|
1524
1328
|
},
|
|
1525
1329
|
{
|
|
1526
1330
|
toolName: "f5xc-api-dns-dns-lb-health-check-delete",
|
|
@@ -1570,13 +1374,6 @@ export const dnsTools = [
|
|
|
1570
1374
|
deletes: ["dns-lb-health-check", "contained_resources"],
|
|
1571
1375
|
},
|
|
1572
1376
|
requiredFields: ["path.name", "path.namespace"],
|
|
1573
|
-
cliExamples: [
|
|
1574
|
-
{
|
|
1575
|
-
command: "f5xcctl config dns-lb-health-check delete {name} --namespace {namespace}",
|
|
1576
|
-
description: "Delete dns-lb-health-check",
|
|
1577
|
-
use_case: "delete",
|
|
1578
|
-
},
|
|
1579
|
-
],
|
|
1580
1377
|
confirmationRequired: true,
|
|
1581
1378
|
parameterExamples: {
|
|
1582
1379
|
name: "Name",
|
|
@@ -1622,13 +1419,6 @@ export const dnsTools = [
|
|
|
1622
1419
|
},
|
|
1623
1420
|
confirmation_required: true,
|
|
1624
1421
|
danger_level: "high",
|
|
1625
|
-
examples: [
|
|
1626
|
-
{
|
|
1627
|
-
command: "f5xcctl config dns-lb-health-check delete {name} --namespace {namespace}",
|
|
1628
|
-
description: "Delete dns-lb-health-check",
|
|
1629
|
-
use_case: "delete",
|
|
1630
|
-
},
|
|
1631
|
-
],
|
|
1632
1422
|
field_docs: {},
|
|
1633
1423
|
optional_fields: [],
|
|
1634
1424
|
performance_impact: {
|
|
@@ -1641,6 +1431,7 @@ export const dnsTools = [
|
|
|
1641
1431
|
deletes: ["dns-lb-health-check", "contained_resources"],
|
|
1642
1432
|
},
|
|
1643
1433
|
},
|
|
1434
|
+
curlExample: null,
|
|
1644
1435
|
},
|
|
1645
1436
|
{
|
|
1646
1437
|
toolName: "f5xc-api-dns-dns-lb-health-check-get",
|
|
@@ -1709,13 +1500,6 @@ export const dnsTools = [
|
|
|
1709
1500
|
dangerLevel: "low",
|
|
1710
1501
|
sideEffects: null,
|
|
1711
1502
|
requiredFields: ["path.name", "path.namespace"],
|
|
1712
|
-
cliExamples: [
|
|
1713
|
-
{
|
|
1714
|
-
command: "f5xcctl config dns-lb-health-check get {name} --namespace {namespace}",
|
|
1715
|
-
description: "Get specific dns-lb-health-check",
|
|
1716
|
-
use_case: "get_specific",
|
|
1717
|
-
},
|
|
1718
|
-
],
|
|
1719
1503
|
confirmationRequired: false,
|
|
1720
1504
|
parameterExamples: {
|
|
1721
1505
|
name: "Name",
|
|
@@ -1761,13 +1545,6 @@ export const dnsTools = [
|
|
|
1761
1545
|
},
|
|
1762
1546
|
confirmation_required: false,
|
|
1763
1547
|
danger_level: "low",
|
|
1764
|
-
examples: [
|
|
1765
|
-
{
|
|
1766
|
-
command: "f5xcctl config dns-lb-health-check get {name} --namespace {namespace}",
|
|
1767
|
-
description: "Get specific dns-lb-health-check",
|
|
1768
|
-
use_case: "get_specific",
|
|
1769
|
-
},
|
|
1770
|
-
],
|
|
1771
1548
|
field_docs: {},
|
|
1772
1549
|
optional_fields: [],
|
|
1773
1550
|
performance_impact: {
|
|
@@ -1778,6 +1555,7 @@ export const dnsTools = [
|
|
|
1778
1555
|
required_fields: ["path.name", "path.namespace"],
|
|
1779
1556
|
side_effects: {},
|
|
1780
1557
|
},
|
|
1558
|
+
curlExample: null,
|
|
1781
1559
|
},
|
|
1782
1560
|
{
|
|
1783
1561
|
toolName: "f5xc-api-dns-dns-lb-health-check-list",
|
|
@@ -1852,13 +1630,6 @@ export const dnsTools = [
|
|
|
1852
1630
|
dangerLevel: "low",
|
|
1853
1631
|
sideEffects: null,
|
|
1854
1632
|
requiredFields: ["path.namespace"],
|
|
1855
|
-
cliExamples: [
|
|
1856
|
-
{
|
|
1857
|
-
command: "f5xcctl config dns-lb-health-check list --namespace {namespace}",
|
|
1858
|
-
description: "List all dns-lb-health-checks",
|
|
1859
|
-
use_case: "list_all",
|
|
1860
|
-
},
|
|
1861
|
-
],
|
|
1862
1633
|
confirmationRequired: false,
|
|
1863
1634
|
parameterExamples: {
|
|
1864
1635
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1904,13 +1675,6 @@ export const dnsTools = [
|
|
|
1904
1675
|
},
|
|
1905
1676
|
confirmation_required: false,
|
|
1906
1677
|
danger_level: "low",
|
|
1907
|
-
examples: [
|
|
1908
|
-
{
|
|
1909
|
-
command: "f5xcctl config dns-lb-health-check list --namespace {namespace}",
|
|
1910
|
-
description: "List all dns-lb-health-checks",
|
|
1911
|
-
use_case: "list_all",
|
|
1912
|
-
},
|
|
1913
|
-
],
|
|
1914
1678
|
field_docs: {},
|
|
1915
1679
|
optional_fields: [],
|
|
1916
1680
|
performance_impact: {
|
|
@@ -1921,6 +1685,7 @@ export const dnsTools = [
|
|
|
1921
1685
|
required_fields: ["path.namespace"],
|
|
1922
1686
|
side_effects: {},
|
|
1923
1687
|
},
|
|
1688
|
+
curlExample: null,
|
|
1924
1689
|
},
|
|
1925
1690
|
{
|
|
1926
1691
|
toolName: "f5xc-api-dns-dns-lb-health-check-update",
|
|
@@ -1972,13 +1737,6 @@ export const dnsTools = [
|
|
|
1972
1737
|
modifies: ["dns-lb-health-check"],
|
|
1973
1738
|
},
|
|
1974
1739
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1975
|
-
cliExamples: [
|
|
1976
|
-
{
|
|
1977
|
-
command: "f5xcctl config dns-lb-health-check update {name} --namespace {namespace} -f {file}.yaml",
|
|
1978
|
-
description: "Update dns-lb-health-check",
|
|
1979
|
-
use_case: "update",
|
|
1980
|
-
},
|
|
1981
|
-
],
|
|
1982
1740
|
confirmationRequired: false,
|
|
1983
1741
|
parameterExamples: {
|
|
1984
1742
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2024,13 +1782,6 @@ export const dnsTools = [
|
|
|
2024
1782
|
},
|
|
2025
1783
|
confirmation_required: false,
|
|
2026
1784
|
danger_level: "medium",
|
|
2027
|
-
examples: [
|
|
2028
|
-
{
|
|
2029
|
-
command: "f5xcctl config dns-lb-health-check update {name} --namespace {namespace} -f {file}.yaml",
|
|
2030
|
-
description: "Update dns-lb-health-check",
|
|
2031
|
-
use_case: "update",
|
|
2032
|
-
},
|
|
2033
|
-
],
|
|
2034
1785
|
field_docs: {},
|
|
2035
1786
|
optional_fields: [],
|
|
2036
1787
|
performance_impact: {
|
|
@@ -2043,6 +1794,7 @@ export const dnsTools = [
|
|
|
2043
1794
|
modifies: ["dns-lb-health-check"],
|
|
2044
1795
|
},
|
|
2045
1796
|
},
|
|
1797
|
+
curlExample: null,
|
|
2046
1798
|
},
|
|
2047
1799
|
{
|
|
2048
1800
|
toolName: "f5xc-api-dns-dns-lb-pool-create",
|
|
@@ -2083,18 +1835,6 @@ export const dnsTools = [
|
|
|
2083
1835
|
creates: ["dns-lb-pool"],
|
|
2084
1836
|
},
|
|
2085
1837
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2086
|
-
cliExamples: [
|
|
2087
|
-
{
|
|
2088
|
-
command: "f5xcctl config dns-lb-pool create {name} --namespace {namespace}",
|
|
2089
|
-
description: "Create dns-lb-pool",
|
|
2090
|
-
use_case: "basic_create",
|
|
2091
|
-
},
|
|
2092
|
-
{
|
|
2093
|
-
command: "f5xcctl config dns-lb-pool create -f {file}.yaml",
|
|
2094
|
-
description: "Create from YAML file",
|
|
2095
|
-
use_case: "file_based",
|
|
2096
|
-
},
|
|
2097
|
-
],
|
|
2098
1838
|
confirmationRequired: false,
|
|
2099
1839
|
parameterExamples: {
|
|
2100
1840
|
"metadata.namespace": "Staging",
|
|
@@ -2139,18 +1879,6 @@ export const dnsTools = [
|
|
|
2139
1879
|
},
|
|
2140
1880
|
confirmation_required: false,
|
|
2141
1881
|
danger_level: "medium",
|
|
2142
|
-
examples: [
|
|
2143
|
-
{
|
|
2144
|
-
command: "f5xcctl config dns-lb-pool create {name} --namespace {namespace}",
|
|
2145
|
-
description: "Create dns-lb-pool",
|
|
2146
|
-
use_case: "basic_create",
|
|
2147
|
-
},
|
|
2148
|
-
{
|
|
2149
|
-
command: "f5xcctl config dns-lb-pool create -f {file}.yaml",
|
|
2150
|
-
description: "Create from YAML file",
|
|
2151
|
-
use_case: "file_based",
|
|
2152
|
-
},
|
|
2153
|
-
],
|
|
2154
1882
|
field_docs: {},
|
|
2155
1883
|
optional_fields: [],
|
|
2156
1884
|
performance_impact: {
|
|
@@ -2163,6 +1891,7 @@ export const dnsTools = [
|
|
|
2163
1891
|
creates: ["dns-lb-pool"],
|
|
2164
1892
|
},
|
|
2165
1893
|
},
|
|
1894
|
+
curlExample: null,
|
|
2166
1895
|
},
|
|
2167
1896
|
{
|
|
2168
1897
|
toolName: "f5xc-api-dns-dns-lb-pool-delete",
|
|
@@ -2212,13 +1941,6 @@ export const dnsTools = [
|
|
|
2212
1941
|
deletes: ["dns-lb-pool", "contained_resources"],
|
|
2213
1942
|
},
|
|
2214
1943
|
requiredFields: ["path.name", "path.namespace"],
|
|
2215
|
-
cliExamples: [
|
|
2216
|
-
{
|
|
2217
|
-
command: "f5xcctl config dns-lb-pool delete {name} --namespace {namespace}",
|
|
2218
|
-
description: "Delete dns-lb-pool",
|
|
2219
|
-
use_case: "delete",
|
|
2220
|
-
},
|
|
2221
|
-
],
|
|
2222
1944
|
confirmationRequired: true,
|
|
2223
1945
|
parameterExamples: {
|
|
2224
1946
|
name: "Name",
|
|
@@ -2264,13 +1986,6 @@ export const dnsTools = [
|
|
|
2264
1986
|
},
|
|
2265
1987
|
confirmation_required: true,
|
|
2266
1988
|
danger_level: "high",
|
|
2267
|
-
examples: [
|
|
2268
|
-
{
|
|
2269
|
-
command: "f5xcctl config dns-lb-pool delete {name} --namespace {namespace}",
|
|
2270
|
-
description: "Delete dns-lb-pool",
|
|
2271
|
-
use_case: "delete",
|
|
2272
|
-
},
|
|
2273
|
-
],
|
|
2274
1989
|
field_docs: {},
|
|
2275
1990
|
optional_fields: [],
|
|
2276
1991
|
performance_impact: {
|
|
@@ -2283,6 +1998,7 @@ export const dnsTools = [
|
|
|
2283
1998
|
deletes: ["dns-lb-pool", "contained_resources"],
|
|
2284
1999
|
},
|
|
2285
2000
|
},
|
|
2001
|
+
curlExample: null,
|
|
2286
2002
|
},
|
|
2287
2003
|
{
|
|
2288
2004
|
toolName: "f5xc-api-dns-dns-lb-pool-get",
|
|
@@ -2351,13 +2067,6 @@ export const dnsTools = [
|
|
|
2351
2067
|
dangerLevel: "low",
|
|
2352
2068
|
sideEffects: null,
|
|
2353
2069
|
requiredFields: ["path.name", "path.namespace"],
|
|
2354
|
-
cliExamples: [
|
|
2355
|
-
{
|
|
2356
|
-
command: "f5xcctl config dns-lb-pool get {name} --namespace {namespace}",
|
|
2357
|
-
description: "Get specific dns-lb-pool",
|
|
2358
|
-
use_case: "get_specific",
|
|
2359
|
-
},
|
|
2360
|
-
],
|
|
2361
2070
|
confirmationRequired: false,
|
|
2362
2071
|
parameterExamples: {
|
|
2363
2072
|
name: "Name",
|
|
@@ -2403,13 +2112,6 @@ export const dnsTools = [
|
|
|
2403
2112
|
},
|
|
2404
2113
|
confirmation_required: false,
|
|
2405
2114
|
danger_level: "low",
|
|
2406
|
-
examples: [
|
|
2407
|
-
{
|
|
2408
|
-
command: "f5xcctl config dns-lb-pool get {name} --namespace {namespace}",
|
|
2409
|
-
description: "Get specific dns-lb-pool",
|
|
2410
|
-
use_case: "get_specific",
|
|
2411
|
-
},
|
|
2412
|
-
],
|
|
2413
2115
|
field_docs: {},
|
|
2414
2116
|
optional_fields: [],
|
|
2415
2117
|
performance_impact: {
|
|
@@ -2420,6 +2122,7 @@ export const dnsTools = [
|
|
|
2420
2122
|
required_fields: ["path.name", "path.namespace"],
|
|
2421
2123
|
side_effects: {},
|
|
2422
2124
|
},
|
|
2125
|
+
curlExample: null,
|
|
2423
2126
|
},
|
|
2424
2127
|
{
|
|
2425
2128
|
toolName: "f5xc-api-dns-dns-lb-pool-list",
|
|
@@ -2494,13 +2197,6 @@ export const dnsTools = [
|
|
|
2494
2197
|
dangerLevel: "low",
|
|
2495
2198
|
sideEffects: null,
|
|
2496
2199
|
requiredFields: ["path.namespace"],
|
|
2497
|
-
cliExamples: [
|
|
2498
|
-
{
|
|
2499
|
-
command: "f5xcctl config dns-lb-pool list --namespace {namespace}",
|
|
2500
|
-
description: "List all dns-lb-pools",
|
|
2501
|
-
use_case: "list_all",
|
|
2502
|
-
},
|
|
2503
|
-
],
|
|
2504
2200
|
confirmationRequired: false,
|
|
2505
2201
|
parameterExamples: {
|
|
2506
2202
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2546,13 +2242,6 @@ export const dnsTools = [
|
|
|
2546
2242
|
},
|
|
2547
2243
|
confirmation_required: false,
|
|
2548
2244
|
danger_level: "low",
|
|
2549
|
-
examples: [
|
|
2550
|
-
{
|
|
2551
|
-
command: "f5xcctl config dns-lb-pool list --namespace {namespace}",
|
|
2552
|
-
description: "List all dns-lb-pools",
|
|
2553
|
-
use_case: "list_all",
|
|
2554
|
-
},
|
|
2555
|
-
],
|
|
2556
2245
|
field_docs: {},
|
|
2557
2246
|
optional_fields: [],
|
|
2558
2247
|
performance_impact: {
|
|
@@ -2563,6 +2252,7 @@ export const dnsTools = [
|
|
|
2563
2252
|
required_fields: ["path.namespace"],
|
|
2564
2253
|
side_effects: {},
|
|
2565
2254
|
},
|
|
2255
|
+
curlExample: null,
|
|
2566
2256
|
},
|
|
2567
2257
|
{
|
|
2568
2258
|
toolName: "f5xc-api-dns-dns-lb-pool-update",
|
|
@@ -2614,13 +2304,6 @@ export const dnsTools = [
|
|
|
2614
2304
|
modifies: ["dns-lb-pool"],
|
|
2615
2305
|
},
|
|
2616
2306
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2617
|
-
cliExamples: [
|
|
2618
|
-
{
|
|
2619
|
-
command: "f5xcctl config dns-lb-pool update {name} --namespace {namespace} -f {file}.yaml",
|
|
2620
|
-
description: "Update dns-lb-pool",
|
|
2621
|
-
use_case: "update",
|
|
2622
|
-
},
|
|
2623
|
-
],
|
|
2624
2307
|
confirmationRequired: false,
|
|
2625
2308
|
parameterExamples: {
|
|
2626
2309
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2666,13 +2349,6 @@ export const dnsTools = [
|
|
|
2666
2349
|
},
|
|
2667
2350
|
confirmation_required: false,
|
|
2668
2351
|
danger_level: "medium",
|
|
2669
|
-
examples: [
|
|
2670
|
-
{
|
|
2671
|
-
command: "f5xcctl config dns-lb-pool update {name} --namespace {namespace} -f {file}.yaml",
|
|
2672
|
-
description: "Update dns-lb-pool",
|
|
2673
|
-
use_case: "update",
|
|
2674
|
-
},
|
|
2675
|
-
],
|
|
2676
2352
|
field_docs: {},
|
|
2677
2353
|
optional_fields: [],
|
|
2678
2354
|
performance_impact: {
|
|
@@ -2685,6 +2361,7 @@ export const dnsTools = [
|
|
|
2685
2361
|
modifies: ["dns-lb-pool"],
|
|
2686
2362
|
},
|
|
2687
2363
|
},
|
|
2364
|
+
curlExample: null,
|
|
2688
2365
|
},
|
|
2689
2366
|
{
|
|
2690
2367
|
toolName: "f5xc-api-dns-dns-load-balancer-create",
|
|
@@ -2725,18 +2402,6 @@ export const dnsTools = [
|
|
|
2725
2402
|
creates: ["dns-load-balancer"],
|
|
2726
2403
|
},
|
|
2727
2404
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2728
|
-
cliExamples: [
|
|
2729
|
-
{
|
|
2730
|
-
command: "f5xcctl config dns-load-balancer create {name} --namespace {namespace}",
|
|
2731
|
-
description: "Create dns-load-balancer",
|
|
2732
|
-
use_case: "basic_create",
|
|
2733
|
-
},
|
|
2734
|
-
{
|
|
2735
|
-
command: "f5xcctl config dns-load-balancer create -f {file}.yaml",
|
|
2736
|
-
description: "Create from YAML file",
|
|
2737
|
-
use_case: "file_based",
|
|
2738
|
-
},
|
|
2739
|
-
],
|
|
2740
2405
|
confirmationRequired: false,
|
|
2741
2406
|
parameterExamples: {
|
|
2742
2407
|
"metadata.namespace": "Staging",
|
|
@@ -2784,18 +2449,6 @@ export const dnsTools = [
|
|
|
2784
2449
|
},
|
|
2785
2450
|
confirmation_required: false,
|
|
2786
2451
|
danger_level: "medium",
|
|
2787
|
-
examples: [
|
|
2788
|
-
{
|
|
2789
|
-
command: "f5xcctl config dns-load-balancer create {name} --namespace {namespace}",
|
|
2790
|
-
description: "Create dns-load-balancer",
|
|
2791
|
-
use_case: "basic_create",
|
|
2792
|
-
},
|
|
2793
|
-
{
|
|
2794
|
-
command: "f5xcctl config dns-load-balancer create -f {file}.yaml",
|
|
2795
|
-
description: "Create from YAML file",
|
|
2796
|
-
use_case: "file_based",
|
|
2797
|
-
},
|
|
2798
|
-
],
|
|
2799
2452
|
field_docs: {},
|
|
2800
2453
|
optional_fields: [],
|
|
2801
2454
|
performance_impact: {
|
|
@@ -2808,6 +2461,7 @@ export const dnsTools = [
|
|
|
2808
2461
|
creates: ["dns-load-balancer"],
|
|
2809
2462
|
},
|
|
2810
2463
|
},
|
|
2464
|
+
curlExample: null,
|
|
2811
2465
|
},
|
|
2812
2466
|
{
|
|
2813
2467
|
toolName: "f5xc-api-dns-dns-load-balancer-delete",
|
|
@@ -2857,13 +2511,6 @@ export const dnsTools = [
|
|
|
2857
2511
|
deletes: ["dns-load-balancer", "contained_resources"],
|
|
2858
2512
|
},
|
|
2859
2513
|
requiredFields: ["path.name", "path.namespace"],
|
|
2860
|
-
cliExamples: [
|
|
2861
|
-
{
|
|
2862
|
-
command: "f5xcctl config dns-load-balancer delete {name} --namespace {namespace}",
|
|
2863
|
-
description: "Delete dns-load-balancer",
|
|
2864
|
-
use_case: "delete",
|
|
2865
|
-
},
|
|
2866
|
-
],
|
|
2867
2514
|
confirmationRequired: true,
|
|
2868
2515
|
parameterExamples: {
|
|
2869
2516
|
name: "Name",
|
|
@@ -2909,13 +2556,6 @@ export const dnsTools = [
|
|
|
2909
2556
|
},
|
|
2910
2557
|
confirmation_required: true,
|
|
2911
2558
|
danger_level: "high",
|
|
2912
|
-
examples: [
|
|
2913
|
-
{
|
|
2914
|
-
command: "f5xcctl config dns-load-balancer delete {name} --namespace {namespace}",
|
|
2915
|
-
description: "Delete dns-load-balancer",
|
|
2916
|
-
use_case: "delete",
|
|
2917
|
-
},
|
|
2918
|
-
],
|
|
2919
2559
|
field_docs: {},
|
|
2920
2560
|
optional_fields: [],
|
|
2921
2561
|
performance_impact: {
|
|
@@ -2928,6 +2568,7 @@ export const dnsTools = [
|
|
|
2928
2568
|
deletes: ["dns-load-balancer", "contained_resources"],
|
|
2929
2569
|
},
|
|
2930
2570
|
},
|
|
2571
|
+
curlExample: null,
|
|
2931
2572
|
},
|
|
2932
2573
|
{
|
|
2933
2574
|
toolName: "f5xc-api-dns-dns-load-balancer-get",
|
|
@@ -2996,13 +2637,6 @@ export const dnsTools = [
|
|
|
2996
2637
|
dangerLevel: "low",
|
|
2997
2638
|
sideEffects: null,
|
|
2998
2639
|
requiredFields: ["path.name", "path.namespace"],
|
|
2999
|
-
cliExamples: [
|
|
3000
|
-
{
|
|
3001
|
-
command: "f5xcctl config dns-load-balancer get {name} --namespace {namespace}",
|
|
3002
|
-
description: "Get specific dns-load-balancer",
|
|
3003
|
-
use_case: "get_specific",
|
|
3004
|
-
},
|
|
3005
|
-
],
|
|
3006
2640
|
confirmationRequired: false,
|
|
3007
2641
|
parameterExamples: {
|
|
3008
2642
|
name: "Name",
|
|
@@ -3048,13 +2682,6 @@ export const dnsTools = [
|
|
|
3048
2682
|
},
|
|
3049
2683
|
confirmation_required: false,
|
|
3050
2684
|
danger_level: "low",
|
|
3051
|
-
examples: [
|
|
3052
|
-
{
|
|
3053
|
-
command: "f5xcctl config dns-load-balancer get {name} --namespace {namespace}",
|
|
3054
|
-
description: "Get specific dns-load-balancer",
|
|
3055
|
-
use_case: "get_specific",
|
|
3056
|
-
},
|
|
3057
|
-
],
|
|
3058
2685
|
field_docs: {},
|
|
3059
2686
|
optional_fields: [],
|
|
3060
2687
|
performance_impact: {
|
|
@@ -3065,6 +2692,7 @@ export const dnsTools = [
|
|
|
3065
2692
|
required_fields: ["path.name", "path.namespace"],
|
|
3066
2693
|
side_effects: {},
|
|
3067
2694
|
},
|
|
2695
|
+
curlExample: null,
|
|
3068
2696
|
},
|
|
3069
2697
|
{
|
|
3070
2698
|
toolName: "f5xc-api-dns-dns-load-balancer-list",
|
|
@@ -3139,13 +2767,6 @@ export const dnsTools = [
|
|
|
3139
2767
|
dangerLevel: "low",
|
|
3140
2768
|
sideEffects: null,
|
|
3141
2769
|
requiredFields: ["path.namespace"],
|
|
3142
|
-
cliExamples: [
|
|
3143
|
-
{
|
|
3144
|
-
command: "f5xcctl config dns-load-balancer list --namespace {namespace}",
|
|
3145
|
-
description: "List all dns-load-balancers",
|
|
3146
|
-
use_case: "list_all",
|
|
3147
|
-
},
|
|
3148
|
-
],
|
|
3149
2770
|
confirmationRequired: false,
|
|
3150
2771
|
parameterExamples: {
|
|
3151
2772
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3191,13 +2812,6 @@ export const dnsTools = [
|
|
|
3191
2812
|
},
|
|
3192
2813
|
confirmation_required: false,
|
|
3193
2814
|
danger_level: "low",
|
|
3194
|
-
examples: [
|
|
3195
|
-
{
|
|
3196
|
-
command: "f5xcctl config dns-load-balancer list --namespace {namespace}",
|
|
3197
|
-
description: "List all dns-load-balancers",
|
|
3198
|
-
use_case: "list_all",
|
|
3199
|
-
},
|
|
3200
|
-
],
|
|
3201
2815
|
field_docs: {},
|
|
3202
2816
|
optional_fields: [],
|
|
3203
2817
|
performance_impact: {
|
|
@@ -3208,6 +2822,7 @@ export const dnsTools = [
|
|
|
3208
2822
|
required_fields: ["path.namespace"],
|
|
3209
2823
|
side_effects: {},
|
|
3210
2824
|
},
|
|
2825
|
+
curlExample: null,
|
|
3211
2826
|
},
|
|
3212
2827
|
{
|
|
3213
2828
|
toolName: "f5xc-api-dns-dns-load-balancer-update",
|
|
@@ -3259,13 +2874,6 @@ export const dnsTools = [
|
|
|
3259
2874
|
modifies: ["dns-load-balancer"],
|
|
3260
2875
|
},
|
|
3261
2876
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3262
|
-
cliExamples: [
|
|
3263
|
-
{
|
|
3264
|
-
command: "f5xcctl config dns-load-balancer update {name} --namespace {namespace} -f {file}.yaml",
|
|
3265
|
-
description: "Update dns-load-balancer",
|
|
3266
|
-
use_case: "update",
|
|
3267
|
-
},
|
|
3268
|
-
],
|
|
3269
2877
|
confirmationRequired: false,
|
|
3270
2878
|
parameterExamples: {
|
|
3271
2879
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3311,13 +2919,6 @@ export const dnsTools = [
|
|
|
3311
2919
|
},
|
|
3312
2920
|
confirmation_required: false,
|
|
3313
2921
|
danger_level: "medium",
|
|
3314
|
-
examples: [
|
|
3315
|
-
{
|
|
3316
|
-
command: "f5xcctl config dns-load-balancer update {name} --namespace {namespace} -f {file}.yaml",
|
|
3317
|
-
description: "Update dns-load-balancer",
|
|
3318
|
-
use_case: "update",
|
|
3319
|
-
},
|
|
3320
|
-
],
|
|
3321
2922
|
field_docs: {},
|
|
3322
2923
|
optional_fields: [],
|
|
3323
2924
|
performance_impact: {
|
|
@@ -3330,6 +2931,7 @@ export const dnsTools = [
|
|
|
3330
2931
|
modifies: ["dns-load-balancer"],
|
|
3331
2932
|
},
|
|
3332
2933
|
},
|
|
2934
|
+
curlExample: null,
|
|
3333
2935
|
},
|
|
3334
2936
|
{
|
|
3335
2937
|
toolName: "f5xc-api-dns-dns-zone-create",
|
|
@@ -3370,18 +2972,6 @@ export const dnsTools = [
|
|
|
3370
2972
|
creates: ["dns-zone"],
|
|
3371
2973
|
},
|
|
3372
2974
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
3373
|
-
cliExamples: [
|
|
3374
|
-
{
|
|
3375
|
-
command: "f5xcctl config dns-zone create {name} --namespace {namespace}",
|
|
3376
|
-
description: "Create dns-zone",
|
|
3377
|
-
use_case: "basic_create",
|
|
3378
|
-
},
|
|
3379
|
-
{
|
|
3380
|
-
command: "f5xcctl config dns-zone create -f {file}.yaml",
|
|
3381
|
-
description: "Create from YAML file",
|
|
3382
|
-
use_case: "file_based",
|
|
3383
|
-
},
|
|
3384
|
-
],
|
|
3385
2975
|
confirmationRequired: false,
|
|
3386
2976
|
parameterExamples: {
|
|
3387
2977
|
"metadata.namespace": "Staging",
|
|
@@ -3426,18 +3016,6 @@ export const dnsTools = [
|
|
|
3426
3016
|
},
|
|
3427
3017
|
confirmation_required: false,
|
|
3428
3018
|
danger_level: "medium",
|
|
3429
|
-
examples: [
|
|
3430
|
-
{
|
|
3431
|
-
command: "f5xcctl config dns-zone create {name} --namespace {namespace}",
|
|
3432
|
-
description: "Create dns-zone",
|
|
3433
|
-
use_case: "basic_create",
|
|
3434
|
-
},
|
|
3435
|
-
{
|
|
3436
|
-
command: "f5xcctl config dns-zone create -f {file}.yaml",
|
|
3437
|
-
description: "Create from YAML file",
|
|
3438
|
-
use_case: "file_based",
|
|
3439
|
-
},
|
|
3440
|
-
],
|
|
3441
3019
|
field_docs: {},
|
|
3442
3020
|
optional_fields: [],
|
|
3443
3021
|
performance_impact: {
|
|
@@ -3450,6 +3028,7 @@ export const dnsTools = [
|
|
|
3450
3028
|
creates: ["dns-zone"],
|
|
3451
3029
|
},
|
|
3452
3030
|
},
|
|
3031
|
+
curlExample: null,
|
|
3453
3032
|
},
|
|
3454
3033
|
{
|
|
3455
3034
|
toolName: "f5xc-api-dns-dns-zone-delete",
|
|
@@ -3499,13 +3078,6 @@ export const dnsTools = [
|
|
|
3499
3078
|
deletes: ["dns-zone", "contained_resources"],
|
|
3500
3079
|
},
|
|
3501
3080
|
requiredFields: ["path.name", "path.namespace"],
|
|
3502
|
-
cliExamples: [
|
|
3503
|
-
{
|
|
3504
|
-
command: "f5xcctl config dns-zone delete {name} --namespace {namespace}",
|
|
3505
|
-
description: "Delete dns-zone",
|
|
3506
|
-
use_case: "delete",
|
|
3507
|
-
},
|
|
3508
|
-
],
|
|
3509
3081
|
confirmationRequired: true,
|
|
3510
3082
|
parameterExamples: {
|
|
3511
3083
|
name: "Name",
|
|
@@ -3551,13 +3123,6 @@ export const dnsTools = [
|
|
|
3551
3123
|
},
|
|
3552
3124
|
confirmation_required: true,
|
|
3553
3125
|
danger_level: "high",
|
|
3554
|
-
examples: [
|
|
3555
|
-
{
|
|
3556
|
-
command: "f5xcctl config dns-zone delete {name} --namespace {namespace}",
|
|
3557
|
-
description: "Delete dns-zone",
|
|
3558
|
-
use_case: "delete",
|
|
3559
|
-
},
|
|
3560
|
-
],
|
|
3561
3126
|
field_docs: {},
|
|
3562
3127
|
optional_fields: [],
|
|
3563
3128
|
performance_impact: {
|
|
@@ -3570,6 +3135,7 @@ export const dnsTools = [
|
|
|
3570
3135
|
deletes: ["dns-zone", "contained_resources"],
|
|
3571
3136
|
},
|
|
3572
3137
|
},
|
|
3138
|
+
curlExample: null,
|
|
3573
3139
|
},
|
|
3574
3140
|
{
|
|
3575
3141
|
toolName: "f5xc-api-dns-dns-zone-get",
|
|
@@ -3638,13 +3204,6 @@ export const dnsTools = [
|
|
|
3638
3204
|
dangerLevel: "low",
|
|
3639
3205
|
sideEffects: null,
|
|
3640
3206
|
requiredFields: ["path.name", "path.namespace"],
|
|
3641
|
-
cliExamples: [
|
|
3642
|
-
{
|
|
3643
|
-
command: "f5xcctl config dns-zone get {name} --namespace {namespace}",
|
|
3644
|
-
description: "Get specific dns-zone",
|
|
3645
|
-
use_case: "get_specific",
|
|
3646
|
-
},
|
|
3647
|
-
],
|
|
3648
3207
|
confirmationRequired: false,
|
|
3649
3208
|
parameterExamples: {
|
|
3650
3209
|
name: "Name",
|
|
@@ -3690,13 +3249,6 @@ export const dnsTools = [
|
|
|
3690
3249
|
},
|
|
3691
3250
|
confirmation_required: false,
|
|
3692
3251
|
danger_level: "low",
|
|
3693
|
-
examples: [
|
|
3694
|
-
{
|
|
3695
|
-
command: "f5xcctl config dns-zone get {name} --namespace {namespace}",
|
|
3696
|
-
description: "Get specific dns-zone",
|
|
3697
|
-
use_case: "get_specific",
|
|
3698
|
-
},
|
|
3699
|
-
],
|
|
3700
3252
|
field_docs: {},
|
|
3701
3253
|
optional_fields: [],
|
|
3702
3254
|
performance_impact: {
|
|
@@ -3707,6 +3259,7 @@ export const dnsTools = [
|
|
|
3707
3259
|
required_fields: ["path.name", "path.namespace"],
|
|
3708
3260
|
side_effects: {},
|
|
3709
3261
|
},
|
|
3262
|
+
curlExample: null,
|
|
3710
3263
|
},
|
|
3711
3264
|
{
|
|
3712
3265
|
toolName: "f5xc-api-dns-dns-zone-list",
|
|
@@ -3781,13 +3334,6 @@ export const dnsTools = [
|
|
|
3781
3334
|
dangerLevel: "low",
|
|
3782
3335
|
sideEffects: null,
|
|
3783
3336
|
requiredFields: ["path.namespace"],
|
|
3784
|
-
cliExamples: [
|
|
3785
|
-
{
|
|
3786
|
-
command: "f5xcctl config dns-zone list --namespace {namespace}",
|
|
3787
|
-
description: "List all dns-zones",
|
|
3788
|
-
use_case: "list_all",
|
|
3789
|
-
},
|
|
3790
|
-
],
|
|
3791
3337
|
confirmationRequired: false,
|
|
3792
3338
|
parameterExamples: {
|
|
3793
3339
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3833,13 +3379,6 @@ export const dnsTools = [
|
|
|
3833
3379
|
},
|
|
3834
3380
|
confirmation_required: false,
|
|
3835
3381
|
danger_level: "low",
|
|
3836
|
-
examples: [
|
|
3837
|
-
{
|
|
3838
|
-
command: "f5xcctl config dns-zone list --namespace {namespace}",
|
|
3839
|
-
description: "List all dns-zones",
|
|
3840
|
-
use_case: "list_all",
|
|
3841
|
-
},
|
|
3842
|
-
],
|
|
3843
3382
|
field_docs: {},
|
|
3844
3383
|
optional_fields: [],
|
|
3845
3384
|
performance_impact: {
|
|
@@ -3850,6 +3389,7 @@ export const dnsTools = [
|
|
|
3850
3389
|
required_fields: ["path.namespace"],
|
|
3851
3390
|
side_effects: {},
|
|
3852
3391
|
},
|
|
3392
|
+
curlExample: null,
|
|
3853
3393
|
},
|
|
3854
3394
|
{
|
|
3855
3395
|
toolName: "f5xc-api-dns-dns-zone-update",
|
|
@@ -3901,13 +3441,6 @@ export const dnsTools = [
|
|
|
3901
3441
|
modifies: ["dns-zone"],
|
|
3902
3442
|
},
|
|
3903
3443
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3904
|
-
cliExamples: [
|
|
3905
|
-
{
|
|
3906
|
-
command: "f5xcctl config dns-zone update {name} --namespace {namespace} -f {file}.yaml",
|
|
3907
|
-
description: "Update dns-zone",
|
|
3908
|
-
use_case: "update",
|
|
3909
|
-
},
|
|
3910
|
-
],
|
|
3911
3444
|
confirmationRequired: false,
|
|
3912
3445
|
parameterExamples: {
|
|
3913
3446
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3953,13 +3486,6 @@ export const dnsTools = [
|
|
|
3953
3486
|
},
|
|
3954
3487
|
confirmation_required: false,
|
|
3955
3488
|
danger_level: "medium",
|
|
3956
|
-
examples: [
|
|
3957
|
-
{
|
|
3958
|
-
command: "f5xcctl config dns-zone update {name} --namespace {namespace} -f {file}.yaml",
|
|
3959
|
-
description: "Update dns-zone",
|
|
3960
|
-
use_case: "update",
|
|
3961
|
-
},
|
|
3962
|
-
],
|
|
3963
3489
|
field_docs: {},
|
|
3964
3490
|
optional_fields: [],
|
|
3965
3491
|
performance_impact: {
|
|
@@ -3972,6 +3498,7 @@ export const dnsTools = [
|
|
|
3972
3498
|
modifies: ["dns-zone"],
|
|
3973
3499
|
},
|
|
3974
3500
|
},
|
|
3501
|
+
curlExample: null,
|
|
3975
3502
|
},
|
|
3976
3503
|
{
|
|
3977
3504
|
toolName: "f5xc-api-dns-export-list",
|
|
@@ -4019,13 +3546,6 @@ export const dnsTools = [
|
|
|
4019
3546
|
dangerLevel: "low",
|
|
4020
3547
|
sideEffects: null,
|
|
4021
3548
|
requiredFields: ["path.dns_zone_name", "path.namespace"],
|
|
4022
|
-
cliExamples: [
|
|
4023
|
-
{
|
|
4024
|
-
command: "f5xcctl config export list --namespace {namespace}",
|
|
4025
|
-
description: "List all exports",
|
|
4026
|
-
use_case: "list_all",
|
|
4027
|
-
},
|
|
4028
|
-
],
|
|
4029
3549
|
confirmationRequired: false,
|
|
4030
3550
|
parameterExamples: {
|
|
4031
3551
|
dns_zone_name: "example.com.",
|
|
@@ -4071,13 +3591,6 @@ export const dnsTools = [
|
|
|
4071
3591
|
},
|
|
4072
3592
|
confirmation_required: false,
|
|
4073
3593
|
danger_level: "low",
|
|
4074
|
-
examples: [
|
|
4075
|
-
{
|
|
4076
|
-
command: "f5xcctl config export list --namespace {namespace}",
|
|
4077
|
-
description: "List all exports",
|
|
4078
|
-
use_case: "list_all",
|
|
4079
|
-
},
|
|
4080
|
-
],
|
|
4081
3594
|
field_docs: {},
|
|
4082
3595
|
optional_fields: [],
|
|
4083
3596
|
performance_impact: {
|
|
@@ -4088,6 +3601,7 @@ export const dnsTools = [
|
|
|
4088
3601
|
required_fields: ["path.dns_zone_name", "path.namespace"],
|
|
4089
3602
|
side_effects: {},
|
|
4090
3603
|
},
|
|
3604
|
+
curlExample: null,
|
|
4091
3605
|
},
|
|
4092
3606
|
{
|
|
4093
3607
|
toolName: "f5xc-api-dns-health-statu-get",
|
|
@@ -4135,13 +3649,6 @@ export const dnsTools = [
|
|
|
4135
3649
|
dangerLevel: "low",
|
|
4136
3650
|
sideEffects: null,
|
|
4137
3651
|
requiredFields: ["path.name", "path.namespace"],
|
|
4138
|
-
cliExamples: [
|
|
4139
|
-
{
|
|
4140
|
-
command: "f5xcctl data health-statu get {name} --namespace {namespace}",
|
|
4141
|
-
description: "Get specific health-statu",
|
|
4142
|
-
use_case: "get_specific",
|
|
4143
|
-
},
|
|
4144
|
-
],
|
|
4145
3652
|
confirmationRequired: false,
|
|
4146
3653
|
parameterExamples: {
|
|
4147
3654
|
name: "Dns_lb1",
|
|
@@ -4187,13 +3694,6 @@ export const dnsTools = [
|
|
|
4187
3694
|
},
|
|
4188
3695
|
confirmation_required: false,
|
|
4189
3696
|
danger_level: "low",
|
|
4190
|
-
examples: [
|
|
4191
|
-
{
|
|
4192
|
-
command: "f5xcctl data health-statu get {name} --namespace {namespace}",
|
|
4193
|
-
description: "Get specific health-statu",
|
|
4194
|
-
use_case: "get_specific",
|
|
4195
|
-
},
|
|
4196
|
-
],
|
|
4197
3697
|
field_docs: {},
|
|
4198
3698
|
optional_fields: [],
|
|
4199
3699
|
performance_impact: {
|
|
@@ -4204,6 +3704,7 @@ export const dnsTools = [
|
|
|
4204
3704
|
required_fields: ["path.name", "path.namespace"],
|
|
4205
3705
|
side_effects: {},
|
|
4206
3706
|
},
|
|
3707
|
+
curlExample: null,
|
|
4207
3708
|
},
|
|
4208
3709
|
{
|
|
4209
3710
|
toolName: "f5xc-api-dns-health-statu-list",
|
|
@@ -4240,13 +3741,6 @@ export const dnsTools = [
|
|
|
4240
3741
|
dangerLevel: "low",
|
|
4241
3742
|
sideEffects: null,
|
|
4242
3743
|
requiredFields: ["path.namespace"],
|
|
4243
|
-
cliExamples: [
|
|
4244
|
-
{
|
|
4245
|
-
command: "f5xcctl data health-statu list --namespace {namespace}",
|
|
4246
|
-
description: "List all health-status",
|
|
4247
|
-
use_case: "list_all",
|
|
4248
|
-
},
|
|
4249
|
-
],
|
|
4250
3744
|
confirmationRequired: false,
|
|
4251
3745
|
parameterExamples: {
|
|
4252
3746
|
namespace: "Ns1",
|
|
@@ -4291,13 +3785,6 @@ export const dnsTools = [
|
|
|
4291
3785
|
},
|
|
4292
3786
|
confirmation_required: false,
|
|
4293
3787
|
danger_level: "low",
|
|
4294
|
-
examples: [
|
|
4295
|
-
{
|
|
4296
|
-
command: "f5xcctl data health-statu list --namespace {namespace}",
|
|
4297
|
-
description: "List all health-status",
|
|
4298
|
-
use_case: "list_all",
|
|
4299
|
-
},
|
|
4300
|
-
],
|
|
4301
3788
|
field_docs: {},
|
|
4302
3789
|
optional_fields: [],
|
|
4303
3790
|
performance_impact: {
|
|
@@ -4308,6 +3795,7 @@ export const dnsTools = [
|
|
|
4308
3795
|
required_fields: ["path.namespace"],
|
|
4309
3796
|
side_effects: {},
|
|
4310
3797
|
},
|
|
3798
|
+
curlExample: null,
|
|
4311
3799
|
},
|
|
4312
3800
|
{
|
|
4313
3801
|
toolName: "f5xc-api-dns-health-status-change-event-list",
|
|
@@ -4382,13 +3870,6 @@ export const dnsTools = [
|
|
|
4382
3870
|
"path.namespace",
|
|
4383
3871
|
"path.pool_member_address",
|
|
4384
3872
|
],
|
|
4385
|
-
cliExamples: [
|
|
4386
|
-
{
|
|
4387
|
-
command: "f5xcctl data health-status-change-event list --namespace {namespace}",
|
|
4388
|
-
description: "List all health-status-change-events",
|
|
4389
|
-
use_case: "list_all",
|
|
4390
|
-
},
|
|
4391
|
-
],
|
|
4392
3873
|
confirmationRequired: false,
|
|
4393
3874
|
parameterExamples: {
|
|
4394
3875
|
dns_lb_name: "Dns_lb1",
|
|
@@ -4436,13 +3917,6 @@ export const dnsTools = [
|
|
|
4436
3917
|
},
|
|
4437
3918
|
confirmation_required: false,
|
|
4438
3919
|
danger_level: "low",
|
|
4439
|
-
examples: [
|
|
4440
|
-
{
|
|
4441
|
-
command: "f5xcctl data health-status-change-event list --namespace {namespace}",
|
|
4442
|
-
description: "List all health-status-change-events",
|
|
4443
|
-
use_case: "list_all",
|
|
4444
|
-
},
|
|
4445
|
-
],
|
|
4446
3920
|
field_docs: {},
|
|
4447
3921
|
optional_fields: [],
|
|
4448
3922
|
performance_impact: {
|
|
@@ -4458,6 +3932,7 @@ export const dnsTools = [
|
|
|
4458
3932
|
],
|
|
4459
3933
|
side_effects: {},
|
|
4460
3934
|
},
|
|
3935
|
+
curlExample: null,
|
|
4461
3936
|
},
|
|
4462
3937
|
{
|
|
4463
3938
|
toolName: "f5xc-api-dns-import-axfr-create",
|
|
@@ -4486,18 +3961,6 @@ export const dnsTools = [
|
|
|
4486
3961
|
creates: ["import-axfr"],
|
|
4487
3962
|
},
|
|
4488
3963
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
4489
|
-
cliExamples: [
|
|
4490
|
-
{
|
|
4491
|
-
command: "f5xcctl config import-axfr create -f {file}.yaml",
|
|
4492
|
-
description: "Create from YAML file",
|
|
4493
|
-
use_case: "file_based",
|
|
4494
|
-
},
|
|
4495
|
-
{
|
|
4496
|
-
command: "f5xcctl config import-axfr create {name} --namespace {namespace}",
|
|
4497
|
-
description: "Create import-axfr",
|
|
4498
|
-
use_case: "basic_create",
|
|
4499
|
-
},
|
|
4500
|
-
],
|
|
4501
3964
|
confirmationRequired: false,
|
|
4502
3965
|
parameterExamples: {},
|
|
4503
3966
|
validationRules: {},
|
|
@@ -4540,18 +4003,6 @@ export const dnsTools = [
|
|
|
4540
4003
|
},
|
|
4541
4004
|
confirmation_required: false,
|
|
4542
4005
|
danger_level: "medium",
|
|
4543
|
-
examples: [
|
|
4544
|
-
{
|
|
4545
|
-
command: "f5xcctl config import-axfr create {name} --namespace {namespace}",
|
|
4546
|
-
description: "Create import-axfr",
|
|
4547
|
-
use_case: "basic_create",
|
|
4548
|
-
},
|
|
4549
|
-
{
|
|
4550
|
-
command: "f5xcctl config import-axfr create -f {file}.yaml",
|
|
4551
|
-
description: "Create from YAML file",
|
|
4552
|
-
use_case: "file_based",
|
|
4553
|
-
},
|
|
4554
|
-
],
|
|
4555
4006
|
field_docs: {},
|
|
4556
4007
|
optional_fields: [],
|
|
4557
4008
|
performance_impact: {
|
|
@@ -4564,6 +4015,7 @@ export const dnsTools = [
|
|
|
4564
4015
|
creates: ["import-axfr"],
|
|
4565
4016
|
},
|
|
4566
4017
|
},
|
|
4018
|
+
curlExample: null,
|
|
4567
4019
|
},
|
|
4568
4020
|
{
|
|
4569
4021
|
toolName: "f5xc-api-dns-import-bind-create-create",
|
|
@@ -4592,18 +4044,6 @@ export const dnsTools = [
|
|
|
4592
4044
|
creates: ["import-bind-create"],
|
|
4593
4045
|
},
|
|
4594
4046
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
4595
|
-
cliExamples: [
|
|
4596
|
-
{
|
|
4597
|
-
command: "f5xcctl config import-bind-create create -f {file}.yaml",
|
|
4598
|
-
description: "Create from YAML file",
|
|
4599
|
-
use_case: "file_based",
|
|
4600
|
-
},
|
|
4601
|
-
{
|
|
4602
|
-
command: "f5xcctl config import-bind-create create {name} --namespace {namespace}",
|
|
4603
|
-
description: "Create import-bind-create",
|
|
4604
|
-
use_case: "basic_create",
|
|
4605
|
-
},
|
|
4606
|
-
],
|
|
4607
4047
|
confirmationRequired: false,
|
|
4608
4048
|
parameterExamples: {},
|
|
4609
4049
|
validationRules: {},
|
|
@@ -4649,18 +4089,6 @@ export const dnsTools = [
|
|
|
4649
4089
|
},
|
|
4650
4090
|
confirmation_required: false,
|
|
4651
4091
|
danger_level: "medium",
|
|
4652
|
-
examples: [
|
|
4653
|
-
{
|
|
4654
|
-
command: "f5xcctl config import-bind-create create {name} --namespace {namespace}",
|
|
4655
|
-
description: "Create import-bind-create",
|
|
4656
|
-
use_case: "basic_create",
|
|
4657
|
-
},
|
|
4658
|
-
{
|
|
4659
|
-
command: "f5xcctl config import-bind-create create -f {file}.yaml",
|
|
4660
|
-
description: "Create from YAML file",
|
|
4661
|
-
use_case: "file_based",
|
|
4662
|
-
},
|
|
4663
|
-
],
|
|
4664
4092
|
field_docs: {},
|
|
4665
4093
|
optional_fields: [],
|
|
4666
4094
|
performance_impact: {
|
|
@@ -4673,6 +4101,7 @@ export const dnsTools = [
|
|
|
4673
4101
|
creates: ["import-bind-create"],
|
|
4674
4102
|
},
|
|
4675
4103
|
},
|
|
4104
|
+
curlExample: null,
|
|
4676
4105
|
},
|
|
4677
4106
|
{
|
|
4678
4107
|
toolName: "f5xc-api-dns-import-bind-validate-create",
|
|
@@ -4701,18 +4130,6 @@ export const dnsTools = [
|
|
|
4701
4130
|
creates: ["import-bind-validate"],
|
|
4702
4131
|
},
|
|
4703
4132
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
4704
|
-
cliExamples: [
|
|
4705
|
-
{
|
|
4706
|
-
command: "f5xcctl config import-bind-validate create -f {file}.yaml",
|
|
4707
|
-
description: "Create from YAML file",
|
|
4708
|
-
use_case: "file_based",
|
|
4709
|
-
},
|
|
4710
|
-
{
|
|
4711
|
-
command: "f5xcctl config import-bind-validate create {name} --namespace {namespace}",
|
|
4712
|
-
description: "Create import-bind-validate",
|
|
4713
|
-
use_case: "basic_create",
|
|
4714
|
-
},
|
|
4715
|
-
],
|
|
4716
4133
|
confirmationRequired: false,
|
|
4717
4134
|
parameterExamples: {},
|
|
4718
4135
|
validationRules: {},
|
|
@@ -4758,18 +4175,6 @@ export const dnsTools = [
|
|
|
4758
4175
|
},
|
|
4759
4176
|
confirmation_required: false,
|
|
4760
4177
|
danger_level: "medium",
|
|
4761
|
-
examples: [
|
|
4762
|
-
{
|
|
4763
|
-
command: "f5xcctl config import-bind-validate create {name} --namespace {namespace}",
|
|
4764
|
-
description: "Create import-bind-validate",
|
|
4765
|
-
use_case: "basic_create",
|
|
4766
|
-
},
|
|
4767
|
-
{
|
|
4768
|
-
command: "f5xcctl config import-bind-validate create -f {file}.yaml",
|
|
4769
|
-
description: "Create from YAML file",
|
|
4770
|
-
use_case: "file_based",
|
|
4771
|
-
},
|
|
4772
|
-
],
|
|
4773
4178
|
field_docs: {},
|
|
4774
4179
|
optional_fields: [],
|
|
4775
4180
|
performance_impact: {
|
|
@@ -4782,6 +4187,7 @@ export const dnsTools = [
|
|
|
4782
4187
|
creates: ["import-bind-validate"],
|
|
4783
4188
|
},
|
|
4784
4189
|
},
|
|
4190
|
+
curlExample: null,
|
|
4785
4191
|
},
|
|
4786
4192
|
{
|
|
4787
4193
|
toolName: "f5xc-api-dns-import-create",
|
|
@@ -4810,18 +4216,6 @@ export const dnsTools = [
|
|
|
4810
4216
|
creates: ["import"],
|
|
4811
4217
|
},
|
|
4812
4218
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
4813
|
-
cliExamples: [
|
|
4814
|
-
{
|
|
4815
|
-
command: "f5xcctl config import create -f {file}.yaml",
|
|
4816
|
-
description: "Create from YAML file",
|
|
4817
|
-
use_case: "file_based",
|
|
4818
|
-
},
|
|
4819
|
-
{
|
|
4820
|
-
command: "f5xcctl config import create {name} --namespace {namespace}",
|
|
4821
|
-
description: "Create import",
|
|
4822
|
-
use_case: "basic_create",
|
|
4823
|
-
},
|
|
4824
|
-
],
|
|
4825
4219
|
confirmationRequired: false,
|
|
4826
4220
|
parameterExamples: {},
|
|
4827
4221
|
validationRules: {},
|
|
@@ -4864,18 +4258,6 @@ export const dnsTools = [
|
|
|
4864
4258
|
},
|
|
4865
4259
|
confirmation_required: false,
|
|
4866
4260
|
danger_level: "medium",
|
|
4867
|
-
examples: [
|
|
4868
|
-
{
|
|
4869
|
-
command: "f5xcctl config import create {name} --namespace {namespace}",
|
|
4870
|
-
description: "Create import",
|
|
4871
|
-
use_case: "basic_create",
|
|
4872
|
-
},
|
|
4873
|
-
{
|
|
4874
|
-
command: "f5xcctl config import create -f {file}.yaml",
|
|
4875
|
-
description: "Create from YAML file",
|
|
4876
|
-
use_case: "file_based",
|
|
4877
|
-
},
|
|
4878
|
-
],
|
|
4879
4261
|
field_docs: {},
|
|
4880
4262
|
optional_fields: [],
|
|
4881
4263
|
performance_impact: {
|
|
@@ -4888,6 +4270,7 @@ export const dnsTools = [
|
|
|
4888
4270
|
creates: ["import"],
|
|
4889
4271
|
},
|
|
4890
4272
|
},
|
|
4273
|
+
curlExample: null,
|
|
4891
4274
|
},
|
|
4892
4275
|
{
|
|
4893
4276
|
toolName: "f5xc-api-dns-local-zone-file-list",
|
|
@@ -4935,13 +4318,6 @@ export const dnsTools = [
|
|
|
4935
4318
|
dangerLevel: "low",
|
|
4936
4319
|
sideEffects: null,
|
|
4937
4320
|
requiredFields: ["path.dns_zone_name", "path.namespace"],
|
|
4938
|
-
cliExamples: [
|
|
4939
|
-
{
|
|
4940
|
-
command: "f5xcctl config local-zone-file list --namespace {namespace}",
|
|
4941
|
-
description: "List all local-zone-files",
|
|
4942
|
-
use_case: "list_all",
|
|
4943
|
-
},
|
|
4944
|
-
],
|
|
4945
4321
|
confirmationRequired: false,
|
|
4946
4322
|
parameterExamples: {
|
|
4947
4323
|
dns_zone_name: "example.com.",
|
|
@@ -4987,13 +4363,6 @@ export const dnsTools = [
|
|
|
4987
4363
|
},
|
|
4988
4364
|
confirmation_required: false,
|
|
4989
4365
|
danger_level: "low",
|
|
4990
|
-
examples: [
|
|
4991
|
-
{
|
|
4992
|
-
command: "f5xcctl config local-zone-file list --namespace {namespace}",
|
|
4993
|
-
description: "List all local-zone-files",
|
|
4994
|
-
use_case: "list_all",
|
|
4995
|
-
},
|
|
4996
|
-
],
|
|
4997
4366
|
field_docs: {},
|
|
4998
4367
|
optional_fields: [],
|
|
4999
4368
|
performance_impact: {
|
|
@@ -5004,6 +4373,7 @@ export const dnsTools = [
|
|
|
5004
4373
|
required_fields: ["path.dns_zone_name", "path.namespace"],
|
|
5005
4374
|
side_effects: {},
|
|
5006
4375
|
},
|
|
4376
|
+
curlExample: null,
|
|
5007
4377
|
},
|
|
5008
4378
|
{
|
|
5009
4379
|
toolName: "f5xc-api-dns-metric-create",
|
|
@@ -5044,18 +4414,6 @@ export const dnsTools = [
|
|
|
5044
4414
|
creates: ["metric"],
|
|
5045
4415
|
},
|
|
5046
4416
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
5047
|
-
cliExamples: [
|
|
5048
|
-
{
|
|
5049
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
5050
|
-
description: "Create from YAML file",
|
|
5051
|
-
use_case: "file_based",
|
|
5052
|
-
},
|
|
5053
|
-
{
|
|
5054
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
5055
|
-
description: "Create metric",
|
|
5056
|
-
use_case: "basic_create",
|
|
5057
|
-
},
|
|
5058
|
-
],
|
|
5059
4417
|
confirmationRequired: false,
|
|
5060
4418
|
parameterExamples: {
|
|
5061
4419
|
namespace: "System",
|
|
@@ -5100,18 +4458,6 @@ export const dnsTools = [
|
|
|
5100
4458
|
},
|
|
5101
4459
|
confirmation_required: false,
|
|
5102
4460
|
danger_level: "medium",
|
|
5103
|
-
examples: [
|
|
5104
|
-
{
|
|
5105
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
5106
|
-
description: "Create metric",
|
|
5107
|
-
use_case: "basic_create",
|
|
5108
|
-
},
|
|
5109
|
-
{
|
|
5110
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
5111
|
-
description: "Create from YAML file",
|
|
5112
|
-
use_case: "file_based",
|
|
5113
|
-
},
|
|
5114
|
-
],
|
|
5115
4461
|
field_docs: {},
|
|
5116
4462
|
optional_fields: [],
|
|
5117
4463
|
performance_impact: {
|
|
@@ -5124,6 +4470,7 @@ export const dnsTools = [
|
|
|
5124
4470
|
creates: ["metric"],
|
|
5125
4471
|
},
|
|
5126
4472
|
},
|
|
4473
|
+
curlExample: null,
|
|
5127
4474
|
},
|
|
5128
4475
|
{
|
|
5129
4476
|
toolName: "f5xc-api-dns-pool-members-health-statu-list",
|
|
@@ -5160,13 +4507,6 @@ export const dnsTools = [
|
|
|
5160
4507
|
dangerLevel: "low",
|
|
5161
4508
|
sideEffects: null,
|
|
5162
4509
|
requiredFields: ["path.namespace"],
|
|
5163
|
-
cliExamples: [
|
|
5164
|
-
{
|
|
5165
|
-
command: "f5xcctl data pool-members-health-statu list --namespace {namespace}",
|
|
5166
|
-
description: "List all pool-members-health-status",
|
|
5167
|
-
use_case: "list_all",
|
|
5168
|
-
},
|
|
5169
|
-
],
|
|
5170
4510
|
confirmationRequired: false,
|
|
5171
4511
|
parameterExamples: {
|
|
5172
4512
|
namespace: "Ns1",
|
|
@@ -5211,13 +4551,6 @@ export const dnsTools = [
|
|
|
5211
4551
|
},
|
|
5212
4552
|
confirmation_required: false,
|
|
5213
4553
|
danger_level: "low",
|
|
5214
|
-
examples: [
|
|
5215
|
-
{
|
|
5216
|
-
command: "f5xcctl data pool-members-health-statu list --namespace {namespace}",
|
|
5217
|
-
description: "List all pool-members-health-status",
|
|
5218
|
-
use_case: "list_all",
|
|
5219
|
-
},
|
|
5220
|
-
],
|
|
5221
4554
|
field_docs: {},
|
|
5222
4555
|
optional_fields: [],
|
|
5223
4556
|
performance_impact: {
|
|
@@ -5228,6 +4561,7 @@ export const dnsTools = [
|
|
|
5228
4561
|
required_fields: ["path.namespace"],
|
|
5229
4562
|
side_effects: {},
|
|
5230
4563
|
},
|
|
4564
|
+
curlExample: null,
|
|
5231
4565
|
},
|
|
5232
4566
|
{
|
|
5233
4567
|
toolName: "f5xc-api-dns-record-name-delete",
|
|
@@ -5295,13 +4629,6 @@ export const dnsTools = [
|
|
|
5295
4629
|
deletes: ["rrset", "contained_resources"],
|
|
5296
4630
|
},
|
|
5297
4631
|
requiredFields: ["path.dns_zone_name", "path.group_name", "path.record_name", "path.type"],
|
|
5298
|
-
cliExamples: [
|
|
5299
|
-
{
|
|
5300
|
-
command: "f5xcctl config rrset delete {name} --namespace {namespace}",
|
|
5301
|
-
description: "Delete rrset",
|
|
5302
|
-
use_case: "delete",
|
|
5303
|
-
},
|
|
5304
|
-
],
|
|
5305
4632
|
confirmationRequired: true,
|
|
5306
4633
|
parameterExamples: {},
|
|
5307
4634
|
validationRules: {},
|
|
@@ -5344,13 +4671,6 @@ export const dnsTools = [
|
|
|
5344
4671
|
},
|
|
5345
4672
|
confirmation_required: true,
|
|
5346
4673
|
danger_level: "high",
|
|
5347
|
-
examples: [
|
|
5348
|
-
{
|
|
5349
|
-
command: "f5xcctl config rrset delete {name} --namespace {namespace}",
|
|
5350
|
-
description: "Delete rrset",
|
|
5351
|
-
use_case: "delete",
|
|
5352
|
-
},
|
|
5353
|
-
],
|
|
5354
4674
|
field_docs: {},
|
|
5355
4675
|
optional_fields: [],
|
|
5356
4676
|
performance_impact: {
|
|
@@ -5363,6 +4683,7 @@ export const dnsTools = [
|
|
|
5363
4683
|
deletes: ["rrset", "contained_resources"],
|
|
5364
4684
|
},
|
|
5365
4685
|
},
|
|
4686
|
+
curlExample: null,
|
|
5366
4687
|
},
|
|
5367
4688
|
{
|
|
5368
4689
|
toolName: "f5xc-api-dns-record-name-list",
|
|
@@ -5428,13 +4749,6 @@ export const dnsTools = [
|
|
|
5428
4749
|
dangerLevel: "low",
|
|
5429
4750
|
sideEffects: null,
|
|
5430
4751
|
requiredFields: ["path.dns_zone_name", "path.group_name", "path.record_name", "path.type"],
|
|
5431
|
-
cliExamples: [
|
|
5432
|
-
{
|
|
5433
|
-
command: "f5xcctl config rrset list --namespace {namespace}",
|
|
5434
|
-
description: "List all rrsets",
|
|
5435
|
-
use_case: "list_all",
|
|
5436
|
-
},
|
|
5437
|
-
],
|
|
5438
4752
|
confirmationRequired: false,
|
|
5439
4753
|
parameterExamples: {},
|
|
5440
4754
|
validationRules: {},
|
|
@@ -5477,13 +4791,6 @@ export const dnsTools = [
|
|
|
5477
4791
|
},
|
|
5478
4792
|
confirmation_required: false,
|
|
5479
4793
|
danger_level: "low",
|
|
5480
|
-
examples: [
|
|
5481
|
-
{
|
|
5482
|
-
command: "f5xcctl config rrset list --namespace {namespace}",
|
|
5483
|
-
description: "List all rrsets",
|
|
5484
|
-
use_case: "list_all",
|
|
5485
|
-
},
|
|
5486
|
-
],
|
|
5487
4794
|
field_docs: {},
|
|
5488
4795
|
optional_fields: [],
|
|
5489
4796
|
performance_impact: {
|
|
@@ -5494,6 +4801,7 @@ export const dnsTools = [
|
|
|
5494
4801
|
required_fields: ["path.dns_zone_name", "path.group_name", "path.record_name", "path.type"],
|
|
5495
4802
|
side_effects: {},
|
|
5496
4803
|
},
|
|
4804
|
+
curlExample: null,
|
|
5497
4805
|
},
|
|
5498
4806
|
{
|
|
5499
4807
|
toolName: "f5xc-api-dns-record-name-update",
|
|
@@ -5563,13 +4871,6 @@ export const dnsTools = [
|
|
|
5563
4871
|
modifies: ["rrset"],
|
|
5564
4872
|
},
|
|
5565
4873
|
requiredFields: ["path.dns_zone_name", "path.group_name", "path.record_name", "path.type"],
|
|
5566
|
-
cliExamples: [
|
|
5567
|
-
{
|
|
5568
|
-
command: "f5xcctl config rrset update {name} --namespace {namespace} -f {file}.yaml",
|
|
5569
|
-
description: "Update rrset",
|
|
5570
|
-
use_case: "update",
|
|
5571
|
-
},
|
|
5572
|
-
],
|
|
5573
4874
|
confirmationRequired: false,
|
|
5574
4875
|
parameterExamples: {},
|
|
5575
4876
|
validationRules: {},
|
|
@@ -5612,13 +4913,6 @@ export const dnsTools = [
|
|
|
5612
4913
|
},
|
|
5613
4914
|
confirmation_required: false,
|
|
5614
4915
|
danger_level: "medium",
|
|
5615
|
-
examples: [
|
|
5616
|
-
{
|
|
5617
|
-
command: "f5xcctl config rrset update {name} --namespace {namespace} -f {file}.yaml",
|
|
5618
|
-
description: "Update rrset",
|
|
5619
|
-
use_case: "update",
|
|
5620
|
-
},
|
|
5621
|
-
],
|
|
5622
4916
|
field_docs: {},
|
|
5623
4917
|
optional_fields: [],
|
|
5624
4918
|
performance_impact: {
|
|
@@ -5631,6 +4925,7 @@ export const dnsTools = [
|
|
|
5631
4925
|
modifies: ["rrset"],
|
|
5632
4926
|
},
|
|
5633
4927
|
},
|
|
4928
|
+
curlExample: null,
|
|
5634
4929
|
},
|
|
5635
4930
|
{
|
|
5636
4931
|
toolName: "f5xc-api-dns-remote-zone-file-list",
|
|
@@ -5678,13 +4973,6 @@ export const dnsTools = [
|
|
|
5678
4973
|
dangerLevel: "low",
|
|
5679
4974
|
sideEffects: null,
|
|
5680
4975
|
requiredFields: ["path.dns_zone_name", "path.namespace"],
|
|
5681
|
-
cliExamples: [
|
|
5682
|
-
{
|
|
5683
|
-
command: "f5xcctl config remote-zone-file list --namespace {namespace}",
|
|
5684
|
-
description: "List all remote-zone-files",
|
|
5685
|
-
use_case: "list_all",
|
|
5686
|
-
},
|
|
5687
|
-
],
|
|
5688
4976
|
confirmationRequired: false,
|
|
5689
4977
|
parameterExamples: {
|
|
5690
4978
|
dns_zone_name: "example.com.",
|
|
@@ -5730,13 +5018,6 @@ export const dnsTools = [
|
|
|
5730
5018
|
},
|
|
5731
5019
|
confirmation_required: false,
|
|
5732
5020
|
danger_level: "low",
|
|
5733
|
-
examples: [
|
|
5734
|
-
{
|
|
5735
|
-
command: "f5xcctl config remote-zone-file list --namespace {namespace}",
|
|
5736
|
-
description: "List all remote-zone-files",
|
|
5737
|
-
use_case: "list_all",
|
|
5738
|
-
},
|
|
5739
|
-
],
|
|
5740
5021
|
field_docs: {},
|
|
5741
5022
|
optional_fields: [],
|
|
5742
5023
|
performance_impact: {
|
|
@@ -5747,6 +5028,7 @@ export const dnsTools = [
|
|
|
5747
5028
|
required_fields: ["path.dns_zone_name", "path.namespace"],
|
|
5748
5029
|
side_effects: {},
|
|
5749
5030
|
},
|
|
5031
|
+
curlExample: null,
|
|
5750
5032
|
},
|
|
5751
5033
|
{
|
|
5752
5034
|
toolName: "f5xc-api-dns-request-log-create",
|
|
@@ -5787,18 +5069,6 @@ export const dnsTools = [
|
|
|
5787
5069
|
creates: ["request-log"],
|
|
5788
5070
|
},
|
|
5789
5071
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
5790
|
-
cliExamples: [
|
|
5791
|
-
{
|
|
5792
|
-
command: "f5xcctl data request-log create -f {file}.yaml",
|
|
5793
|
-
description: "Create from YAML file",
|
|
5794
|
-
use_case: "file_based",
|
|
5795
|
-
},
|
|
5796
|
-
{
|
|
5797
|
-
command: "f5xcctl data request-log create {name} --namespace {namespace}",
|
|
5798
|
-
description: "Create request-log",
|
|
5799
|
-
use_case: "basic_create",
|
|
5800
|
-
},
|
|
5801
|
-
],
|
|
5802
5072
|
confirmationRequired: false,
|
|
5803
5073
|
parameterExamples: {
|
|
5804
5074
|
namespace: "Value",
|
|
@@ -5843,18 +5113,6 @@ export const dnsTools = [
|
|
|
5843
5113
|
},
|
|
5844
5114
|
confirmation_required: false,
|
|
5845
5115
|
danger_level: "medium",
|
|
5846
|
-
examples: [
|
|
5847
|
-
{
|
|
5848
|
-
command: "f5xcctl data request-log create {name} --namespace {namespace}",
|
|
5849
|
-
description: "Create request-log",
|
|
5850
|
-
use_case: "basic_create",
|
|
5851
|
-
},
|
|
5852
|
-
{
|
|
5853
|
-
command: "f5xcctl data request-log create -f {file}.yaml",
|
|
5854
|
-
description: "Create from YAML file",
|
|
5855
|
-
use_case: "file_based",
|
|
5856
|
-
},
|
|
5857
|
-
],
|
|
5858
5116
|
field_docs: {},
|
|
5859
5117
|
optional_fields: [],
|
|
5860
5118
|
performance_impact: {
|
|
@@ -5867,6 +5125,7 @@ export const dnsTools = [
|
|
|
5867
5125
|
creates: ["request-log"],
|
|
5868
5126
|
},
|
|
5869
5127
|
},
|
|
5128
|
+
curlExample: null,
|
|
5870
5129
|
},
|
|
5871
5130
|
{
|
|
5872
5131
|
toolName: "f5xc-api-dns-rrset-create",
|
|
@@ -5921,18 +5180,6 @@ export const dnsTools = [
|
|
|
5921
5180
|
"path.dns_zone_name",
|
|
5922
5181
|
"path.group_name",
|
|
5923
5182
|
],
|
|
5924
|
-
cliExamples: [
|
|
5925
|
-
{
|
|
5926
|
-
command: "f5xcctl config rrset create -f {file}.yaml",
|
|
5927
|
-
description: "Create from YAML file",
|
|
5928
|
-
use_case: "file_based",
|
|
5929
|
-
},
|
|
5930
|
-
{
|
|
5931
|
-
command: "f5xcctl config rrset create {name} --namespace {namespace}",
|
|
5932
|
-
description: "Create rrset",
|
|
5933
|
-
use_case: "basic_create",
|
|
5934
|
-
},
|
|
5935
|
-
],
|
|
5936
5183
|
confirmationRequired: false,
|
|
5937
5184
|
parameterExamples: {},
|
|
5938
5185
|
validationRules: {},
|
|
@@ -5975,18 +5222,6 @@ export const dnsTools = [
|
|
|
5975
5222
|
},
|
|
5976
5223
|
confirmation_required: false,
|
|
5977
5224
|
danger_level: "medium",
|
|
5978
|
-
examples: [
|
|
5979
|
-
{
|
|
5980
|
-
command: "f5xcctl config rrset create {name} --namespace {namespace}",
|
|
5981
|
-
description: "Create rrset",
|
|
5982
|
-
use_case: "basic_create",
|
|
5983
|
-
},
|
|
5984
|
-
{
|
|
5985
|
-
command: "f5xcctl config rrset create -f {file}.yaml",
|
|
5986
|
-
description: "Create from YAML file",
|
|
5987
|
-
use_case: "file_based",
|
|
5988
|
-
},
|
|
5989
|
-
],
|
|
5990
5225
|
field_docs: {},
|
|
5991
5226
|
optional_fields: [],
|
|
5992
5227
|
performance_impact: {
|
|
@@ -6004,6 +5239,7 @@ export const dnsTools = [
|
|
|
6004
5239
|
creates: ["rrset"],
|
|
6005
5240
|
},
|
|
6006
5241
|
},
|
|
5242
|
+
curlExample: null,
|
|
6007
5243
|
},
|
|
6008
5244
|
{
|
|
6009
5245
|
toolName: "f5xc-api-dns-subscribe-create",
|
|
@@ -6032,18 +5268,6 @@ export const dnsTools = [
|
|
|
6032
5268
|
creates: ["subscribe"],
|
|
6033
5269
|
},
|
|
6034
5270
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
6035
|
-
cliExamples: [
|
|
6036
|
-
{
|
|
6037
|
-
command: "f5xcctl config subscribe create -f {file}.yaml",
|
|
6038
|
-
description: "Create from YAML file",
|
|
6039
|
-
use_case: "file_based",
|
|
6040
|
-
},
|
|
6041
|
-
{
|
|
6042
|
-
command: "f5xcctl config subscribe create {name} --namespace {namespace}",
|
|
6043
|
-
description: "Create subscribe",
|
|
6044
|
-
use_case: "basic_create",
|
|
6045
|
-
},
|
|
6046
|
-
],
|
|
6047
5271
|
confirmationRequired: false,
|
|
6048
5272
|
parameterExamples: {},
|
|
6049
5273
|
validationRules: {},
|
|
@@ -6086,18 +5310,6 @@ export const dnsTools = [
|
|
|
6086
5310
|
},
|
|
6087
5311
|
confirmation_required: false,
|
|
6088
5312
|
danger_level: "medium",
|
|
6089
|
-
examples: [
|
|
6090
|
-
{
|
|
6091
|
-
command: "f5xcctl config subscribe create {name} --namespace {namespace}",
|
|
6092
|
-
description: "Create subscribe",
|
|
6093
|
-
use_case: "basic_create",
|
|
6094
|
-
},
|
|
6095
|
-
{
|
|
6096
|
-
command: "f5xcctl config subscribe create -f {file}.yaml",
|
|
6097
|
-
description: "Create from YAML file",
|
|
6098
|
-
use_case: "file_based",
|
|
6099
|
-
},
|
|
6100
|
-
],
|
|
6101
5313
|
field_docs: {},
|
|
6102
5314
|
optional_fields: [],
|
|
6103
5315
|
performance_impact: {
|
|
@@ -6110,6 +5322,7 @@ export const dnsTools = [
|
|
|
6110
5322
|
creates: ["subscribe"],
|
|
6111
5323
|
},
|
|
6112
5324
|
},
|
|
5325
|
+
curlExample: null,
|
|
6113
5326
|
},
|
|
6114
5327
|
{
|
|
6115
5328
|
toolName: "f5xc-api-dns-suggest-value-create",
|
|
@@ -6138,18 +5351,6 @@ export const dnsTools = [
|
|
|
6138
5351
|
creates: ["suggest-value"],
|
|
6139
5352
|
},
|
|
6140
5353
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
6141
|
-
cliExamples: [
|
|
6142
|
-
{
|
|
6143
|
-
command: "f5xcctl config suggest-value create -f {file}.yaml",
|
|
6144
|
-
description: "Create from YAML file",
|
|
6145
|
-
use_case: "file_based",
|
|
6146
|
-
},
|
|
6147
|
-
{
|
|
6148
|
-
command: "f5xcctl config suggest-value create {name} --namespace {namespace}",
|
|
6149
|
-
description: "Create suggest-value",
|
|
6150
|
-
use_case: "basic_create",
|
|
6151
|
-
},
|
|
6152
|
-
],
|
|
6153
5354
|
confirmationRequired: false,
|
|
6154
5355
|
parameterExamples: {},
|
|
6155
5356
|
validationRules: {},
|
|
@@ -6192,18 +5393,6 @@ export const dnsTools = [
|
|
|
6192
5393
|
},
|
|
6193
5394
|
confirmation_required: false,
|
|
6194
5395
|
danger_level: "medium",
|
|
6195
|
-
examples: [
|
|
6196
|
-
{
|
|
6197
|
-
command: "f5xcctl config suggest-value create {name} --namespace {namespace}",
|
|
6198
|
-
description: "Create suggest-value",
|
|
6199
|
-
use_case: "basic_create",
|
|
6200
|
-
},
|
|
6201
|
-
{
|
|
6202
|
-
command: "f5xcctl config suggest-value create -f {file}.yaml",
|
|
6203
|
-
description: "Create from YAML file",
|
|
6204
|
-
use_case: "file_based",
|
|
6205
|
-
},
|
|
6206
|
-
],
|
|
6207
5396
|
field_docs: {},
|
|
6208
5397
|
optional_fields: [],
|
|
6209
5398
|
performance_impact: {
|
|
@@ -6216,6 +5405,7 @@ export const dnsTools = [
|
|
|
6216
5405
|
creates: ["suggest-value"],
|
|
6217
5406
|
},
|
|
6218
5407
|
},
|
|
5408
|
+
curlExample: null,
|
|
6219
5409
|
},
|
|
6220
5410
|
{
|
|
6221
5411
|
toolName: "f5xc-api-dns-unsubscribe-create",
|
|
@@ -6244,18 +5434,6 @@ export const dnsTools = [
|
|
|
6244
5434
|
creates: ["unsubscribe"],
|
|
6245
5435
|
},
|
|
6246
5436
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
6247
|
-
cliExamples: [
|
|
6248
|
-
{
|
|
6249
|
-
command: "f5xcctl config unsubscribe create -f {file}.yaml",
|
|
6250
|
-
description: "Create from YAML file",
|
|
6251
|
-
use_case: "file_based",
|
|
6252
|
-
},
|
|
6253
|
-
{
|
|
6254
|
-
command: "f5xcctl config unsubscribe create {name} --namespace {namespace}",
|
|
6255
|
-
description: "Create unsubscribe",
|
|
6256
|
-
use_case: "basic_create",
|
|
6257
|
-
},
|
|
6258
|
-
],
|
|
6259
5437
|
confirmationRequired: false,
|
|
6260
5438
|
parameterExamples: {},
|
|
6261
5439
|
validationRules: {},
|
|
@@ -6298,18 +5476,6 @@ export const dnsTools = [
|
|
|
6298
5476
|
},
|
|
6299
5477
|
confirmation_required: false,
|
|
6300
5478
|
danger_level: "medium",
|
|
6301
|
-
examples: [
|
|
6302
|
-
{
|
|
6303
|
-
command: "f5xcctl config unsubscribe create {name} --namespace {namespace}",
|
|
6304
|
-
description: "Create unsubscribe",
|
|
6305
|
-
use_case: "basic_create",
|
|
6306
|
-
},
|
|
6307
|
-
{
|
|
6308
|
-
command: "f5xcctl config unsubscribe create -f {file}.yaml",
|
|
6309
|
-
description: "Create from YAML file",
|
|
6310
|
-
use_case: "file_based",
|
|
6311
|
-
},
|
|
6312
|
-
],
|
|
6313
5479
|
field_docs: {},
|
|
6314
5480
|
optional_fields: [],
|
|
6315
5481
|
performance_impact: {
|
|
@@ -6322,6 +5488,7 @@ export const dnsTools = [
|
|
|
6322
5488
|
creates: ["unsubscribe"],
|
|
6323
5489
|
},
|
|
6324
5490
|
},
|
|
5491
|
+
curlExample: null,
|
|
6325
5492
|
},
|
|
6326
5493
|
{
|
|
6327
5494
|
toolName: "f5xc-api-dns-verify-create",
|
|
@@ -6373,18 +5540,6 @@ export const dnsTools = [
|
|
|
6373
5540
|
creates: ["verify"],
|
|
6374
5541
|
},
|
|
6375
5542
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
6376
|
-
cliExamples: [
|
|
6377
|
-
{
|
|
6378
|
-
command: "f5xcctl config verify create -f {file}.yaml",
|
|
6379
|
-
description: "Create from YAML file",
|
|
6380
|
-
use_case: "file_based",
|
|
6381
|
-
},
|
|
6382
|
-
{
|
|
6383
|
-
command: "f5xcctl config verify create {name} --namespace {namespace}",
|
|
6384
|
-
description: "Create verify",
|
|
6385
|
-
use_case: "basic_create",
|
|
6386
|
-
},
|
|
6387
|
-
],
|
|
6388
5543
|
confirmationRequired: false,
|
|
6389
5544
|
parameterExamples: {
|
|
6390
5545
|
name: "example.com.",
|
|
@@ -6430,18 +5585,6 @@ export const dnsTools = [
|
|
|
6430
5585
|
},
|
|
6431
5586
|
confirmation_required: false,
|
|
6432
5587
|
danger_level: "medium",
|
|
6433
|
-
examples: [
|
|
6434
|
-
{
|
|
6435
|
-
command: "f5xcctl config verify create {name} --namespace {namespace}",
|
|
6436
|
-
description: "Create verify",
|
|
6437
|
-
use_case: "basic_create",
|
|
6438
|
-
},
|
|
6439
|
-
{
|
|
6440
|
-
command: "f5xcctl config verify create -f {file}.yaml",
|
|
6441
|
-
description: "Create from YAML file",
|
|
6442
|
-
use_case: "file_based",
|
|
6443
|
-
},
|
|
6444
|
-
],
|
|
6445
5588
|
field_docs: {},
|
|
6446
5589
|
optional_fields: [],
|
|
6447
5590
|
performance_impact: {
|
|
@@ -6454,6 +5597,7 @@ export const dnsTools = [
|
|
|
6454
5597
|
creates: ["verify"],
|
|
6455
5598
|
},
|
|
6456
5599
|
},
|
|
5600
|
+
curlExample: null,
|
|
6457
5601
|
},
|
|
6458
5602
|
];
|
|
6459
5603
|
export default dnsTools;
|