@truenas/api-client
GitHub
Preparing search index...
v25_10_0
InitShutdownScriptUpdate
Interface InitShutdownScriptUpdate
interface
InitShutdownScriptUpdate
{
command
?:
string
|
null
;
comment
?:
string
;
enabled
?:
boolean
;
script
?:
string
|
null
;
timeout
?:
number
;
type
?:
v25_10_0
.
InitShutdownScriptCreateTypeInput
;
when
?:
v25_10_0
.
When
;
}
Index
Properties
command?
comment?
enabled?
script?
timeout?
type?
when?
Properties
Optional
command
command
?:
string
|
null
Optional
comment
comment
?:
string
Optional
enabled
enabled
?:
boolean
Optional
script
script
?:
string
|
null
Optional
timeout
timeout
?:
number
Optional
type
type
?:
v25_10_0
.
InitShutdownScriptCreateTypeInput
Optional
when
when
?:
v25_10_0
.
When
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
comment
enabled
script
timeout
type
when
GitHub
@truenas/api-client
Loading...