@truenas/api-client
GitHub
Preparing search index...
v25_10_0
CloudBackupCreate
Interface CloudBackupCreate
interface
CloudBackupCreate
{
absolute_paths
?:
boolean
;
args
?:
string
;
attributes
:
v25_10_0
.
CloudTaskAttributesInput
;
cache_path
?:
string
|
null
;
credentials
:
number
;
enabled
?:
boolean
;
exclude
?:
string
[]
;
include
?:
string
[]
;
keep_last
:
number
;
password
:
string
;
path
:
string
;
post_script
?:
string
;
pre_script
?:
string
;
rate_limit
?:
number
|
null
;
schedule
?:
v25_10_0
.
CloudCron
;
snapshot
?:
boolean
;
transfer_setting
?:
"DEFAULT"
|
"PERFORMANCE"
|
"FAST_STORAGE"
;
}
Index
Properties
absolute_
paths?
args?
attributes
cache_
path?
credentials
enabled?
exclude?
include?
keep_
last
password
path
post_
script?
pre_
script?
rate_
limit?
schedule?
snapshot?
transfer_
setting?
Properties
Optional
absolute_
paths
absolute_paths
?:
boolean
Optional
args
args
?:
string
attributes
attributes
:
v25_10_0
.
CloudTaskAttributesInput
Optional
cache_
path
cache_path
?:
string
|
null
credentials
credentials
:
number
Optional
enabled
enabled
?:
boolean
Optional
exclude
exclude
?:
string
[]
Optional
include
include
?:
string
[]
keep_
last
keep_last
:
number
password
password
:
string
path
path
:
string
Optional
post_
script
post_script
?:
string
Optional
pre_
script
pre_script
?:
string
Optional
rate_
limit
rate_limit
?:
number
|
null
Optional
schedule
schedule
?:
v25_10_0
.
CloudCron
Optional
snapshot
snapshot
?:
boolean
Optional
transfer_
setting
transfer_setting
?:
"DEFAULT"
|
"PERFORMANCE"
|
"FAST_STORAGE"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
absolute_
paths
args
attributes
cache_
path
credentials
enabled
exclude
include
keep_
last
password
path
post_
script
pre_
script
rate_
limit
schedule
snapshot
transfer_
setting
GitHub
@truenas/api-client
Loading...