Request for fetching workloads in an organization.
| JSON representation |
|---|
{ "parent" : string , "pageSize" : integer , "pageToken" : string , "filter" : string } |
| Fields | |
|---|---|
parent
|
Required. Parent Resource to list workloads from. Must be of the form |
pageSize
|
Page size. |
pageToken
|
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
|
A custom filter for filtering by properties of a workload. At this time, only filtering by labels is supported. |

