DrConfigRestartService
This method stops the service and then restarts 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 following
Service enums:
- srm
- db
- rsyslog
- sshd
- drclient
- envoy_proxy
Faults
- InvalidArgument
- SystemError
- RuntimeFault
For more information about the faults, see Faults in Site Recovery Manager Appliance Management API.