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

    Type Alias GetGlobalJobStatisticsData

    type GetGlobalJobStatisticsData = {
        body: GlobalJobStatisticsQuery;
        path?: never;
        query?: never;
        url: "/jobs/statistics/global";
    }
    Index

    Properties

    Properties

    path?: never
    query?: never
    url: "/jobs/statistics/global"