Node CrowdSec Client
    Preparing search index...

    Interface WatcherAuthRequest

    WatcherAuthRequest

    interface WatcherAuthRequest {
        machine_id: string;
        password: string;
        scenarios?: string[];
    }
    Index
    machine_id: string
    password: string

    password

    scenarios?: string[]

    the list of scenarios enabled on the watcher