bbd2174013a9b31a0e63305d9d24dbba383c7305
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "post",
4     "uri" : "/onboarding-api/v1.0/vendor-software-products",
5     "headers" : {
6       "Authorization" : "Basic Y3MwMDA4OmRlbW8xMjM0NTYh",
7       "X-FromAppId" : "ONAP CLI",
8       "Accept" : "application/json",
9       "USER_ID" : "cs0008",
10       "X-TransactionId" : "req-a5095ef3-5afc-4305-945b-26fbdaf0b6b0",
11       "Content-Type" : "application/json"
12     },
13     "json" : {
14       "category" : "resourceNewCategory.generic",
15       "vendorId" : "74b43ab85f3d49948c1513a27adfaba7",
16       "subCategory" : "resourceNewCategory.generic.abstract",
17       "description" : "cli-test-vsp",
18       "licensingVersion" : "eb65c2fbbaee4a8dbd0b60e697e98fb7",
19       "licensingData" : {
20         "featureGroups" : [ "292d56e87f274ef385b0dfd41f41a066" ],
21         "licenseAgreement" : "92bcbe53b6724ae78c7c13e4269cb90f"
22       },
23       "icon" : "icon",
24       "onboardingMethod" : "NetworkPackage",
25       "vendorName" : "Itohan-vendor",
26       "name" : "cli-vsp-v2"
27     }
28   },
29   "response" : {
30     "status" : 200,
31     "json" : {
32       "itemId" : "a9928e0e8b124f4d87a9e0654c4b1d60",
33       "version" : {
34         "id" : "b087302e50374ab28e5a8d4b32aa3abe",
35         "name" : "1.0",
36         "description" : "Initial version",
37         "status" : "Draft"
38       }
39     }
40   }
41 } ]