@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 statisticsTools = [
|
|
|
42
42
|
creates: ["aggregation"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl data aggregation create {name} --namespace {namespace}",
|
|
48
|
-
description: "Create aggregation",
|
|
49
|
-
use_case: "basic_create",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl data aggregation 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
|
namespace: "Value",
|
|
@@ -98,18 +86,6 @@ export const statisticsTools = [
|
|
|
98
86
|
},
|
|
99
87
|
confirmation_required: false,
|
|
100
88
|
danger_level: "medium",
|
|
101
|
-
examples: [
|
|
102
|
-
{
|
|
103
|
-
command: "f5xcctl data aggregation create {name} --namespace {namespace}",
|
|
104
|
-
description: "Create aggregation",
|
|
105
|
-
use_case: "basic_create",
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
command: "f5xcctl data aggregation create -f {file}.yaml",
|
|
109
|
-
description: "Create from YAML file",
|
|
110
|
-
use_case: "file_based",
|
|
111
|
-
},
|
|
112
|
-
],
|
|
113
89
|
field_docs: {},
|
|
114
90
|
optional_fields: [],
|
|
115
91
|
performance_impact: {
|
|
@@ -122,6 +98,7 @@ export const statisticsTools = [
|
|
|
122
98
|
creates: ["aggregation"],
|
|
123
99
|
},
|
|
124
100
|
},
|
|
101
|
+
curlExample: null,
|
|
125
102
|
},
|
|
126
103
|
{
|
|
127
104
|
toolName: "f5xc-api-statistics-alert-policy-create",
|
|
@@ -162,18 +139,6 @@ export const statisticsTools = [
|
|
|
162
139
|
creates: ["alert-policy"],
|
|
163
140
|
},
|
|
164
141
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
165
|
-
cliExamples: [
|
|
166
|
-
{
|
|
167
|
-
command: "f5xcctl config alert-policy create {name} --namespace {namespace}",
|
|
168
|
-
description: "Create alert-policy",
|
|
169
|
-
use_case: "basic_create",
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
command: "f5xcctl config alert-policy create -f {file}.yaml",
|
|
173
|
-
description: "Create from YAML file",
|
|
174
|
-
use_case: "file_based",
|
|
175
|
-
},
|
|
176
|
-
],
|
|
177
142
|
confirmationRequired: false,
|
|
178
143
|
parameterExamples: {
|
|
179
144
|
"metadata.namespace": "Staging",
|
|
@@ -218,18 +183,6 @@ export const statisticsTools = [
|
|
|
218
183
|
},
|
|
219
184
|
confirmation_required: false,
|
|
220
185
|
danger_level: "medium",
|
|
221
|
-
examples: [
|
|
222
|
-
{
|
|
223
|
-
command: "f5xcctl config alert-policy create {name} --namespace {namespace}",
|
|
224
|
-
description: "Create alert-policy",
|
|
225
|
-
use_case: "basic_create",
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
command: "f5xcctl config alert-policy create -f {file}.yaml",
|
|
229
|
-
description: "Create from YAML file",
|
|
230
|
-
use_case: "file_based",
|
|
231
|
-
},
|
|
232
|
-
],
|
|
233
186
|
field_docs: {},
|
|
234
187
|
optional_fields: [],
|
|
235
188
|
performance_impact: {
|
|
@@ -242,6 +195,7 @@ export const statisticsTools = [
|
|
|
242
195
|
creates: ["alert-policy"],
|
|
243
196
|
},
|
|
244
197
|
},
|
|
198
|
+
curlExample: null,
|
|
245
199
|
},
|
|
246
200
|
{
|
|
247
201
|
toolName: "f5xc-api-statistics-alert-policy-delete",
|
|
@@ -291,13 +245,6 @@ export const statisticsTools = [
|
|
|
291
245
|
deletes: ["alert-policy", "contained_resources"],
|
|
292
246
|
},
|
|
293
247
|
requiredFields: ["path.name", "path.namespace"],
|
|
294
|
-
cliExamples: [
|
|
295
|
-
{
|
|
296
|
-
command: "f5xcctl config alert-policy delete {name} --namespace {namespace}",
|
|
297
|
-
description: "Delete alert-policy",
|
|
298
|
-
use_case: "delete",
|
|
299
|
-
},
|
|
300
|
-
],
|
|
301
248
|
confirmationRequired: true,
|
|
302
249
|
parameterExamples: {
|
|
303
250
|
name: "Name",
|
|
@@ -343,13 +290,6 @@ export const statisticsTools = [
|
|
|
343
290
|
},
|
|
344
291
|
confirmation_required: true,
|
|
345
292
|
danger_level: "high",
|
|
346
|
-
examples: [
|
|
347
|
-
{
|
|
348
|
-
command: "f5xcctl config alert-policy delete {name} --namespace {namespace}",
|
|
349
|
-
description: "Delete alert-policy",
|
|
350
|
-
use_case: "delete",
|
|
351
|
-
},
|
|
352
|
-
],
|
|
353
293
|
field_docs: {},
|
|
354
294
|
optional_fields: [],
|
|
355
295
|
performance_impact: {
|
|
@@ -362,6 +302,7 @@ export const statisticsTools = [
|
|
|
362
302
|
deletes: ["alert-policy", "contained_resources"],
|
|
363
303
|
},
|
|
364
304
|
},
|
|
305
|
+
curlExample: null,
|
|
365
306
|
},
|
|
366
307
|
{
|
|
367
308
|
toolName: "f5xc-api-statistics-alert-policy-get",
|
|
@@ -430,13 +371,6 @@ export const statisticsTools = [
|
|
|
430
371
|
dangerLevel: "low",
|
|
431
372
|
sideEffects: null,
|
|
432
373
|
requiredFields: ["path.name", "path.namespace"],
|
|
433
|
-
cliExamples: [
|
|
434
|
-
{
|
|
435
|
-
command: "f5xcctl config alert-policy get {name} --namespace {namespace}",
|
|
436
|
-
description: "Get specific alert-policy",
|
|
437
|
-
use_case: "get_specific",
|
|
438
|
-
},
|
|
439
|
-
],
|
|
440
374
|
confirmationRequired: false,
|
|
441
375
|
parameterExamples: {
|
|
442
376
|
name: "Name",
|
|
@@ -482,13 +416,6 @@ export const statisticsTools = [
|
|
|
482
416
|
},
|
|
483
417
|
confirmation_required: false,
|
|
484
418
|
danger_level: "low",
|
|
485
|
-
examples: [
|
|
486
|
-
{
|
|
487
|
-
command: "f5xcctl config alert-policy get {name} --namespace {namespace}",
|
|
488
|
-
description: "Get specific alert-policy",
|
|
489
|
-
use_case: "get_specific",
|
|
490
|
-
},
|
|
491
|
-
],
|
|
492
419
|
field_docs: {},
|
|
493
420
|
optional_fields: [],
|
|
494
421
|
performance_impact: {
|
|
@@ -499,6 +426,7 @@ export const statisticsTools = [
|
|
|
499
426
|
required_fields: ["path.name", "path.namespace"],
|
|
500
427
|
side_effects: {},
|
|
501
428
|
},
|
|
429
|
+
curlExample: null,
|
|
502
430
|
},
|
|
503
431
|
{
|
|
504
432
|
toolName: "f5xc-api-statistics-alert-policy-list",
|
|
@@ -573,13 +501,6 @@ export const statisticsTools = [
|
|
|
573
501
|
dangerLevel: "low",
|
|
574
502
|
sideEffects: null,
|
|
575
503
|
requiredFields: ["path.namespace"],
|
|
576
|
-
cliExamples: [
|
|
577
|
-
{
|
|
578
|
-
command: "f5xcctl config alert-policy list --namespace {namespace}",
|
|
579
|
-
description: "List all alert-policys",
|
|
580
|
-
use_case: "list_all",
|
|
581
|
-
},
|
|
582
|
-
],
|
|
583
504
|
confirmationRequired: false,
|
|
584
505
|
parameterExamples: {
|
|
585
506
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -625,13 +546,6 @@ export const statisticsTools = [
|
|
|
625
546
|
},
|
|
626
547
|
confirmation_required: false,
|
|
627
548
|
danger_level: "low",
|
|
628
|
-
examples: [
|
|
629
|
-
{
|
|
630
|
-
command: "f5xcctl config alert-policy list --namespace {namespace}",
|
|
631
|
-
description: "List all alert-policys",
|
|
632
|
-
use_case: "list_all",
|
|
633
|
-
},
|
|
634
|
-
],
|
|
635
549
|
field_docs: {},
|
|
636
550
|
optional_fields: [],
|
|
637
551
|
performance_impact: {
|
|
@@ -642,6 +556,7 @@ export const statisticsTools = [
|
|
|
642
556
|
required_fields: ["path.namespace"],
|
|
643
557
|
side_effects: {},
|
|
644
558
|
},
|
|
559
|
+
curlExample: null,
|
|
645
560
|
},
|
|
646
561
|
{
|
|
647
562
|
toolName: "f5xc-api-statistics-alert-policy-update",
|
|
@@ -693,13 +608,6 @@ export const statisticsTools = [
|
|
|
693
608
|
modifies: ["alert-policy"],
|
|
694
609
|
},
|
|
695
610
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
696
|
-
cliExamples: [
|
|
697
|
-
{
|
|
698
|
-
command: "f5xcctl config alert-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
699
|
-
description: "Update alert-policy",
|
|
700
|
-
use_case: "update",
|
|
701
|
-
},
|
|
702
|
-
],
|
|
703
611
|
confirmationRequired: false,
|
|
704
612
|
parameterExamples: {
|
|
705
613
|
"metadata.name": "Example-corp-web.",
|
|
@@ -745,13 +653,6 @@ export const statisticsTools = [
|
|
|
745
653
|
},
|
|
746
654
|
confirmation_required: false,
|
|
747
655
|
danger_level: "medium",
|
|
748
|
-
examples: [
|
|
749
|
-
{
|
|
750
|
-
command: "f5xcctl config alert-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
751
|
-
description: "Update alert-policy",
|
|
752
|
-
use_case: "update",
|
|
753
|
-
},
|
|
754
|
-
],
|
|
755
656
|
field_docs: {},
|
|
756
657
|
optional_fields: [],
|
|
757
658
|
performance_impact: {
|
|
@@ -764,6 +665,7 @@ export const statisticsTools = [
|
|
|
764
665
|
modifies: ["alert-policy"],
|
|
765
666
|
},
|
|
766
667
|
},
|
|
668
|
+
curlExample: null,
|
|
767
669
|
},
|
|
768
670
|
{
|
|
769
671
|
toolName: "f5xc-api-statistics-alert-receiver-create",
|
|
@@ -804,18 +706,6 @@ export const statisticsTools = [
|
|
|
804
706
|
creates: ["alert-receiver"],
|
|
805
707
|
},
|
|
806
708
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
807
|
-
cliExamples: [
|
|
808
|
-
{
|
|
809
|
-
command: "f5xcctl config alert-receiver create {name} --namespace {namespace}",
|
|
810
|
-
description: "Create alert-receiver",
|
|
811
|
-
use_case: "basic_create",
|
|
812
|
-
},
|
|
813
|
-
{
|
|
814
|
-
command: "f5xcctl config alert-receiver create -f {file}.yaml",
|
|
815
|
-
description: "Create from YAML file",
|
|
816
|
-
use_case: "file_based",
|
|
817
|
-
},
|
|
818
|
-
],
|
|
819
709
|
confirmationRequired: false,
|
|
820
710
|
parameterExamples: {
|
|
821
711
|
"metadata.namespace": "Staging",
|
|
@@ -860,18 +750,6 @@ export const statisticsTools = [
|
|
|
860
750
|
},
|
|
861
751
|
confirmation_required: false,
|
|
862
752
|
danger_level: "medium",
|
|
863
|
-
examples: [
|
|
864
|
-
{
|
|
865
|
-
command: "f5xcctl config alert-receiver create {name} --namespace {namespace}",
|
|
866
|
-
description: "Create alert-receiver",
|
|
867
|
-
use_case: "basic_create",
|
|
868
|
-
},
|
|
869
|
-
{
|
|
870
|
-
command: "f5xcctl config alert-receiver create -f {file}.yaml",
|
|
871
|
-
description: "Create from YAML file",
|
|
872
|
-
use_case: "file_based",
|
|
873
|
-
},
|
|
874
|
-
],
|
|
875
753
|
field_docs: {},
|
|
876
754
|
optional_fields: [],
|
|
877
755
|
performance_impact: {
|
|
@@ -884,6 +762,7 @@ export const statisticsTools = [
|
|
|
884
762
|
creates: ["alert-receiver"],
|
|
885
763
|
},
|
|
886
764
|
},
|
|
765
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/alert_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
887
766
|
},
|
|
888
767
|
{
|
|
889
768
|
toolName: "f5xc-api-statistics-alert-receiver-delete",
|
|
@@ -933,13 +812,6 @@ export const statisticsTools = [
|
|
|
933
812
|
deletes: ["alert-receiver", "contained_resources"],
|
|
934
813
|
},
|
|
935
814
|
requiredFields: ["path.name", "path.namespace"],
|
|
936
|
-
cliExamples: [
|
|
937
|
-
{
|
|
938
|
-
command: "f5xcctl config alert-receiver delete {name} --namespace {namespace}",
|
|
939
|
-
description: "Delete alert-receiver",
|
|
940
|
-
use_case: "delete",
|
|
941
|
-
},
|
|
942
|
-
],
|
|
943
815
|
confirmationRequired: true,
|
|
944
816
|
parameterExamples: {
|
|
945
817
|
name: "Name",
|
|
@@ -985,13 +857,6 @@ export const statisticsTools = [
|
|
|
985
857
|
},
|
|
986
858
|
confirmation_required: true,
|
|
987
859
|
danger_level: "high",
|
|
988
|
-
examples: [
|
|
989
|
-
{
|
|
990
|
-
command: "f5xcctl config alert-receiver delete {name} --namespace {namespace}",
|
|
991
|
-
description: "Delete alert-receiver",
|
|
992
|
-
use_case: "delete",
|
|
993
|
-
},
|
|
994
|
-
],
|
|
995
860
|
field_docs: {},
|
|
996
861
|
optional_fields: [],
|
|
997
862
|
performance_impact: {
|
|
@@ -1004,6 +869,7 @@ export const statisticsTools = [
|
|
|
1004
869
|
deletes: ["alert-receiver", "contained_resources"],
|
|
1005
870
|
},
|
|
1006
871
|
},
|
|
872
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/alert_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1007
873
|
},
|
|
1008
874
|
{
|
|
1009
875
|
toolName: "f5xc-api-statistics-alert-receiver-get",
|
|
@@ -1072,13 +938,6 @@ export const statisticsTools = [
|
|
|
1072
938
|
dangerLevel: "low",
|
|
1073
939
|
sideEffects: null,
|
|
1074
940
|
requiredFields: ["path.name", "path.namespace"],
|
|
1075
|
-
cliExamples: [
|
|
1076
|
-
{
|
|
1077
|
-
command: "f5xcctl config alert-receiver get {name} --namespace {namespace}",
|
|
1078
|
-
description: "Get specific alert-receiver",
|
|
1079
|
-
use_case: "get_specific",
|
|
1080
|
-
},
|
|
1081
|
-
],
|
|
1082
941
|
confirmationRequired: false,
|
|
1083
942
|
parameterExamples: {
|
|
1084
943
|
name: "Name",
|
|
@@ -1124,13 +983,6 @@ export const statisticsTools = [
|
|
|
1124
983
|
},
|
|
1125
984
|
confirmation_required: false,
|
|
1126
985
|
danger_level: "low",
|
|
1127
|
-
examples: [
|
|
1128
|
-
{
|
|
1129
|
-
command: "f5xcctl config alert-receiver get {name} --namespace {namespace}",
|
|
1130
|
-
description: "Get specific alert-receiver",
|
|
1131
|
-
use_case: "get_specific",
|
|
1132
|
-
},
|
|
1133
|
-
],
|
|
1134
986
|
field_docs: {},
|
|
1135
987
|
optional_fields: [],
|
|
1136
988
|
performance_impact: {
|
|
@@ -1141,6 +993,7 @@ export const statisticsTools = [
|
|
|
1141
993
|
required_fields: ["path.name", "path.namespace"],
|
|
1142
994
|
side_effects: {},
|
|
1143
995
|
},
|
|
996
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/alert_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1144
997
|
},
|
|
1145
998
|
{
|
|
1146
999
|
toolName: "f5xc-api-statistics-alert-receiver-list",
|
|
@@ -1215,13 +1068,6 @@ export const statisticsTools = [
|
|
|
1215
1068
|
dangerLevel: "low",
|
|
1216
1069
|
sideEffects: null,
|
|
1217
1070
|
requiredFields: ["path.namespace"],
|
|
1218
|
-
cliExamples: [
|
|
1219
|
-
{
|
|
1220
|
-
command: "f5xcctl config alert-receiver list --namespace {namespace}",
|
|
1221
|
-
description: "List all alert-receivers",
|
|
1222
|
-
use_case: "list_all",
|
|
1223
|
-
},
|
|
1224
|
-
],
|
|
1225
1071
|
confirmationRequired: false,
|
|
1226
1072
|
parameterExamples: {
|
|
1227
1073
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1267,13 +1113,6 @@ export const statisticsTools = [
|
|
|
1267
1113
|
},
|
|
1268
1114
|
confirmation_required: false,
|
|
1269
1115
|
danger_level: "low",
|
|
1270
|
-
examples: [
|
|
1271
|
-
{
|
|
1272
|
-
command: "f5xcctl config alert-receiver list --namespace {namespace}",
|
|
1273
|
-
description: "List all alert-receivers",
|
|
1274
|
-
use_case: "list_all",
|
|
1275
|
-
},
|
|
1276
|
-
],
|
|
1277
1116
|
field_docs: {},
|
|
1278
1117
|
optional_fields: [],
|
|
1279
1118
|
performance_impact: {
|
|
@@ -1284,6 +1123,7 @@ export const statisticsTools = [
|
|
|
1284
1123
|
required_fields: ["path.namespace"],
|
|
1285
1124
|
side_effects: {},
|
|
1286
1125
|
},
|
|
1126
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/alert_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1287
1127
|
},
|
|
1288
1128
|
{
|
|
1289
1129
|
toolName: "f5xc-api-statistics-alert-receiver-update",
|
|
@@ -1335,13 +1175,6 @@ export const statisticsTools = [
|
|
|
1335
1175
|
modifies: ["alert-receiver"],
|
|
1336
1176
|
},
|
|
1337
1177
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1338
|
-
cliExamples: [
|
|
1339
|
-
{
|
|
1340
|
-
command: "f5xcctl config alert-receiver update {name} --namespace {namespace} -f {file}.yaml",
|
|
1341
|
-
description: "Update alert-receiver",
|
|
1342
|
-
use_case: "update",
|
|
1343
|
-
},
|
|
1344
|
-
],
|
|
1345
1178
|
confirmationRequired: false,
|
|
1346
1179
|
parameterExamples: {
|
|
1347
1180
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1387,13 +1220,6 @@ export const statisticsTools = [
|
|
|
1387
1220
|
},
|
|
1388
1221
|
confirmation_required: false,
|
|
1389
1222
|
danger_level: "medium",
|
|
1390
|
-
examples: [
|
|
1391
|
-
{
|
|
1392
|
-
command: "f5xcctl config alert-receiver update {name} --namespace {namespace} -f {file}.yaml",
|
|
1393
|
-
description: "Update alert-receiver",
|
|
1394
|
-
use_case: "update",
|
|
1395
|
-
},
|
|
1396
|
-
],
|
|
1397
1223
|
field_docs: {},
|
|
1398
1224
|
optional_fields: [],
|
|
1399
1225
|
performance_impact: {
|
|
@@ -1406,6 +1232,7 @@ export const statisticsTools = [
|
|
|
1406
1232
|
modifies: ["alert-receiver"],
|
|
1407
1233
|
},
|
|
1408
1234
|
},
|
|
1235
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/alert_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1409
1236
|
},
|
|
1410
1237
|
{
|
|
1411
1238
|
toolName: "f5xc-api-statistics-all-ns-alert-list",
|
|
@@ -1501,13 +1328,6 @@ export const statisticsTools = [
|
|
|
1501
1328
|
dangerLevel: "low",
|
|
1502
1329
|
sideEffects: null,
|
|
1503
1330
|
requiredFields: [],
|
|
1504
|
-
cliExamples: [
|
|
1505
|
-
{
|
|
1506
|
-
command: "f5xcctl data all-ns-alert list --namespace {namespace}",
|
|
1507
|
-
description: "List all all-ns-alerts",
|
|
1508
|
-
use_case: "list_all",
|
|
1509
|
-
},
|
|
1510
|
-
],
|
|
1511
1331
|
confirmationRequired: false,
|
|
1512
1332
|
parameterExamples: {
|
|
1513
1333
|
filter: "{alertname=\\.",
|
|
@@ -1557,13 +1377,6 @@ export const statisticsTools = [
|
|
|
1557
1377
|
},
|
|
1558
1378
|
confirmation_required: false,
|
|
1559
1379
|
danger_level: "low",
|
|
1560
|
-
examples: [
|
|
1561
|
-
{
|
|
1562
|
-
command: "f5xcctl data all-ns-alert list --namespace {namespace}",
|
|
1563
|
-
description: "List all all-ns-alerts",
|
|
1564
|
-
use_case: "list_all",
|
|
1565
|
-
},
|
|
1566
|
-
],
|
|
1567
1380
|
field_docs: {},
|
|
1568
1381
|
optional_fields: [],
|
|
1569
1382
|
performance_impact: {
|
|
@@ -1574,6 +1387,7 @@ export const statisticsTools = [
|
|
|
1574
1387
|
required_fields: [],
|
|
1575
1388
|
side_effects: {},
|
|
1576
1389
|
},
|
|
1390
|
+
curlExample: null,
|
|
1577
1391
|
},
|
|
1578
1392
|
{
|
|
1579
1393
|
toolName: "f5xc-api-statistics-all-ns-service-create",
|
|
@@ -1600,18 +1414,6 @@ export const statisticsTools = [
|
|
|
1600
1414
|
creates: ["all-ns-service"],
|
|
1601
1415
|
},
|
|
1602
1416
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
1603
|
-
cliExamples: [
|
|
1604
|
-
{
|
|
1605
|
-
command: "f5xcctl data all-ns-service create {name} --namespace {namespace}",
|
|
1606
|
-
description: "Create all-ns-service",
|
|
1607
|
-
use_case: "basic_create",
|
|
1608
|
-
},
|
|
1609
|
-
{
|
|
1610
|
-
command: "f5xcctl data all-ns-service create -f {file}.yaml",
|
|
1611
|
-
description: "Create from YAML file",
|
|
1612
|
-
use_case: "file_based",
|
|
1613
|
-
},
|
|
1614
|
-
],
|
|
1615
1417
|
confirmationRequired: false,
|
|
1616
1418
|
parameterExamples: {},
|
|
1617
1419
|
validationRules: {},
|
|
@@ -1654,18 +1456,6 @@ export const statisticsTools = [
|
|
|
1654
1456
|
},
|
|
1655
1457
|
confirmation_required: false,
|
|
1656
1458
|
danger_level: "medium",
|
|
1657
|
-
examples: [
|
|
1658
|
-
{
|
|
1659
|
-
command: "f5xcctl data all-ns-service create {name} --namespace {namespace}",
|
|
1660
|
-
description: "Create all-ns-service",
|
|
1661
|
-
use_case: "basic_create",
|
|
1662
|
-
},
|
|
1663
|
-
{
|
|
1664
|
-
command: "f5xcctl data all-ns-service create -f {file}.yaml",
|
|
1665
|
-
description: "Create from YAML file",
|
|
1666
|
-
use_case: "file_based",
|
|
1667
|
-
},
|
|
1668
|
-
],
|
|
1669
1459
|
field_docs: {},
|
|
1670
1460
|
optional_fields: [],
|
|
1671
1461
|
performance_impact: {
|
|
@@ -1678,6 +1468,7 @@ export const statisticsTools = [
|
|
|
1678
1468
|
creates: ["all-ns-service"],
|
|
1679
1469
|
},
|
|
1680
1470
|
},
|
|
1471
|
+
curlExample: null,
|
|
1681
1472
|
},
|
|
1682
1473
|
{
|
|
1683
1474
|
toolName: "f5xc-api-statistics-by-application-create",
|
|
@@ -1729,18 +1520,6 @@ export const statisticsTools = [
|
|
|
1729
1520
|
creates: ["by-application"],
|
|
1730
1521
|
},
|
|
1731
1522
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.network_id"],
|
|
1732
|
-
cliExamples: [
|
|
1733
|
-
{
|
|
1734
|
-
command: "f5xcctl infraprotect by-application create {name} --namespace {namespace}",
|
|
1735
|
-
description: "Create by-application",
|
|
1736
|
-
use_case: "basic_create",
|
|
1737
|
-
},
|
|
1738
|
-
{
|
|
1739
|
-
command: "f5xcctl infraprotect by-application create -f {file}.yaml",
|
|
1740
|
-
description: "Create from YAML file",
|
|
1741
|
-
use_case: "file_based",
|
|
1742
|
-
},
|
|
1743
|
-
],
|
|
1744
1523
|
confirmationRequired: false,
|
|
1745
1524
|
parameterExamples: {
|
|
1746
1525
|
namespace: "Value",
|
|
@@ -1786,18 +1565,6 @@ export const statisticsTools = [
|
|
|
1786
1565
|
},
|
|
1787
1566
|
confirmation_required: false,
|
|
1788
1567
|
danger_level: "medium",
|
|
1789
|
-
examples: [
|
|
1790
|
-
{
|
|
1791
|
-
command: "f5xcctl infraprotect by-application create {name} --namespace {namespace}",
|
|
1792
|
-
description: "Create by-application",
|
|
1793
|
-
use_case: "basic_create",
|
|
1794
|
-
},
|
|
1795
|
-
{
|
|
1796
|
-
command: "f5xcctl infraprotect by-application create -f {file}.yaml",
|
|
1797
|
-
description: "Create from YAML file",
|
|
1798
|
-
use_case: "file_based",
|
|
1799
|
-
},
|
|
1800
|
-
],
|
|
1801
1568
|
field_docs: {},
|
|
1802
1569
|
optional_fields: [],
|
|
1803
1570
|
performance_impact: {
|
|
@@ -1810,6 +1577,7 @@ export const statisticsTools = [
|
|
|
1810
1577
|
creates: ["by-application"],
|
|
1811
1578
|
},
|
|
1812
1579
|
},
|
|
1580
|
+
curlExample: null,
|
|
1813
1581
|
},
|
|
1814
1582
|
{
|
|
1815
1583
|
toolName: "f5xc-api-statistics-by-mitigation-create",
|
|
@@ -1861,18 +1629,6 @@ export const statisticsTools = [
|
|
|
1861
1629
|
creates: ["by-mitigation"],
|
|
1862
1630
|
},
|
|
1863
1631
|
requiredFields: ["metadata.name", "metadata.namespace", "path.mitigation_id", "path.namespace"],
|
|
1864
|
-
cliExamples: [
|
|
1865
|
-
{
|
|
1866
|
-
command: "f5xcctl infraprotect by-mitigation create {name} --namespace {namespace}",
|
|
1867
|
-
description: "Create by-mitigation",
|
|
1868
|
-
use_case: "basic_create",
|
|
1869
|
-
},
|
|
1870
|
-
{
|
|
1871
|
-
command: "f5xcctl infraprotect by-mitigation create -f {file}.yaml",
|
|
1872
|
-
description: "Create from YAML file",
|
|
1873
|
-
use_case: "file_based",
|
|
1874
|
-
},
|
|
1875
|
-
],
|
|
1876
1632
|
confirmationRequired: false,
|
|
1877
1633
|
parameterExamples: {
|
|
1878
1634
|
mitigation_id: "Value",
|
|
@@ -1918,18 +1674,6 @@ export const statisticsTools = [
|
|
|
1918
1674
|
},
|
|
1919
1675
|
confirmation_required: false,
|
|
1920
1676
|
danger_level: "medium",
|
|
1921
|
-
examples: [
|
|
1922
|
-
{
|
|
1923
|
-
command: "f5xcctl infraprotect by-mitigation create {name} --namespace {namespace}",
|
|
1924
|
-
description: "Create by-mitigation",
|
|
1925
|
-
use_case: "basic_create",
|
|
1926
|
-
},
|
|
1927
|
-
{
|
|
1928
|
-
command: "f5xcctl infraprotect by-mitigation create -f {file}.yaml",
|
|
1929
|
-
description: "Create from YAML file",
|
|
1930
|
-
use_case: "file_based",
|
|
1931
|
-
},
|
|
1932
|
-
],
|
|
1933
1677
|
field_docs: {},
|
|
1934
1678
|
optional_fields: [],
|
|
1935
1679
|
performance_impact: {
|
|
@@ -1947,6 +1691,7 @@ export const statisticsTools = [
|
|
|
1947
1691
|
creates: ["by-mitigation"],
|
|
1948
1692
|
},
|
|
1949
1693
|
},
|
|
1694
|
+
curlExample: null,
|
|
1950
1695
|
},
|
|
1951
1696
|
{
|
|
1952
1697
|
toolName: "f5xc-api-statistics-by-network-create",
|
|
@@ -1998,18 +1743,6 @@ export const statisticsTools = [
|
|
|
1998
1743
|
creates: ["by-network"],
|
|
1999
1744
|
},
|
|
2000
1745
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.network_id"],
|
|
2001
|
-
cliExamples: [
|
|
2002
|
-
{
|
|
2003
|
-
command: "f5xcctl infraprotect by-network create {name} --namespace {namespace}",
|
|
2004
|
-
description: "Create by-network",
|
|
2005
|
-
use_case: "basic_create",
|
|
2006
|
-
},
|
|
2007
|
-
{
|
|
2008
|
-
command: "f5xcctl infraprotect by-network create -f {file}.yaml",
|
|
2009
|
-
description: "Create from YAML file",
|
|
2010
|
-
use_case: "file_based",
|
|
2011
|
-
},
|
|
2012
|
-
],
|
|
2013
1746
|
confirmationRequired: false,
|
|
2014
1747
|
parameterExamples: {
|
|
2015
1748
|
namespace: "Value",
|
|
@@ -2055,18 +1788,6 @@ export const statisticsTools = [
|
|
|
2055
1788
|
},
|
|
2056
1789
|
confirmation_required: false,
|
|
2057
1790
|
danger_level: "medium",
|
|
2058
|
-
examples: [
|
|
2059
|
-
{
|
|
2060
|
-
command: "f5xcctl infraprotect by-network create {name} --namespace {namespace}",
|
|
2061
|
-
description: "Create by-network",
|
|
2062
|
-
use_case: "basic_create",
|
|
2063
|
-
},
|
|
2064
|
-
{
|
|
2065
|
-
command: "f5xcctl infraprotect by-network create -f {file}.yaml",
|
|
2066
|
-
description: "Create from YAML file",
|
|
2067
|
-
use_case: "file_based",
|
|
2068
|
-
},
|
|
2069
|
-
],
|
|
2070
1791
|
field_docs: {},
|
|
2071
1792
|
optional_fields: [],
|
|
2072
1793
|
performance_impact: {
|
|
@@ -2079,6 +1800,7 @@ export const statisticsTools = [
|
|
|
2079
1800
|
creates: ["by-network"],
|
|
2080
1801
|
},
|
|
2081
1802
|
},
|
|
1803
|
+
curlExample: null,
|
|
2082
1804
|
},
|
|
2083
1805
|
{
|
|
2084
1806
|
toolName: "f5xc-api-statistics-by-zone-create",
|
|
@@ -2130,18 +1852,6 @@ export const statisticsTools = [
|
|
|
2130
1852
|
creates: ["by-zone"],
|
|
2131
1853
|
},
|
|
2132
1854
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.network_id"],
|
|
2133
|
-
cliExamples: [
|
|
2134
|
-
{
|
|
2135
|
-
command: "f5xcctl infraprotect by-zone create {name} --namespace {namespace}",
|
|
2136
|
-
description: "Create by-zone",
|
|
2137
|
-
use_case: "basic_create",
|
|
2138
|
-
},
|
|
2139
|
-
{
|
|
2140
|
-
command: "f5xcctl infraprotect by-zone create -f {file}.yaml",
|
|
2141
|
-
description: "Create from YAML file",
|
|
2142
|
-
use_case: "file_based",
|
|
2143
|
-
},
|
|
2144
|
-
],
|
|
2145
1855
|
confirmationRequired: false,
|
|
2146
1856
|
parameterExamples: {
|
|
2147
1857
|
namespace: "Value",
|
|
@@ -2187,18 +1897,6 @@ export const statisticsTools = [
|
|
|
2187
1897
|
},
|
|
2188
1898
|
confirmation_required: false,
|
|
2189
1899
|
danger_level: "medium",
|
|
2190
|
-
examples: [
|
|
2191
|
-
{
|
|
2192
|
-
command: "f5xcctl infraprotect by-zone create {name} --namespace {namespace}",
|
|
2193
|
-
description: "Create by-zone",
|
|
2194
|
-
use_case: "basic_create",
|
|
2195
|
-
},
|
|
2196
|
-
{
|
|
2197
|
-
command: "f5xcctl infraprotect by-zone create -f {file}.yaml",
|
|
2198
|
-
description: "Create from YAML file",
|
|
2199
|
-
use_case: "file_based",
|
|
2200
|
-
},
|
|
2201
|
-
],
|
|
2202
1900
|
field_docs: {},
|
|
2203
1901
|
optional_fields: [],
|
|
2204
1902
|
performance_impact: {
|
|
@@ -2211,6 +1909,7 @@ export const statisticsTools = [
|
|
|
2211
1909
|
creates: ["by-zone"],
|
|
2212
1910
|
},
|
|
2213
1911
|
},
|
|
1912
|
+
curlExample: null,
|
|
2214
1913
|
},
|
|
2215
1914
|
{
|
|
2216
1915
|
toolName: "f5xc-api-statistics-catalog-update",
|
|
@@ -2239,13 +1938,6 @@ export const statisticsTools = [
|
|
|
2239
1938
|
modifies: ["catalog"],
|
|
2240
1939
|
},
|
|
2241
1940
|
requiredFields: [],
|
|
2242
|
-
cliExamples: [
|
|
2243
|
-
{
|
|
2244
|
-
command: "f5xcctl web catalog update {name} --namespace {namespace} -f {file}.yaml",
|
|
2245
|
-
description: "Update catalog",
|
|
2246
|
-
use_case: "update",
|
|
2247
|
-
},
|
|
2248
|
-
],
|
|
2249
1941
|
confirmationRequired: false,
|
|
2250
1942
|
parameterExamples: {},
|
|
2251
1943
|
validationRules: {},
|
|
@@ -2288,13 +1980,6 @@ export const statisticsTools = [
|
|
|
2288
1980
|
},
|
|
2289
1981
|
confirmation_required: false,
|
|
2290
1982
|
danger_level: "medium",
|
|
2291
|
-
examples: [
|
|
2292
|
-
{
|
|
2293
|
-
command: "f5xcctl web catalog update {name} --namespace {namespace} -f {file}.yaml",
|
|
2294
|
-
description: "Update catalog",
|
|
2295
|
-
use_case: "update",
|
|
2296
|
-
},
|
|
2297
|
-
],
|
|
2298
1983
|
field_docs: {},
|
|
2299
1984
|
optional_fields: [],
|
|
2300
1985
|
performance_impact: {
|
|
@@ -2307,6 +1992,7 @@ export const statisticsTools = [
|
|
|
2307
1992
|
modifies: ["catalog"],
|
|
2308
1993
|
},
|
|
2309
1994
|
},
|
|
1995
|
+
curlExample: null,
|
|
2310
1996
|
},
|
|
2311
1997
|
{
|
|
2312
1998
|
toolName: "f5xc-api-statistics-confirm-create",
|
|
@@ -2358,18 +2044,6 @@ export const statisticsTools = [
|
|
|
2358
2044
|
creates: ["confirm"],
|
|
2359
2045
|
},
|
|
2360
2046
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
2361
|
-
cliExamples: [
|
|
2362
|
-
{
|
|
2363
|
-
command: "f5xcctl alert confirm create {name} --namespace {namespace}",
|
|
2364
|
-
description: "Create confirm",
|
|
2365
|
-
use_case: "basic_create",
|
|
2366
|
-
},
|
|
2367
|
-
{
|
|
2368
|
-
command: "f5xcctl alert confirm create -f {file}.yaml",
|
|
2369
|
-
description: "Create from YAML file",
|
|
2370
|
-
use_case: "file_based",
|
|
2371
|
-
},
|
|
2372
|
-
],
|
|
2373
2047
|
confirmationRequired: false,
|
|
2374
2048
|
parameterExamples: {
|
|
2375
2049
|
name: "Email1",
|
|
@@ -2415,18 +2089,6 @@ export const statisticsTools = [
|
|
|
2415
2089
|
},
|
|
2416
2090
|
confirmation_required: false,
|
|
2417
2091
|
danger_level: "medium",
|
|
2418
|
-
examples: [
|
|
2419
|
-
{
|
|
2420
|
-
command: "f5xcctl alert confirm create {name} --namespace {namespace}",
|
|
2421
|
-
description: "Create confirm",
|
|
2422
|
-
use_case: "basic_create",
|
|
2423
|
-
},
|
|
2424
|
-
{
|
|
2425
|
-
command: "f5xcctl alert confirm create -f {file}.yaml",
|
|
2426
|
-
description: "Create from YAML file",
|
|
2427
|
-
use_case: "file_based",
|
|
2428
|
-
},
|
|
2429
|
-
],
|
|
2430
2092
|
field_docs: {},
|
|
2431
2093
|
optional_fields: [],
|
|
2432
2094
|
performance_impact: {
|
|
@@ -2439,6 +2101,7 @@ export const statisticsTools = [
|
|
|
2439
2101
|
creates: ["confirm"],
|
|
2440
2102
|
},
|
|
2441
2103
|
},
|
|
2104
|
+
curlExample: null,
|
|
2442
2105
|
},
|
|
2443
2106
|
{
|
|
2444
2107
|
toolName: "f5xc-api-statistics-create-http-load-balancer-create",
|
|
@@ -2490,18 +2153,6 @@ export const statisticsTools = [
|
|
|
2490
2153
|
creates: ["create-http-load-balancer"],
|
|
2491
2154
|
},
|
|
2492
2155
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
2493
|
-
cliExamples: [
|
|
2494
|
-
{
|
|
2495
|
-
command: "f5xcctl discovery create-http-load-balancer create {name} --namespace {namespace}",
|
|
2496
|
-
description: "Create create-http-load-balancer",
|
|
2497
|
-
use_case: "basic_create",
|
|
2498
|
-
},
|
|
2499
|
-
{
|
|
2500
|
-
command: "f5xcctl discovery create-http-load-balancer create -f {file}.yaml",
|
|
2501
|
-
description: "Create from YAML file",
|
|
2502
|
-
use_case: "file_based",
|
|
2503
|
-
},
|
|
2504
|
-
],
|
|
2505
2156
|
confirmationRequired: false,
|
|
2506
2157
|
parameterExamples: {
|
|
2507
2158
|
name: "Vs1",
|
|
@@ -2550,18 +2201,6 @@ export const statisticsTools = [
|
|
|
2550
2201
|
},
|
|
2551
2202
|
confirmation_required: false,
|
|
2552
2203
|
danger_level: "medium",
|
|
2553
|
-
examples: [
|
|
2554
|
-
{
|
|
2555
|
-
command: "f5xcctl discovery create-http-load-balancer create {name} --namespace {namespace}",
|
|
2556
|
-
description: "Create create-http-load-balancer",
|
|
2557
|
-
use_case: "basic_create",
|
|
2558
|
-
},
|
|
2559
|
-
{
|
|
2560
|
-
command: "f5xcctl discovery create-http-load-balancer create -f {file}.yaml",
|
|
2561
|
-
description: "Create from YAML file",
|
|
2562
|
-
use_case: "file_based",
|
|
2563
|
-
},
|
|
2564
|
-
],
|
|
2565
2204
|
field_docs: {},
|
|
2566
2205
|
optional_fields: [],
|
|
2567
2206
|
performance_impact: {
|
|
@@ -2574,6 +2213,7 @@ export const statisticsTools = [
|
|
|
2574
2213
|
creates: ["create-http-load-balancer"],
|
|
2575
2214
|
},
|
|
2576
2215
|
},
|
|
2216
|
+
curlExample: null,
|
|
2577
2217
|
},
|
|
2578
2218
|
{
|
|
2579
2219
|
toolName: "f5xc-api-statistics-create-tcp-load-balancer-create",
|
|
@@ -2625,18 +2265,6 @@ export const statisticsTools = [
|
|
|
2625
2265
|
creates: ["create-tcp-load-balancer"],
|
|
2626
2266
|
},
|
|
2627
2267
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
2628
|
-
cliExamples: [
|
|
2629
|
-
{
|
|
2630
|
-
command: "f5xcctl discovery create-tcp-load-balancer create {name} --namespace {namespace}",
|
|
2631
|
-
description: "Create create-tcp-load-balancer",
|
|
2632
|
-
use_case: "basic_create",
|
|
2633
|
-
},
|
|
2634
|
-
{
|
|
2635
|
-
command: "f5xcctl discovery create-tcp-load-balancer create -f {file}.yaml",
|
|
2636
|
-
description: "Create from YAML file",
|
|
2637
|
-
use_case: "file_based",
|
|
2638
|
-
},
|
|
2639
|
-
],
|
|
2640
2268
|
confirmationRequired: false,
|
|
2641
2269
|
parameterExamples: {
|
|
2642
2270
|
name: "Vs1",
|
|
@@ -2685,18 +2313,6 @@ export const statisticsTools = [
|
|
|
2685
2313
|
},
|
|
2686
2314
|
confirmation_required: false,
|
|
2687
2315
|
danger_level: "medium",
|
|
2688
|
-
examples: [
|
|
2689
|
-
{
|
|
2690
|
-
command: "f5xcctl discovery create-tcp-load-balancer create {name} --namespace {namespace}",
|
|
2691
|
-
description: "Create create-tcp-load-balancer",
|
|
2692
|
-
use_case: "basic_create",
|
|
2693
|
-
},
|
|
2694
|
-
{
|
|
2695
|
-
command: "f5xcctl discovery create-tcp-load-balancer create -f {file}.yaml",
|
|
2696
|
-
description: "Create from YAML file",
|
|
2697
|
-
use_case: "file_based",
|
|
2698
|
-
},
|
|
2699
|
-
],
|
|
2700
2316
|
field_docs: {},
|
|
2701
2317
|
optional_fields: [],
|
|
2702
2318
|
performance_impact: {
|
|
@@ -2709,6 +2325,7 @@ export const statisticsTools = [
|
|
|
2709
2325
|
creates: ["create-tcp-load-balancer"],
|
|
2710
2326
|
},
|
|
2711
2327
|
},
|
|
2328
|
+
curlExample: null,
|
|
2712
2329
|
},
|
|
2713
2330
|
{
|
|
2714
2331
|
toolName: "f5xc-api-statistics-dc-cluster-group-create",
|
|
@@ -2749,18 +2366,6 @@ export const statisticsTools = [
|
|
|
2749
2366
|
creates: ["dc-cluster-group"],
|
|
2750
2367
|
},
|
|
2751
2368
|
requiredFields: ["metadata.name", "metadata.namespace", "path.dc_cluster_group"],
|
|
2752
|
-
cliExamples: [
|
|
2753
|
-
{
|
|
2754
|
-
command: "f5xcctl data dc-cluster-group create {name} --namespace {namespace}",
|
|
2755
|
-
description: "Create dc-cluster-group",
|
|
2756
|
-
use_case: "basic_create",
|
|
2757
|
-
},
|
|
2758
|
-
{
|
|
2759
|
-
command: "f5xcctl data dc-cluster-group create -f {file}.yaml",
|
|
2760
|
-
description: "Create from YAML file",
|
|
2761
|
-
use_case: "file_based",
|
|
2762
|
-
},
|
|
2763
|
-
],
|
|
2764
2369
|
confirmationRequired: false,
|
|
2765
2370
|
parameterExamples: {
|
|
2766
2371
|
dc_cluster_group: "Dcg-1",
|
|
@@ -2808,18 +2413,6 @@ export const statisticsTools = [
|
|
|
2808
2413
|
},
|
|
2809
2414
|
confirmation_required: false,
|
|
2810
2415
|
danger_level: "medium",
|
|
2811
|
-
examples: [
|
|
2812
|
-
{
|
|
2813
|
-
command: "f5xcctl data dc-cluster-group create {name} --namespace {namespace}",
|
|
2814
|
-
description: "Create dc-cluster-group",
|
|
2815
|
-
use_case: "basic_create",
|
|
2816
|
-
},
|
|
2817
|
-
{
|
|
2818
|
-
command: "f5xcctl data dc-cluster-group create -f {file}.yaml",
|
|
2819
|
-
description: "Create from YAML file",
|
|
2820
|
-
use_case: "file_based",
|
|
2821
|
-
},
|
|
2822
|
-
],
|
|
2823
2416
|
field_docs: {},
|
|
2824
2417
|
optional_fields: [],
|
|
2825
2418
|
performance_impact: {
|
|
@@ -2832,6 +2425,7 @@ export const statisticsTools = [
|
|
|
2832
2425
|
creates: ["dc-cluster-group"],
|
|
2833
2426
|
},
|
|
2834
2427
|
},
|
|
2428
|
+
curlExample: null,
|
|
2835
2429
|
},
|
|
2836
2430
|
{
|
|
2837
2431
|
toolName: "f5xc-api-statistics-dc-cluster-group-list",
|
|
@@ -2856,13 +2450,6 @@ export const statisticsTools = [
|
|
|
2856
2450
|
dangerLevel: "low",
|
|
2857
2451
|
sideEffects: null,
|
|
2858
2452
|
requiredFields: [],
|
|
2859
|
-
cliExamples: [
|
|
2860
|
-
{
|
|
2861
|
-
command: "f5xcctl data dc-cluster-group list --namespace {namespace}",
|
|
2862
|
-
description: "List all dc-cluster-groups",
|
|
2863
|
-
use_case: "list_all",
|
|
2864
|
-
},
|
|
2865
|
-
],
|
|
2866
2453
|
confirmationRequired: false,
|
|
2867
2454
|
parameterExamples: {},
|
|
2868
2455
|
validationRules: {},
|
|
@@ -2905,13 +2492,6 @@ export const statisticsTools = [
|
|
|
2905
2492
|
},
|
|
2906
2493
|
confirmation_required: false,
|
|
2907
2494
|
danger_level: "low",
|
|
2908
|
-
examples: [
|
|
2909
|
-
{
|
|
2910
|
-
command: "f5xcctl data dc-cluster-group list --namespace {namespace}",
|
|
2911
|
-
description: "List all dc-cluster-groups",
|
|
2912
|
-
use_case: "list_all",
|
|
2913
|
-
},
|
|
2914
|
-
],
|
|
2915
2495
|
field_docs: {},
|
|
2916
2496
|
optional_fields: [],
|
|
2917
2497
|
performance_impact: {
|
|
@@ -2922,6 +2502,7 @@ export const statisticsTools = [
|
|
|
2922
2502
|
required_fields: [],
|
|
2923
2503
|
side_effects: {},
|
|
2924
2504
|
},
|
|
2505
|
+
curlExample: null,
|
|
2925
2506
|
},
|
|
2926
2507
|
{
|
|
2927
2508
|
toolName: "f5xc-api-statistics-disable-visibility-create",
|
|
@@ -2973,18 +2554,6 @@ export const statisticsTools = [
|
|
|
2973
2554
|
creates: ["disable-visibility"],
|
|
2974
2555
|
},
|
|
2975
2556
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
2976
|
-
cliExamples: [
|
|
2977
|
-
{
|
|
2978
|
-
command: "f5xcctl discovery disable-visibility create {name} --namespace {namespace}",
|
|
2979
|
-
description: "Create disable-visibility",
|
|
2980
|
-
use_case: "basic_create",
|
|
2981
|
-
},
|
|
2982
|
-
{
|
|
2983
|
-
command: "f5xcctl discovery disable-visibility create -f {file}.yaml",
|
|
2984
|
-
description: "Create from YAML file",
|
|
2985
|
-
use_case: "file_based",
|
|
2986
|
-
},
|
|
2987
|
-
],
|
|
2988
2557
|
confirmationRequired: false,
|
|
2989
2558
|
parameterExamples: {
|
|
2990
2559
|
name: "Vs1",
|
|
@@ -3033,18 +2602,6 @@ export const statisticsTools = [
|
|
|
3033
2602
|
},
|
|
3034
2603
|
confirmation_required: false,
|
|
3035
2604
|
danger_level: "medium",
|
|
3036
|
-
examples: [
|
|
3037
|
-
{
|
|
3038
|
-
command: "f5xcctl discovery disable-visibility create {name} --namespace {namespace}",
|
|
3039
|
-
description: "Create disable-visibility",
|
|
3040
|
-
use_case: "basic_create",
|
|
3041
|
-
},
|
|
3042
|
-
{
|
|
3043
|
-
command: "f5xcctl discovery disable-visibility create -f {file}.yaml",
|
|
3044
|
-
description: "Create from YAML file",
|
|
3045
|
-
use_case: "file_based",
|
|
3046
|
-
},
|
|
3047
|
-
],
|
|
3048
2605
|
field_docs: {},
|
|
3049
2606
|
optional_fields: [],
|
|
3050
2607
|
performance_impact: {
|
|
@@ -3057,6 +2614,7 @@ export const statisticsTools = [
|
|
|
3057
2614
|
creates: ["disable-visibility"],
|
|
3058
2615
|
},
|
|
3059
2616
|
},
|
|
2617
|
+
curlExample: null,
|
|
3060
2618
|
},
|
|
3061
2619
|
{
|
|
3062
2620
|
toolName: "f5xc-api-statistics-discovered-service-get",
|
|
@@ -3122,13 +2680,6 @@ export const statisticsTools = [
|
|
|
3122
2680
|
dangerLevel: "low",
|
|
3123
2681
|
sideEffects: null,
|
|
3124
2682
|
requiredFields: ["path.name", "path.namespace"],
|
|
3125
|
-
cliExamples: [
|
|
3126
|
-
{
|
|
3127
|
-
command: "f5xcctl discovery discovered-service get {name} --namespace {namespace}",
|
|
3128
|
-
description: "Get specific discovered-service",
|
|
3129
|
-
use_case: "get_specific",
|
|
3130
|
-
},
|
|
3131
|
-
],
|
|
3132
2683
|
confirmationRequired: false,
|
|
3133
2684
|
parameterExamples: {
|
|
3134
2685
|
name: "Name",
|
|
@@ -3174,13 +2725,6 @@ export const statisticsTools = [
|
|
|
3174
2725
|
},
|
|
3175
2726
|
confirmation_required: false,
|
|
3176
2727
|
danger_level: "low",
|
|
3177
|
-
examples: [
|
|
3178
|
-
{
|
|
3179
|
-
command: "f5xcctl discovery discovered-service get {name} --namespace {namespace}",
|
|
3180
|
-
description: "Get specific discovered-service",
|
|
3181
|
-
use_case: "get_specific",
|
|
3182
|
-
},
|
|
3183
|
-
],
|
|
3184
2728
|
field_docs: {},
|
|
3185
2729
|
optional_fields: [],
|
|
3186
2730
|
performance_impact: {
|
|
@@ -3191,6 +2735,7 @@ export const statisticsTools = [
|
|
|
3191
2735
|
required_fields: ["path.name", "path.namespace"],
|
|
3192
2736
|
side_effects: {},
|
|
3193
2737
|
},
|
|
2738
|
+
curlExample: null,
|
|
3194
2739
|
},
|
|
3195
2740
|
{
|
|
3196
2741
|
toolName: "f5xc-api-statistics-discovered-service-list",
|
|
@@ -3250,13 +2795,6 @@ export const statisticsTools = [
|
|
|
3250
2795
|
dangerLevel: "low",
|
|
3251
2796
|
sideEffects: null,
|
|
3252
2797
|
requiredFields: ["path.namespace"],
|
|
3253
|
-
cliExamples: [
|
|
3254
|
-
{
|
|
3255
|
-
command: "f5xcctl discovery discovered-service list --namespace {namespace}",
|
|
3256
|
-
description: "List all discovered-services",
|
|
3257
|
-
use_case: "list_all",
|
|
3258
|
-
},
|
|
3259
|
-
],
|
|
3260
2798
|
confirmationRequired: false,
|
|
3261
2799
|
parameterExamples: {
|
|
3262
2800
|
discovery_name: "Disc-cbip-1.",
|
|
@@ -3303,13 +2841,6 @@ export const statisticsTools = [
|
|
|
3303
2841
|
},
|
|
3304
2842
|
confirmation_required: false,
|
|
3305
2843
|
danger_level: "low",
|
|
3306
|
-
examples: [
|
|
3307
|
-
{
|
|
3308
|
-
command: "f5xcctl discovery discovered-service list --namespace {namespace}",
|
|
3309
|
-
description: "List all discovered-services",
|
|
3310
|
-
use_case: "list_all",
|
|
3311
|
-
},
|
|
3312
|
-
],
|
|
3313
2844
|
field_docs: {},
|
|
3314
2845
|
optional_fields: [],
|
|
3315
2846
|
performance_impact: {
|
|
@@ -3320,6 +2851,7 @@ export const statisticsTools = [
|
|
|
3320
2851
|
required_fields: ["path.namespace"],
|
|
3321
2852
|
side_effects: {},
|
|
3322
2853
|
},
|
|
2854
|
+
curlExample: null,
|
|
3323
2855
|
},
|
|
3324
2856
|
{
|
|
3325
2857
|
toolName: "f5xc-api-statistics-download-get",
|
|
@@ -3367,13 +2899,6 @@ export const statisticsTools = [
|
|
|
3367
2899
|
dangerLevel: "low",
|
|
3368
2900
|
sideEffects: null,
|
|
3369
2901
|
requiredFields: ["path.name", "path.namespace"],
|
|
3370
|
-
cliExamples: [
|
|
3371
|
-
{
|
|
3372
|
-
command: "f5xcctl report download get {name} --namespace {namespace}",
|
|
3373
|
-
description: "Get specific download",
|
|
3374
|
-
use_case: "get_specific",
|
|
3375
|
-
},
|
|
3376
|
-
],
|
|
3377
2902
|
confirmationRequired: false,
|
|
3378
2903
|
parameterExamples: {
|
|
3379
2904
|
name: "Test-report.",
|
|
@@ -3419,13 +2944,6 @@ export const statisticsTools = [
|
|
|
3419
2944
|
},
|
|
3420
2945
|
confirmation_required: false,
|
|
3421
2946
|
danger_level: "low",
|
|
3422
|
-
examples: [
|
|
3423
|
-
{
|
|
3424
|
-
command: "f5xcctl report download get {name} --namespace {namespace}",
|
|
3425
|
-
description: "Get specific download",
|
|
3426
|
-
use_case: "get_specific",
|
|
3427
|
-
},
|
|
3428
|
-
],
|
|
3429
2947
|
field_docs: {},
|
|
3430
2948
|
optional_fields: [],
|
|
3431
2949
|
performance_impact: {
|
|
@@ -3436,6 +2954,7 @@ export const statisticsTools = [
|
|
|
3436
2954
|
required_fields: ["path.name", "path.namespace"],
|
|
3437
2955
|
side_effects: {},
|
|
3438
2956
|
},
|
|
2957
|
+
curlExample: null,
|
|
3439
2958
|
},
|
|
3440
2959
|
{
|
|
3441
2960
|
toolName: "f5xc-api-statistics-enable-visibility-create",
|
|
@@ -3487,18 +3006,6 @@ export const statisticsTools = [
|
|
|
3487
3006
|
creates: ["enable-visibility"],
|
|
3488
3007
|
},
|
|
3489
3008
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
3490
|
-
cliExamples: [
|
|
3491
|
-
{
|
|
3492
|
-
command: "f5xcctl discovery enable-visibility create {name} --namespace {namespace}",
|
|
3493
|
-
description: "Create enable-visibility",
|
|
3494
|
-
use_case: "basic_create",
|
|
3495
|
-
},
|
|
3496
|
-
{
|
|
3497
|
-
command: "f5xcctl discovery enable-visibility create -f {file}.yaml",
|
|
3498
|
-
description: "Create from YAML file",
|
|
3499
|
-
use_case: "file_based",
|
|
3500
|
-
},
|
|
3501
|
-
],
|
|
3502
3009
|
confirmationRequired: false,
|
|
3503
3010
|
parameterExamples: {
|
|
3504
3011
|
name: "Vs1",
|
|
@@ -3547,18 +3054,6 @@ export const statisticsTools = [
|
|
|
3547
3054
|
},
|
|
3548
3055
|
confirmation_required: false,
|
|
3549
3056
|
danger_level: "medium",
|
|
3550
|
-
examples: [
|
|
3551
|
-
{
|
|
3552
|
-
command: "f5xcctl discovery enable-visibility create {name} --namespace {namespace}",
|
|
3553
|
-
description: "Create enable-visibility",
|
|
3554
|
-
use_case: "basic_create",
|
|
3555
|
-
},
|
|
3556
|
-
{
|
|
3557
|
-
command: "f5xcctl discovery enable-visibility create -f {file}.yaml",
|
|
3558
|
-
description: "Create from YAML file",
|
|
3559
|
-
use_case: "file_based",
|
|
3560
|
-
},
|
|
3561
|
-
],
|
|
3562
3057
|
field_docs: {},
|
|
3563
3058
|
optional_fields: [],
|
|
3564
3059
|
performance_impact: {
|
|
@@ -3571,6 +3066,7 @@ export const statisticsTools = [
|
|
|
3571
3066
|
creates: ["enable-visibility"],
|
|
3572
3067
|
},
|
|
3573
3068
|
},
|
|
3069
|
+
curlExample: null,
|
|
3574
3070
|
},
|
|
3575
3071
|
{
|
|
3576
3072
|
toolName: "f5xc-api-statistics-event-count-create",
|
|
@@ -3622,18 +3118,6 @@ export const statisticsTools = [
|
|
|
3622
3118
|
creates: ["event-count"],
|
|
3623
3119
|
},
|
|
3624
3120
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.network_id"],
|
|
3625
|
-
cliExamples: [
|
|
3626
|
-
{
|
|
3627
|
-
command: "f5xcctl infraprotect event-count create {name} --namespace {namespace}",
|
|
3628
|
-
description: "Create event-count",
|
|
3629
|
-
use_case: "basic_create",
|
|
3630
|
-
},
|
|
3631
|
-
{
|
|
3632
|
-
command: "f5xcctl infraprotect event-count create -f {file}.yaml",
|
|
3633
|
-
description: "Create from YAML file",
|
|
3634
|
-
use_case: "file_based",
|
|
3635
|
-
},
|
|
3636
|
-
],
|
|
3637
3121
|
confirmationRequired: false,
|
|
3638
3122
|
parameterExamples: {
|
|
3639
3123
|
namespace: "Value",
|
|
@@ -3679,18 +3163,6 @@ export const statisticsTools = [
|
|
|
3679
3163
|
},
|
|
3680
3164
|
confirmation_required: false,
|
|
3681
3165
|
danger_level: "medium",
|
|
3682
|
-
examples: [
|
|
3683
|
-
{
|
|
3684
|
-
command: "f5xcctl infraprotect event-count create {name} --namespace {namespace}",
|
|
3685
|
-
description: "Create event-count",
|
|
3686
|
-
use_case: "basic_create",
|
|
3687
|
-
},
|
|
3688
|
-
{
|
|
3689
|
-
command: "f5xcctl infraprotect event-count create -f {file}.yaml",
|
|
3690
|
-
description: "Create from YAML file",
|
|
3691
|
-
use_case: "file_based",
|
|
3692
|
-
},
|
|
3693
|
-
],
|
|
3694
3166
|
field_docs: {},
|
|
3695
3167
|
optional_fields: [],
|
|
3696
3168
|
performance_impact: {
|
|
@@ -3703,6 +3175,7 @@ export const statisticsTools = [
|
|
|
3703
3175
|
creates: ["event-count"],
|
|
3704
3176
|
},
|
|
3705
3177
|
},
|
|
3178
|
+
curlExample: null,
|
|
3706
3179
|
},
|
|
3707
3180
|
{
|
|
3708
3181
|
toolName: "f5xc-api-statistics-firewall-log-create",
|
|
@@ -3743,18 +3216,6 @@ export const statisticsTools = [
|
|
|
3743
3216
|
creates: ["firewall-log"],
|
|
3744
3217
|
},
|
|
3745
3218
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
3746
|
-
cliExamples: [
|
|
3747
|
-
{
|
|
3748
|
-
command: "f5xcctl data firewall-log create {name} --namespace {namespace}",
|
|
3749
|
-
description: "Create firewall-log",
|
|
3750
|
-
use_case: "basic_create",
|
|
3751
|
-
},
|
|
3752
|
-
{
|
|
3753
|
-
command: "f5xcctl data firewall-log create -f {file}.yaml",
|
|
3754
|
-
description: "Create from YAML file",
|
|
3755
|
-
use_case: "file_based",
|
|
3756
|
-
},
|
|
3757
|
-
],
|
|
3758
3219
|
confirmationRequired: false,
|
|
3759
3220
|
parameterExamples: {
|
|
3760
3221
|
namespace: "Value",
|
|
@@ -3799,18 +3260,6 @@ export const statisticsTools = [
|
|
|
3799
3260
|
},
|
|
3800
3261
|
confirmation_required: false,
|
|
3801
3262
|
danger_level: "medium",
|
|
3802
|
-
examples: [
|
|
3803
|
-
{
|
|
3804
|
-
command: "f5xcctl data firewall-log create {name} --namespace {namespace}",
|
|
3805
|
-
description: "Create firewall-log",
|
|
3806
|
-
use_case: "basic_create",
|
|
3807
|
-
},
|
|
3808
|
-
{
|
|
3809
|
-
command: "f5xcctl data firewall-log create -f {file}.yaml",
|
|
3810
|
-
description: "Create from YAML file",
|
|
3811
|
-
use_case: "file_based",
|
|
3812
|
-
},
|
|
3813
|
-
],
|
|
3814
3263
|
field_docs: {},
|
|
3815
3264
|
optional_fields: [],
|
|
3816
3265
|
performance_impact: {
|
|
@@ -3823,6 +3272,7 @@ export const statisticsTools = [
|
|
|
3823
3272
|
creates: ["firewall-log"],
|
|
3824
3273
|
},
|
|
3825
3274
|
},
|
|
3275
|
+
curlExample: null,
|
|
3826
3276
|
},
|
|
3827
3277
|
{
|
|
3828
3278
|
toolName: "f5xc-api-statistics-flow-anomaly-get",
|
|
@@ -3889,13 +3339,6 @@ export const statisticsTools = [
|
|
|
3889
3339
|
dangerLevel: "low",
|
|
3890
3340
|
sideEffects: null,
|
|
3891
3341
|
requiredFields: ["path.name", "path.namespace"],
|
|
3892
|
-
cliExamples: [
|
|
3893
|
-
{
|
|
3894
|
-
command: "f5xcctl config flow-anomaly get {name} --namespace {namespace}",
|
|
3895
|
-
description: "Get specific flow-anomaly",
|
|
3896
|
-
use_case: "get_specific",
|
|
3897
|
-
},
|
|
3898
|
-
],
|
|
3899
3342
|
confirmationRequired: false,
|
|
3900
3343
|
parameterExamples: {
|
|
3901
3344
|
name: "Name",
|
|
@@ -3941,13 +3384,6 @@ export const statisticsTools = [
|
|
|
3941
3384
|
},
|
|
3942
3385
|
confirmation_required: false,
|
|
3943
3386
|
danger_level: "low",
|
|
3944
|
-
examples: [
|
|
3945
|
-
{
|
|
3946
|
-
command: "f5xcctl config flow-anomaly get {name} --namespace {namespace}",
|
|
3947
|
-
description: "Get specific flow-anomaly",
|
|
3948
|
-
use_case: "get_specific",
|
|
3949
|
-
},
|
|
3950
|
-
],
|
|
3951
3387
|
field_docs: {},
|
|
3952
3388
|
optional_fields: [],
|
|
3953
3389
|
performance_impact: {
|
|
@@ -3958,6 +3394,7 @@ export const statisticsTools = [
|
|
|
3958
3394
|
required_fields: ["path.name", "path.namespace"],
|
|
3959
3395
|
side_effects: {},
|
|
3960
3396
|
},
|
|
3397
|
+
curlExample: null,
|
|
3961
3398
|
},
|
|
3962
3399
|
{
|
|
3963
3400
|
toolName: "f5xc-api-statistics-flow-anomaly-list",
|
|
@@ -4032,13 +3469,6 @@ export const statisticsTools = [
|
|
|
4032
3469
|
dangerLevel: "low",
|
|
4033
3470
|
sideEffects: null,
|
|
4034
3471
|
requiredFields: ["path.namespace"],
|
|
4035
|
-
cliExamples: [
|
|
4036
|
-
{
|
|
4037
|
-
command: "f5xcctl config flow-anomaly list --namespace {namespace}",
|
|
4038
|
-
description: "List all flow-anomalys",
|
|
4039
|
-
use_case: "list_all",
|
|
4040
|
-
},
|
|
4041
|
-
],
|
|
4042
3472
|
confirmationRequired: false,
|
|
4043
3473
|
parameterExamples: {
|
|
4044
3474
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4084,13 +3514,6 @@ export const statisticsTools = [
|
|
|
4084
3514
|
},
|
|
4085
3515
|
confirmation_required: false,
|
|
4086
3516
|
danger_level: "low",
|
|
4087
|
-
examples: [
|
|
4088
|
-
{
|
|
4089
|
-
command: "f5xcctl config flow-anomaly list --namespace {namespace}",
|
|
4090
|
-
description: "List all flow-anomalys",
|
|
4091
|
-
use_case: "list_all",
|
|
4092
|
-
},
|
|
4093
|
-
],
|
|
4094
3517
|
field_docs: {},
|
|
4095
3518
|
optional_fields: [],
|
|
4096
3519
|
performance_impact: {
|
|
@@ -4101,6 +3524,7 @@ export const statisticsTools = [
|
|
|
4101
3524
|
required_fields: ["path.namespace"],
|
|
4102
3525
|
side_effects: {},
|
|
4103
3526
|
},
|
|
3527
|
+
curlExample: null,
|
|
4104
3528
|
},
|
|
4105
3529
|
{
|
|
4106
3530
|
toolName: "f5xc-api-statistics-generate-create",
|
|
@@ -4152,18 +3576,6 @@ export const statisticsTools = [
|
|
|
4152
3576
|
creates: ["generate"],
|
|
4153
3577
|
},
|
|
4154
3578
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
4155
|
-
cliExamples: [
|
|
4156
|
-
{
|
|
4157
|
-
command: "f5xcctl report generate create -f {file}.yaml",
|
|
4158
|
-
description: "Create from YAML file",
|
|
4159
|
-
use_case: "file_based",
|
|
4160
|
-
},
|
|
4161
|
-
{
|
|
4162
|
-
command: "f5xcctl report generate create {name} --namespace {namespace}",
|
|
4163
|
-
description: "Create generate",
|
|
4164
|
-
use_case: "basic_create",
|
|
4165
|
-
},
|
|
4166
|
-
],
|
|
4167
3579
|
confirmationRequired: false,
|
|
4168
3580
|
parameterExamples: {
|
|
4169
3581
|
name: "Test-report.",
|
|
@@ -4209,18 +3621,6 @@ export const statisticsTools = [
|
|
|
4209
3621
|
},
|
|
4210
3622
|
confirmation_required: false,
|
|
4211
3623
|
danger_level: "medium",
|
|
4212
|
-
examples: [
|
|
4213
|
-
{
|
|
4214
|
-
command: "f5xcctl report generate create {name} --namespace {namespace}",
|
|
4215
|
-
description: "Create generate",
|
|
4216
|
-
use_case: "basic_create",
|
|
4217
|
-
},
|
|
4218
|
-
{
|
|
4219
|
-
command: "f5xcctl report generate create -f {file}.yaml",
|
|
4220
|
-
description: "Create from YAML file",
|
|
4221
|
-
use_case: "file_based",
|
|
4222
|
-
},
|
|
4223
|
-
],
|
|
4224
3624
|
field_docs: {},
|
|
4225
3625
|
optional_fields: [],
|
|
4226
3626
|
performance_impact: {
|
|
@@ -4233,6 +3633,7 @@ export const statisticsTools = [
|
|
|
4233
3633
|
creates: ["generate"],
|
|
4234
3634
|
},
|
|
4235
3635
|
},
|
|
3636
|
+
curlExample: null,
|
|
4236
3637
|
},
|
|
4237
3638
|
{
|
|
4238
3639
|
toolName: "f5xc-api-statistics-global-log-receiver-create",
|
|
@@ -4273,18 +3674,6 @@ export const statisticsTools = [
|
|
|
4273
3674
|
creates: ["global-log-receiver"],
|
|
4274
3675
|
},
|
|
4275
3676
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4276
|
-
cliExamples: [
|
|
4277
|
-
{
|
|
4278
|
-
command: "f5xcctl config global-log-receiver create -f {file}.yaml",
|
|
4279
|
-
description: "Create from YAML file",
|
|
4280
|
-
use_case: "file_based",
|
|
4281
|
-
},
|
|
4282
|
-
{
|
|
4283
|
-
command: "f5xcctl config global-log-receiver create {name} --namespace {namespace}",
|
|
4284
|
-
description: "Create global-log-receiver",
|
|
4285
|
-
use_case: "basic_create",
|
|
4286
|
-
},
|
|
4287
|
-
],
|
|
4288
3677
|
confirmationRequired: false,
|
|
4289
3678
|
parameterExamples: {
|
|
4290
3679
|
"metadata.namespace": "Staging",
|
|
@@ -4332,18 +3721,6 @@ export const statisticsTools = [
|
|
|
4332
3721
|
},
|
|
4333
3722
|
confirmation_required: false,
|
|
4334
3723
|
danger_level: "medium",
|
|
4335
|
-
examples: [
|
|
4336
|
-
{
|
|
4337
|
-
command: "f5xcctl config global-log-receiver create {name} --namespace {namespace}",
|
|
4338
|
-
description: "Create global-log-receiver",
|
|
4339
|
-
use_case: "basic_create",
|
|
4340
|
-
},
|
|
4341
|
-
{
|
|
4342
|
-
command: "f5xcctl config global-log-receiver create -f {file}.yaml",
|
|
4343
|
-
description: "Create from YAML file",
|
|
4344
|
-
use_case: "file_based",
|
|
4345
|
-
},
|
|
4346
|
-
],
|
|
4347
3724
|
field_docs: {},
|
|
4348
3725
|
optional_fields: [],
|
|
4349
3726
|
performance_impact: {
|
|
@@ -4356,6 +3733,7 @@ export const statisticsTools = [
|
|
|
4356
3733
|
creates: ["global-log-receiver"],
|
|
4357
3734
|
},
|
|
4358
3735
|
},
|
|
3736
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/global_log_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4359
3737
|
},
|
|
4360
3738
|
{
|
|
4361
3739
|
toolName: "f5xc-api-statistics-global-log-receiver-delete",
|
|
@@ -4405,13 +3783,6 @@ export const statisticsTools = [
|
|
|
4405
3783
|
deletes: ["global-log-receiver", "contained_resources"],
|
|
4406
3784
|
},
|
|
4407
3785
|
requiredFields: ["path.name", "path.namespace"],
|
|
4408
|
-
cliExamples: [
|
|
4409
|
-
{
|
|
4410
|
-
command: "f5xcctl config global-log-receiver delete {name} --namespace {namespace}",
|
|
4411
|
-
description: "Delete global-log-receiver",
|
|
4412
|
-
use_case: "delete",
|
|
4413
|
-
},
|
|
4414
|
-
],
|
|
4415
3786
|
confirmationRequired: true,
|
|
4416
3787
|
parameterExamples: {
|
|
4417
3788
|
name: "Name",
|
|
@@ -4457,13 +3828,6 @@ export const statisticsTools = [
|
|
|
4457
3828
|
},
|
|
4458
3829
|
confirmation_required: true,
|
|
4459
3830
|
danger_level: "high",
|
|
4460
|
-
examples: [
|
|
4461
|
-
{
|
|
4462
|
-
command: "f5xcctl config global-log-receiver delete {name} --namespace {namespace}",
|
|
4463
|
-
description: "Delete global-log-receiver",
|
|
4464
|
-
use_case: "delete",
|
|
4465
|
-
},
|
|
4466
|
-
],
|
|
4467
3831
|
field_docs: {},
|
|
4468
3832
|
optional_fields: [],
|
|
4469
3833
|
performance_impact: {
|
|
@@ -4476,6 +3840,7 @@ export const statisticsTools = [
|
|
|
4476
3840
|
deletes: ["global-log-receiver", "contained_resources"],
|
|
4477
3841
|
},
|
|
4478
3842
|
},
|
|
3843
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/global_log_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4479
3844
|
},
|
|
4480
3845
|
{
|
|
4481
3846
|
toolName: "f5xc-api-statistics-global-log-receiver-get",
|
|
@@ -4544,13 +3909,6 @@ export const statisticsTools = [
|
|
|
4544
3909
|
dangerLevel: "low",
|
|
4545
3910
|
sideEffects: null,
|
|
4546
3911
|
requiredFields: ["path.name", "path.namespace"],
|
|
4547
|
-
cliExamples: [
|
|
4548
|
-
{
|
|
4549
|
-
command: "f5xcctl config global-log-receiver get {name} --namespace {namespace}",
|
|
4550
|
-
description: "Get specific global-log-receiver",
|
|
4551
|
-
use_case: "get_specific",
|
|
4552
|
-
},
|
|
4553
|
-
],
|
|
4554
3912
|
confirmationRequired: false,
|
|
4555
3913
|
parameterExamples: {
|
|
4556
3914
|
name: "Name",
|
|
@@ -4596,13 +3954,6 @@ export const statisticsTools = [
|
|
|
4596
3954
|
},
|
|
4597
3955
|
confirmation_required: false,
|
|
4598
3956
|
danger_level: "low",
|
|
4599
|
-
examples: [
|
|
4600
|
-
{
|
|
4601
|
-
command: "f5xcctl config global-log-receiver get {name} --namespace {namespace}",
|
|
4602
|
-
description: "Get specific global-log-receiver",
|
|
4603
|
-
use_case: "get_specific",
|
|
4604
|
-
},
|
|
4605
|
-
],
|
|
4606
3957
|
field_docs: {},
|
|
4607
3958
|
optional_fields: [],
|
|
4608
3959
|
performance_impact: {
|
|
@@ -4613,6 +3964,7 @@ export const statisticsTools = [
|
|
|
4613
3964
|
required_fields: ["path.name", "path.namespace"],
|
|
4614
3965
|
side_effects: {},
|
|
4615
3966
|
},
|
|
3967
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/global_log_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4616
3968
|
},
|
|
4617
3969
|
{
|
|
4618
3970
|
toolName: "f5xc-api-statistics-global-log-receiver-list",
|
|
@@ -4687,13 +4039,6 @@ export const statisticsTools = [
|
|
|
4687
4039
|
dangerLevel: "low",
|
|
4688
4040
|
sideEffects: null,
|
|
4689
4041
|
requiredFields: ["path.namespace"],
|
|
4690
|
-
cliExamples: [
|
|
4691
|
-
{
|
|
4692
|
-
command: "f5xcctl config global-log-receiver list --namespace {namespace}",
|
|
4693
|
-
description: "List all global-log-receivers",
|
|
4694
|
-
use_case: "list_all",
|
|
4695
|
-
},
|
|
4696
|
-
],
|
|
4697
4042
|
confirmationRequired: false,
|
|
4698
4043
|
parameterExamples: {
|
|
4699
4044
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4739,13 +4084,6 @@ export const statisticsTools = [
|
|
|
4739
4084
|
},
|
|
4740
4085
|
confirmation_required: false,
|
|
4741
4086
|
danger_level: "low",
|
|
4742
|
-
examples: [
|
|
4743
|
-
{
|
|
4744
|
-
command: "f5xcctl config global-log-receiver list --namespace {namespace}",
|
|
4745
|
-
description: "List all global-log-receivers",
|
|
4746
|
-
use_case: "list_all",
|
|
4747
|
-
},
|
|
4748
|
-
],
|
|
4749
4087
|
field_docs: {},
|
|
4750
4088
|
optional_fields: [],
|
|
4751
4089
|
performance_impact: {
|
|
@@ -4756,6 +4094,7 @@ export const statisticsTools = [
|
|
|
4756
4094
|
required_fields: ["path.namespace"],
|
|
4757
4095
|
side_effects: {},
|
|
4758
4096
|
},
|
|
4097
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/global_log_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4759
4098
|
},
|
|
4760
4099
|
{
|
|
4761
4100
|
toolName: "f5xc-api-statistics-global-log-receiver-update",
|
|
@@ -4807,13 +4146,6 @@ export const statisticsTools = [
|
|
|
4807
4146
|
modifies: ["global-log-receiver"],
|
|
4808
4147
|
},
|
|
4809
4148
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4810
|
-
cliExamples: [
|
|
4811
|
-
{
|
|
4812
|
-
command: "f5xcctl config global-log-receiver update {name} --namespace {namespace} -f {file}.yaml",
|
|
4813
|
-
description: "Update global-log-receiver",
|
|
4814
|
-
use_case: "update",
|
|
4815
|
-
},
|
|
4816
|
-
],
|
|
4817
4149
|
confirmationRequired: false,
|
|
4818
4150
|
parameterExamples: {
|
|
4819
4151
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4859,13 +4191,6 @@ export const statisticsTools = [
|
|
|
4859
4191
|
},
|
|
4860
4192
|
confirmation_required: false,
|
|
4861
4193
|
danger_level: "medium",
|
|
4862
|
-
examples: [
|
|
4863
|
-
{
|
|
4864
|
-
command: "f5xcctl config global-log-receiver update {name} --namespace {namespace} -f {file}.yaml",
|
|
4865
|
-
description: "Update global-log-receiver",
|
|
4866
|
-
use_case: "update",
|
|
4867
|
-
},
|
|
4868
|
-
],
|
|
4869
4194
|
field_docs: {},
|
|
4870
4195
|
optional_fields: [],
|
|
4871
4196
|
performance_impact: {
|
|
@@ -4878,6 +4203,7 @@ export const statisticsTools = [
|
|
|
4878
4203
|
modifies: ["global-log-receiver"],
|
|
4879
4204
|
},
|
|
4880
4205
|
},
|
|
4206
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/global_log_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4881
4207
|
},
|
|
4882
4208
|
{
|
|
4883
4209
|
toolName: "f5xc-api-statistics-list-reports-history-bot-defence-create",
|
|
@@ -4916,18 +4242,6 @@ export const statisticsTools = [
|
|
|
4916
4242
|
creates: ["list-reports-history-bot-defence"],
|
|
4917
4243
|
},
|
|
4918
4244
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
4919
|
-
cliExamples: [
|
|
4920
|
-
{
|
|
4921
|
-
command: "f5xcctl report list-reports-history-bot-defence create -f {file}.yaml",
|
|
4922
|
-
description: "Create from YAML file",
|
|
4923
|
-
use_case: "file_based",
|
|
4924
|
-
},
|
|
4925
|
-
{
|
|
4926
|
-
command: "f5xcctl report list-reports-history-bot-defence create {name} --namespace {namespace}",
|
|
4927
|
-
description: "Create list-reports-history-bot-defence",
|
|
4928
|
-
use_case: "basic_create",
|
|
4929
|
-
},
|
|
4930
|
-
],
|
|
4931
4245
|
confirmationRequired: false,
|
|
4932
4246
|
parameterExamples: {
|
|
4933
4247
|
namespace: "System",
|
|
@@ -4975,18 +4289,6 @@ export const statisticsTools = [
|
|
|
4975
4289
|
},
|
|
4976
4290
|
confirmation_required: false,
|
|
4977
4291
|
danger_level: "medium",
|
|
4978
|
-
examples: [
|
|
4979
|
-
{
|
|
4980
|
-
command: "f5xcctl report list-reports-history-bot-defence create {name} --namespace {namespace}",
|
|
4981
|
-
description: "Create list-reports-history-bot-defence",
|
|
4982
|
-
use_case: "basic_create",
|
|
4983
|
-
},
|
|
4984
|
-
{
|
|
4985
|
-
command: "f5xcctl report list-reports-history-bot-defence create -f {file}.yaml",
|
|
4986
|
-
description: "Create from YAML file",
|
|
4987
|
-
use_case: "file_based",
|
|
4988
|
-
},
|
|
4989
|
-
],
|
|
4990
4292
|
field_docs: {},
|
|
4991
4293
|
optional_fields: [],
|
|
4992
4294
|
performance_impact: {
|
|
@@ -4999,6 +4301,7 @@ export const statisticsTools = [
|
|
|
4999
4301
|
creates: ["list-reports-history-bot-defence"],
|
|
5000
4302
|
},
|
|
5001
4303
|
},
|
|
4304
|
+
curlExample: null,
|
|
5002
4305
|
},
|
|
5003
4306
|
{
|
|
5004
4307
|
toolName: "f5xc-api-statistics-list-reports-history-create",
|
|
@@ -5037,18 +4340,6 @@ export const statisticsTools = [
|
|
|
5037
4340
|
creates: ["list-reports-history"],
|
|
5038
4341
|
},
|
|
5039
4342
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
5040
|
-
cliExamples: [
|
|
5041
|
-
{
|
|
5042
|
-
command: "f5xcctl report list-reports-history create -f {file}.yaml",
|
|
5043
|
-
description: "Create from YAML file",
|
|
5044
|
-
use_case: "file_based",
|
|
5045
|
-
},
|
|
5046
|
-
{
|
|
5047
|
-
command: "f5xcctl report list-reports-history create {name} --namespace {namespace}",
|
|
5048
|
-
description: "Create list-reports-history",
|
|
5049
|
-
use_case: "basic_create",
|
|
5050
|
-
},
|
|
5051
|
-
],
|
|
5052
4343
|
confirmationRequired: false,
|
|
5053
4344
|
parameterExamples: {
|
|
5054
4345
|
namespace: "System",
|
|
@@ -5096,18 +4387,6 @@ export const statisticsTools = [
|
|
|
5096
4387
|
},
|
|
5097
4388
|
confirmation_required: false,
|
|
5098
4389
|
danger_level: "medium",
|
|
5099
|
-
examples: [
|
|
5100
|
-
{
|
|
5101
|
-
command: "f5xcctl report list-reports-history create {name} --namespace {namespace}",
|
|
5102
|
-
description: "Create list-reports-history",
|
|
5103
|
-
use_case: "basic_create",
|
|
5104
|
-
},
|
|
5105
|
-
{
|
|
5106
|
-
command: "f5xcctl report list-reports-history create -f {file}.yaml",
|
|
5107
|
-
description: "Create from YAML file",
|
|
5108
|
-
use_case: "file_based",
|
|
5109
|
-
},
|
|
5110
|
-
],
|
|
5111
4390
|
field_docs: {},
|
|
5112
4391
|
optional_fields: [],
|
|
5113
4392
|
performance_impact: {
|
|
@@ -5120,6 +4399,7 @@ export const statisticsTools = [
|
|
|
5120
4399
|
creates: ["list-reports-history"],
|
|
5121
4400
|
},
|
|
5122
4401
|
},
|
|
4402
|
+
curlExample: null,
|
|
5123
4403
|
},
|
|
5124
4404
|
{
|
|
5125
4405
|
toolName: "f5xc-api-statistics-list-reports-history-waap-create",
|
|
@@ -5158,18 +4438,6 @@ export const statisticsTools = [
|
|
|
5158
4438
|
creates: ["list-reports-history-waap"],
|
|
5159
4439
|
},
|
|
5160
4440
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
5161
|
-
cliExamples: [
|
|
5162
|
-
{
|
|
5163
|
-
command: "f5xcctl report list-reports-history-waap create -f {file}.yaml",
|
|
5164
|
-
description: "Create from YAML file",
|
|
5165
|
-
use_case: "file_based",
|
|
5166
|
-
},
|
|
5167
|
-
{
|
|
5168
|
-
command: "f5xcctl report list-reports-history-waap create {name} --namespace {namespace}",
|
|
5169
|
-
description: "Create list-reports-history-waap",
|
|
5170
|
-
use_case: "basic_create",
|
|
5171
|
-
},
|
|
5172
|
-
],
|
|
5173
4441
|
confirmationRequired: false,
|
|
5174
4442
|
parameterExamples: {
|
|
5175
4443
|
namespace: "System",
|
|
@@ -5217,18 +4485,6 @@ export const statisticsTools = [
|
|
|
5217
4485
|
},
|
|
5218
4486
|
confirmation_required: false,
|
|
5219
4487
|
danger_level: "medium",
|
|
5220
|
-
examples: [
|
|
5221
|
-
{
|
|
5222
|
-
command: "f5xcctl report list-reports-history-waap create {name} --namespace {namespace}",
|
|
5223
|
-
description: "Create list-reports-history-waap",
|
|
5224
|
-
use_case: "basic_create",
|
|
5225
|
-
},
|
|
5226
|
-
{
|
|
5227
|
-
command: "f5xcctl report list-reports-history-waap create -f {file}.yaml",
|
|
5228
|
-
description: "Create from YAML file",
|
|
5229
|
-
use_case: "file_based",
|
|
5230
|
-
},
|
|
5231
|
-
],
|
|
5232
4488
|
field_docs: {},
|
|
5233
4489
|
optional_fields: [],
|
|
5234
4490
|
performance_impact: {
|
|
@@ -5241,6 +4497,7 @@ export const statisticsTools = [
|
|
|
5241
4497
|
creates: ["list-reports-history-waap"],
|
|
5242
4498
|
},
|
|
5243
4499
|
},
|
|
4500
|
+
curlExample: null,
|
|
5244
4501
|
},
|
|
5245
4502
|
{
|
|
5246
4503
|
toolName: "f5xc-api-statistics-log-receiver-create",
|
|
@@ -5281,18 +4538,6 @@ export const statisticsTools = [
|
|
|
5281
4538
|
creates: ["log-receiver"],
|
|
5282
4539
|
},
|
|
5283
4540
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
5284
|
-
cliExamples: [
|
|
5285
|
-
{
|
|
5286
|
-
command: "f5xcctl config log-receiver create -f {file}.yaml",
|
|
5287
|
-
description: "Create from YAML file",
|
|
5288
|
-
use_case: "file_based",
|
|
5289
|
-
},
|
|
5290
|
-
{
|
|
5291
|
-
command: "f5xcctl config log-receiver create {name} --namespace {namespace}",
|
|
5292
|
-
description: "Create log-receiver",
|
|
5293
|
-
use_case: "basic_create",
|
|
5294
|
-
},
|
|
5295
|
-
],
|
|
5296
4541
|
confirmationRequired: false,
|
|
5297
4542
|
parameterExamples: {
|
|
5298
4543
|
"metadata.namespace": "Staging",
|
|
@@ -5337,18 +4582,6 @@ export const statisticsTools = [
|
|
|
5337
4582
|
},
|
|
5338
4583
|
confirmation_required: false,
|
|
5339
4584
|
danger_level: "medium",
|
|
5340
|
-
examples: [
|
|
5341
|
-
{
|
|
5342
|
-
command: "f5xcctl config log-receiver create {name} --namespace {namespace}",
|
|
5343
|
-
description: "Create log-receiver",
|
|
5344
|
-
use_case: "basic_create",
|
|
5345
|
-
},
|
|
5346
|
-
{
|
|
5347
|
-
command: "f5xcctl config log-receiver create -f {file}.yaml",
|
|
5348
|
-
description: "Create from YAML file",
|
|
5349
|
-
use_case: "file_based",
|
|
5350
|
-
},
|
|
5351
|
-
],
|
|
5352
4585
|
field_docs: {},
|
|
5353
4586
|
optional_fields: [],
|
|
5354
4587
|
performance_impact: {
|
|
@@ -5361,6 +4594,7 @@ export const statisticsTools = [
|
|
|
5361
4594
|
creates: ["log-receiver"],
|
|
5362
4595
|
},
|
|
5363
4596
|
},
|
|
4597
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/log_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5364
4598
|
},
|
|
5365
4599
|
{
|
|
5366
4600
|
toolName: "f5xc-api-statistics-log-receiver-delete",
|
|
@@ -5410,13 +4644,6 @@ export const statisticsTools = [
|
|
|
5410
4644
|
deletes: ["log-receiver", "contained_resources"],
|
|
5411
4645
|
},
|
|
5412
4646
|
requiredFields: ["path.name", "path.namespace"],
|
|
5413
|
-
cliExamples: [
|
|
5414
|
-
{
|
|
5415
|
-
command: "f5xcctl config log-receiver delete {name} --namespace {namespace}",
|
|
5416
|
-
description: "Delete log-receiver",
|
|
5417
|
-
use_case: "delete",
|
|
5418
|
-
},
|
|
5419
|
-
],
|
|
5420
4647
|
confirmationRequired: true,
|
|
5421
4648
|
parameterExamples: {
|
|
5422
4649
|
name: "Name",
|
|
@@ -5462,13 +4689,6 @@ export const statisticsTools = [
|
|
|
5462
4689
|
},
|
|
5463
4690
|
confirmation_required: true,
|
|
5464
4691
|
danger_level: "high",
|
|
5465
|
-
examples: [
|
|
5466
|
-
{
|
|
5467
|
-
command: "f5xcctl config log-receiver delete {name} --namespace {namespace}",
|
|
5468
|
-
description: "Delete log-receiver",
|
|
5469
|
-
use_case: "delete",
|
|
5470
|
-
},
|
|
5471
|
-
],
|
|
5472
4692
|
field_docs: {},
|
|
5473
4693
|
optional_fields: [],
|
|
5474
4694
|
performance_impact: {
|
|
@@ -5481,6 +4701,7 @@ export const statisticsTools = [
|
|
|
5481
4701
|
deletes: ["log-receiver", "contained_resources"],
|
|
5482
4702
|
},
|
|
5483
4703
|
},
|
|
4704
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/log_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5484
4705
|
},
|
|
5485
4706
|
{
|
|
5486
4707
|
toolName: "f5xc-api-statistics-log-receiver-get",
|
|
@@ -5549,13 +4770,6 @@ export const statisticsTools = [
|
|
|
5549
4770
|
dangerLevel: "low",
|
|
5550
4771
|
sideEffects: null,
|
|
5551
4772
|
requiredFields: ["path.name", "path.namespace"],
|
|
5552
|
-
cliExamples: [
|
|
5553
|
-
{
|
|
5554
|
-
command: "f5xcctl config log-receiver get {name} --namespace {namespace}",
|
|
5555
|
-
description: "Get specific log-receiver",
|
|
5556
|
-
use_case: "get_specific",
|
|
5557
|
-
},
|
|
5558
|
-
],
|
|
5559
4773
|
confirmationRequired: false,
|
|
5560
4774
|
parameterExamples: {
|
|
5561
4775
|
name: "Name",
|
|
@@ -5601,13 +4815,6 @@ export const statisticsTools = [
|
|
|
5601
4815
|
},
|
|
5602
4816
|
confirmation_required: false,
|
|
5603
4817
|
danger_level: "low",
|
|
5604
|
-
examples: [
|
|
5605
|
-
{
|
|
5606
|
-
command: "f5xcctl config log-receiver get {name} --namespace {namespace}",
|
|
5607
|
-
description: "Get specific log-receiver",
|
|
5608
|
-
use_case: "get_specific",
|
|
5609
|
-
},
|
|
5610
|
-
],
|
|
5611
4818
|
field_docs: {},
|
|
5612
4819
|
optional_fields: [],
|
|
5613
4820
|
performance_impact: {
|
|
@@ -5618,6 +4825,7 @@ export const statisticsTools = [
|
|
|
5618
4825
|
required_fields: ["path.name", "path.namespace"],
|
|
5619
4826
|
side_effects: {},
|
|
5620
4827
|
},
|
|
4828
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/log_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5621
4829
|
},
|
|
5622
4830
|
{
|
|
5623
4831
|
toolName: "f5xc-api-statistics-log-receiver-list",
|
|
@@ -5692,13 +4900,6 @@ export const statisticsTools = [
|
|
|
5692
4900
|
dangerLevel: "low",
|
|
5693
4901
|
sideEffects: null,
|
|
5694
4902
|
requiredFields: ["path.namespace"],
|
|
5695
|
-
cliExamples: [
|
|
5696
|
-
{
|
|
5697
|
-
command: "f5xcctl config log-receiver list --namespace {namespace}",
|
|
5698
|
-
description: "List all log-receivers",
|
|
5699
|
-
use_case: "list_all",
|
|
5700
|
-
},
|
|
5701
|
-
],
|
|
5702
4903
|
confirmationRequired: false,
|
|
5703
4904
|
parameterExamples: {
|
|
5704
4905
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5744,13 +4945,6 @@ export const statisticsTools = [
|
|
|
5744
4945
|
},
|
|
5745
4946
|
confirmation_required: false,
|
|
5746
4947
|
danger_level: "low",
|
|
5747
|
-
examples: [
|
|
5748
|
-
{
|
|
5749
|
-
command: "f5xcctl config log-receiver list --namespace {namespace}",
|
|
5750
|
-
description: "List all log-receivers",
|
|
5751
|
-
use_case: "list_all",
|
|
5752
|
-
},
|
|
5753
|
-
],
|
|
5754
4948
|
field_docs: {},
|
|
5755
4949
|
optional_fields: [],
|
|
5756
4950
|
performance_impact: {
|
|
@@ -5761,6 +4955,7 @@ export const statisticsTools = [
|
|
|
5761
4955
|
required_fields: ["path.namespace"],
|
|
5762
4956
|
side_effects: {},
|
|
5763
4957
|
},
|
|
4958
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/log_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5764
4959
|
},
|
|
5765
4960
|
{
|
|
5766
4961
|
toolName: "f5xc-api-statistics-log-receiver-update",
|
|
@@ -5812,13 +5007,6 @@ export const statisticsTools = [
|
|
|
5812
5007
|
modifies: ["log-receiver"],
|
|
5813
5008
|
},
|
|
5814
5009
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
5815
|
-
cliExamples: [
|
|
5816
|
-
{
|
|
5817
|
-
command: "f5xcctl config log-receiver update {name} --namespace {namespace} -f {file}.yaml",
|
|
5818
|
-
description: "Update log-receiver",
|
|
5819
|
-
use_case: "update",
|
|
5820
|
-
},
|
|
5821
|
-
],
|
|
5822
5010
|
confirmationRequired: false,
|
|
5823
5011
|
parameterExamples: {
|
|
5824
5012
|
"metadata.name": "Example-corp-web.",
|
|
@@ -5864,13 +5052,6 @@ export const statisticsTools = [
|
|
|
5864
5052
|
},
|
|
5865
5053
|
confirmation_required: false,
|
|
5866
5054
|
danger_level: "medium",
|
|
5867
|
-
examples: [
|
|
5868
|
-
{
|
|
5869
|
-
command: "f5xcctl config log-receiver update {name} --namespace {namespace} -f {file}.yaml",
|
|
5870
|
-
description: "Update log-receiver",
|
|
5871
|
-
use_case: "update",
|
|
5872
|
-
},
|
|
5873
|
-
],
|
|
5874
5055
|
field_docs: {},
|
|
5875
5056
|
optional_fields: [],
|
|
5876
5057
|
performance_impact: {
|
|
@@ -5883,6 +5064,7 @@ export const statisticsTools = [
|
|
|
5883
5064
|
modifies: ["log-receiver"],
|
|
5884
5065
|
},
|
|
5885
5066
|
},
|
|
5067
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/log_receivers" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5886
5068
|
},
|
|
5887
5069
|
{
|
|
5888
5070
|
toolName: "f5xc-api-statistics-match-create",
|
|
@@ -5923,18 +5105,6 @@ export const statisticsTools = [
|
|
|
5923
5105
|
creates: ["match"],
|
|
5924
5106
|
},
|
|
5925
5107
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
5926
|
-
cliExamples: [
|
|
5927
|
-
{
|
|
5928
|
-
command: "f5xcctl alert match create -f {file}.yaml",
|
|
5929
|
-
description: "Create from YAML file",
|
|
5930
|
-
use_case: "file_based",
|
|
5931
|
-
},
|
|
5932
|
-
{
|
|
5933
|
-
command: "f5xcctl alert match create {name} --namespace {namespace}",
|
|
5934
|
-
description: "Create match",
|
|
5935
|
-
use_case: "basic_create",
|
|
5936
|
-
},
|
|
5937
|
-
],
|
|
5938
5108
|
confirmationRequired: false,
|
|
5939
5109
|
parameterExamples: {
|
|
5940
5110
|
namespace: "Ns1",
|
|
@@ -5979,18 +5149,6 @@ export const statisticsTools = [
|
|
|
5979
5149
|
},
|
|
5980
5150
|
confirmation_required: false,
|
|
5981
5151
|
danger_level: "medium",
|
|
5982
|
-
examples: [
|
|
5983
|
-
{
|
|
5984
|
-
command: "f5xcctl alert match create {name} --namespace {namespace}",
|
|
5985
|
-
description: "Create match",
|
|
5986
|
-
use_case: "basic_create",
|
|
5987
|
-
},
|
|
5988
|
-
{
|
|
5989
|
-
command: "f5xcctl alert match create -f {file}.yaml",
|
|
5990
|
-
description: "Create from YAML file",
|
|
5991
|
-
use_case: "file_based",
|
|
5992
|
-
},
|
|
5993
|
-
],
|
|
5994
5152
|
field_docs: {},
|
|
5995
5153
|
optional_fields: [],
|
|
5996
5154
|
performance_impact: {
|
|
@@ -6003,6 +5161,7 @@ export const statisticsTools = [
|
|
|
6003
5161
|
creates: ["match"],
|
|
6004
5162
|
},
|
|
6005
5163
|
},
|
|
5164
|
+
curlExample: null,
|
|
6006
5165
|
},
|
|
6007
5166
|
{
|
|
6008
5167
|
toolName: "f5xc-api-statistics-matching-flow-create",
|
|
@@ -6054,18 +5213,6 @@ export const statisticsTools = [
|
|
|
6054
5213
|
creates: ["matching-flow"],
|
|
6055
5214
|
},
|
|
6056
5215
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.site"],
|
|
6057
|
-
cliExamples: [
|
|
6058
|
-
{
|
|
6059
|
-
command: "f5xcctl operate matching-flow create -f {file}.yaml",
|
|
6060
|
-
description: "Create from YAML file",
|
|
6061
|
-
use_case: "file_based",
|
|
6062
|
-
},
|
|
6063
|
-
{
|
|
6064
|
-
command: "f5xcctl operate matching-flow create {name} --namespace {namespace}",
|
|
6065
|
-
description: "Create matching-flow",
|
|
6066
|
-
use_case: "basic_create",
|
|
6067
|
-
},
|
|
6068
|
-
],
|
|
6069
5216
|
confirmationRequired: false,
|
|
6070
5217
|
parameterExamples: {
|
|
6071
5218
|
namespace: "System",
|
|
@@ -6111,18 +5258,6 @@ export const statisticsTools = [
|
|
|
6111
5258
|
},
|
|
6112
5259
|
confirmation_required: false,
|
|
6113
5260
|
danger_level: "medium",
|
|
6114
|
-
examples: [
|
|
6115
|
-
{
|
|
6116
|
-
command: "f5xcctl operate matching-flow create {name} --namespace {namespace}",
|
|
6117
|
-
description: "Create matching-flow",
|
|
6118
|
-
use_case: "basic_create",
|
|
6119
|
-
},
|
|
6120
|
-
{
|
|
6121
|
-
command: "f5xcctl operate matching-flow create -f {file}.yaml",
|
|
6122
|
-
description: "Create from YAML file",
|
|
6123
|
-
use_case: "file_based",
|
|
6124
|
-
},
|
|
6125
|
-
],
|
|
6126
5261
|
field_docs: {},
|
|
6127
5262
|
optional_fields: [],
|
|
6128
5263
|
performance_impact: {
|
|
@@ -6135,6 +5270,7 @@ export const statisticsTools = [
|
|
|
6135
5270
|
creates: ["matching-flow"],
|
|
6136
5271
|
},
|
|
6137
5272
|
},
|
|
5273
|
+
curlExample: null,
|
|
6138
5274
|
},
|
|
6139
5275
|
{
|
|
6140
5276
|
toolName: "f5xc-api-statistics-platform-event-create",
|
|
@@ -6175,18 +5311,6 @@ export const statisticsTools = [
|
|
|
6175
5311
|
creates: ["platform-event"],
|
|
6176
5312
|
},
|
|
6177
5313
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
6178
|
-
cliExamples: [
|
|
6179
|
-
{
|
|
6180
|
-
command: "f5xcctl data platform-event create -f {file}.yaml",
|
|
6181
|
-
description: "Create from YAML file",
|
|
6182
|
-
use_case: "file_based",
|
|
6183
|
-
},
|
|
6184
|
-
{
|
|
6185
|
-
command: "f5xcctl data platform-event create {name} --namespace {namespace}",
|
|
6186
|
-
description: "Create platform-event",
|
|
6187
|
-
use_case: "basic_create",
|
|
6188
|
-
},
|
|
6189
|
-
],
|
|
6190
5314
|
confirmationRequired: false,
|
|
6191
5315
|
parameterExamples: {
|
|
6192
5316
|
namespace: "Value",
|
|
@@ -6231,18 +5355,6 @@ export const statisticsTools = [
|
|
|
6231
5355
|
},
|
|
6232
5356
|
confirmation_required: false,
|
|
6233
5357
|
danger_level: "medium",
|
|
6234
|
-
examples: [
|
|
6235
|
-
{
|
|
6236
|
-
command: "f5xcctl data platform-event create {name} --namespace {namespace}",
|
|
6237
|
-
description: "Create platform-event",
|
|
6238
|
-
use_case: "basic_create",
|
|
6239
|
-
},
|
|
6240
|
-
{
|
|
6241
|
-
command: "f5xcctl data platform-event create -f {file}.yaml",
|
|
6242
|
-
description: "Create from YAML file",
|
|
6243
|
-
use_case: "file_based",
|
|
6244
|
-
},
|
|
6245
|
-
],
|
|
6246
5358
|
field_docs: {},
|
|
6247
5359
|
optional_fields: [],
|
|
6248
5360
|
performance_impact: {
|
|
@@ -6255,6 +5367,7 @@ export const statisticsTools = [
|
|
|
6255
5367
|
creates: ["platform-event"],
|
|
6256
5368
|
},
|
|
6257
5369
|
},
|
|
5370
|
+
curlExample: null,
|
|
6258
5371
|
},
|
|
6259
5372
|
{
|
|
6260
5373
|
toolName: "f5xc-api-statistics-report-config-create",
|
|
@@ -6295,18 +5408,6 @@ export const statisticsTools = [
|
|
|
6295
5408
|
creates: ["report-config"],
|
|
6296
5409
|
},
|
|
6297
5410
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
6298
|
-
cliExamples: [
|
|
6299
|
-
{
|
|
6300
|
-
command: "f5xcctl report report-config create -f {file}.yaml",
|
|
6301
|
-
description: "Create from YAML file",
|
|
6302
|
-
use_case: "file_based",
|
|
6303
|
-
},
|
|
6304
|
-
{
|
|
6305
|
-
command: "f5xcctl report report-config create {name} --namespace {namespace}",
|
|
6306
|
-
description: "Create report-config",
|
|
6307
|
-
use_case: "basic_create",
|
|
6308
|
-
},
|
|
6309
|
-
],
|
|
6310
5411
|
confirmationRequired: false,
|
|
6311
5412
|
parameterExamples: {
|
|
6312
5413
|
"metadata.namespace": "Staging",
|
|
@@ -6351,18 +5452,6 @@ export const statisticsTools = [
|
|
|
6351
5452
|
},
|
|
6352
5453
|
confirmation_required: false,
|
|
6353
5454
|
danger_level: "medium",
|
|
6354
|
-
examples: [
|
|
6355
|
-
{
|
|
6356
|
-
command: "f5xcctl report report-config create {name} --namespace {namespace}",
|
|
6357
|
-
description: "Create report-config",
|
|
6358
|
-
use_case: "basic_create",
|
|
6359
|
-
},
|
|
6360
|
-
{
|
|
6361
|
-
command: "f5xcctl report report-config create -f {file}.yaml",
|
|
6362
|
-
description: "Create from YAML file",
|
|
6363
|
-
use_case: "file_based",
|
|
6364
|
-
},
|
|
6365
|
-
],
|
|
6366
5455
|
field_docs: {},
|
|
6367
5456
|
optional_fields: [],
|
|
6368
5457
|
performance_impact: {
|
|
@@ -6375,6 +5464,7 @@ export const statisticsTools = [
|
|
|
6375
5464
|
creates: ["report-config"],
|
|
6376
5465
|
},
|
|
6377
5466
|
},
|
|
5467
|
+
curlExample: null,
|
|
6378
5468
|
},
|
|
6379
5469
|
{
|
|
6380
5470
|
toolName: "f5xc-api-statistics-report-config-delete",
|
|
@@ -6424,13 +5514,6 @@ export const statisticsTools = [
|
|
|
6424
5514
|
deletes: ["report-config", "contained_resources"],
|
|
6425
5515
|
},
|
|
6426
5516
|
requiredFields: ["path.name", "path.namespace"],
|
|
6427
|
-
cliExamples: [
|
|
6428
|
-
{
|
|
6429
|
-
command: "f5xcctl report report-config delete {name} --namespace {namespace}",
|
|
6430
|
-
description: "Delete report-config",
|
|
6431
|
-
use_case: "delete",
|
|
6432
|
-
},
|
|
6433
|
-
],
|
|
6434
5517
|
confirmationRequired: true,
|
|
6435
5518
|
parameterExamples: {
|
|
6436
5519
|
name: "Name",
|
|
@@ -6476,13 +5559,6 @@ export const statisticsTools = [
|
|
|
6476
5559
|
},
|
|
6477
5560
|
confirmation_required: true,
|
|
6478
5561
|
danger_level: "high",
|
|
6479
|
-
examples: [
|
|
6480
|
-
{
|
|
6481
|
-
command: "f5xcctl report report-config delete {name} --namespace {namespace}",
|
|
6482
|
-
description: "Delete report-config",
|
|
6483
|
-
use_case: "delete",
|
|
6484
|
-
},
|
|
6485
|
-
],
|
|
6486
5562
|
field_docs: {},
|
|
6487
5563
|
optional_fields: [],
|
|
6488
5564
|
performance_impact: {
|
|
@@ -6495,6 +5571,7 @@ export const statisticsTools = [
|
|
|
6495
5571
|
deletes: ["report-config", "contained_resources"],
|
|
6496
5572
|
},
|
|
6497
5573
|
},
|
|
5574
|
+
curlExample: null,
|
|
6498
5575
|
},
|
|
6499
5576
|
{
|
|
6500
5577
|
toolName: "f5xc-api-statistics-report-config-get",
|
|
@@ -6563,13 +5640,6 @@ export const statisticsTools = [
|
|
|
6563
5640
|
dangerLevel: "low",
|
|
6564
5641
|
sideEffects: null,
|
|
6565
5642
|
requiredFields: ["path.name", "path.namespace"],
|
|
6566
|
-
cliExamples: [
|
|
6567
|
-
{
|
|
6568
|
-
command: "f5xcctl report report-config get {name} --namespace {namespace}",
|
|
6569
|
-
description: "Get specific report-config",
|
|
6570
|
-
use_case: "get_specific",
|
|
6571
|
-
},
|
|
6572
|
-
],
|
|
6573
5643
|
confirmationRequired: false,
|
|
6574
5644
|
parameterExamples: {
|
|
6575
5645
|
name: "Name",
|
|
@@ -6615,13 +5685,6 @@ export const statisticsTools = [
|
|
|
6615
5685
|
},
|
|
6616
5686
|
confirmation_required: false,
|
|
6617
5687
|
danger_level: "low",
|
|
6618
|
-
examples: [
|
|
6619
|
-
{
|
|
6620
|
-
command: "f5xcctl report report-config get {name} --namespace {namespace}",
|
|
6621
|
-
description: "Get specific report-config",
|
|
6622
|
-
use_case: "get_specific",
|
|
6623
|
-
},
|
|
6624
|
-
],
|
|
6625
5688
|
field_docs: {},
|
|
6626
5689
|
optional_fields: [],
|
|
6627
5690
|
performance_impact: {
|
|
@@ -6632,6 +5695,7 @@ export const statisticsTools = [
|
|
|
6632
5695
|
required_fields: ["path.name", "path.namespace"],
|
|
6633
5696
|
side_effects: {},
|
|
6634
5697
|
},
|
|
5698
|
+
curlExample: null,
|
|
6635
5699
|
},
|
|
6636
5700
|
{
|
|
6637
5701
|
toolName: "f5xc-api-statistics-report-config-list",
|
|
@@ -6706,13 +5770,6 @@ export const statisticsTools = [
|
|
|
6706
5770
|
dangerLevel: "low",
|
|
6707
5771
|
sideEffects: null,
|
|
6708
5772
|
requiredFields: ["path.namespace"],
|
|
6709
|
-
cliExamples: [
|
|
6710
|
-
{
|
|
6711
|
-
command: "f5xcctl report report-config list --namespace {namespace}",
|
|
6712
|
-
description: "List all report-configs",
|
|
6713
|
-
use_case: "list_all",
|
|
6714
|
-
},
|
|
6715
|
-
],
|
|
6716
5773
|
confirmationRequired: false,
|
|
6717
5774
|
parameterExamples: {
|
|
6718
5775
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -6758,13 +5815,6 @@ export const statisticsTools = [
|
|
|
6758
5815
|
},
|
|
6759
5816
|
confirmation_required: false,
|
|
6760
5817
|
danger_level: "low",
|
|
6761
|
-
examples: [
|
|
6762
|
-
{
|
|
6763
|
-
command: "f5xcctl report report-config list --namespace {namespace}",
|
|
6764
|
-
description: "List all report-configs",
|
|
6765
|
-
use_case: "list_all",
|
|
6766
|
-
},
|
|
6767
|
-
],
|
|
6768
5818
|
field_docs: {},
|
|
6769
5819
|
optional_fields: [],
|
|
6770
5820
|
performance_impact: {
|
|
@@ -6775,6 +5825,7 @@ export const statisticsTools = [
|
|
|
6775
5825
|
required_fields: ["path.namespace"],
|
|
6776
5826
|
side_effects: {},
|
|
6777
5827
|
},
|
|
5828
|
+
curlExample: null,
|
|
6778
5829
|
},
|
|
6779
5830
|
{
|
|
6780
5831
|
toolName: "f5xc-api-statistics-report-config-update",
|
|
@@ -6826,13 +5877,6 @@ export const statisticsTools = [
|
|
|
6826
5877
|
modifies: ["report-config"],
|
|
6827
5878
|
},
|
|
6828
5879
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
6829
|
-
cliExamples: [
|
|
6830
|
-
{
|
|
6831
|
-
command: "f5xcctl report report-config update {name} --namespace {namespace} -f {file}.yaml",
|
|
6832
|
-
description: "Update report-config",
|
|
6833
|
-
use_case: "update",
|
|
6834
|
-
},
|
|
6835
|
-
],
|
|
6836
5880
|
confirmationRequired: false,
|
|
6837
5881
|
parameterExamples: {
|
|
6838
5882
|
"metadata.name": "Example-corp-web.",
|
|
@@ -6878,13 +5922,6 @@ export const statisticsTools = [
|
|
|
6878
5922
|
},
|
|
6879
5923
|
confirmation_required: false,
|
|
6880
5924
|
danger_level: "medium",
|
|
6881
|
-
examples: [
|
|
6882
|
-
{
|
|
6883
|
-
command: "f5xcctl report report-config update {name} --namespace {namespace} -f {file}.yaml",
|
|
6884
|
-
description: "Update report-config",
|
|
6885
|
-
use_case: "update",
|
|
6886
|
-
},
|
|
6887
|
-
],
|
|
6888
5925
|
field_docs: {},
|
|
6889
5926
|
optional_fields: [],
|
|
6890
5927
|
performance_impact: {
|
|
@@ -6897,6 +5934,7 @@ export const statisticsTools = [
|
|
|
6897
5934
|
modifies: ["report-config"],
|
|
6898
5935
|
},
|
|
6899
5936
|
},
|
|
5937
|
+
curlExample: null,
|
|
6900
5938
|
},
|
|
6901
5939
|
{
|
|
6902
5940
|
toolName: "f5xc-api-statistics-report-get",
|
|
@@ -6962,13 +6000,6 @@ export const statisticsTools = [
|
|
|
6962
6000
|
dangerLevel: "low",
|
|
6963
6001
|
sideEffects: null,
|
|
6964
6002
|
requiredFields: ["path.name", "path.namespace"],
|
|
6965
|
-
cliExamples: [
|
|
6966
|
-
{
|
|
6967
|
-
command: "f5xcctl report report get {name} --namespace {namespace}",
|
|
6968
|
-
description: "Get specific report",
|
|
6969
|
-
use_case: "get_specific",
|
|
6970
|
-
},
|
|
6971
|
-
],
|
|
6972
6003
|
confirmationRequired: false,
|
|
6973
6004
|
parameterExamples: {
|
|
6974
6005
|
name: "Name",
|
|
@@ -7014,13 +6045,6 @@ export const statisticsTools = [
|
|
|
7014
6045
|
},
|
|
7015
6046
|
confirmation_required: false,
|
|
7016
6047
|
danger_level: "low",
|
|
7017
|
-
examples: [
|
|
7018
|
-
{
|
|
7019
|
-
command: "f5xcctl report report get {name} --namespace {namespace}",
|
|
7020
|
-
description: "Get specific report",
|
|
7021
|
-
use_case: "get_specific",
|
|
7022
|
-
},
|
|
7023
|
-
],
|
|
7024
6048
|
field_docs: {},
|
|
7025
6049
|
optional_fields: [],
|
|
7026
6050
|
performance_impact: {
|
|
@@ -7031,6 +6055,7 @@ export const statisticsTools = [
|
|
|
7031
6055
|
required_fields: ["path.name", "path.namespace"],
|
|
7032
6056
|
side_effects: {},
|
|
7033
6057
|
},
|
|
6058
|
+
curlExample: null,
|
|
7034
6059
|
},
|
|
7035
6060
|
{
|
|
7036
6061
|
toolName: "f5xc-api-statistics-route-table-get",
|
|
@@ -7135,13 +6160,6 @@ export const statisticsTools = [
|
|
|
7135
6160
|
dangerLevel: "low",
|
|
7136
6161
|
sideEffects: null,
|
|
7137
6162
|
requiredFields: ["path.id"],
|
|
7138
|
-
cliExamples: [
|
|
7139
|
-
{
|
|
7140
|
-
command: "f5xcctl data route-table get {name} --namespace {namespace}",
|
|
7141
|
-
description: "Get specific route-table",
|
|
7142
|
-
use_case: "get_specific",
|
|
7143
|
-
},
|
|
7144
|
-
],
|
|
7145
6163
|
confirmationRequired: false,
|
|
7146
6164
|
parameterExamples: {
|
|
7147
6165
|
id: "VPC-1234567898.",
|
|
@@ -7191,13 +6209,6 @@ export const statisticsTools = [
|
|
|
7191
6209
|
},
|
|
7192
6210
|
confirmation_required: false,
|
|
7193
6211
|
danger_level: "low",
|
|
7194
|
-
examples: [
|
|
7195
|
-
{
|
|
7196
|
-
command: "f5xcctl data route-table get {name} --namespace {namespace}",
|
|
7197
|
-
description: "Get specific route-table",
|
|
7198
|
-
use_case: "get_specific",
|
|
7199
|
-
},
|
|
7200
|
-
],
|
|
7201
6212
|
field_docs: {},
|
|
7202
6213
|
optional_fields: [],
|
|
7203
6214
|
performance_impact: {
|
|
@@ -7208,6 +6219,7 @@ export const statisticsTools = [
|
|
|
7208
6219
|
required_fields: ["path.id"],
|
|
7209
6220
|
side_effects: {},
|
|
7210
6221
|
},
|
|
6222
|
+
curlExample: null,
|
|
7211
6223
|
},
|
|
7212
6224
|
{
|
|
7213
6225
|
toolName: "f5xc-api-statistics-scroll-create",
|
|
@@ -7246,18 +6258,6 @@ export const statisticsTools = [
|
|
|
7246
6258
|
creates: ["scroll"],
|
|
7247
6259
|
},
|
|
7248
6260
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
7249
|
-
cliExamples: [
|
|
7250
|
-
{
|
|
7251
|
-
command: "f5xcctl data scroll create -f {file}.yaml",
|
|
7252
|
-
description: "Create from YAML file",
|
|
7253
|
-
use_case: "file_based",
|
|
7254
|
-
},
|
|
7255
|
-
{
|
|
7256
|
-
command: "f5xcctl data scroll create {name} --namespace {namespace}",
|
|
7257
|
-
description: "Create scroll",
|
|
7258
|
-
use_case: "basic_create",
|
|
7259
|
-
},
|
|
7260
|
-
],
|
|
7261
6261
|
confirmationRequired: false,
|
|
7262
6262
|
parameterExamples: {
|
|
7263
6263
|
namespace: "Value",
|
|
@@ -7302,18 +6302,6 @@ export const statisticsTools = [
|
|
|
7302
6302
|
},
|
|
7303
6303
|
confirmation_required: false,
|
|
7304
6304
|
danger_level: "medium",
|
|
7305
|
-
examples: [
|
|
7306
|
-
{
|
|
7307
|
-
command: "f5xcctl data scroll create {name} --namespace {namespace}",
|
|
7308
|
-
description: "Create scroll",
|
|
7309
|
-
use_case: "basic_create",
|
|
7310
|
-
},
|
|
7311
|
-
{
|
|
7312
|
-
command: "f5xcctl data scroll create -f {file}.yaml",
|
|
7313
|
-
description: "Create from YAML file",
|
|
7314
|
-
use_case: "file_based",
|
|
7315
|
-
},
|
|
7316
|
-
],
|
|
7317
6305
|
field_docs: {},
|
|
7318
6306
|
optional_fields: [],
|
|
7319
6307
|
performance_impact: {
|
|
@@ -7326,6 +6314,7 @@ export const statisticsTools = [
|
|
|
7326
6314
|
creates: ["scroll"],
|
|
7327
6315
|
},
|
|
7328
6316
|
},
|
|
6317
|
+
curlExample: null,
|
|
7329
6318
|
},
|
|
7330
6319
|
{
|
|
7331
6320
|
toolName: "f5xc-api-statistics-scroll-list",
|
|
@@ -7374,13 +6363,6 @@ export const statisticsTools = [
|
|
|
7374
6363
|
dangerLevel: "low",
|
|
7375
6364
|
sideEffects: null,
|
|
7376
6365
|
requiredFields: ["path.namespace"],
|
|
7377
|
-
cliExamples: [
|
|
7378
|
-
{
|
|
7379
|
-
command: "f5xcctl data scroll list --namespace {namespace}",
|
|
7380
|
-
description: "List all scrolls",
|
|
7381
|
-
use_case: "list_all",
|
|
7382
|
-
},
|
|
7383
|
-
],
|
|
7384
6366
|
confirmationRequired: false,
|
|
7385
6367
|
parameterExamples: {
|
|
7386
6368
|
namespace: "Value",
|
|
@@ -7426,13 +6408,6 @@ export const statisticsTools = [
|
|
|
7426
6408
|
},
|
|
7427
6409
|
confirmation_required: false,
|
|
7428
6410
|
danger_level: "low",
|
|
7429
|
-
examples: [
|
|
7430
|
-
{
|
|
7431
|
-
command: "f5xcctl data scroll list --namespace {namespace}",
|
|
7432
|
-
description: "List all scrolls",
|
|
7433
|
-
use_case: "list_all",
|
|
7434
|
-
},
|
|
7435
|
-
],
|
|
7436
6411
|
field_docs: {},
|
|
7437
6412
|
optional_fields: [],
|
|
7438
6413
|
performance_impact: {
|
|
@@ -7443,6 +6418,7 @@ export const statisticsTools = [
|
|
|
7443
6418
|
required_fields: ["path.namespace"],
|
|
7444
6419
|
side_effects: {},
|
|
7445
6420
|
},
|
|
6421
|
+
curlExample: null,
|
|
7446
6422
|
},
|
|
7447
6423
|
{
|
|
7448
6424
|
toolName: "f5xc-api-statistics-site-mesh-group-create",
|
|
@@ -7483,18 +6459,6 @@ export const statisticsTools = [
|
|
|
7483
6459
|
creates: ["site-mesh-group"],
|
|
7484
6460
|
},
|
|
7485
6461
|
requiredFields: ["metadata.name", "metadata.namespace", "path.site_mesh_group"],
|
|
7486
|
-
cliExamples: [
|
|
7487
|
-
{
|
|
7488
|
-
command: "f5xcctl data site-mesh-group create -f {file}.yaml",
|
|
7489
|
-
description: "Create from YAML file",
|
|
7490
|
-
use_case: "file_based",
|
|
7491
|
-
},
|
|
7492
|
-
{
|
|
7493
|
-
command: "f5xcctl data site-mesh-group create {name} --namespace {namespace}",
|
|
7494
|
-
description: "Create site-mesh-group",
|
|
7495
|
-
use_case: "basic_create",
|
|
7496
|
-
},
|
|
7497
|
-
],
|
|
7498
6462
|
confirmationRequired: false,
|
|
7499
6463
|
parameterExamples: {
|
|
7500
6464
|
site_mesh_group: "Smg-1",
|
|
@@ -7539,18 +6503,6 @@ export const statisticsTools = [
|
|
|
7539
6503
|
},
|
|
7540
6504
|
confirmation_required: false,
|
|
7541
6505
|
danger_level: "medium",
|
|
7542
|
-
examples: [
|
|
7543
|
-
{
|
|
7544
|
-
command: "f5xcctl data site-mesh-group create {name} --namespace {namespace}",
|
|
7545
|
-
description: "Create site-mesh-group",
|
|
7546
|
-
use_case: "basic_create",
|
|
7547
|
-
},
|
|
7548
|
-
{
|
|
7549
|
-
command: "f5xcctl data site-mesh-group create -f {file}.yaml",
|
|
7550
|
-
description: "Create from YAML file",
|
|
7551
|
-
use_case: "file_based",
|
|
7552
|
-
},
|
|
7553
|
-
],
|
|
7554
6506
|
field_docs: {},
|
|
7555
6507
|
optional_fields: [],
|
|
7556
6508
|
performance_impact: {
|
|
@@ -7563,6 +6515,7 @@ export const statisticsTools = [
|
|
|
7563
6515
|
creates: ["site-mesh-group"],
|
|
7564
6516
|
},
|
|
7565
6517
|
},
|
|
6518
|
+
curlExample: null,
|
|
7566
6519
|
},
|
|
7567
6520
|
{
|
|
7568
6521
|
toolName: "f5xc-api-statistics-site-mesh-group-list",
|
|
@@ -7587,13 +6540,6 @@ export const statisticsTools = [
|
|
|
7587
6540
|
dangerLevel: "low",
|
|
7588
6541
|
sideEffects: null,
|
|
7589
6542
|
requiredFields: [],
|
|
7590
|
-
cliExamples: [
|
|
7591
|
-
{
|
|
7592
|
-
command: "f5xcctl data site-mesh-group list --namespace {namespace}",
|
|
7593
|
-
description: "List all site-mesh-groups",
|
|
7594
|
-
use_case: "list_all",
|
|
7595
|
-
},
|
|
7596
|
-
],
|
|
7597
6543
|
confirmationRequired: false,
|
|
7598
6544
|
parameterExamples: {},
|
|
7599
6545
|
validationRules: {},
|
|
@@ -7636,13 +6582,6 @@ export const statisticsTools = [
|
|
|
7636
6582
|
},
|
|
7637
6583
|
confirmation_required: false,
|
|
7638
6584
|
danger_level: "low",
|
|
7639
|
-
examples: [
|
|
7640
|
-
{
|
|
7641
|
-
command: "f5xcctl data site-mesh-group list --namespace {namespace}",
|
|
7642
|
-
description: "List all site-mesh-groups",
|
|
7643
|
-
use_case: "list_all",
|
|
7644
|
-
},
|
|
7645
|
-
],
|
|
7646
6585
|
field_docs: {},
|
|
7647
6586
|
optional_fields: [],
|
|
7648
6587
|
performance_impact: {
|
|
@@ -7653,6 +6592,7 @@ export const statisticsTools = [
|
|
|
7653
6592
|
required_fields: [],
|
|
7654
6593
|
side_effects: {},
|
|
7655
6594
|
},
|
|
6595
|
+
curlExample: null,
|
|
7656
6596
|
},
|
|
7657
6597
|
{
|
|
7658
6598
|
toolName: "f5xc-api-statistics-statu-create",
|
|
@@ -7693,18 +6633,6 @@ export const statisticsTools = [
|
|
|
7693
6633
|
creates: ["statu"],
|
|
7694
6634
|
},
|
|
7695
6635
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
7696
|
-
cliExamples: [
|
|
7697
|
-
{
|
|
7698
|
-
command: "f5xcctl data statu create -f {file}.yaml",
|
|
7699
|
-
description: "Create from YAML file",
|
|
7700
|
-
use_case: "file_based",
|
|
7701
|
-
},
|
|
7702
|
-
{
|
|
7703
|
-
command: "f5xcctl data statu create {name} --namespace {namespace}",
|
|
7704
|
-
description: "Create statu",
|
|
7705
|
-
use_case: "basic_create",
|
|
7706
|
-
},
|
|
7707
|
-
],
|
|
7708
6636
|
confirmationRequired: false,
|
|
7709
6637
|
parameterExamples: {
|
|
7710
6638
|
namespace: "Bookinfo",
|
|
@@ -7749,18 +6677,6 @@ export const statisticsTools = [
|
|
|
7749
6677
|
},
|
|
7750
6678
|
confirmation_required: false,
|
|
7751
6679
|
danger_level: "medium",
|
|
7752
|
-
examples: [
|
|
7753
|
-
{
|
|
7754
|
-
command: "f5xcctl data statu create {name} --namespace {namespace}",
|
|
7755
|
-
description: "Create statu",
|
|
7756
|
-
use_case: "basic_create",
|
|
7757
|
-
},
|
|
7758
|
-
{
|
|
7759
|
-
command: "f5xcctl data statu create -f {file}.yaml",
|
|
7760
|
-
description: "Create from YAML file",
|
|
7761
|
-
use_case: "file_based",
|
|
7762
|
-
},
|
|
7763
|
-
],
|
|
7764
6680
|
field_docs: {},
|
|
7765
6681
|
optional_fields: [],
|
|
7766
6682
|
performance_impact: {
|
|
@@ -7773,6 +6689,7 @@ export const statisticsTools = [
|
|
|
7773
6689
|
creates: ["statu"],
|
|
7774
6690
|
},
|
|
7775
6691
|
},
|
|
6692
|
+
curlExample: null,
|
|
7776
6693
|
},
|
|
7777
6694
|
{
|
|
7778
6695
|
toolName: "f5xc-api-statistics-subscribe-create",
|
|
@@ -7801,18 +6718,6 @@ export const statisticsTools = [
|
|
|
7801
6718
|
creates: ["subscribe"],
|
|
7802
6719
|
},
|
|
7803
6720
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
7804
|
-
cliExamples: [
|
|
7805
|
-
{
|
|
7806
|
-
command: "f5xcctl config subscribe create -f {file}.yaml",
|
|
7807
|
-
description: "Create from YAML file",
|
|
7808
|
-
use_case: "file_based",
|
|
7809
|
-
},
|
|
7810
|
-
{
|
|
7811
|
-
command: "f5xcctl config subscribe create {name} --namespace {namespace}",
|
|
7812
|
-
description: "Create subscribe",
|
|
7813
|
-
use_case: "basic_create",
|
|
7814
|
-
},
|
|
7815
|
-
],
|
|
7816
6721
|
confirmationRequired: false,
|
|
7817
6722
|
parameterExamples: {},
|
|
7818
6723
|
validationRules: {},
|
|
@@ -7855,18 +6760,6 @@ export const statisticsTools = [
|
|
|
7855
6760
|
},
|
|
7856
6761
|
confirmation_required: false,
|
|
7857
6762
|
danger_level: "medium",
|
|
7858
|
-
examples: [
|
|
7859
|
-
{
|
|
7860
|
-
command: "f5xcctl config subscribe create {name} --namespace {namespace}",
|
|
7861
|
-
description: "Create subscribe",
|
|
7862
|
-
use_case: "basic_create",
|
|
7863
|
-
},
|
|
7864
|
-
{
|
|
7865
|
-
command: "f5xcctl config subscribe create -f {file}.yaml",
|
|
7866
|
-
description: "Create from YAML file",
|
|
7867
|
-
use_case: "file_based",
|
|
7868
|
-
},
|
|
7869
|
-
],
|
|
7870
6763
|
field_docs: {},
|
|
7871
6764
|
optional_fields: [],
|
|
7872
6765
|
performance_impact: {
|
|
@@ -7879,6 +6772,7 @@ export const statisticsTools = [
|
|
|
7879
6772
|
creates: ["subscribe"],
|
|
7880
6773
|
},
|
|
7881
6774
|
},
|
|
6775
|
+
curlExample: null,
|
|
7882
6776
|
},
|
|
7883
6777
|
{
|
|
7884
6778
|
toolName: "f5xc-api-statistics-subscription-statu-list",
|
|
@@ -7903,13 +6797,6 @@ export const statisticsTools = [
|
|
|
7903
6797
|
dangerLevel: "low",
|
|
7904
6798
|
sideEffects: null,
|
|
7905
6799
|
requiredFields: [],
|
|
7906
|
-
cliExamples: [
|
|
7907
|
-
{
|
|
7908
|
-
command: "f5xcctl config subscription-statu list --namespace {namespace}",
|
|
7909
|
-
description: "List all subscription-status",
|
|
7910
|
-
use_case: "list_all",
|
|
7911
|
-
},
|
|
7912
|
-
],
|
|
7913
6800
|
confirmationRequired: false,
|
|
7914
6801
|
parameterExamples: {},
|
|
7915
6802
|
validationRules: {},
|
|
@@ -7952,13 +6839,6 @@ export const statisticsTools = [
|
|
|
7952
6839
|
},
|
|
7953
6840
|
confirmation_required: false,
|
|
7954
6841
|
danger_level: "low",
|
|
7955
|
-
examples: [
|
|
7956
|
-
{
|
|
7957
|
-
command: "f5xcctl config subscription-statu list --namespace {namespace}",
|
|
7958
|
-
description: "List all subscription-status",
|
|
7959
|
-
use_case: "list_all",
|
|
7960
|
-
},
|
|
7961
|
-
],
|
|
7962
6842
|
field_docs: {},
|
|
7963
6843
|
optional_fields: [],
|
|
7964
6844
|
performance_impact: {
|
|
@@ -7969,6 +6849,7 @@ export const statisticsTools = [
|
|
|
7969
6849
|
required_fields: [],
|
|
7970
6850
|
side_effects: {},
|
|
7971
6851
|
},
|
|
6852
|
+
curlExample: null,
|
|
7972
6853
|
},
|
|
7973
6854
|
{
|
|
7974
6855
|
toolName: "f5xc-api-statistics-suggest-value-create",
|
|
@@ -8009,18 +6890,6 @@ export const statisticsTools = [
|
|
|
8009
6890
|
creates: ["suggest-value"],
|
|
8010
6891
|
},
|
|
8011
6892
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
8012
|
-
cliExamples: [
|
|
8013
|
-
{
|
|
8014
|
-
command: "f5xcctl discovery suggest-value create -f {file}.yaml",
|
|
8015
|
-
description: "Create from YAML file",
|
|
8016
|
-
use_case: "file_based",
|
|
8017
|
-
},
|
|
8018
|
-
{
|
|
8019
|
-
command: "f5xcctl discovery suggest-value create {name} --namespace {namespace}",
|
|
8020
|
-
description: "Create suggest-value",
|
|
8021
|
-
use_case: "basic_create",
|
|
8022
|
-
},
|
|
8023
|
-
],
|
|
8024
6893
|
confirmationRequired: false,
|
|
8025
6894
|
parameterExamples: {
|
|
8026
6895
|
namespace: "Foobar",
|
|
@@ -8065,18 +6934,6 @@ export const statisticsTools = [
|
|
|
8065
6934
|
},
|
|
8066
6935
|
confirmation_required: false,
|
|
8067
6936
|
danger_level: "medium",
|
|
8068
|
-
examples: [
|
|
8069
|
-
{
|
|
8070
|
-
command: "f5xcctl discovery suggest-value create {name} --namespace {namespace}",
|
|
8071
|
-
description: "Create suggest-value",
|
|
8072
|
-
use_case: "basic_create",
|
|
8073
|
-
},
|
|
8074
|
-
{
|
|
8075
|
-
command: "f5xcctl discovery suggest-value create -f {file}.yaml",
|
|
8076
|
-
description: "Create from YAML file",
|
|
8077
|
-
use_case: "file_based",
|
|
8078
|
-
},
|
|
8079
|
-
],
|
|
8080
6937
|
field_docs: {},
|
|
8081
6938
|
optional_fields: [],
|
|
8082
6939
|
performance_impact: {
|
|
@@ -8089,6 +6946,7 @@ export const statisticsTools = [
|
|
|
8089
6946
|
creates: ["suggest-value"],
|
|
8090
6947
|
},
|
|
8091
6948
|
},
|
|
6949
|
+
curlExample: null,
|
|
8092
6950
|
},
|
|
8093
6951
|
{
|
|
8094
6952
|
toolName: "f5xc-api-statistics-test-create",
|
|
@@ -8140,18 +6998,6 @@ export const statisticsTools = [
|
|
|
8140
6998
|
creates: ["test"],
|
|
8141
6999
|
},
|
|
8142
7000
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
8143
|
-
cliExamples: [
|
|
8144
|
-
{
|
|
8145
|
-
command: "f5xcctl alert test create -f {file}.yaml",
|
|
8146
|
-
description: "Create from YAML file",
|
|
8147
|
-
use_case: "file_based",
|
|
8148
|
-
},
|
|
8149
|
-
{
|
|
8150
|
-
command: "f5xcctl alert test create {name} --namespace {namespace}",
|
|
8151
|
-
description: "Create test",
|
|
8152
|
-
use_case: "basic_create",
|
|
8153
|
-
},
|
|
8154
|
-
],
|
|
8155
7001
|
confirmationRequired: false,
|
|
8156
7002
|
parameterExamples: {
|
|
8157
7003
|
name: "Slack1",
|
|
@@ -8197,18 +7043,6 @@ export const statisticsTools = [
|
|
|
8197
7043
|
},
|
|
8198
7044
|
confirmation_required: false,
|
|
8199
7045
|
danger_level: "medium",
|
|
8200
|
-
examples: [
|
|
8201
|
-
{
|
|
8202
|
-
command: "f5xcctl alert test create {name} --namespace {namespace}",
|
|
8203
|
-
description: "Create test",
|
|
8204
|
-
use_case: "basic_create",
|
|
8205
|
-
},
|
|
8206
|
-
{
|
|
8207
|
-
command: "f5xcctl alert test create -f {file}.yaml",
|
|
8208
|
-
description: "Create from YAML file",
|
|
8209
|
-
use_case: "file_based",
|
|
8210
|
-
},
|
|
8211
|
-
],
|
|
8212
7046
|
field_docs: {},
|
|
8213
7047
|
optional_fields: [],
|
|
8214
7048
|
performance_impact: {
|
|
@@ -8221,6 +7055,7 @@ export const statisticsTools = [
|
|
|
8221
7055
|
creates: ["test"],
|
|
8222
7056
|
},
|
|
8223
7057
|
},
|
|
7058
|
+
curlExample: null,
|
|
8224
7059
|
},
|
|
8225
7060
|
{
|
|
8226
7061
|
toolName: "f5xc-api-statistics-top-talker-create",
|
|
@@ -8272,18 +7107,6 @@ export const statisticsTools = [
|
|
|
8272
7107
|
creates: ["top-talker"],
|
|
8273
7108
|
},
|
|
8274
7109
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace", "path.network_id"],
|
|
8275
|
-
cliExamples: [
|
|
8276
|
-
{
|
|
8277
|
-
command: "f5xcctl infraprotect top-talker create -f {file}.yaml",
|
|
8278
|
-
description: "Create from YAML file",
|
|
8279
|
-
use_case: "file_based",
|
|
8280
|
-
},
|
|
8281
|
-
{
|
|
8282
|
-
command: "f5xcctl infraprotect top-talker create {name} --namespace {namespace}",
|
|
8283
|
-
description: "Create top-talker",
|
|
8284
|
-
use_case: "basic_create",
|
|
8285
|
-
},
|
|
8286
|
-
],
|
|
8287
7110
|
confirmationRequired: false,
|
|
8288
7111
|
parameterExamples: {
|
|
8289
7112
|
namespace: "Value",
|
|
@@ -8329,18 +7152,6 @@ export const statisticsTools = [
|
|
|
8329
7152
|
},
|
|
8330
7153
|
confirmation_required: false,
|
|
8331
7154
|
danger_level: "medium",
|
|
8332
|
-
examples: [
|
|
8333
|
-
{
|
|
8334
|
-
command: "f5xcctl infraprotect top-talker create {name} --namespace {namespace}",
|
|
8335
|
-
description: "Create top-talker",
|
|
8336
|
-
use_case: "basic_create",
|
|
8337
|
-
},
|
|
8338
|
-
{
|
|
8339
|
-
command: "f5xcctl infraprotect top-talker create -f {file}.yaml",
|
|
8340
|
-
description: "Create from YAML file",
|
|
8341
|
-
use_case: "file_based",
|
|
8342
|
-
},
|
|
8343
|
-
],
|
|
8344
7155
|
field_docs: {},
|
|
8345
7156
|
optional_fields: [],
|
|
8346
7157
|
performance_impact: {
|
|
@@ -8353,6 +7164,7 @@ export const statisticsTools = [
|
|
|
8353
7164
|
creates: ["top-talker"],
|
|
8354
7165
|
},
|
|
8355
7166
|
},
|
|
7167
|
+
curlExample: null,
|
|
8356
7168
|
},
|
|
8357
7169
|
{
|
|
8358
7170
|
toolName: "f5xc-api-statistics-unsubscribe-create",
|
|
@@ -8381,18 +7193,6 @@ export const statisticsTools = [
|
|
|
8381
7193
|
creates: ["unsubscribe"],
|
|
8382
7194
|
},
|
|
8383
7195
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
8384
|
-
cliExamples: [
|
|
8385
|
-
{
|
|
8386
|
-
command: "f5xcctl config unsubscribe create -f {file}.yaml",
|
|
8387
|
-
description: "Create from YAML file",
|
|
8388
|
-
use_case: "file_based",
|
|
8389
|
-
},
|
|
8390
|
-
{
|
|
8391
|
-
command: "f5xcctl config unsubscribe create {name} --namespace {namespace}",
|
|
8392
|
-
description: "Create unsubscribe",
|
|
8393
|
-
use_case: "basic_create",
|
|
8394
|
-
},
|
|
8395
|
-
],
|
|
8396
7196
|
confirmationRequired: false,
|
|
8397
7197
|
parameterExamples: {},
|
|
8398
7198
|
validationRules: {},
|
|
@@ -8435,18 +7235,6 @@ export const statisticsTools = [
|
|
|
8435
7235
|
},
|
|
8436
7236
|
confirmation_required: false,
|
|
8437
7237
|
danger_level: "medium",
|
|
8438
|
-
examples: [
|
|
8439
|
-
{
|
|
8440
|
-
command: "f5xcctl config unsubscribe create {name} --namespace {namespace}",
|
|
8441
|
-
description: "Create unsubscribe",
|
|
8442
|
-
use_case: "basic_create",
|
|
8443
|
-
},
|
|
8444
|
-
{
|
|
8445
|
-
command: "f5xcctl config unsubscribe create -f {file}.yaml",
|
|
8446
|
-
description: "Create from YAML file",
|
|
8447
|
-
use_case: "file_based",
|
|
8448
|
-
},
|
|
8449
|
-
],
|
|
8450
7238
|
field_docs: {},
|
|
8451
7239
|
optional_fields: [],
|
|
8452
7240
|
performance_impact: {
|
|
@@ -8459,6 +7247,7 @@ export const statisticsTools = [
|
|
|
8459
7247
|
creates: ["unsubscribe"],
|
|
8460
7248
|
},
|
|
8461
7249
|
},
|
|
7250
|
+
curlExample: null,
|
|
8462
7251
|
},
|
|
8463
7252
|
{
|
|
8464
7253
|
toolName: "f5xc-api-statistics-verify-create",
|
|
@@ -8510,18 +7299,6 @@ export const statisticsTools = [
|
|
|
8510
7299
|
creates: ["verify"],
|
|
8511
7300
|
},
|
|
8512
7301
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
8513
|
-
cliExamples: [
|
|
8514
|
-
{
|
|
8515
|
-
command: "f5xcctl alert verify create -f {file}.yaml",
|
|
8516
|
-
description: "Create from YAML file",
|
|
8517
|
-
use_case: "file_based",
|
|
8518
|
-
},
|
|
8519
|
-
{
|
|
8520
|
-
command: "f5xcctl alert verify create {name} --namespace {namespace}",
|
|
8521
|
-
description: "Create verify",
|
|
8522
|
-
use_case: "basic_create",
|
|
8523
|
-
},
|
|
8524
|
-
],
|
|
8525
7302
|
confirmationRequired: false,
|
|
8526
7303
|
parameterExamples: {
|
|
8527
7304
|
name: "Email1",
|
|
@@ -8567,18 +7344,6 @@ export const statisticsTools = [
|
|
|
8567
7344
|
},
|
|
8568
7345
|
confirmation_required: false,
|
|
8569
7346
|
danger_level: "medium",
|
|
8570
|
-
examples: [
|
|
8571
|
-
{
|
|
8572
|
-
command: "f5xcctl alert verify create {name} --namespace {namespace}",
|
|
8573
|
-
description: "Create verify",
|
|
8574
|
-
use_case: "basic_create",
|
|
8575
|
-
},
|
|
8576
|
-
{
|
|
8577
|
-
command: "f5xcctl alert verify create -f {file}.yaml",
|
|
8578
|
-
description: "Create from YAML file",
|
|
8579
|
-
use_case: "file_based",
|
|
8580
|
-
},
|
|
8581
|
-
],
|
|
8582
7347
|
field_docs: {},
|
|
8583
7348
|
optional_fields: [],
|
|
8584
7349
|
performance_impact: {
|
|
@@ -8591,6 +7356,7 @@ export const statisticsTools = [
|
|
|
8591
7356
|
creates: ["verify"],
|
|
8592
7357
|
},
|
|
8593
7358
|
},
|
|
7359
|
+
curlExample: null,
|
|
8594
7360
|
},
|
|
8595
7361
|
{
|
|
8596
7362
|
toolName: "f5xc-api-statistics-vk8s-audit-log-create",
|
|
@@ -8631,18 +7397,6 @@ export const statisticsTools = [
|
|
|
8631
7397
|
creates: ["vk8s-audit-log"],
|
|
8632
7398
|
},
|
|
8633
7399
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
8634
|
-
cliExamples: [
|
|
8635
|
-
{
|
|
8636
|
-
command: "f5xcctl data vk8s-audit-log create -f {file}.yaml",
|
|
8637
|
-
description: "Create from YAML file",
|
|
8638
|
-
use_case: "file_based",
|
|
8639
|
-
},
|
|
8640
|
-
{
|
|
8641
|
-
command: "f5xcctl data vk8s-audit-log create {name} --namespace {namespace}",
|
|
8642
|
-
description: "Create vk8s-audit-log",
|
|
8643
|
-
use_case: "basic_create",
|
|
8644
|
-
},
|
|
8645
|
-
],
|
|
8646
7400
|
confirmationRequired: false,
|
|
8647
7401
|
parameterExamples: {
|
|
8648
7402
|
namespace: "Value",
|
|
@@ -8687,18 +7441,6 @@ export const statisticsTools = [
|
|
|
8687
7441
|
},
|
|
8688
7442
|
confirmation_required: false,
|
|
8689
7443
|
danger_level: "medium",
|
|
8690
|
-
examples: [
|
|
8691
|
-
{
|
|
8692
|
-
command: "f5xcctl data vk8s-audit-log create {name} --namespace {namespace}",
|
|
8693
|
-
description: "Create vk8s-audit-log",
|
|
8694
|
-
use_case: "basic_create",
|
|
8695
|
-
},
|
|
8696
|
-
{
|
|
8697
|
-
command: "f5xcctl data vk8s-audit-log create -f {file}.yaml",
|
|
8698
|
-
description: "Create from YAML file",
|
|
8699
|
-
use_case: "file_based",
|
|
8700
|
-
},
|
|
8701
|
-
],
|
|
8702
7444
|
field_docs: {},
|
|
8703
7445
|
optional_fields: [],
|
|
8704
7446
|
performance_impact: {
|
|
@@ -8711,6 +7453,7 @@ export const statisticsTools = [
|
|
|
8711
7453
|
creates: ["vk8s-audit-log"],
|
|
8712
7454
|
},
|
|
8713
7455
|
},
|
|
7456
|
+
curlExample: null,
|
|
8714
7457
|
},
|
|
8715
7458
|
{
|
|
8716
7459
|
toolName: "f5xc-api-statistics-vk8s-event-create",
|
|
@@ -8751,18 +7494,6 @@ export const statisticsTools = [
|
|
|
8751
7494
|
creates: ["vk8s-event"],
|
|
8752
7495
|
},
|
|
8753
7496
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
8754
|
-
cliExamples: [
|
|
8755
|
-
{
|
|
8756
|
-
command: "f5xcctl data vk8s-event create -f {file}.yaml",
|
|
8757
|
-
description: "Create from YAML file",
|
|
8758
|
-
use_case: "file_based",
|
|
8759
|
-
},
|
|
8760
|
-
{
|
|
8761
|
-
command: "f5xcctl data vk8s-event create {name} --namespace {namespace}",
|
|
8762
|
-
description: "Create vk8s-event",
|
|
8763
|
-
use_case: "basic_create",
|
|
8764
|
-
},
|
|
8765
|
-
],
|
|
8766
7497
|
confirmationRequired: false,
|
|
8767
7498
|
parameterExamples: {
|
|
8768
7499
|
namespace: "Value",
|
|
@@ -8807,18 +7538,6 @@ export const statisticsTools = [
|
|
|
8807
7538
|
},
|
|
8808
7539
|
confirmation_required: false,
|
|
8809
7540
|
danger_level: "medium",
|
|
8810
|
-
examples: [
|
|
8811
|
-
{
|
|
8812
|
-
command: "f5xcctl data vk8s-event create {name} --namespace {namespace}",
|
|
8813
|
-
description: "Create vk8s-event",
|
|
8814
|
-
use_case: "basic_create",
|
|
8815
|
-
},
|
|
8816
|
-
{
|
|
8817
|
-
command: "f5xcctl data vk8s-event create -f {file}.yaml",
|
|
8818
|
-
description: "Create from YAML file",
|
|
8819
|
-
use_case: "file_based",
|
|
8820
|
-
},
|
|
8821
|
-
],
|
|
8822
7541
|
field_docs: {},
|
|
8823
7542
|
optional_fields: [],
|
|
8824
7543
|
performance_impact: {
|
|
@@ -8831,6 +7550,7 @@ export const statisticsTools = [
|
|
|
8831
7550
|
creates: ["vk8s-event"],
|
|
8832
7551
|
},
|
|
8833
7552
|
},
|
|
7553
|
+
curlExample: null,
|
|
8834
7554
|
},
|
|
8835
7555
|
];
|
|
8836
7556
|
export default statisticsTools;
|