Tạo database MONA Cloud
cloud_db_createCreate a MongoDB, PostgreSQL, or MySQL database with chosen CPU, RAM, and disk. Checks the shared wallet and returns a job ID for progress tracking; use sandbox to test for free without a wallet.
Instructions
Kiểm tra ví chung rồi tạo MongoDB/PostgreSQL/MySQL; trả job_id để poll. sandbox=true: thử 0đ, không cần ví.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpu | No | ||
| engine | No | mongodb | |
| ram_gb | No | ||
| disk_gb | No | ||
| sandbox | No | sandbox=true: thử 0đ, không cần ví | |
| app_name | Yes | ||
| package_slug | No |