Updates an FSx for ONTAP storage virtual machine (SVM)
Source:R/fsx_operations.R
fsx_update_storage_virtual_machine.RdUpdates an FSx for ONTAP storage virtual machine (SVM).
See https://www.paws-r-sdk.com/docs/fsx_update_storage_virtual_machine/ for full documentation.
Usage
fsx_update_storage_virtual_machine(
ActiveDirectoryConfiguration = NULL,
ClientRequestToken = NULL,
StorageVirtualMachineId,
SvmAdminPassword = NULL
)Arguments
- ActiveDirectoryConfiguration
Specifies updates to an SVM's Microsoft Active Directory (AD) configuration.
- ClientRequestToken
(Optional) An idempotency token for resource creation, in a string of up to 63 ASCII characters. This token is automatically filled on your behalf when you use the Command Line Interface (CLI) or an Amazon Web Services SDK.
- StorageVirtualMachineId
[required] The ID of the SVM that you want to update, in the format
svm-0123456789abcdef0.- SvmAdminPassword
Specifies a new SvmAdminPassword.