GetAutoSnapshotPoliciesPolicy

data class GetAutoSnapshotPoliciesPolicy(val autoSnapshotPolicyId: String, val autoSnapshotPolicyName: String, val createTime: String, val fileSystemNums: Int, val id: String, val repeatWeekdays: List<String>, val retentionDays: Int, val status: String, val timePoints: List<String>)

Constructors

Link copied to clipboard
constructor(autoSnapshotPolicyId: String, autoSnapshotPolicyName: String, createTime: String, fileSystemNums: Int, id: String, repeatWeekdays: List<String>, retentionDays: Int, status: String, timePoints: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the automatic snapshot policy.

Link copied to clipboard

The name of the automatic snapshot policy.

Link copied to clipboard

The time when the automatic snapshot policy was created.

Link copied to clipboard

The number of file systems to which the automatic snapshot policy applies.

Link copied to clipboard
val id: String

ID of the Auto Snapshot Policy.

Link copied to clipboard

The day on which an auto snapshot was created.

Link copied to clipboard

The number of days for which you want to retain auto snapshots.

Link copied to clipboard

The status of the automatic snapshot policy. Valid values: Creating, Available.

Link copied to clipboard

The point in time at which an auto snapshot was created. Unit: hours.