SoftLayer Container Network Storage Evault WebCc AgentStatus
From SoftLayer Development Network Wiki
Contents |
Overview
The SoftLayer_Container_Network_Storage_Evault_WebCc_AgentStatus will contain the timestamp of the last backup performed by the EVault agent. The agent status will also be returned.
| Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties. |
Local Properties
lastBackup
Timestamp of last backup performed by the EVault backup agent
- Type: dateTime
status
Status indicating the accumulative status result of all jobs performed by the evault agent. For example, if one job out three jobs failed agent status will by "Failed Backup(s)".
- Type: string

