delete_group
Delete an NSX security group, but only when not referenced by any distributed firewall policy rule.
Instructions
[WRITE] 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
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| target | No |