@truenas/api-client
GitHub
Preparing search index...
v25_10_0
TunableCreate
Interface TunableCreate
interface
TunableCreate
{
comment
?:
string
;
enabled
?:
boolean
;
type
?:
v25_10_0
.
TunableCreateTypeInput
;
update_initramfs
?:
boolean
;
value
:
string
;
var
:
string
;
}
Index
Properties
comment?
enabled?
type?
update_
initramfs?
value
var
Properties
Optional
comment
comment
?:
string
Optional
enabled
enabled
?:
boolean
Optional
type
type
?:
v25_10_0
.
TunableCreateTypeInput
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
type
update_
initramfs
value
var
GitHub
@truenas/api-client
Loading...