v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Service

Modify service user credentials

put/project/{project}/service/{service_name}/user/{service_username}

Path parameters

projectstring required

Project name

service_namestring required

Service name

service_usernamestring required

Service username

Request body

authentication'null' | 'caching_sha2_password' | 'mysql_native_password'

Service specific authentication details. Currently only used for MySQL where accepted options are 'mysql_native_password' and 'caching_sha2_password', latter being default when this is not explicitly set.

new_passwordstring

New password

operation'acknowledge-renewal' | 'reset-credentials' | 'set-access-control' required

Operation type

Response

Response

messagestring

Printable result of the request