diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-10-31 06:39:54 +0000 |
---|---|---|
committer | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2017-10-31 06:39:54 +0000 |
commit | c235c2f38ad6fb035977e7d32afc294dd6486931 (patch) | |
tree | 80863105969ec15f4ce4e2b14737a38eb9a52275 /plugins/aai/src/test/resources/onap-cli-sample/service-instance/vf-show-schema-1.1-sample.yaml | |
parent | 4b2097a65ba3e82f41c5b5dc2d486b9e49d470cc (diff) |
Imlement command to show vf detail
Implement vf-show command.
Change-Id: I5c68f53c6ac45d9beb251ca81712b8d0d4610f66
Issue-ID: CLI-15
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Diffstat (limited to 'plugins/aai/src/test/resources/onap-cli-sample/service-instance/vf-show-schema-1.1-sample.yaml')
-rw-r--r-- | plugins/aai/src/test/resources/onap-cli-sample/service-instance/vf-show-schema-1.1-sample.yaml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/plugins/aai/src/test/resources/onap-cli-sample/service-instance/vf-show-schema-1.1-sample.yaml b/plugins/aai/src/test/resources/onap-cli-sample/service-instance/vf-show-schema-1.1-sample.yaml new file mode 100644 index 00000000..ad94345f --- /dev/null +++ b/plugins/aai/src/test/resources/onap-cli-sample/service-instance/vf-show-schema-1.1-sample.yaml @@ -0,0 +1,26 @@ +onap_cli_sample_version: 1.0 +name: vf-show +version: onap-1.1 +samples: + sample1: + name: vf-show + input: --vf-id 1a667ce8-8b8b-4f59-ba5c-b162ae462fef -m https://192.168.17.111:8443 -u AAI -p AAI + moco: vf-show-schema-1.1-moco.json + ouput: | + +------------------------+--------------------------------------+ + |property |value | + +------------------------+--------------------------------------+ + |vf-id |1a667ce8-8b8b-4f59-ba5c-b162ae462fef | + +------------------------+--------------------------------------+ + |vf-name |vlb-cli-sample-8 | + +------------------------+--------------------------------------+ + |vf-type |demoVLB/null | + +------------------------+--------------------------------------+ + |model-invariant-id |cc34cd54-dd7c-44cd-8847-f9577c6f1a49 | + +------------------------+--------------------------------------+ + |model-uuid |8b1f63f3-e0cc-4c27-8903-fafe2f25bfbe | + +------------------------+--------------------------------------+ + |model-customization-id |cf893f5a-1bb1-4e32-a92b-2456e12178f8 | + +------------------------+--------------------------------------+ + |service-id |2ad87511-4289-4bd7-ab0b-0b29d3d4c8ee | + +------------------------+--------------------------------------+ |