Node CrowdSec Client
    Preparing search index...

    Hierarchy (View Summary)

    Index
    Alerts: Alerts
    debug: Debugger
    Decisions: DecisionsWatcher
    scenarios: string[]
    http: AxiosInstance
    • get http(): AxiosInstance

      Returns AxiosInstance

    • Parameters

      • url: string

      Returns Promise<void>

    • Delete the current watcher from the LAPI. Useful to cleanup an auto-registered watcher.

      Returns Promise<void>

    • Returns Promise<void>

    • Parameters

      • headers: Record<string, string>

      Returns void

    • stop the current client, and running processes

      Returns Promise<void>

    • Returns Promise<void>