Learn R Programming

paws.storage (version 0.2.0)

fsx_update_storage_virtual_machine: Updates an Amazon FSx for ONTAP storage virtual machine (SVM)

Description

Updates an Amazon FSx for ONTAP storage virtual machine (SVM).

See https://paws-r.github.io/docs/fsx/update_storage_virtual_machine.html for full documentation.

Usage

fsx_update_storage_virtual_machine(
  ActiveDirectoryConfiguration = NULL,
  ClientRequestToken = NULL,
  StorageVirtualMachineId,
  SvmAdminPassword = NULL
)

Arguments

ActiveDirectoryConfiguration

Updates the Microsoft Active Directory (AD) configuration for an SVM that is joined to an AD.

ClientRequestToken

StorageVirtualMachineId

[required] The ID of the SVM that you want to update, in the format svm-0123456789abcdef0.

SvmAdminPassword

Enter a new SvmAdminPassword if you are updating it.