Snapshot Policy
DEPRECATED: This resource has been renamed to alicloud.ecs.AutoSnapshotPolicy from version 1.117.0. Provides an ECS snapshot policy resource. For information about snapshot policy and how to use it, see Snapshot. NOTE: Available in 1.42.0+.
Example Usage
No Java example available.
Import
Snapshot can be imported using the id, e.g.
$ pulumi import alicloud:ecs/snapshotPolicy:SnapshotPolicy snapshot sp-abc1234567890000
Content copied to clipboard
Properties
Link copied to clipboard
The automatic snapshot repetition dates. The unit of measurement is day and the repeating cycle is a week. Value range: 1, 7, which represents days starting from Monday to Sunday, for example 1 indicates Monday. When you want to schedule multiple automatic snapshot tasks for a disk in a week, you can set the RepeatWeekdays to an array.