Get Vx Rail Manager
Get a VxRail Manager
fqdn
Ok
{
"id": "string",
"fqdn": "string",
"ipAddress": "string",
"domain": {
"id": "string",
"name": "string",
"type": "string"
},
"vcenter": {
"id": "string",
"fqdn": "string",
"vcInstanceId": "string"
},
"cluster": {
"id": "string",
"name": "string"
},
"name": "string",
"status": "string",
"version": "string"
}
ID of the VxRailManager
FQDN of the VxRailManager
IP address of the VxRailManager
Represents a domain reference
Represents a vCenter reference
Represents a reference to the cluster
Name of the VxRailManager Appliance VM
Operational status of VxRailManager
Version of the VxRailManager
Resource not found
"Error Object"
The minor error code
The error type
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 localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
InternalServerError
"Error Object"
The minor error code
The error type
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 localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
curl -H 'Authorization: <value>' https://{api_host}/v1/vxrail-managers/{fqdn}