z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


PAPI client library services

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

The Policy Agent API provides the following client library calls to connect, disconnect, get, and free storage for policy performance data.
  • papi_connect()
  • papi_debug()
  • papi_disconnect()
  • papi_free_perf_data()
  • papi_get_perf_data()
The Policy Agent API provides the following helper functions to access the policy performance data.
  • papi_get_action_perf_by_id()
  • papi_get_action_perf_info()
  • papi_get_actions_count()
  • papi_get_policy_instance()
  • papi_get_rule_perf_by_id()
  • papi_get_rule_perf_info()
  • papi_get_rules_count()
  • papi_strerror()

To use these calls, the application must include the file papiuser.h.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014