settings_package_get
Guest
Returns the current configuration as optionally encrypted ZIP package.
Params
attribute | description |
---|---|
encryption_passphrase string |
A passphrase used to encrypt the downloaded ZIP file. If not sent, the file will not be encrypted. |
Return
attribute | description |
---|---|
base64*string |
Base64 encoded ZIP file (*.zip ) containing the configuration |