class VMware_VCloud_SDK_Extension_VMWNetworkPool extends VMware_VCloud_SDK_Abstract
| string |
getEntityId()
Get vCloud ID of the vCloud resource entity from its data object. |
from VMware_VCloud_SDK_Abstract |
| VMware_VCloud_API_ReferenceType |
getVMWNetworkPoolRef()
Get a reference to the network pool entity. |
|
| VMware_VCloud_API_Extension_PortGroupPoolType |
getVMWNetworkPool()
Get the network pool data object. |
|
| string |
getId()
Constructs vCloud ID of the network pool from its UUID. |
|
| VMware_VCloud_API_Extension_PortGroupPoolType |
modify(VMware_VCloud_API_Extension_PortGroupPoolType $vmwNetPool)
Modify this network pool. |
|
| VMware_VCloud_API_VendorServicesType |
getVMWVendorServices()
Retrieve services associated with this network pool. |
|
| VMware_VCloud_API_TaskType |
delete()
Delete the network pool. |
public string
getEntityId()
Get vCloud ID of the vCloud resource entity from its data object.
public VMware_VCloud_API_ReferenceType
getVMWNetworkPoolRef()
Get a reference to the network pool entity.
public VMware_VCloud_API_Extension_PortGroupPoolType
getVMWNetworkPool()
Get the network pool data object.
public string
getId()
Constructs vCloud ID of the network pool from its UUID.
public VMware_VCloud_API_Extension_PortGroupPoolType
modify(VMware_VCloud_API_Extension_PortGroupPoolType $vmwNetPool)
Modify this network pool.
public VMware_VCloud_API_VendorServicesType
getVMWVendorServices()
Retrieve services associated with this network pool.
public VMware_VCloud_API_TaskType
delete()
Delete the network pool.