Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Object replication schedule object model

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

 

  • Was this article helpful?