{
"success": true,
"instance": {
"id": "string",
"name": "string",
"status": "string",
"deployment_id": "string",
"created_at": "string",
"fixed_ip": "string",
"floating_ip": "string",
"updated_at": "string",
"region": "string",
"region_features": {
"property1": null,
"property2": null
},
"region_type": "string",
"flavor": {
"property1": null,
"property2": null
},
"image": {
"property1": null,
"property2": null
},
"environment": {
"property1": null,
"property2": null
},
"keypair": {
"property1": null,
"property2": null
},
"volume_attachments": [
{
"property1": null,
"property2": null
}
],
"security_rules": [
{
"property1": null,
"property2": null
}
]
}
}