1
0
forked from docs/doc-exports
doc-exports/docs/ces/api-ref/ces_03_0050.html
Dong, Qiu Jian 95f84e7c3b Update CES API -20240104 version
Reviewed-by: Ziuzko, Alevtina <alevtina.ziuzko@t-systems.com>
Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
2024-05-07 11:19:42 +00:00

4.5 KiB
Raw Permalink Blame History

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

×