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