Get Device Groups
get_device_groupsRetrieve all device groups from Itential Platform. These logical collections group network devices for configuration, compliance, and automation tasks.
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. |