@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias GetJobWorkerStatisticsData

    type GetJobWorkerStatisticsData = {
        body: JobWorkerStatisticsQuery;
        path?: never;
        query?: never;
        url: "/jobs/statistics/by-workers";
    }
    Index

    Properties

    Properties

    path?: never
    query?: never
    url: "/jobs/statistics/by-workers"