ListScanStatusResponse
Response containing a paginated list of scan statuses.
Properties
- The list of scan statuses
- ↳
accountNamestring optionalThe name of the insights account associated with this scan. - ↳
idstring requiredThe unique identifier of the workflow run. - ↳
orgIdstring requiredThe organization ID. - ↳
resourceCountinteger optionalThe number of resources discovered by this scan. - ↳
userIdstring requiredThe user ID who initiated the workflow run. - ↳
statusenum requiredThe current status of the workflow run.Values:running,failed,succeeded - ↳
startedAtstring requiredThe time the workflow run started. - ↳
finishedAtstring requiredThe time the workflow run finished, if completed. - ↳
lastUpdatedAtstring requiredThe time the workflow run was last updated. - ↳
jobTimeoutstring requiredThe timeout for jobs in the workflow run. - The list of job runs within the workflow.
continuationTokenstring optionalContinuationToken is an opaque value the client can send to fetch additional scans. Will be nil once all scans have been returned.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.