cURL
curl --request POST \ --url https://api.getgranite.ai/api/mig/instances/create \ --header 'Content-Type: application/json' \ --data ' { "mig_name": "<string>" } '
{ "status": "<string>", "message": "<string>", "data": {} }
Create a new instance by increasing the MIG target size
Request to create an instance in a MIG
MIG name
Successful Response
Response for instance operations
Operation status
Status message
Instance details