Class ListViolationsRequest (1.9.0)

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

Request for fetching violations in an organization.

Attributes

NameDescription
parent str
Required. The Workload name. Format organizations/{org_id}/locations/{location}/workloads/{workload}.
interval google.cloud.assuredworkloads_v1.types.TimeWindow
Optional. Specifies the time window for retrieving active Violations. When specified, retrieves Violations that were active between start_time and end_time.
page_size int
Optional. Page size.
page_token str
Optional. Page token returned from previous request.
filter str
Optional. A custom filter for filtering by the Violations properties.