Recovery_Backup_Job_Details_List_ResponseBody
Recovery_Backup_Job_Details_List_ResponseBody
This is a response body class for an operation.
JSON Example
{
"value": [
{
"key": "string",
"value": {
"location": "string",
"duration": 0,
"size": 0,
"progress": {
"total": 0,
"completed": 0,
"message": {
"id": "string",
"default_message": "string",
"args": [
"string"
],
"localized": "string"
}
},
"location_user": "string",
"type": "string",
"messages": [
"Std_LocalizableMessage Object"
],
"build": {
"version_name": "string",
"version": "string",
"build_number": "string"
},
"description": "Std_LocalizableMessage Object",
"service": "string",
"operation": "string",
"parent": "string",
"target": {
"type": "string",
"id": "string"
},
"status": "string",
"cancelable": false,
"start_time": "string",
"end_time": "string",
"user": "string"
}
}
]
}
array of
object
value
Optional
Map of backup job identifier to Info Structure. The key in the result map will be an identifier for the resource type: com.vmware.appliance.recovery.backup.job.