Update MySQL root user password

post

https://{host}:{port}/{basePath}/updateMySqlRootPassword/v2

Update MySQL root user password

Request

Header Parameters
Supported Media Types
Request Body - application/x-www-form-urlencoded ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Password
Type: object
Passsword
Show Source
Nested Schema : faultIds
Type: array
Security
Back to Top

Response

Supported Media Types

200 Response

Request completed successfully.
Body ()
Root Schema : SimpleStringResponse
Type: object
simple string response
Show Source
Nested Schema : faultIds
Type: array

400 Response

Bad request
Body ()
Root Schema : Error
Type: object
Show Source

401 Response

Unauthorized
Body ()
Root Schema : Error
Type: object
Show Source

404 Response

Not Found
Body ()
Root Schema : Error
Type: object
Show Source

500 Response

Internal Server Error
Body ()
Root Schema : Error
Type: object
Show Source

Default Response

An error has occurred
Body ()
Root Schema : Error
Type: object
Show Source
Back to Top