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

    Interface GetServerInformationParams

    Parameters for the getServerInformation operation.

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

    Hierarchy

    • DefaultParams
      • GetServerInformationParams
    Index

    Properties

    Properties

    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal