1 open_cli_schema_version: 1.0
3 description: Details of the Vendor Software Product
6 product: onap-amsterdam
8 author: ONAP CLI Team onap-discuss@lists.onap.org
12 description: Onap VSP ID
18 description: Onap VSP version
21 long_option: vsp-version
35 description: Description for the VSP
39 description: Vendor name
43 description: Vendor id
55 description: license aggreement
65 uri: /onboarding-api/v1.0/vendor-software-products/${vsp-id}/versions/${vsp-version}
72 description: $b{$.description}
73 vendor-name: $b{$.vendorName}
74 vendor-id: $b{$.vendorId}
75 version: $b{$.version.id}
77 license-id: $b{$.licensingData.licenseAgreement}
79 body: '{"name":"test-vsp1","description":"vendor software product","category":"resourceNewCategory.generic","subCategory":"resourceNewCategory.generic.abstract","vendorName":"5aa8a88c","vendorId":"DBB202617952486691C1E35C9621CD4E","licensingVersion":"1.0","licensingData":{"licenseAgreement":"E19DBDDB137B494385F9535325BFD585","featureGroups":["94835F096DAF4ED78781A394A4F22AD1"]},"id":"354BF3E32E494EAFBB15037CFAB262FF","version":"0.1","viewableVersions":["0.1"],"status":"Locked","lockingUser":"cs0008"}'