vcenter lcm tasks: delete
Removes the task of the given identifier. Warning: This operation is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.
Request:
HTTP request
DELETE https://{server}/rest/vcenter/lcm/tasks/{task}
Path Parameters
| Name | Type | Description |
|---|---|---|
| Required | ||
| task | string | |
Response:
HTTP Status Code: 200
NoneErrors:
| HTTP Status Code | Type | Description |
|---|---|---|
| 404 | not_found | If the identifier doesn't exist |
| 400 | invalid_argument |