summaryrefslogtreecommitdiffstats
path: root/openecomp-bdd/resources/json/createManualVSP.json
blob: 9ce14f545de925ab1fb561a9197706f3cbabef30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "vendorId":"REPLACE",
  "name": "RANDOM",
  "category":"resourceNewCategory.generic",
  "subCategory":"resourceNewCategory.generic.abstract",
  "onboardingMethod":"Manual",
  "description":"for testing",
  "vendorName":"REPLACE",
  "icon":"icon",
  "licensingVersion": "REPLACE",
  "licensingData":{
    "licenseAgreement": "REPLACE",
    "featureGroups": [
      "REPLACE"
    ]
  }
}