db_create_with_user
Create a database and its associated user in a single DirectAdmin call. Combine the payload for both resources to provision database access in one step.
Instructions
Create a database and a user in one call.
Args: payload: Combined create body. confirm: Required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| payload | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |