Skip to content

Commit 894be88

Browse files
committed
Removed unreleased from usage summary doc
1 parent 0f903ba commit 894be88

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

source/includes/administration/_usage.md

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

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

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

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

@@ -38,8 +38,6 @@ 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-
4341
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.
4442

4543
*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)