diff options
Diffstat (limited to 'plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-checkin-sample.yaml')
-rw-r--r-- | plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-checkin-sample.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-checkin-sample.yaml b/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-checkin-sample.yaml new file mode 100644 index 00000000..6e3263e3 --- /dev/null +++ b/plugins/sdc/src/test/resources/onap-cli-sample/vsp/vsp-checkin-sample.yaml @@ -0,0 +1,8 @@ +onap_cli_sample_version: 1.0 + +name: vsp-checkin + +samples: + sample1: + name: Checkin the Vendor Software Product + input: --onap-username cs0008 --onap-password demo123456! --host-url http://localhost:8080 --vsp-id E563CB23A6BE49AF9A84CF579DAFB929 |