The object model describing this resource contains the following objects.
filesystemSnapshotRule
Attribute
|
JSON Type
|
Data Type
|
Description
|
objectId
|
string
|
string
|
ID of the snapshot rule.
|
filesystemId
|
string
|
string
|
File system ID that the snapshot rule is created for.
|
isValid
|
boolean
|
boolean
|
TRUE if the snapshot rule is valid.
|
name
|
string
|
string
|
Name of the snapshot rule.
|
queueSize
|
number
|
uint
|
Maximum number of snapshots can be created by this rule.
|
virtualServerId
|
number
|
integer
|
ID of the virtual server where the snapshot rule belongs.
|
filesystemSnapshotSchedule
Attribute
|
JSON Type
|
Data Type
|
Description
|
objectId
|
string
|
string
|
Object ID of the snapshot schedule.
|
emails
|
string
|
string
|
Emails to receive notification.
|
isValid
|
boolean
|
boolean
|
TRUE if the snapshot schedule is valid.
|
time
|
string
|
string
|
UNIX cron job time format.
|
handle
|
number
|
uint
|
Index into an array of schedules associated with a snapshot rule.
|
virtualServerId
|
number
|
integer
|
ID of the virtual server where the snapshot schedule belongs.
|