Skip to main content
POST
/
api
/
mig
/
setup
/
resume
Resume suspended Installation VM
curl --request POST \
  --url https://api.getgranite.ai/api/mig/setup/resume
{
  "status": "<string>",
  "message": "<string>",
  "data": {}
}

Response

200 - application/json

Successful Response

Generic response for Installation VM actions

status
string
required

Operation status

message
string
required

Status message

data
Data · object

Additional data if applicable