Overview
Error Handling

Methods

API Documentation (API Version bleed)

VMware/vCloud/vDC/

DESCRIPTION

Manage VMware vCloud vDC processes.

loginUrl

URL:

https://api.liquidweb.com/bleed/VMware/vCloud/vDC/loginUrl

Description:

Parameters:

ParameterTypeNotes
uniq_idA six-character identifier, containing only capital letters and digits.* Required

Returns:

FieldType
urlEither: a fully-qualified domain name (i.e. liquidweb.com, www.liquidweb.com, etc); or a fragment of a valid domain name, suitable for partial domain searching

Possible Errors:

Refer to the Error Handling documentation for the list of exception types

portalDetails

URL:

https://api.liquidweb.com/bleed/VMware/vCloud/vDC/portalDetails

Description:

Returns the vDC details for the portal.

Parameters:

ParameterTypeNotes
uniq_idA six-character identifier, containing only capital letters and digits.* Required

Returns:

FieldTypeNotes
cpuLimitMhzAn integer value.
cpuUsedMhzAn integer value.
memoryLimitMBAn integer value.
memoryUsedMBAn integer value.
storageLimitMBAn integer value.
storageUsedMBAn integer value.
vmsAn array of associative arrays containing * Optional
 
domainA fully-qualified domain name (i.e. liquidweb.com, www.liquidweb.com, etc)
ipA valid IP address (v4 or v6)
memoryAn integer value.
osA single word, consisting of only letters and digits.
storageAn integer value.
uniq_idA six-character identifier, containing only capital letters and digits.
vCPUAn integer value.

Possible Errors:

Refer to the Error Handling documentation for the list of exception types