The Zenoss UI lets you add a new device with a device name and a title. The former needs to be an IP address or DNS entry, the latter is then used for display purposes.
I am trying to do the same using the Zenoss API call, but I can't find support for a title. Is there a way to programmatically add devices to Zenoss giving an IP address and a name/title that Zenoss should use in the UI?