node-ovsdb
    Preparing search index...

    Interface CommentOperation

    Comment operation.

    interface CommentOperation {
        comment: string;
        op: "comment";
    }
    Index

    Properties

    Properties

    comment: string
    op: "comment"