Test remote server settings. Content-Type: application/vnd.plcm.plcm-remote-backup-test-request+xml
Name | Type | Description | Attributes |
---|---|---|---|
atomLinkList | Array of Link | See Definition of Link | |
transferProtocol | TransferProtocol | Transfer protocols | Mandatory |
remoteIp | RemoteIp | Hostname or IP address of remote server | Mandatory |
remotePort | int | Remote port | Mandatory |
username | Username | Username of the remote server where backup will be transferred. | |
password | Password | Password of the remote server where backup will be transferred. | |
remoteDirectory | RemoteDirectory | Remote directory |
Name | Type | Restrictions |
---|---|---|
RemoteDirectory | string | Length of value must be >=0 Length of value must be <=1000 |
Password | string | Length of value must be >=0 Length of value must be <=255 |
Username | string | Length of value must be >=0 Length of value must be <=255 |
RemoteIp | string | Length of value must be >=0 Length of value must be <=255 |
TransferProtocol | string | Value must be one of:
|