Inventory
Create an Inventory
this operation creates a new inventory
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
flag if the inventory is the default one
Unique identifier for the entity
the inventory name
the inventory resources list
the inventory description
Response
201 - application/json
flag if the inventory is the default one
Unique identifier for the entity
the inventory name
the inventory resources list
the inventory description