Skip to content

Commit 1fa6b5c

Browse files
author
hzoppetti
committed
stats_data to data and added note about graph points
1 parent 13ab2b5 commit 1fa6b5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

openapi.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7384,8 +7384,8 @@ paths:
73847384
- Managed
73857385
summary: List Managed Stats
73867386
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:
7387+
Returns a list of Managed Stats on your Account in the form of y and x graph data points.
7388+
These stats reflect the last 24 hours of combined usage for the following data:
73897389

73907390

73917391
* cpu
@@ -7407,7 +7407,7 @@ paths:
74077407
schema:
74087408
type: object
74097409
properties:
7410-
stats_data:
7410+
data:
74117411
type: object
74127412
oneOf:
74137413
- x-linode-ref-name: "Stats Available"

0 commit comments

Comments
 (0)