Method: removeHostnameFromEndSystemGroup

Remove an end-system hostname from an ExtremeControl end-system group.

Parameters

Name Type Description
endSystemGroup string End-system group name changing
hostname string The hostname of the end-system
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 web browser:

https://192.168.30.34:8443/axis/services/NACEndSystemWebService/removeHostnameFromEndSystemGroup?endSystemGroup=iPhone&hostname=jdoe-iPhone&reauthorize=true