Skip to main content

Interface: $Properties

v1.CountWorkersRequest.$Properties

Properties of a CountWorkersRequest.

Hierarchy

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.