@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
|
@@ -70,18 +70,6 @@ export const service_meshTools = [
|
|
|
70
70
|
"path.namespace",
|
|
71
71
|
"path.service_name",
|
|
72
72
|
],
|
|
73
|
-
cliExamples: [
|
|
74
|
-
{
|
|
75
|
-
command: "f5xcctl ml api-endpoint create {name} --namespace {namespace}",
|
|
76
|
-
description: "Create api-endpoint",
|
|
77
|
-
use_case: "basic_create",
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
command: "f5xcctl ml api-endpoint create -f {file}.yaml",
|
|
81
|
-
description: "Create from YAML file",
|
|
82
|
-
use_case: "file_based",
|
|
83
|
-
},
|
|
84
|
-
],
|
|
85
73
|
confirmationRequired: false,
|
|
86
74
|
parameterExamples: {
|
|
87
75
|
app_type_name: "Blogging-app.",
|
|
@@ -128,18 +116,6 @@ export const service_meshTools = [
|
|
|
128
116
|
},
|
|
129
117
|
confirmation_required: false,
|
|
130
118
|
danger_level: "medium",
|
|
131
|
-
examples: [
|
|
132
|
-
{
|
|
133
|
-
command: "f5xcctl ml api-endpoint create {name} --namespace {namespace}",
|
|
134
|
-
description: "Create api-endpoint",
|
|
135
|
-
use_case: "basic_create",
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
command: "f5xcctl ml api-endpoint create -f {file}.yaml",
|
|
139
|
-
description: "Create from YAML file",
|
|
140
|
-
use_case: "file_based",
|
|
141
|
-
},
|
|
142
|
-
],
|
|
143
119
|
field_docs: {},
|
|
144
120
|
optional_fields: [],
|
|
145
121
|
performance_impact: {
|
|
@@ -158,6 +134,7 @@ export const service_meshTools = [
|
|
|
158
134
|
creates: ["api-endpoint"],
|
|
159
135
|
},
|
|
160
136
|
},
|
|
137
|
+
curlExample: null,
|
|
161
138
|
},
|
|
162
139
|
{
|
|
163
140
|
toolName: "f5xc-api-servicemesh-api-endpoint-list",
|
|
@@ -220,13 +197,6 @@ export const service_meshTools = [
|
|
|
220
197
|
dangerLevel: "low",
|
|
221
198
|
sideEffects: null,
|
|
222
199
|
requiredFields: ["path.app_type_name", "path.namespace"],
|
|
223
|
-
cliExamples: [
|
|
224
|
-
{
|
|
225
|
-
command: "f5xcctl ml api-endpoint list --namespace {namespace}",
|
|
226
|
-
description: "List all api-endpoints",
|
|
227
|
-
use_case: "list_all",
|
|
228
|
-
},
|
|
229
|
-
],
|
|
230
200
|
confirmationRequired: false,
|
|
231
201
|
parameterExamples: {
|
|
232
202
|
app_type_name: "Blogging-app.",
|
|
@@ -272,13 +242,6 @@ export const service_meshTools = [
|
|
|
272
242
|
},
|
|
273
243
|
confirmation_required: false,
|
|
274
244
|
danger_level: "low",
|
|
275
|
-
examples: [
|
|
276
|
-
{
|
|
277
|
-
command: "f5xcctl ml api-endpoint list --namespace {namespace}",
|
|
278
|
-
description: "List all api-endpoints",
|
|
279
|
-
use_case: "list_all",
|
|
280
|
-
},
|
|
281
|
-
],
|
|
282
245
|
field_docs: {},
|
|
283
246
|
optional_fields: [],
|
|
284
247
|
performance_impact: {
|
|
@@ -289,6 +252,7 @@ export const service_meshTools = [
|
|
|
289
252
|
required_fields: ["path.app_type_name", "path.namespace"],
|
|
290
253
|
side_effects: {},
|
|
291
254
|
},
|
|
255
|
+
curlExample: null,
|
|
292
256
|
},
|
|
293
257
|
{
|
|
294
258
|
toolName: "f5xc-api-servicemesh-app-setting-create",
|
|
@@ -329,18 +293,6 @@ export const service_meshTools = [
|
|
|
329
293
|
creates: ["app-setting"],
|
|
330
294
|
},
|
|
331
295
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
332
|
-
cliExamples: [
|
|
333
|
-
{
|
|
334
|
-
command: "f5xcctl config app-setting create {name} --namespace {namespace}",
|
|
335
|
-
description: "Create app-setting",
|
|
336
|
-
use_case: "basic_create",
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
command: "f5xcctl config app-setting create -f {file}.yaml",
|
|
340
|
-
description: "Create from YAML file",
|
|
341
|
-
use_case: "file_based",
|
|
342
|
-
},
|
|
343
|
-
],
|
|
344
296
|
confirmationRequired: false,
|
|
345
297
|
parameterExamples: {
|
|
346
298
|
"metadata.namespace": "Staging",
|
|
@@ -385,18 +337,6 @@ export const service_meshTools = [
|
|
|
385
337
|
},
|
|
386
338
|
confirmation_required: false,
|
|
387
339
|
danger_level: "medium",
|
|
388
|
-
examples: [
|
|
389
|
-
{
|
|
390
|
-
command: "f5xcctl config app-setting create {name} --namespace {namespace}",
|
|
391
|
-
description: "Create app-setting",
|
|
392
|
-
use_case: "basic_create",
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
command: "f5xcctl config app-setting create -f {file}.yaml",
|
|
396
|
-
description: "Create from YAML file",
|
|
397
|
-
use_case: "file_based",
|
|
398
|
-
},
|
|
399
|
-
],
|
|
400
340
|
field_docs: {},
|
|
401
341
|
optional_fields: [],
|
|
402
342
|
performance_impact: {
|
|
@@ -409,6 +349,7 @@ export const service_meshTools = [
|
|
|
409
349
|
creates: ["app-setting"],
|
|
410
350
|
},
|
|
411
351
|
},
|
|
352
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_settings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
412
353
|
},
|
|
413
354
|
{
|
|
414
355
|
toolName: "f5xc-api-servicemesh-app-setting-delete",
|
|
@@ -458,13 +399,6 @@ export const service_meshTools = [
|
|
|
458
399
|
deletes: ["app-setting", "contained_resources"],
|
|
459
400
|
},
|
|
460
401
|
requiredFields: ["path.name", "path.namespace"],
|
|
461
|
-
cliExamples: [
|
|
462
|
-
{
|
|
463
|
-
command: "f5xcctl config app-setting delete {name} --namespace {namespace}",
|
|
464
|
-
description: "Delete app-setting",
|
|
465
|
-
use_case: "delete",
|
|
466
|
-
},
|
|
467
|
-
],
|
|
468
402
|
confirmationRequired: true,
|
|
469
403
|
parameterExamples: {
|
|
470
404
|
name: "Name",
|
|
@@ -510,13 +444,6 @@ export const service_meshTools = [
|
|
|
510
444
|
},
|
|
511
445
|
confirmation_required: true,
|
|
512
446
|
danger_level: "high",
|
|
513
|
-
examples: [
|
|
514
|
-
{
|
|
515
|
-
command: "f5xcctl config app-setting delete {name} --namespace {namespace}",
|
|
516
|
-
description: "Delete app-setting",
|
|
517
|
-
use_case: "delete",
|
|
518
|
-
},
|
|
519
|
-
],
|
|
520
447
|
field_docs: {},
|
|
521
448
|
optional_fields: [],
|
|
522
449
|
performance_impact: {
|
|
@@ -529,6 +456,7 @@ export const service_meshTools = [
|
|
|
529
456
|
deletes: ["app-setting", "contained_resources"],
|
|
530
457
|
},
|
|
531
458
|
},
|
|
459
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_settings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
532
460
|
},
|
|
533
461
|
{
|
|
534
462
|
toolName: "f5xc-api-servicemesh-app-setting-get",
|
|
@@ -597,13 +525,6 @@ export const service_meshTools = [
|
|
|
597
525
|
dangerLevel: "low",
|
|
598
526
|
sideEffects: null,
|
|
599
527
|
requiredFields: ["path.name", "path.namespace"],
|
|
600
|
-
cliExamples: [
|
|
601
|
-
{
|
|
602
|
-
command: "f5xcctl config app-setting get {name} --namespace {namespace}",
|
|
603
|
-
description: "Get specific app-setting",
|
|
604
|
-
use_case: "get_specific",
|
|
605
|
-
},
|
|
606
|
-
],
|
|
607
528
|
confirmationRequired: false,
|
|
608
529
|
parameterExamples: {
|
|
609
530
|
name: "Name",
|
|
@@ -649,13 +570,6 @@ export const service_meshTools = [
|
|
|
649
570
|
},
|
|
650
571
|
confirmation_required: false,
|
|
651
572
|
danger_level: "low",
|
|
652
|
-
examples: [
|
|
653
|
-
{
|
|
654
|
-
command: "f5xcctl config app-setting get {name} --namespace {namespace}",
|
|
655
|
-
description: "Get specific app-setting",
|
|
656
|
-
use_case: "get_specific",
|
|
657
|
-
},
|
|
658
|
-
],
|
|
659
573
|
field_docs: {},
|
|
660
574
|
optional_fields: [],
|
|
661
575
|
performance_impact: {
|
|
@@ -666,6 +580,7 @@ export const service_meshTools = [
|
|
|
666
580
|
required_fields: ["path.name", "path.namespace"],
|
|
667
581
|
side_effects: {},
|
|
668
582
|
},
|
|
583
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_settings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
669
584
|
},
|
|
670
585
|
{
|
|
671
586
|
toolName: "f5xc-api-servicemesh-app-setting-list",
|
|
@@ -740,13 +655,6 @@ export const service_meshTools = [
|
|
|
740
655
|
dangerLevel: "low",
|
|
741
656
|
sideEffects: null,
|
|
742
657
|
requiredFields: ["path.namespace"],
|
|
743
|
-
cliExamples: [
|
|
744
|
-
{
|
|
745
|
-
command: "f5xcctl config app-setting list --namespace {namespace}",
|
|
746
|
-
description: "List all app-settings",
|
|
747
|
-
use_case: "list_all",
|
|
748
|
-
},
|
|
749
|
-
],
|
|
750
658
|
confirmationRequired: false,
|
|
751
659
|
parameterExamples: {
|
|
752
660
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -792,13 +700,6 @@ export const service_meshTools = [
|
|
|
792
700
|
},
|
|
793
701
|
confirmation_required: false,
|
|
794
702
|
danger_level: "low",
|
|
795
|
-
examples: [
|
|
796
|
-
{
|
|
797
|
-
command: "f5xcctl config app-setting list --namespace {namespace}",
|
|
798
|
-
description: "List all app-settings",
|
|
799
|
-
use_case: "list_all",
|
|
800
|
-
},
|
|
801
|
-
],
|
|
802
703
|
field_docs: {},
|
|
803
704
|
optional_fields: [],
|
|
804
705
|
performance_impact: {
|
|
@@ -809,6 +710,7 @@ export const service_meshTools = [
|
|
|
809
710
|
required_fields: ["path.namespace"],
|
|
810
711
|
side_effects: {},
|
|
811
712
|
},
|
|
713
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_settings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
812
714
|
},
|
|
813
715
|
{
|
|
814
716
|
toolName: "f5xc-api-servicemesh-app-setting-update",
|
|
@@ -860,13 +762,6 @@ export const service_meshTools = [
|
|
|
860
762
|
modifies: ["app-setting"],
|
|
861
763
|
},
|
|
862
764
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
863
|
-
cliExamples: [
|
|
864
|
-
{
|
|
865
|
-
command: "f5xcctl config app-setting update {name} --namespace {namespace} -f {file}.yaml",
|
|
866
|
-
description: "Update app-setting",
|
|
867
|
-
use_case: "update",
|
|
868
|
-
},
|
|
869
|
-
],
|
|
870
765
|
confirmationRequired: false,
|
|
871
766
|
parameterExamples: {
|
|
872
767
|
"metadata.name": "Example-corp-web.",
|
|
@@ -912,13 +807,6 @@ export const service_meshTools = [
|
|
|
912
807
|
},
|
|
913
808
|
confirmation_required: false,
|
|
914
809
|
danger_level: "medium",
|
|
915
|
-
examples: [
|
|
916
|
-
{
|
|
917
|
-
command: "f5xcctl config app-setting update {name} --namespace {namespace} -f {file}.yaml",
|
|
918
|
-
description: "Update app-setting",
|
|
919
|
-
use_case: "update",
|
|
920
|
-
},
|
|
921
|
-
],
|
|
922
810
|
field_docs: {},
|
|
923
811
|
optional_fields: [],
|
|
924
812
|
performance_impact: {
|
|
@@ -931,6 +819,7 @@ export const service_meshTools = [
|
|
|
931
819
|
modifies: ["app-setting"],
|
|
932
820
|
},
|
|
933
821
|
},
|
|
822
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_settings" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
934
823
|
},
|
|
935
824
|
{
|
|
936
825
|
toolName: "f5xc-api-servicemesh-app-type-create",
|
|
@@ -971,18 +860,6 @@ export const service_meshTools = [
|
|
|
971
860
|
creates: ["app-type"],
|
|
972
861
|
},
|
|
973
862
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
974
|
-
cliExamples: [
|
|
975
|
-
{
|
|
976
|
-
command: "f5xcctl config app-type create {name} --namespace {namespace}",
|
|
977
|
-
description: "Create app-type",
|
|
978
|
-
use_case: "basic_create",
|
|
979
|
-
},
|
|
980
|
-
{
|
|
981
|
-
command: "f5xcctl config app-type create -f {file}.yaml",
|
|
982
|
-
description: "Create from YAML file",
|
|
983
|
-
use_case: "file_based",
|
|
984
|
-
},
|
|
985
|
-
],
|
|
986
863
|
confirmationRequired: false,
|
|
987
864
|
parameterExamples: {
|
|
988
865
|
"metadata.namespace": "Staging",
|
|
@@ -1027,18 +904,6 @@ export const service_meshTools = [
|
|
|
1027
904
|
},
|
|
1028
905
|
confirmation_required: false,
|
|
1029
906
|
danger_level: "medium",
|
|
1030
|
-
examples: [
|
|
1031
|
-
{
|
|
1032
|
-
command: "f5xcctl config app-type create {name} --namespace {namespace}",
|
|
1033
|
-
description: "Create app-type",
|
|
1034
|
-
use_case: "basic_create",
|
|
1035
|
-
},
|
|
1036
|
-
{
|
|
1037
|
-
command: "f5xcctl config app-type create -f {file}.yaml",
|
|
1038
|
-
description: "Create from YAML file",
|
|
1039
|
-
use_case: "file_based",
|
|
1040
|
-
},
|
|
1041
|
-
],
|
|
1042
907
|
field_docs: {},
|
|
1043
908
|
optional_fields: [],
|
|
1044
909
|
performance_impact: {
|
|
@@ -1051,6 +916,7 @@ export const service_meshTools = [
|
|
|
1051
916
|
creates: ["app-type"],
|
|
1052
917
|
},
|
|
1053
918
|
},
|
|
919
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_types" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1054
920
|
},
|
|
1055
921
|
{
|
|
1056
922
|
toolName: "f5xc-api-servicemesh-app-type-delete",
|
|
@@ -1100,13 +966,6 @@ export const service_meshTools = [
|
|
|
1100
966
|
deletes: ["app-type", "contained_resources"],
|
|
1101
967
|
},
|
|
1102
968
|
requiredFields: ["path.name", "path.namespace"],
|
|
1103
|
-
cliExamples: [
|
|
1104
|
-
{
|
|
1105
|
-
command: "f5xcctl config app-type delete {name} --namespace {namespace}",
|
|
1106
|
-
description: "Delete app-type",
|
|
1107
|
-
use_case: "delete",
|
|
1108
|
-
},
|
|
1109
|
-
],
|
|
1110
969
|
confirmationRequired: true,
|
|
1111
970
|
parameterExamples: {
|
|
1112
971
|
name: "Name",
|
|
@@ -1152,13 +1011,6 @@ export const service_meshTools = [
|
|
|
1152
1011
|
},
|
|
1153
1012
|
confirmation_required: true,
|
|
1154
1013
|
danger_level: "high",
|
|
1155
|
-
examples: [
|
|
1156
|
-
{
|
|
1157
|
-
command: "f5xcctl config app-type delete {name} --namespace {namespace}",
|
|
1158
|
-
description: "Delete app-type",
|
|
1159
|
-
use_case: "delete",
|
|
1160
|
-
},
|
|
1161
|
-
],
|
|
1162
1014
|
field_docs: {},
|
|
1163
1015
|
optional_fields: [],
|
|
1164
1016
|
performance_impact: {
|
|
@@ -1171,6 +1023,7 @@ export const service_meshTools = [
|
|
|
1171
1023
|
deletes: ["app-type", "contained_resources"],
|
|
1172
1024
|
},
|
|
1173
1025
|
},
|
|
1026
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_types" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1174
1027
|
},
|
|
1175
1028
|
{
|
|
1176
1029
|
toolName: "f5xc-api-servicemesh-app-type-get",
|
|
@@ -1239,13 +1092,6 @@ export const service_meshTools = [
|
|
|
1239
1092
|
dangerLevel: "low",
|
|
1240
1093
|
sideEffects: null,
|
|
1241
1094
|
requiredFields: ["path.name", "path.namespace"],
|
|
1242
|
-
cliExamples: [
|
|
1243
|
-
{
|
|
1244
|
-
command: "f5xcctl config app-type get {name} --namespace {namespace}",
|
|
1245
|
-
description: "Get specific app-type",
|
|
1246
|
-
use_case: "get_specific",
|
|
1247
|
-
},
|
|
1248
|
-
],
|
|
1249
1095
|
confirmationRequired: false,
|
|
1250
1096
|
parameterExamples: {
|
|
1251
1097
|
name: "Name",
|
|
@@ -1291,13 +1137,6 @@ export const service_meshTools = [
|
|
|
1291
1137
|
},
|
|
1292
1138
|
confirmation_required: false,
|
|
1293
1139
|
danger_level: "low",
|
|
1294
|
-
examples: [
|
|
1295
|
-
{
|
|
1296
|
-
command: "f5xcctl config app-type get {name} --namespace {namespace}",
|
|
1297
|
-
description: "Get specific app-type",
|
|
1298
|
-
use_case: "get_specific",
|
|
1299
|
-
},
|
|
1300
|
-
],
|
|
1301
1140
|
field_docs: {},
|
|
1302
1141
|
optional_fields: [],
|
|
1303
1142
|
performance_impact: {
|
|
@@ -1308,6 +1147,7 @@ export const service_meshTools = [
|
|
|
1308
1147
|
required_fields: ["path.name", "path.namespace"],
|
|
1309
1148
|
side_effects: {},
|
|
1310
1149
|
},
|
|
1150
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_types" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1311
1151
|
},
|
|
1312
1152
|
{
|
|
1313
1153
|
toolName: "f5xc-api-servicemesh-app-type-list",
|
|
@@ -1382,13 +1222,6 @@ export const service_meshTools = [
|
|
|
1382
1222
|
dangerLevel: "low",
|
|
1383
1223
|
sideEffects: null,
|
|
1384
1224
|
requiredFields: ["path.namespace"],
|
|
1385
|
-
cliExamples: [
|
|
1386
|
-
{
|
|
1387
|
-
command: "f5xcctl config app-type list --namespace {namespace}",
|
|
1388
|
-
description: "List all app-types",
|
|
1389
|
-
use_case: "list_all",
|
|
1390
|
-
},
|
|
1391
|
-
],
|
|
1392
1225
|
confirmationRequired: false,
|
|
1393
1226
|
parameterExamples: {
|
|
1394
1227
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -1434,13 +1267,6 @@ export const service_meshTools = [
|
|
|
1434
1267
|
},
|
|
1435
1268
|
confirmation_required: false,
|
|
1436
1269
|
danger_level: "low",
|
|
1437
|
-
examples: [
|
|
1438
|
-
{
|
|
1439
|
-
command: "f5xcctl config app-type list --namespace {namespace}",
|
|
1440
|
-
description: "List all app-types",
|
|
1441
|
-
use_case: "list_all",
|
|
1442
|
-
},
|
|
1443
|
-
],
|
|
1444
1270
|
field_docs: {},
|
|
1445
1271
|
optional_fields: [],
|
|
1446
1272
|
performance_impact: {
|
|
@@ -1451,6 +1277,7 @@ export const service_meshTools = [
|
|
|
1451
1277
|
required_fields: ["path.namespace"],
|
|
1452
1278
|
side_effects: {},
|
|
1453
1279
|
},
|
|
1280
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_types" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1454
1281
|
},
|
|
1455
1282
|
{
|
|
1456
1283
|
toolName: "f5xc-api-servicemesh-app-type-update",
|
|
@@ -1502,13 +1329,6 @@ export const service_meshTools = [
|
|
|
1502
1329
|
modifies: ["app-type"],
|
|
1503
1330
|
},
|
|
1504
1331
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
1505
|
-
cliExamples: [
|
|
1506
|
-
{
|
|
1507
|
-
command: "f5xcctl config app-type update {name} --namespace {namespace} -f {file}.yaml",
|
|
1508
|
-
description: "Update app-type",
|
|
1509
|
-
use_case: "update",
|
|
1510
|
-
},
|
|
1511
|
-
],
|
|
1512
1332
|
confirmationRequired: false,
|
|
1513
1333
|
parameterExamples: {
|
|
1514
1334
|
"metadata.name": "Example-corp-web.",
|
|
@@ -1554,13 +1374,6 @@ export const service_meshTools = [
|
|
|
1554
1374
|
},
|
|
1555
1375
|
confirmation_required: false,
|
|
1556
1376
|
danger_level: "medium",
|
|
1557
|
-
examples: [
|
|
1558
|
-
{
|
|
1559
|
-
command: "f5xcctl config app-type update {name} --namespace {namespace} -f {file}.yaml",
|
|
1560
|
-
description: "Update app-type",
|
|
1561
|
-
use_case: "update",
|
|
1562
|
-
},
|
|
1563
|
-
],
|
|
1564
1377
|
field_docs: {},
|
|
1565
1378
|
optional_fields: [],
|
|
1566
1379
|
performance_impact: {
|
|
@@ -1573,6 +1386,7 @@ export const service_meshTools = [
|
|
|
1573
1386
|
modifies: ["app-type"],
|
|
1574
1387
|
},
|
|
1575
1388
|
},
|
|
1389
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/app_types" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1576
1390
|
},
|
|
1577
1391
|
{
|
|
1578
1392
|
toolName: "f5xc-api-servicemesh-endpoint-create",
|
|
@@ -1613,18 +1427,6 @@ export const service_meshTools = [
|
|
|
1613
1427
|
creates: ["endpoint"],
|
|
1614
1428
|
},
|
|
1615
1429
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
1616
|
-
cliExamples: [
|
|
1617
|
-
{
|
|
1618
|
-
command: "f5xcctl config endpoint create {name} --namespace {namespace}",
|
|
1619
|
-
description: "Create endpoint",
|
|
1620
|
-
use_case: "basic_create",
|
|
1621
|
-
},
|
|
1622
|
-
{
|
|
1623
|
-
command: "f5xcctl config endpoint create -f {file}.yaml",
|
|
1624
|
-
description: "Create from YAML file",
|
|
1625
|
-
use_case: "file_based",
|
|
1626
|
-
},
|
|
1627
|
-
],
|
|
1628
1430
|
confirmationRequired: false,
|
|
1629
1431
|
parameterExamples: {
|
|
1630
1432
|
"metadata.namespace": "Staging",
|
|
@@ -1669,18 +1471,6 @@ export const service_meshTools = [
|
|
|
1669
1471
|
},
|
|
1670
1472
|
confirmation_required: false,
|
|
1671
1473
|
danger_level: "medium",
|
|
1672
|
-
examples: [
|
|
1673
|
-
{
|
|
1674
|
-
command: "f5xcctl config endpoint create {name} --namespace {namespace}",
|
|
1675
|
-
description: "Create endpoint",
|
|
1676
|
-
use_case: "basic_create",
|
|
1677
|
-
},
|
|
1678
|
-
{
|
|
1679
|
-
command: "f5xcctl config endpoint create -f {file}.yaml",
|
|
1680
|
-
description: "Create from YAML file",
|
|
1681
|
-
use_case: "file_based",
|
|
1682
|
-
},
|
|
1683
|
-
],
|
|
1684
1474
|
field_docs: {},
|
|
1685
1475
|
optional_fields: [],
|
|
1686
1476
|
performance_impact: {
|
|
@@ -1693,6 +1483,7 @@ export const service_meshTools = [
|
|
|
1693
1483
|
creates: ["endpoint"],
|
|
1694
1484
|
},
|
|
1695
1485
|
},
|
|
1486
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/endpoints" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1696
1487
|
},
|
|
1697
1488
|
{
|
|
1698
1489
|
toolName: "f5xc-api-servicemesh-endpoint-delete",
|
|
@@ -1742,13 +1533,6 @@ export const service_meshTools = [
|
|
|
1742
1533
|
deletes: ["endpoint", "contained_resources"],
|
|
1743
1534
|
},
|
|
1744
1535
|
requiredFields: ["path.name", "path.namespace"],
|
|
1745
|
-
cliExamples: [
|
|
1746
|
-
{
|
|
1747
|
-
command: "f5xcctl config endpoint delete {name} --namespace {namespace}",
|
|
1748
|
-
description: "Delete endpoint",
|
|
1749
|
-
use_case: "delete",
|
|
1750
|
-
},
|
|
1751
|
-
],
|
|
1752
1536
|
confirmationRequired: true,
|
|
1753
1537
|
parameterExamples: {
|
|
1754
1538
|
name: "Name",
|
|
@@ -1794,13 +1578,6 @@ export const service_meshTools = [
|
|
|
1794
1578
|
},
|
|
1795
1579
|
confirmation_required: true,
|
|
1796
1580
|
danger_level: "high",
|
|
1797
|
-
examples: [
|
|
1798
|
-
{
|
|
1799
|
-
command: "f5xcctl config endpoint delete {name} --namespace {namespace}",
|
|
1800
|
-
description: "Delete endpoint",
|
|
1801
|
-
use_case: "delete",
|
|
1802
|
-
},
|
|
1803
|
-
],
|
|
1804
1581
|
field_docs: {},
|
|
1805
1582
|
optional_fields: [],
|
|
1806
1583
|
performance_impact: {
|
|
@@ -1813,6 +1590,7 @@ export const service_meshTools = [
|
|
|
1813
1590
|
deletes: ["endpoint", "contained_resources"],
|
|
1814
1591
|
},
|
|
1815
1592
|
},
|
|
1593
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/endpoints" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1816
1594
|
},
|
|
1817
1595
|
{
|
|
1818
1596
|
toolName: "f5xc-api-servicemesh-endpoint-get",
|
|
@@ -1881,13 +1659,6 @@ export const service_meshTools = [
|
|
|
1881
1659
|
dangerLevel: "low",
|
|
1882
1660
|
sideEffects: null,
|
|
1883
1661
|
requiredFields: ["path.name", "path.namespace"],
|
|
1884
|
-
cliExamples: [
|
|
1885
|
-
{
|
|
1886
|
-
command: "f5xcctl config endpoint get {name} --namespace {namespace}",
|
|
1887
|
-
description: "Get specific endpoint",
|
|
1888
|
-
use_case: "get_specific",
|
|
1889
|
-
},
|
|
1890
|
-
],
|
|
1891
1662
|
confirmationRequired: false,
|
|
1892
1663
|
parameterExamples: {
|
|
1893
1664
|
name: "Name",
|
|
@@ -1933,13 +1704,6 @@ export const service_meshTools = [
|
|
|
1933
1704
|
},
|
|
1934
1705
|
confirmation_required: false,
|
|
1935
1706
|
danger_level: "low",
|
|
1936
|
-
examples: [
|
|
1937
|
-
{
|
|
1938
|
-
command: "f5xcctl config endpoint get {name} --namespace {namespace}",
|
|
1939
|
-
description: "Get specific endpoint",
|
|
1940
|
-
use_case: "get_specific",
|
|
1941
|
-
},
|
|
1942
|
-
],
|
|
1943
1707
|
field_docs: {},
|
|
1944
1708
|
optional_fields: [],
|
|
1945
1709
|
performance_impact: {
|
|
@@ -1950,6 +1714,7 @@ export const service_meshTools = [
|
|
|
1950
1714
|
required_fields: ["path.name", "path.namespace"],
|
|
1951
1715
|
side_effects: {},
|
|
1952
1716
|
},
|
|
1717
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/endpoints" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
1953
1718
|
},
|
|
1954
1719
|
{
|
|
1955
1720
|
toolName: "f5xc-api-servicemesh-endpoint-list",
|
|
@@ -2024,13 +1789,6 @@ export const service_meshTools = [
|
|
|
2024
1789
|
dangerLevel: "low",
|
|
2025
1790
|
sideEffects: null,
|
|
2026
1791
|
requiredFields: ["path.namespace"],
|
|
2027
|
-
cliExamples: [
|
|
2028
|
-
{
|
|
2029
|
-
command: "f5xcctl config endpoint list --namespace {namespace}",
|
|
2030
|
-
description: "List all endpoints",
|
|
2031
|
-
use_case: "list_all",
|
|
2032
|
-
},
|
|
2033
|
-
],
|
|
2034
1792
|
confirmationRequired: false,
|
|
2035
1793
|
parameterExamples: {
|
|
2036
1794
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -2076,13 +1834,6 @@ export const service_meshTools = [
|
|
|
2076
1834
|
},
|
|
2077
1835
|
confirmation_required: false,
|
|
2078
1836
|
danger_level: "low",
|
|
2079
|
-
examples: [
|
|
2080
|
-
{
|
|
2081
|
-
command: "f5xcctl config endpoint list --namespace {namespace}",
|
|
2082
|
-
description: "List all endpoints",
|
|
2083
|
-
use_case: "list_all",
|
|
2084
|
-
},
|
|
2085
|
-
],
|
|
2086
1837
|
field_docs: {},
|
|
2087
1838
|
optional_fields: [],
|
|
2088
1839
|
performance_impact: {
|
|
@@ -2093,6 +1844,7 @@ export const service_meshTools = [
|
|
|
2093
1844
|
required_fields: ["path.namespace"],
|
|
2094
1845
|
side_effects: {},
|
|
2095
1846
|
},
|
|
1847
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/endpoints" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2096
1848
|
},
|
|
2097
1849
|
{
|
|
2098
1850
|
toolName: "f5xc-api-servicemesh-endpoint-update",
|
|
@@ -2144,13 +1896,6 @@ export const service_meshTools = [
|
|
|
2144
1896
|
modifies: ["endpoint"],
|
|
2145
1897
|
},
|
|
2146
1898
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
2147
|
-
cliExamples: [
|
|
2148
|
-
{
|
|
2149
|
-
command: "f5xcctl config endpoint update {name} --namespace {namespace} -f {file}.yaml",
|
|
2150
|
-
description: "Update endpoint",
|
|
2151
|
-
use_case: "update",
|
|
2152
|
-
},
|
|
2153
|
-
],
|
|
2154
1899
|
confirmationRequired: false,
|
|
2155
1900
|
parameterExamples: {
|
|
2156
1901
|
"metadata.name": "Example-corp-web.",
|
|
@@ -2196,13 +1941,6 @@ export const service_meshTools = [
|
|
|
2196
1941
|
},
|
|
2197
1942
|
confirmation_required: false,
|
|
2198
1943
|
danger_level: "medium",
|
|
2199
|
-
examples: [
|
|
2200
|
-
{
|
|
2201
|
-
command: "f5xcctl config endpoint update {name} --namespace {namespace} -f {file}.yaml",
|
|
2202
|
-
description: "Update endpoint",
|
|
2203
|
-
use_case: "update",
|
|
2204
|
-
},
|
|
2205
|
-
],
|
|
2206
1944
|
field_docs: {},
|
|
2207
1945
|
optional_fields: [],
|
|
2208
1946
|
performance_impact: {
|
|
@@ -2215,6 +1953,7 @@ export const service_meshTools = [
|
|
|
2215
1953
|
modifies: ["endpoint"],
|
|
2216
1954
|
},
|
|
2217
1955
|
},
|
|
1956
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/endpoints" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2218
1957
|
},
|
|
2219
1958
|
{
|
|
2220
1959
|
toolName: "f5xc-api-servicemesh-force-delete-create",
|
|
@@ -2255,18 +1994,6 @@ export const service_meshTools = [
|
|
|
2255
1994
|
creates: ["force-delete"],
|
|
2256
1995
|
},
|
|
2257
1996
|
requiredFields: ["metadata.name", "metadata.namespace", "path.name"],
|
|
2258
|
-
cliExamples: [
|
|
2259
|
-
{
|
|
2260
|
-
command: "f5xcctl config force-delete create {name} --namespace {namespace}",
|
|
2261
|
-
description: "Create force-delete",
|
|
2262
|
-
use_case: "basic_create",
|
|
2263
|
-
},
|
|
2264
|
-
{
|
|
2265
|
-
command: "f5xcctl config force-delete create -f {file}.yaml",
|
|
2266
|
-
description: "Create from YAML file",
|
|
2267
|
-
use_case: "file_based",
|
|
2268
|
-
},
|
|
2269
|
-
],
|
|
2270
1997
|
confirmationRequired: false,
|
|
2271
1998
|
parameterExamples: {
|
|
2272
1999
|
name: "Nfv-service-1.",
|
|
@@ -2311,18 +2038,6 @@ export const service_meshTools = [
|
|
|
2311
2038
|
},
|
|
2312
2039
|
confirmation_required: false,
|
|
2313
2040
|
danger_level: "medium",
|
|
2314
|
-
examples: [
|
|
2315
|
-
{
|
|
2316
|
-
command: "f5xcctl config force-delete create {name} --namespace {namespace}",
|
|
2317
|
-
description: "Create force-delete",
|
|
2318
|
-
use_case: "basic_create",
|
|
2319
|
-
},
|
|
2320
|
-
{
|
|
2321
|
-
command: "f5xcctl config force-delete create -f {file}.yaml",
|
|
2322
|
-
description: "Create from YAML file",
|
|
2323
|
-
use_case: "file_based",
|
|
2324
|
-
},
|
|
2325
|
-
],
|
|
2326
2041
|
field_docs: {},
|
|
2327
2042
|
optional_fields: [],
|
|
2328
2043
|
performance_impact: {
|
|
@@ -2335,6 +2050,7 @@ export const service_meshTools = [
|
|
|
2335
2050
|
creates: ["force-delete"],
|
|
2336
2051
|
},
|
|
2337
2052
|
},
|
|
2053
|
+
curlExample: null,
|
|
2338
2054
|
},
|
|
2339
2055
|
{
|
|
2340
2056
|
toolName: "f5xc-api-servicemesh-learnt-schema-create",
|
|
@@ -2386,18 +2102,6 @@ export const service_meshTools = [
|
|
|
2386
2102
|
creates: ["learnt-schema"],
|
|
2387
2103
|
},
|
|
2388
2104
|
requiredFields: ["metadata.name", "metadata.namespace", "path.app_type_name", "path.namespace"],
|
|
2389
|
-
cliExamples: [
|
|
2390
|
-
{
|
|
2391
|
-
command: "f5xcctl ml learnt-schema create -f {file}.yaml",
|
|
2392
|
-
description: "Create from YAML file",
|
|
2393
|
-
use_case: "file_based",
|
|
2394
|
-
},
|
|
2395
|
-
{
|
|
2396
|
-
command: "f5xcctl ml learnt-schema create {name} --namespace {namespace}",
|
|
2397
|
-
description: "Create learnt-schema",
|
|
2398
|
-
use_case: "basic_create",
|
|
2399
|
-
},
|
|
2400
|
-
],
|
|
2401
2105
|
confirmationRequired: false,
|
|
2402
2106
|
parameterExamples: {
|
|
2403
2107
|
app_type_name: "Blogging-app.",
|
|
@@ -2443,18 +2147,6 @@ export const service_meshTools = [
|
|
|
2443
2147
|
},
|
|
2444
2148
|
confirmation_required: false,
|
|
2445
2149
|
danger_level: "medium",
|
|
2446
|
-
examples: [
|
|
2447
|
-
{
|
|
2448
|
-
command: "f5xcctl ml learnt-schema create {name} --namespace {namespace}",
|
|
2449
|
-
description: "Create learnt-schema",
|
|
2450
|
-
use_case: "basic_create",
|
|
2451
|
-
},
|
|
2452
|
-
{
|
|
2453
|
-
command: "f5xcctl ml learnt-schema create -f {file}.yaml",
|
|
2454
|
-
description: "Create from YAML file",
|
|
2455
|
-
use_case: "file_based",
|
|
2456
|
-
},
|
|
2457
|
-
],
|
|
2458
2150
|
field_docs: {},
|
|
2459
2151
|
optional_fields: [],
|
|
2460
2152
|
performance_impact: {
|
|
@@ -2472,6 +2164,7 @@ export const service_meshTools = [
|
|
|
2472
2164
|
creates: ["learnt-schema"],
|
|
2473
2165
|
},
|
|
2474
2166
|
},
|
|
2167
|
+
curlExample: null,
|
|
2475
2168
|
},
|
|
2476
2169
|
{
|
|
2477
2170
|
toolName: "f5xc-api-servicemesh-metric-create",
|
|
@@ -2512,18 +2205,6 @@ export const service_meshTools = [
|
|
|
2512
2205
|
creates: ["metric"],
|
|
2513
2206
|
},
|
|
2514
2207
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
2515
|
-
cliExamples: [
|
|
2516
|
-
{
|
|
2517
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
2518
|
-
description: "Create from YAML file",
|
|
2519
|
-
use_case: "file_based",
|
|
2520
|
-
},
|
|
2521
|
-
{
|
|
2522
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
2523
|
-
description: "Create metric",
|
|
2524
|
-
use_case: "basic_create",
|
|
2525
|
-
},
|
|
2526
|
-
],
|
|
2527
2208
|
confirmationRequired: false,
|
|
2528
2209
|
parameterExamples: {
|
|
2529
2210
|
namespace: "System",
|
|
@@ -2568,18 +2249,6 @@ export const service_meshTools = [
|
|
|
2568
2249
|
},
|
|
2569
2250
|
confirmation_required: false,
|
|
2570
2251
|
danger_level: "medium",
|
|
2571
|
-
examples: [
|
|
2572
|
-
{
|
|
2573
|
-
command: "f5xcctl data metric create {name} --namespace {namespace}",
|
|
2574
|
-
description: "Create metric",
|
|
2575
|
-
use_case: "basic_create",
|
|
2576
|
-
},
|
|
2577
|
-
{
|
|
2578
|
-
command: "f5xcctl data metric create -f {file}.yaml",
|
|
2579
|
-
description: "Create from YAML file",
|
|
2580
|
-
use_case: "file_based",
|
|
2581
|
-
},
|
|
2582
|
-
],
|
|
2583
2252
|
field_docs: {},
|
|
2584
2253
|
optional_fields: [],
|
|
2585
2254
|
performance_impact: {
|
|
@@ -2592,6 +2261,7 @@ export const service_meshTools = [
|
|
|
2592
2261
|
creates: ["metric"],
|
|
2593
2262
|
},
|
|
2594
2263
|
},
|
|
2264
|
+
curlExample: null,
|
|
2595
2265
|
},
|
|
2596
2266
|
{
|
|
2597
2267
|
toolName: "f5xc-api-servicemesh-nfv-service-create",
|
|
@@ -2632,18 +2302,6 @@ export const service_meshTools = [
|
|
|
2632
2302
|
creates: ["nfv-service"],
|
|
2633
2303
|
},
|
|
2634
2304
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
2635
|
-
cliExamples: [
|
|
2636
|
-
{
|
|
2637
|
-
command: "f5xcctl config nfv-service create -f {file}.yaml",
|
|
2638
|
-
description: "Create from YAML file",
|
|
2639
|
-
use_case: "file_based",
|
|
2640
|
-
},
|
|
2641
|
-
{
|
|
2642
|
-
command: "f5xcctl config nfv-service create {name} --namespace {namespace}",
|
|
2643
|
-
description: "Create nfv-service",
|
|
2644
|
-
use_case: "basic_create",
|
|
2645
|
-
},
|
|
2646
|
-
],
|
|
2647
2305
|
confirmationRequired: false,
|
|
2648
2306
|
parameterExamples: {
|
|
2649
2307
|
"metadata.namespace": "Staging",
|
|
@@ -2688,18 +2346,6 @@ export const service_meshTools = [
|
|
|
2688
2346
|
},
|
|
2689
2347
|
confirmation_required: false,
|
|
2690
2348
|
danger_level: "medium",
|
|
2691
|
-
examples: [
|
|
2692
|
-
{
|
|
2693
|
-
command: "f5xcctl config nfv-service create {name} --namespace {namespace}",
|
|
2694
|
-
description: "Create nfv-service",
|
|
2695
|
-
use_case: "basic_create",
|
|
2696
|
-
},
|
|
2697
|
-
{
|
|
2698
|
-
command: "f5xcctl config nfv-service create -f {file}.yaml",
|
|
2699
|
-
description: "Create from YAML file",
|
|
2700
|
-
use_case: "file_based",
|
|
2701
|
-
},
|
|
2702
|
-
],
|
|
2703
2349
|
field_docs: {},
|
|
2704
2350
|
optional_fields: [],
|
|
2705
2351
|
performance_impact: {
|
|
@@ -2712,6 +2358,7 @@ export const service_meshTools = [
|
|
|
2712
2358
|
creates: ["nfv-service"],
|
|
2713
2359
|
},
|
|
2714
2360
|
},
|
|
2361
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/nfv_services" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2715
2362
|
},
|
|
2716
2363
|
{
|
|
2717
2364
|
toolName: "f5xc-api-servicemesh-nfv-service-delete",
|
|
@@ -2761,13 +2408,6 @@ export const service_meshTools = [
|
|
|
2761
2408
|
deletes: ["nfv-service", "contained_resources"],
|
|
2762
2409
|
},
|
|
2763
2410
|
requiredFields: ["path.name", "path.namespace"],
|
|
2764
|
-
cliExamples: [
|
|
2765
|
-
{
|
|
2766
|
-
command: "f5xcctl config nfv-service delete {name} --namespace {namespace}",
|
|
2767
|
-
description: "Delete nfv-service",
|
|
2768
|
-
use_case: "delete",
|
|
2769
|
-
},
|
|
2770
|
-
],
|
|
2771
2411
|
confirmationRequired: true,
|
|
2772
2412
|
parameterExamples: {
|
|
2773
2413
|
name: "Name",
|
|
@@ -2813,13 +2453,6 @@ export const service_meshTools = [
|
|
|
2813
2453
|
},
|
|
2814
2454
|
confirmation_required: true,
|
|
2815
2455
|
danger_level: "high",
|
|
2816
|
-
examples: [
|
|
2817
|
-
{
|
|
2818
|
-
command: "f5xcctl config nfv-service delete {name} --namespace {namespace}",
|
|
2819
|
-
description: "Delete nfv-service",
|
|
2820
|
-
use_case: "delete",
|
|
2821
|
-
},
|
|
2822
|
-
],
|
|
2823
2456
|
field_docs: {},
|
|
2824
2457
|
optional_fields: [],
|
|
2825
2458
|
performance_impact: {
|
|
@@ -2832,6 +2465,7 @@ export const service_meshTools = [
|
|
|
2832
2465
|
deletes: ["nfv-service", "contained_resources"],
|
|
2833
2466
|
},
|
|
2834
2467
|
},
|
|
2468
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/nfv_services" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2835
2469
|
},
|
|
2836
2470
|
{
|
|
2837
2471
|
toolName: "f5xc-api-servicemesh-nfv-service-get",
|
|
@@ -2900,13 +2534,6 @@ export const service_meshTools = [
|
|
|
2900
2534
|
dangerLevel: "low",
|
|
2901
2535
|
sideEffects: null,
|
|
2902
2536
|
requiredFields: ["path.name", "path.namespace"],
|
|
2903
|
-
cliExamples: [
|
|
2904
|
-
{
|
|
2905
|
-
command: "f5xcctl config nfv-service get {name} --namespace {namespace}",
|
|
2906
|
-
description: "Get specific nfv-service",
|
|
2907
|
-
use_case: "get_specific",
|
|
2908
|
-
},
|
|
2909
|
-
],
|
|
2910
2537
|
confirmationRequired: false,
|
|
2911
2538
|
parameterExamples: {
|
|
2912
2539
|
name: "Name",
|
|
@@ -2952,13 +2579,6 @@ export const service_meshTools = [
|
|
|
2952
2579
|
},
|
|
2953
2580
|
confirmation_required: false,
|
|
2954
2581
|
danger_level: "low",
|
|
2955
|
-
examples: [
|
|
2956
|
-
{
|
|
2957
|
-
command: "f5xcctl config nfv-service get {name} --namespace {namespace}",
|
|
2958
|
-
description: "Get specific nfv-service",
|
|
2959
|
-
use_case: "get_specific",
|
|
2960
|
-
},
|
|
2961
|
-
],
|
|
2962
2582
|
field_docs: {},
|
|
2963
2583
|
optional_fields: [],
|
|
2964
2584
|
performance_impact: {
|
|
@@ -2969,6 +2589,7 @@ export const service_meshTools = [
|
|
|
2969
2589
|
required_fields: ["path.name", "path.namespace"],
|
|
2970
2590
|
side_effects: {},
|
|
2971
2591
|
},
|
|
2592
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/nfv_services" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
2972
2593
|
},
|
|
2973
2594
|
{
|
|
2974
2595
|
toolName: "f5xc-api-servicemesh-nfv-service-list",
|
|
@@ -3043,13 +2664,6 @@ export const service_meshTools = [
|
|
|
3043
2664
|
dangerLevel: "low",
|
|
3044
2665
|
sideEffects: null,
|
|
3045
2666
|
requiredFields: ["path.namespace"],
|
|
3046
|
-
cliExamples: [
|
|
3047
|
-
{
|
|
3048
|
-
command: "f5xcctl config nfv-service list --namespace {namespace}",
|
|
3049
|
-
description: "List all nfv-services",
|
|
3050
|
-
use_case: "list_all",
|
|
3051
|
-
},
|
|
3052
|
-
],
|
|
3053
2667
|
confirmationRequired: false,
|
|
3054
2668
|
parameterExamples: {
|
|
3055
2669
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -3095,13 +2709,6 @@ export const service_meshTools = [
|
|
|
3095
2709
|
},
|
|
3096
2710
|
confirmation_required: false,
|
|
3097
2711
|
danger_level: "low",
|
|
3098
|
-
examples: [
|
|
3099
|
-
{
|
|
3100
|
-
command: "f5xcctl config nfv-service list --namespace {namespace}",
|
|
3101
|
-
description: "List all nfv-services",
|
|
3102
|
-
use_case: "list_all",
|
|
3103
|
-
},
|
|
3104
|
-
],
|
|
3105
2712
|
field_docs: {},
|
|
3106
2713
|
optional_fields: [],
|
|
3107
2714
|
performance_impact: {
|
|
@@ -3112,6 +2719,7 @@ export const service_meshTools = [
|
|
|
3112
2719
|
required_fields: ["path.namespace"],
|
|
3113
2720
|
side_effects: {},
|
|
3114
2721
|
},
|
|
2722
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/nfv_services" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3115
2723
|
},
|
|
3116
2724
|
{
|
|
3117
2725
|
toolName: "f5xc-api-servicemesh-nfv-service-update",
|
|
@@ -3163,13 +2771,6 @@ export const service_meshTools = [
|
|
|
3163
2771
|
modifies: ["nfv-service"],
|
|
3164
2772
|
},
|
|
3165
2773
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
3166
|
-
cliExamples: [
|
|
3167
|
-
{
|
|
3168
|
-
command: "f5xcctl config nfv-service update {name} --namespace {namespace} -f {file}.yaml",
|
|
3169
|
-
description: "Update nfv-service",
|
|
3170
|
-
use_case: "update",
|
|
3171
|
-
},
|
|
3172
|
-
],
|
|
3173
2774
|
confirmationRequired: false,
|
|
3174
2775
|
parameterExamples: {
|
|
3175
2776
|
"metadata.name": "Example-corp-web.",
|
|
@@ -3215,13 +2816,6 @@ export const service_meshTools = [
|
|
|
3215
2816
|
},
|
|
3216
2817
|
confirmation_required: false,
|
|
3217
2818
|
danger_level: "medium",
|
|
3218
|
-
examples: [
|
|
3219
|
-
{
|
|
3220
|
-
command: "f5xcctl config nfv-service update {name} --namespace {namespace} -f {file}.yaml",
|
|
3221
|
-
description: "Update nfv-service",
|
|
3222
|
-
use_case: "update",
|
|
3223
|
-
},
|
|
3224
|
-
],
|
|
3225
2819
|
field_docs: {},
|
|
3226
2820
|
optional_fields: [],
|
|
3227
2821
|
performance_impact: {
|
|
@@ -3234,6 +2828,7 @@ export const service_meshTools = [
|
|
|
3234
2828
|
modifies: ["nfv-service"],
|
|
3235
2829
|
},
|
|
3236
2830
|
},
|
|
2831
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/nfv_services" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
3237
2832
|
},
|
|
3238
2833
|
{
|
|
3239
2834
|
toolName: "f5xc-api-servicemesh-override-list",
|
|
@@ -3281,13 +2876,6 @@ export const service_meshTools = [
|
|
|
3281
2876
|
dangerLevel: "low",
|
|
3282
2877
|
sideEffects: null,
|
|
3283
2878
|
requiredFields: ["path.app_type_name", "path.namespace"],
|
|
3284
|
-
cliExamples: [
|
|
3285
|
-
{
|
|
3286
|
-
command: "f5xcctl ml override list --namespace {namespace}",
|
|
3287
|
-
description: "List all overrides",
|
|
3288
|
-
use_case: "list_all",
|
|
3289
|
-
},
|
|
3290
|
-
],
|
|
3291
2879
|
confirmationRequired: false,
|
|
3292
2880
|
parameterExamples: {
|
|
3293
2881
|
app_type_name: "Blogging-app.",
|
|
@@ -3333,13 +2921,6 @@ export const service_meshTools = [
|
|
|
3333
2921
|
},
|
|
3334
2922
|
confirmation_required: false,
|
|
3335
2923
|
danger_level: "low",
|
|
3336
|
-
examples: [
|
|
3337
|
-
{
|
|
3338
|
-
command: "f5xcctl ml override list --namespace {namespace}",
|
|
3339
|
-
description: "List all overrides",
|
|
3340
|
-
use_case: "list_all",
|
|
3341
|
-
},
|
|
3342
|
-
],
|
|
3343
2924
|
field_docs: {},
|
|
3344
2925
|
optional_fields: [],
|
|
3345
2926
|
performance_impact: {
|
|
@@ -3350,6 +2931,7 @@ export const service_meshTools = [
|
|
|
3350
2931
|
required_fields: ["path.app_type_name", "path.namespace"],
|
|
3351
2932
|
side_effects: {},
|
|
3352
2933
|
},
|
|
2934
|
+
curlExample: null,
|
|
3353
2935
|
},
|
|
3354
2936
|
{
|
|
3355
2937
|
toolName: "f5xc-api-servicemesh-pdf-create",
|
|
@@ -3418,18 +3000,6 @@ export const service_meshTools = [
|
|
|
3418
3000
|
"path.namespace",
|
|
3419
3001
|
"path.service_name",
|
|
3420
3002
|
],
|
|
3421
|
-
cliExamples: [
|
|
3422
|
-
{
|
|
3423
|
-
command: "f5xcctl ml pdf create -f {file}.yaml",
|
|
3424
|
-
description: "Create from YAML file",
|
|
3425
|
-
use_case: "file_based",
|
|
3426
|
-
},
|
|
3427
|
-
{
|
|
3428
|
-
command: "f5xcctl ml pdf create {name} --namespace {namespace}",
|
|
3429
|
-
description: "Create pdf",
|
|
3430
|
-
use_case: "basic_create",
|
|
3431
|
-
},
|
|
3432
|
-
],
|
|
3433
3003
|
confirmationRequired: false,
|
|
3434
3004
|
parameterExamples: {
|
|
3435
3005
|
app_type_name: "Blogging-app.",
|
|
@@ -3476,18 +3046,6 @@ export const service_meshTools = [
|
|
|
3476
3046
|
},
|
|
3477
3047
|
confirmation_required: false,
|
|
3478
3048
|
danger_level: "medium",
|
|
3479
|
-
examples: [
|
|
3480
|
-
{
|
|
3481
|
-
command: "f5xcctl ml pdf create {name} --namespace {namespace}",
|
|
3482
|
-
description: "Create pdf",
|
|
3483
|
-
use_case: "basic_create",
|
|
3484
|
-
},
|
|
3485
|
-
{
|
|
3486
|
-
command: "f5xcctl ml pdf create -f {file}.yaml",
|
|
3487
|
-
description: "Create from YAML file",
|
|
3488
|
-
use_case: "file_based",
|
|
3489
|
-
},
|
|
3490
|
-
],
|
|
3491
3049
|
field_docs: {},
|
|
3492
3050
|
optional_fields: [],
|
|
3493
3051
|
performance_impact: {
|
|
@@ -3506,6 +3064,7 @@ export const service_meshTools = [
|
|
|
3506
3064
|
creates: ["pdf"],
|
|
3507
3065
|
},
|
|
3508
3066
|
},
|
|
3067
|
+
curlExample: null,
|
|
3509
3068
|
},
|
|
3510
3069
|
{
|
|
3511
3070
|
toolName: "f5xc-api-servicemesh-pdf-list",
|
|
@@ -3576,13 +3135,6 @@ export const service_meshTools = [
|
|
|
3576
3135
|
dangerLevel: "low",
|
|
3577
3136
|
sideEffects: null,
|
|
3578
3137
|
requiredFields: ["path.app_type_name", "path.namespace"],
|
|
3579
|
-
cliExamples: [
|
|
3580
|
-
{
|
|
3581
|
-
command: "f5xcctl ml pdf list --namespace {namespace}",
|
|
3582
|
-
description: "List all pdfs",
|
|
3583
|
-
use_case: "list_all",
|
|
3584
|
-
},
|
|
3585
|
-
],
|
|
3586
3138
|
confirmationRequired: false,
|
|
3587
3139
|
parameterExamples: {
|
|
3588
3140
|
app_type_name: "Blogging-app.",
|
|
@@ -3630,13 +3182,6 @@ export const service_meshTools = [
|
|
|
3630
3182
|
},
|
|
3631
3183
|
confirmation_required: false,
|
|
3632
3184
|
danger_level: "low",
|
|
3633
|
-
examples: [
|
|
3634
|
-
{
|
|
3635
|
-
command: "f5xcctl ml pdf list --namespace {namespace}",
|
|
3636
|
-
description: "List all pdfs",
|
|
3637
|
-
use_case: "list_all",
|
|
3638
|
-
},
|
|
3639
|
-
],
|
|
3640
3185
|
field_docs: {},
|
|
3641
3186
|
optional_fields: [],
|
|
3642
3187
|
performance_impact: {
|
|
@@ -3647,6 +3192,7 @@ export const service_meshTools = [
|
|
|
3647
3192
|
required_fields: ["path.app_type_name", "path.namespace"],
|
|
3648
3193
|
side_effects: {},
|
|
3649
3194
|
},
|
|
3195
|
+
curlExample: null,
|
|
3650
3196
|
},
|
|
3651
3197
|
{
|
|
3652
3198
|
toolName: "f5xc-api-servicemesh-pop-create",
|
|
@@ -3698,18 +3244,6 @@ export const service_meshTools = [
|
|
|
3698
3244
|
creates: ["pop"],
|
|
3699
3245
|
},
|
|
3700
3246
|
requiredFields: ["metadata.name", "metadata.namespace", "path.app_type_name", "path.namespace"],
|
|
3701
|
-
cliExamples: [
|
|
3702
|
-
{
|
|
3703
|
-
command: "f5xcctl ml pop create -f {file}.yaml",
|
|
3704
|
-
description: "Create from YAML file",
|
|
3705
|
-
use_case: "file_based",
|
|
3706
|
-
},
|
|
3707
|
-
{
|
|
3708
|
-
command: "f5xcctl ml pop create {name} --namespace {namespace}",
|
|
3709
|
-
description: "Create pop",
|
|
3710
|
-
use_case: "basic_create",
|
|
3711
|
-
},
|
|
3712
|
-
],
|
|
3713
3247
|
confirmationRequired: false,
|
|
3714
3248
|
parameterExamples: {
|
|
3715
3249
|
app_type_name: "Blogging-app.",
|
|
@@ -3755,18 +3289,6 @@ export const service_meshTools = [
|
|
|
3755
3289
|
},
|
|
3756
3290
|
confirmation_required: false,
|
|
3757
3291
|
danger_level: "medium",
|
|
3758
|
-
examples: [
|
|
3759
|
-
{
|
|
3760
|
-
command: "f5xcctl ml pop create {name} --namespace {namespace}",
|
|
3761
|
-
description: "Create pop",
|
|
3762
|
-
use_case: "basic_create",
|
|
3763
|
-
},
|
|
3764
|
-
{
|
|
3765
|
-
command: "f5xcctl ml pop create -f {file}.yaml",
|
|
3766
|
-
description: "Create from YAML file",
|
|
3767
|
-
use_case: "file_based",
|
|
3768
|
-
},
|
|
3769
|
-
],
|
|
3770
3292
|
field_docs: {},
|
|
3771
3293
|
optional_fields: [],
|
|
3772
3294
|
performance_impact: {
|
|
@@ -3784,6 +3306,7 @@ export const service_meshTools = [
|
|
|
3784
3306
|
creates: ["pop"],
|
|
3785
3307
|
},
|
|
3786
3308
|
},
|
|
3309
|
+
curlExample: null,
|
|
3787
3310
|
},
|
|
3788
3311
|
{
|
|
3789
3312
|
toolName: "f5xc-api-servicemesh-push-create",
|
|
@@ -3835,18 +3358,6 @@ export const service_meshTools = [
|
|
|
3835
3358
|
creates: ["push"],
|
|
3836
3359
|
},
|
|
3837
3360
|
requiredFields: ["metadata.name", "metadata.namespace", "path.app_type_name", "path.namespace"],
|
|
3838
|
-
cliExamples: [
|
|
3839
|
-
{
|
|
3840
|
-
command: "f5xcctl ml push create -f {file}.yaml",
|
|
3841
|
-
description: "Create from YAML file",
|
|
3842
|
-
use_case: "file_based",
|
|
3843
|
-
},
|
|
3844
|
-
{
|
|
3845
|
-
command: "f5xcctl ml push create {name} --namespace {namespace}",
|
|
3846
|
-
description: "Create push",
|
|
3847
|
-
use_case: "basic_create",
|
|
3848
|
-
},
|
|
3849
|
-
],
|
|
3850
3361
|
confirmationRequired: false,
|
|
3851
3362
|
parameterExamples: {
|
|
3852
3363
|
app_type_name: "Blogging-app.",
|
|
@@ -3892,18 +3403,6 @@ export const service_meshTools = [
|
|
|
3892
3403
|
},
|
|
3893
3404
|
confirmation_required: false,
|
|
3894
3405
|
danger_level: "medium",
|
|
3895
|
-
examples: [
|
|
3896
|
-
{
|
|
3897
|
-
command: "f5xcctl ml push create {name} --namespace {namespace}",
|
|
3898
|
-
description: "Create push",
|
|
3899
|
-
use_case: "basic_create",
|
|
3900
|
-
},
|
|
3901
|
-
{
|
|
3902
|
-
command: "f5xcctl ml push create -f {file}.yaml",
|
|
3903
|
-
description: "Create from YAML file",
|
|
3904
|
-
use_case: "file_based",
|
|
3905
|
-
},
|
|
3906
|
-
],
|
|
3907
3406
|
field_docs: {},
|
|
3908
3407
|
optional_fields: [],
|
|
3909
3408
|
performance_impact: {
|
|
@@ -3921,6 +3420,7 @@ export const service_meshTools = [
|
|
|
3921
3420
|
creates: ["push"],
|
|
3922
3421
|
},
|
|
3923
3422
|
},
|
|
3423
|
+
curlExample: null,
|
|
3924
3424
|
},
|
|
3925
3425
|
{
|
|
3926
3426
|
toolName: "f5xc-api-servicemesh-sid-counter-create",
|
|
@@ -3961,18 +3461,6 @@ export const service_meshTools = [
|
|
|
3961
3461
|
creates: ["sid-counter"],
|
|
3962
3462
|
},
|
|
3963
3463
|
requiredFields: ["metadata.name", "metadata.namespace", "path.namespace"],
|
|
3964
|
-
cliExamples: [
|
|
3965
|
-
{
|
|
3966
|
-
command: "f5xcctl data sid-counter create -f {file}.yaml",
|
|
3967
|
-
description: "Create from YAML file",
|
|
3968
|
-
use_case: "file_based",
|
|
3969
|
-
},
|
|
3970
|
-
{
|
|
3971
|
-
command: "f5xcctl data sid-counter create {name} --namespace {namespace}",
|
|
3972
|
-
description: "Create sid-counter",
|
|
3973
|
-
use_case: "basic_create",
|
|
3974
|
-
},
|
|
3975
|
-
],
|
|
3976
3464
|
confirmationRequired: false,
|
|
3977
3465
|
parameterExamples: {
|
|
3978
3466
|
namespace: "System",
|
|
@@ -4017,18 +3505,6 @@ export const service_meshTools = [
|
|
|
4017
3505
|
},
|
|
4018
3506
|
confirmation_required: false,
|
|
4019
3507
|
danger_level: "medium",
|
|
4020
|
-
examples: [
|
|
4021
|
-
{
|
|
4022
|
-
command: "f5xcctl data sid-counter create {name} --namespace {namespace}",
|
|
4023
|
-
description: "Create sid-counter",
|
|
4024
|
-
use_case: "basic_create",
|
|
4025
|
-
},
|
|
4026
|
-
{
|
|
4027
|
-
command: "f5xcctl data sid-counter create -f {file}.yaml",
|
|
4028
|
-
description: "Create from YAML file",
|
|
4029
|
-
use_case: "file_based",
|
|
4030
|
-
},
|
|
4031
|
-
],
|
|
4032
3508
|
field_docs: {},
|
|
4033
3509
|
optional_fields: [],
|
|
4034
3510
|
performance_impact: {
|
|
@@ -4041,6 +3517,7 @@ export const service_meshTools = [
|
|
|
4041
3517
|
creates: ["sid-counter"],
|
|
4042
3518
|
},
|
|
4043
3519
|
},
|
|
3520
|
+
curlExample: null,
|
|
4044
3521
|
},
|
|
4045
3522
|
{
|
|
4046
3523
|
toolName: "f5xc-api-servicemesh-site-mesh-group-create",
|
|
@@ -4081,18 +3558,6 @@ export const service_meshTools = [
|
|
|
4081
3558
|
creates: ["site-mesh-group"],
|
|
4082
3559
|
},
|
|
4083
3560
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
4084
|
-
cliExamples: [
|
|
4085
|
-
{
|
|
4086
|
-
command: "f5xcctl config site-mesh-group create -f {file}.yaml",
|
|
4087
|
-
description: "Create from YAML file",
|
|
4088
|
-
use_case: "file_based",
|
|
4089
|
-
},
|
|
4090
|
-
{
|
|
4091
|
-
command: "f5xcctl config site-mesh-group create {name} --namespace {namespace}",
|
|
4092
|
-
description: "Create site-mesh-group",
|
|
4093
|
-
use_case: "basic_create",
|
|
4094
|
-
},
|
|
4095
|
-
],
|
|
4096
3561
|
confirmationRequired: false,
|
|
4097
3562
|
parameterExamples: {
|
|
4098
3563
|
"metadata.namespace": "Staging",
|
|
@@ -4137,18 +3602,6 @@ export const service_meshTools = [
|
|
|
4137
3602
|
},
|
|
4138
3603
|
confirmation_required: false,
|
|
4139
3604
|
danger_level: "medium",
|
|
4140
|
-
examples: [
|
|
4141
|
-
{
|
|
4142
|
-
command: "f5xcctl config site-mesh-group create {name} --namespace {namespace}",
|
|
4143
|
-
description: "Create site-mesh-group",
|
|
4144
|
-
use_case: "basic_create",
|
|
4145
|
-
},
|
|
4146
|
-
{
|
|
4147
|
-
command: "f5xcctl config site-mesh-group create -f {file}.yaml",
|
|
4148
|
-
description: "Create from YAML file",
|
|
4149
|
-
use_case: "file_based",
|
|
4150
|
-
},
|
|
4151
|
-
],
|
|
4152
3605
|
field_docs: {},
|
|
4153
3606
|
optional_fields: [],
|
|
4154
3607
|
performance_impact: {
|
|
@@ -4161,6 +3614,7 @@ export const service_meshTools = [
|
|
|
4161
3614
|
creates: ["site-mesh-group"],
|
|
4162
3615
|
},
|
|
4163
3616
|
},
|
|
3617
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/site_mesh_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4164
3618
|
},
|
|
4165
3619
|
{
|
|
4166
3620
|
toolName: "f5xc-api-servicemesh-site-mesh-group-delete",
|
|
@@ -4210,13 +3664,6 @@ export const service_meshTools = [
|
|
|
4210
3664
|
deletes: ["site-mesh-group", "contained_resources"],
|
|
4211
3665
|
},
|
|
4212
3666
|
requiredFields: ["path.name", "path.namespace"],
|
|
4213
|
-
cliExamples: [
|
|
4214
|
-
{
|
|
4215
|
-
command: "f5xcctl config site-mesh-group delete {name} --namespace {namespace}",
|
|
4216
|
-
description: "Delete site-mesh-group",
|
|
4217
|
-
use_case: "delete",
|
|
4218
|
-
},
|
|
4219
|
-
],
|
|
4220
3667
|
confirmationRequired: true,
|
|
4221
3668
|
parameterExamples: {
|
|
4222
3669
|
name: "Name",
|
|
@@ -4262,13 +3709,6 @@ export const service_meshTools = [
|
|
|
4262
3709
|
},
|
|
4263
3710
|
confirmation_required: true,
|
|
4264
3711
|
danger_level: "high",
|
|
4265
|
-
examples: [
|
|
4266
|
-
{
|
|
4267
|
-
command: "f5xcctl config site-mesh-group delete {name} --namespace {namespace}",
|
|
4268
|
-
description: "Delete site-mesh-group",
|
|
4269
|
-
use_case: "delete",
|
|
4270
|
-
},
|
|
4271
|
-
],
|
|
4272
3712
|
field_docs: {},
|
|
4273
3713
|
optional_fields: [],
|
|
4274
3714
|
performance_impact: {
|
|
@@ -4281,6 +3721,7 @@ export const service_meshTools = [
|
|
|
4281
3721
|
deletes: ["site-mesh-group", "contained_resources"],
|
|
4282
3722
|
},
|
|
4283
3723
|
},
|
|
3724
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/site_mesh_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4284
3725
|
},
|
|
4285
3726
|
{
|
|
4286
3727
|
toolName: "f5xc-api-servicemesh-site-mesh-group-get",
|
|
@@ -4349,13 +3790,6 @@ export const service_meshTools = [
|
|
|
4349
3790
|
dangerLevel: "low",
|
|
4350
3791
|
sideEffects: null,
|
|
4351
3792
|
requiredFields: ["path.name", "path.namespace"],
|
|
4352
|
-
cliExamples: [
|
|
4353
|
-
{
|
|
4354
|
-
command: "f5xcctl config site-mesh-group get {name} --namespace {namespace}",
|
|
4355
|
-
description: "Get specific site-mesh-group",
|
|
4356
|
-
use_case: "get_specific",
|
|
4357
|
-
},
|
|
4358
|
-
],
|
|
4359
3793
|
confirmationRequired: false,
|
|
4360
3794
|
parameterExamples: {
|
|
4361
3795
|
name: "Name",
|
|
@@ -4401,13 +3835,6 @@ export const service_meshTools = [
|
|
|
4401
3835
|
},
|
|
4402
3836
|
confirmation_required: false,
|
|
4403
3837
|
danger_level: "low",
|
|
4404
|
-
examples: [
|
|
4405
|
-
{
|
|
4406
|
-
command: "f5xcctl config site-mesh-group get {name} --namespace {namespace}",
|
|
4407
|
-
description: "Get specific site-mesh-group",
|
|
4408
|
-
use_case: "get_specific",
|
|
4409
|
-
},
|
|
4410
|
-
],
|
|
4411
3838
|
field_docs: {},
|
|
4412
3839
|
optional_fields: [],
|
|
4413
3840
|
performance_impact: {
|
|
@@ -4418,6 +3845,7 @@ export const service_meshTools = [
|
|
|
4418
3845
|
required_fields: ["path.name", "path.namespace"],
|
|
4419
3846
|
side_effects: {},
|
|
4420
3847
|
},
|
|
3848
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/site_mesh_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4421
3849
|
},
|
|
4422
3850
|
{
|
|
4423
3851
|
toolName: "f5xc-api-servicemesh-site-mesh-group-list",
|
|
@@ -4492,13 +3920,6 @@ export const service_meshTools = [
|
|
|
4492
3920
|
dangerLevel: "low",
|
|
4493
3921
|
sideEffects: null,
|
|
4494
3922
|
requiredFields: ["path.namespace"],
|
|
4495
|
-
cliExamples: [
|
|
4496
|
-
{
|
|
4497
|
-
command: "f5xcctl config site-mesh-group list --namespace {namespace}",
|
|
4498
|
-
description: "List all site-mesh-groups",
|
|
4499
|
-
use_case: "list_all",
|
|
4500
|
-
},
|
|
4501
|
-
],
|
|
4502
3923
|
confirmationRequired: false,
|
|
4503
3924
|
parameterExamples: {
|
|
4504
3925
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -4544,13 +3965,6 @@ export const service_meshTools = [
|
|
|
4544
3965
|
},
|
|
4545
3966
|
confirmation_required: false,
|
|
4546
3967
|
danger_level: "low",
|
|
4547
|
-
examples: [
|
|
4548
|
-
{
|
|
4549
|
-
command: "f5xcctl config site-mesh-group list --namespace {namespace}",
|
|
4550
|
-
description: "List all site-mesh-groups",
|
|
4551
|
-
use_case: "list_all",
|
|
4552
|
-
},
|
|
4553
|
-
],
|
|
4554
3968
|
field_docs: {},
|
|
4555
3969
|
optional_fields: [],
|
|
4556
3970
|
performance_impact: {
|
|
@@ -4561,6 +3975,7 @@ export const service_meshTools = [
|
|
|
4561
3975
|
required_fields: ["path.namespace"],
|
|
4562
3976
|
side_effects: {},
|
|
4563
3977
|
},
|
|
3978
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/site_mesh_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4564
3979
|
},
|
|
4565
3980
|
{
|
|
4566
3981
|
toolName: "f5xc-api-servicemesh-site-mesh-group-update",
|
|
@@ -4612,13 +4027,6 @@ export const service_meshTools = [
|
|
|
4612
4027
|
modifies: ["site-mesh-group"],
|
|
4613
4028
|
},
|
|
4614
4029
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
4615
|
-
cliExamples: [
|
|
4616
|
-
{
|
|
4617
|
-
command: "f5xcctl config site-mesh-group update {name} --namespace {namespace} -f {file}.yaml",
|
|
4618
|
-
description: "Update site-mesh-group",
|
|
4619
|
-
use_case: "update",
|
|
4620
|
-
},
|
|
4621
|
-
],
|
|
4622
4030
|
confirmationRequired: false,
|
|
4623
4031
|
parameterExamples: {
|
|
4624
4032
|
"metadata.name": "Example-corp-web.",
|
|
@@ -4664,13 +4072,6 @@ export const service_meshTools = [
|
|
|
4664
4072
|
},
|
|
4665
4073
|
confirmation_required: false,
|
|
4666
4074
|
danger_level: "medium",
|
|
4667
|
-
examples: [
|
|
4668
|
-
{
|
|
4669
|
-
command: "f5xcctl config site-mesh-group update {name} --namespace {namespace} -f {file}.yaml",
|
|
4670
|
-
description: "Update site-mesh-group",
|
|
4671
|
-
use_case: "update",
|
|
4672
|
-
},
|
|
4673
|
-
],
|
|
4674
4075
|
field_docs: {},
|
|
4675
4076
|
optional_fields: [],
|
|
4676
4077
|
performance_impact: {
|
|
@@ -4683,6 +4084,7 @@ export const service_meshTools = [
|
|
|
4683
4084
|
modifies: ["site-mesh-group"],
|
|
4684
4085
|
},
|
|
4685
4086
|
},
|
|
4087
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/site_mesh_groups" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
4686
4088
|
},
|
|
4687
4089
|
{
|
|
4688
4090
|
toolName: "f5xc-api-servicemesh-software-os-version-create",
|
|
@@ -4711,18 +4113,6 @@ export const service_meshTools = [
|
|
|
4711
4113
|
creates: ["software-os-version"],
|
|
4712
4114
|
},
|
|
4713
4115
|
requiredFields: ["metadata.name", "metadata.namespace"],
|
|
4714
|
-
cliExamples: [
|
|
4715
|
-
{
|
|
4716
|
-
command: "f5xcctl maurice software-os-version create -f {file}.yaml",
|
|
4717
|
-
description: "Create from YAML file",
|
|
4718
|
-
use_case: "file_based",
|
|
4719
|
-
},
|
|
4720
|
-
{
|
|
4721
|
-
command: "f5xcctl maurice software-os-version create {name} --namespace {namespace}",
|
|
4722
|
-
description: "Create software-os-version",
|
|
4723
|
-
use_case: "basic_create",
|
|
4724
|
-
},
|
|
4725
|
-
],
|
|
4726
4116
|
confirmationRequired: false,
|
|
4727
4117
|
parameterExamples: {},
|
|
4728
4118
|
validationRules: {},
|
|
@@ -4768,18 +4158,6 @@ export const service_meshTools = [
|
|
|
4768
4158
|
},
|
|
4769
4159
|
confirmation_required: false,
|
|
4770
4160
|
danger_level: "medium",
|
|
4771
|
-
examples: [
|
|
4772
|
-
{
|
|
4773
|
-
command: "f5xcctl maurice software-os-version create {name} --namespace {namespace}",
|
|
4774
|
-
description: "Create software-os-version",
|
|
4775
|
-
use_case: "basic_create",
|
|
4776
|
-
},
|
|
4777
|
-
{
|
|
4778
|
-
command: "f5xcctl maurice software-os-version create -f {file}.yaml",
|
|
4779
|
-
description: "Create from YAML file",
|
|
4780
|
-
use_case: "file_based",
|
|
4781
|
-
},
|
|
4782
|
-
],
|
|
4783
4161
|
field_docs: {},
|
|
4784
4162
|
optional_fields: [],
|
|
4785
4163
|
performance_impact: {
|
|
@@ -4792,6 +4170,7 @@ export const service_meshTools = [
|
|
|
4792
4170
|
creates: ["software-os-version"],
|
|
4793
4171
|
},
|
|
4794
4172
|
},
|
|
4173
|
+
curlExample: null,
|
|
4795
4174
|
},
|
|
4796
4175
|
{
|
|
4797
4176
|
toolName: "f5xc-api-servicemesh-suspicious-user-get",
|
|
@@ -4885,13 +4264,6 @@ export const service_meshTools = [
|
|
|
4885
4264
|
dangerLevel: "low",
|
|
4886
4265
|
sideEffects: null,
|
|
4887
4266
|
requiredFields: ["path.name", "path.namespace"],
|
|
4888
|
-
cliExamples: [
|
|
4889
|
-
{
|
|
4890
|
-
command: "f5xcctl ml suspicious-user get {name} --namespace {namespace}",
|
|
4891
|
-
description: "Get specific suspicious-user",
|
|
4892
|
-
use_case: "get_specific",
|
|
4893
|
-
},
|
|
4894
|
-
],
|
|
4895
4267
|
confirmationRequired: false,
|
|
4896
4268
|
parameterExamples: {
|
|
4897
4269
|
end_time: "1570007981.",
|
|
@@ -4941,13 +4313,6 @@ export const service_meshTools = [
|
|
|
4941
4313
|
},
|
|
4942
4314
|
confirmation_required: false,
|
|
4943
4315
|
danger_level: "low",
|
|
4944
|
-
examples: [
|
|
4945
|
-
{
|
|
4946
|
-
command: "f5xcctl ml suspicious-user get {name} --namespace {namespace}",
|
|
4947
|
-
description: "Get specific suspicious-user",
|
|
4948
|
-
use_case: "get_specific",
|
|
4949
|
-
},
|
|
4950
|
-
],
|
|
4951
4316
|
field_docs: {},
|
|
4952
4317
|
optional_fields: [],
|
|
4953
4318
|
performance_impact: {
|
|
@@ -4958,6 +4323,7 @@ export const service_meshTools = [
|
|
|
4958
4323
|
required_fields: ["path.name", "path.namespace"],
|
|
4959
4324
|
side_effects: {},
|
|
4960
4325
|
},
|
|
4326
|
+
curlExample: null,
|
|
4961
4327
|
},
|
|
4962
4328
|
{
|
|
4963
4329
|
toolName: "f5xc-api-servicemesh-swagger-spec-list",
|
|
@@ -5005,13 +4371,6 @@ export const service_meshTools = [
|
|
|
5005
4371
|
dangerLevel: "low",
|
|
5006
4372
|
sideEffects: null,
|
|
5007
4373
|
requiredFields: ["path.app_type_name", "path.namespace"],
|
|
5008
|
-
cliExamples: [
|
|
5009
|
-
{
|
|
5010
|
-
command: "f5xcctl ml swagger-spec list --namespace {namespace}",
|
|
5011
|
-
description: "List all swagger-specs",
|
|
5012
|
-
use_case: "list_all",
|
|
5013
|
-
},
|
|
5014
|
-
],
|
|
5015
4374
|
confirmationRequired: false,
|
|
5016
4375
|
parameterExamples: {
|
|
5017
4376
|
app_type_name: "Blogging-app.",
|
|
@@ -5057,13 +4416,6 @@ export const service_meshTools = [
|
|
|
5057
4416
|
},
|
|
5058
4417
|
confirmation_required: false,
|
|
5059
4418
|
danger_level: "low",
|
|
5060
|
-
examples: [
|
|
5061
|
-
{
|
|
5062
|
-
command: "f5xcctl ml swagger-spec list --namespace {namespace}",
|
|
5063
|
-
description: "List all swagger-specs",
|
|
5064
|
-
use_case: "list_all",
|
|
5065
|
-
},
|
|
5066
|
-
],
|
|
5067
4419
|
field_docs: {},
|
|
5068
4420
|
optional_fields: [],
|
|
5069
4421
|
performance_impact: {
|
|
@@ -5074,6 +4426,7 @@ export const service_meshTools = [
|
|
|
5074
4426
|
required_fields: ["path.app_type_name", "path.namespace"],
|
|
5075
4427
|
side_effects: {},
|
|
5076
4428
|
},
|
|
4429
|
+
curlExample: null,
|
|
5077
4430
|
},
|
|
5078
4431
|
{
|
|
5079
4432
|
toolName: "f5xc-api-servicemesh-virtual-network-create",
|
|
@@ -5114,18 +4467,6 @@ export const service_meshTools = [
|
|
|
5114
4467
|
creates: ["virtual-network"],
|
|
5115
4468
|
},
|
|
5116
4469
|
requiredFields: ["metadata.name", "metadata.namespace", "path.metadata.namespace"],
|
|
5117
|
-
cliExamples: [
|
|
5118
|
-
{
|
|
5119
|
-
command: "f5xcctl config virtual-network create -f {file}.yaml",
|
|
5120
|
-
description: "Create from YAML file",
|
|
5121
|
-
use_case: "file_based",
|
|
5122
|
-
},
|
|
5123
|
-
{
|
|
5124
|
-
command: "f5xcctl config virtual-network create {name} --namespace {namespace}",
|
|
5125
|
-
description: "Create virtual-network",
|
|
5126
|
-
use_case: "basic_create",
|
|
5127
|
-
},
|
|
5128
|
-
],
|
|
5129
4470
|
confirmationRequired: false,
|
|
5130
4471
|
parameterExamples: {
|
|
5131
4472
|
"metadata.namespace": "Staging",
|
|
@@ -5170,18 +4511,6 @@ export const service_meshTools = [
|
|
|
5170
4511
|
},
|
|
5171
4512
|
confirmation_required: false,
|
|
5172
4513
|
danger_level: "medium",
|
|
5173
|
-
examples: [
|
|
5174
|
-
{
|
|
5175
|
-
command: "f5xcctl config virtual-network create {name} --namespace {namespace}",
|
|
5176
|
-
description: "Create virtual-network",
|
|
5177
|
-
use_case: "basic_create",
|
|
5178
|
-
},
|
|
5179
|
-
{
|
|
5180
|
-
command: "f5xcctl config virtual-network create -f {file}.yaml",
|
|
5181
|
-
description: "Create from YAML file",
|
|
5182
|
-
use_case: "file_based",
|
|
5183
|
-
},
|
|
5184
|
-
],
|
|
5185
4514
|
field_docs: {},
|
|
5186
4515
|
optional_fields: [],
|
|
5187
4516
|
performance_impact: {
|
|
@@ -5194,6 +4523,7 @@ export const service_meshTools = [
|
|
|
5194
4523
|
creates: ["virtual-network"],
|
|
5195
4524
|
},
|
|
5196
4525
|
},
|
|
4526
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_networks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5197
4527
|
},
|
|
5198
4528
|
{
|
|
5199
4529
|
toolName: "f5xc-api-servicemesh-virtual-network-delete",
|
|
@@ -5243,13 +4573,6 @@ export const service_meshTools = [
|
|
|
5243
4573
|
deletes: ["virtual-network", "contained_resources"],
|
|
5244
4574
|
},
|
|
5245
4575
|
requiredFields: ["path.name", "path.namespace"],
|
|
5246
|
-
cliExamples: [
|
|
5247
|
-
{
|
|
5248
|
-
command: "f5xcctl config virtual-network delete {name} --namespace {namespace}",
|
|
5249
|
-
description: "Delete virtual-network",
|
|
5250
|
-
use_case: "delete",
|
|
5251
|
-
},
|
|
5252
|
-
],
|
|
5253
4576
|
confirmationRequired: true,
|
|
5254
4577
|
parameterExamples: {
|
|
5255
4578
|
name: "Name",
|
|
@@ -5295,13 +4618,6 @@ export const service_meshTools = [
|
|
|
5295
4618
|
},
|
|
5296
4619
|
confirmation_required: true,
|
|
5297
4620
|
danger_level: "high",
|
|
5298
|
-
examples: [
|
|
5299
|
-
{
|
|
5300
|
-
command: "f5xcctl config virtual-network delete {name} --namespace {namespace}",
|
|
5301
|
-
description: "Delete virtual-network",
|
|
5302
|
-
use_case: "delete",
|
|
5303
|
-
},
|
|
5304
|
-
],
|
|
5305
4621
|
field_docs: {},
|
|
5306
4622
|
optional_fields: [],
|
|
5307
4623
|
performance_impact: {
|
|
@@ -5314,6 +4630,7 @@ export const service_meshTools = [
|
|
|
5314
4630
|
deletes: ["virtual-network", "contained_resources"],
|
|
5315
4631
|
},
|
|
5316
4632
|
},
|
|
4633
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_networks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5317
4634
|
},
|
|
5318
4635
|
{
|
|
5319
4636
|
toolName: "f5xc-api-servicemesh-virtual-network-get",
|
|
@@ -5382,13 +4699,6 @@ export const service_meshTools = [
|
|
|
5382
4699
|
dangerLevel: "low",
|
|
5383
4700
|
sideEffects: null,
|
|
5384
4701
|
requiredFields: ["path.name", "path.namespace"],
|
|
5385
|
-
cliExamples: [
|
|
5386
|
-
{
|
|
5387
|
-
command: "f5xcctl config virtual-network get {name} --namespace {namespace}",
|
|
5388
|
-
description: "Get specific virtual-network",
|
|
5389
|
-
use_case: "get_specific",
|
|
5390
|
-
},
|
|
5391
|
-
],
|
|
5392
4702
|
confirmationRequired: false,
|
|
5393
4703
|
parameterExamples: {
|
|
5394
4704
|
name: "Name",
|
|
@@ -5434,13 +4744,6 @@ export const service_meshTools = [
|
|
|
5434
4744
|
},
|
|
5435
4745
|
confirmation_required: false,
|
|
5436
4746
|
danger_level: "low",
|
|
5437
|
-
examples: [
|
|
5438
|
-
{
|
|
5439
|
-
command: "f5xcctl config virtual-network get {name} --namespace {namespace}",
|
|
5440
|
-
description: "Get specific virtual-network",
|
|
5441
|
-
use_case: "get_specific",
|
|
5442
|
-
},
|
|
5443
|
-
],
|
|
5444
4747
|
field_docs: {},
|
|
5445
4748
|
optional_fields: [],
|
|
5446
4749
|
performance_impact: {
|
|
@@ -5451,6 +4754,7 @@ export const service_meshTools = [
|
|
|
5451
4754
|
required_fields: ["path.name", "path.namespace"],
|
|
5452
4755
|
side_effects: {},
|
|
5453
4756
|
},
|
|
4757
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_networks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5454
4758
|
},
|
|
5455
4759
|
{
|
|
5456
4760
|
toolName: "f5xc-api-servicemesh-virtual-network-list",
|
|
@@ -5525,13 +4829,6 @@ export const service_meshTools = [
|
|
|
5525
4829
|
dangerLevel: "low",
|
|
5526
4830
|
sideEffects: null,
|
|
5527
4831
|
requiredFields: ["path.namespace"],
|
|
5528
|
-
cliExamples: [
|
|
5529
|
-
{
|
|
5530
|
-
command: "f5xcctl config virtual-network list --namespace {namespace}",
|
|
5531
|
-
description: "List all virtual-networks",
|
|
5532
|
-
use_case: "list_all",
|
|
5533
|
-
},
|
|
5534
|
-
],
|
|
5535
4832
|
confirmationRequired: false,
|
|
5536
4833
|
parameterExamples: {
|
|
5537
4834
|
label_filter: "Env in (staging, testing), tier in (web, db)",
|
|
@@ -5577,13 +4874,6 @@ export const service_meshTools = [
|
|
|
5577
4874
|
},
|
|
5578
4875
|
confirmation_required: false,
|
|
5579
4876
|
danger_level: "low",
|
|
5580
|
-
examples: [
|
|
5581
|
-
{
|
|
5582
|
-
command: "f5xcctl config virtual-network list --namespace {namespace}",
|
|
5583
|
-
description: "List all virtual-networks",
|
|
5584
|
-
use_case: "list_all",
|
|
5585
|
-
},
|
|
5586
|
-
],
|
|
5587
4877
|
field_docs: {},
|
|
5588
4878
|
optional_fields: [],
|
|
5589
4879
|
performance_impact: {
|
|
@@ -5594,6 +4884,7 @@ export const service_meshTools = [
|
|
|
5594
4884
|
required_fields: ["path.namespace"],
|
|
5595
4885
|
side_effects: {},
|
|
5596
4886
|
},
|
|
4887
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_networks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5597
4888
|
},
|
|
5598
4889
|
{
|
|
5599
4890
|
toolName: "f5xc-api-servicemesh-virtual-network-update",
|
|
@@ -5645,13 +4936,6 @@ export const service_meshTools = [
|
|
|
5645
4936
|
modifies: ["virtual-network"],
|
|
5646
4937
|
},
|
|
5647
4938
|
requiredFields: ["path.metadata.name", "path.metadata.namespace"],
|
|
5648
|
-
cliExamples: [
|
|
5649
|
-
{
|
|
5650
|
-
command: "f5xcctl config virtual-network update {name} --namespace {namespace} -f {file}.yaml",
|
|
5651
|
-
description: "Update virtual-network",
|
|
5652
|
-
use_case: "update",
|
|
5653
|
-
},
|
|
5654
|
-
],
|
|
5655
4939
|
confirmationRequired: false,
|
|
5656
4940
|
parameterExamples: {
|
|
5657
4941
|
"metadata.name": "Example-corp-web.",
|
|
@@ -5697,13 +4981,6 @@ export const service_meshTools = [
|
|
|
5697
4981
|
},
|
|
5698
4982
|
confirmation_required: false,
|
|
5699
4983
|
danger_level: "medium",
|
|
5700
|
-
examples: [
|
|
5701
|
-
{
|
|
5702
|
-
command: "f5xcctl config virtual-network update {name} --namespace {namespace} -f {file}.yaml",
|
|
5703
|
-
description: "Update virtual-network",
|
|
5704
|
-
use_case: "update",
|
|
5705
|
-
},
|
|
5706
|
-
],
|
|
5707
4984
|
field_docs: {},
|
|
5708
4985
|
optional_fields: [],
|
|
5709
4986
|
performance_impact: {
|
|
@@ -5716,6 +4993,7 @@ export const service_meshTools = [
|
|
|
5716
4993
|
modifies: ["virtual-network"],
|
|
5717
4994
|
},
|
|
5718
4995
|
},
|
|
4996
|
+
curlExample: 'curl -X POST "$F5XC_API_URL/api/config/namespaces/default/virtual_networks" \\\n -H "Authorization: APIToken $F5XC_API_TOKEN" \\\n -H "Content-Type: application/json" \\\n -d @example.json',
|
|
5719
4997
|
},
|
|
5720
4998
|
];
|
|
5721
4999
|
export default service_meshTools;
|