Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show service order as-json

Syntax

To view all service orders generated for an organization in the JSON format, as an array:

To view a specific service order in the JSON format:

To save a service order in the JSON format within the Paragon Automation cluster:

Description

Displays details of a specific order in the JSON format. If you do not specify a name for viewing details, details of all the service orders generated in an organization is displayed as an array. You can save the service order details in the JSON format in the Paragon Automation cluster by providing the directory and filename to save.

You can use the downloaded service order JSON files as sample templates, edit the values on the files, and upload the files to create new service orders by using the Paragon Automation GUI, service orchestration cMGD CLI, or REST API.

Options

service-order-name

The service order that you want to view in the JSON format.

directory-path

Path where you want to save the JSON file in the Paragon Automation cluster. For example, /var/tmp.

file-name

File name you assign to the JSON file when you are saving the file in the Paragon Automation cluster.

Sample Output

Release Information

Command introduced in Paragon Automation Release 2.0.0.