@ibm-cloud/cloudant - v0.12.5
    Preparing search index...

    Interface GetCurrentThroughputInformationParams

    Parameters for the getCurrentThroughputInformation operation.

    interface GetCurrentThroughputInformationParams {
        headers?: OutgoingHttpHeaders;
        signal?: GenericAbortSignal;
    }

    Hierarchy

    • DefaultParams
      • GetCurrentThroughputInformationParams
    Index

    Properties

    Properties

    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal