Recovery History This section covers the interfaces to recovery history. GetRecoveryResultRetrieves recovery results for a given run of this recovery plan. Use this method to get the key so subsequent methods can get recovery results history. GetResultCountRetrieves the total number of stored results. This include historical results from both the plan and its peer plan if the sites are connected. GetResultLengthRetrieves the length of the XML result document for the requested Recovery Result. RetrieveStatusRetrieves an XML representation of the specified historical run of the referenced recovery plan. This XML document is transmitted in chunks limited by the maximum length of a string in the transport layer. You specify what line to start at and how many lines to return. Parent topic: Logical Usage Order - Site Recovery Manager API