Audit Live Session
GET/qlibs/:qlibid/q/:qhit/call/live/audit
Calculates audit information for a live object
Must be called on the live main version, not the live edge write token.
The audit information comprises a calculated hash that is intended to be compared to a similarly requested hash from other nodes. Successful comparison among hashes from several nodes verifies the integrity of the content object throughout the content fabric.
The 'now' parameter is an ISO- or unix-formatted timestamp that is expected to be sent to every node that is queried for the same audit. The expected use is that the client takes the current time and sends that same timestamp to each node for the audit as 'now'.
Request
Responses
- 200
- 404
- default
Live audit information
Error message returned if the requested entity does not exist.
A generic error message.