ON THIS PAGE
request service project add
Syntax
request service project add projectName_projectID
request service project add projectName_projectID 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
Paragon
Automation can provision a service.
To
add a new project to the service catalog, use the request
service catalog project add
command.
You can view all the projects available in the service catalog by executing the
show service catalog projects
command. If you don't add
projectName_projectID option when executing the
request service project add
command, all projects available in
the service catalog are added to the service orchestration cMGD, for an
organization.
If an error occurs while adding projects to the service orchestration cMGD, see the /var/tmp/add_project.sh.log file to troubleshoot the reason for failure.
In releases earlier than release 2.4.0, use the request service project
add /data-models/projects/project-name.tgz (none |
force)
command to add new projects and related YANG models for an
organization to the service orchestration cMGD.
Options
projectName |
Name of the project available in the service catalog to onboard devices, add network resources, and provision different services.
|
projectID |
Unique ID assigned to different projects available in the service catalog. |
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 Juniper Paragon Automation Release 2.4.0.