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

View source: R/fsx_operations.R

fsx_update_storage_virtual_machineR Documentation

Updates an FSx for ONTAP storage virtual machine (SVM)

Description

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.

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
StorageVirtualMachineId

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

SvmAdminPassword

Specifies a new SvmAdminPassword.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.