get_device_groups
Retrieve all device groups from Itential Platform to manage network devices collectively for configuration, compliance, and automation.
Instructions
Get all device groups from Itential Platform.
Device groups are logical collections of network devices that can be managed together for configuration, compliance, 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 device groups from Itential Platform. This model wraps a list of DeviceGroupElement objects, providing a complete inventory of all device groups configured on the platform instance along with their member devices and metadata. |