curl --location --request POST '/api/v1/vms//restart'
{
"cpu_cores": 0,
"created_at": "2019-08-24T14:15:22Z",
"id": 0,
"ip_address": "string",
"kernel_cmdline": "string",
"mac_address": "string",
"memory_mb": 0,
"name": "string",
"pid": 0,
"runtime": "string",
"serial_socket": "string",
"status": "string",
"updated_at": "2019-08-24T14:15:22Z"
}