cURL
curl --request POST \ --url https://api.getgranite.ai/api/mig/update-type \ --header 'Content-Type: application/json' \ --data ' { "mig_name": "<string>", "template_type": "<string>" } '
{ "status": "<string>", "message": "<string>", "data": {} }
Update the instance template type for a MIG. (Admin only)
Request to update MIG instance template type
MIG name
New template type (e2-small, e2-standard-2, e2-standard-4)
Successful Response
Response for instance operations
Operation status
Status message
Instance details