scan data export

Get the specific scan data export execution

Get the scan data export execution specified by ID

get/export/cve/execution/{execution_id}

Path parameters

execution_idinteger required

Execution ID

Headers

X-Request-Idstring

An unique ID for the request

Response

Success

idinteger

The ID of the execution

user_idinteger

The ID if the user triggering the export job

statusstring

The status of the execution

triggerstring

The trigger mode

start_timestring date-time

The start time

end_timestring date-time

The end time

status_textstring

The status text

user_namestring

The name of the user triggering the job

file_presentboolean

Indicates whether the export artifact is present in registry

Changes

No recorded changes to this endpoint across all 1 revision of this API.