Back to Prisma

Stop compute version

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

latest389 B
Original Source

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

Requests VM shutdown for the compute version. The version record and metadata are retained. Poll the status endpoint until stopped is reached.

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