1 # Copyright © Intel Corporation 2019
3 # Licensed under the Apache License, Version 2.0 (the "License");
4 # you may not use this file except in compliance with the License.
5 # You may obtain a copy of the License at
7 # http://www.apache.org/licenses/LICENSE-2.0
9 # Unless required by applicable law or agreed to in writing, software
10 # distributed under the License is distributed on an "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12 # See the License for the specific language governing permissions and
13 # limitations under the License.
15 open_cli_schema_version: 1.0
17 description: Create Virtual function from Vendor Software Product
22 author: ONAP HPA Team onap-discuss@lists.onap.org
27 description: Onap VF Name
33 description: Description for VF
36 long_option: description
39 description: Vendor name
41 long_option: vendor-name
51 description: VSP version
53 long_option: vsp-version
71 uri: /sdc2/rest/v1/catalog/resources
76 "contactId":"${host-username}",
79 "normalizedName":"generic",
80 "uniqueId":"resourceNewCategory.generic",
84 "normalizedName":"abstract",
85 "uniqueId":"resourceNewCategory.generic.abstract",
96 "description":"${description}",
98 "componentInstancesProperties":{},
99 "componentInstancesAttributes":{},
104 "deploymentArtifacts":{},
105 "componentType":"RESOURCE",
106 "vendorName":"${vendor-name}",
107 "vendorRelease":"1.0",
108 "componentInstances":[],
112 "csarUUID":"${vsp-id}",