UpdateModuleOptionStringRequestType
UpdateModuleOptionStringRequestType
The parameters of UpdateModuleOptionString.
JSON Example
{
"name": "string",
"options": "string"
}
string
name
Required
Module name.
string
options
Required
Option string to be passed to the kernel module at load time.