{
"instance_id": "string",
"name": "string",
"region": "string",
"ssh_key_name": "string",
"fixed_ip": "string",
"floating_ip": "string",
"status": "string",
"specs": {
"gpu_type": "string",
"gpu_count": 0,
"cpu": 0,
"ram": 0
},
"image": {
"name": "string"
},
"created_at": "string",
"currency": "string",
"operations": {
"security_rules": true,
"snapshot": true,
"is_snapshotting": true,
"hibernation": true,
"restore_hibernation": true,
"reboot": true
}
}