ListWorkloadsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request to list customer workloads.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. Parent resource Format: organizations/{organization}/locations/{location}/customers/{customer}
|
page_size |
int
The maximum number of workloads to return. The service may return fewer than this value. If unspecified, at most 500 workloads will be returned. |
page_token |
str
A page token, received from a previous ListWorkloads
call. Provide this to retrieve the subsequent page.
|
filter |
str
Optional. Filtering results. |
order_by |
str
Optional. Hint for how to order the results. |