@truenas/api-client
GitHub
Preparing search index...
v26_0_0
PoolCreate
Interface PoolCreate
interface
PoolCreate
{
all_sed
?:
boolean
;
allow_duplicate_serials
?:
boolean
;
checksum
?:
v25_10_0
.
PoolCreateChecksum
;
dedup_table_quota
?:
"AUTO"
|
"CUSTOM"
|
null
;
dedup_table_quota_value
?:
number
|
null
;
deduplication
?:
v25_10_0
.
PoolCreateDeduplication
;
encryption
?:
boolean
;
encryption_options
?:
v26_0_0
.
PoolCreateEncryptionOptions
;
force_topology
?:
boolean
;
name
:
string
;
topology
:
v26_0_0
.
PoolCreateTopology
;
}
Index
Properties
all_
sed?
allow_
duplicate_
serials?
checksum?
dedup_
table_
quota?
dedup_
table_
quota_
value?
deduplication?
encryption?
encryption_
options?
force_
topology?
name
topology
Properties
Optional
all_
sed
all_sed
?:
boolean
Optional
allow_
duplicate_
serials
allow_duplicate_serials
?:
boolean
Optional
checksum
checksum
?:
v25_10_0
.
PoolCreateChecksum
Optional
dedup_
table_
quota
dedup_table_quota
?:
"AUTO"
|
"CUSTOM"
|
null
Optional
dedup_
table_
quota_
value
dedup_table_quota_value
?:
number
|
null
Optional
deduplication
deduplication
?:
v25_10_0
.
PoolCreateDeduplication
Optional
encryption
encryption
?:
boolean
Optional
encryption_
options
encryption_options
?:
v26_0_0
.
PoolCreateEncryptionOptions
Optional
force_
topology
force_topology
?:
boolean
name
name
:
string
topology
topology
:
v26_0_0
.
PoolCreateTopology
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all_
sed
allow_
duplicate_
serials
checksum
dedup_
table_
quota
dedup_
table_
quota_
value
deduplication
encryption
encryption_
options
force_
topology
name
topology
GitHub
@truenas/api-client
Loading...