list_innerspace_inventory
List unplaced devices in a UniFi InnerSpace project, returning id, name, model, MAC, and serial for each.
Instructions
List UNPLACED device inventory for a console's InnerSpace project (Integration API).
Devices known to the project but not yet positioned on a floor plan. Each carries id, name, model, mac, and serial. Returned verbatim, including mac/serial. The response array key is 'devices'.
host: console name, ID, or composite ID (MAC:numericId format). site_id: optional UniFi site filter — only inventory whose product siteId matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| site_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||