The TSS issues a response indicating that that audit has started. Any failure response follows the same rules as presented in the Error Detection section of this document; however, the success response is as follows:
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Type: text/plain;charset=ISO-8859-1
Content-Length: <num>
Date: Tue, 13 Jan 2015 16:37:00 GMT
Connection: close
{
"copyAtSequence": 1037526 // copy DB after this is consumed
}
| Audit Response Fields | ||
| Field | Range | Comments |
| copyAtSequence | 32 bit unsigned integer | The TFT Router must consume the event corresponding to this sequence number and then immediately make a copy (snapshot) of its DB to audit before consuming any other event. |
Disclaimer: Any images in this article are intended to be used as a guide for educational purposes only and they may differ slightly from the Production Environment.