PlcmRemoteBackupConfig

PlcmRemoteBackupConfig

Remote backup configuration. Content-Type: application/vnd.plcm.plcm-remote-backup-config+xml


PlcmRemoteBackupConfig Fields

NameTypeDescriptionAttributes
atomLinkList Array of LinkSee Definition of Link
automaticBackupEnabledboolean Enable automatic backups of this cluster to a remote server Mandatory
secondsAfterMidnightToStartlong Seconds after midnight to start
backupFrequencyint Frequency of remote backup(in days)
backupModeBackupMode Backup types
transferProtocolTransferProtocol Transfer protocols
remoteIpRemoteIp Hostname or IP address of remote server
remotePortint Remote port
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
entityTagEntityTag The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance.
nextBackupDatedateTime


Nested Types/Restrictions


NameTypeRestrictions
EntityTagstring
Length of value must be >=1
Length of value must be <=64
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
BackupModestring
Value must be one of:
  • CONFIG_ONLY
  • FULL
  • UNKNOWN