ON THIS PAGE
request service project add
Syntax
request service project add /data-models/projects/<project-name>.tgz
Description
Adds new projects and related YANG models to the service orchestration cMGD environment for an organization. Projects contain one or more related service designs based on which service orchestration can provision a service. Projects are added in the TGZ format.
If an error occurs while adding projects to the service orchestration cMGD, refer to the /var/tmp/add_project.sh.log file for troubleshooting.
Errors while adding projects might occur due to constraints such as the service design version is not the same as the latest version available in the service catalog, service designs on which the current service design depends are not uploaded, and so on. To ignore these constraints and add the specified project, execute the following command:
request service project add /data-models/projects/<project-name>.tgz force
Options
project-name |
Name of the project you want to add to the service orchestration cMGD environment. For example, L3VPN.tgz |
Release Information
Command introduced in Paragon Automation Release 2.0.0.