blob: 55ceaf32c6d45db026dff0f43a445e65e7a21294 (
plain)
1
2
3
4
5
6
7
8
|
onap_cli_sample_version: 1.0
name: vsp-submit
version: onap-1.0
samples:
sample1:
name: Submit the Vendor Software Product
input: --host-username cs0008 --host-password demo123456! --host-url http://localhost:8080 --vsp-id E563CB23A6BE49AF9A84CF579DAFB929
|