Reset a disk root password

Resets the password of a Disk.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Permissions: reset_linode_disk_root_password
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: linodes:read_write

CLI

linode-cli linodes disk-reset-password \
  123 25674 \
  --password aComplex@Password

Learn more

Language
Credentials