Get Auto Snap Shot Policies Auto Snap Shot Policy
data class GetAutoSnapShotPoliciesAutoSnapShotPolicy(val appliedDbfsNumber: Int, val createTime: String, val id: String, val lastModified: String, val policyId: String, val policyName: String, val repeatWeekdays: List<String>, val retentionDays: Int, val status: String, val statusDetail: String, val timePoints: List<String>)
Properties
Link copied to clipboard
The number of database file systems set by the automatic snapshot policy.
Link copied to clipboard
The creation time of the resource
Link copied to clipboard
Last modification time of automatic snapshot policy
Link copied to clipboard
Automatic snapshot policy name
Link copied to clipboard
A collection of automatic snapshots performed on several days of the week.
Link copied to clipboard
Automatic snapshot retention days
Link copied to clipboard
Automatic snapshot policy status details
Link copied to clipboard
The set of times at which the snapshot is taken on the day the automatic snapshot is executed.