[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

SshFileServer

Properties

string
backup_directory Optional

directory on file server to store/fetch backups


string
backup_file_name Optional

filename of the backup to be restored (used during restore only)


string
password Optional

password for the user to login ssh server


integer
port Optional

File transfer port


string
server_address Optional

IP address or hostname of destination SSH file server


string
username Optional

username to login ssh server

JSON Example

{
    "backup_directory": "/home/testuser",
    "backup_file_name": "vrni-backup-12-4-5.tar",
    "password": "password",
    "port": 22,
    "server_address": "10.234.12.134",
    "username": "testuser"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of

BackupRestoreRequest

Feedback

Was this page helpful?