configuration management REST Endpoints
configuration management
APIs related to management of configuration and configuration files.
- Back up or activate a configuration
- Method: postPath:
/rest/{version}/configuration/management
- Delete saved backup configuration files
- Method: deletePath:
/rest/{version}/configuration/management/files
- Get current and running configuration versions
- Method: getPath:
/rest/{version}/configuration/versions
- Get list of saved backup configuration files
- Method: getPath:
/rest/{version}/configuration/management/files
- Save, verify or restore a configuration
- Method: putPath:
/rest/{version}/configuration/management