POST /admin/extension/host/{id}/action/prepare

Operation:
POST /admin/extension/host/{id}/action/prepare
Description:
Prepare a host.

When you add a host to a cluster, you must prepare the host before vCloud Director can use the host's resources.

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 returns a task that you can monitor to track the progress of the request.

Produce media type(s):
application/vnd.vmware.vcloud.task+xml
Output type:
TaskType
Examples