ON THIS PAGE
request service project add
Syntax
request service project add /data-models/projects/project-name.tgz
request service project add /data-models/projects/project-name.tgz force
Description
Adds new projects and related YANG models for an organization to the service orchestration cMGD. 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, see the /var/tmp/add_project.sh.log file for troubleshooting.
Options
/data-models/projects |
Directory path in the service orchestration cMGD pod file system where the project must be added. |
project-name.tgz |
Name of the project you want to add (in TGZ format) to the service orchestration cMGD. For example, L3VPN.tgz |
force |
This option allows you to ignore constraints that lead to errors while adding projects, and add the specified project to the service orchestration cMGD. 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. |
Release Information
Command introduced in Paragon Automation Release 2.0.0.