@Path(value="quotaStatus") public class QuotaStatus extends Object
| Constructor and Description |
|---|
QuotaStatus() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.resource.management.quota.library.status.QuotaStorageStatus |
getQuotaStorageStatus(String timeinterval) |
List<org.gcube.resource.management.quota.library.status.QuotaStorageStatus> |
getQuotaStorageStatusList(String timeinterval) |
@GET
@Path(value="/detail/")
@Produces(value="application/xml")
public org.gcube.resource.management.quota.library.status.QuotaStorageStatus getQuotaStorageStatus(@QueryParam(value="timeinterval")
String timeinterval)
Copyright © 2019. All Rights Reserved.