@truenas/api-client
GitHub
Preparing search index...
v25_10_1
TimeMachineOptInput
Interface TimeMachineOptInput
interface
TimeMachineOptInput
{
auto_dataset_creation
?:
boolean
;
auto_snapshot
?:
boolean
;
dataset_naming_schema
?:
string
|
null
;
hostsallow
?:
string
[]
;
hostsdeny
?:
string
[]
;
purpose
:
"TIMEMACHINE_SHARE"
;
timemachine_quota
?:
number
;
vuid
?:
string
|
null
;
}
Index
Properties
auto_
dataset_
creation?
auto_
snapshot?
dataset_
naming_
schema?
hostsallow?
hostsdeny?
purpose
timemachine_
quota?
vuid?
Properties
Optional
auto_
dataset_
creation
auto_dataset_creation
?:
boolean
Optional
auto_
snapshot
auto_snapshot
?:
boolean
Optional
dataset_
naming_
schema
dataset_naming_schema
?:
string
|
null
Optional
hostsallow
hostsallow
?:
string
[]
Optional
hostsdeny
hostsdeny
?:
string
[]
purpose
purpose
:
"TIMEMACHINE_SHARE"
Optional
timemachine_
quota
timemachine_quota
?:
number
Optional
vuid
vuid
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
auto_
dataset_
creation
auto_
snapshot
dataset_
naming_
schema
hostsallow
hostsdeny
purpose
timemachine_
quota
vuid
GitHub
@truenas/api-client
Loading...