diff options
Diffstat (limited to 'products/onap-beijing/features')
-rw-r--r-- | products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml b/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml index 71911fbb..622f945b 100644 --- a/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml +++ b/products/onap-beijing/features/aai/src/main/resources/open-cli-schema/vnf/vnf-create-with-template-schema.yaml @@ -13,7 +13,7 @@ # limitations under the License.
open_cli_schema_version: 1.0
-name: vnf-create
+name: vnf-create-with-template
description: Create a pnf with a template. this is flexible approch to create VNF , all the parameters are in template json file
info:
|