Help Center> Cloud Eye> API Reference (ME-Abu Dhabi Region)> Permissions Policies and Supported Actions> Supported Actions of the Monitoring Data Management APIs
Updated on 2022-07-11 GMT+08:00

Supported Actions of the Monitoring Data Management APIs

Permission

API

Action

IAM Project

Enterprise Project

Query the monitoring data at a specified granularity for a specified metric in a specified period of time. You can specify the dimension of data to be queried.

GET /V1.0/{project_id}/metric-data?namespace={namespace}&metric_name={metric_name}&dim.{i}=key,value&from={from}&to={to}&period={period}&filter={filter}

ces:metricData:list

×

Add one or more pieces of custom metric monitoring data to solve the problem that the system metrics cannot meet specific service requirements.

POST /V1.0/{project_id}/metric-data

ces:metricData:create

×

Query the host configuration for a specified event type in a specified period of time. You can specify the dimension of data to be queried. (This API is provided for SAP Monitor to query the host configuration in the HANA scenario. In other scenarios, the host configuration cannot be queried with this API.)

GET /V1.0/{project_id}/event-data

ces:sapEventData:list

×