Class

VMware_VCloud_SDK_Extension_VMWProviderVdcResourcePool

class VMware_VCloud_SDK_Extension_VMWProviderVdcResourcePool extends VMware_VCloud_SDK_Abstract

Methods

string getEntityId()

Get vCloud ID of the vCloud resource entity from its data object.

from VMware_VCloud_SDK_Abstract
VMware_VCloud_API_ReferenceType getResourcePoolRef()

Get a reference to the resource pool entity.

VMware_VCloud_API_Extension_ContainerType getResourcePool()

Gets the resource pool data object.

VMware_VCloud_API_ReferenceType getVMWResourcePoolVMList()

List all VMs using this resource pool.

Details

public string getEntityId()

Get vCloud ID of the vCloud resource entity from its data object.

Return Value

string

at line 11
public VMware_VCloud_API_ReferenceType getResourcePoolRef()

Get a reference to the resource pool entity.

at line 23
public VMware_VCloud_API_Extension_ContainerType getResourcePool()

Gets the resource pool data object.

Return Value

VMware_VCloud_API_Extension_ContainerType

at line 35
public VMware_VCloud_API_ReferenceType getVMWResourcePoolVMList()

List all VMs using this resource pool.