Skip to main content

Interface: ICountWorkersRequest

workflowservice.v1.ICountWorkersRequest

Properties of a CountWorkersRequest.

Implemented by

Properties

includeSystemWorkers

Optional includeSystemWorkers: null | boolean

When true, the count 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

CountWorkersRequest namespace


query

Optional query: null | string

Query to filter workers before counting. Supported filter fields are the same as in ListWorkersRequest.