[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Task
Info about a task
Properties
string
id
Required
string
status
Required
Possible values are: QUEUED , RUNNING , SUCCESS , ERROR , CANCELLED
string
description
Optional
string
description_id
Optional
string
entity
Optional
The entity this task is executed upon
string
entity_name
Optional
string as date-time
complete_time
Optional
integer as int32
progress
Optional
Current progress of the task
string as date-time
queued_time
Optional
object
result
Optional
Information about the task result if the task status is SUCCESS
string as date-time
start_time
Optional
JSON Example
{
"id": "string",
"status": "QUEUED"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of
RecreateAllPlaceholderVmsResponse
TaskDrResponseList
Used By
TaskDrResponseEntity