RestoreTestingPlanForCreate
This contains metadata about a restore testing plan.
Types
Properties
Link copied to clipboard
Required: Algorithm; Required: Recovery point types; IncludeVaults (one or more). Optional: SelectionWindowDays ('30' if not specified); ExcludeVaults (list of selectors), defaults to empty list if not listed.
Link copied to clipboard
The RestoreTestingPlanName is a unique string that is the name of the restore testing plan. This cannot be changed after creation, and it must consist of only alphanumeric characters and underscores.
Link copied to clipboard
A CRON expression in specified timezone when a restore testing plan is executed.
Link copied to clipboard
Optional. This is the timezone in which the schedule expression is set. By default, ScheduleExpressions are in UTC. You can modify this to a specified timezone.
Link copied to clipboard
Defaults to 24 hours.
Functions
Link copied to clipboard
inline fun copy(block: RestoreTestingPlanForCreate.Builder.() -> Unit = {}): RestoreTestingPlanForCreate