|
|
|
|
[dictionary]
|
getTree(self,
id)
Returns the tree structure of an organizer hierarchy where the root
node is the organizer identified by the id parameter. |
source code
|
|
DirectResponse
|
|
[dictionary]
|
|
DirectResponse
|
|
[dictionary]
|
|
|
_getTreeUpdates(self,
contextUid,
newId=None) |
source code
|
|
[dictionary]
|
moveNode(self,
uid,
target)
Move a report or report organizer from one organizer to another. |
source code
|
|
|
|
|
_marshalPath(self,
contextUid,
newId=None,
localKeys=None) |
source code
|
|
|
|
|
getGraphReportDefs(self,
uid,
drange=None)
Returns the json necessary for rendering graphs with the metric
service for each component in the graph definition. |
source code
|
|
|
getMultiGraphReportDefs(self,
uid,
drange=None,
graphGroup=None)
Gets the json necessary for rendering graphs with the metric services
for multi graph reports. |
source code
|
|
Inherited from TreeRouter :
gunzip_b64 ,
gzip_b64 ,
moveOrganizer ,
objectExists
|