[{"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

Cell

A vCloud Director cell.


Properties

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.

JSON Example

{
	"id": "string",
	"isActive": false,
	"name": "string",
	"primaryIP": "string",
	"productBuildDate": "string",
	"productVersion": "string"
}
[{"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
Property Of

InlineCells1
Returned By

Get Cell

Feedback

Was this page helpful?