Passa al contenuto principale

Create User

POST 

/projects/:projectId/providers/Aruba.Database/dbaas/:dbaasId/users

Create User

Request

Path Parameters

    projectId stringrequired

    Unique identifier of the project CMP

    dbaasId stringrequired

    DBaaS instance to create the database user in.

Query Parameters

    api-version string

    The requested API version

    Default value: 1

Body

The creation parameters.

    usernamestring

    The username of the new database user.

    passwordstring

    The password to assign to the new database user.

Responses

Created

Schema

    usernamestringnullable
    creationDatedate-timenullable
    createdBystringnullable