Get node by identifier

Returns a single node document by ID or name within the specified inventory.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

inventoryIdentifierstringRequired
Inventory ID or name
nodeIdentifierstringRequired
Node ID or name

Response

Single node document
statusstring
resultobject
The node document
errorstring

Errors

500
Internal Server Error