plcm-remote-backup-test-request.xsd Documentation

Imported Namespaces

Target Namespace

Elements

plcm-remote-backup-test-request  PlcmRemoteBackupTestRequest

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


Complex Types

PlcmRemoteBackupTestRequest Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
transfer-protocolTransferProtocol Transfer protocols Mandatory
remote-ipRemoteIp Hostname or IP address of remote server Mandatory
remote-portxs:int 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.
remote-directoryRemoteDirectory Remote directory


Simple Types


NameTypeRestrictions
RemoteDirectoryxs:string
Length of value must be >=0
Length of value must be <=1000
Passwordxs:string
Length of value must be >=0
Length of value must be <=255
Usernamexs:string
Length of value must be >=0
Length of value must be <=255
RemoteIpxs:string
Length of value must be >=0
Length of value must be <=255
TransferProtocolxs:string
Value must be one of:
  • SFTP
  • FTP
  • HTTP
  • HTTPS
  • UNKNOWN