Skip to content

Latest commit

 

History

History
150 lines (89 loc) · 4.05 KB

monitoring-usage-information-using-apis-of-the-sap-usage-data-management-service-featur-bf2b304.md

File metadata and controls

150 lines (89 loc) · 4.05 KB

Monitoring Usage Information Using APIs of the SAP Usage Data Management Service [Feature Set B]

Note:

The content in this section is only relevant for cloud management tools feature set B. For more information, see Cloud Management Tools - Feature Set Overview.

Provides information about using the Resource Consumption APIs of the SAP Usage Data Management service for SAP BTP for gathering, storing, and making usage information available for all services and applications in all regions in a cloud deployment. This information is for the purpose of central analysis, reporting, and license auditing.

The service accumulates the information and provides reports in SAP BTP cockpit via APIs for resource planning and cross-billing purposes.

Note:

The SAP Usage Data Management service is not sold to SAP BTP customers as a service; however, customers can see their usage data in the cockpit, for example, in the Usage Analytics pages.

For more information about the APIs, including their specifications and endpoints, go to Resource Consumption for the list of all SAP Usage Data Management service APIs in the SAP Business Accelerator Hub.

Remember:

To call the core platform API methods, you must obtain an access token. See Configuration for Using the Resource Consumption APIs in the SAP Business Accelerator Hub.

Base URI: https://uas-reporting.cfapps.<landscape domain>/reports/v1

Your global account admin has entitled the service plan for the SAP Usage Data Management service in your subaccount. See SAP Usage Data Management Service - Service Plans.

HTTP Method

Action

URI

GET

Get the cloud credit data history for a global account.

/cloudCreditDetails

GET

Get monthly usage reporting data for a directory and a specified time period.

/monthlyDirectoryUsage

GET

Get monthly usage-reporting data for a global account and a specified time period.

/monthlyUsage

GET

Get usage-reporting data for a subaccount.

/subaccountUsage

GET

Get monthly cost reporting data for all subaccounts for the Cloud Platform Enterprise Agreement (CPEA) consumption-based commercial model.

/monthlySubaccountsCost

Related Information

Configuration for Using the Resource Consumption APIs in the SAP Business Accelerator Hub

SAP Usage Data Management Service - Service Plans

Cloud Management Tools — Feature Set Overview