Skip to main content

Interface: $Properties

v1.ListNexusOperationExecutionsRequest.$Properties

Properties of a ListNexusOperationExecutionsRequest.

Hierarchy

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