Available since version: 1.8
The method is used to control all graph attributes including graph graphs.
| Parameter | Type | Optional | Description | Details |
|---|---|---|---|---|
| graphid | string | Graph ID. | ||
| graph attribute | any | Yes | New value for a graph attribute. | |
| gitems | any | Yes | New graph item list. | |
| Parameter | Description |
|---|---|
| result | Operation successful. Result will contain array of updated Graph IDs. |
| error | In case of any errors |
Set graph y axis max value to '100':
{
"jsonrpc":"2.0",
"method":"graph.update",
"params":{
"graphid": "100100000010092",
"ymax_type": 1,
"yaxismax": 100
},
"auth":"700ca65537074ec963db7efabda78259",
"id":2
}Retrieved updated graph IDs: