Class ListWorkloadsRequest (0.4.2)

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

Request for fetching workloads in an organization. .. attribute:: parent

Required. Parent Resource to list workloads from. Must be of the form organizations/{org_id}/locations/{location}.

:type: str

Attributes

NameDescription
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.