Delete a device or port group by it's ID or full path and name. Only Location and 'User Defined' Device groups and 'User Defined' port groups are supported.
Since Product Version: 3.0
Resource URL
/webacs/api/v1/op/groups/groupRequest Parameters
Type | Attribute Name | Source | Description |
---|---|---|---|
Long |
groupId required |
query |
Id of the group. Either groupId or groupPath must be specified. |
String |
groupPath required |
query |
Full path and name of the group. Either groupId or groupPath must be specified. |
String |
groupType required |
query |
Type of Group (DEVICE or INTERFACE) |