update_device_group
Update a device group's name, description, parent group, dynamic membership, alerting, or custom properties. Custom properties merge with existing.
Instructions
Update a device/resource group (requires write permission). Custom properties are merged with existing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New group name | |
| group_id | Yes | Device group ID to update | |
| parent_id | No | New parent group ID (moves the group) | |
| applies_to | No | New AppliesTo expression for dynamic membership | |
| description | No | New group description | |
| disable_alerting | No | Disable alerting for all devices in this group | |
| custom_properties | No | Custom properties to set/update (merged with existing) |