class VMware_VCloud_SDK_EdgeGateway 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 |
getEdgeGatewayRef()
Get a reference to a VMware vCloud edgegateway entity. |
|
| VMware_VCloud_API_GatewayType |
getEdgeGateway()
Get a VMware vCloud edgegateway entity. |
|
| VMware_VCloud_API_LinkType |
getAdminVdcRef()
Get up link to the admin org vdc reference. |
|
| VMware_VCloud_API_TaskType |
modify(VMware_VCloud_API_GatewayType $params)
Modify a edgeGateway. |
|
| VMware_VCloud_API_TaskType |
configureServices(VMware_VCloud_API_GatewayFeaturesType $params)
Update edgeGateway configuration. |
|
| VMware_VCloud_API_TaskType |
createReapplyServices()
Reapply services on an edgeGateway. |
|
| VMware_VCloud_API_TaskType |
createRedeploy()
Redeploy edgeGateway. |
|
| VMware_VCloud_API_TaskType |
createSyncSyslogServerSettings()
Synchronize syslog server settings on an edgeGateway. |
|
| VMware_VCloud_API_TaskType |
createUpgradeConfig()
Upgrade edgeGateway configuration from compact to full. |
|
| null |
delete()
Delete a edgegateway. |
public string
getEntityId()
Get vCloud ID of the vCloud resource entity from its data object.
public VMware_VCloud_API_ReferenceType
getEdgeGatewayRef()
Get a reference to a VMware vCloud edgegateway entity.
public VMware_VCloud_API_GatewayType
getEdgeGateway()
Get a VMware vCloud edgegateway entity.
public VMware_VCloud_API_LinkType
getAdminVdcRef()
Get up link to the admin org vdc reference.
public VMware_VCloud_API_TaskType
modify(VMware_VCloud_API_GatewayType $params)
Modify a edgeGateway.
public VMware_VCloud_API_TaskType
configureServices(VMware_VCloud_API_GatewayFeaturesType $params)
Update edgeGateway configuration.
public VMware_VCloud_API_TaskType
createReapplyServices()
Reapply services on an edgeGateway.
public VMware_VCloud_API_TaskType
createRedeploy()
Redeploy edgeGateway.
public VMware_VCloud_API_TaskType
createSyncSyslogServerSettings()
Synchronize syslog server settings on an edgeGateway.
public VMware_VCloud_API_TaskType
createUpgradeConfig()
Upgrade edgeGateway configuration from compact to full.
public null
delete()
Delete a edgegateway.