@truenas/api-client
GitHub
Preparing search index...
v25_10_0
TunableEntry
Interface TunableEntry
interface
TunableEntry
{
comment
?:
string
;
enabled
?:
boolean
;
id
:
number
;
orig_value
:
string
;
type
?:
v25_10_0
.
TunableCreateType
;
update_initramfs
?:
boolean
;
value
:
string
;
var
:
string
;
}
Index
Properties
comment?
enabled?
id
orig_
value
type?
update_
initramfs?
value
var
Properties
Optional
comment
comment
?:
string
Optional
enabled
enabled
?:
boolean
id
id
:
number
orig_
value
orig_value
:
string
Optional
type
type
?:
v25_10_0
.
TunableCreateType
Optional
update_
initramfs
update_initramfs
?:
boolean
value
value
:
string
var
var
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
enabled
id
orig_
value
type
update_
initramfs
value
var
GitHub
@truenas/api-client
Loading...