Interface: IListNexusOperationExecutionsRequest
workflowservice.v1.IListNexusOperationExecutionsRequest
Properties of a ListNexusOperationExecutionsRequest.
Implemented by
Properties
namespace
• Optional namespace: null | string
ListNexusOperationExecutionsRequest namespace
nextPageToken
• Optional nextPageToken: null | Uint8Array
Token returned in ListNexusOperationExecutionsResponse.
pageSize
• Optional pageSize: null | number
Max number of operations to return per page.
query
• Optional query: null | string
Visibility query, see https://docs.temporal.io/list-filter for the syntax. Search attributes that are avaialble for Nexus operations include:
- OperationId
- RunId
- Endpoint
- Service
- Operation
- RequestId
- StartTime
- ExecutionTime
- CloseTime
- ExecutionStatus
- ExecutionDuration
- StateTransitionCount