Skip to main content
GET
/
api
/
v1
/
cvms
/
{cvm_id}
/
operation-status
Get operation status
curl --request GET \
  --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}/operation-status
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

cvm_id
string
required

Response

Operation status (idle if none in progress)