ReadCurrentConfig
This method reads the specification for the currently configured SRM server. Returns null if the SRM is not yet configured. If a configuration task is currently in progress this method returns its config parameter.
Synopsis
ConfigurationSpec readCurrentConfig();
ConfigurationSpec is a data object that contains SRM configuration specification . For more information, see ClearSrmConfiguration.
Faults
- DatabaseConnectionFault
- RuntimeFault
For more information about the faults, see Faults in Site Recovery Manager Appliance Management API.