ReferencesType

Elements:
AclRuleReferences, AdminApiDefinitionReferences, AdminDiskReferences, AdminEventReferences, AdminFileDescriptorReferences, AdminOrgVdcStorageProfileReferences, AdminServiceReferences, AdminVdcReferences, ApiDefinitionReferences, ApiFilterReferences, BlockingTaskReferences (extension/v1.5), BlockingTaskReferences (v1.5), CatalogItemReferences, CatalogReferences, DatastoreReferences (extension/v1.5), DatastoreReferences (v1.5), DiskReferences, EdgeGatewayReferences, GroupReferences, HostReferences, MediaReferences, NetworkPoolReferences, NetworkReferences, OrgNetworkReferences, OrgReferences, OrgVdcNetworkReferences, OrgVdcReferences, OrgVdcStorageProfileReferences, ProviderVdcStorageProfileReferences, References, ResourceClassActionReferences, ResourceClassReferences, RightReferences, RoleReferences, ServiceLinkReferences, ServiceReferences, ServiceResourceResourceReferences, ShadowVMReferences, StrandedItemReferences, TaskReferences, UserReferences, VAppNetworkReferences, VAppOrgNetworkRelationReferences, VAppOrgVdcNetworkRelationReferences, VAppReferences, VAppTemplateReferences, VMReferences, VMWProviderVdcReferences (v1.5), VMWVdcTemplateReferences, VirtualCenterReferences, VmGroupVmsReferences, VmGroupsReferences
Type:
ReferencesType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Container for query results returned in references format.
Since:
Schema:
common.xsd
Media type(s):
application/vnd.vmware.admin.vmwVdcTemplateReferences+xml
application/vnd.vmware.admin.datastoreList+json
application/vnd.vmware.admin.vmwVdcTemplateReferences+json
application/vnd.vmware.admin.blockingTaskList+xml
application/vnd.vmware.admin.datastoreList+xml
application/vnd.vmware.vcloud.query.references+xml
application/vnd.vmware.vcloud.query.references+json
application/vnd.vmware.admin.blockingTaskList+json
Extends:
ContainerType
XML Representation:
<OrgVdcStorageProfileReferences xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" type="xs:string" name="xs:string" page="xs:int"
        pageSize="xs:int" total="xs:long">
    <Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
            rel="xs:string"/>
    <Reference href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</OrgVdcStorageProfileReferences>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
href anyURI No always The URI of the entity.
type string No always The MIME type of the entity.
name string No none Query name that generated this result set.
page int No none Page of the result set that this container holds. The first page is page number 1.
pageSize int No none Page size, as a number of records or references.
total long No none Total number of records or references in the container.

Elements

Element Type Required Modifiable Since Deprecated Description
Link LinkType No none A reference to an entity or operation associated with this object.
Reference ReferenceType No
VCloudExtension VCloudExtensionType No always An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.

Operations

CRUD Operation Description Since Deprecated
read GET /admin/extension/blockingTasks Retrieve a list of active or recently completed blocking task requests. 1.5
read GET /admin/extension/datastores Retrieve a list of references to datastores in the system. 1.5
read GET /admin/extension/vdcTemplateReferences Retrieve a list of all VDC templates. 5.7
read GET /admin/user/{id}/grantedRights Queries user granted privileges 5.1
read GET /vAppTemplate/{id}/shadowVms Retrieve a list of shadow VMs associated with the specified vApp template. 1.5