createDatabase
Create a new database in an Aptible account by specifying the account handle, database handle, and image ID from available database types.
Instructions
Create a new database. The image_id should be the ID found via listAvailableDatabaseTypes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_id | Yes | ||
| account_handle | Yes | ||
| database_handle | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |