Scaleway · Capability
Managed Database for PostgreSQL and MySQL API — Endpoints
Managed Database for PostgreSQL and MySQL API — Endpoints. 4 operations. Lead operation: Get a Database Instance endpoint. Self-contained Naftiko capability covering one Scaleway business surface.
What You Can Do
GET
Getendpoint
— Get a Database Instance endpoint
/v1/rdb/v1/regions/{region}/endpoints/{endpoint-id}
DELETE
Deleteendpoint
— Delete a Database Instance endpoint
/v1/rdb/v1/regions/{region}/endpoints/{endpoint-id}
POST
Migrateendpoint
— Migrate an existing instance endpoint to another instance
/v1/rdb/v1/regions/{region}/endpoints/{endpoint-id}/migrate
POST
Createendpoint
— Create a new Database Instance endpoint
/v1/rdb/v1/regions/{region}/instances/{instance-id}/endpoints
MCP Tools
get-database-instance-endpoint
Get a Database Instance endpoint
read-only
idempotent
delete-database-instance-endpoint
Delete a Database Instance endpoint
idempotent
migrate-existing-instance-endpoint-another
Migrate an existing instance endpoint to another instance
create-new-database-instance-endpoint
Create a new Database Instance endpoint