Create database snapshot
laravel_cloud_create_database_snapshotCreate a manual snapshot of a database cluster by providing the cluster ID, snapshot name, and an optional description.
Instructions
Create a new manual snapshot for a database cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Snapshot name. | |
| database | Yes | Database cluster ID. | |
| description | No | Optional description. |