We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ab2b5 commit 1fa6b5cCopy full SHA for 1fa6b5c
openapi.yaml
@@ -7384,8 +7384,8 @@ paths:
7384
- Managed
7385
summary: List Managed Stats
7386
description: |
7387
- Returns a list of Managed Stats on your Account. These
7388
- stats reflect the last 24 hours of combined usage for the following data:
+ 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 the following data:
7389
7390
7391
* cpu
@@ -7407,7 +7407,7 @@ paths:
7407
schema:
7408
type: object
7409
properties:
7410
- stats_data:
+ data:
7411
7412
oneOf:
7413
- x-linode-ref-name: "Stats Available"
0 commit comments