- item update
try:{ "graphid": "471", "name": "CPU jumps2", "gitems": [ { "itemid": "22924", "color": "009901" } ] }
after that try
{ "graphid": "471", "name": "CPU jumps", "gitems": [ { "itemid": "22924" } ] }
notice:
- itemid is required for gitems
- get updated graph item and notice that color is set to 009600
- graph update
notice:
- CGraph->inherit() calls CGraphGeneral->updateReal with lot of data this leads to updating extra fields of table graphs