PlcmRemoteBackupTestRequest

PlcmRemoteBackupTestRequest

Test remote server settings. Content-Type: application/vnd.plcm.plcm-remote-backup-test-request+xml


PlcmRemoteBackupTestRequest Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
transferProtocolTransferProtocol Transfer protocols Mandatory
remoteIpRemoteIp Hostname or IP address of remote server Mandatory
remotePortint Remote port Mandatory
usernameUsername Username of the remote server where backup will be transferred.
passwordPassword Password of the remote server where backup will be transferred.
remoteDirectoryRemoteDirectory Remote directory


Nested Types/Restrictions


NameTypeRestrictions
RemoteDirectorystring
Length of value must be >=0
Length of value must be <=1000
Passwordstring
Length of value must be >=0
Length of value must be <=255
Usernamestring
Length of value must be >=0
Length of value must be <=255
RemoteIpstring
Length of value must be >=0
Length of value must be <=255
TransferProtocolstring
Value must be one of:
  • SFTP
  • FTP
  • HTTP
  • HTTPS
  • UNKNOWN