View source: R/fsx_operations.R
fsx_update_storage_virtual_machine | R Documentation |
Updates an FSx for ONTAP storage virtual machine (SVM).
See https://www.paws-r-sdk.com/docs/fsx_update_storage_virtual_machine/ for full documentation.
fsx_update_storage_virtual_machine(
ActiveDirectoryConfiguration = NULL,
ClientRequestToken = NULL,
StorageVirtualMachineId,
SvmAdminPassword = NULL
)
ActiveDirectoryConfiguration |
Specifies updates to an SVM's Microsoft Active Directory (AD) configuration. |
ClientRequestToken |
|
StorageVirtualMachineId |
[required] The ID of the SVM that you want to update, in the format
|
SvmAdminPassword |
Specifies a new SvmAdminPassword. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.