node-ovsdb
    Preparing search index...

    Interface ListDbsRequest

    list_dbs request envelope.

    interface ListDbsRequest {
        id: JsonValue;
        method: "list_dbs";
        params: [];
    }
    Index

    Properties

    Properties

    method: "list_dbs"
    params: []