Skip to main content
POST

Takes a snapshot of the ACS at the current time. The responses can be used as parameters to /v0/state/acs to retrieve the snapshot. Disabled in production environments due to its persistent alteration of the behavior of future invocations of /v0/state/acs, as it causes an immediate internal snapshot and delay in the next automatic snapshot.

Responses

200

ok
application/json
string (date-time)
required
The [recent] time for which this ACS snapshot was persisted.
integer (int64)
required
The current migration ID of the Scan.

400

bad request
application/json
string
required

500

internal server error
application/json
string
required

History

Added0.5.10