Recovery_Backup_SystemName_Archive_Summary
The Archive.Summary structure contains commonly used information about a backup archive.
{
"archive": "string",
"timestamp": "string",
"version": "string",
"comment": "string"
}
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.
Time when this backup was started.
The version of the appliance represented by the backup archive.
Custom comment added by the user for this backup.