Takes a snapshot of the ACS at the current time
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.
Protocol Details
Inputs
Outputs
200
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
application/json
string
required
500
application/json
string
required
History
Introduced
0.5.10