@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 blindfoldTools = [
|
|
|
42
42
|
creates: ["access-count"],
|
|
43
43
|
},
|
|
44
44
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
45
|
-
cliExamples: [
|
|
46
|
-
{
|
|
47
|
-
command: "f5xcctl secret_management access-count create {name} --namespace {namespace}",
|
|
48
|
-
description: "Create access-count",
|
|
49
|
-
use_case: "basic_create",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
command: "f5xcctl secret_management access-count 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: "Blogging-app-namespace-1.",
|
|
@@ -98,18 +86,6 @@ export const blindfoldTools = [
|
|
|
98
86
|
},
|
|
99
87
|
confirmation_required: false,
|
|
100
88
|
danger_level: "medium",
|
|
101
|
-
examples: [
|
|
102
|
-
{
|
|
103
|
-
command: "f5xcctl secret_management access-count create {name} --namespace {namespace}",
|
|
104
|
-
description: "Create access-count",
|
|
105
|
-
use_case: "basic_create",
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
command: "f5xcctl secret_management access-count 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 blindfoldTools = [
|
|
|
122
98
|
creates: ["access-count"],
|
|
123
99
|
},
|
|
124
100
|
},
|
|
101
|
+
curlExample: null,
|
|
125
102
|
},
|
|
126
103
|
{
|
|
127
104
|
toolName: "f5xc-api-blindfold-aggregation-create",
|
|
@@ -162,18 +139,6 @@ export const blindfoldTools = [
|
|
|
162
139
|
creates: ["aggregation"],
|
|
163
140
|
},
|
|
164
141
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
165
|
-
cliExamples: [
|
|
166
|
-
{
|
|
167
|
-
command: "f5xcctl secret_management aggregation create {name} --namespace {namespace}",
|
|
168
|
-
description: "Create aggregation",
|
|
169
|
-
use_case: "basic_create",
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
command: "f5xcctl secret_management aggregation 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
|
namespace: "Value",
|
|
@@ -218,18 +183,6 @@ export const blindfoldTools = [
|
|
|
218
183
|
},
|
|
219
184
|
confirmation_required: false,
|
|
220
185
|
danger_level: "medium",
|
|
221
|
-
examples: [
|
|
222
|
-
{
|
|
223
|
-
command: "f5xcctl secret_management aggregation create {name} --namespace {namespace}",
|
|
224
|
-
description: "Create aggregation",
|
|
225
|
-
use_case: "basic_create",
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
command: "f5xcctl secret_management aggregation 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 blindfoldTools = [
|
|
|
242
195
|
creates: ["aggregation"],
|
|
243
196
|
},
|
|
244
197
|
},
|
|
198
|
+
curlExample: null,
|
|
245
199
|
},
|
|
246
200
|
{
|
|
247
201
|
toolName: "f5xc-api-blindfold-audit-log-create",
|
|
@@ -282,18 +236,6 @@ export const blindfoldTools = [
|
|
|
282
236
|
creates: ["audit-log"],
|
|
283
237
|
},
|
|
284
238
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
285
|
-
cliExamples: [
|
|
286
|
-
{
|
|
287
|
-
command: "f5xcctl secret_management audit-log create {name} --namespace {namespace}",
|
|
288
|
-
description: "Create audit-log",
|
|
289
|
-
use_case: "basic_create",
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
command: "f5xcctl secret_management audit-log create -f {file}.yaml",
|
|
293
|
-
description: "Create from YAML file",
|
|
294
|
-
use_case: "file_based",
|
|
295
|
-
},
|
|
296
|
-
],
|
|
297
239
|
confirmationRequired: false,
|
|
298
240
|
parameterExamples: {
|
|
299
241
|
namespace: "Value",
|
|
@@ -338,18 +280,6 @@ export const blindfoldTools = [
|
|
|
338
280
|
},
|
|
339
281
|
confirmation_required: false,
|
|
340
282
|
danger_level: "medium",
|
|
341
|
-
examples: [
|
|
342
|
-
{
|
|
343
|
-
command: "f5xcctl secret_management audit-log create {name} --namespace {namespace}",
|
|
344
|
-
description: "Create audit-log",
|
|
345
|
-
use_case: "basic_create",
|
|
346
|
-
},
|
|
347
|
-
{
|
|
348
|
-
command: "f5xcctl secret_management audit-log create -f {file}.yaml",
|
|
349
|
-
description: "Create from YAML file",
|
|
350
|
-
use_case: "file_based",
|
|
351
|
-
},
|
|
352
|
-
],
|
|
353
283
|
field_docs: {},
|
|
354
284
|
optional_fields: [],
|
|
355
285
|
performance_impact: {
|
|
@@ -362,6 +292,7 @@ export const blindfoldTools = [
|
|
|
362
292
|
creates: ["audit-log"],
|
|
363
293
|
},
|
|
364
294
|
},
|
|
295
|
+
curlExample: null,
|
|
365
296
|
},
|
|
366
297
|
{
|
|
367
298
|
toolName: "f5xc-api-blindfold-decrypt-secret-create",
|
|
@@ -390,18 +321,6 @@ export const blindfoldTools = [
|
|
|
390
321
|
creates: ["decrypt-secret"],
|
|
391
322
|
},
|
|
392
323
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
393
|
-
cliExamples: [
|
|
394
|
-
{
|
|
395
|
-
command: "f5xcctl secret_management decrypt-secret create {name} --namespace {namespace}",
|
|
396
|
-
description: "Create decrypt-secret",
|
|
397
|
-
use_case: "basic_create",
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
command: "f5xcctl secret_management decrypt-secret create -f {file}.yaml",
|
|
401
|
-
description: "Create from YAML file",
|
|
402
|
-
use_case: "file_based",
|
|
403
|
-
},
|
|
404
|
-
],
|
|
405
324
|
confirmationRequired: false,
|
|
406
325
|
parameterExamples: {},
|
|
407
326
|
validationRules: {},
|
|
@@ -444,18 +363,6 @@ export const blindfoldTools = [
|
|
|
444
363
|
},
|
|
445
364
|
confirmation_required: false,
|
|
446
365
|
danger_level: "medium",
|
|
447
|
-
examples: [
|
|
448
|
-
{
|
|
449
|
-
command: "f5xcctl secret_management decrypt-secret create {name} --namespace {namespace}",
|
|
450
|
-
description: "Create decrypt-secret",
|
|
451
|
-
use_case: "basic_create",
|
|
452
|
-
},
|
|
453
|
-
{
|
|
454
|
-
command: "f5xcctl secret_management decrypt-secret create -f {file}.yaml",
|
|
455
|
-
description: "Create from YAML file",
|
|
456
|
-
use_case: "file_based",
|
|
457
|
-
},
|
|
458
|
-
],
|
|
459
366
|
field_docs: {},
|
|
460
367
|
optional_fields: [],
|
|
461
368
|
performance_impact: {
|
|
@@ -468,6 +375,7 @@ export const blindfoldTools = [
|
|
|
468
375
|
creates: ["decrypt-secret"],
|
|
469
376
|
},
|
|
470
377
|
},
|
|
378
|
+
curlExample: null,
|
|
471
379
|
},
|
|
472
380
|
{
|
|
473
381
|
toolName: "f5xc-api-blindfold-get-policy-document-get",
|
|
@@ -515,13 +423,6 @@ export const blindfoldTools = [
|
|
|
515
423
|
dangerLevel: "low",
|
|
516
424
|
sideEffects: null,
|
|
517
425
|
requiredFields: ["path.name", "path.namespace"],
|
|
518
|
-
cliExamples: [
|
|
519
|
-
{
|
|
520
|
-
command: "f5xcctl secret_management get-policy-document get {name} --namespace {namespace}",
|
|
521
|
-
description: "Get specific get-policy-document",
|
|
522
|
-
use_case: "get_specific",
|
|
523
|
-
},
|
|
524
|
-
],
|
|
525
426
|
confirmationRequired: false,
|
|
526
427
|
parameterExamples: {
|
|
527
428
|
name: "Site-secret-policy.",
|
|
@@ -567,13 +468,6 @@ export const blindfoldTools = [
|
|
|
567
468
|
},
|
|
568
469
|
confirmation_required: false,
|
|
569
470
|
danger_level: "low",
|
|
570
|
-
examples: [
|
|
571
|
-
{
|
|
572
|
-
command: "f5xcctl secret_management get-policy-document get {name} --namespace {namespace}",
|
|
573
|
-
description: "Get specific get-policy-document",
|
|
574
|
-
use_case: "get_specific",
|
|
575
|
-
},
|
|
576
|
-
],
|
|
577
471
|
field_docs: {},
|
|
578
472
|
optional_fields: [],
|
|
579
473
|
performance_impact: {
|
|
@@ -584,6 +478,7 @@ export const blindfoldTools = [
|
|
|
584
478
|
required_fields: ["path.name", "path.namespace"],
|
|
585
479
|
side_effects: {},
|
|
586
480
|
},
|
|
481
|
+
curlExample: null,
|
|
587
482
|
},
|
|
588
483
|
{
|
|
589
484
|
toolName: "f5xc-api-blindfold-get-public-key-list",
|
|
@@ -621,13 +516,6 @@ export const blindfoldTools = [
|
|
|
621
516
|
dangerLevel: "low",
|
|
622
517
|
sideEffects: null,
|
|
623
518
|
requiredFields: [],
|
|
624
|
-
cliExamples: [
|
|
625
|
-
{
|
|
626
|
-
command: "f5xcctl secret_management get-public-key list --namespace {namespace}",
|
|
627
|
-
description: "List all get-public-keys",
|
|
628
|
-
use_case: "list_all",
|
|
629
|
-
},
|
|
630
|
-
],
|
|
631
519
|
confirmationRequired: false,
|
|
632
520
|
parameterExamples: {
|
|
633
521
|
key_version: "0",
|
|
@@ -672,13 +560,6 @@ export const blindfoldTools = [
|
|
|
672
560
|
},
|
|
673
561
|
confirmation_required: false,
|
|
674
562
|
danger_level: "low",
|
|
675
|
-
examples: [
|
|
676
|
-
{
|
|
677
|
-
command: "f5xcctl secret_management get-public-key list --namespace {namespace}",
|
|
678
|
-
description: "List all get-public-keys",
|
|
679
|
-
use_case: "list_all",
|
|
680
|
-
},
|
|
681
|
-
],
|
|
682
563
|
field_docs: {},
|
|
683
564
|
optional_fields: [],
|
|
684
565
|
performance_impact: {
|
|
@@ -689,6 +570,7 @@ export const blindfoldTools = [
|
|
|
689
570
|
required_fields: [],
|
|
690
571
|
side_effects: {},
|
|
691
572
|
},
|
|
573
|
+
curlExample: null,
|
|
692
574
|
},
|
|
693
575
|
{
|
|
694
576
|
toolName: "f5xc-api-blindfold-list-policy-list",
|
|
@@ -736,13 +618,6 @@ export const blindfoldTools = [
|
|
|
736
618
|
dangerLevel: "low",
|
|
737
619
|
sideEffects: null,
|
|
738
620
|
requiredFields: ["path.namespace", "path.policy_state"],
|
|
739
|
-
cliExamples: [
|
|
740
|
-
{
|
|
741
|
-
command: "f5xcctl secret_management list-policy list --namespace {namespace}",
|
|
742
|
-
description: "List all list-policys",
|
|
743
|
-
use_case: "list_all",
|
|
744
|
-
},
|
|
745
|
-
],
|
|
746
621
|
confirmationRequired: false,
|
|
747
622
|
parameterExamples: {
|
|
748
623
|
namespace: "System",
|
|
@@ -788,13 +663,6 @@ export const blindfoldTools = [
|
|
|
788
663
|
},
|
|
789
664
|
confirmation_required: false,
|
|
790
665
|
danger_level: "low",
|
|
791
|
-
examples: [
|
|
792
|
-
{
|
|
793
|
-
command: "f5xcctl secret_management list-policy list --namespace {namespace}",
|
|
794
|
-
description: "List all list-policys",
|
|
795
|
-
use_case: "list_all",
|
|
796
|
-
},
|
|
797
|
-
],
|
|
798
666
|
field_docs: {},
|
|
799
667
|
optional_fields: [],
|
|
800
668
|
performance_impact: {
|
|
@@ -805,6 +673,7 @@ export const blindfoldTools = [
|
|
|
805
673
|
required_fields: ["path.namespace", "path.policy_state"],
|
|
806
674
|
side_effects: {},
|
|
807
675
|
},
|
|
676
|
+
curlExample: null,
|
|
808
677
|
},
|
|
809
678
|
{
|
|
810
679
|
toolName: "f5xc-api-blindfold-process-policy-information-create",
|
|
@@ -833,18 +702,6 @@ export const blindfoldTools = [
|
|
|
833
702
|
creates: ["process-policy-information"],
|
|
834
703
|
},
|
|
835
704
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
836
|
-
cliExamples: [
|
|
837
|
-
{
|
|
838
|
-
command: "f5xcctl secret_management process-policy-information create -f {file}.yaml",
|
|
839
|
-
description: "Create from YAML file",
|
|
840
|
-
use_case: "file_based",
|
|
841
|
-
},
|
|
842
|
-
{
|
|
843
|
-
command: "f5xcctl secret_management process-policy-information create {name} --namespace {namespace}",
|
|
844
|
-
description: "Create process-policy-information",
|
|
845
|
-
use_case: "basic_create",
|
|
846
|
-
},
|
|
847
|
-
],
|
|
848
705
|
confirmationRequired: false,
|
|
849
706
|
parameterExamples: {},
|
|
850
707
|
validationRules: {},
|
|
@@ -890,18 +747,6 @@ export const blindfoldTools = [
|
|
|
890
747
|
},
|
|
891
748
|
confirmation_required: false,
|
|
892
749
|
danger_level: "medium",
|
|
893
|
-
examples: [
|
|
894
|
-
{
|
|
895
|
-
command: "f5xcctl secret_management process-policy-information create {name} --namespace {namespace}",
|
|
896
|
-
description: "Create process-policy-information",
|
|
897
|
-
use_case: "basic_create",
|
|
898
|
-
},
|
|
899
|
-
{
|
|
900
|
-
command: "f5xcctl secret_management process-policy-information create -f {file}.yaml",
|
|
901
|
-
description: "Create from YAML file",
|
|
902
|
-
use_case: "file_based",
|
|
903
|
-
},
|
|
904
|
-
],
|
|
905
750
|
field_docs: {},
|
|
906
751
|
optional_fields: [],
|
|
907
752
|
performance_impact: {
|
|
@@ -914,6 +759,7 @@ export const blindfoldTools = [
|
|
|
914
759
|
creates: ["process-policy-information"],
|
|
915
760
|
},
|
|
916
761
|
},
|
|
762
|
+
curlExample: null,
|
|
917
763
|
},
|
|
918
764
|
{
|
|
919
765
|
toolName: "f5xc-api-blindfold-recover-create",
|
|
@@ -965,18 +811,6 @@ export const blindfoldTools = [
|
|
|
965
811
|
creates: ["recover"],
|
|
966
812
|
},
|
|
967
813
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
968
|
-
cliExamples: [
|
|
969
|
-
{
|
|
970
|
-
command: "f5xcctl secret_management recover create -f {file}.yaml",
|
|
971
|
-
description: "Create from YAML file",
|
|
972
|
-
use_case: "file_based",
|
|
973
|
-
},
|
|
974
|
-
{
|
|
975
|
-
command: "f5xcctl secret_management recover create {name} --namespace {namespace}",
|
|
976
|
-
description: "Create recover",
|
|
977
|
-
use_case: "basic_create",
|
|
978
|
-
},
|
|
979
|
-
],
|
|
980
814
|
confirmationRequired: false,
|
|
981
815
|
parameterExamples: {
|
|
982
816
|
name: "Site-secret-policy.",
|
|
@@ -1022,18 +856,6 @@ export const blindfoldTools = [
|
|
|
1022
856
|
},
|
|
1023
857
|
confirmation_required: false,
|
|
1024
858
|
danger_level: "medium",
|
|
1025
|
-
examples: [
|
|
1026
|
-
{
|
|
1027
|
-
command: "f5xcctl secret_management recover create {name} --namespace {namespace}",
|
|
1028
|
-
description: "Create recover",
|
|
1029
|
-
use_case: "basic_create",
|
|
1030
|
-
},
|
|
1031
|
-
{
|
|
1032
|
-
command: "f5xcctl secret_management recover create -f {file}.yaml",
|
|
1033
|
-
description: "Create from YAML file",
|
|
1034
|
-
use_case: "file_based",
|
|
1035
|
-
},
|
|
1036
|
-
],
|
|
1037
859
|
field_docs: {},
|
|
1038
860
|
optional_fields: [],
|
|
1039
861
|
performance_impact: {
|
|
@@ -1046,6 +868,7 @@ export const blindfoldTools = [
|
|
|
1046
868
|
creates: ["recover"],
|
|
1047
869
|
},
|
|
1048
870
|
},
|
|
871
|
+
curlExample: null,
|
|
1049
872
|
},
|
|
1050
873
|
{
|
|
1051
874
|
toolName: "f5xc-api-blindfold-scroll-create",
|
|
@@ -1086,18 +909,6 @@ export const blindfoldTools = [
|
|
|
1086
909
|
creates: ["scroll"],
|
|
1087
910
|
},
|
|
1088
911
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
1089
|
-
cliExamples: [
|
|
1090
|
-
{
|
|
1091
|
-
command: "f5xcctl secret_management scroll create -f {file}.yaml",
|
|
1092
|
-
description: "Create from YAML file",
|
|
1093
|
-
use_case: "file_based",
|
|
1094
|
-
},
|
|
1095
|
-
{
|
|
1096
|
-
command: "f5xcctl secret_management scroll create {name} --namespace {namespace}",
|
|
1097
|
-
description: "Create scroll",
|
|
1098
|
-
use_case: "basic_create",
|
|
1099
|
-
},
|
|
1100
|
-
],
|
|
1101
912
|
confirmationRequired: false,
|
|
1102
913
|
parameterExamples: {
|
|
1103
914
|
namespace: "Value",
|
|
@@ -1142,18 +953,6 @@ export const blindfoldTools = [
|
|
|
1142
953
|
},
|
|
1143
954
|
confirmation_required: false,
|
|
1144
955
|
danger_level: "medium",
|
|
1145
|
-
examples: [
|
|
1146
|
-
{
|
|
1147
|
-
command: "f5xcctl secret_management scroll create {name} --namespace {namespace}",
|
|
1148
|
-
description: "Create scroll",
|
|
1149
|
-
use_case: "basic_create",
|
|
1150
|
-
},
|
|
1151
|
-
{
|
|
1152
|
-
command: "f5xcctl secret_management scroll create -f {file}.yaml",
|
|
1153
|
-
description: "Create from YAML file",
|
|
1154
|
-
use_case: "file_based",
|
|
1155
|
-
},
|
|
1156
|
-
],
|
|
1157
956
|
field_docs: {},
|
|
1158
957
|
optional_fields: [],
|
|
1159
958
|
performance_impact: {
|
|
@@ -1166,6 +965,7 @@ export const blindfoldTools = [
|
|
|
1166
965
|
creates: ["scroll"],
|
|
1167
966
|
},
|
|
1168
967
|
},
|
|
968
|
+
curlExample: null,
|
|
1169
969
|
},
|
|
1170
970
|
{
|
|
1171
971
|
toolName: "f5xc-api-blindfold-scroll-list",
|
|
@@ -1214,13 +1014,6 @@ export const blindfoldTools = [
|
|
|
1214
1014
|
dangerLevel: "low",
|
|
1215
1015
|
sideEffects: null,
|
|
1216
1016
|
requiredFields: ["path.namespace"],
|
|
1217
|
-
cliExamples: [
|
|
1218
|
-
{
|
|
1219
|
-
command: "f5xcctl secret_management scroll list --namespace {namespace}",
|
|
1220
|
-
description: "List all scrolls",
|
|
1221
|
-
use_case: "list_all",
|
|
1222
|
-
},
|
|
1223
|
-
],
|
|
1224
1017
|
confirmationRequired: false,
|
|
1225
1018
|
parameterExamples: {
|
|
1226
1019
|
namespace: "Value",
|
|
@@ -1266,13 +1059,6 @@ export const blindfoldTools = [
|
|
|
1266
1059
|
},
|
|
1267
1060
|
confirmation_required: false,
|
|
1268
1061
|
danger_level: "low",
|
|
1269
|
-
examples: [
|
|
1270
|
-
{
|
|
1271
|
-
command: "f5xcctl secret_management scroll list --namespace {namespace}",
|
|
1272
|
-
description: "List all scrolls",
|
|
1273
|
-
use_case: "list_all",
|
|
1274
|
-
},
|
|
1275
|
-
],
|
|
1276
1062
|
field_docs: {},
|
|
1277
1063
|
optional_fields: [],
|
|
1278
1064
|
performance_impact: {
|
|
@@ -1283,6 +1069,7 @@ export const blindfoldTools = [
|
|
|
1283
1069
|
required_fields: ["path.namespace"],
|
|
1284
1070
|
side_effects: {},
|
|
1285
1071
|
},
|
|
1072
|
+
curlExample: null,
|
|
1286
1073
|
},
|
|
1287
1074
|
{
|
|
1288
1075
|
toolName: "f5xc-api-blindfold-secret-management-access-create",
|
|
@@ -1323,18 +1110,6 @@ export const blindfoldTools = [
|
|
|
1323
1110
|
creates: ["secret-management-access"],
|
|
1324
1111
|
},
|
|
1325
1112
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1326
|
-
cliExamples: [
|
|
1327
|
-
{
|
|
1328
|
-
command: "f5xcctl config secret-management-access create -f {file}.yaml",
|
|
1329
|
-
description: "Create from YAML file",
|
|
1330
|
-
use_case: "file_based",
|
|
1331
|
-
},
|
|
1332
|
-
{
|
|
1333
|
-
command: "f5xcctl config secret-management-access create {name} --namespace {namespace}",
|
|
1334
|
-
description: "Create secret-management-access",
|
|
1335
|
-
use_case: "basic_create",
|
|
1336
|
-
},
|
|
1337
|
-
],
|
|
1338
1113
|
confirmationRequired: false,
|
|
1339
1114
|
parameterExamples: {
|
|
1340
1115
|
"metadata.namespace": "Staging",
|
|
@@ -1382,18 +1157,6 @@ export const blindfoldTools = [
|
|
|
1382
1157
|
},
|
|
1383
1158
|
confirmation_required: false,
|
|
1384
1159
|
danger_level: "medium",
|
|
1385
|
-
examples: [
|
|
1386
|
-
{
|
|
1387
|
-
command: "f5xcctl config secret-management-access create {name} --namespace {namespace}",
|
|
1388
|
-
description: "Create secret-management-access",
|
|
1389
|
-
use_case: "basic_create",
|
|
1390
|
-
},
|
|
1391
|
-
{
|
|
1392
|
-
command: "f5xcctl config secret-management-access create -f {file}.yaml",
|
|
1393
|
-
description: "Create from YAML file",
|
|
1394
|
-
use_case: "file_based",
|
|
1395
|
-
},
|
|
1396
|
-
],
|
|
1397
1160
|
field_docs: {},
|
|
1398
1161
|
optional_fields: [],
|
|
1399
1162
|
performance_impact: {
|
|
@@ -1406,6 +1169,7 @@ export const blindfoldTools = [
|
|
|
1406
1169
|
creates: ["secret-management-access"],
|
|
1407
1170
|
},
|
|
1408
1171
|
},
|
|
1172
|
+
curlExample: null,
|
|
1409
1173
|
},
|
|
1410
1174
|
{
|
|
1411
1175
|
toolName: "f5xc-api-blindfold-secret-management-access-delete",
|
|
@@ -1455,13 +1219,6 @@ export const blindfoldTools = [
|
|
|
1455
1219
|
deletes: ["secret-management-access", "contained_resources"],
|
|
1456
1220
|
},
|
|
1457
1221
|
requiredFields: ["path.name", "path.namespace"],
|
|
1458
|
-
cliExamples: [
|
|
1459
|
-
{
|
|
1460
|
-
command: "f5xcctl config secret-management-access delete {name} --namespace {namespace}",
|
|
1461
|
-
description: "Delete secret-management-access",
|
|
1462
|
-
use_case: "delete",
|
|
1463
|
-
},
|
|
1464
|
-
],
|
|
1465
1222
|
confirmationRequired: true,
|
|
1466
1223
|
parameterExamples: {
|
|
1467
1224
|
name: "Name",
|
|
@@ -1507,13 +1264,6 @@ export const blindfoldTools = [
|
|
|
1507
1264
|
},
|
|
1508
1265
|
confirmation_required: true,
|
|
1509
1266
|
danger_level: "high",
|
|
1510
|
-
examples: [
|
|
1511
|
-
{
|
|
1512
|
-
command: "f5xcctl config secret-management-access delete {name} --namespace {namespace}",
|
|
1513
|
-
description: "Delete secret-management-access",
|
|
1514
|
-
use_case: "delete",
|
|
1515
|
-
},
|
|
1516
|
-
],
|
|
1517
1267
|
field_docs: {},
|
|
1518
1268
|
optional_fields: [],
|
|
1519
1269
|
performance_impact: {
|
|
@@ -1526,6 +1276,7 @@ export const blindfoldTools = [
|
|
|
1526
1276
|
deletes: ["secret-management-access", "contained_resources"],
|
|
1527
1277
|
},
|
|
1528
1278
|
},
|
|
1279
|
+
curlExample: null,
|
|
1529
1280
|
},
|
|
1530
1281
|
{
|
|
1531
1282
|
toolName: "f5xc-api-blindfold-secret-management-access-get",
|
|
@@ -1594,13 +1345,6 @@ export const blindfoldTools = [
|
|
|
1594
1345
|
dangerLevel: "low",
|
|
1595
1346
|
sideEffects: null,
|
|
1596
1347
|
requiredFields: ["path.name", "path.namespace"],
|
|
1597
|
-
cliExamples: [
|
|
1598
|
-
{
|
|
1599
|
-
command: "f5xcctl config secret-management-access get {name} --namespace {namespace}",
|
|
1600
|
-
description: "Get specific secret-management-access",
|
|
1601
|
-
use_case: "get_specific",
|
|
1602
|
-
},
|
|
1603
|
-
],
|
|
1604
1348
|
confirmationRequired: false,
|
|
1605
1349
|
parameterExamples: {
|
|
1606
1350
|
name: "Name",
|
|
@@ -1646,13 +1390,6 @@ export const blindfoldTools = [
|
|
|
1646
1390
|
},
|
|
1647
1391
|
confirmation_required: false,
|
|
1648
1392
|
danger_level: "low",
|
|
1649
|
-
examples: [
|
|
1650
|
-
{
|
|
1651
|
-
command: "f5xcctl config secret-management-access get {name} --namespace {namespace}",
|
|
1652
|
-
description: "Get specific secret-management-access",
|
|
1653
|
-
use_case: "get_specific",
|
|
1654
|
-
},
|
|
1655
|
-
],
|
|
1656
1393
|
field_docs: {},
|
|
1657
1394
|
optional_fields: [],
|
|
1658
1395
|
performance_impact: {
|
|
@@ -1663,6 +1400,7 @@ export const blindfoldTools = [
|
|
|
1663
1400
|
required_fields: ["path.name", "path.namespace"],
|
|
1664
1401
|
side_effects: {},
|
|
1665
1402
|
},
|
|
1403
|
+
curlExample: null,
|
|
1666
1404
|
},
|
|
1667
1405
|
{
|
|
1668
1406
|
toolName: "f5xc-api-blindfold-secret-management-access-list",
|
|
@@ -1737,13 +1475,6 @@ export const blindfoldTools = [
|
|
|
1737
1475
|
dangerLevel: "low",
|
|
1738
1476
|
sideEffects: null,
|
|
1739
1477
|
requiredFields: ["path.namespace"],
|
|
1740
|
-
cliExamples: [
|
|
1741
|
-
{
|
|
1742
|
-
command: "f5xcctl config secret-management-access list --namespace {namespace}",
|
|
1743
|
-
description: "List all secret-management-accesss",
|
|
1744
|
-
use_case: "list_all",
|
|
1745
|
-
},
|
|
1746
|
-
],
|
|
1747
1478
|
confirmationRequired: false,
|
|
1748
1479
|
parameterExamples: {
|
|
1749
1480
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1789,13 +1520,6 @@ export const blindfoldTools = [
|
|
|
1789
1520
|
},
|
|
1790
1521
|
confirmation_required: false,
|
|
1791
1522
|
danger_level: "low",
|
|
1792
|
-
examples: [
|
|
1793
|
-
{
|
|
1794
|
-
command: "f5xcctl config secret-management-access list --namespace {namespace}",
|
|
1795
|
-
description: "List all secret-management-accesss",
|
|
1796
|
-
use_case: "list_all",
|
|
1797
|
-
},
|
|
1798
|
-
],
|
|
1799
1523
|
field_docs: {},
|
|
1800
1524
|
optional_fields: [],
|
|
1801
1525
|
performance_impact: {
|
|
@@ -1806,6 +1530,7 @@ export const blindfoldTools = [
|
|
|
1806
1530
|
required_fields: ["path.namespace"],
|
|
1807
1531
|
side_effects: {},
|
|
1808
1532
|
},
|
|
1533
|
+
curlExample: null,
|
|
1809
1534
|
},
|
|
1810
1535
|
{
|
|
1811
1536
|
toolName: "f5xc-api-blindfold-secret-management-access-update",
|
|
@@ -1857,13 +1582,6 @@ export const blindfoldTools = [
|
|
|
1857
1582
|
modifies: ["secret-management-access"],
|
|
1858
1583
|
},
|
|
1859
1584
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1860
|
-
cliExamples: [
|
|
1861
|
-
{
|
|
1862
|
-
command: "f5xcctl config secret-management-access update {name} --namespace {namespace} -f {file}.yaml",
|
|
1863
|
-
description: "Update secret-management-access",
|
|
1864
|
-
use_case: "update",
|
|
1865
|
-
},
|
|
1866
|
-
],
|
|
1867
1585
|
confirmationRequired: false,
|
|
1868
1586
|
parameterExamples: {
|
|
1869
1587
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1909,13 +1627,6 @@ export const blindfoldTools = [
|
|
|
1909
1627
|
},
|
|
1910
1628
|
confirmation_required: false,
|
|
1911
1629
|
danger_level: "medium",
|
|
1912
|
-
examples: [
|
|
1913
|
-
{
|
|
1914
|
-
command: "f5xcctl config secret-management-access update {name} --namespace {namespace} -f {file}.yaml",
|
|
1915
|
-
description: "Update secret-management-access",
|
|
1916
|
-
use_case: "update",
|
|
1917
|
-
},
|
|
1918
|
-
],
|
|
1919
1630
|
field_docs: {},
|
|
1920
1631
|
optional_fields: [],
|
|
1921
1632
|
performance_impact: {
|
|
@@ -1928,6 +1639,7 @@ export const blindfoldTools = [
|
|
|
1928
1639
|
modifies: ["secret-management-access"],
|
|
1929
1640
|
},
|
|
1930
1641
|
},
|
|
1642
|
+
curlExample: null,
|
|
1931
1643
|
},
|
|
1932
1644
|
{
|
|
1933
1645
|
toolName: "f5xc-api-blindfold-secret-policy-create",
|
|
@@ -1968,18 +1680,6 @@ export const blindfoldTools = [
|
|
|
1968
1680
|
creates: ["secret-policy"],
|
|
1969
1681
|
},
|
|
1970
1682
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1971
|
-
cliExamples: [
|
|
1972
|
-
{
|
|
1973
|
-
command: "f5xcctl secret_management secret-policy create -f {file}.yaml",
|
|
1974
|
-
description: "Create from YAML file",
|
|
1975
|
-
use_case: "file_based",
|
|
1976
|
-
},
|
|
1977
|
-
{
|
|
1978
|
-
command: "f5xcctl secret_management secret-policy create {name} --namespace {namespace}",
|
|
1979
|
-
description: "Create secret-policy",
|
|
1980
|
-
use_case: "basic_create",
|
|
1981
|
-
},
|
|
1982
|
-
],
|
|
1983
1683
|
confirmationRequired: false,
|
|
1984
1684
|
parameterExamples: {
|
|
1985
1685
|
"metadata.namespace": "Staging",
|
|
@@ -2024,18 +1724,6 @@ export const blindfoldTools = [
|
|
|
2024
1724
|
},
|
|
2025
1725
|
confirmation_required: false,
|
|
2026
1726
|
danger_level: "medium",
|
|
2027
|
-
examples: [
|
|
2028
|
-
{
|
|
2029
|
-
command: "f5xcctl secret_management secret-policy create {name} --namespace {namespace}",
|
|
2030
|
-
description: "Create secret-policy",
|
|
2031
|
-
use_case: "basic_create",
|
|
2032
|
-
},
|
|
2033
|
-
{
|
|
2034
|
-
command: "f5xcctl secret_management secret-policy create -f {file}.yaml",
|
|
2035
|
-
description: "Create from YAML file",
|
|
2036
|
-
use_case: "file_based",
|
|
2037
|
-
},
|
|
2038
|
-
],
|
|
2039
1727
|
field_docs: {},
|
|
2040
1728
|
optional_fields: [],
|
|
2041
1729
|
performance_impact: {
|
|
@@ -2048,6 +1736,7 @@ export const blindfoldTools = [
|
|
|
2048
1736
|
creates: ["secret-policy"],
|
|
2049
1737
|
},
|
|
2050
1738
|
},
|
|
1739
|
+
curlExample: null,
|
|
2051
1740
|
},
|
|
2052
1741
|
{
|
|
2053
1742
|
toolName: "f5xc-api-blindfold-secret-policy-delete",
|
|
@@ -2097,13 +1786,6 @@ export const blindfoldTools = [
|
|
|
2097
1786
|
deletes: ["secret-policy", "contained_resources"],
|
|
2098
1787
|
},
|
|
2099
1788
|
requiredFields: ["path.name", "path.namespace"],
|
|
2100
|
-
cliExamples: [
|
|
2101
|
-
{
|
|
2102
|
-
command: "f5xcctl secret_management secret-policy delete {name} --namespace {namespace}",
|
|
2103
|
-
description: "Delete secret-policy",
|
|
2104
|
-
use_case: "delete",
|
|
2105
|
-
},
|
|
2106
|
-
],
|
|
2107
1789
|
confirmationRequired: true,
|
|
2108
1790
|
parameterExamples: {
|
|
2109
1791
|
name: "Name",
|
|
@@ -2149,13 +1831,6 @@ export const blindfoldTools = [
|
|
|
2149
1831
|
},
|
|
2150
1832
|
confirmation_required: true,
|
|
2151
1833
|
danger_level: "high",
|
|
2152
|
-
examples: [
|
|
2153
|
-
{
|
|
2154
|
-
command: "f5xcctl secret_management secret-policy delete {name} --namespace {namespace}",
|
|
2155
|
-
description: "Delete secret-policy",
|
|
2156
|
-
use_case: "delete",
|
|
2157
|
-
},
|
|
2158
|
-
],
|
|
2159
1834
|
field_docs: {},
|
|
2160
1835
|
optional_fields: [],
|
|
2161
1836
|
performance_impact: {
|
|
@@ -2168,6 +1843,7 @@ export const blindfoldTools = [
|
|
|
2168
1843
|
deletes: ["secret-policy", "contained_resources"],
|
|
2169
1844
|
},
|
|
2170
1845
|
},
|
|
1846
|
+
curlExample: null,
|
|
2171
1847
|
},
|
|
2172
1848
|
{
|
|
2173
1849
|
toolName: "f5xc-api-blindfold-secret-policy-get",
|
|
@@ -2236,13 +1912,6 @@ export const blindfoldTools = [
|
|
|
2236
1912
|
dangerLevel: "low",
|
|
2237
1913
|
sideEffects: null,
|
|
2238
1914
|
requiredFields: ["path.name", "path.namespace"],
|
|
2239
|
-
cliExamples: [
|
|
2240
|
-
{
|
|
2241
|
-
command: "f5xcctl secret_management secret-policy get {name} --namespace {namespace}",
|
|
2242
|
-
description: "Get specific secret-policy",
|
|
2243
|
-
use_case: "get_specific",
|
|
2244
|
-
},
|
|
2245
|
-
],
|
|
2246
1915
|
confirmationRequired: false,
|
|
2247
1916
|
parameterExamples: {
|
|
2248
1917
|
name: "Name",
|
|
@@ -2288,13 +1957,6 @@ export const blindfoldTools = [
|
|
|
2288
1957
|
},
|
|
2289
1958
|
confirmation_required: false,
|
|
2290
1959
|
danger_level: "low",
|
|
2291
|
-
examples: [
|
|
2292
|
-
{
|
|
2293
|
-
command: "f5xcctl secret_management secret-policy get {name} --namespace {namespace}",
|
|
2294
|
-
description: "Get specific secret-policy",
|
|
2295
|
-
use_case: "get_specific",
|
|
2296
|
-
},
|
|
2297
|
-
],
|
|
2298
1960
|
field_docs: {},
|
|
2299
1961
|
optional_fields: [],
|
|
2300
1962
|
performance_impact: {
|
|
@@ -2305,6 +1967,7 @@ export const blindfoldTools = [
|
|
|
2305
1967
|
required_fields: ["path.name", "path.namespace"],
|
|
2306
1968
|
side_effects: {},
|
|
2307
1969
|
},
|
|
1970
|
+
curlExample: null,
|
|
2308
1971
|
},
|
|
2309
1972
|
{
|
|
2310
1973
|
toolName: "f5xc-api-blindfold-secret-policy-list",
|
|
@@ -2379,13 +2042,6 @@ export const blindfoldTools = [
|
|
|
2379
2042
|
dangerLevel: "low",
|
|
2380
2043
|
sideEffects: null,
|
|
2381
2044
|
requiredFields: ["path.namespace"],
|
|
2382
|
-
cliExamples: [
|
|
2383
|
-
{
|
|
2384
|
-
command: "f5xcctl secret_management secret-policy list --namespace {namespace}",
|
|
2385
|
-
description: "List all secret-policys",
|
|
2386
|
-
use_case: "list_all",
|
|
2387
|
-
},
|
|
2388
|
-
],
|
|
2389
2045
|
confirmationRequired: false,
|
|
2390
2046
|
parameterExamples: {
|
|
2391
2047
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2431,13 +2087,6 @@ export const blindfoldTools = [
|
|
|
2431
2087
|
},
|
|
2432
2088
|
confirmation_required: false,
|
|
2433
2089
|
danger_level: "low",
|
|
2434
|
-
examples: [
|
|
2435
|
-
{
|
|
2436
|
-
command: "f5xcctl secret_management secret-policy list --namespace {namespace}",
|
|
2437
|
-
description: "List all secret-policys",
|
|
2438
|
-
use_case: "list_all",
|
|
2439
|
-
},
|
|
2440
|
-
],
|
|
2441
2090
|
field_docs: {},
|
|
2442
2091
|
optional_fields: [],
|
|
2443
2092
|
performance_impact: {
|
|
@@ -2448,6 +2097,7 @@ export const blindfoldTools = [
|
|
|
2448
2097
|
required_fields: ["path.namespace"],
|
|
2449
2098
|
side_effects: {},
|
|
2450
2099
|
},
|
|
2100
|
+
curlExample: null,
|
|
2451
2101
|
},
|
|
2452
2102
|
{
|
|
2453
2103
|
toolName: "f5xc-api-blindfold-secret-policy-rule-create",
|
|
@@ -2488,18 +2138,6 @@ export const blindfoldTools = [
|
|
|
2488
2138
|
creates: ["secret-policy-rule"],
|
|
2489
2139
|
},
|
|
2490
2140
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2491
|
-
cliExamples: [
|
|
2492
|
-
{
|
|
2493
|
-
command: "f5xcctl secret_management secret-policy-rule create -f {file}.yaml",
|
|
2494
|
-
description: "Create from YAML file",
|
|
2495
|
-
use_case: "file_based",
|
|
2496
|
-
},
|
|
2497
|
-
{
|
|
2498
|
-
command: "f5xcctl secret_management secret-policy-rule create {name} --namespace {namespace}",
|
|
2499
|
-
description: "Create secret-policy-rule",
|
|
2500
|
-
use_case: "basic_create",
|
|
2501
|
-
},
|
|
2502
|
-
],
|
|
2503
2141
|
confirmationRequired: false,
|
|
2504
2142
|
parameterExamples: {
|
|
2505
2143
|
"metadata.namespace": "Staging",
|
|
@@ -2547,18 +2185,6 @@ export const blindfoldTools = [
|
|
|
2547
2185
|
},
|
|
2548
2186
|
confirmation_required: false,
|
|
2549
2187
|
danger_level: "medium",
|
|
2550
|
-
examples: [
|
|
2551
|
-
{
|
|
2552
|
-
command: "f5xcctl secret_management secret-policy-rule create {name} --namespace {namespace}",
|
|
2553
|
-
description: "Create secret-policy-rule",
|
|
2554
|
-
use_case: "basic_create",
|
|
2555
|
-
},
|
|
2556
|
-
{
|
|
2557
|
-
command: "f5xcctl secret_management secret-policy-rule create -f {file}.yaml",
|
|
2558
|
-
description: "Create from YAML file",
|
|
2559
|
-
use_case: "file_based",
|
|
2560
|
-
},
|
|
2561
|
-
],
|
|
2562
2188
|
field_docs: {},
|
|
2563
2189
|
optional_fields: [],
|
|
2564
2190
|
performance_impact: {
|
|
@@ -2571,6 +2197,7 @@ export const blindfoldTools = [
|
|
|
2571
2197
|
creates: ["secret-policy-rule"],
|
|
2572
2198
|
},
|
|
2573
2199
|
},
|
|
2200
|
+
curlExample: null,
|
|
2574
2201
|
},
|
|
2575
2202
|
{
|
|
2576
2203
|
toolName: "f5xc-api-blindfold-secret-policy-rule-delete",
|
|
@@ -2620,13 +2247,6 @@ export const blindfoldTools = [
|
|
|
2620
2247
|
deletes: ["secret-policy-rule", "contained_resources"],
|
|
2621
2248
|
},
|
|
2622
2249
|
requiredFields: ["path.name", "path.namespace"],
|
|
2623
|
-
cliExamples: [
|
|
2624
|
-
{
|
|
2625
|
-
command: "f5xcctl secret_management secret-policy-rule delete {name} --namespace {namespace}",
|
|
2626
|
-
description: "Delete secret-policy-rule",
|
|
2627
|
-
use_case: "delete",
|
|
2628
|
-
},
|
|
2629
|
-
],
|
|
2630
2250
|
confirmationRequired: true,
|
|
2631
2251
|
parameterExamples: {
|
|
2632
2252
|
name: "Name",
|
|
@@ -2672,13 +2292,6 @@ export const blindfoldTools = [
|
|
|
2672
2292
|
},
|
|
2673
2293
|
confirmation_required: true,
|
|
2674
2294
|
danger_level: "high",
|
|
2675
|
-
examples: [
|
|
2676
|
-
{
|
|
2677
|
-
command: "f5xcctl secret_management secret-policy-rule delete {name} --namespace {namespace}",
|
|
2678
|
-
description: "Delete secret-policy-rule",
|
|
2679
|
-
use_case: "delete",
|
|
2680
|
-
},
|
|
2681
|
-
],
|
|
2682
2295
|
field_docs: {},
|
|
2683
2296
|
optional_fields: [],
|
|
2684
2297
|
performance_impact: {
|
|
@@ -2691,6 +2304,7 @@ export const blindfoldTools = [
|
|
|
2691
2304
|
deletes: ["secret-policy-rule", "contained_resources"],
|
|
2692
2305
|
},
|
|
2693
2306
|
},
|
|
2307
|
+
curlExample: null,
|
|
2694
2308
|
},
|
|
2695
2309
|
{
|
|
2696
2310
|
toolName: "f5xc-api-blindfold-secret-policy-rule-get",
|
|
@@ -2759,13 +2373,6 @@ export const blindfoldTools = [
|
|
|
2759
2373
|
dangerLevel: "low",
|
|
2760
2374
|
sideEffects: null,
|
|
2761
2375
|
requiredFields: ["path.name", "path.namespace"],
|
|
2762
|
-
cliExamples: [
|
|
2763
|
-
{
|
|
2764
|
-
command: "f5xcctl secret_management secret-policy-rule get {name} --namespace {namespace}",
|
|
2765
|
-
description: "Get specific secret-policy-rule",
|
|
2766
|
-
use_case: "get_specific",
|
|
2767
|
-
},
|
|
2768
|
-
],
|
|
2769
2376
|
confirmationRequired: false,
|
|
2770
2377
|
parameterExamples: {
|
|
2771
2378
|
name: "Name",
|
|
@@ -2811,13 +2418,6 @@ export const blindfoldTools = [
|
|
|
2811
2418
|
},
|
|
2812
2419
|
confirmation_required: false,
|
|
2813
2420
|
danger_level: "low",
|
|
2814
|
-
examples: [
|
|
2815
|
-
{
|
|
2816
|
-
command: "f5xcctl secret_management secret-policy-rule get {name} --namespace {namespace}",
|
|
2817
|
-
description: "Get specific secret-policy-rule",
|
|
2818
|
-
use_case: "get_specific",
|
|
2819
|
-
},
|
|
2820
|
-
],
|
|
2821
2421
|
field_docs: {},
|
|
2822
2422
|
optional_fields: [],
|
|
2823
2423
|
performance_impact: {
|
|
@@ -2828,6 +2428,7 @@ export const blindfoldTools = [
|
|
|
2828
2428
|
required_fields: ["path.name", "path.namespace"],
|
|
2829
2429
|
side_effects: {},
|
|
2830
2430
|
},
|
|
2431
|
+
curlExample: null,
|
|
2831
2432
|
},
|
|
2832
2433
|
{
|
|
2833
2434
|
toolName: "f5xc-api-blindfold-secret-policy-rule-list",
|
|
@@ -2902,13 +2503,6 @@ export const blindfoldTools = [
|
|
|
2902
2503
|
dangerLevel: "low",
|
|
2903
2504
|
sideEffects: null,
|
|
2904
2505
|
requiredFields: ["path.namespace"],
|
|
2905
|
-
cliExamples: [
|
|
2906
|
-
{
|
|
2907
|
-
command: "f5xcctl secret_management secret-policy-rule list --namespace {namespace}",
|
|
2908
|
-
description: "List all secret-policy-rules",
|
|
2909
|
-
use_case: "list_all",
|
|
2910
|
-
},
|
|
2911
|
-
],
|
|
2912
2506
|
confirmationRequired: false,
|
|
2913
2507
|
parameterExamples: {
|
|
2914
2508
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2954,13 +2548,6 @@ export const blindfoldTools = [
|
|
|
2954
2548
|
},
|
|
2955
2549
|
confirmation_required: false,
|
|
2956
2550
|
danger_level: "low",
|
|
2957
|
-
examples: [
|
|
2958
|
-
{
|
|
2959
|
-
command: "f5xcctl secret_management secret-policy-rule list --namespace {namespace}",
|
|
2960
|
-
description: "List all secret-policy-rules",
|
|
2961
|
-
use_case: "list_all",
|
|
2962
|
-
},
|
|
2963
|
-
],
|
|
2964
2551
|
field_docs: {},
|
|
2965
2552
|
optional_fields: [],
|
|
2966
2553
|
performance_impact: {
|
|
@@ -2971,6 +2558,7 @@ export const blindfoldTools = [
|
|
|
2971
2558
|
required_fields: ["path.namespace"],
|
|
2972
2559
|
side_effects: {},
|
|
2973
2560
|
},
|
|
2561
|
+
curlExample: null,
|
|
2974
2562
|
},
|
|
2975
2563
|
{
|
|
2976
2564
|
toolName: "f5xc-api-blindfold-secret-policy-rule-update",
|
|
@@ -3022,13 +2610,6 @@ export const blindfoldTools = [
|
|
|
3022
2610
|
modifies: ["secret-policy-rule"],
|
|
3023
2611
|
},
|
|
3024
2612
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3025
|
-
cliExamples: [
|
|
3026
|
-
{
|
|
3027
|
-
command: "f5xcctl secret_management secret-policy-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
3028
|
-
description: "Update secret-policy-rule",
|
|
3029
|
-
use_case: "update",
|
|
3030
|
-
},
|
|
3031
|
-
],
|
|
3032
2613
|
confirmationRequired: false,
|
|
3033
2614
|
parameterExamples: {
|
|
3034
2615
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3074,13 +2655,6 @@ export const blindfoldTools = [
|
|
|
3074
2655
|
},
|
|
3075
2656
|
confirmation_required: false,
|
|
3076
2657
|
danger_level: "medium",
|
|
3077
|
-
examples: [
|
|
3078
|
-
{
|
|
3079
|
-
command: "f5xcctl secret_management secret-policy-rule update {name} --namespace {namespace} -f {file}.yaml",
|
|
3080
|
-
description: "Update secret-policy-rule",
|
|
3081
|
-
use_case: "update",
|
|
3082
|
-
},
|
|
3083
|
-
],
|
|
3084
2658
|
field_docs: {},
|
|
3085
2659
|
optional_fields: [],
|
|
3086
2660
|
performance_impact: {
|
|
@@ -3093,6 +2667,7 @@ export const blindfoldTools = [
|
|
|
3093
2667
|
modifies: ["secret-policy-rule"],
|
|
3094
2668
|
},
|
|
3095
2669
|
},
|
|
2670
|
+
curlExample: null,
|
|
3096
2671
|
},
|
|
3097
2672
|
{
|
|
3098
2673
|
toolName: "f5xc-api-blindfold-secret-policy-update",
|
|
@@ -3144,13 +2719,6 @@ export const blindfoldTools = [
|
|
|
3144
2719
|
modifies: ["secret-policy"],
|
|
3145
2720
|
},
|
|
3146
2721
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3147
|
-
cliExamples: [
|
|
3148
|
-
{
|
|
3149
|
-
command: "f5xcctl secret_management secret-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
3150
|
-
description: "Update secret-policy",
|
|
3151
|
-
use_case: "update",
|
|
3152
|
-
},
|
|
3153
|
-
],
|
|
3154
2722
|
confirmationRequired: false,
|
|
3155
2723
|
parameterExamples: {
|
|
3156
2724
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3196,13 +2764,6 @@ export const blindfoldTools = [
|
|
|
3196
2764
|
},
|
|
3197
2765
|
confirmation_required: false,
|
|
3198
2766
|
danger_level: "medium",
|
|
3199
|
-
examples: [
|
|
3200
|
-
{
|
|
3201
|
-
command: "f5xcctl secret_management secret-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
3202
|
-
description: "Update secret-policy",
|
|
3203
|
-
use_case: "update",
|
|
3204
|
-
},
|
|
3205
|
-
],
|
|
3206
2767
|
field_docs: {},
|
|
3207
2768
|
optional_fields: [],
|
|
3208
2769
|
performance_impact: {
|
|
@@ -3215,6 +2776,7 @@ export const blindfoldTools = [
|
|
|
3215
2776
|
modifies: ["secret-policy"],
|
|
3216
2777
|
},
|
|
3217
2778
|
},
|
|
2779
|
+
curlExample: null,
|
|
3218
2780
|
},
|
|
3219
2781
|
{
|
|
3220
2782
|
toolName: "f5xc-api-blindfold-softdelete-create",
|
|
@@ -3266,18 +2828,6 @@ export const blindfoldTools = [
|
|
|
3266
2828
|
creates: ["softdelete"],
|
|
3267
2829
|
},
|
|
3268
2830
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name", "path.namespace"],
|
|
3269
|
-
cliExamples: [
|
|
3270
|
-
{
|
|
3271
|
-
command: "f5xcctl secret_management softdelete create -f {file}.yaml",
|
|
3272
|
-
description: "Create from YAML file",
|
|
3273
|
-
use_case: "file_based",
|
|
3274
|
-
},
|
|
3275
|
-
{
|
|
3276
|
-
command: "f5xcctl secret_management softdelete create {name} --namespace {namespace}",
|
|
3277
|
-
description: "Create softdelete",
|
|
3278
|
-
use_case: "basic_create",
|
|
3279
|
-
},
|
|
3280
|
-
],
|
|
3281
2831
|
confirmationRequired: false,
|
|
3282
2832
|
parameterExamples: {
|
|
3283
2833
|
name: "Site-secret-policy.",
|
|
@@ -3323,18 +2873,6 @@ export const blindfoldTools = [
|
|
|
3323
2873
|
},
|
|
3324
2874
|
confirmation_required: false,
|
|
3325
2875
|
danger_level: "medium",
|
|
3326
|
-
examples: [
|
|
3327
|
-
{
|
|
3328
|
-
command: "f5xcctl secret_management softdelete create {name} --namespace {namespace}",
|
|
3329
|
-
description: "Create softdelete",
|
|
3330
|
-
use_case: "basic_create",
|
|
3331
|
-
},
|
|
3332
|
-
{
|
|
3333
|
-
command: "f5xcctl secret_management softdelete create -f {file}.yaml",
|
|
3334
|
-
description: "Create from YAML file",
|
|
3335
|
-
use_case: "file_based",
|
|
3336
|
-
},
|
|
3337
|
-
],
|
|
3338
2876
|
field_docs: {},
|
|
3339
2877
|
optional_fields: [],
|
|
3340
2878
|
performance_impact: {
|
|
@@ -3347,6 +2885,7 @@ export const blindfoldTools = [
|
|
|
3347
2885
|
creates: ["softdelete"],
|
|
3348
2886
|
},
|
|
3349
2887
|
},
|
|
2888
|
+
curlExample: null,
|
|
3350
2889
|
},
|
|
3351
2890
|
{
|
|
3352
2891
|
toolName: "f5xc-api-blindfold-voltshare-admin-policy-create",
|
|
@@ -3387,18 +2926,6 @@ export const blindfoldTools = [
|
|
|
3387
2926
|
creates: ["voltshare-admin-policy"],
|
|
3388
2927
|
},
|
|
3389
2928
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
3390
|
-
cliExamples: [
|
|
3391
|
-
{
|
|
3392
|
-
command: "f5xcctl secret_management voltshare-admin-policy create -f {file}.yaml",
|
|
3393
|
-
description: "Create from YAML file",
|
|
3394
|
-
use_case: "file_based",
|
|
3395
|
-
},
|
|
3396
|
-
{
|
|
3397
|
-
command: "f5xcctl secret_management voltshare-admin-policy create {name} --namespace {namespace}",
|
|
3398
|
-
description: "Create voltshare-admin-policy",
|
|
3399
|
-
use_case: "basic_create",
|
|
3400
|
-
},
|
|
3401
|
-
],
|
|
3402
2929
|
confirmationRequired: false,
|
|
3403
2930
|
parameterExamples: {
|
|
3404
2931
|
"metadata.namespace": "Staging",
|
|
@@ -3446,18 +2973,6 @@ export const blindfoldTools = [
|
|
|
3446
2973
|
},
|
|
3447
2974
|
confirmation_required: false,
|
|
3448
2975
|
danger_level: "medium",
|
|
3449
|
-
examples: [
|
|
3450
|
-
{
|
|
3451
|
-
command: "f5xcctl secret_management voltshare-admin-policy create {name} --namespace {namespace}",
|
|
3452
|
-
description: "Create voltshare-admin-policy",
|
|
3453
|
-
use_case: "basic_create",
|
|
3454
|
-
},
|
|
3455
|
-
{
|
|
3456
|
-
command: "f5xcctl secret_management voltshare-admin-policy create -f {file}.yaml",
|
|
3457
|
-
description: "Create from YAML file",
|
|
3458
|
-
use_case: "file_based",
|
|
3459
|
-
},
|
|
3460
|
-
],
|
|
3461
2976
|
field_docs: {},
|
|
3462
2977
|
optional_fields: [],
|
|
3463
2978
|
performance_impact: {
|
|
@@ -3470,6 +2985,7 @@ export const blindfoldTools = [
|
|
|
3470
2985
|
creates: ["voltshare-admin-policy"],
|
|
3471
2986
|
},
|
|
3472
2987
|
},
|
|
2988
|
+
curlExample: null,
|
|
3473
2989
|
},
|
|
3474
2990
|
{
|
|
3475
2991
|
toolName: "f5xc-api-blindfold-voltshare-admin-policy-delete",
|
|
@@ -3519,13 +3035,6 @@ export const blindfoldTools = [
|
|
|
3519
3035
|
deletes: ["voltshare-admin-policy", "contained_resources"],
|
|
3520
3036
|
},
|
|
3521
3037
|
requiredFields: ["path.name", "path.namespace"],
|
|
3522
|
-
cliExamples: [
|
|
3523
|
-
{
|
|
3524
|
-
command: "f5xcctl secret_management voltshare-admin-policy delete {name} --namespace {namespace}",
|
|
3525
|
-
description: "Delete voltshare-admin-policy",
|
|
3526
|
-
use_case: "delete",
|
|
3527
|
-
},
|
|
3528
|
-
],
|
|
3529
3038
|
confirmationRequired: true,
|
|
3530
3039
|
parameterExamples: {
|
|
3531
3040
|
name: "Name",
|
|
@@ -3571,13 +3080,6 @@ export const blindfoldTools = [
|
|
|
3571
3080
|
},
|
|
3572
3081
|
confirmation_required: true,
|
|
3573
3082
|
danger_level: "high",
|
|
3574
|
-
examples: [
|
|
3575
|
-
{
|
|
3576
|
-
command: "f5xcctl secret_management voltshare-admin-policy delete {name} --namespace {namespace}",
|
|
3577
|
-
description: "Delete voltshare-admin-policy",
|
|
3578
|
-
use_case: "delete",
|
|
3579
|
-
},
|
|
3580
|
-
],
|
|
3581
3083
|
field_docs: {},
|
|
3582
3084
|
optional_fields: [],
|
|
3583
3085
|
performance_impact: {
|
|
@@ -3590,6 +3092,7 @@ export const blindfoldTools = [
|
|
|
3590
3092
|
deletes: ["voltshare-admin-policy", "contained_resources"],
|
|
3591
3093
|
},
|
|
3592
3094
|
},
|
|
3095
|
+
curlExample: null,
|
|
3593
3096
|
},
|
|
3594
3097
|
{
|
|
3595
3098
|
toolName: "f5xc-api-blindfold-voltshare-admin-policy-get",
|
|
@@ -3658,13 +3161,6 @@ export const blindfoldTools = [
|
|
|
3658
3161
|
dangerLevel: "low",
|
|
3659
3162
|
sideEffects: null,
|
|
3660
3163
|
requiredFields: ["path.name", "path.namespace"],
|
|
3661
|
-
cliExamples: [
|
|
3662
|
-
{
|
|
3663
|
-
command: "f5xcctl secret_management voltshare-admin-policy get {name} --namespace {namespace}",
|
|
3664
|
-
description: "Get specific voltshare-admin-policy",
|
|
3665
|
-
use_case: "get_specific",
|
|
3666
|
-
},
|
|
3667
|
-
],
|
|
3668
3164
|
confirmationRequired: false,
|
|
3669
3165
|
parameterExamples: {
|
|
3670
3166
|
name: "Name",
|
|
@@ -3710,13 +3206,6 @@ export const blindfoldTools = [
|
|
|
3710
3206
|
},
|
|
3711
3207
|
confirmation_required: false,
|
|
3712
3208
|
danger_level: "low",
|
|
3713
|
-
examples: [
|
|
3714
|
-
{
|
|
3715
|
-
command: "f5xcctl secret_management voltshare-admin-policy get {name} --namespace {namespace}",
|
|
3716
|
-
description: "Get specific voltshare-admin-policy",
|
|
3717
|
-
use_case: "get_specific",
|
|
3718
|
-
},
|
|
3719
|
-
],
|
|
3720
3209
|
field_docs: {},
|
|
3721
3210
|
optional_fields: [],
|
|
3722
3211
|
performance_impact: {
|
|
@@ -3727,6 +3216,7 @@ export const blindfoldTools = [
|
|
|
3727
3216
|
required_fields: ["path.name", "path.namespace"],
|
|
3728
3217
|
side_effects: {},
|
|
3729
3218
|
},
|
|
3219
|
+
curlExample: null,
|
|
3730
3220
|
},
|
|
3731
3221
|
{
|
|
3732
3222
|
toolName: "f5xc-api-blindfold-voltshare-admin-policy-list",
|
|
@@ -3801,13 +3291,6 @@ export const blindfoldTools = [
|
|
|
3801
3291
|
dangerLevel: "low",
|
|
3802
3292
|
sideEffects: null,
|
|
3803
3293
|
requiredFields: ["path.namespace"],
|
|
3804
|
-
cliExamples: [
|
|
3805
|
-
{
|
|
3806
|
-
command: "f5xcctl secret_management voltshare-admin-policy list --namespace {namespace}",
|
|
3807
|
-
description: "List all voltshare-admin-policys",
|
|
3808
|
-
use_case: "list_all",
|
|
3809
|
-
},
|
|
3810
|
-
],
|
|
3811
3294
|
confirmationRequired: false,
|
|
3812
3295
|
parameterExamples: {
|
|
3813
3296
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3853,13 +3336,6 @@ export const blindfoldTools = [
|
|
|
3853
3336
|
},
|
|
3854
3337
|
confirmation_required: false,
|
|
3855
3338
|
danger_level: "low",
|
|
3856
|
-
examples: [
|
|
3857
|
-
{
|
|
3858
|
-
command: "f5xcctl secret_management voltshare-admin-policy list --namespace {namespace}",
|
|
3859
|
-
description: "List all voltshare-admin-policys",
|
|
3860
|
-
use_case: "list_all",
|
|
3861
|
-
},
|
|
3862
|
-
],
|
|
3863
3339
|
field_docs: {},
|
|
3864
3340
|
optional_fields: [],
|
|
3865
3341
|
performance_impact: {
|
|
@@ -3870,6 +3346,7 @@ export const blindfoldTools = [
|
|
|
3870
3346
|
required_fields: ["path.namespace"],
|
|
3871
3347
|
side_effects: {},
|
|
3872
3348
|
},
|
|
3349
|
+
curlExample: null,
|
|
3873
3350
|
},
|
|
3874
3351
|
{
|
|
3875
3352
|
toolName: "f5xc-api-blindfold-voltshare-admin-policy-update",
|
|
@@ -3921,13 +3398,6 @@ export const blindfoldTools = [
|
|
|
3921
3398
|
modifies: ["voltshare-admin-policy"],
|
|
3922
3399
|
},
|
|
3923
3400
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3924
|
-
cliExamples: [
|
|
3925
|
-
{
|
|
3926
|
-
command: "f5xcctl secret_management voltshare-admin-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
3927
|
-
description: "Update voltshare-admin-policy",
|
|
3928
|
-
use_case: "update",
|
|
3929
|
-
},
|
|
3930
|
-
],
|
|
3931
3401
|
confirmationRequired: false,
|
|
3932
3402
|
parameterExamples: {
|
|
3933
3403
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3973,13 +3443,6 @@ export const blindfoldTools = [
|
|
|
3973
3443
|
},
|
|
3974
3444
|
confirmation_required: false,
|
|
3975
3445
|
danger_level: "medium",
|
|
3976
|
-
examples: [
|
|
3977
|
-
{
|
|
3978
|
-
command: "f5xcctl secret_management voltshare-admin-policy update {name} --namespace {namespace} -f {file}.yaml",
|
|
3979
|
-
description: "Update voltshare-admin-policy",
|
|
3980
|
-
use_case: "update",
|
|
3981
|
-
},
|
|
3982
|
-
],
|
|
3983
3446
|
field_docs: {},
|
|
3984
3447
|
optional_fields: [],
|
|
3985
3448
|
performance_impact: {
|
|
@@ -3992,6 +3455,7 @@ export const blindfoldTools = [
|
|
|
3992
3455
|
modifies: ["voltshare-admin-policy"],
|
|
3993
3456
|
},
|
|
3994
3457
|
},
|
|
3458
|
+
curlExample: null,
|
|
3995
3459
|
},
|
|
3996
3460
|
];
|
|
3997
3461
|
export default blindfoldTools;
|