Name: SraReplicatedDevices

Possible structures in ReplicatedDevices
 {@code
 ...
   
     
       
     
     
       
         happyFailoverGroupName
         
         
           /tintri/fog1Dir
         
       
     
   
 ...

 ...
   
     
       
         happyFailoverGroupName
       
     
     
       
     
   
 ...
 }
 

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

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