Name: SraSourceDevice

Possible structures in SourceDevice
 {@code
 ...
     
       
         happyFailoverGroupName
         
         
           /tintri/fog1Dir
         
       
     
 ...
 }
 

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.recovery.SraSourceDevice",
   "id": <String>,
   "key": <String>,
   "state": <String>,
   "Identity": SraDeviceIdentity,
   "Name": <String>,
   "TargetDevice": SraDevice,
}

Elements
NameTypeDescription
IdentitySraDeviceIdentityIdentify of the device.
Namexsd:stringName of the device. This is the service group name in VMstore context.
TargetDeviceSraDevice

Attributes
NameTypeDescription
idxsd:stringRetrieves ID of the device
keyxsd:stringRetrieves SRM "key" of the device. A key is different from ID in that it is a value used to identify target devices during test and recovery.
statexsd:stringState of the device.