Skip to content

Commit d5d7658

Browse files
author
hzoppetti
committed
added managed-stats endpoint log entry
1 parent 51e69b8 commit d5d7658

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/changelog/2019-10-07-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Some heuristics for which heading to put API reference updates under:
3636
* A `linode_reboot` Event action can now generate a `secondary_entity` object. A `secondary_entity` object displays information about an additional entity that is related to the Event.
3737
* Use the Accounts collection to List Events [GET /account/events](/api/v4/account-events) or to View an Event [GET /account/events/{eventId}](/api/v4/account-events-event-id).
3838

39+
* The List Managed Stats endpoint [GET managed/stats](/api/v4/managed-stats) returns a list of Managed Stats on your account in the form of y and x graph data points. These stats reflect the last 24 hours of combined usage for `cpu`, `disk`, `swap`, `network in`, and `network out`.
40+
3941
### Changed
4042

4143
### Fixed

0 commit comments

Comments
 (0)