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:
|
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:
|