Create database
laravel_cloud_create_databaseCreates a new database in a specified database cluster by providing the cluster ID and schema name.
Instructions
Create a new database in a database cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Database (schema) name. | |
| database | Yes | Database cluster ID. |