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

    Type Alias GlobalJobStatisticsQueryResult

    Global job statistics query result.

    type GlobalJobStatisticsQueryResult = {
        items: GlobalJobStatisticsItem[];
    }
    Index

    Properties

    Properties

    List of aggregated job statistics.