VmObjectRefsListType

Element:
VmObjectRefsList
Type:
VmObjectRefsListType
Namespace:
http://www.vmware.com/vcloud/extension/v1.5
Description:
A list of references to virtual machines in vCenter inventory.
Since:
1.0
Schema:
vmwextensions.xsd
Media type(s):
application/vnd.vmware.admin.vmsObjectRefsList+xml
application/vnd.vmware.admin.vmsObjectRefsList+json
Extends:
anyType
XML Representation:
<VmObjectRefsList xmlns="http://www.vmware.com/vcloud/extension/v1.5" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5" numberOfPages="xs:int" page="xs:int">
    <VmObjectRef name="xs:string">
        <vcloud_v1.5:VimServerRef href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
        <MoRef> xs:string </MoRef>
        <VimObjectType> xs:string </VimObjectType>
    </VmObjectRef>
</VmObjectRefsList>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
numberOfPages int No none 1.0 The total number of pages in the response.
page int No none 1.0 The current page number. The first page is page number 1.

Elements

Element Type Required Modifiable Since Deprecated Description
VmObjectRef VmObjectRefType No none 1.0 A reference to a virtual machine in vCenter inventory.

Operations

CRUD Operation Description Since Deprecated
read GET /admin/extension/vimServer/{id}/vmsList Retrieve a list of virtual machines that can be imported from a registered vCenter server. 1.0