UNSOLVED

y_labchiri

updated

12 years ago

Y

y_labchiri

15 Posts

0

1110

January 16th, 2015 02:00

Capacity Centera Information

Hi,

I need to display these informations in my application (Java)
Cluster

=====

clusterIdentification
totalCapacity
usedCapacity
freeCapacity
totalObjectCount
freeObjectCount

And For Pool

=========

poolIdentification
usedCapacity
freeCapacity
quota
hardStopQuota
usedObjectCount
usedClipCount

In API i didnt find methodes that return all these information.

How can I retrieve these information from API?

NB. I use SDK 3.3 in Java Enviroment.

thanks for your helps.