Skip to main content
Returns a single node by name.

Path parameters

string
required
The unique name of the node.

Response

Returns a Node object.
string
required
Always "caravanserai/v1".
string
required
Always "Node".
object
required
object
Administrator-declared configuration of the node.
object
Runtime state reported by the agent and computed by the controller manager.

Examples