Back up device configuration

Backups device configuration in mongo.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
namestringOptional
optionsobjectOptional

Response

Status of backup operation
status"success"
messagestring

Errors

500
Internal Server Error