Create a device resource with the supplied set of attributes
POST/api/internal/v1/inventory/tenants/:tenant_id/devices
Create a device resource with the supplied set of attributes
Request
Responses
- 201
- 400
- 500
The device was successfully created.
Response Headers
Location
URI for the newly created 'Device' resource.
Invalid Request.
Internal Server Error.