{
"instance_id": "string",
"vm_name": "string",
"region": "CANADA-1",
"ip_address": "string",
"ip_status": "pending",
"billing": {
"breakdown": {
"compute": {
"gpu": {
"model": "string",
"count": 0,
"hourly_rate": 0
}
},
"storage": {
"os_volume": {
"size_gb": 0,
"type": "string",
"hourly_rate": 0
},
"data_volumes": [
{
"name": "string",
"size_gb": 0,
"type": "string",
"hourly_rate": 0
}
],
"data_volumes_total": 0
}
},
"total_hourly_rate": 0,
"currency": "USD"
},
"specs": {
"gpu_type": "string",
"gpu_count": 0,
"ram_gb": 0,
"vcpus": 0,
"storage_gb": 0
},
"status": "CREATING",
"boot_source": "image",
"operating_system": "string",
"features": {
"security_rules_configured": true,
"cloud_init_configured": true,
"startup_script_configured": true
},
"created_at": "2019-08-24T14:15:22.123Z"
}