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
inventoryIdentifier
Inventory ID or name
nodeIdentifier
Node ID or name
Response
Single node document
status
result
The node document
error
Errors
500
Internal Server Error