Class GetVulnerabilityReportRequest (1.17.2)

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

A request message for getting the vulnerability report for the specified VM.

Attribute

NameDescription
name str
Required. API resource name for vulnerability resource. Format: projects/{project}/locations/{location}/instances/{instance}/vulnerabilityReport For {project}, either project-number or project-id can be provided. For {instance}, either Compute Engine instance-id or instance-name can be provided.