POST /admin/extension/host/{id}/action/repair
- Operation:
- POST /admin/extension/host/{id}/action/repair
- Description:
- Repairs a host.
Creates a task to repair the host. This is necessary when there are problems
(host state flag) on the host. Example problems are agent and sync crosshost
settings on host (for crosshost fencing).
There is no state in this entity.
- Since:
- 1.0
- Input parameters
-
- Consume media type(s):
- None
- Input type:
- None
- Output parameters
-
TaskType This operation is asynchronous and the user should monitor
the returned task status in order to check when it is completed.
- Produce media type(s):
- application/vnd.vmware.vcloud.task+xml
- Output type:
- TaskType
- Examples
-