Learn R Programming

paws.storage (version 0.7.0)

fsx_delete_storage_virtual_machine: Deletes an existing Amazon FSx for ONTAP storage virtual machine (SVM)

Description

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.

Usage

fsx_delete_storage_virtual_machine(
  ClientRequestToken = NULL,
  StorageVirtualMachineId
)

Arguments

ClientRequestToken

StorageVirtualMachineId

[required] The ID of the SVM that you want to delete.