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