Recovery_Backup_SystemName_Archive_Info
The Archive.Info structure represents backup archive information.
{
"timestamp": "string",
"location": "string",
"parts": [
"string"
],
"version": "string",
"system_name": "string",
"comment": "string"
}
Time when this backup was completed.
Backup location URL.
List of parts included in the backup.
The version of the appliance represented by the backup.
The system name identifier of the appliance represented by the backup. 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. 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.
Custom comment added by the user for this backup.