GetSolutionUserInfo
Obtain the
Site
Recovery Manager solution user name and site UUID for the local site. You
must call the
getSolutionUserInfo
method before logging in (with
SrmLoginByTokenLocale
for example) if you wish to delegate
a token to the
Site
Recovery Manager solution user.
Synopsis
SolutionUserInfo getSolutionUserInfo()
SolutionUserInfo.siteUuid is a string with the immutable unique identifier of the Site Recovery Manager server.
SolutionUserInfo.username is the name of the Site Recovery Manager solution user.
Faults
- RuntimeFault