Universal Event Web Services
Overview
Universal Controller supports the following RESTful-based web service for Universal Events.
Formatting specifications for the web service, including details about parameter requirements, are provided.
Authorization to publish a Universal Event is assigned by the Universal Event Create permission, or by the ops_admin role.
Note
When publishing Universal Events through the Web Service API, take into consideration both Universal Controller server and Database server sizings.
Publish Universal Event
Description | |
URI | http://host_name/uc/resources/universalevent/publish |
Description | Publsh a global Universal Event. |
HTTP Method | POST |
Example URI | http://localhost:8080/uc/resources/universalevent/publish |
Authentication | HTTP Basic |
Consumes Content-Type | application/xml, application/json |
Produces Content-Type | n/a |
Example Responses |
|
Publish Universal Event: XML and JSON Example Request
XML Request | JSON Request |
---|---|