db_create_read_replica
Create a read replica for a specified Vultr database by providing the source database ID, label, region, and plan.
Instructions
Create a read replica of a database.
Args: database_id: The source database ID or label label: Label for the read replica region: Region for the read replica plan: Plan ID for the read replica
Returns: Information about the created read replica
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | ||
| label | Yes | ||
| region | Yes | ||
| database_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||