{
"success": true,
"volumes": [
{
"id": "BRK-123456V",
"name": "ml-training-data",
"size": 500,
"region": "FINLAND-1",
"tier": "advanced",
"volume_type": "NVMe",
"status": "attached",
"bootable": false,
"created_at": "2025-12-01T10:30:00Z",
"instance_id": "BRK-789012D",
"vm_status": "RUNNING"
}
],
"next_volume_name": "volume3",
"total_count": 1,
"bootable_count": 0,
"non_bootable_count": 1,
"applied_filters": {
"region": null,
"tier": null,
"bootable": null
},
"metadata": {
"regions_available": [
"FINLAND-1",
"CANADA-1"
],
"tiers_used": [
"advanced",
"legacy"
]
}
}