Skip to content

Commit ba76115

Browse files
committed
Added unreleased endpoint comment
1 parent 5490236 commit ba76115

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

source/includes/administration/_usage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-------------------- LIST USAGE SUMMARY -------------------->
44

5-
### List usage summary
5+
### List usage summary (NOT RELEASED YET)
66

77
`GET /usage_summary/organizations/:id`
88

@@ -38,6 +38,8 @@ organizationId,serviceConnectionId,startDate,endDate,usageType,secondaryType,ser
3838
52fd201e-aa82-4a27-86b3-ea9650a7fb1e,beeba736-0451-49b0-8020-8b93ed5abb35,2017-05-01T00:00:00.000Z,2017-05-01T01:00:00.000Z,1,RAM,e37cc44a-47b6-4a26-81f5-1dbf85433e36,0.660000,5.49999878
3939
```
4040

41+
*This endpoint is not in production yet*
42+
4143
Retrieve the usage summary records for an organization and all of its sub-organizations for a specific period. The response can be in JSON (default) or CSV format. Additionally, you can aggregate these records using the different query parameters available.
4244

4345
*Note*: Old records are aggregated by day instead of hour. If you try to query those records per hour, then you will receive an empty list.

0 commit comments

Comments
 (0)