Available since version: 1.8
This function allows you to delete information about one or several graphs. Graph items will be removed.
Array of Graph IDs
| Parameter | Description |
|---|---|
| result | Operation successful. Result will contain array of deleted Host IDs. |
| error | In case of any errors |
Delete graphs by graph ID
{
"jsonrpc":"2.0",
"method":"graph.delete",
"params":["107824", "107825"],
"auth":"3a57200802b24cda67c4e4010b50c065",
"id":2
}Graphs deleted successfully:
Graphs does not exist: