RecreateAllPlaceholderVmsResponse
RecreateAllPlaceholderVmsResponse
Recreate all placeholder VMs response.
JSON Example
{
"errors": [
{}
],
"tasks": [
{
"id": "string",
"description": "string",
"description_id": "string",
"entity": "string",
"entity_name": "string",
"status": "string",
"error": {
"message": "string",
"details": "string"
},
"progress": 0,
"queued_time": 0,
"start_time": 0,
"complete_time": 0
}
]
}
array of string
errors
Optional
A list of errors that prevented recreate placeholder VM tasks from starting.