View source: R/backup_operations.R
backup_get_restore_testing_plan | R Documentation |
Returns RestoreTestingPlan
details for the specified RestoreTestingPlanName
. The details are the body of a restore testing plan in JSON format, in addition to plan metadata.
See https://www.paws-r-sdk.com/docs/backup_get_restore_testing_plan/ for full documentation.
backup_get_restore_testing_plan(RestoreTestingPlanName)
RestoreTestingPlanName |
[required] Required unique name of the restore testing plan. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.