Back to Prisma

Start compute version

apps/docs/content/docs/management-api/endpoints/[experimental]/post-compute-services-versions-by-version-id-start.mdx

latest488 B
Original Source

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

Requests VM creation and startup for the compute version. The artifact must be uploaded before calling this endpoint. Returns a preview domain that becomes reachable once the VM is running. Poll the status endpoint until running is reached.

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