projects
Lists ScanRuns under a given ScanConfig, in descending order of ScanRun stop time.
get/v1/{+parent}/scanRuns
Path parameters
parentstring required
Required. The parent resource name, which should be a scan resource name in the format 'projects/{projectId}/scanConfigs/{scanConfigId}'.
Query parameters
pageSizeinteger
The maximum number of ScanRuns to return, can be limited by server. If not specified or not positive, the implementation will select a reasonable value.
pageTokenstring
A token identifying a page of results to be returned. This should be a next_page_token value returned from a previous List request. If unspecified, the first page of results is returned.
Response
Successful response