API Overview

<table border="1" cellpadding="0" cellspacing="0" style="width:0px"> <tbody> <tr> <td> <p><strong>API</strong></p> </td> <td> <p><strong>Description</strong></p> </td> </tr> <tr> <td> <p>AckAlarm</p> </td> <td> <p>Acknowledge alarm.</p> </td> </tr> <tr> <td> <p>BindInstanceAlarmTemplate</p> </td> <td> <p>Bind alarm templates to the instance.</p> </td> </tr> <tr> <td> <p>BindTemplateInstance</p> </td> <td> <p>Bind instances to the alarm template.</p> </td> </tr> <tr> <td> <p>CheckAlarmTemplateName</p> </td> <td> <p>Check the uniqueness of the alarm template name.</p> </td> </tr> <tr> <td> <p>CloneAlarmTemplate</p> </td> <td> <p>Clone alarm template.</p> </td> </tr> <tr> <td> <p>CreateAlarmTemplate</p> </td> <td> <p>Create alarm template, including template name, alarm rules bound to the template, and alarm contact group bound to the template.</p> </td> </tr> <tr> <td> <p>DeleteAlarmTemplate</p> </td> <td> <p>Delete alarm template.</p> </td> </tr> <tr> <td> <p>GetInstanceIDByName</p> </td> <td> <p>Get the unique identifier of the instance based on name. For versions later than version 2.11, this API is not available.</p> </td> </tr> <tr> <td> <p>GetTemplate</p> </td> <td> <p>Get alarm template.</p> </td> </tr> <tr> <td> <p>ListAlarmRules</p> </td> <td> <p>Query alarm rules (all the alarm rules bound to the alarm template).</p> </td> </tr> <tr> <td> <p>ListAlarmTemplates</p> </td> <td> <p>Query alarm template list.</p> </td> </tr> <tr> <td> <p>ListHistoryAlarms</p> </td> <td> <p>Query history alarm information.</p> </td> </tr> <tr> <td> <p>ListIntanceAlarmTemplates</p> </td> <td> <p>Query alarm templates bound to the instance.</p> </td> </tr> <tr> <td> <p>ListTemplateIntances</p> </td> <td> <p>Query instances bound to the alarm template.</p> </td> </tr> <tr> <td> <p>ListTemplateUnbindIntances</p> </td> <td> <p>Query instances that are not bound to the alarm template.</p> </td> </tr> <tr> <td> <p>ListUnbindAlarmTemplates</p> </td> <td> <p>Query alarm templates that are not bound to the specified ECS.</p> </td> </tr> <tr> <td> <p>UnbindInstanceAlarmTemplate</p> </td> <td> <p>Unbind the alarm template with the instance.</p> </td> </tr> <tr> <td> <p>UpdateAlarmTemplate</p> </td> <td> <p>Modify alarm template:</p> <p>1.&nbsp;&nbsp;&nbsp;&nbsp; Set as default template.</p> <p>2.&nbsp;&nbsp;&nbsp;&nbsp; Modify template name, bound alarm rules, and bound alarm contact etc.</p> </td> </tr> <tr> <td> <p>ListCaasClusterNoteInstance</p> </td> <td> <p>Query the node monitor list for CaaS.</p> </td> </tr> <tr> <td> <p>ListCaasClusterService</p> </td> <td> <p>Query the service list for the container cluster.</p> </td> </tr> <tr> <td> <p>ListCaasClusterServiceInstance</p> </td> <td> <p>Query the cluster list for the container monitor.</p> </td> </tr> <tr> <td> <p>ListCaasClusterdata</p> </td> <td> <p>Query the cluster list in CaaS monitor.</p> </td> </tr> <tr> <td> <p>CheckContactGroupName</p> </td> <td> <p>Check the uniqueness of the alarm contact group name.</p> </td> </tr> <tr> <td> <p>CheckContactName</p> </td> <td> <p>Check the uniqueness of the alarm contact name.</p> </td> </tr> <tr> <td> <p>CreateContact</p> </td> <td> <p>Create alarm contact.</p> </td> </tr> <tr> <td> <p>CreateContactGroup</p> </td> <td> <p>Create alarm contact group.</p> </td> </tr> <tr> <td> <p>DeleteContact</p> </td> <td> <p>Delete alarm contact.</p> </td> </tr> <tr> <td> <p>DeleteContactGroup</p> </td> <td> <p>Delete alarm contact group.</p> </td> </tr> <tr> <td> <p>ListBindContactGroups</p> </td> <td> <p>Query the alarm contact groups bound to the alarm template.</p> </td> </tr> <tr> <td> <p>ListBindContacts</p> </td> <td> <p>Query the contacts bound to the specified group.</p> </td> </tr> <tr> <td> <p>ListContactGroups</p> </td> <td> <p>Query alarm contact groups.</p> <p>Only query alarm contact groups bound to the alarm template if the template ID is not blank.</p> </td> </tr> <tr> <td> <p>ListContacts</p> </td> <td> <p>Query alarm contacts.</p> </td> </tr> <tr> <td> <p>ListUnbindContactGroups</p> </td> <td> <p>Query alarm contact groups that are not bound to the alarm template.</p> </td> </tr> <tr> <td> <p>ListUnbindContacts</p> </td> <td> <p>Query contacts that are not bound to the specified group.</p> </td> </tr> <tr> <td> <p>UpdateContact</p> </td> <td> <p>Modify alarm contact.</p> </td> </tr> <tr> <td> <p>UpdateContactGroup</p> </td> <td> <p>Modify alarm contact group and the relationship between the group and the contacts.</p> </td> </tr> <tr> <td> <p>CreateGraph</p> </td> <td> <p>Create graph.</p> </td> </tr> <tr> <td> <p>CreateScreen</p> </td> <td> <p>Create dashboard.</p> </td> </tr> <tr> <td> <p>CreateScreenGroup</p> </td> <td> <p>Create dashboard group.</p> </td> </tr> <tr> <td> <p>DeleteGraph</p> </td> <td> <p>Delete dashboard graph.</p> </td> </tr> <tr> <td> <p>DeleteScreen</p> </td> <td> <p>Delete dashboard.</p> </td> </tr> <tr> <td> <p>DeleteScreenGroup</p> </td> <td> <p>Delete dashboard group.</p> </td> </tr> <tr> <td> <p>ListGraphs</p> </td> <td> <p>Query general information of the dashboard graph.</p> </td> </tr> <tr> <td> <p>ListScreenData</p> </td> <td> <p>Query graphs generated by the dashboard.</p> </td> </tr> <tr> <td> <p>ListScreenGroups</p> </td> <td> <p>Query dashboard group.</p> </td> </tr> <tr> <td> <p>ListScreens</p> </td> <td> <p>Query dashboard list.</p> </td> </tr> <tr> <td> <p>UpdateGraph</p> </td> <td> <p>Modify dashboard graph.</p> </td> </tr> <tr> <td> <p>UpdateScreen</p> </td> <td> <p>Update dashboard.</p> </td> </tr> <tr> <td> <p>ListELBDatas</p> </td> <td> <p>Query the monitored ELB list.</p> </td> </tr> <tr> <td> <p>ListELBMonitorData</p> </td> <td> <p>Query the monitor graph data for an ELB.</p> </td> </tr> <tr> <td> <p>ValidateListenerStatus</p> </td> <td> <p>Validate ELB listener status.</p> </td> </tr> <tr> <td> <p>GetMonitorSummary</p> </td> <td> <p>Get the monitor summary information.</p> </td> </tr> <tr> <td> <p>ListBmsMonitors</p> </td> <td> <p>Query BMS instance list.</p> </td> </tr> <tr> <td> <p>ListInstanceMetricDatas</p> </td> <td> <p>Query the monitoring metric data for an instance.</p> </td> </tr> <tr> <td> <p>ListInstanceMonitorDatas</p> </td> <td> <p>Query ECS graph.</p> </td> </tr> <tr> <td> <p>ListMetricDatas</p> </td> <td> <p>Query monitoring metric.</p> </td> </tr> <tr> <td> <p>ListMonitorInstances</p> </td> <td> <p>Query ECS monitoring list.</p> </td> </tr> <tr> <td> <p>ListResourceMonitorDatas</p> </td> <td> <p>Query the CPU, memory, network IO and other metric data for ECS, ELB, PostgreSQL or other monitor service instance.</p> </td> </tr> <tr> <td> <p>RegisterMonitor</p> </td> <td> <p>Register for monitor.</p> </td> </tr> <tr> <td> <p>ListSiteMonitorsData</p> </td> <td> <p>Query network quality monitor list.</p> </td> </tr> </tbody> </table>
Did the above content solve your problem? Yes No
Please complete information!

Call us

400-151-8800

Email us

cloud@pingan.com

Online customer service

Instant reply

Technical Support

cloud products