post
https://saner.secpod.com/AncorWebService/perform
This method is an interface to unassign devices from their corresponding groups. If hostname is empty for a group, it will remove all devices associated with that group.
| Key | Meaning | Mandatory | Data Type |
|---|---|---|---|
| groupname | Group name from which device(s) should be unassigned. | Yes | string |
| hostname | Hostname of device(s) to be unassigned from the group. If empty for a group, all devices associated with that group will be removed. Multiple hostnames can be sent in the same parameterset. | No | string |
