Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 977 Bytes

StorageReplicationBlackout.md

File metadata and controls

12 lines (8 loc) · 977 Bytes

StorageReplicationBlackout

Range of time at which to suspend replication. System disables replication during this interval.

Properties

Name Type Description Notes
end str The end time of day for replication blackout window. Example: 17:00:01 which is 17 hours, 0 minutes, 1 seconds. [optional] [readonly]
start str The start time of day when replication blackout is active. When replication blackout is active, the storage array temporarily disables replication. Example: 15:04:03.123 which is 15 hours, 4 minutes, 3 seconds and 123 milliseconds. The fractional seconds are written using the standard decimal notation which can be used for setting milliseconds and microseconds. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]