Object replication schedule object model

NAS File Storage REST API v7 Reference

Version
14.7.x
14.6.x
Audience
anonymous
Part Number
MK-92HNAS088-05

The object model describing this resource contains the following objects.

objectReplicationSchedule

Attribute JSON Type Data Type Description
objectId string string Object replication schedule object unique identifier.
enabled boolean boolean Object replication schedule enabled or not.
finalRunSchedule number unsigned integer Time of final run schedule.
nextRunSchedule number unsigned integer Time of next run schedule.
interval number integer Time interval between schedules.
unit string string Interval unit. Current supported values are:
  • MINUTE
  • HOUR
  • DAY
  • WEEK
  • MONTH
id number integer Object replication schedule ID.
policyId string string Object replication policy ID which the schedule is associated with.
type string string Interval schedule type. Current supported values are:
  • PERIODIC
  • CONTINUOUS
  • ONCE_ONLY
  • DRY_RUN_DETAILED