Enum

PreScanCheckStatus

The current status of a pre-scan check.

Values

queued
The pre-scan check is due to start but there are currently no available agents to perform the check. It will start as soon as an agent becomes available.
running
The pre-scan check is currently in progress.
succeeded
The pre-scan check has finished successfully.
cancelled
The pre-scan check was cancelled by a user before it finished.
failed
The pre-scan check was unable to start or was unable to finish due to errors.