node-ovsdb
Preparing search index...
ConvertRequest
Interface ConvertRequest
convert
request envelope.
interface
ConvertRequest
{
id
:
JsonValue
;
method
:
"convert"
;
params
:
[
string
,
DatabaseSchema
]
;
}
Index
Properties
id
method
params
Properties
id
id
:
JsonValue
method
method
:
"convert"
params
params
:
[
string
,
DatabaseSchema
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
method
params
node-ovsdb
Loading...
convertrequest envelope.