@camunda8/sdk
    Preparing search index...

    Interface Partition

    interface Partition {
        health: PartitionBrokerHealth;
        partitionId: number;
        role: PartitionBrokerRole;
    }
    Index

    Properties

    the health of this partition

    partitionId: number

    the role of the broker for this partition