{
"gpu_model": "RTX-A6000",
"gpu_count": 1,
"region": "CANADA-1",
"instance_name": "string",
"image_name": "string",
"volume_id": "string",
"boot_from_volume": false,
"ssh_key": "string",
"public_ip": true,
"security_rules": [
{
"direction": "ingress",
"protocol": "tcp",
"ethertype": "IPv4",
"port_range_min": 1,
"port_range_max": 1,
"remote_ip_prefix": "string"
}
],
"cloud_init": "string",
"os_volume": {
"size": 100
},
"existing_volumes": [
"string"
],
"volumes": [
{
"name": "string",
"size": 100,
"volume_type": "HDD"
}
],
"script_id": "string"
}