get_inventories
Retrieve all network device inventories from Itential Platform to organize devices for bulk configuration, compliance checks, and automation tasks.
Instructions
Get all inventories from Itential Platform.
Inventories are collections of network devices organized for bulk configuration management, compliance checking, and automation tasks. They provide an organizational structure for grouping devices by function, location, or type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Response model for retrieving all inventories from Itential Platform. This model wraps a list of InventoryElement objects, providing a complete listing of all inventories configured on the platform instance along with their metadata. |