Class ListInstanceOSPoliciesCompliancesRequest (1.12.4)

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

A request message for listing OS policies compliance data for all Compute Engine VMs in the given location.

Attributes

NameDescription
parent str
Required. The parent resource name. Format: projects/{project}/locations/{location} For {project}, either Compute Engine 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 ListInstanceOSPoliciesCompliances that indicates where this listing should continue from.
filter str
If provided, this field specifies the criteria that must be met by a InstanceOSPoliciesCompliance API resource to be included in the response.