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

    Interface PostActivityTrackerEventsParams

    Parameters for the postActivityTrackerEvents operation.

    interface PostActivityTrackerEventsParams {
        headers?: OutgoingHttpHeaders;
        signal?: GenericAbortSignal;
        types: string[] | CloudantV1.PostActivityTrackerEventsConstants.Types[];
    }

    Hierarchy

    • DefaultParams
      • PostActivityTrackerEventsParams
    Index

    Properties

    headers?: OutgoingHttpHeaders
    signal?: GenericAbortSignal

    An array of event types sent to IBM Cloud Activity Tracker Event Routing for the IBM Cloudant instance. "management" is a required element of this array.