@truenas/api-client
GitHub
Preparing search index...
v25_10_0
PoolSnapshotEntryInput
Interface PoolSnapshotEntryInput
interface
PoolSnapshotEntryInput
{
createtxg
:
string
;
dataset
:
string
;
holds
?:
v25_10_0
.
PoolSnapshotHoldTag
;
id
:
string
;
name
:
string
;
pool
:
string
;
properties
:
{
[
k
:
string
]:
v25_10_0
.
PoolSnapshotEntryPropertyFields
}
;
retention
?:
|
v25_10_0
.
PoolSnapshotRetentionPST
|
v25_10_0
.
PoolSnapshotRetentionProperty
|
null
;
snapshot_name
:
string
;
type
:
"SNAPSHOT"
;
}
Index
Properties
createtxg
dataset
holds?
id
name
pool
properties
retention?
snapshot_
name
type
Properties
createtxg
createtxg
:
string
dataset
dataset
:
string
Optional
holds
holds
?:
v25_10_0
.
PoolSnapshotHoldTag
id
id
:
string
name
name
:
string
pool
pool
:
string
properties
properties
:
{
[
k
:
string
]:
v25_10_0
.
PoolSnapshotEntryPropertyFields
}
Optional
retention
retention
?:
|
v25_10_0
.
PoolSnapshotRetentionPST
|
v25_10_0
.
PoolSnapshotRetentionProperty
|
null
snapshot_
name
snapshot_name
:
string
type
type
:
"SNAPSHOT"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
createtxg
dataset
holds
id
name
pool
properties
retention
snapshot_
name
type
GitHub
@truenas/api-client
Loading...