Path Parameters
The unique identifier of the project.
"rp1pz7uyae"
Body
A human-readable name for the service.
"my-production-db"
List of addons to enable for the service. 'time-series' enables TimescaleDB, 'ai' enables AI/vector extensions.
["time-series", "ai"]The region where the service will be created. If not provided, we'll choose the best region for you.
"us-east-1"
Number of high-availability replicas to create (all replicas are asynchronous by default).
2
The initial CPU allocation in milli-cores, or 'shared' for a shared-resource service.
"1000"
The initial memory allocation in gigabytes, or 'shared' for a shared-resource service.
"4"
The environment tag for the service, 'DEV' by default.
DEV, PROD Response
Service creation request has been accepted.
The unique identifier for the service.
The project this service belongs to.
The name of the service.
The cloud region where the service is hosted.
"us-east-1"
The type of the service.
TIMESCALEDB, POSTGRES, VECTOR Creation timestamp
The initial password for the service.
"a-very-secure-initial-password"
Whether the service is paused
Current status of the service
QUEUED, DELETING, CONFIGURING, READY, DELETED, UNSTABLE, PAUSING, PAUSED, RESUMING, UPGRADING, OPTIMIZING List of resources allocated to the service
Additional metadata for the service
VPC endpoint configuration if available