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

FtpFileServer

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 FTP server


integer
port Optional

File transfer port


string
server_address Optional

IP address or hostname of destination FTP file server


string
username Optional

username to login FTP server

JSON Example

{
    "backup_directory": "/home/testuser",
    "backup_file_name": "vrni-backup-12-4-5.tar",
    "password": "password",
    "port": 21,
    "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?