Postgres Clusters
Attach Cluster to App
Attach a specific cluster to a Fly app. The attachment is created if it does not already exist.
post/v1/postgres/{postgres_cluster_id}/attachments
Path parameters
postgres_cluster_idstring required
Managed Postgres Cluster ID
Request body
Response
Cluster was already attached
Changes
Changed in 1 of the 8 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○