update_group
Modify firewall group descriptions in Vultr cloud infrastructure using human-readable names or UUIDs to maintain accurate resource documentation.
Instructions
Update a firewall group description.
Args: firewall_group_id: The firewall group ID or description (e.g., "web-servers" or UUID) description: New description for the firewall group
Returns: Status message confirming update
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firewall_group_id | Yes | ||
| description | Yes |