ID |
String |
The unique identifier of the graph. |
Name |
String |
The canonical name of the graph. |
Footer |
true or false |
Determines whether the graph includes a footer. |
Format |
String |
The format specification for graph data. |
ReturnSet |
String |
|
Type |
String |
|
Tags |
Object |
|
MinY |
Integer |
|
MaxY |
Integer |
|
YAxisLabel |
String |
|
TimeZone |
String |
|
DownSample |
String |
|
Description |
String |
|
Range |
Object |
This object has two members:
- Start
- The minimum value for the range.
- End
- The maximum value for the range.
|
DataPoints |
Array of objects |
The data to graph, as an array of DataPoint objects. |