Class ListVulnerabilityReportsRequest (1.22.0)

ListVulnerabilityReportsRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

A request message for listing vulnerability reports for all VM instances in the specified location.

Attributes

Name Description
parent str
Required. The parent resource name. Format: projects/{project}/locations/{location}/instances/- For {project}, either project-number or project-id can be provided.
page_size int
The maximum number of results to return.
page_token str
A pagination token returned from a previous call to ListVulnerabilityReports that indicates where this listing should continue from.
filter str
This field supports filtering by the severity level for the vulnerability. For a list of severity levels, see `Severity levels for vulnerabilities