Update Manager This section describes operations to update the Site Recovery Manager appliance. GetRunningTaskThis method gets the currently active update task or null.UpdateRepositoryThis method changes the update repository location.DrConfigCheckForUpdatesThis method checks the repository for available updates. It returns a task object used for monitoring the operation. It returns a null if no updates are available.InstallUpdateThis method installs the update. It returns a task object used for monitoring the operation. CheckForUpdates must be called before this operation. This stops all the services to update them.GetRepositoriesThis 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.Parent topic: Logical Usage Order - Site Recovery Manager Appliance Management API