Update database cluster
laravel_cloud_update_database_clusterUpdate a database cluster by specifying its ID and a config object with fields that vary by database type.
Instructions
Update a database cluster. The config object's fields vary by database type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Configuration object. Fields vary by database type. | |
| database | Yes | Database cluster ID. |