|
|
|
|
DirectResponse
|
|
DirectResponse
|
|
DirectResponse
|
|
[dictionary]
|
getTree(self,
id='/zport/dmd/Networks')
Returns the tree structure of an organizer hierarchy where the root
node is the organizer identified by the id parameter. |
source code
|
|
DirectResponse
|
getInfo(self,
uid,
keys=None)
Returns a dictionary of the properties of an object |
source code
|
|
DirectResponse
|
setInfo(self,
**data)
Main method for setting attributes on a network or network organizer. |
source code
|
|
DirectResponse
|
getIpAddresses(self,
uid,
start=0,
params=None,
limit=50,
sort='ipAddressAsInt',
page=None,
dir='ASC')
Given a subnet, get a list of IP addresses and their relations. |
source code
|
|
|
|
|
newDiscoveryJob(self,
networks=None,
zProperties=None,
collector='localhost') |
source code
|
|
Inherited from TreeRouter :
asyncGetTree ,
gunzip_b64 ,
gzip_b64 ,
moveOrganizer ,
objectExists
|