POST /admin/extension/host/{id}/action/prepare
- Operation:
- POST /admin/extension/host/{id}/action/prepare
- Description:
- Prepares a host.
When you add a host to a vSphere cluster, you must prepare the host before
a provider vDC can use the host???s resources. You cannot prepare a host
that is in lockdown mode. After you prepare a host, you can enable lockdown mode.
TODO check what "lockdown mode" means
There is no state in this entity.
- Since:
- 0.9
- Input parameters
-
- Consume media type(s):
- application/vnd.vmware.admin.prepareHostParams+xml
- Input type:
- PrepareHostParamsType
- 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
-