org.jclouds.cloudstack.features
Interface GlobalStoragePoolApi


public interface GlobalStoragePoolApi

Provides synchronous access to CloudStack storage pool features.

See Also:

Method Summary
 Set<StoragePool> listStoragePools(ListStoragePoolsOptions... options)
           
 

Method Detail

listStoragePools

@Named(value="listStoragePools")
Set<StoragePool> listStoragePools(ListStoragePoolsOptions... options)


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