@truenas/api-client
GitHub
Preparing search index...
v26_0_0
ZpoolScrubRun
Interface ZpoolScrubRun
interface
ZpoolScrubRun
{
action
?:
v26_0_0
.
ZpoolScrubRunAction
;
pool_name
:
string
;
scan_type
?:
"SCRUB"
|
"ERRORSCRUB"
;
threshold
?:
number
;
}
Index
Properties
action?
pool_
name
scan_
type?
threshold?
Properties
Optional
action
action
?:
v26_0_0
.
ZpoolScrubRunAction
pool_
name
pool_name
:
string
Optional
scan_
type
scan_type
?:
"SCRUB"
|
"ERRORSCRUB"
Optional
threshold
threshold
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
pool_
name
scan_
type
threshold
GitHub
@truenas/api-client
Loading...