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 monitoring data of specified metrics within a specified time range and specified granularities in batches. At present, you can query the monitoring data of a maximum of 10 metrics in batches. |
POST /V1.0/{project_id}/batch-query-metric-data |
ces:metricData:list |
√ |
× |
|
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 |
√ |
× |
Last Article: Supported Actions of the Alarm Rule Management APIs
Next Article: Supported Actions of the Quota Management API
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.