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

    Interface GetCapacityThroughputInformationParams

    Parameters for the getCapacityThroughputInformation operation.

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

    Hierarchy

    • DefaultParams
      • GetCapacityThroughputInformationParams
    Index

    Properties

    Properties

    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal