Interface: IListWorkersRequest
workflowservice.v1.IListWorkersRequest
Properties of a ListWorkersRequest.
Implemented by
Properties
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