...
Universal Controller supports the following RESTful-based web service for Audits.
Users with the ops_admin role or ops_audit_view role can use Audit Web Services for all Audit records.
...
Description | |
URI | http://host_name/uc/resources/audit/list |
Description | Retrieve the audit details using a specific filter. |
HTTP Method | POST |
Example URI | http://localhost:8080/uc/resources/audit/list |
Authentication | HTTP Basic |
Consumes Content-Type | application/xml, application/json |
Produces Content-Type | application/xml, application/json |
...