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

    Interface GetCurrentDatabasesInformationParams

    Parameters for the getCurrentDatabasesInformation operation.

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

    Hierarchy

    • DefaultParams
      • GetCurrentDatabasesInformationParams
    Index

    Properties

    Properties

    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal