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