The Configuration File Manager Service allows the user to back up and restore configurations to or from devices managed by Junos Space. The user can restore a specific version of the configuration file to a given device and compare two versions of the same configuration file.

A list of REST URIs is provided in the Resources section to perform various operations.




Service Root

/api/space/config-file-management

Methods and Collections

/config-files
/versions-diff
/exec-restore
/exec-backup
/delete-config-files

REST Resources

The following APIs support asynchronous method calls. You can use an optional queue parameter, but the queue must have been created previously. For further details, see the following:

  • /delete-config-files 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.