Name: SraCommonFailoverResults

This is the part shared by the following three failover commands: - TestFailoverStart - TestFailoverStop - Failover Possible target devices XML segment:
 {@code
 
 ......
 
   
     
   
   
 
 
   
 
 }
 

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.recovery.SraCommonFailoverResults",
   "StoragePorts": [SraStoragePort],
   "TargetDevices": [SraDevice],
}

Elements
NameTypeDescription
StoragePort (wrapped by StoragePorts)xsd:list[SraStoragePort]
TargetDevice (wrapped by TargetDevices)xsd:list[SraDevice]