node-ovsdb
    Preparing search index...

    Interface AssertOperation

    Assert operation.

    interface AssertOperation {
        lock: string;
        op: "assert";
    }
    Index

    Properties

    Properties

    lock: string
    op: "assert"