GetRepositories
This method gets update repos. It returns a UpdateRepoInfo object representing the current repository and the default repository. It returns only one object if no custom repository is set.
Synopsis
UpdateRepoInfo[] getRepositories();
UpdateRepoInfo[] contains the appliance update repository information. For more information on UpdateRepoInfo, see UpdateRepository.
Faults
- RuntimeFault
For more information about the faults, see Faults in Site Recovery Manager Appliance Management API.