anatools.anaclient.api.graphs module¶
Graphs API calls.
- createGraph(self, workspaceId, channelId, graph, name, description)¶
- deleteGraph(self, workspaceId, graphId)¶
- downloadGraph(self, workspaceId, graphId)¶
- editGraph(self, workspaceId, graphId, name=None, description=None)¶
- getDefaultGraph(self, channelId)¶
- getGraphs(self, workspaceId, graphId=None, name=None, email=None)¶