Skip to main content

Interface: IListWorkersRequest

workflowservice.v1.IListWorkersRequest

Properties of a ListWorkersRequest.

Implemented by

Properties

includeSystemWorkers

Optional includeSystemWorkers: null | boolean

When true, the response will include system workers that are created implicitly by the server and not by the user. By default, system workers are excluded.


namespace

Optional namespace: null | string

ListWorkersRequest namespace


nextPageToken

Optional nextPageToken: null | Uint8Array

ListWorkersRequest nextPageToken


pageSize

Optional pageSize: null | number

ListWorkersRequest pageSize


query

Optional query: null | string

query in ListWorkers is used to filter workers based on worker attributes. Supported attributes: WorkerInstanceKey WorkerIdentity HostName TaskQueue DeploymentName BuildId SdkName SdkVersion StartTime Status