Name: SraArray

Example SRA array XML segment
 {@code
 
   tt10.tintri.com
   
     Tintri
     Tintri - SRM
   
   
     
     
   
 
 }
 

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.recovery.SraArray",
   "id": <String>,
   "Model": SraArrayModel,
   "Name": <String>,
   "PeerArrays": [SraPeerArray],
   "ReplicationSoftware": SraReplicationSoftware,
}

Elements
NameTypeDescription
ModelSraArrayModelReturns the SRA array model. Sample SRA array model XML section:
 
 {@code
   Celerra
   EMC - Celerra iSCSI
 
 }
 
Namexsd:stringName of the array
PeerArray (wrapped by PeerArrays)xsd:list[SraPeerArray]Retrieves peer VMstores. Sample peer arrays section
 {@code
 
   
   
 
 }
 
ReplicationSoftwareSraReplicationSoftwareRetrieves replication software for Tintri VMstores. Sample replicaiton software section:
 {@code
 
   Tintri Replication Software
   1.0
 
 }
 

Attributes
NameTypeDescription
idxsd:stringArray ID. For Tintri VMstores, this is the filesystem UUID