Get Domain
Get a Domain
Domain ID
Ok
{
"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",
"isManagementSsoDomain": false,
"name": "string",
"nsxtCluster": {
"id": "string",
"vip": "string",
"vipFqdn": "string"
},
"ssoId": "string",
"ssoName": "string",
"status": "string",
"tags": [
{
"categoryId": "string",
"categoryName": "string",
"id": "string",
"name": "string"
}
],
"type": "string",
"vcenters": [
{
"fqdn": "string",
"id": "string"
}
]
}
ID of the workload domain
Shows whether the workload domain is joined to the Management domain SSO
Name of the workload domain
ID of the SSO domain associated with the workload domain
Name of the SSO domain associated with the workload domain
Status of the workload domain
Type of the workload domain
Domain not found
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message
InternalServerError
{
"arguments": [
"string"
],
"causes": [
{
"message": "string",
"type": "string"
}
],
"context": {
"context": "string"
},
"errorCode": "string",
"errorType": "string",
"message": "string",
"nestedErrors": [
"Error Object"
],
"referenceToken": "string",
"remediationMessage": "string"
}
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The minor error code
The error type
The localized error message
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized remediation error message