Cell

Cell
Cell

A vCloud Director cell.

JSON Example
{
    "id": "string",
    "productBuildDate": "string",
    "isActive": false,
    "name": "string",
    "primaryIP": "string",
    "productVersion": "string"
}
string
id
Optional

The unique id of the cell.

string As date-time As date-time
productBuildDate
Optional

The build date for the version of the product installed on this 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
productVersion
Optional

The product version of the cell.

Availability
Added in 33.0
Returned By