Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.19 KB

StoragePureReplicationSchedule.md

File metadata and controls

14 lines (10 loc) · 1.19 KB

StoragePureReplicationSchedule

Pure snapshot replication schedule entity.

Properties

Name Type Description Notes
daily_limit int Total number of snapshots per day to be available on target above and over the specified retention time. PureStorage FlashArray maintains all created snapshot until retention period. Daily limit is applied only on the snapshots once retention time is expired. In case of, daily limit is less than the number of snapshot available on source, system select snapshots evenly spaced out throughout the day. [optional] [readonly]
replication_blackout_intervals list[StorageReplicationBlackout] [optional]
snapshot_expiry_time str Duration to keep the daily limit snapshots on target array. StorageArray deletes the snapshots permanently from the targets beyond this period. [optional] [readonly]
registered_device AssetDeviceRegistration [optional]

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