org.jclouds.cloudstack.features
Interface GlobalCapacityApi


public interface GlobalCapacityApi

Provides synchronous access to CloudStack Account features available to Global Admin users.

See Also:

Method Summary
 Set<Capacity> listCapacity(ListCapacityOptions... options)
          List Capacities
 

Method Detail

listCapacity

@Named(value="listCapacity")
Set<Capacity> listCapacity(ListCapacityOptions... options)
List Capacities

Returns:
alert list or null if not found


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.