Table of Contents

Search

  1. Preface
  2. Informatica Intelligent Cloud Services REST API
  3. Platform REST API version 2 resources
  4. Platform REST API version 3 resources
  5. Data Integration REST API
  6. Mass Ingestion Files REST API
  7. Mass Ingestion Streaming REST API
  8. Model Serve REST API
  9. RunAJob utility
  10. ParamSetCli utility
  11. REST API codes
  12. REST API resource quick references

REST API Reference

REST API Reference

Metering data

Metering data

If your organization has the Intelligent Cloud Data Management feature, you can download metering usage data using the REST API.
To download the metering data, you send an export job request, check the job status, and then download a ZIP file that contains the data.
You can download the following data:
Summary IPU usage data
You can download summary IPU usage data for production organizations, additional production organizations, sub-organizations, and sandbox organizations for a specified date range. The ZIP file includes data for the requesting organization and the organizations under it.
For example, if the requesting organization is the production organization, the ZIP file contains data for the production organization and its additional production organizations, sub-organizations, and sandbox organizations. If the requesting organization is an additional production organization that has a sub-organization, the ZIP file contains data for the additional production organization and its sub-organization.
You can send a request to receive usage information for all meters in one CSV file or receive individual CSV files for each meter. To receive usage information for all meters in one CSV file, set the combinedMeterUsage field value to TRUE.
Job-level details
If a service supports job-level detail reports, you can download job-level details for a specified date range. You can request job-level details for a particular meter or for all meters. The ZIP file includes data for the requesting organization.
In the export job request, include a date range and either a meter ID for a particular meter or the allMeters field with a value of TRUE to specify the data to include in the ZIP file. To see if you can download job-level details for your service and to find the meter ID to use in the request, see Meter IDs.
An organization can have a maximum of 5 active jobs. A job is active when the status is CREATED or PROCESSING.

0 COMMENTS

We’d like to hear from you!