[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Get Cell
DescriptionRetrieve a cell. Read only.
Request
URLURL
https://{api_host}/cloudapi/1.0.0/cells/{cellUrn}
Path Parameters
Path Parameters
string
cellUrn
Required
cellUrn
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
Cell
of type(s) application/json;version=37.2
{
"id": "string",
"isActive": false,
"name": "string",
"primaryIP": "string",
"productBuildDate": "string",
"productVersion": "string"
}
string
id
Optional
The unique id of the cell.
boolean
isActive
Optional
Cell active state.
string
name
Optional
The name of the cell.
string
primaryIP
Optional
The primary ip address of the cell.
string as date-time
productBuildDate
Optional
The build date for the version of the product installed on this cell.
string
productVersion
Optional
The product version of the cell.
Errors
Error
400
Invalid configuration.
Code Samples
cURL Command
curl https://{api_host}/cloudapi/1.0.0/cells/{cellUrn}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vcloud-multisite: true
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 33.0
On This Page
Cell Operations
delete
get
get