The Configuration Manager Service allows a user to create, modify, and get all the change requests present in the system.

Configuration Views are the configuration tools that enables the user to view configuration details in his/her own way

A list of REST URIs is provided below for managing change request related data.





Service Root

/api/space/configuration-management

Methods and Collections

method collection /configuration-views
method /exec-commands
method method /push-configuration
method /execute-export-device-configuration
method /change-requests
method /retry-deploy-configuration
collection /cli-configlets
method /match-cli-configlets-by-context

REST Resources

The following APIs support asynchronous method calls. You can create a queue and use the queue in the queue parameter which is optional. For further details, see the following:

  • /change-requests POST

  • /change-requests POST

  • /cli-configlets/{configlet-id}/apply-cli-configlet POST

  • /cli-configlets/{configlet-id}/validate-cli-configlet POST

  • /execute-export-device-configuration POST

  • /push-configuration POST

  • /retry-deploy-configuration POST


  • For receiving asynchronous responses on a queue URL, see the following links:

  • Asynchronous API Usage.


  • For more information about job scheduling, see the following links:

  • Job Scheduling.