HostObjectRefsType

Type:
HostObjectRefsType
Namespace:
http://www.vmware.com/vcloud/extension/v1.5
Description:
List of HostObjectRefType elements.
Since:
5.1
Schema:
vmwextensions.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<HostObjectRefsType xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5">
    <HostObjectRef>
        <vcloud_v1.5:VimServerRef href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
        <MoRef> xs:string </MoRef>
        <VimObjectType> xs:string </VimObjectType>
        <Username> xs:string </Username>
        <Password> xs:string </Password>
    </HostObjectRef>
</HostObjectRefsType>

Elements

Element Type Required Modifiable Since Deprecated Description
HostObjectRef HostObjectRefType No none 5.1 A reference to an ESX/ESXi host.