VMware Cloud Director API - PrepareHostParams

VMware Cloud Director API - PrepareHostParams

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):
None
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.