Start a Conversation

Unsolved

This post is more than 5 years old

385

March 27th, 2012 15:00

How to find the Volume is in use or not using XML API

Hi

How to find the Volume is in use or not using XML API. Thru CLI I am getting the volume is in use or not

id          = 9

name        = root_slice_1

acl         = 0

in_use      = True

type        = slice

slice_name  = root_slice_1

slice_of    = root_disk

offset(MB) = 135

size  (MB) = 16

disks       = root_disk

clnt_volume = root_volume_1

size        = total = 16 avail = 0 used = 16 ( 100% ) (sizes in MB)

I am getting the in use property thru XML API.

 

           

       

Can you please help me where i can find it.

Thanks

naren

296 Posts

April 2nd, 2012 02:00

Hi,

You said you are getting the in use property through XML API.. (you are looking for properties of Volume for in use field correct) ?

Please go through the XML API documentation for more details.

Sameer Kulkarni

No Events found!

Top