Service Manager This section describes the operations to control appliance services. IsSrmServerRunningThis method returns the current service state of the Site Recovery Manager.DrConfigStartServiceThis method starts the service. It does nothing if the service is already running.DrConfigStopServiceThis method stops the service. It does nothing if the service is not running.DrConfigServiceStatusThis method returns ServiceStatusInfo object which contains the status information of the service.DrConfigRestartServiceThis method stops the service and then restarts it. If the service is not running, it will be started.DrConfigAllServicesStatusThis method returns ServiceStatusInfo object for all the services.Parent topic: Logical Usage Order - Site Recovery Manager Appliance Management API