Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

request service order sync

date_range 23-Aug-24

Syntax

content_copy zoom_out_map
request service order sync service-order-name
content_copy zoom_out_map
request service order sync service-order-name rollback rollback-id

Description

Synchronize a service order from the order manager and store it in the service orchestration cMGD environment. The service order is stored in the foghorn:customers branch of the service orchestration cMGD environment.

Note:
  • Ensure that you type the request service order sync command every time you make configuration changes to a service order as this command synchronizes the service configurations from the order manager to the service orchestration cMGD.

  • If an error occurs while synchronizing, refer to the /var/tmp/order_sync_conf.json file for troubleshooting.

The rollback option synchronizes and uploads a specified earlier version of a service order into the service orchestration cMGD. To view service order history and rollback IDs for earlier versions, execute the show service order history command.

If you want to restore the configurations in the earlier service order version after synchronizing and uploading the order, you can provision the earlier order version by executing the request service order provision command.

Options

service-order-name

Name of the service order that you want to synchronize.

rollback

The rollback option synchronizes and uploads a specified earlier version of a service order into the service orchestration cMGD.

rollback-id

Rollback ID of the earlier service order version that you want to upload to the service orchestration cMGD.

The rollback ID of the current service order version is 0.

Release Information

Command introduced in Paragon Automation Release 2.1.0.

footer-navigation