configuration management REST Endpoints

configuration management
APIs related to management of configuration and configuration files.
Back up or activate a configuration
Method: post
Path: /rest/{version}/configuration/management
Delete current configuration
Method: delete
Path: /rest/{version}/configuration/management
Delete saved backup configuration files
Method: delete
Path: /rest/{version}/configuration/management/files
Get current and running configuration versions
Method: get
Path: /rest/{version}/configuration/versions
Get list of saved backup configuration files
Method: get
Path: /rest/{version}/configuration/management/files
Save, verify or restore a configuration
Method: put
Path: /rest/{version}/configuration/management