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
statusstringOptional
resultobjectOptional
The node document
errorstringOptional

Errors

500
Internal Server Error