Retrieve node hostname
GET/api/node/:hostname/hostname
Get the current hostname and labels of the node.
Request
Responses
- 200
- 400
- 401
- 403
- 500
A JSON object containing the node's hostname.
Invalid request parameters.
Unauthorized - API key required
Forbidden - Insufficient permissions
Error retrieving hostname.