RemoveService
The RemoveService
action removes a service from a Controller server. You must specify the service that you want to remove by using the Port
parameter.
Example
a=RemoveService&Port=9000
Required Parameters
The following action parameters are required.
Parameter | Description |
---|---|
Port | The port number of the service that you want to remove. |
Comments
You can also submit this action from Coordinator by specifying the ControllerUUID
parameter. For more information, refer to the Coordinator Reference.