InlineBackupConfig1
InlineBackupConfig1
The backup configuration.
JSON Example
{
"server_address": "string",
"protocol": "string",
"port": 0,
"username": "string",
"ssh_public_key": "string",
"backup_location": "string",
"password": "string",
"passphrase": "string"
}
string
server_address
Required
Constraints:
maxLength: 255
FQDN or IP address of backup server
string
protocol
Required
File transfer protocol supported by backup server
integer
port
Required
Constraints:
minimum: 1
maximum: 65535
Configured port for proxy
string
username
Required
Constraints:
minLength: 3
maxLength: 30
User name for ssh access to file server
string
ssh_public_key
Required
The SSH public key of the file server
string
backup_location
Required
Directory in backup server
string As password
As password
password
Required
Constraints:
minLength: 6
maxLength: 255
Password for file server authentication
string As password
As password
passphrase
Optional
Constraints:
minLength: 12
maxLength: 255
Passphrase to secure backup bundle file