View source: R/backup_operations.R
backup_delete_restore_testing_selection | R Documentation |
Input the Restore Testing Plan name and Restore Testing Selection name.
See https://www.paws-r-sdk.com/docs/backup_delete_restore_testing_selection/ for full documentation.
backup_delete_restore_testing_selection(
RestoreTestingPlanName,
RestoreTestingSelectionName
)
RestoreTestingPlanName |
[required] Required unique name of the restore testing plan that contains the restore testing selection you wish to delete. |
RestoreTestingSelectionName |
[required] Required unique name of the restore testing selection you wish to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.