Get the Readings from the Utilization Meters of an Asset or a Subscription Using REST API
Asset meters let you define and track your asset utilization. Typically, the meter readings are tracked by a physical counter on an asset or by the computer controls that are used to operate and monitor the asset.
From this update, you can use a new utilizationMeters REST service to get all the utilization meters that are associated with an asset or a subscription in a single call. The response gives key details related to meter definition, subscription references, and the latest reading.
With this REST service, you get all the utilization meter readings of an asset or a subscription in a single call, including the latest active reading. This provides greater efficiency and visibility.
Steps to Enable
Review the REST service definition in the REST API guides to leverage (available from the Oracle Help Center > your apps service area of interest > APIs & Schema). If you are new to Oracle's REST services you may want to begin with the Quick Start section.
Access Requirements
Users who are assigned a configured job role that contains these privileges can access this feature:
- Manage Customer Assets (CSI_MANAGE_CUSTOMER_ASSETS_PRIV)
- View Customer Assets (CSI_VIEW_CUSTOMER_ASSETS_PRIV)
- Manage Enterprise Assets (CSE_MANAGE_ENTERPRISE_ASSETS_PRIV)
- View Enterprise Assets (CSE_VIEW_ENTERPRISE_ASSETS_PRIV)
- View Meter Reading History by Service (MNT_VIEW_METER_READING_HISTORY_BY_SERVICE_PRIV)
These privileges are available prior to this update.