InlineApplianceManagementTaskProperties1
{
"async_response_available": false,
"cancelable": false,
"description": "string",
"details": {},
"end_time": 0,
"id": "string",
"message": "string",
"progress": 0,
"request_is_async": false,
"request_method": "string",
"request_uri": "string",
"start_time": 0,
"status": "string",
"user": "string"
}
True if response for asynchronous request is available
True if this task can be canceled
Description of the task
Details about the task if known
The end time of the task in epoch milliseconds
Identifier for this task
A message describing the disposition of the task
Task progress if known, from 0 to 100
True if request was invoked with Vmw-Async:true header; otherwise, false
HTTP request method
URI of the method invocation that spawned this task
The start time of the task in epoch milliseconds
Current status of the task
Name of the user who created this task