node-ovsdb
    Preparing search index...

    Interface StealRequest

    steal request envelope.

    interface StealRequest {
        id: JsonValue;
        method: "steal";
        params: [string];
    }
    Index

    Properties

    Properties

    method: "steal"
    params: [string]