The StartService
action starts the service that you specify using the Port
parameter.
a=StartService&Port=9000
a=StartService&Port=9000&ControlMethod=SCM
a=StartService&Port=9000&ControlMethod=Script
Note: You must have Windows administrator privileges to use this action.
Parameter | Description | Required |
---|---|---|
ControlMethod | The control method to use to start the service. | |
Port | The port that the service that you want to start is running on. | Yes |
You can also submit this action from Coordinator by specifying the ControllerUUID
parameter. For more information, refer to the IDOL Site Admin Coordinator Reference.
|