TasksListResponseBody
This is a response body class for an operation.
Properties
array of
object
value
Optional
Map of task identifier to information about the task. The key in the result map will be an identifier for the resource type: com.vmware.cis.task.
JSON Example
{
"value": {}
}