GET https://cp.elovade.cloud/api/v1/el-storage/accounts?page=1
GET
https://cp
.elovade.cloud/api/v1/el-storage/accounts?page=1
$ curl --header "Authorization: Bearer {token}" \ --header "Accept: application/json" \
per_page
Integer
Items to show per page
page
Current page
GET https://cp.elovade.cloud/api/v1/el-storage/accounts/{tenant}
https://cp.elovade.cloud/api/v1/el-storage/accounts/{tenant}
Remark: Each tenant can only have one EL storage account assigned. Therefor the tenant ID is used to show a particular account.
GET https://cp.elovade.cloud/api/v1/el-storage/consumptions?date=2022-11-07
https://cp.elovade.cloud/api/v1/el-storage/consumptions?date=2022-11-07
date
String
Date (yyyy-mm-dd)
Last updated 1 year ago