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

    Interface GetCapacityDatabasesInformationParams

    Parameters for the getCapacityDatabasesInformation operation.

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

    Hierarchy

    • DefaultParams
      • GetCapacityDatabasesInformationParams
    Index

    Properties

    Properties

    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal