PrepareHostParamsType

Element:
PrepareHostParams
Type:
PrepareHostParamsType
Namespace:
http://www.vmware.com/vcloud/extension/v1.5
Description:
This element is deprecated and no longer required or used.
Since:
0.9
Deprecated:
31.0
Schema:
vmwextensions.xsd
Media type(s):
application/vnd.vmware.admin.prepareHostParams+xml
application/vnd.vmware.admin.prepareHostParams+json
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 No always 0.9 The cleartext password to use for host preparation login.
Username string No 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 Since version 31.0. This feature has been deprecated and is a no-op. It will be removed in a future release.