Reset MySQL Managed Database credentials

Reset the root password for a MySQL Managed Database. A new root password is randomly generated and accessible with the Get MySQL Managed Database credentials operation.

  • The database's status needs to be active.

  • It may take several seconds for credentials to reset.

Permissions and scopes

To call this operation, you need the following:

  • Identity and access permissions. Your user needs these roles assigned. Learn more.

    • Roles: database_admin
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: databases:read_write

CLI

linode-cli databases mysql-creds-reset 123

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

The unique identifier for a MySQL Managed Database. Run the List MySQL Managed Databases operation and store the id for the desired one.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json