Node inventory API v1
These are the endpoints for the node inventory v1 API.
-
Forming node inventory API requests
Requests to the node inventory service API must be well-formed HTTP(S) requests. -
Command endpoints
Use thecommand
endpoints to create and delete connections in the inventory service database. -
Query endpoints
Use thequery
endpoints to retrieve lists of inventory service connections. -
Node inventory API errors
Node inventory API error responses are formatted as JSON objects.
Related information