[whups] Remote API?

Chuck Hagenbuch chuck at horde.org
Thu Jan 23 15:27:10 PST 2003


Quoting Adam Tauno Williams <adam at morrison-ind.com>:

> Also the ability to poll the status of a given ticket,  and a list of
> tickets related to a specific person.
> 
> So someone could create a ticket via and external interface,  and see in
> a table, the status of their currect tickets.
> 
> 2. We'd like to script our network management system (OpenNMS) to create
> tickets on the occurance of certain events.  The scripting is easy in 
> OpenNMS, but the interface with WHUPs we know nothing about.

You have two options.

1. Use a PHP script to do the scripting and load the Horde $registry object
there, and make the calls that way.

2. Use XML-RPC to make the calls from any language/platform that you like
(as long as it speaks xml-rpc of course).

Either way, some of the apis you want are certainly there (create ticket,
search tickets), and some will probably have to be added - just let us know.

-chuck

--
Charles Hagenbuch, <chuck at horde.org>
must ... find ... acorns ... *thud*


More information about the whups mailing list