DrConfigStopService

This method stops the service. It does nothing if the service is not running.

Synopsis

void Stop(String service)
service is the parameter for the service to be stopped. 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.