@truenas/api-client
GitHub
Preparing search index...
v25_10_0
PoolScrubEntry
Interface PoolScrubEntry
interface
PoolScrubEntry
{
enabled
?:
boolean
;
id
:
number
;
pool
:
number
;
pool_name
:
string
;
schedule
?:
v25_10_0
.
PoolScrubCron
;
threshold
?:
number
;
}
Index
Properties
enabled?
id
pool
pool_
name
schedule?
threshold?
Properties
Optional
enabled
enabled
?:
boolean
id
id
:
number
pool
pool
:
number
pool_
name
pool_name
:
string
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
id
pool
pool_
name
schedule
threshold
GitHub
@truenas/api-client
Loading...