Package org.jclouds.cloudstack.features
Interface GlobalStoragePoolApi
public interface GlobalStoragePoolApi
Provides synchronous access to CloudStack storage pool features.
- See Also:
-
Method Summary
-
Method Details
-
listStoragePools
@Named("listStoragePools") @GET @Consumes("application/json") Set<StoragePool> listStoragePools(ListStoragePoolsOptions... options)
-