GetPairedSiteSolutionUserInfo

Obtain the Site Recovery Manager solution user name and site UUID for the paired remote site.

Synopsis

SolutionUserInfo getPairedSiteSolutionUserInfo()

SolutionUserInfo.siteUuid is a string with the immutable unique identifier of the remote Site Recovery Manager Server.

SolutionUserInfo.username is the name of the remote Site Recovery Manager solution user.

Faults

  • RuntimeFault
  • RemoteSiteNotEnabled, if the remote site is not enabled.