Previous Topic: About This GuideNext Topic: API Call Returns


About the CA User Activity Reporting Module API

The CA User Activity Reporting Module API uses a web application that accepts HTTPs post commands to return the query or report information you want. The web application consists of a dedicated iGateway spindle.

You use specific URLs that include arguments to control what data is returned and how it is filtered. Each available URL / API command verifies whether the caller is authenticated by validating the session id or certificate credentials. Each HTTPs request must contain one of these types of authentication information.

CA User Activity Reporting Module API features include:

To use CA User Activity Reporting Module API calls effectively, be familiar with the federation structure of your environment, the queries and reports available, and user roles and their access rights.

More information:

CA User Activity Reporting Module API Structure

API Authentication

CA User Activity Reporting Module API Examples