node-ovsdb
    Preparing search index...

    Interface UnlockRequest

    unlock request envelope.

    interface UnlockRequest {
        id: JsonValue;
        method: "unlock";
        params: [string];
    }
    Index

    Properties

    Properties

    method: "unlock"
    params: [string]