delete_group
Remove a security group from VMware NSX to eliminate unused configurations. Prevents deletion if the group is referenced in firewall rules, maintaining policy integrity.
Instructions
Delete an NSX security group.
Raises ValueError if the group is referenced by any DFW policy rule as a source or destination group.
Args: group_id: ID of the group to delete. target: Optional NSX Manager target name from config.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| target | No |