Rotate Passwords
Get the JSON Template for your Datasource
Example Update JSON
[
{
"type": "postgres",
"name": "postgres datasource",
"password": "newPassword",
},
{
"type": "mysql",
"name": "mysql datasource",
"password": "newPassword",
}
]Run the Update
Last updated
Was this helpful?

