Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
URIhttp://host_name/uc/resources/audit/list
DescriptionRetrieve the audit details using a specific filter.

HTTP Method

POST

Example URI

http://localhost:8080/uc/resources/audit/list
AuthenticationHTTP Basic
Consumes Content-Typeapplication/xml, application/json
Produces Content-Typeapplication/xml, application/json

...