Backup Plan
Provides a Cassandra Backup Plan resource. For information about Cassandra Backup Plan and how to use it, see What is Backup Plan.
NOTE: Available in v1.128.0+. DEPRECATED: This resource has been deprecated from version
1.220.0
.
Import
Cassandra Backup Plan can be imported using the id, e.g.
$ pulumi import alicloud:cassandra/backupPlan:BackupPlan example <cluster_id>:<data_center_id>
Content copied to clipboard
Properties
Link copied to clipboard
The backup cycle. Valid values: Friday
, Monday
, Saturday
, Sunday
, Thursday
, Tuesday
, Wednesday
.
Link copied to clipboard
The start time of the backup task each day. The time is displayed in UTC and denoted by Z.
Link copied to clipboard
The ID of the data center for the backup in the cluster.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The duration for which you want to retain the backup. Valid values: 1 to 30. Unit: days. Default value: 30
.