Table of Contents

Search

  1. Preface
  2. Introduction to Data Engineering Administration
  3. Authentication
  4. Running Mappings on a Cluster with Kerberos Authentication
  5. Authorization
  6. Cluster Configuration
  7. Cloud Provisioning Configuration
  8. Data Integration Service Processing
  9. Appendix A: Connections Reference
  10. Appendix B: Monitoring REST API

Monitoring REST API Overview

Monitoring REST API Overview

You can monitor statistics retrieved through the REST API.
With the REST API, you can get the mapping execution statistics for mappings that run on the native, Blaze, or Spark engines. You can get mapping statistics, mapping advanced statistics, mapping execution steps, and mapping execution plans.
Before you use the REST APIs, verify the following requirements:
  • Identify the client or the programming language that you want to use to call the REST APIs.
  • Ensure that you start the REST Operations Hub Service to use the REST APIs.
  • Configure the monitoring Model Repository Service to get data from the REST APIs.
Enter the mapping jobID as input to the REST API to get the mapping execution statistics. Monitoring REST API requires user name, password encrypted with the pmpasswd command line program, and security domain to connect to the Informatica domain to get the monitoring execution statistics. You can pass the Informatica domain user name, password, and security domain as headers during the REST API.
You can use the following REST APIs to get the following mapping execution statistics:
  • MappingStats
  • MappingAdvancedStats
  • MappingExecutionSteps
  • MappingExecutionPlans

0 COMMENTS

We’d like to hear from you!