PrepareHostParamsType

Element:
PrepareHostParams
Type:
PrepareHostParamsType
Namespace:
http://www.vmware.com/vcloud/extension/v1.5
Description:
Parameters for preparing an ESX/ESXi host.
Since:
0.9
Schema:
vmwextensions.xsd
Media type(s):
application/vnd.vmware.admin.prepareHostParams+xml
Extends:
anyType
XML Representation:
<PrepareHostParams xmlns="http://www.vmware.com/vcloud/extension/v1.5">
    <Username> xs:string </Username>
    <Password> xs:string </Password>
</PrepareHostParams>

Elements

Element Type Required Modifiable Since Deprecated Description
Password string Yes always 0.9 The cleartext password to use for host preparation login.
Username string Yes always 0.9 The user name to use for host preparation login.

Operations

CRUD Operation Description Since Deprecated
as input POST /admin/extension/host/{id}/action/prepare Prepare a host. 0.9