@truenas/api-client
GitHub
Preparing search index...
v26_0_0
PoolSnapshotCreateWithSchema
Interface PoolSnapshotCreateWithSchema
interface
PoolSnapshotCreateWithSchema
{
dataset
:
string
;
exclude
?:
string
[]
;
naming_schema
:
string
;
properties
?:
{
[
k
:
string
]:
unknown
}
;
recursive
?:
boolean
;
suspend_vms
?:
boolean
;
vmware_sync
?:
boolean
;
}
Index
Properties
dataset
exclude?
naming_
schema
properties?
recursive?
suspend_
vms?
vmware_
sync?
Properties
dataset
dataset
:
string
Optional
exclude
exclude
?:
string
[]
naming_
schema
naming_schema
:
string
Optional
properties
properties
?:
{
[
k
:
string
]:
unknown
}
Optional
recursive
recursive
?:
boolean
Optional
suspend_
vms
suspend_vms
?:
boolean
Optional
vmware_
sync
vmware_sync
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dataset
exclude
naming_
schema
properties
recursive
suspend_
vms
vmware_
sync
GitHub
@truenas/api-client
Loading...