Skip to main content
POST

Scan API

Takes a snapshot of the ACS at the current time

OpenAPISince 0.5.10
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

Operation IDforceAcsSnapshotNow
Published0.7.4
SpecificationDownload OpenAPI

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

Introduced0.5.10