Class ListWorkloadsRequest (1.8.1)

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

Request for fetching workloads in an organization.

Attributes

NameDescription
parent str
Required. Parent Resource to list workloads from. Must be of the form organizations/{org_id}/locations/{location}.
page_size int
Page size.
page_token str
Page token returned from previous request. Page token contains context from previous request. Page token needs to be passed in the second and following requests.
filter str
A custom filter for filtering by properties of a workload. At this time, only filtering by labels is supported.