View source: R/fsx_operations.R
fsx_delete_storage_virtual_machine | R Documentation |
Deletes an existing Amazon FSx for ONTAP storage virtual machine (SVM). Prior to deleting an SVM, you must delete all non-root volumes in the SVM, otherwise the operation will fail.
See https://www.paws-r-sdk.com/docs/fsx_delete_storage_virtual_machine/ for full documentation.
fsx_delete_storage_virtual_machine(
ClientRequestToken = NULL,
StorageVirtualMachineId
)
ClientRequestToken |
|
StorageVirtualMachineId |
[required] The ID of the SVM that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.