| disableserver |
Use this method to disables all services on the server. When a server is disabled, all services on the server are disabled. |
Syntax |
Parameters |
name |
Name of the server to disable. This is mandatory parameter. |
delay |
Time, in seconds, after which all the services configured on the server are disabled. |
graceful |
Shut down gracefully, without accepting any new connections, and disabling each service when all of its connections are closed. Default value = NO. |
Return Value |
Returns simpleResult |
See Also |