Get a check (with status)
GET/snapshots/:snapshotId/checks/:checkId
Note that the returned NetworkCheckResults will never have status of type NONE or PROCESSING
Request
Responses
- 200
- 409
OK
The system is currently processing this Snapshot.
Note: GET /networks/{networkId}/snapshots/latestProcessed can be used to determine when processing of the latest Snapshot is done or to identify an alternate Snapshot that has already been processed.