You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3732,10 +3732,12 @@ paths:
3732
3732
3733
3733
The Database must have an `active` status to perform this command.
3734
3734
3735
-
A new root password is randomly generated and accessible with the **Managed MySQL Database Credentials View** ([GET /databases/mysql/instances/{instanceId}/credentials](/docs/api/databases/#managed-mysql-database-credentials-view)) command. Note that it may take several seconds for credentials to reset.
3735
+
A new root password is randomly generated and accessible with the **Managed MySQL Database Credentials View** ([GET /databases/mysql/instances/{instanceId}/credentials](/docs/api/databases/#managed-mysql-database-credentials-view)) command.
3736
3736
3737
3737
Only unrestricted Users can access this command.
3738
3738
3739
+
**Note**: Note that it may take several seconds for credentials to reset.
3740
+
3739
3741
**Beta**: This endpoint is in **closed** beta. To get early access and test new Linode products before they
3740
3742
hit the market, join the [Linode Green Light](https://www.linode.com/green-light/) program.
3741
3743
When accessing this endpoint, please make sure to prepend all requests with `/v4beta` instead of `/v4`, and be
0 commit comments