db_create_logical_database
Create a logical database within a Vultr managed database instance by specifying the database ID and name.
Instructions
Create a new logical database within a managed database instance.
Args: database_id: The database ID or label name: Name for the new logical database
Returns: Created logical database information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||