Recovery_Backup_SystemName_Archive_Summary

Recovery_Backup_SystemName_Archive_Summary
Recovery_Backup_SystemName_Archive_Summary

The Archive.Summary structure contains commonly used information about a backup archive.

JSON Example
{
    "archive": "string",
    "timestamp": "string",
    "version": "string",
    "comment": "string"
}
string
archive
Required

Backup archive identifier. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.appliance.recovery.backup.system_name.archive. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.appliance.recovery.backup.system_name.archive.

string As date-time
timestamp
Required

Time when this backup was started.

string
version
Required

The version of the appliance represented by the backup archive.

string
comment
Required

Custom comment added by the user for this backup.