## volume_type.name = "piops_iscsi_na"
{
"id" : "13fea5a0-a36f-43e8-92ef-1cf472725dbe",
"status" : "available",
"name" : "vol01",
"description" : null,
"size" : 100,
"iops_per_gb" : "2",
"initiator_iqns" : [
"iqn.1998-01.com.vmware.iscsi:name1",
"iqn.2015-06.com.ntt.iscsi:cl01"
],
"initiator_secret" : null,
"target_secret" : null,
"snapshot_ids" : [],
"target_ips": [ "192.168.0.11", "192.168.0.12"],
"metadata" : { "lun_id": "0" },
"virtual_storage_id" : "90ff9a35-726d-47d6-a048-f080d2c90b57",
"availability_zone" : "zone1-groupa",
"created_at" : "2015-05-17T18:14:34.000000",
"updated_at" : null,
"error_message" : "",
"percent_snapshot_reserve_used" : 0
}
## volume_type.name = "pre_nfs_na"
{
"id" : "13fea5a0-a36f-43e8-92ef-1cf472725dbe",
"status" : "available",
"name" : "vol01",
"description" : null,
"size" : 100,
"throughput" : "400",
"export_rules" : [
"0.0.0.0/0"
],
"snapshot_ids" : [],
"target_ips": [ "192.168.0.11"],
"virtual_storage_id" : "90ff9a35-726d-47d6-a048-f080d2c90b57",
"availability_zone" : "zone1-groupa",
"created_at" : "2015-05-17T18:14:34.000000",
"updated_at" : null,
"error_message" : ""
}