@truenas/api-client
GitHub
Preparing search index...
v26_0_0
ZFSResourceSnapshotEntry
Interface ZFSResourceSnapshotEntry
interface
ZFSResourceSnapshotEntry
{
createtxg
:
number
;
dataset
:
string
;
guid
:
number
;
holds
:
unknown
[]
|
null
;
name
:
string
;
pool
:
string
;
properties
:
v26_0_0
.
ZFSResourceSnapshotPropertiesEntry
|
null
;
snapshot_name
:
string
;
type
?:
"SNAPSHOT"
;
user_properties
:
{
[
k
:
string
]:
string
}
|
null
;
}
Index
Properties
createtxg
dataset
guid
holds
name
pool
properties
snapshot_
name
type?
user_
properties
Properties
createtxg
createtxg
:
number
dataset
dataset
:
string
guid
guid
:
number
holds
holds
:
unknown
[]
|
null
name
name
:
string
pool
pool
:
string
properties
properties
:
v26_0_0
.
ZFSResourceSnapshotPropertiesEntry
|
null
snapshot_
name
snapshot_name
:
string
Optional
type
type
?:
"SNAPSHOT"
user_
properties
user_properties
:
{
[
k
:
string
]:
string
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
createtxg
dataset
guid
holds
name
pool
properties
snapshot_
name
type
user_
properties
GitHub
@truenas/api-client
Loading...