@truenas/api-client
GitHub
Preparing search index...
v25_10_0
PoolUpdate
Interface PoolUpdate
interface
PoolUpdate
{
allow_duplicate_serials
?:
boolean
;
autotrim
?:
v25_10_0
.
Autotrim
;
dedup_table_quota
?:
"AUTO"
|
"CUSTOM"
|
null
;
dedup_table_quota_value
?:
number
|
null
;
topology
?:
v25_10_0
.
PoolUpdateTopology
;
}
Index
Properties
allow_
duplicate_
serials?
autotrim?
dedup_
table_
quota?
dedup_
table_
quota_
value?
topology?
Properties
Optional
allow_
duplicate_
serials
allow_duplicate_serials
?:
boolean
Optional
autotrim
autotrim
?:
v25_10_0
.
Autotrim
Optional
dedup_
table_
quota
dedup_table_quota
?:
"AUTO"
|
"CUSTOM"
|
null
Optional
dedup_
table_
quota_
value
dedup_table_quota_value
?:
number
|
null
Optional
topology
topology
?:
v25_10_0
.
PoolUpdateTopology
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow_
duplicate_
serials
autotrim
dedup_
table_
quota
dedup_
table_
quota_
value
topology
GitHub
@truenas/api-client
Loading...