aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/so/src/main/resources/onap-cli-schema/services/vfmodule-create-schema-1.1.yaml
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2017-11-07 07:15:45 +0000
committersubhash kumar singh <subhash.kumar.singh@huawei.com>2017-11-07 07:35:32 +0000
commit8cc9bc88bf26e5deaae4658f4a347286af9e9b62 (patch)
tree208732e2031798fb55356f9cdc341a38306f2b0a /plugins/so/src/main/resources/onap-cli-schema/services/vfmodule-create-schema-1.1.yaml
parentdb0a6497b5b4159c16f907ae91c2a4ce0281c2bc (diff)
Update SO command from MSO
Update yaml from MSO to SO. Change-Id: Ie73ea80cad8fb36988dc08b0ed8d138d1b02b657 Issue-ID: CLI-55 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'plugins/so/src/main/resources/onap-cli-schema/services/vfmodule-create-schema-1.1.yaml')
-rw-r--r--plugins/so/src/main/resources/onap-cli-schema/services/vfmodule-create-schema-1.1.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/so/src/main/resources/onap-cli-schema/services/vfmodule-create-schema-1.1.yaml b/plugins/so/src/main/resources/onap-cli-schema/services/vfmodule-create-schema-1.1.yaml
index bb018b5b..52303e4e 100644
--- a/plugins/so/src/main/resources/onap-cli-schema/services/vfmodule-create-schema-1.1.yaml
+++ b/plugins/so/src/main/resources/onap-cli-schema/services/vfmodule-create-schema-1.1.yaml
@@ -3,7 +3,7 @@ name: vfmodule-create
description: Create a VF module
version: onap-1.1
service:
- name: mso
+ name: so
version: v3
auth: basic
mode: direct
@@ -18,6 +18,7 @@ parameters:
- name: tenant-id
description: openstack tenant id
type: string
+ short_option: B
long_option: tenant-id
is_optional: false
- name: vfmodule-invariant-id
@@ -71,6 +72,7 @@ parameters:
- name: vf-model-uuid
description: model uuid for vf
type: string
+ short_option: A
long_option: vf-model-uuid
is_optional: false
- name: vf-model-name
@@ -86,7 +88,7 @@ parameters:
long_option: vf-model-version
is_optional: false
- name: vf-model-customization-id
- description: vf model customization id
+ description: vf model customization id. This can be obtained using SDC portal (Home -> service:xxx -> Composition -> click on VF for customization id).
type: string
short_option: q
long_option: vf-model-customization-id