forked from docs/doc-exports
move doc sources to other location Reviewed-by: OpenTelekomCloud Bot <None>
6.1 KiB
6.1 KiB
Adding an ECS to the Monitoring List
Function
This API is used to add an ECS to the monitoring list.
Ceilometer periodically collects monitoring data on the ECSs added to the monitoring list and reports the data to Cloud Eye. The data includes the platform version, CPU, memory, NICs, disks, and hardware version. For example, the plug-in of an SAP ECS periodically obtains monitoring data from Cloud Eye and reports the data to SAP in reports.
Request
Table 2 describes the request parameters.
Response
None
Example Request
POST https://{endpoint}/v1.0/servers/{server_id}/action
{ "monitorMetrics" : null }
Example Response
None
Returned Values
Error Codes
See Error Codes.
Parent topic: Status Management