Get detailed node information

View as Markdown

Get detailed information about a specific node including resources, system info, and health status. Responses include the preferred location and verification-check fields plus the deprecated geoLocation/integrityCheck aliases for backward compatibility.

Path parameters

nodeUUIDstringRequired
Node UUID

Query parameters

agentTypeenumOptionalDefaults to inband

Agent type view: inband (default) or oob

Allowed values:

Response

OOB detail (agentType=oob)

models.InbandNodeDetailsResponseobject
OR
models.OobNodeDetailsResponseobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
499
Client Closed Request Error
500
Internal Server Error
503
Service Unavailable Error