DrConfigRestartService
This method stops the service and then starts it. If the service is not running, it will be started.
Synopsis
void Restart(String service)
service is the parameter for service that must be restarted. Value must be one of the service enums. For more information, see DrConfigStartService.
Faults
- InvalidArgument
- RuntimeFault
- SystemError
For more information about the faults, see Faults in Site Recovery Manager Appliance Management API.