Expand node identifiers to full documents

Returns an array of all inventory node documents specified in the input 'nodes' array.

Authentication

AuthorizationBasic

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

Request

request body
nodeslist of objectsOptional
fieldslist of stringsOptional

Response

Expanded list of full node documents
statusstring
resultlist of objects
errorstring

Errors

500
Internal Server Error