Name: Response

Sample TestFailoverStartResponse
 {@code
 
  
   
    
     
      
     
    
    
     
      
     
     
      
     
    
   
  
 }
 

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.recovery.Response",
   "lastUpdatedTime": DateTime,
   "localAlias": <String>,
   "Error": SraError,
   "Log": <String>,
   "ReplicationSettings": SraReplicationSettingsDevices,
   "uuid": Uuid,
   "Warnings": [SraError],
}

Elements
NameTypeDescription
ErrorSraError
Logxsd:string
ReplicationSettingsSraReplicationSettingsDevices
uuidUuidUnique Tintri UUID for the object
Warning (wrapped by Warnings)xsd:list[SraError]

Attributes
NameTypeDescription
lastUpdatedTimeDateTimeLast time the entity is updated in the format YYYY-MM-DDThh:mm:ss.ms-/+zz:zz
localAliasxsd:stringAlias used for the entity instance in this Tintri API server. If an alias is not set, then localAlias is not returned.