DrConfigStartService
This method starts the service. It does nothing if the service is already running.
Synopsis
void Start(String service)
service is the
parameter for the service to start. The value must be one of the following
Service enums:
- srm
- db
- rsyslog
- sshd
- drclient
- envoy_proxy
- hbrsrv
- hmsdb
- hms
Faults
- InvalidArgument
- RuntimeFault
- SystemError
For more information about the faults, see Faults in Site Recovery Manager Appliance Management API.