![]() |
Spectra Logic |
1-800-833-1132 : 1-303-449-6400 |
GET http[s]://{datapathDNSname}/_rest_/system_failure/[?error_message={string}][&last_page]
[&page_length={32-bit integer}][&page_offset={32-bit integer}] [&page_start_marker={string}] [&type=RECONCILE_TAPE_ENVIRONMENT_FAILED| RECONCILE_POOL_ENVIRONMENT_FAILED]
§
§ The type of system error message.
Values: RECONCILE_TAPE_ENVIRONMENT_FAILED, RECONCILE_POOL_ENVIRONMENT_FAILED <Data>
<SystemFailure>
<Date>{YYYY-MM-DDThh:mm:ss.xxxZ}</Date>
<ErrorMessage>{string}</ErrorMessage>
<Id>{string}</Id>
<Type>
RECONCILE_TAPE_ENVIRONMENT_FAILED|
RECONCILE_POOL_ENVIRONMENT_FAILED
</Type>
</SystemFailure>
...
</Data>
The date and time the error occurred in the format
YYYY-MM-DDThh:mm:ss.xxxZ. The type of tape error message.
Values: RECONCILE_TAPE_ENVIRONMENT_FAILED, RECONCILE_POOL_ENVIRONMENT_FAILEDHTTP/1.1 200 OK
<Data>
<SystemFailure>
<Date>2015-12-07T03:20:39.000Z</Date>
<ErrorMessage>{Error Message}</ErrorMessage>
<Id>da981d00-d090-41d8-8921-3f14224dac16</Id>
<Type>RECONCILE_POOL_ENVIRONMENT_FAILED</Type>
</SystemFailure>