@truenas/api-client
GitHub
Preparing search index...
v25_10_0
PoolScrubUpdate
Interface PoolScrubUpdate
interface
PoolScrubUpdate
{
enabled
?:
boolean
;
pool
?:
number
;
schedule
?:
v25_10_0
.
PoolScrubCron
;
threshold
?:
number
;
}
Index
Properties
enabled?
pool?
schedule?
threshold?
Properties
Optional
enabled
enabled
?:
boolean
Optional
pool
pool
?:
number
Optional
schedule
schedule
?:
v25_10_0
.
PoolScrubCron
Optional
threshold
threshold
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
enabled
pool
schedule
threshold
GitHub
@truenas/api-client
Loading...