vCloud API - PrepareHostParams
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):
- 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 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.