API Guide

Table Of Contents
Example HTTP response
Response 200
{
Ê "name" : "Test_svol",
Ê "application_consistent" : false,
Ê "block_count" : 262144,
Ê "block_size" : 4096,
Ê "capacity" : 1073741824,
Ê "health_indications" : [ ],
Ê "health_state" : "ok",
Ê "operational_status" : "ok",
Ê "io_status" : "alive",
Ê "itls" : [ {
Ê "initiator" : 5764629798346474768,
Ê "target" : 5766297903108719301,
Ê "lun" : 423
Ê }, {
Ê "initiator" : 5764629798346474768,
Ê "target" : 5766297907403686597,
Ê "lun" : 423
Ê }, {
Ê "initiator" : 5764629798346474769,
Ê "target" : 5766297903108719301,
Ê "lun" : 423
Ê }, {
Ê "initiator" : 5764629798346474769,
Ê "target" : 5766297907403686597,
Ê "lun" : 423
Ê } ],
Ê "largest_free_chunk" : 1073741824,
Ê "provision_type" : "legacy",
Ê "storage_array_family" : "unknown",
Ê "storage_array_name" : "EMC-CLARiiON-FNM00123456789",
Ê "storage_volumetype" : "traditional",
Ê "system_id" : "VPD83T3:600601600aa03d0028e82f5a5b645410",
Ê "thin_capable" : true,
Ê "thin_rebuild" : true,
Ê "use" : "used",
Ê "used_by" : [ "extent_db1" ],
Ê "vendor_specific_name" : "EMC"
}
3.32.3. Storage volume is not really missing it will reappear after being
forgotten
DELETE /clusters/{cluster_name}/storage_volumes/{name}
99