node-ovsdb
    Preparing search index...

    Interface LockRequest

    lock request envelope.

    interface LockRequest {
        id: JsonValue;
        method: "lock";
        params: [string];
    }
    Index

    Properties

    Properties

    method: "lock"
    params: [string]