Method: removeMACsFromEndSystemGroup

Remove multiple end system MAC addresses from an ExtremeControl end-system group

Parameters

Name Type Description
endSystemGroup string The end-system group name changing
macs string MAC address of the end-systems
reauthorize boolean Set to true to force reauthentication on the affected end-system

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACEndSystemWebService/removeMACsFromEndSystemGroup?endSystemGroup=iOS&macs=00:11:22:33:44:55&macs=00:11:22:33:44:66&reauthorize=true