node-ovsdb
    Preparing search index...

    Interface CommitOperation

    Commit operation.

    interface CommitOperation {
        durable: boolean;
        op: "commit";
    }
    Index

    Properties

    Properties

    durable: boolean
    op: "commit"