fsx_describe_storage_virtual_machines {paws.storage} | R Documentation |
Describes one or more Amazon FSx for NetApp ONTAP storage virtual machines (SVMs)
Description
Describes one or more Amazon FSx for NetApp ONTAP storage virtual machines (SVMs).
See https://www.paws-r-sdk.com/docs/fsx_describe_storage_virtual_machines/ for full documentation.
Usage
fsx_describe_storage_virtual_machines(
StorageVirtualMachineIds = NULL,
Filters = NULL,
MaxResults = NULL,
NextToken = NULL
)
Arguments
StorageVirtualMachineIds |
Enter the ID of one or more SVMs that you want to view. |
Filters |
Enter a filter name:value pair to view a select set of SVMs. |
MaxResults |
|
NextToken |
[Package paws.storage version 0.9.0 Index]