| ||
| detail: element | attribute | value | ||
{@code
150
60
}
Data Structure {
"typeId": "com.tintri.api.rest.v310.dto.domain.beans.recovery.Response",
"lastUpdatedTime": DateTime,
"localAlias": <String>,
"Error": SraError,
"Log": <String>,
"QuerySyncStatusResults": SraPrepareFailoverSyncCommonResponse,
"uuid": Uuid,
"Warnings": [SraError],
}
|
| Name | Type | Description |
|---|---|---|
| Error | SraError | |
| Log | xsd:string | |
| QuerySyncStatusResults | SraPrepareFailoverSyncCommonResponse | |
| uuid | Uuid | Unique Tintri UUID for the object |
| Warning (wrapped by Warnings) | xsd:list[SraError] |
| Name | Type | Description |
|---|---|---|
| lastUpdatedTime | DateTime | Last time the entity is updated in the format YYYY-MM-DDThh:mm:ss.ms-/+zz:zz |
| localAlias | xsd:string | Alias used for the entity instance in this Tintri API server. If an alias is not set, then localAlias is not returned. |
| ||
| detail: element | attribute | value | ||