Name: SraPrepareFailoverSyncCommonResponse

Common part of responses from syncOnce and querySyncStatus. For example, if used in syncOnce response:
 {@code
 
   
     
       
         0
         150
       
     
     
       
       
         15
         60
       
     
   
 }
 

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.recovery.SraPrepareFailoverSyncCommonResponse",
   "SourceDevices": [SraDevice],
}

Elements
NameTypeDescription
SourceDevice (wrapped by SourceDevices)xsd:list[SraDevice]