Back to Prisma

Create compute service

apps/docs/content/docs/management-api/endpoints/[experimental]/post-projects-by-project-id-compute-services.mdx

latest376 B
Original Source

⚠️ Experimental endpoint: this API is in active development and may change at any time without notice. ⚠️

Creates a new compute service under the specified project. The service is placed in the given region (or the default region if omitted).

<APIPage document={"management-api"} operations={[{"path":"/v1/projects/{projectId}/compute-services","method":"post"}]} />