storagegateway_set_local_console_password {paws.storage}R Documentation

Sets the password for your VM local console

Description

Sets the password for your VM local console. When you log in to the local console for the first time, you log in to the VM with the default credentials. We recommend that you set a new password. You don't need to know the default password to set a new password.

See https://www.paws-r-sdk.com/docs/storagegateway_set_local_console_password/ for full documentation.

Usage

storagegateway_set_local_console_password(GatewayARN, LocalConsolePassword)

Arguments

GatewayARN

[required]

LocalConsolePassword

[required] The password you want to set for your VM local console.


[Package paws.storage version 0.5.0 Index]