Domain
Domain
Represents a domain
JSON Example
{
"capacity": {
"cpu": {
"total": {
"unit": "string",
"value": "number"
},
"used": {
"unit": "string",
"value": "number"
}
},
"memory": {
"total": {
"unit": "string",
"value": "number"
},
"used": {
"unit": "string",
"value": "number"
}
},
"storage": {
"total": {
"unit": "string",
"value": "number"
},
"used": {
"unit": "string",
"value": "number"
}
}
},
"clusters": [
{
"id": "string"
}
],
"id": "string",
"name": "string",
"nsxtCluster": {
"id": "string",
"vip": "string",
"vipFqdn": "string"
},
"status": "string",
"tags": [
{
"categoryId": "string",
"categoryName": "string",
"id": "string",
"name": "string"
}
],
"type": "string",
"vcenters": [
{
"fqdn": "string",
"id": "string"
}
]
}
string
id
Optional
ID of the workload domain
string
name
Optional
Name of the workload domain
string
status
Optional
Status of the workload domain
string
type
Optional
Type of the workload domain