@alicloud/cms20190101 4.0.8 → 4.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +442 -420
- package/dist/client.js +491 -421
- package/dist/client.js.map +1 -1
- package/dist/models/AddTagsRequest.d.ts +10 -10
- package/dist/models/AddTagsResponseBody.d.ts +5 -4
- package/dist/models/AddTagsResponseBody.js.map +1 -1
- package/dist/models/ApplyMetricRuleTemplateRequest.d.ts +7 -5
- package/dist/models/ApplyMetricRuleTemplateRequest.js.map +1 -1
- package/dist/models/ApplyMetricRuleTemplateResponseBody.d.ts +8 -6
- package/dist/models/ApplyMetricRuleTemplateResponseBody.js.map +1 -1
- package/dist/models/BatchCreateInstantSiteMonitorRequest.d.ts +28 -12
- package/dist/models/BatchCreateInstantSiteMonitorRequest.js.map +1 -1
- package/dist/models/BatchCreateInstantSiteMonitorResponseBody.d.ts +7 -6
- package/dist/models/BatchCreateInstantSiteMonitorResponseBody.js.map +1 -1
- package/dist/models/BatchExportRequest.d.ts +14 -13
- package/dist/models/BatchExportRequest.js.map +1 -1
- package/dist/models/BatchExportResponseBody.d.ts +13 -12
- package/dist/models/BatchExportResponseBody.js.map +1 -1
- package/dist/models/BatchExportShrinkRequest.d.ts +14 -13
- package/dist/models/BatchExportShrinkRequest.js.map +1 -1
- package/dist/models/CreateDynamicTagGroupRequest.d.ts +41 -24
- package/dist/models/CreateDynamicTagGroupRequest.js.map +1 -1
- package/dist/models/CreateDynamicTagGroupResponseBody.d.ts +7 -6
- package/dist/models/CreateDynamicTagGroupResponseBody.js.map +1 -1
- package/dist/models/CreateGroupMetricRulesRequest.d.ts +240 -157
- package/dist/models/CreateGroupMetricRulesRequest.js.map +1 -1
- package/dist/models/CreateGroupMetricRulesResponseBody.d.ts +7 -51
- package/dist/models/CreateGroupMetricRulesResponseBody.js.map +1 -1
- package/dist/models/CreateGroupMonitoringAgentProcessRequest.d.ts +66 -43
- package/dist/models/CreateGroupMonitoringAgentProcessRequest.js.map +1 -1
- package/dist/models/CreateGroupMonitoringAgentProcessResponseBody.d.ts +4 -3
- package/dist/models/CreateGroupMonitoringAgentProcessResponseBody.js.map +1 -1
- package/dist/models/CreateHostAvailabilityRequest.d.ts +90 -81
- package/dist/models/CreateHostAvailabilityRequest.js.map +1 -1
- package/dist/models/CreateHostAvailabilityResponseBody.d.ts +5 -4
- package/dist/models/CreateHostAvailabilityResponseBody.js.map +1 -1
- package/dist/models/CreateHybridMonitorNamespaceRequest.d.ts +19 -17
- package/dist/models/CreateHybridMonitorNamespaceRequest.js.map +1 -1
- package/dist/models/CreateHybridMonitorNamespaceResponseBody.d.ts +4 -4
- package/dist/models/CreateHybridMonitorSlsgroupRequest.d.ts +7 -4
- package/dist/models/CreateHybridMonitorSlsgroupRequest.js.map +1 -1
- package/dist/models/CreateHybridMonitorSlsgroupResponseBody.d.ts +5 -5
- package/dist/models/CreateHybridMonitorTaskRequest.d.ts +100 -94
- package/dist/models/CreateHybridMonitorTaskRequest.js.map +1 -1
- package/dist/models/CreateHybridMonitorTaskResponseBody.d.ts +6 -6
- package/dist/models/CreateInstantSiteMonitorRequest.d.ts +33 -12
- package/dist/models/CreateInstantSiteMonitorRequest.js.map +1 -1
- package/dist/models/CreateInstantSiteMonitorResponseBody.d.ts +11 -9
- package/dist/models/CreateInstantSiteMonitorResponseBody.js.map +1 -1
- package/dist/models/CreateMetricRuleBlackListRequest.d.ts +11 -8
- package/dist/models/CreateMetricRuleBlackListRequest.js.map +1 -1
- package/dist/models/CreateMetricRuleBlackListResponseBody.d.ts +3 -2
- package/dist/models/CreateMetricRuleBlackListResponseBody.js.map +1 -1
- package/dist/models/CreateMetricRuleResourcesRequest.d.ts +7 -6
- package/dist/models/CreateMetricRuleResourcesRequest.js.map +1 -1
- package/dist/models/CreateMetricRuleResourcesResponseBody.d.ts +4 -4
- package/dist/models/CreateMetricRuleTemplateRequest.d.ts +205 -1
- package/dist/models/CreateMetricRuleTemplateRequest.js.map +1 -1
- package/dist/models/CreateMetricRuleTemplateResponseBody.d.ts +4 -3
- package/dist/models/CreateMetricRuleTemplateResponseBody.js.map +1 -1
- package/dist/models/CreateMonitorAgentProcessResponseBody.d.ts +4 -3
- package/dist/models/CreateMonitorAgentProcessResponseBody.js.map +1 -1
- package/dist/models/CreateMonitorGroupByResourceGroupIdRequest.d.ts +6 -4
- package/dist/models/CreateMonitorGroupByResourceGroupIdRequest.js.map +1 -1
- package/dist/models/CreateMonitorGroupByResourceGroupIdResponseBody.d.ts +3 -2
- package/dist/models/CreateMonitorGroupByResourceGroupIdResponseBody.js.map +1 -1
- package/dist/models/CreateMonitorGroupInstancesResponseBody.d.ts +3 -2
- package/dist/models/CreateMonitorGroupInstancesResponseBody.js.map +1 -1
- package/dist/models/CreateMonitorGroupNotifyPolicyRequest.d.ts +6 -6
- package/dist/models/CreateMonitorGroupNotifyPolicyResponseBody.d.ts +7 -6
- package/dist/models/CreateMonitorGroupNotifyPolicyResponseBody.js.map +1 -1
- package/dist/models/CreateMonitorGroupRequest.d.ts +1 -1
- package/dist/models/CreateMonitorGroupResponseBody.d.ts +4 -3
- package/dist/models/CreateMonitorGroupResponseBody.js.map +1 -1
- package/dist/models/CreateMonitoringAgentProcessResponseBody.d.ts +4 -3
- package/dist/models/CreateMonitoringAgentProcessResponseBody.js.map +1 -1
- package/dist/models/CreateSiteMonitorRequest.d.ts +25 -15
- package/dist/models/CreateSiteMonitorRequest.js.map +1 -1
- package/dist/models/CreateSiteMonitorResponseBody.d.ts +8 -71
- package/dist/models/CreateSiteMonitorResponseBody.js.map +1 -1
- package/dist/models/CursorRequest.d.ts +11 -14
- package/dist/models/CursorRequest.js.map +1 -1
- package/dist/models/CursorResponseBody.d.ts +6 -5
- package/dist/models/CursorResponseBody.js.map +1 -1
- package/dist/models/CursorShrinkRequest.d.ts +11 -14
- package/dist/models/CursorShrinkRequest.js.map +1 -1
- package/dist/models/DeleteContactGroupRequest.d.ts +1 -1
- package/dist/models/DeleteContactGroupResponseBody.d.ts +6 -3
- package/dist/models/DeleteContactGroupResponseBody.js.map +1 -1
- package/dist/models/DeleteContactRequest.d.ts +1 -1
- package/dist/models/DeleteContactResponseBody.d.ts +4 -2
- package/dist/models/DeleteContactResponseBody.js.map +1 -1
- package/dist/models/DeleteCustomMetricRequest.d.ts +2 -2
- package/dist/models/DeleteCustomMetricResponseBody.d.ts +1 -1
- package/dist/models/DeleteDynamicTagGroupResponseBody.d.ts +3 -2
- package/dist/models/DeleteDynamicTagGroupResponseBody.js.map +1 -1
- package/dist/models/DeleteEventRuleTargetsResponseBody.d.ts +6 -5
- package/dist/models/DeleteEventRuleTargetsResponseBody.js.map +1 -1
- package/dist/models/DeleteEventRulesRequest.d.ts +1 -1
- package/dist/models/DeleteEventRulesResponseBody.d.ts +8 -6
- package/dist/models/DeleteEventRulesResponseBody.js.map +1 -1
- package/dist/models/DeleteExporterOutputRequest.d.ts +1 -1
- package/dist/models/DeleteExporterOutputResponseBody.d.ts +4 -5
- package/dist/models/DeleteExporterOutputResponseBody.js.map +1 -1
- package/dist/models/DeleteExporterRuleRequest.d.ts +1 -1
- package/dist/models/DeleteExporterRuleResponseBody.d.ts +5 -6
- package/dist/models/DeleteExporterRuleResponseBody.js.map +1 -1
- package/dist/models/DeleteGroupMonitoringAgentProcessRequest.d.ts +1 -1
- package/dist/models/DeleteGroupMonitoringAgentProcessResponseBody.d.ts +6 -5
- package/dist/models/DeleteGroupMonitoringAgentProcessResponseBody.js.map +1 -1
- package/dist/models/DeleteHostAvailabilityRequest.d.ts +1 -1
- package/dist/models/DeleteHostAvailabilityResponseBody.d.ts +3 -3
- package/dist/models/DeleteHybridMonitorNamespaceResponseBody.d.ts +3 -2
- package/dist/models/DeleteHybridMonitorNamespaceResponseBody.js.map +1 -1
- package/dist/models/DeleteHybridMonitorSlsgroupResponseBody.d.ts +3 -2
- package/dist/models/DeleteHybridMonitorSlsgroupResponseBody.js.map +1 -1
- package/dist/models/DeleteHybridMonitorTaskResponseBody.d.ts +3 -2
- package/dist/models/DeleteHybridMonitorTaskResponseBody.js.map +1 -1
- package/dist/models/DeleteLogMonitorResponseBody.d.ts +4 -3
- package/dist/models/DeleteLogMonitorResponseBody.js.map +1 -1
- package/dist/models/DeleteMetricRuleBlackListRequest.d.ts +3 -3
- package/dist/models/DeleteMetricRuleBlackListResponseBody.d.ts +6 -5
- package/dist/models/DeleteMetricRuleBlackListResponseBody.js.map +1 -1
- package/dist/models/DeleteMetricRuleResourcesResponseBody.d.ts +4 -3
- package/dist/models/DeleteMetricRuleResourcesResponseBody.js.map +1 -1
- package/dist/models/DeleteMetricRuleTargetsResponseBody.d.ts +4 -7
- package/dist/models/DeleteMetricRuleTargetsResponseBody.js.map +1 -1
- package/dist/models/DeleteMetricRuleTemplateRequest.d.ts +1 -1
- package/dist/models/DeleteMetricRuleTemplateResponseBody.d.ts +7 -4
- package/dist/models/DeleteMetricRuleTemplateResponseBody.js.map +1 -1
- package/dist/models/DeleteMetricRulesRequest.d.ts +2 -0
- package/dist/models/DeleteMetricRulesRequest.js.map +1 -1
- package/dist/models/DeleteMetricRulesResponseBody.d.ts +7 -8
- package/dist/models/DeleteMetricRulesResponseBody.js.map +1 -1
- package/dist/models/DeleteMonitorGroupDynamicRuleResponseBody.d.ts +1 -1
- package/dist/models/DeleteMonitorGroupInstancesRequest.d.ts +1 -1
- package/dist/models/DeleteMonitorGroupInstancesResponseBody.d.ts +4 -3
- package/dist/models/DeleteMonitorGroupInstancesResponseBody.js.map +1 -1
- package/dist/models/DeleteMonitorGroupNotifyPolicyResponseBody.d.ts +3 -2
- package/dist/models/DeleteMonitorGroupNotifyPolicyResponseBody.js.map +1 -1
- package/dist/models/DeleteMonitorGroupResponseBody.d.ts +1 -12
- package/dist/models/DeleteMonitorGroupResponseBody.js.map +1 -1
- package/dist/models/DeleteMonitoringAgentProcessRequest.d.ts +2 -2
- package/dist/models/DeleteMonitoringAgentProcessResponseBody.d.ts +4 -4
- package/dist/models/DeleteSiteMonitorsRequest.d.ts +5 -4
- package/dist/models/DeleteSiteMonitorsRequest.js.map +1 -1
- package/dist/models/DeleteSiteMonitorsResponseBody.d.ts +7 -7
- package/dist/models/DescribeActiveMetricRuleListResponseBody.d.ts +4 -397
- package/dist/models/DescribeActiveMetricRuleListResponseBody.js.map +1 -1
- package/dist/models/DescribeAlertHistoryListRequest.d.ts +11 -7
- package/dist/models/DescribeAlertHistoryListRequest.js.map +1 -1
- package/dist/models/DescribeAlertHistoryListResponseBody.d.ts +3 -152
- package/dist/models/DescribeAlertHistoryListResponseBody.js.map +1 -1
- package/dist/models/DescribeAlertLogCountRequest.d.ts +38 -24
- package/dist/models/DescribeAlertLogCountRequest.js.map +1 -1
- package/dist/models/DescribeAlertLogCountResponseBody.d.ts +3 -2
- package/dist/models/DescribeAlertLogCountResponseBody.js.map +1 -1
- package/dist/models/DescribeAlertLogHistogramRequest.d.ts +31 -21
- package/dist/models/DescribeAlertLogHistogramRequest.js.map +1 -1
- package/dist/models/DescribeAlertLogHistogramResponseBody.d.ts +4 -3
- package/dist/models/DescribeAlertLogHistogramResponseBody.js.map +1 -1
- package/dist/models/DescribeAlertLogListRequest.d.ts +50 -36
- package/dist/models/DescribeAlertLogListRequest.js.map +1 -1
- package/dist/models/DescribeAlertLogListResponseBody.d.ts +158 -87
- package/dist/models/DescribeAlertLogListResponseBody.js.map +1 -1
- package/dist/models/DescribeAlertingMetricRuleResourcesResponseBody.d.ts +3 -292
- package/dist/models/DescribeAlertingMetricRuleResourcesResponseBody.js.map +1 -1
- package/dist/models/DescribeContactGroupListResponseBody.d.ts +0 -58
- package/dist/models/DescribeContactGroupListResponseBody.js.map +1 -1
- package/dist/models/DescribeContactListByContactGroupResponseBody.d.ts +4 -75
- package/dist/models/DescribeContactListByContactGroupResponseBody.js.map +1 -1
- package/dist/models/DescribeContactListRequest.d.ts +10 -5
- package/dist/models/DescribeContactListRequest.js.map +1 -1
- package/dist/models/DescribeContactListResponseBody.d.ts +8 -134
- package/dist/models/DescribeContactListResponseBody.js.map +1 -1
- package/dist/models/DescribeCustomEventAttributeRequest.d.ts +3 -2
- package/dist/models/DescribeCustomEventAttributeRequest.js.map +1 -1
- package/dist/models/DescribeCustomEventAttributeResponseBody.d.ts +4 -44
- package/dist/models/DescribeCustomEventAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeCustomEventCountRequest.d.ts +3 -2
- package/dist/models/DescribeCustomEventCountRequest.js.map +1 -1
- package/dist/models/DescribeCustomEventCountResponseBody.d.ts +1 -28
- package/dist/models/DescribeCustomEventCountResponseBody.js.map +1 -1
- package/dist/models/DescribeCustomEventHistogramRequest.d.ts +8 -5
- package/dist/models/DescribeCustomEventHistogramRequest.js.map +1 -1
- package/dist/models/DescribeCustomEventHistogramResponseBody.d.ts +1 -30
- package/dist/models/DescribeCustomEventHistogramResponseBody.js.map +1 -1
- package/dist/models/DescribeCustomMetricListResponseBody.d.ts +1 -1
- package/dist/models/DescribeDynamicTagRuleListRequest.d.ts +6 -6
- package/dist/models/DescribeDynamicTagRuleListResponseBody.d.ts +9 -97
- package/dist/models/DescribeDynamicTagRuleListResponseBody.js.map +1 -1
- package/dist/models/DescribeEventRuleAttributeRequest.d.ts +3 -3
- package/dist/models/DescribeEventRuleAttributeResponseBody.d.ts +19 -24
- package/dist/models/DescribeEventRuleAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeEventRuleListRequest.d.ts +1 -0
- package/dist/models/DescribeEventRuleListRequest.js.map +1 -1
- package/dist/models/DescribeEventRuleListResponseBody.d.ts +4 -110
- package/dist/models/DescribeEventRuleListResponseBody.js.map +1 -1
- package/dist/models/DescribeEventRuleTargetListResponseBody.d.ts +3 -256
- package/dist/models/DescribeEventRuleTargetListResponseBody.js.map +1 -1
- package/dist/models/DescribeExporterOutputListRequest.d.ts +1 -1
- package/dist/models/DescribeExporterOutputListResponseBody.d.ts +8 -68
- package/dist/models/DescribeExporterOutputListResponseBody.js.map +1 -1
- package/dist/models/DescribeExporterRuleListRequest.d.ts +2 -2
- package/dist/models/DescribeExporterRuleListResponseBody.d.ts +8 -76
- package/dist/models/DescribeExporterRuleListResponseBody.js.map +1 -1
- package/dist/models/DescribeGroupMonitoringAgentProcessResponseBody.d.ts +1 -214
- package/dist/models/DescribeGroupMonitoringAgentProcessResponseBody.js.map +1 -1
- package/dist/models/DescribeHostAvailabilityListResponseBody.d.ts +4 -291
- package/dist/models/DescribeHostAvailabilityListResponseBody.js.map +1 -1
- package/dist/models/DescribeHybridMonitorDataListRequest.d.ts +1 -1
- package/dist/models/DescribeHybridMonitorDataListResponseBody.d.ts +4 -3
- package/dist/models/DescribeHybridMonitorDataListResponseBody.js.map +1 -1
- package/dist/models/DescribeHybridMonitorNamespaceListRequest.d.ts +9 -8
- package/dist/models/DescribeHybridMonitorNamespaceListRequest.js.map +1 -1
- package/dist/models/DescribeHybridMonitorNamespaceListResponseBody.d.ts +59 -38
- package/dist/models/DescribeHybridMonitorNamespaceListResponseBody.js.map +1 -1
- package/dist/models/DescribeHybridMonitorSlsgroupRequest.d.ts +2 -2
- package/dist/models/DescribeHybridMonitorSlsgroupResponseBody.d.ts +18 -12
- package/dist/models/DescribeHybridMonitorSlsgroupResponseBody.js.map +1 -1
- package/dist/models/DescribeHybridMonitorTaskListRequest.d.ts +6 -4
- package/dist/models/DescribeHybridMonitorTaskListRequest.js.map +1 -1
- package/dist/models/DescribeHybridMonitorTaskListResponseBody.d.ts +83 -48
- package/dist/models/DescribeHybridMonitorTaskListResponseBody.js.map +1 -1
- package/dist/models/DescribeLogMonitorAttributeRequest.d.ts +2 -4
- package/dist/models/DescribeLogMonitorAttributeRequest.js.map +1 -1
- package/dist/models/DescribeLogMonitorAttributeResponseBody.d.ts +73 -53
- package/dist/models/DescribeLogMonitorAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeLogMonitorListResponseBody.d.ts +18 -11
- package/dist/models/DescribeLogMonitorListResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricDataRequest.d.ts +28 -22
- package/dist/models/DescribeMetricDataRequest.js.map +1 -1
- package/dist/models/DescribeMetricDataResponseBody.d.ts +8 -5
- package/dist/models/DescribeMetricDataResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricLastRequest.d.ts +12 -9
- package/dist/models/DescribeMetricLastRequest.js.map +1 -1
- package/dist/models/DescribeMetricLastResponseBody.d.ts +4 -3
- package/dist/models/DescribeMetricLastResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricListRequest.d.ts +29 -21
- package/dist/models/DescribeMetricListRequest.js.map +1 -1
- package/dist/models/DescribeMetricListResponseBody.d.ts +10 -9
- package/dist/models/DescribeMetricListResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricMetaListRequest.d.ts +12 -7
- package/dist/models/DescribeMetricMetaListRequest.js.map +1 -1
- package/dist/models/DescribeMetricMetaListResponseBody.d.ts +6 -76
- package/dist/models/DescribeMetricMetaListResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricRuleBlackListRequest.d.ts +27 -15
- package/dist/models/DescribeMetricRuleBlackListRequest.js.map +1 -1
- package/dist/models/DescribeMetricRuleBlackListResponseBody.d.ts +29 -25
- package/dist/models/DescribeMetricRuleBlackListResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricRuleCountResponseBody.d.ts +4 -3
- package/dist/models/DescribeMetricRuleCountResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricRuleListRequest.d.ts +18 -18
- package/dist/models/DescribeMetricRuleListResponseBody.d.ts +11 -499
- package/dist/models/DescribeMetricRuleListResponseBody.js +2 -0
- package/dist/models/DescribeMetricRuleListResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricRuleTargetsRequest.d.ts +2 -1
- package/dist/models/DescribeMetricRuleTargetsRequest.js.map +1 -1
- package/dist/models/DescribeMetricRuleTargetsResponseBody.d.ts +7 -47
- package/dist/models/DescribeMetricRuleTargetsResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricRuleTemplateAttributeRequest.d.ts +4 -4
- package/dist/models/DescribeMetricRuleTemplateAttributeResponseBody.d.ts +9 -222
- package/dist/models/DescribeMetricRuleTemplateAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricRuleTemplateListRequest.d.ts +9 -6
- package/dist/models/DescribeMetricRuleTemplateListRequest.js.map +1 -1
- package/dist/models/DescribeMetricRuleTemplateListResponseBody.d.ts +3 -78
- package/dist/models/DescribeMetricRuleTemplateListResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricTopRequest.d.ts +38 -29
- package/dist/models/DescribeMetricTopRequest.js.map +1 -1
- package/dist/models/DescribeMetricTopResponseBody.d.ts +1 -1
- package/dist/models/DescribeMonitorGroupCategoriesResponseBody.d.ts +4 -23
- package/dist/models/DescribeMonitorGroupCategoriesResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitorGroupDynamicRulesResponseBody.d.ts +4 -57
- package/dist/models/DescribeMonitorGroupDynamicRulesResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitorGroupInstanceAttributeRequest.d.ts +3 -2
- package/dist/models/DescribeMonitorGroupInstanceAttributeRequest.js.map +1 -1
- package/dist/models/DescribeMonitorGroupInstanceAttributeResponseBody.d.ts +4 -103
- package/dist/models/DescribeMonitorGroupInstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitorGroupInstancesRequest.d.ts +4 -4
- package/dist/models/DescribeMonitorGroupInstancesResponseBody.d.ts +1 -40
- package/dist/models/DescribeMonitorGroupInstancesResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitorGroupNotifyPolicyListRequest.d.ts +2 -2
- package/dist/models/DescribeMonitorGroupNotifyPolicyListResponseBody.d.ts +7 -49
- package/dist/models/DescribeMonitorGroupNotifyPolicyListResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitorGroupsRequest.d.ts +33 -24
- package/dist/models/DescribeMonitorGroupsRequest.js.map +1 -1
- package/dist/models/DescribeMonitorGroupsResponseBody.d.ts +9 -126
- package/dist/models/DescribeMonitorGroupsResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitorResourceQuotaAttributeRequest.d.ts +3 -2
- package/dist/models/DescribeMonitorResourceQuotaAttributeRequest.js.map +1 -1
- package/dist/models/DescribeMonitorResourceQuotaAttributeResponseBody.d.ts +5 -3
- package/dist/models/DescribeMonitorResourceQuotaAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitoringAgentAccessKeyResponseBody.d.ts +3 -2
- package/dist/models/DescribeMonitoringAgentAccessKeyResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitoringAgentConfigResponseBody.d.ts +10 -7
- package/dist/models/DescribeMonitoringAgentConfigResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitoringAgentHostsRequest.d.ts +30 -22
- package/dist/models/DescribeMonitoringAgentHostsRequest.js.map +1 -1
- package/dist/models/DescribeMonitoringAgentHostsResponseBody.d.ts +11 -119
- package/dist/models/DescribeMonitoringAgentHostsResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitoringAgentProcessesRequest.d.ts +1 -1
- package/dist/models/DescribeMonitoringAgentProcessesResponseBody.d.ts +7 -54
- package/dist/models/DescribeMonitoringAgentProcessesResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitoringAgentStatusesResponseBody.d.ts +1 -103
- package/dist/models/DescribeMonitoringAgentStatusesResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitoringConfigResponseBody.d.ts +10 -7
- package/dist/models/DescribeMonitoringConfigResponseBody.js.map +1 -1
- package/dist/models/DescribeProductResourceTagKeyListRequest.d.ts +1 -1
- package/dist/models/DescribeProductResourceTagKeyListResponseBody.d.ts +8 -6
- package/dist/models/DescribeProductResourceTagKeyListResponseBody.js.map +1 -1
- package/dist/models/DescribeProductsOfActiveMetricRuleResponseBody.d.ts +25 -135
- package/dist/models/DescribeProductsOfActiveMetricRuleResponseBody.js.map +1 -1
- package/dist/models/DescribeProjectMetaRequest.d.ts +4 -5
- package/dist/models/DescribeProjectMetaRequest.js.map +1 -1
- package/dist/models/DescribeProjectMetaResponseBody.d.ts +3 -36
- package/dist/models/DescribeProjectMetaResponseBody.js.map +1 -1
- package/dist/models/DescribeSiteMonitorAttributeRequest.d.ts +4 -4
- package/dist/models/DescribeSiteMonitorAttributeResponseBody.d.ts +294 -382
- package/dist/models/DescribeSiteMonitorAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeSiteMonitorDataRequest.d.ts +13 -9
- package/dist/models/DescribeSiteMonitorDataRequest.js.map +1 -1
- package/dist/models/DescribeSiteMonitorDataResponseBody.d.ts +1 -1
- package/dist/models/DescribeSiteMonitorIspcityListRequest.d.ts +16 -12
- package/dist/models/DescribeSiteMonitorIspcityListRequest.js.map +1 -1
- package/dist/models/DescribeSiteMonitorIspcityListResponseBody.d.ts +8 -59
- package/dist/models/DescribeSiteMonitorIspcityListResponseBody.js.map +1 -1
- package/dist/models/DescribeSiteMonitorListRequest.d.ts +10 -9
- package/dist/models/DescribeSiteMonitorListRequest.js.map +1 -1
- package/dist/models/DescribeSiteMonitorListResponseBody.d.ts +7 -397
- package/dist/models/DescribeSiteMonitorListResponseBody.js.map +1 -1
- package/dist/models/DescribeSiteMonitorLogRequest.d.ts +30 -18
- package/dist/models/DescribeSiteMonitorLogRequest.js.map +1 -1
- package/dist/models/DescribeSiteMonitorLogResponseBody.d.ts +9 -10
- package/dist/models/DescribeSiteMonitorLogResponseBody.js.map +1 -1
- package/dist/models/DescribeSiteMonitorQuotaResponseBody.d.ts +20 -14
- package/dist/models/DescribeSiteMonitorQuotaResponseBody.js.map +1 -1
- package/dist/models/DescribeSiteMonitorStatisticsRequest.d.ts +8 -7
- package/dist/models/DescribeSiteMonitorStatisticsRequest.js.map +1 -1
- package/dist/models/DescribeSiteMonitorStatisticsResponseBody.d.ts +9 -9
- package/dist/models/DescribeSyntheticProbeListRequest.d.ts +36 -0
- package/dist/models/DescribeSyntheticProbeListRequest.js.map +1 -1
- package/dist/models/DescribeSyntheticProbeListResponseBody.d.ts +86 -3
- package/dist/models/DescribeSyntheticProbeListResponseBody.js.map +1 -1
- package/dist/models/DescribeSystemEventAttributeRequest.d.ts +12 -9
- package/dist/models/DescribeSystemEventAttributeRequest.js.map +1 -1
- package/dist/models/DescribeSystemEventAttributeResponseBody.d.ts +1 -88
- package/dist/models/DescribeSystemEventAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeSystemEventCountRequest.d.ts +22 -19
- package/dist/models/DescribeSystemEventCountRequest.js.map +1 -1
- package/dist/models/DescribeSystemEventCountResponseBody.d.ts +7 -89
- package/dist/models/DescribeSystemEventCountResponseBody.js.map +1 -1
- package/dist/models/DescribeSystemEventHistogramRequest.d.ts +12 -9
- package/dist/models/DescribeSystemEventHistogramRequest.js.map +1 -1
- package/dist/models/DescribeSystemEventHistogramResponseBody.d.ts +1 -30
- package/dist/models/DescribeSystemEventHistogramResponseBody.js.map +1 -1
- package/dist/models/DescribeSystemEventMetaListResponseBody.d.ts +6 -66
- package/dist/models/DescribeSystemEventMetaListResponseBody.js.map +1 -1
- package/dist/models/DescribeTagKeyListRequest.d.ts +1 -5
- package/dist/models/DescribeTagKeyListRequest.js.map +1 -1
- package/dist/models/DescribeTagKeyListResponseBody.d.ts +5 -9
- package/dist/models/DescribeTagKeyListResponseBody.js.map +1 -1
- package/dist/models/DescribeTagValueListRequest.d.ts +2 -4
- package/dist/models/DescribeTagValueListRequest.js.map +1 -1
- package/dist/models/DescribeTagValueListResponseBody.d.ts +5 -4
- package/dist/models/DescribeTagValueListResponseBody.js.map +1 -1
- package/dist/models/DescribeUnhealthyHostAvailabilityRequest.d.ts +1 -1
- package/dist/models/DescribeUnhealthyHostAvailabilityResponseBody.d.ts +2 -16
- package/dist/models/DescribeUnhealthyHostAvailabilityResponseBody.js.map +1 -1
- package/dist/models/Dimension.d.ts +14 -0
- package/dist/models/Dimension.js.map +1 -1
- package/dist/models/DisableActiveMetricRuleRequest.d.ts +21 -11
- package/dist/models/DisableActiveMetricRuleRequest.js.map +1 -1
- package/dist/models/DisableActiveMetricRuleResponseBody.d.ts +4 -3
- package/dist/models/DisableActiveMetricRuleResponseBody.js.map +1 -1
- package/dist/models/DisableEventRulesRequest.d.ts +2 -0
- package/dist/models/DisableEventRulesRequest.js.map +1 -1
- package/dist/models/DisableEventRulesResponseBody.d.ts +9 -5
- package/dist/models/DisableEventRulesResponseBody.js.map +1 -1
- package/dist/models/DisableHostAvailabilityRequest.d.ts +1 -1
- package/dist/models/DisableHostAvailabilityResponseBody.d.ts +2 -5
- package/dist/models/DisableHostAvailabilityResponseBody.js.map +1 -1
- package/dist/models/DisableMetricRulesRequest.d.ts +1 -1
- package/dist/models/DisableMetricRulesResponseBody.d.ts +4 -7
- package/dist/models/DisableMetricRulesResponseBody.js.map +1 -1
- package/dist/models/DisableSiteMonitorsRequest.d.ts +1 -1
- package/dist/models/DisableSiteMonitorsResponseBody.d.ts +8 -7
- package/dist/models/DisableSiteMonitorsResponseBody.js.map +1 -1
- package/dist/models/EnableActiveMetricRuleRequest.d.ts +21 -11
- package/dist/models/EnableActiveMetricRuleRequest.js.map +1 -1
- package/dist/models/EnableActiveMetricRuleResponseBody.d.ts +4 -3
- package/dist/models/EnableActiveMetricRuleResponseBody.js.map +1 -1
- package/dist/models/EnableEventRulesRequest.d.ts +2 -0
- package/dist/models/EnableEventRulesRequest.js.map +1 -1
- package/dist/models/EnableEventRulesResponseBody.d.ts +7 -5
- package/dist/models/EnableEventRulesResponseBody.js.map +1 -1
- package/dist/models/EnableHostAvailabilityRequest.d.ts +1 -4
- package/dist/models/EnableHostAvailabilityRequest.js.map +1 -1
- package/dist/models/EnableHostAvailabilityResponseBody.d.ts +2 -8
- package/dist/models/EnableHostAvailabilityResponseBody.js.map +1 -1
- package/dist/models/EnableMetricRuleBlackListRequest.d.ts +3 -2
- package/dist/models/EnableMetricRuleBlackListRequest.js.map +1 -1
- package/dist/models/EnableMetricRuleBlackListResponseBody.d.ts +3 -2
- package/dist/models/EnableMetricRuleBlackListResponseBody.js.map +1 -1
- package/dist/models/EnableMetricRulesResponseBody.d.ts +3 -2
- package/dist/models/EnableMetricRulesResponseBody.js.map +1 -1
- package/dist/models/EnableSiteMonitorsResponseBody.d.ts +4 -3
- package/dist/models/EnableSiteMonitorsResponseBody.js.map +1 -1
- package/dist/models/InstallMonitoringAgentRequest.d.ts +18 -8
- package/dist/models/InstallMonitoringAgentRequest.js.map +1 -1
- package/dist/models/InstallMonitoringAgentResponseBody.d.ts +7 -6
- package/dist/models/InstallMonitoringAgentResponseBody.js.map +1 -1
- package/dist/models/Matcher.d.ts +21 -0
- package/dist/models/Matcher.js.map +1 -1
- package/dist/models/MetricStat.d.ts +49 -0
- package/dist/models/MetricStat.js.map +1 -1
- package/dist/models/ModifyGroupMonitoringAgentProcessRequest.d.ts +72 -54
- package/dist/models/ModifyGroupMonitoringAgentProcessRequest.js.map +1 -1
- package/dist/models/ModifyGroupMonitoringAgentProcessResponseBody.d.ts +7 -6
- package/dist/models/ModifyGroupMonitoringAgentProcessResponseBody.js.map +1 -1
- package/dist/models/ModifyHostAvailabilityRequest.d.ts +60 -37
- package/dist/models/ModifyHostAvailabilityRequest.js.map +1 -1
- package/dist/models/ModifyHostAvailabilityResponseBody.d.ts +3 -2
- package/dist/models/ModifyHostAvailabilityResponseBody.js.map +1 -1
- package/dist/models/ModifyHostInfoRequest.d.ts +2 -2
- package/dist/models/ModifyHostInfoResponseBody.d.ts +4 -4
- package/dist/models/ModifyHybridMonitorNamespaceRequest.d.ts +15 -12
- package/dist/models/ModifyHybridMonitorNamespaceRequest.js.map +1 -1
- package/dist/models/ModifyHybridMonitorNamespaceResponseBody.d.ts +4 -4
- package/dist/models/ModifyHybridMonitorSlsgroupRequest.d.ts +7 -4
- package/dist/models/ModifyHybridMonitorSlsgroupRequest.js.map +1 -1
- package/dist/models/ModifyHybridMonitorSlsgroupResponseBody.d.ts +5 -5
- package/dist/models/ModifyHybridMonitorTaskRequest.d.ts +53 -50
- package/dist/models/ModifyHybridMonitorTaskRequest.js.map +1 -1
- package/dist/models/ModifyHybridMonitorTaskResponseBody.d.ts +4 -4
- package/dist/models/ModifyMetricRuleBlackListRequest.d.ts +12 -9
- package/dist/models/ModifyMetricRuleBlackListRequest.js.map +1 -1
- package/dist/models/ModifyMetricRuleBlackListResponseBody.d.ts +3 -2
- package/dist/models/ModifyMetricRuleBlackListResponseBody.js.map +1 -1
- package/dist/models/ModifyMetricRuleTemplateRequest.d.ts +208 -4
- package/dist/models/ModifyMetricRuleTemplateRequest.js.map +1 -1
- package/dist/models/ModifyMetricRuleTemplateResponseBody.d.ts +3 -2
- package/dist/models/ModifyMetricRuleTemplateResponseBody.js.map +1 -1
- package/dist/models/ModifyMonitorGroupInstancesRequest.d.ts +40 -42
- package/dist/models/ModifyMonitorGroupInstancesRequest.js.map +1 -1
- package/dist/models/ModifyMonitorGroupInstancesResponseBody.d.ts +4 -4
- package/dist/models/ModifyMonitorGroupRequest.d.ts +1 -1
- package/dist/models/ModifyMonitorGroupResponseBody.d.ts +4 -7
- package/dist/models/ModifyMonitorGroupResponseBody.js.map +1 -1
- package/dist/models/ModifySiteMonitorRequest.d.ts +11 -11
- package/dist/models/ModifySiteMonitorResponseBody.d.ts +8 -7
- package/dist/models/ModifySiteMonitorResponseBody.js.map +1 -1
- package/dist/models/PutContactGroupRequest.d.ts +6 -12
- package/dist/models/PutContactGroupRequest.js.map +1 -1
- package/dist/models/PutContactGroupResponseBody.d.ts +6 -5
- package/dist/models/PutContactGroupResponseBody.js.map +1 -1
- package/dist/models/PutContactRequest.d.ts +20 -13
- package/dist/models/PutContactRequest.js.map +1 -1
- package/dist/models/PutContactResponseBody.d.ts +6 -5
- package/dist/models/PutContactResponseBody.js.map +1 -1
- package/dist/models/PutCustomEventRequest.d.ts +1 -1
- package/dist/models/PutCustomEventResponseBody.d.ts +1 -1
- package/dist/models/PutCustomEventRuleRequest.d.ts +16 -14
- package/dist/models/PutCustomEventRuleRequest.js.map +1 -1
- package/dist/models/PutCustomEventRuleResponseBody.d.ts +5 -4
- package/dist/models/PutCustomEventRuleResponseBody.js.map +1 -1
- package/dist/models/PutCustomMetricRequest.d.ts +17 -18
- package/dist/models/PutCustomMetricRequest.js.map +1 -1
- package/dist/models/PutCustomMetricResponseBody.d.ts +1 -2
- package/dist/models/PutCustomMetricResponseBody.js.map +1 -1
- package/dist/models/PutCustomMetricRuleRequest.d.ts +31 -24
- package/dist/models/PutCustomMetricRuleRequest.js.map +1 -1
- package/dist/models/PutCustomMetricRuleResponseBody.d.ts +8 -7
- package/dist/models/PutCustomMetricRuleResponseBody.js.map +1 -1
- package/dist/models/PutEventRuleRequest.d.ts +48 -16
- package/dist/models/PutEventRuleRequest.js.map +1 -1
- package/dist/models/PutEventRuleResponseBody.d.ts +8 -7
- package/dist/models/PutEventRuleResponseBody.js.map +1 -1
- package/dist/models/PutEventRuleTargetsRequest.d.ts +51 -40
- package/dist/models/PutEventRuleTargetsRequest.js.map +1 -1
- package/dist/models/PutEventRuleTargetsResponseBody.d.ts +4 -86
- package/dist/models/PutEventRuleTargetsResponseBody.js.map +1 -1
- package/dist/models/PutExporterOutputRequest.d.ts +10 -10
- package/dist/models/PutExporterOutputResponseBody.d.ts +3 -3
- package/dist/models/PutExporterRuleRequest.d.ts +11 -23
- package/dist/models/PutExporterRuleRequest.js.map +1 -1
- package/dist/models/PutExporterRuleResponseBody.d.ts +7 -6
- package/dist/models/PutExporterRuleResponseBody.js.map +1 -1
- package/dist/models/PutGroupMetricRuleRequest.d.ts +95 -82
- package/dist/models/PutGroupMetricRuleRequest.js.map +1 -1
- package/dist/models/PutGroupMetricRuleResponseBody.d.ts +8 -7
- package/dist/models/PutGroupMetricRuleResponseBody.js.map +1 -1
- package/dist/models/PutHybridMonitorMetricDataRequest.d.ts +15 -15
- package/dist/models/PutHybridMonitorMetricDataResponseBody.d.ts +6 -6
- package/dist/models/PutLogMonitorRequest.d.ts +42 -41
- package/dist/models/PutLogMonitorRequest.js.map +1 -1
- package/dist/models/PutLogMonitorResponseBody.d.ts +9 -7
- package/dist/models/PutLogMonitorResponseBody.js.map +1 -1
- package/dist/models/PutMetricRuleTargetsRequest.d.ts +22 -24
- package/dist/models/PutMetricRuleTargetsRequest.js.map +1 -1
- package/dist/models/PutMetricRuleTargetsResponseBody.d.ts +7 -51
- package/dist/models/PutMetricRuleTargetsResponseBody.js.map +1 -1
- package/dist/models/PutMonitorGroupDynamicRuleRequest.d.ts +18 -11
- package/dist/models/PutMonitorGroupDynamicRuleRequest.js.map +1 -1
- package/dist/models/PutMonitorGroupDynamicRuleResponseBody.d.ts +3 -2
- package/dist/models/PutMonitorGroupDynamicRuleResponseBody.js.map +1 -1
- package/dist/models/PutMonitoringConfigRequest.d.ts +3 -2
- package/dist/models/PutMonitoringConfigRequest.js.map +1 -1
- package/dist/models/PutMonitoringConfigResponseBody.d.ts +4 -3
- package/dist/models/PutMonitoringConfigResponseBody.js.map +1 -1
- package/dist/models/PutResourceMetricRuleRequest.d.ts +155 -146
- package/dist/models/PutResourceMetricRuleRequest.js +2 -0
- package/dist/models/PutResourceMetricRuleRequest.js.map +1 -1
- package/dist/models/PutResourceMetricRuleResponseBody.d.ts +7 -6
- package/dist/models/PutResourceMetricRuleResponseBody.js.map +1 -1
- package/dist/models/PutResourceMetricRuleShrinkRequest.d.ts +116 -105
- package/dist/models/PutResourceMetricRuleShrinkRequest.js +2 -0
- package/dist/models/PutResourceMetricRuleShrinkRequest.js.map +1 -1
- package/dist/models/PutResourceMetricRulesRequest.d.ts +238 -51
- package/dist/models/PutResourceMetricRulesRequest.js +2 -0
- package/dist/models/PutResourceMetricRulesRequest.js.map +1 -1
- package/dist/models/PutResourceMetricRulesResponseBody.d.ts +8 -46
- package/dist/models/PutResourceMetricRulesResponseBody.js.map +1 -1
- package/dist/models/RemoveTagsRequest.d.ts +4 -4
- package/dist/models/RemoveTagsResponseBody.d.ts +5 -8
- package/dist/models/RemoveTagsResponseBody.js.map +1 -1
- package/dist/models/SendDryRunSystemEventRequest.d.ts +3 -3
- package/dist/models/SendDryRunSystemEventResponseBody.d.ts +4 -3
- package/dist/models/SendDryRunSystemEventResponseBody.js.map +1 -1
- package/dist/models/UninstallMonitoringAgentResponseBody.d.ts +4 -3
- package/dist/models/UninstallMonitoringAgentResponseBody.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +492 -421
- package/src/models/AddTagsRequest.ts +10 -10
- package/src/models/AddTagsResponseBody.ts +5 -4
- package/src/models/ApplyMetricRuleTemplateRequest.ts +7 -5
- package/src/models/ApplyMetricRuleTemplateResponseBody.ts +8 -6
- package/src/models/BatchCreateInstantSiteMonitorRequest.ts +28 -12
- package/src/models/BatchCreateInstantSiteMonitorResponseBody.ts +7 -6
- package/src/models/BatchExportRequest.ts +14 -13
- package/src/models/BatchExportResponseBody.ts +13 -12
- package/src/models/BatchExportShrinkRequest.ts +14 -13
- package/src/models/CreateDynamicTagGroupRequest.ts +41 -24
- package/src/models/CreateDynamicTagGroupResponseBody.ts +7 -6
- package/src/models/CreateGroupMetricRulesRequest.ts +240 -157
- package/src/models/CreateGroupMetricRulesResponseBody.ts +7 -51
- package/src/models/CreateGroupMonitoringAgentProcessRequest.ts +66 -43
- package/src/models/CreateGroupMonitoringAgentProcessResponseBody.ts +4 -3
- package/src/models/CreateHostAvailabilityRequest.ts +90 -81
- package/src/models/CreateHostAvailabilityResponseBody.ts +5 -4
- package/src/models/CreateHybridMonitorNamespaceRequest.ts +19 -17
- package/src/models/CreateHybridMonitorNamespaceResponseBody.ts +4 -4
- package/src/models/CreateHybridMonitorSlsgroupRequest.ts +7 -4
- package/src/models/CreateHybridMonitorSlsgroupResponseBody.ts +5 -5
- package/src/models/CreateHybridMonitorTaskRequest.ts +100 -94
- package/src/models/CreateHybridMonitorTaskResponseBody.ts +6 -6
- package/src/models/CreateInstantSiteMonitorRequest.ts +33 -12
- package/src/models/CreateInstantSiteMonitorResponseBody.ts +11 -9
- package/src/models/CreateMetricRuleBlackListRequest.ts +11 -8
- package/src/models/CreateMetricRuleBlackListResponseBody.ts +3 -2
- package/src/models/CreateMetricRuleResourcesRequest.ts +7 -6
- package/src/models/CreateMetricRuleResourcesResponseBody.ts +4 -4
- package/src/models/CreateMetricRuleTemplateRequest.ts +205 -1
- package/src/models/CreateMetricRuleTemplateResponseBody.ts +4 -3
- package/src/models/CreateMonitorAgentProcessResponseBody.ts +4 -3
- package/src/models/CreateMonitorGroupByResourceGroupIdRequest.ts +6 -4
- package/src/models/CreateMonitorGroupByResourceGroupIdResponseBody.ts +3 -2
- package/src/models/CreateMonitorGroupInstancesResponseBody.ts +3 -2
- package/src/models/CreateMonitorGroupNotifyPolicyRequest.ts +6 -6
- package/src/models/CreateMonitorGroupNotifyPolicyResponseBody.ts +7 -6
- package/src/models/CreateMonitorGroupRequest.ts +1 -1
- package/src/models/CreateMonitorGroupResponseBody.ts +4 -3
- package/src/models/CreateMonitoringAgentProcessResponseBody.ts +4 -3
- package/src/models/CreateSiteMonitorRequest.ts +25 -15
- package/src/models/CreateSiteMonitorResponseBody.ts +8 -71
- package/src/models/CursorRequest.ts +11 -14
- package/src/models/CursorResponseBody.ts +6 -5
- package/src/models/CursorShrinkRequest.ts +11 -14
- package/src/models/DeleteContactGroupRequest.ts +1 -1
- package/src/models/DeleteContactGroupResponseBody.ts +6 -3
- package/src/models/DeleteContactRequest.ts +1 -1
- package/src/models/DeleteContactResponseBody.ts +4 -2
- package/src/models/DeleteCustomMetricRequest.ts +2 -2
- package/src/models/DeleteCustomMetricResponseBody.ts +1 -1
- package/src/models/DeleteDynamicTagGroupResponseBody.ts +3 -2
- package/src/models/DeleteEventRuleTargetsResponseBody.ts +6 -5
- package/src/models/DeleteEventRulesRequest.ts +1 -1
- package/src/models/DeleteEventRulesResponseBody.ts +8 -6
- package/src/models/DeleteExporterOutputRequest.ts +1 -1
- package/src/models/DeleteExporterOutputResponseBody.ts +5 -6
- package/src/models/DeleteExporterRuleRequest.ts +1 -1
- package/src/models/DeleteExporterRuleResponseBody.ts +5 -6
- package/src/models/DeleteGroupMonitoringAgentProcessRequest.ts +1 -1
- package/src/models/DeleteGroupMonitoringAgentProcessResponseBody.ts +6 -5
- package/src/models/DeleteHostAvailabilityRequest.ts +1 -1
- package/src/models/DeleteHostAvailabilityResponseBody.ts +3 -3
- package/src/models/DeleteHybridMonitorNamespaceResponseBody.ts +3 -2
- package/src/models/DeleteHybridMonitorSlsgroupResponseBody.ts +3 -2
- package/src/models/DeleteHybridMonitorTaskResponseBody.ts +3 -2
- package/src/models/DeleteLogMonitorResponseBody.ts +4 -3
- package/src/models/DeleteMetricRuleBlackListRequest.ts +3 -3
- package/src/models/DeleteMetricRuleBlackListResponseBody.ts +6 -5
- package/src/models/DeleteMetricRuleResourcesResponseBody.ts +4 -3
- package/src/models/DeleteMetricRuleTargetsResponseBody.ts +4 -7
- package/src/models/DeleteMetricRuleTemplateRequest.ts +1 -1
- package/src/models/DeleteMetricRuleTemplateResponseBody.ts +7 -4
- package/src/models/DeleteMetricRulesRequest.ts +2 -0
- package/src/models/DeleteMetricRulesResponseBody.ts +7 -8
- package/src/models/DeleteMonitorGroupDynamicRuleResponseBody.ts +1 -1
- package/src/models/DeleteMonitorGroupInstancesRequest.ts +1 -1
- package/src/models/DeleteMonitorGroupInstancesResponseBody.ts +4 -3
- package/src/models/DeleteMonitorGroupNotifyPolicyResponseBody.ts +3 -2
- package/src/models/DeleteMonitorGroupResponseBody.ts +1 -12
- package/src/models/DeleteMonitoringAgentProcessRequest.ts +2 -2
- package/src/models/DeleteMonitoringAgentProcessResponseBody.ts +4 -4
- package/src/models/DeleteSiteMonitorsRequest.ts +5 -4
- package/src/models/DeleteSiteMonitorsResponseBody.ts +7 -7
- package/src/models/DescribeActiveMetricRuleListResponseBody.ts +4 -397
- package/src/models/DescribeAlertHistoryListRequest.ts +11 -7
- package/src/models/DescribeAlertHistoryListResponseBody.ts +3 -152
- package/src/models/DescribeAlertLogCountRequest.ts +38 -24
- package/src/models/DescribeAlertLogCountResponseBody.ts +3 -2
- package/src/models/DescribeAlertLogHistogramRequest.ts +33 -23
- package/src/models/DescribeAlertLogHistogramResponseBody.ts +4 -3
- package/src/models/DescribeAlertLogListRequest.ts +50 -36
- package/src/models/DescribeAlertLogListResponseBody.ts +158 -87
- package/src/models/DescribeAlertingMetricRuleResourcesResponseBody.ts +3 -292
- package/src/models/DescribeContactGroupListResponseBody.ts +0 -58
- package/src/models/DescribeContactListByContactGroupResponseBody.ts +4 -75
- package/src/models/DescribeContactListRequest.ts +10 -5
- package/src/models/DescribeContactListResponseBody.ts +8 -134
- package/src/models/DescribeCustomEventAttributeRequest.ts +3 -2
- package/src/models/DescribeCustomEventAttributeResponseBody.ts +4 -44
- package/src/models/DescribeCustomEventCountRequest.ts +3 -2
- package/src/models/DescribeCustomEventCountResponseBody.ts +1 -28
- package/src/models/DescribeCustomEventHistogramRequest.ts +8 -5
- package/src/models/DescribeCustomEventHistogramResponseBody.ts +1 -30
- package/src/models/DescribeCustomMetricListResponseBody.ts +1 -1
- package/src/models/DescribeDynamicTagRuleListRequest.ts +6 -6
- package/src/models/DescribeDynamicTagRuleListResponseBody.ts +9 -97
- package/src/models/DescribeEventRuleAttributeRequest.ts +3 -3
- package/src/models/DescribeEventRuleAttributeResponseBody.ts +19 -24
- package/src/models/DescribeEventRuleListRequest.ts +1 -0
- package/src/models/DescribeEventRuleListResponseBody.ts +4 -110
- package/src/models/DescribeEventRuleTargetListResponseBody.ts +3 -256
- package/src/models/DescribeExporterOutputListRequest.ts +1 -1
- package/src/models/DescribeExporterOutputListResponseBody.ts +8 -68
- package/src/models/DescribeExporterRuleListRequest.ts +2 -2
- package/src/models/DescribeExporterRuleListResponseBody.ts +8 -76
- package/src/models/DescribeGroupMonitoringAgentProcessResponseBody.ts +1 -214
- package/src/models/DescribeHostAvailabilityListResponseBody.ts +4 -291
- package/src/models/DescribeHybridMonitorDataListRequest.ts +1 -1
- package/src/models/DescribeHybridMonitorDataListResponseBody.ts +4 -3
- package/src/models/DescribeHybridMonitorNamespaceListRequest.ts +9 -8
- package/src/models/DescribeHybridMonitorNamespaceListResponseBody.ts +59 -38
- package/src/models/DescribeHybridMonitorSlsgroupRequest.ts +2 -2
- package/src/models/DescribeHybridMonitorSlsgroupResponseBody.ts +18 -12
- package/src/models/DescribeHybridMonitorTaskListRequest.ts +6 -4
- package/src/models/DescribeHybridMonitorTaskListResponseBody.ts +83 -48
- package/src/models/DescribeLogMonitorAttributeRequest.ts +2 -4
- package/src/models/DescribeLogMonitorAttributeResponseBody.ts +73 -53
- package/src/models/DescribeLogMonitorListResponseBody.ts +18 -11
- package/src/models/DescribeMetricDataRequest.ts +30 -24
- package/src/models/DescribeMetricDataResponseBody.ts +8 -5
- package/src/models/DescribeMetricLastRequest.ts +13 -10
- package/src/models/DescribeMetricLastResponseBody.ts +4 -3
- package/src/models/DescribeMetricListRequest.ts +29 -21
- package/src/models/DescribeMetricListResponseBody.ts +10 -9
- package/src/models/DescribeMetricMetaListRequest.ts +12 -7
- package/src/models/DescribeMetricMetaListResponseBody.ts +6 -76
- package/src/models/DescribeMetricRuleBlackListRequest.ts +27 -15
- package/src/models/DescribeMetricRuleBlackListResponseBody.ts +29 -25
- package/src/models/DescribeMetricRuleCountResponseBody.ts +4 -3
- package/src/models/DescribeMetricRuleListRequest.ts +18 -18
- package/src/models/DescribeMetricRuleListResponseBody.ts +13 -499
- package/src/models/DescribeMetricRuleTargetsRequest.ts +2 -1
- package/src/models/DescribeMetricRuleTargetsResponseBody.ts +7 -47
- package/src/models/DescribeMetricRuleTemplateAttributeRequest.ts +4 -4
- package/src/models/DescribeMetricRuleTemplateAttributeResponseBody.ts +9 -222
- package/src/models/DescribeMetricRuleTemplateListRequest.ts +9 -6
- package/src/models/DescribeMetricRuleTemplateListResponseBody.ts +3 -78
- package/src/models/DescribeMetricTopRequest.ts +40 -31
- package/src/models/DescribeMetricTopResponseBody.ts +1 -1
- package/src/models/DescribeMonitorGroupCategoriesResponseBody.ts +4 -23
- package/src/models/DescribeMonitorGroupDynamicRulesResponseBody.ts +4 -57
- package/src/models/DescribeMonitorGroupInstanceAttributeRequest.ts +3 -2
- package/src/models/DescribeMonitorGroupInstanceAttributeResponseBody.ts +4 -103
- package/src/models/DescribeMonitorGroupInstancesRequest.ts +4 -4
- package/src/models/DescribeMonitorGroupInstancesResponseBody.ts +1 -40
- package/src/models/DescribeMonitorGroupNotifyPolicyListRequest.ts +2 -2
- package/src/models/DescribeMonitorGroupNotifyPolicyListResponseBody.ts +7 -49
- package/src/models/DescribeMonitorGroupsRequest.ts +33 -24
- package/src/models/DescribeMonitorGroupsResponseBody.ts +9 -126
- package/src/models/DescribeMonitorResourceQuotaAttributeRequest.ts +3 -2
- package/src/models/DescribeMonitorResourceQuotaAttributeResponseBody.ts +5 -3
- package/src/models/DescribeMonitoringAgentAccessKeyResponseBody.ts +3 -2
- package/src/models/DescribeMonitoringAgentConfigResponseBody.ts +10 -7
- package/src/models/DescribeMonitoringAgentHostsRequest.ts +30 -22
- package/src/models/DescribeMonitoringAgentHostsResponseBody.ts +11 -119
- package/src/models/DescribeMonitoringAgentProcessesRequest.ts +1 -1
- package/src/models/DescribeMonitoringAgentProcessesResponseBody.ts +7 -54
- package/src/models/DescribeMonitoringAgentStatusesResponseBody.ts +1 -103
- package/src/models/DescribeMonitoringConfigResponseBody.ts +10 -7
- package/src/models/DescribeProductResourceTagKeyListRequest.ts +1 -1
- package/src/models/DescribeProductResourceTagKeyListResponseBody.ts +8 -6
- package/src/models/DescribeProductsOfActiveMetricRuleResponseBody.ts +25 -135
- package/src/models/DescribeProjectMetaRequest.ts +4 -5
- package/src/models/DescribeProjectMetaResponseBody.ts +3 -36
- package/src/models/DescribeSiteMonitorAttributeRequest.ts +4 -4
- package/src/models/DescribeSiteMonitorAttributeResponseBody.ts +294 -382
- package/src/models/DescribeSiteMonitorDataRequest.ts +13 -9
- package/src/models/DescribeSiteMonitorDataResponseBody.ts +1 -1
- package/src/models/DescribeSiteMonitorIspcityListRequest.ts +16 -12
- package/src/models/DescribeSiteMonitorIspcityListResponseBody.ts +8 -59
- package/src/models/DescribeSiteMonitorListRequest.ts +10 -9
- package/src/models/DescribeSiteMonitorListResponseBody.ts +7 -397
- package/src/models/DescribeSiteMonitorLogRequest.ts +30 -18
- package/src/models/DescribeSiteMonitorLogResponseBody.ts +9 -10
- package/src/models/DescribeSiteMonitorQuotaResponseBody.ts +20 -14
- package/src/models/DescribeSiteMonitorStatisticsRequest.ts +8 -7
- package/src/models/DescribeSiteMonitorStatisticsResponseBody.ts +9 -9
- package/src/models/DescribeSyntheticProbeListRequest.ts +36 -0
- package/src/models/DescribeSyntheticProbeListResponseBody.ts +86 -3
- package/src/models/DescribeSystemEventAttributeRequest.ts +12 -9
- package/src/models/DescribeSystemEventAttributeResponseBody.ts +1 -88
- package/src/models/DescribeSystemEventCountRequest.ts +22 -19
- package/src/models/DescribeSystemEventCountResponseBody.ts +7 -89
- package/src/models/DescribeSystemEventHistogramRequest.ts +12 -9
- package/src/models/DescribeSystemEventHistogramResponseBody.ts +1 -30
- package/src/models/DescribeSystemEventMetaListResponseBody.ts +6 -66
- package/src/models/DescribeTagKeyListRequest.ts +1 -5
- package/src/models/DescribeTagKeyListResponseBody.ts +5 -9
- package/src/models/DescribeTagValueListRequest.ts +2 -4
- package/src/models/DescribeTagValueListResponseBody.ts +5 -4
- package/src/models/DescribeUnhealthyHostAvailabilityRequest.ts +1 -1
- package/src/models/DescribeUnhealthyHostAvailabilityResponseBody.ts +2 -16
- package/src/models/Dimension.ts +14 -0
- package/src/models/DisableActiveMetricRuleRequest.ts +21 -11
- package/src/models/DisableActiveMetricRuleResponseBody.ts +4 -3
- package/src/models/DisableEventRulesRequest.ts +2 -0
- package/src/models/DisableEventRulesResponseBody.ts +9 -5
- package/src/models/DisableHostAvailabilityRequest.ts +1 -1
- package/src/models/DisableHostAvailabilityResponseBody.ts +2 -5
- package/src/models/DisableMetricRulesRequest.ts +1 -1
- package/src/models/DisableMetricRulesResponseBody.ts +4 -7
- package/src/models/DisableSiteMonitorsRequest.ts +1 -1
- package/src/models/DisableSiteMonitorsResponseBody.ts +8 -7
- package/src/models/EnableActiveMetricRuleRequest.ts +21 -11
- package/src/models/EnableActiveMetricRuleResponseBody.ts +4 -3
- package/src/models/EnableEventRulesRequest.ts +2 -0
- package/src/models/EnableEventRulesResponseBody.ts +7 -5
- package/src/models/EnableHostAvailabilityRequest.ts +1 -4
- package/src/models/EnableHostAvailabilityResponseBody.ts +2 -8
- package/src/models/EnableMetricRuleBlackListRequest.ts +3 -2
- package/src/models/EnableMetricRuleBlackListResponseBody.ts +3 -2
- package/src/models/EnableMetricRulesResponseBody.ts +3 -2
- package/src/models/EnableSiteMonitorsResponseBody.ts +4 -3
- package/src/models/InstallMonitoringAgentRequest.ts +18 -8
- package/src/models/InstallMonitoringAgentResponseBody.ts +7 -6
- package/src/models/Matcher.ts +21 -0
- package/src/models/MetricStat.ts +49 -0
- package/src/models/ModifyGroupMonitoringAgentProcessRequest.ts +73 -55
- package/src/models/ModifyGroupMonitoringAgentProcessResponseBody.ts +7 -6
- package/src/models/ModifyHostAvailabilityRequest.ts +60 -37
- package/src/models/ModifyHostAvailabilityResponseBody.ts +3 -2
- package/src/models/ModifyHostInfoRequest.ts +2 -2
- package/src/models/ModifyHostInfoResponseBody.ts +4 -4
- package/src/models/ModifyHybridMonitorNamespaceRequest.ts +15 -12
- package/src/models/ModifyHybridMonitorNamespaceResponseBody.ts +4 -4
- package/src/models/ModifyHybridMonitorSlsgroupRequest.ts +7 -4
- package/src/models/ModifyHybridMonitorSlsgroupResponseBody.ts +5 -5
- package/src/models/ModifyHybridMonitorTaskRequest.ts +53 -50
- package/src/models/ModifyHybridMonitorTaskResponseBody.ts +4 -4
- package/src/models/ModifyMetricRuleBlackListRequest.ts +12 -9
- package/src/models/ModifyMetricRuleBlackListResponseBody.ts +3 -2
- package/src/models/ModifyMetricRuleTemplateRequest.ts +208 -4
- package/src/models/ModifyMetricRuleTemplateResponseBody.ts +3 -2
- package/src/models/ModifyMonitorGroupInstancesRequest.ts +40 -42
- package/src/models/ModifyMonitorGroupInstancesResponseBody.ts +4 -4
- package/src/models/ModifyMonitorGroupRequest.ts +1 -1
- package/src/models/ModifyMonitorGroupResponseBody.ts +4 -7
- package/src/models/ModifySiteMonitorRequest.ts +11 -11
- package/src/models/ModifySiteMonitorResponseBody.ts +8 -7
- package/src/models/PutContactGroupRequest.ts +6 -12
- package/src/models/PutContactGroupResponseBody.ts +6 -5
- package/src/models/PutContactRequest.ts +20 -13
- package/src/models/PutContactResponseBody.ts +6 -5
- package/src/models/PutCustomEventRequest.ts +1 -1
- package/src/models/PutCustomEventResponseBody.ts +1 -1
- package/src/models/PutCustomEventRuleRequest.ts +16 -14
- package/src/models/PutCustomEventRuleResponseBody.ts +5 -4
- package/src/models/PutCustomMetricRequest.ts +17 -18
- package/src/models/PutCustomMetricResponseBody.ts +1 -2
- package/src/models/PutCustomMetricRuleRequest.ts +31 -24
- package/src/models/PutCustomMetricRuleResponseBody.ts +8 -7
- package/src/models/PutEventRuleRequest.ts +48 -16
- package/src/models/PutEventRuleResponseBody.ts +8 -7
- package/src/models/PutEventRuleTargetsRequest.ts +51 -40
- package/src/models/PutEventRuleTargetsResponseBody.ts +4 -86
- package/src/models/PutExporterOutputRequest.ts +10 -10
- package/src/models/PutExporterOutputResponseBody.ts +3 -3
- package/src/models/PutExporterRuleRequest.ts +11 -23
- package/src/models/PutExporterRuleResponseBody.ts +7 -6
- package/src/models/PutGroupMetricRuleRequest.ts +95 -82
- package/src/models/PutGroupMetricRuleResponseBody.ts +8 -7
- package/src/models/PutHybridMonitorMetricDataRequest.ts +15 -15
- package/src/models/PutHybridMonitorMetricDataResponseBody.ts +6 -6
- package/src/models/PutLogMonitorRequest.ts +42 -41
- package/src/models/PutLogMonitorResponseBody.ts +9 -7
- package/src/models/PutMetricRuleTargetsRequest.ts +22 -24
- package/src/models/PutMetricRuleTargetsResponseBody.ts +7 -51
- package/src/models/PutMonitorGroupDynamicRuleRequest.ts +18 -11
- package/src/models/PutMonitorGroupDynamicRuleResponseBody.ts +3 -2
- package/src/models/PutMonitoringConfigRequest.ts +3 -2
- package/src/models/PutMonitoringConfigResponseBody.ts +4 -3
- package/src/models/PutResourceMetricRuleRequest.ts +157 -146
- package/src/models/PutResourceMetricRuleResponseBody.ts +7 -6
- package/src/models/PutResourceMetricRuleShrinkRequest.ts +118 -105
- package/src/models/PutResourceMetricRulesRequest.ts +240 -51
- package/src/models/PutResourceMetricRulesResponseBody.ts +8 -46
- package/src/models/RemoveTagsRequest.ts +4 -4
- package/src/models/RemoveTagsResponseBody.ts +5 -8
- package/src/models/SendDryRunSystemEventRequest.ts +3 -3
- package/src/models/SendDryRunSystemEventResponseBody.ts +4 -3
- package/src/models/UninstallMonitoringAgentResponseBody.ts +4 -3
package/dist/client.js
CHANGED
|
@@ -48,7 +48,52 @@ __exportStar(require("./models/model"), exports);
|
|
|
48
48
|
class Client extends openapi_core_1.default {
|
|
49
49
|
constructor(config) {
|
|
50
50
|
super(config);
|
|
51
|
-
this._endpointRule = "";
|
|
51
|
+
this._endpointRule = "regional";
|
|
52
|
+
this._endpointMap = {
|
|
53
|
+
'us-west-1': "metrics.us-west-1.aliyuncs.com",
|
|
54
|
+
'us-southeast-1': "metrics.us-southeast-1.aliyuncs.com",
|
|
55
|
+
'us-east-1': "metrics.us-east-1.aliyuncs.com",
|
|
56
|
+
'na-south-1': "metrics.na-south-1.aliyuncs.com",
|
|
57
|
+
'me-east-1': "metrics.me-east-1.aliyuncs.com",
|
|
58
|
+
'me-central-1': "metrics.me-central-1.aliyuncs.com",
|
|
59
|
+
'eu-west-2': "metrics.eu-west-2.aliyuncs.com",
|
|
60
|
+
'eu-west-1': "metrics.eu-west-1.aliyuncs.com",
|
|
61
|
+
'eu-central-1': "metrics.eu-central-1.aliyuncs.com",
|
|
62
|
+
'cn-zhongwei': "metrics.cn-zhongwei.aliyuncs.com",
|
|
63
|
+
'cn-zhengzhou-jva': "metrics.cn-zhengzhou-jva.aliyuncs.com",
|
|
64
|
+
'cn-zhangjiakou': "metrics.cn-zhangjiakou.aliyuncs.com",
|
|
65
|
+
'cn-wulanchabu-gic-1': "metrics.cn-wulanchabu-gic-1.aliyuncs.com",
|
|
66
|
+
'cn-wulanchabu': "metrics.cn-wulanchabu.aliyuncs.com",
|
|
67
|
+
'cn-wuhan-lr': "metrics.cn-wuhan-lr.aliyuncs.com",
|
|
68
|
+
'cn-shenzhen-finance-1': "metrics.cn-shenzhen-finance-1.aliyuncs.com",
|
|
69
|
+
'cn-shenzhen': "metrics.cn-shenzhen.aliyuncs.com",
|
|
70
|
+
'cn-shanghai-finance-1': "metrics.cn-shanghai-finance-1.aliyuncs.com",
|
|
71
|
+
'cn-shanghai': "metrics.cn-shanghai.aliyuncs.com",
|
|
72
|
+
'cn-qingdao': "metrics.cn-qingdao.aliyuncs.com",
|
|
73
|
+
'cn-north-2-gov-1': "metrics.cn-north-2-gov-1.aliyuncs.com",
|
|
74
|
+
'cn-nanjing': "metrics.cn-nanjing.aliyuncs.com",
|
|
75
|
+
'cn-huhehaote': "metrics.cn-huhehaote.aliyuncs.com",
|
|
76
|
+
'cn-hongkong': "metrics.cn-hongkong.aliyuncs.com",
|
|
77
|
+
'cn-heyuan-acdr-1': "metrics.cn-heyuan-acdr-1.aliyuncs.com",
|
|
78
|
+
'cn-heyuan': "metrics.cn-heyuan.aliyuncs.com",
|
|
79
|
+
'cn-hangzhou-finance': "metrics.cn-hangzhou-finance.aliyuncs.com",
|
|
80
|
+
'cn-hangzhou': "metrics.cn-hangzhou.aliyuncs.com",
|
|
81
|
+
'cn-guangzhou': "metrics.cn-guangzhou.aliyuncs.com",
|
|
82
|
+
'cn-fuzhou': "metrics.cn-fuzhou.aliyuncs.com",
|
|
83
|
+
'cn-chengdu': "metrics.cn-chengdu.aliyuncs.com",
|
|
84
|
+
'cn-beijing-finance-1': "metrics.cn-beijing-finance-1.aliyuncs.com",
|
|
85
|
+
'cn-beijing': "metrics.cn-beijing.aliyuncs.com",
|
|
86
|
+
'ap-southeast-8': "metrics.ap-southeast-8.aliyuncs.com",
|
|
87
|
+
'ap-southeast-7': "metrics.ap-southeast-7.aliyuncs.com",
|
|
88
|
+
'ap-southeast-6': "metrics.ap-southeast-6.aliyuncs.com",
|
|
89
|
+
'ap-southeast-5': "metrics.ap-southeast-5.aliyuncs.com",
|
|
90
|
+
'ap-southeast-3': "metrics.ap-southeast-3.aliyuncs.com",
|
|
91
|
+
'ap-southeast-2': "metrics.ap-southeast-2.aliyuncs.com",
|
|
92
|
+
'ap-southeast-1': "metrics.ap-southeast-1.aliyuncs.com",
|
|
93
|
+
'ap-south-1': "metrics.ap-south-1.aliyuncs.com",
|
|
94
|
+
'ap-northeast-2': "metrics.ap-northeast-2.aliyuncs.com",
|
|
95
|
+
'ap-northeast-1': "metrics.ap-northeast-1.aliyuncs.com",
|
|
96
|
+
};
|
|
52
97
|
this.checkConfig(config);
|
|
53
98
|
this._endpoint = this.getEndpoint("cms", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
54
99
|
}
|
|
@@ -62,10 +107,10 @@ class Client extends openapi_core_1.default {
|
|
|
62
107
|
return openapi_core_2.OpenApiUtil.getEndpointRules(productId, regionId, endpointRule, network, suffix);
|
|
63
108
|
}
|
|
64
109
|
/**
|
|
65
|
-
*
|
|
110
|
+
* The AddTags operation attaches tags to specified application groups.
|
|
66
111
|
*
|
|
67
112
|
* @remarks
|
|
68
|
-
* This topic provides an example
|
|
113
|
+
* This topic provides an example of how to attach a tag to the application group `7301****`. In this example, the tag key is `key1` and the tag value is `value1`.
|
|
69
114
|
*
|
|
70
115
|
* @param request - AddTagsRequest
|
|
71
116
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -97,10 +142,10 @@ class Client extends openapi_core_1.default {
|
|
|
97
142
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddTagsResponse({}));
|
|
98
143
|
}
|
|
99
144
|
/**
|
|
100
|
-
*
|
|
145
|
+
* The AddTags operation attaches tags to specified application groups.
|
|
101
146
|
*
|
|
102
147
|
* @remarks
|
|
103
|
-
* This topic provides an example
|
|
148
|
+
* This topic provides an example of how to attach a tag to the application group `7301****`. In this example, the tag key is `key1` and the tag value is `value1`.
|
|
104
149
|
*
|
|
105
150
|
* @param request - AddTagsRequest
|
|
106
151
|
* @returns AddTagsResponse
|
|
@@ -179,10 +224,10 @@ class Client extends openapi_core_1.default {
|
|
|
179
224
|
return await this.applyMetricRuleTemplateWithOptions(request, runtime);
|
|
180
225
|
}
|
|
181
226
|
/**
|
|
182
|
-
*
|
|
227
|
+
* You can call the BatchCreateInstantSiteMonitor operation to create a batch of site monitoring tasks.
|
|
183
228
|
*
|
|
184
229
|
* @remarks
|
|
185
|
-
* This topic provides an example
|
|
230
|
+
* This topic provides an example of how to create a site monitoring task named `HangZhou_ECS1`. The task uses the `HTTP` protocol to monitor `https://www.aliyun.com`. The response shows that the task is successfully created with the name `HangZhou_ECS1` and the ID `679fbe4f-b80b-4706-91b2-5427b43e****`.
|
|
186
231
|
*
|
|
187
232
|
* @param request - BatchCreateInstantSiteMonitorRequest
|
|
188
233
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -211,10 +256,10 @@ class Client extends openapi_core_1.default {
|
|
|
211
256
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchCreateInstantSiteMonitorResponse({}));
|
|
212
257
|
}
|
|
213
258
|
/**
|
|
214
|
-
*
|
|
259
|
+
* You can call the BatchCreateInstantSiteMonitor operation to create a batch of site monitoring tasks.
|
|
215
260
|
*
|
|
216
261
|
* @remarks
|
|
217
|
-
* This topic provides an example
|
|
262
|
+
* This topic provides an example of how to create a site monitoring task named `HangZhou_ECS1`. The task uses the `HTTP` protocol to monitor `https://www.aliyun.com`. The response shows that the task is successfully created with the name `HangZhou_ECS1` and the ID `679fbe4f-b80b-4706-91b2-5427b43e****`.
|
|
218
263
|
*
|
|
219
264
|
* @param request - BatchCreateInstantSiteMonitorRequest
|
|
220
265
|
* @returns BatchCreateInstantSiteMonitorResponse
|
|
@@ -224,13 +269,13 @@ class Client extends openapi_core_1.default {
|
|
|
224
269
|
return await this.batchCreateInstantSiteMonitorWithOptions(request, runtime);
|
|
225
270
|
}
|
|
226
271
|
/**
|
|
227
|
-
*
|
|
272
|
+
* Calls the BatchExport operation to export monitoring data defined in the Cursor operation.
|
|
228
273
|
*
|
|
229
274
|
* @remarks
|
|
230
|
-
* ###
|
|
231
|
-
*
|
|
232
|
-
* ###
|
|
233
|
-
* This topic provides an example
|
|
275
|
+
* ### Prerequisites
|
|
276
|
+
* Make sure that you have called the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation to obtain the initial `Cursor`.
|
|
277
|
+
* ### Usage notes
|
|
278
|
+
* This topic provides an example to show how to export the monitoring data of an initial `Cursor` of the metric `cpu_idle` of the cloud service `acs_ecs_dashboard`. A maximum of 1,000 data entries are returned per call.
|
|
234
279
|
*
|
|
235
280
|
* @param tmpReq - BatchExportRequest
|
|
236
281
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -276,13 +321,13 @@ class Client extends openapi_core_1.default {
|
|
|
276
321
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.BatchExportResponse({}));
|
|
277
322
|
}
|
|
278
323
|
/**
|
|
279
|
-
*
|
|
324
|
+
* Calls the BatchExport operation to export monitoring data defined in the Cursor operation.
|
|
280
325
|
*
|
|
281
326
|
* @remarks
|
|
282
|
-
* ###
|
|
283
|
-
*
|
|
284
|
-
* ###
|
|
285
|
-
* This topic provides an example
|
|
327
|
+
* ### Prerequisites
|
|
328
|
+
* Make sure that you have called the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation to obtain the initial `Cursor`.
|
|
329
|
+
* ### Usage notes
|
|
330
|
+
* This topic provides an example to show how to export the monitoring data of an initial `Cursor` of the metric `cpu_idle` of the cloud service `acs_ecs_dashboard`. A maximum of 1,000 data entries are returned per call.
|
|
286
331
|
*
|
|
287
332
|
* @param request - BatchExportRequest
|
|
288
333
|
* @returns BatchExportResponse
|
|
@@ -292,11 +337,11 @@ class Client extends openapi_core_1.default {
|
|
|
292
337
|
return await this.batchExportWithOptions(request, runtime);
|
|
293
338
|
}
|
|
294
339
|
/**
|
|
295
|
-
*
|
|
340
|
+
* You can call the CreateDynamicTagGroup operation to automatically create application groups using tags.
|
|
296
341
|
*
|
|
297
342
|
* @remarks
|
|
298
|
-
* This operation
|
|
299
|
-
* This topic provides an example
|
|
343
|
+
* This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
|
|
344
|
+
* This topic provides an example of how to automatically create an application group for resources that have the `ecs_instance` tag key. The alert contact group for the application group is `ECS_Group`.
|
|
300
345
|
*
|
|
301
346
|
* @param request - CreateDynamicTagGroupRequest
|
|
302
347
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -346,11 +391,11 @@ class Client extends openapi_core_1.default {
|
|
|
346
391
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateDynamicTagGroupResponse({}));
|
|
347
392
|
}
|
|
348
393
|
/**
|
|
349
|
-
*
|
|
394
|
+
* You can call the CreateDynamicTagGroup operation to automatically create application groups using tags.
|
|
350
395
|
*
|
|
351
396
|
* @remarks
|
|
352
|
-
* This operation
|
|
353
|
-
* This topic provides an example
|
|
397
|
+
* This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
|
|
398
|
+
* This topic provides an example of how to automatically create an application group for resources that have the `ecs_instance` tag key. The alert contact group for the application group is `ECS_Group`.
|
|
354
399
|
*
|
|
355
400
|
* @param request - CreateDynamicTagGroupRequest
|
|
356
401
|
* @returns CreateDynamicTagGroupResponse
|
|
@@ -360,10 +405,10 @@ class Client extends openapi_core_1.default {
|
|
|
360
405
|
return await this.createDynamicTagGroupWithOptions(request, runtime);
|
|
361
406
|
}
|
|
362
407
|
/**
|
|
363
|
-
* Creates
|
|
408
|
+
* Creates alert rules in batches for a specified application group by calling the CreateGroupMetricRules operation.
|
|
364
409
|
*
|
|
365
410
|
* @remarks
|
|
366
|
-
* This topic provides an example
|
|
411
|
+
* This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the application group `123456`. The alert rule ID is `456789`, the alert rule name is `ECS_Rule1`, the alert severity is `Critical`, the statistical method is `Average`, the comparison operator is `GreaterThanOrEqualToThreshold`, the threshold is `90`, and the retry count is `3`. The response shows that the alert rule `ECS_Rule1` is created.
|
|
367
412
|
*
|
|
368
413
|
* @param request - CreateGroupMetricRulesRequest
|
|
369
414
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -395,10 +440,10 @@ class Client extends openapi_core_1.default {
|
|
|
395
440
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateGroupMetricRulesResponse({}));
|
|
396
441
|
}
|
|
397
442
|
/**
|
|
398
|
-
* Creates
|
|
443
|
+
* Creates alert rules in batches for a specified application group by calling the CreateGroupMetricRules operation.
|
|
399
444
|
*
|
|
400
445
|
* @remarks
|
|
401
|
-
* This topic provides an example
|
|
446
|
+
* This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the application group `123456`. The alert rule ID is `456789`, the alert rule name is `ECS_Rule1`, the alert severity is `Critical`, the statistical method is `Average`, the comparison operator is `GreaterThanOrEqualToThreshold`, the threshold is `90`, and the retry count is `3`. The response shows that the alert rule `ECS_Rule1` is created.
|
|
402
447
|
*
|
|
403
448
|
* @param request - CreateGroupMetricRulesRequest
|
|
404
449
|
* @returns CreateGroupMetricRulesResponse
|
|
@@ -459,10 +504,10 @@ class Client extends openapi_core_1.default {
|
|
|
459
504
|
return await this.createGroupMonitoringAgentProcessWithOptions(request, runtime);
|
|
460
505
|
}
|
|
461
506
|
/**
|
|
462
|
-
* Creates an availability monitoring task.
|
|
507
|
+
* Creates an availability monitoring task by calling the CreateHostAvailability operation.
|
|
463
508
|
*
|
|
464
509
|
* @remarks
|
|
465
|
-
* This topic provides an example
|
|
510
|
+
* This topic provides an example of how to create an availability monitoring task named `task1` with the detection type set to `HTTP` in application group `123456`. Alert notifications are sent by email and DingTalk chatbot.
|
|
466
511
|
*
|
|
467
512
|
* @param request - CreateHostAvailabilityRequest
|
|
468
513
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -515,10 +560,10 @@ class Client extends openapi_core_1.default {
|
|
|
515
560
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHostAvailabilityResponse({}));
|
|
516
561
|
}
|
|
517
562
|
/**
|
|
518
|
-
* Creates an availability monitoring task.
|
|
563
|
+
* Creates an availability monitoring task by calling the CreateHostAvailability operation.
|
|
519
564
|
*
|
|
520
565
|
* @remarks
|
|
521
|
-
* This topic provides an example
|
|
566
|
+
* This topic provides an example of how to create an availability monitoring task named `task1` with the detection type set to `HTTP` in application group `123456`. Alert notifications are sent by email and DingTalk chatbot.
|
|
522
567
|
*
|
|
523
568
|
* @param request - CreateHostAvailabilityRequest
|
|
524
569
|
* @returns CreateHostAvailabilityResponse
|
|
@@ -528,13 +573,13 @@ class Client extends openapi_core_1.default {
|
|
|
528
573
|
return await this.createHostAvailabilityWithOptions(request, runtime);
|
|
529
574
|
}
|
|
530
575
|
/**
|
|
531
|
-
*
|
|
576
|
+
* Calls the CreateHybridMonitorNamespace operation to create a metric repository.
|
|
532
577
|
*
|
|
533
578
|
* @remarks
|
|
534
|
-
* ##
|
|
535
|
-
* Hybrid Cloud Monitoring
|
|
536
|
-
* ##
|
|
537
|
-
* This topic provides an example on how to create a
|
|
579
|
+
* ## Before you begin
|
|
580
|
+
* Make sure that you have activated Hybrid Cloud Monitoring. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
|
|
581
|
+
* ## Operation description
|
|
582
|
+
* This topic provides an example on how to create a metric repository named `aliyun` with a data storage duration of `cms.s1.3xlarge`. The response indicates that the metric repository is created.
|
|
538
583
|
*
|
|
539
584
|
* @param request - CreateHybridMonitorNamespaceRequest
|
|
540
585
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -575,13 +620,13 @@ class Client extends openapi_core_1.default {
|
|
|
575
620
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHybridMonitorNamespaceResponse({}));
|
|
576
621
|
}
|
|
577
622
|
/**
|
|
578
|
-
*
|
|
623
|
+
* Calls the CreateHybridMonitorNamespace operation to create a metric repository.
|
|
579
624
|
*
|
|
580
625
|
* @remarks
|
|
581
|
-
* ##
|
|
582
|
-
* Hybrid Cloud Monitoring
|
|
583
|
-
* ##
|
|
584
|
-
* This topic provides an example on how to create a
|
|
626
|
+
* ## Before you begin
|
|
627
|
+
* Make sure that you have activated Hybrid Cloud Monitoring. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
|
|
628
|
+
* ## Operation description
|
|
629
|
+
* This topic provides an example on how to create a metric repository named `aliyun` with a data storage duration of `cms.s1.3xlarge`. The response indicates that the metric repository is created.
|
|
585
630
|
*
|
|
586
631
|
* @param request - CreateHybridMonitorNamespaceRequest
|
|
587
632
|
* @returns CreateHybridMonitorNamespaceResponse
|
|
@@ -591,13 +636,13 @@ class Client extends openapi_core_1.default {
|
|
|
591
636
|
return await this.createHybridMonitorNamespaceWithOptions(request, runtime);
|
|
592
637
|
}
|
|
593
638
|
/**
|
|
594
|
-
* Creates a Logstore group
|
|
639
|
+
* Creates a Logstore group for Hybrid Cloud Monitoring.
|
|
595
640
|
*
|
|
596
641
|
* @remarks
|
|
597
|
-
* ###
|
|
598
|
-
* Simple Log Service
|
|
599
|
-
* ###
|
|
600
|
-
* This topic provides an example on how to create a Logstore group named `Logstore_test`. The region
|
|
642
|
+
* ### Before you begin
|
|
643
|
+
* Make sure that you have activated Simple Log Service (SLS) and created a project and a Logstore. For more information, see [Quick Start](https://help.aliyun.com/document_detail/54604.html).
|
|
644
|
+
* ### Operation description
|
|
645
|
+
* This topic provides an example on how to create a Logstore group named `Logstore_test`. The region is `ap-southeast-1`, the project is `aliyun-project`, and the Logstore is `Logstore-ECS`. The response shows that the Logstore group is created.
|
|
601
646
|
*
|
|
602
647
|
* @param request - CreateHybridMonitorSLSGroupRequest
|
|
603
648
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -632,13 +677,13 @@ class Client extends openapi_core_1.default {
|
|
|
632
677
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHybridMonitorSLSGroupResponse({}));
|
|
633
678
|
}
|
|
634
679
|
/**
|
|
635
|
-
* Creates a Logstore group
|
|
680
|
+
* Creates a Logstore group for Hybrid Cloud Monitoring.
|
|
636
681
|
*
|
|
637
682
|
* @remarks
|
|
638
|
-
* ###
|
|
639
|
-
* Simple Log Service
|
|
640
|
-
* ###
|
|
641
|
-
* This topic provides an example on how to create a Logstore group named `Logstore_test`. The region
|
|
683
|
+
* ### Before you begin
|
|
684
|
+
* Make sure that you have activated Simple Log Service (SLS) and created a project and a Logstore. For more information, see [Quick Start](https://help.aliyun.com/document_detail/54604.html).
|
|
685
|
+
* ### Operation description
|
|
686
|
+
* This topic provides an example on how to create a Logstore group named `Logstore_test`. The region is `ap-southeast-1`, the project is `aliyun-project`, and the Logstore is `Logstore-ECS`. The response shows that the Logstore group is created.
|
|
642
687
|
*
|
|
643
688
|
* @param request - CreateHybridMonitorSLSGroupRequest
|
|
644
689
|
* @returns CreateHybridMonitorSLSGroupResponse
|
|
@@ -648,14 +693,14 @@ class Client extends openapi_core_1.default {
|
|
|
648
693
|
return await this.createHybridMonitorSLSGroupWithOptions(request, runtime);
|
|
649
694
|
}
|
|
650
695
|
/**
|
|
651
|
-
*
|
|
696
|
+
* Calls the CreateHybridMonitorTask operation to create a data import task for an Alibaba Cloud service or a metric for Simple Log Service (SLS) logs.
|
|
652
697
|
*
|
|
653
698
|
* @remarks
|
|
654
|
-
*
|
|
655
|
-
*
|
|
656
|
-
*
|
|
657
|
-
*
|
|
658
|
-
* This topic provides an example
|
|
699
|
+
* ## Before you begin
|
|
700
|
+
* - Make sure that you have activated Hybrid Cloud Monitoring. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
|
|
701
|
+
* - If you want to create a metric for SLS logs, make sure that you have activated SLS and created a project and a Logstore. For more information, see [Quick Start](https://help.aliyun.com/document_detail/54604.html).
|
|
702
|
+
* ## Operation description
|
|
703
|
+
* This topic provides an example of how to create a data import task named `aliyun_task` for an Alibaba Cloud service to import the `cpu_total` metric of Elastic Compute Service (ECS) into the `aliyun` metric repository. The response shows that the data import task is created.
|
|
659
704
|
*
|
|
660
705
|
* @param request - CreateHybridMonitorTaskRequest
|
|
661
706
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -720,14 +765,14 @@ class Client extends openapi_core_1.default {
|
|
|
720
765
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateHybridMonitorTaskResponse({}));
|
|
721
766
|
}
|
|
722
767
|
/**
|
|
723
|
-
*
|
|
768
|
+
* Calls the CreateHybridMonitorTask operation to create a data import task for an Alibaba Cloud service or a metric for Simple Log Service (SLS) logs.
|
|
724
769
|
*
|
|
725
770
|
* @remarks
|
|
726
|
-
*
|
|
727
|
-
*
|
|
728
|
-
*
|
|
729
|
-
*
|
|
730
|
-
* This topic provides an example
|
|
771
|
+
* ## Before you begin
|
|
772
|
+
* - Make sure that you have activated Hybrid Cloud Monitoring. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
|
|
773
|
+
* - If you want to create a metric for SLS logs, make sure that you have activated SLS and created a project and a Logstore. For more information, see [Quick Start](https://help.aliyun.com/document_detail/54604.html).
|
|
774
|
+
* ## Operation description
|
|
775
|
+
* This topic provides an example of how to create a data import task named `aliyun_task` for an Alibaba Cloud service to import the `cpu_total` metric of Elastic Compute Service (ECS) into the `aliyun` metric repository. The response shows that the data import task is created.
|
|
731
776
|
*
|
|
732
777
|
* @param request - CreateHybridMonitorTaskRequest
|
|
733
778
|
* @returns CreateHybridMonitorTaskResponse
|
|
@@ -737,11 +782,11 @@ class Client extends openapi_core_1.default {
|
|
|
737
782
|
return await this.createHybridMonitorTaskWithOptions(request, runtime);
|
|
738
783
|
}
|
|
739
784
|
/**
|
|
740
|
-
*
|
|
785
|
+
* Call the CreateInstantSiteMonitor operation to create a one-time detection task.
|
|
741
786
|
*
|
|
742
787
|
* @remarks
|
|
743
|
-
*
|
|
744
|
-
* This topic provides an example
|
|
788
|
+
* Only Alibaba Cloud accounts that have Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
789
|
+
* This topic provides an example of how to create a one-time detection task. The example creates a task named `task1` that detects the address `http://www.aliyun.com`. The detection type is `HTTP`, and the number of detection points is `1`.
|
|
745
790
|
*
|
|
746
791
|
* @param request - CreateInstantSiteMonitorRequest
|
|
747
792
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -788,11 +833,11 @@ class Client extends openapi_core_1.default {
|
|
|
788
833
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateInstantSiteMonitorResponse({}));
|
|
789
834
|
}
|
|
790
835
|
/**
|
|
791
|
-
*
|
|
836
|
+
* Call the CreateInstantSiteMonitor operation to create a one-time detection task.
|
|
792
837
|
*
|
|
793
838
|
* @remarks
|
|
794
|
-
*
|
|
795
|
-
* This topic provides an example
|
|
839
|
+
* Only Alibaba Cloud accounts that have Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
840
|
+
* This topic provides an example of how to create a one-time detection task. The example creates a task named `task1` that detects the address `http://www.aliyun.com`. The detection type is `HTTP`, and the number of detection points is `1`.
|
|
796
841
|
*
|
|
797
842
|
* @param request - CreateInstantSiteMonitorRequest
|
|
798
843
|
* @returns CreateInstantSiteMonitorResponse
|
|
@@ -806,8 +851,8 @@ class Client extends openapi_core_1.default {
|
|
|
806
851
|
*
|
|
807
852
|
* @remarks
|
|
808
853
|
* ### Background information
|
|
809
|
-
*
|
|
810
|
-
*
|
|
854
|
+
* - CloudMonitor blocks alert notifications based on the blacklist policies that take effect. To block alert notifications when the value of a metric that belongs to a cloud service reaches the threshold that you specified, add the metric to a blacklist policy.
|
|
855
|
+
* - CloudMonitor allows you to create blacklist policies only based on threshold metrics. You cannot create blacklist policies based on system events. For more information about the cloud services and the thresholds of the metrics that are supported by CloudMonitor, see [Appendix 1: Metrics](https://help.aliyun.com/document_detail/163515.html).
|
|
811
856
|
*
|
|
812
857
|
* @param request - CreateMetricRuleBlackListRequest
|
|
813
858
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -867,8 +912,8 @@ class Client extends openapi_core_1.default {
|
|
|
867
912
|
*
|
|
868
913
|
* @remarks
|
|
869
914
|
* ### Background information
|
|
870
|
-
*
|
|
871
|
-
*
|
|
915
|
+
* - CloudMonitor blocks alert notifications based on the blacklist policies that take effect. To block alert notifications when the value of a metric that belongs to a cloud service reaches the threshold that you specified, add the metric to a blacklist policy.
|
|
916
|
+
* - CloudMonitor allows you to create blacklist policies only based on threshold metrics. You cannot create blacklist policies based on system events. For more information about the cloud services and the thresholds of the metrics that are supported by CloudMonitor, see [Appendix 1: Metrics](https://help.aliyun.com/document_detail/163515.html).
|
|
872
917
|
*
|
|
873
918
|
* @param request - CreateMetricRuleBlackListRequest
|
|
874
919
|
* @returns CreateMetricRuleBlackListResponse
|
|
@@ -878,7 +923,7 @@ class Client extends openapi_core_1.default {
|
|
|
878
923
|
return await this.createMetricRuleBlackListWithOptions(request, runtime);
|
|
879
924
|
}
|
|
880
925
|
/**
|
|
881
|
-
*
|
|
926
|
+
* Calls the CreateMetricRuleResources operation to create a resource associated with an alert rule.
|
|
882
927
|
*
|
|
883
928
|
* @param request - CreateMetricRuleResourcesRequest
|
|
884
929
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -913,7 +958,7 @@ class Client extends openapi_core_1.default {
|
|
|
913
958
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateMetricRuleResourcesResponse({}));
|
|
914
959
|
}
|
|
915
960
|
/**
|
|
916
|
-
*
|
|
961
|
+
* Calls the CreateMetricRuleResources operation to create a resource associated with an alert rule.
|
|
917
962
|
*
|
|
918
963
|
* @param request - CreateMetricRuleResourcesRequest
|
|
919
964
|
* @returns CreateMetricRuleResourcesResponse
|
|
@@ -1171,11 +1216,12 @@ class Client extends openapi_core_1.default {
|
|
|
1171
1216
|
return await this.createMonitorGroupInstancesWithOptions(request, runtime);
|
|
1172
1217
|
}
|
|
1173
1218
|
/**
|
|
1174
|
-
*
|
|
1219
|
+
* Calls the CreateMonitorGroupNotifyPolicy operation to create a pause alert notification policy for an application group.
|
|
1175
1220
|
*
|
|
1176
1221
|
* @remarks
|
|
1177
|
-
*
|
|
1178
|
-
*
|
|
1222
|
+
* During the effective period of the policy, no alert notifications are sent for any alerts triggered within the application group.
|
|
1223
|
+
*
|
|
1224
|
+
* This topic provides an example on how to create a pause alert notification policy named `PauseNotify` for the application group `7301****`. The application group pauses alert notifications during the period from `1622949300000` to `1623208500000` (UTC+8 `2021-06-06 11:15:00` to `2021-06-09 11:15:00`).
|
|
1179
1225
|
*
|
|
1180
1226
|
* @param request - CreateMonitorGroupNotifyPolicyRequest
|
|
1181
1227
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1213,11 +1259,12 @@ class Client extends openapi_core_1.default {
|
|
|
1213
1259
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateMonitorGroupNotifyPolicyResponse({}));
|
|
1214
1260
|
}
|
|
1215
1261
|
/**
|
|
1216
|
-
*
|
|
1262
|
+
* Calls the CreateMonitorGroupNotifyPolicy operation to create a pause alert notification policy for an application group.
|
|
1217
1263
|
*
|
|
1218
1264
|
* @remarks
|
|
1219
|
-
*
|
|
1220
|
-
*
|
|
1265
|
+
* During the effective period of the policy, no alert notifications are sent for any alerts triggered within the application group.
|
|
1266
|
+
*
|
|
1267
|
+
* This topic provides an example on how to create a pause alert notification policy named `PauseNotify` for the application group `7301****`. The application group pauses alert notifications during the period from `1622949300000` to `1623208500000` (UTC+8 `2021-06-06 11:15:00` to `2021-06-09 11:15:00`).
|
|
1221
1268
|
*
|
|
1222
1269
|
* @param request - CreateMonitorGroupNotifyPolicyRequest
|
|
1223
1270
|
* @returns CreateMonitorGroupNotifyPolicyResponse
|
|
@@ -1275,7 +1322,7 @@ class Client extends openapi_core_1.default {
|
|
|
1275
1322
|
* Creates a site monitoring task.
|
|
1276
1323
|
*
|
|
1277
1324
|
* @remarks
|
|
1278
|
-
* This topic
|
|
1325
|
+
* This topic describes how to create a site monitoring task. The example creates a task named `HanZhou_ECS1` to monitor the URL `https://www.aliyun.com` over `HTTPS`.
|
|
1279
1326
|
*
|
|
1280
1327
|
* @param request - CreateSiteMonitorRequest
|
|
1281
1328
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1334,7 +1381,7 @@ class Client extends openapi_core_1.default {
|
|
|
1334
1381
|
* Creates a site monitoring task.
|
|
1335
1382
|
*
|
|
1336
1383
|
* @remarks
|
|
1337
|
-
* This topic
|
|
1384
|
+
* This topic describes how to create a site monitoring task. The example creates a task named `HanZhou_ECS1` to monitor the URL `https://www.aliyun.com` over `HTTPS`.
|
|
1338
1385
|
*
|
|
1339
1386
|
* @param request - CreateSiteMonitorRequest
|
|
1340
1387
|
* @returns CreateSiteMonitorResponse
|
|
@@ -1344,15 +1391,15 @@ class Client extends openapi_core_1.default {
|
|
|
1344
1391
|
return await this.createSiteMonitorWithOptions(request, runtime);
|
|
1345
1392
|
}
|
|
1346
1393
|
/**
|
|
1347
|
-
*
|
|
1394
|
+
* Calls the Cursor operation to define the scope of monitoring data to be exported, and returns the Cursor value used for the initial call to the BatchExport operation.
|
|
1348
1395
|
*
|
|
1349
1396
|
* @remarks
|
|
1350
|
-
* ###
|
|
1351
|
-
*
|
|
1352
|
-
* ###
|
|
1353
|
-
*
|
|
1354
|
-
* ###
|
|
1355
|
-
* This topic provides an example
|
|
1397
|
+
* ### Prerequisites
|
|
1398
|
+
* Make sure that Enterprise CloudMonitor is activated. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
1399
|
+
* ### Background information
|
|
1400
|
+
* First, call this operation to obtain the initial Cursor. Then, call the [BatchExport](https://help.aliyun.com/document_detail/2329847.html) operation to export monitoring data.
|
|
1401
|
+
* ### Usage notes
|
|
1402
|
+
* This topic provides an example to describe how to define the scope to export data of the `cpu_idle` metric of the `acs_ecs_dashboard` cloud service every 60 seconds in the time range from `1641627000000` (2022-01-08 15:30:00) to `1641645000000` (2022-01-08 20:30:00). The returned result shows the `Cursor` information.
|
|
1356
1403
|
*
|
|
1357
1404
|
* @param tmpReq - CursorRequest
|
|
1358
1405
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1401,15 +1448,15 @@ class Client extends openapi_core_1.default {
|
|
|
1401
1448
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CursorResponse({}));
|
|
1402
1449
|
}
|
|
1403
1450
|
/**
|
|
1404
|
-
*
|
|
1451
|
+
* Calls the Cursor operation to define the scope of monitoring data to be exported, and returns the Cursor value used for the initial call to the BatchExport operation.
|
|
1405
1452
|
*
|
|
1406
1453
|
* @remarks
|
|
1407
|
-
* ###
|
|
1408
|
-
*
|
|
1409
|
-
* ###
|
|
1410
|
-
*
|
|
1411
|
-
* ###
|
|
1412
|
-
* This topic provides an example
|
|
1454
|
+
* ### Prerequisites
|
|
1455
|
+
* Make sure that Enterprise CloudMonitor is activated. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
1456
|
+
* ### Background information
|
|
1457
|
+
* First, call this operation to obtain the initial Cursor. Then, call the [BatchExport](https://help.aliyun.com/document_detail/2329847.html) operation to export monitoring data.
|
|
1458
|
+
* ### Usage notes
|
|
1459
|
+
* This topic provides an example to describe how to define the scope to export data of the `cpu_idle` metric of the `acs_ecs_dashboard` cloud service every 60 seconds in the time range from `1641627000000` (2022-01-08 15:30:00) to `1641645000000` (2022-01-08 20:30:00). The returned result shows the `Cursor` information.
|
|
1413
1460
|
*
|
|
1414
1461
|
* @param request - CursorRequest
|
|
1415
1462
|
* @returns CursorResponse
|
|
@@ -1458,7 +1505,7 @@ class Client extends openapi_core_1.default {
|
|
|
1458
1505
|
return await this.deleteContactWithOptions(request, runtime);
|
|
1459
1506
|
}
|
|
1460
1507
|
/**
|
|
1461
|
-
*
|
|
1508
|
+
* Calls the DeleteContactGroup operation to delete an alert contact group.
|
|
1462
1509
|
*
|
|
1463
1510
|
* @param request - DeleteContactGroupRequest
|
|
1464
1511
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1487,7 +1534,7 @@ class Client extends openapi_core_1.default {
|
|
|
1487
1534
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteContactGroupResponse({}));
|
|
1488
1535
|
}
|
|
1489
1536
|
/**
|
|
1490
|
-
*
|
|
1537
|
+
* Calls the DeleteContactGroup operation to delete an alert contact group.
|
|
1491
1538
|
*
|
|
1492
1539
|
* @param request - DeleteContactGroupRequest
|
|
1493
1540
|
* @returns DeleteContactGroupResponse
|
|
@@ -1626,7 +1673,7 @@ class Client extends openapi_core_1.default {
|
|
|
1626
1673
|
return await this.deleteEventRuleTargetsWithOptions(request, runtime);
|
|
1627
1674
|
}
|
|
1628
1675
|
/**
|
|
1629
|
-
* Deletes event-triggered alert rules.
|
|
1676
|
+
* Deletes one or more event-triggered alert rules.
|
|
1630
1677
|
*
|
|
1631
1678
|
* @param request - DeleteEventRulesRequest
|
|
1632
1679
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1655,7 +1702,7 @@ class Client extends openapi_core_1.default {
|
|
|
1655
1702
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteEventRulesResponse({}));
|
|
1656
1703
|
}
|
|
1657
1704
|
/**
|
|
1658
|
-
* Deletes event-triggered alert rules.
|
|
1705
|
+
* Deletes one or more event-triggered alert rules.
|
|
1659
1706
|
*
|
|
1660
1707
|
* @param request - DeleteEventRulesRequest
|
|
1661
1708
|
* @returns DeleteEventRulesResponse
|
|
@@ -1665,7 +1712,7 @@ class Client extends openapi_core_1.default {
|
|
|
1665
1712
|
return await this.deleteEventRulesWithOptions(request, runtime);
|
|
1666
1713
|
}
|
|
1667
1714
|
/**
|
|
1668
|
-
*
|
|
1715
|
+
* Calls the DeleteExporterOutput operation to delete a monitoring data export configuration.
|
|
1669
1716
|
*
|
|
1670
1717
|
* @param request - DeleteExporterOutputRequest
|
|
1671
1718
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1694,7 +1741,7 @@ class Client extends openapi_core_1.default {
|
|
|
1694
1741
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteExporterOutputResponse({}));
|
|
1695
1742
|
}
|
|
1696
1743
|
/**
|
|
1697
|
-
*
|
|
1744
|
+
* Calls the DeleteExporterOutput operation to delete a monitoring data export configuration.
|
|
1698
1745
|
*
|
|
1699
1746
|
* @param request - DeleteExporterOutputRequest
|
|
1700
1747
|
* @returns DeleteExporterOutputResponse
|
|
@@ -1704,7 +1751,7 @@ class Client extends openapi_core_1.default {
|
|
|
1704
1751
|
return await this.deleteExporterOutputWithOptions(request, runtime);
|
|
1705
1752
|
}
|
|
1706
1753
|
/**
|
|
1707
|
-
*
|
|
1754
|
+
* Invokes the DeleteExporterRule operation to delete export rules.
|
|
1708
1755
|
*
|
|
1709
1756
|
* @param request - DeleteExporterRuleRequest
|
|
1710
1757
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1733,7 +1780,7 @@ class Client extends openapi_core_1.default {
|
|
|
1733
1780
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteExporterRuleResponse({}));
|
|
1734
1781
|
}
|
|
1735
1782
|
/**
|
|
1736
|
-
*
|
|
1783
|
+
* Invokes the DeleteExporterRule operation to delete export rules.
|
|
1737
1784
|
*
|
|
1738
1785
|
* @param request - DeleteExporterRuleRequest
|
|
1739
1786
|
* @returns DeleteExporterRuleResponse
|
|
@@ -1743,7 +1790,7 @@ class Client extends openapi_core_1.default {
|
|
|
1743
1790
|
return await this.deleteExporterRuleWithOptions(request, runtime);
|
|
1744
1791
|
}
|
|
1745
1792
|
/**
|
|
1746
|
-
* Deletes a process monitoring task
|
|
1793
|
+
* Deletes a group process monitoring task by calling the DeleteGroupMonitoringAgentProcess operation.
|
|
1747
1794
|
*
|
|
1748
1795
|
* @param request - DeleteGroupMonitoringAgentProcessRequest
|
|
1749
1796
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1775,7 +1822,7 @@ class Client extends openapi_core_1.default {
|
|
|
1775
1822
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteGroupMonitoringAgentProcessResponse({}));
|
|
1776
1823
|
}
|
|
1777
1824
|
/**
|
|
1778
|
-
* Deletes a process monitoring task
|
|
1825
|
+
* Deletes a group process monitoring task by calling the DeleteGroupMonitoringAgentProcess operation.
|
|
1779
1826
|
*
|
|
1780
1827
|
* @param request - DeleteGroupMonitoringAgentProcessRequest
|
|
1781
1828
|
* @returns DeleteGroupMonitoringAgentProcessResponse
|
|
@@ -1785,7 +1832,7 @@ class Client extends openapi_core_1.default {
|
|
|
1785
1832
|
return await this.deleteGroupMonitoringAgentProcessWithOptions(request, runtime);
|
|
1786
1833
|
}
|
|
1787
1834
|
/**
|
|
1788
|
-
* Deletes availability monitoring
|
|
1835
|
+
* Deletes one or more availability monitoring jobs.
|
|
1789
1836
|
*
|
|
1790
1837
|
* @param request - DeleteHostAvailabilityRequest
|
|
1791
1838
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1814,7 +1861,7 @@ class Client extends openapi_core_1.default {
|
|
|
1814
1861
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteHostAvailabilityResponse({}));
|
|
1815
1862
|
}
|
|
1816
1863
|
/**
|
|
1817
|
-
* Deletes availability monitoring
|
|
1864
|
+
* Deletes one or more availability monitoring jobs.
|
|
1818
1865
|
*
|
|
1819
1866
|
* @param request - DeleteHostAvailabilityRequest
|
|
1820
1867
|
* @returns DeleteHostAvailabilityResponse
|
|
@@ -2006,7 +2053,7 @@ class Client extends openapi_core_1.default {
|
|
|
2006
2053
|
return await this.deleteLogMonitorWithOptions(request, runtime);
|
|
2007
2054
|
}
|
|
2008
2055
|
/**
|
|
2009
|
-
*
|
|
2056
|
+
* Calls the DeleteMetricRuleBlackList operation to delete alert blacklist policies.
|
|
2010
2057
|
*
|
|
2011
2058
|
* @param request - DeleteMetricRuleBlackListRequest
|
|
2012
2059
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2035,7 +2082,7 @@ class Client extends openapi_core_1.default {
|
|
|
2035
2082
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteMetricRuleBlackListResponse({}));
|
|
2036
2083
|
}
|
|
2037
2084
|
/**
|
|
2038
|
-
*
|
|
2085
|
+
* Calls the DeleteMetricRuleBlackList operation to delete alert blacklist policies.
|
|
2039
2086
|
*
|
|
2040
2087
|
* @param request - DeleteMetricRuleBlackListRequest
|
|
2041
2088
|
* @returns DeleteMetricRuleBlackListResponse
|
|
@@ -2129,7 +2176,7 @@ class Client extends openapi_core_1.default {
|
|
|
2129
2176
|
return await this.deleteMetricRuleTargetsWithOptions(request, runtime);
|
|
2130
2177
|
}
|
|
2131
2178
|
/**
|
|
2132
|
-
* Deletes an alert template.
|
|
2179
|
+
* Deletes an alert rule template.
|
|
2133
2180
|
*
|
|
2134
2181
|
* @param request - DeleteMetricRuleTemplateRequest
|
|
2135
2182
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2158,7 +2205,7 @@ class Client extends openapi_core_1.default {
|
|
|
2158
2205
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteMetricRuleTemplateResponse({}));
|
|
2159
2206
|
}
|
|
2160
2207
|
/**
|
|
2161
|
-
* Deletes an alert template.
|
|
2208
|
+
* Deletes an alert rule template.
|
|
2162
2209
|
*
|
|
2163
2210
|
* @param request - DeleteMetricRuleTemplateRequest
|
|
2164
2211
|
* @returns DeleteMetricRuleTemplateResponse
|
|
@@ -2168,7 +2215,7 @@ class Client extends openapi_core_1.default {
|
|
|
2168
2215
|
return await this.deleteMetricRuleTemplateWithOptions(request, runtime);
|
|
2169
2216
|
}
|
|
2170
2217
|
/**
|
|
2171
|
-
*
|
|
2218
|
+
* The DeleteMetricRules operation deletes one or more alert rules.
|
|
2172
2219
|
*
|
|
2173
2220
|
* @param request - DeleteMetricRulesRequest
|
|
2174
2221
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2197,7 +2244,7 @@ class Client extends openapi_core_1.default {
|
|
|
2197
2244
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteMetricRulesResponse({}));
|
|
2198
2245
|
}
|
|
2199
2246
|
/**
|
|
2200
|
-
*
|
|
2247
|
+
* The DeleteMetricRules operation deletes one or more alert rules.
|
|
2201
2248
|
*
|
|
2202
2249
|
* @param request - DeleteMetricRulesRequest
|
|
2203
2250
|
* @returns DeleteMetricRulesResponse
|
|
@@ -2375,7 +2422,7 @@ class Client extends openapi_core_1.default {
|
|
|
2375
2422
|
return await this.deleteMonitorGroupNotifyPolicyWithOptions(request, runtime);
|
|
2376
2423
|
}
|
|
2377
2424
|
/**
|
|
2378
|
-
*
|
|
2425
|
+
* Calls the DeleteMonitoringAgentProcess operation to delete the specified process monitoring from a specified host.
|
|
2379
2426
|
*
|
|
2380
2427
|
* @param request - DeleteMonitoringAgentProcessRequest
|
|
2381
2428
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2410,7 +2457,7 @@ class Client extends openapi_core_1.default {
|
|
|
2410
2457
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteMonitoringAgentProcessResponse({}));
|
|
2411
2458
|
}
|
|
2412
2459
|
/**
|
|
2413
|
-
*
|
|
2460
|
+
* Calls the DeleteMonitoringAgentProcess operation to delete the specified process monitoring from a specified host.
|
|
2414
2461
|
*
|
|
2415
2462
|
* @param request - DeleteMonitoringAgentProcessRequest
|
|
2416
2463
|
* @returns DeleteMonitoringAgentProcessResponse
|
|
@@ -2420,7 +2467,7 @@ class Client extends openapi_core_1.default {
|
|
|
2420
2467
|
return await this.deleteMonitoringAgentProcessWithOptions(request, runtime);
|
|
2421
2468
|
}
|
|
2422
2469
|
/**
|
|
2423
|
-
* Deletes
|
|
2470
|
+
* Deletes site monitoring tasks by calling the DeleteSiteMonitors operation.
|
|
2424
2471
|
*
|
|
2425
2472
|
* @param request - DeleteSiteMonitorsRequest
|
|
2426
2473
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2452,7 +2499,7 @@ class Client extends openapi_core_1.default {
|
|
|
2452
2499
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteSiteMonitorsResponse({}));
|
|
2453
2500
|
}
|
|
2454
2501
|
/**
|
|
2455
|
-
* Deletes
|
|
2502
|
+
* Deletes site monitoring tasks by calling the DeleteSiteMonitors operation.
|
|
2456
2503
|
*
|
|
2457
2504
|
* @param request - DeleteSiteMonitorsRequest
|
|
2458
2505
|
* @returns DeleteSiteMonitorsResponse
|
|
@@ -2462,7 +2509,7 @@ class Client extends openapi_core_1.default {
|
|
|
2462
2509
|
return await this.deleteSiteMonitorsWithOptions(request, runtime);
|
|
2463
2510
|
}
|
|
2464
2511
|
/**
|
|
2465
|
-
* Queries
|
|
2512
|
+
* Queries initiative alert rules.
|
|
2466
2513
|
*
|
|
2467
2514
|
* @param request - DescribeActiveMetricRuleListRequest
|
|
2468
2515
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2491,7 +2538,7 @@ class Client extends openapi_core_1.default {
|
|
|
2491
2538
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeActiveMetricRuleListResponse({}));
|
|
2492
2539
|
}
|
|
2493
2540
|
/**
|
|
2494
|
-
* Queries
|
|
2541
|
+
* Queries initiative alert rules.
|
|
2495
2542
|
*
|
|
2496
2543
|
* @param request - DescribeActiveMetricRuleListRequest
|
|
2497
2544
|
* @returns DescribeActiveMetricRuleListResponse
|
|
@@ -2778,11 +2825,11 @@ class Client extends openapi_core_1.default {
|
|
|
2778
2825
|
return await this.describeAlertLogHistogramWithOptions(request, runtime);
|
|
2779
2826
|
}
|
|
2780
2827
|
/**
|
|
2781
|
-
* Queries alert
|
|
2828
|
+
* Queries the alert history by calling the DescribeAlertLogList operation.
|
|
2782
2829
|
*
|
|
2783
2830
|
* @remarks
|
|
2784
|
-
*
|
|
2785
|
-
* This topic provides an example to show how to query the alert
|
|
2831
|
+
* This operation can query the alert history only within the last year.
|
|
2832
|
+
* This topic provides an example to show how to query the alert history of Elastic Compute Service (ECS) from the cloud service `product` dimension.
|
|
2786
2833
|
*
|
|
2787
2834
|
* @param request - DescribeAlertLogListRequest
|
|
2788
2835
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2862,11 +2909,11 @@ class Client extends openapi_core_1.default {
|
|
|
2862
2909
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeAlertLogListResponse({}));
|
|
2863
2910
|
}
|
|
2864
2911
|
/**
|
|
2865
|
-
* Queries alert
|
|
2912
|
+
* Queries the alert history by calling the DescribeAlertLogList operation.
|
|
2866
2913
|
*
|
|
2867
2914
|
* @remarks
|
|
2868
|
-
*
|
|
2869
|
-
* This topic provides an example to show how to query the alert
|
|
2915
|
+
* This operation can query the alert history only within the last year.
|
|
2916
|
+
* This topic provides an example to show how to query the alert history of Elastic Compute Service (ECS) from the cloud service `product` dimension.
|
|
2870
2917
|
*
|
|
2871
2918
|
* @param request - DescribeAlertLogListRequest
|
|
2872
2919
|
* @returns DescribeAlertLogListResponse
|
|
@@ -2954,7 +3001,7 @@ class Client extends openapi_core_1.default {
|
|
|
2954
3001
|
return await this.describeContactGroupListWithOptions(request, runtime);
|
|
2955
3002
|
}
|
|
2956
3003
|
/**
|
|
2957
|
-
*
|
|
3004
|
+
* Calls the DescribeContactList operation to query a list of alert contacts.
|
|
2958
3005
|
*
|
|
2959
3006
|
* @param request - DescribeContactListRequest
|
|
2960
3007
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2995,7 +3042,7 @@ class Client extends openapi_core_1.default {
|
|
|
2995
3042
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeContactListResponse({}));
|
|
2996
3043
|
}
|
|
2997
3044
|
/**
|
|
2998
|
-
*
|
|
3045
|
+
* Calls the DescribeContactList operation to query a list of alert contacts.
|
|
2999
3046
|
*
|
|
3000
3047
|
* @param request - DescribeContactListRequest
|
|
3001
3048
|
* @returns DescribeContactListResponse
|
|
@@ -3044,7 +3091,7 @@ class Client extends openapi_core_1.default {
|
|
|
3044
3091
|
return await this.describeContactListByContactGroupWithOptions(request, runtime);
|
|
3045
3092
|
}
|
|
3046
3093
|
/**
|
|
3047
|
-
* Queries
|
|
3094
|
+
* Queries a custom event.
|
|
3048
3095
|
*
|
|
3049
3096
|
* @param request - DescribeCustomEventAttributeRequest
|
|
3050
3097
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3094,7 +3141,7 @@ class Client extends openapi_core_1.default {
|
|
|
3094
3141
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCustomEventAttributeResponse({}));
|
|
3095
3142
|
}
|
|
3096
3143
|
/**
|
|
3097
|
-
* Queries
|
|
3144
|
+
* Queries a custom event.
|
|
3098
3145
|
*
|
|
3099
3146
|
* @param request - DescribeCustomEventAttributeRequest
|
|
3100
3147
|
* @returns DescribeCustomEventAttributeResponse
|
|
@@ -3107,7 +3154,7 @@ class Client extends openapi_core_1.default {
|
|
|
3107
3154
|
* Queries the number of times that a custom event occurred within a period of time.
|
|
3108
3155
|
*
|
|
3109
3156
|
* @remarks
|
|
3110
|
-
* >
|
|
3157
|
+
* > This operation queries the number of times that a custom event occurred for each service.
|
|
3111
3158
|
*
|
|
3112
3159
|
* @param request - DescribeCustomEventCountRequest
|
|
3113
3160
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3154,7 +3201,7 @@ class Client extends openapi_core_1.default {
|
|
|
3154
3201
|
* Queries the number of times that a custom event occurred within a period of time.
|
|
3155
3202
|
*
|
|
3156
3203
|
* @remarks
|
|
3157
|
-
* >
|
|
3204
|
+
* > This operation queries the number of times that a custom event occurred for each service.
|
|
3158
3205
|
*
|
|
3159
3206
|
* @param request - DescribeCustomEventCountRequest
|
|
3160
3207
|
* @returns DescribeCustomEventCountResponse
|
|
@@ -3224,7 +3271,7 @@ class Client extends openapi_core_1.default {
|
|
|
3224
3271
|
* Queries the reported monitoring data.
|
|
3225
3272
|
*
|
|
3226
3273
|
* @remarks
|
|
3227
|
-
* >
|
|
3274
|
+
* > You can call the DescribeMetricList operation to query the metrics of cloud services. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html).
|
|
3228
3275
|
*
|
|
3229
3276
|
* @param request - DescribeCustomMetricListRequest
|
|
3230
3277
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3271,7 +3318,7 @@ class Client extends openapi_core_1.default {
|
|
|
3271
3318
|
* Queries the reported monitoring data.
|
|
3272
3319
|
*
|
|
3273
3320
|
* @remarks
|
|
3274
|
-
* >
|
|
3321
|
+
* > You can call the DescribeMetricList operation to query the metrics of cloud services. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html).
|
|
3275
3322
|
*
|
|
3276
3323
|
* @param request - DescribeCustomMetricListRequest
|
|
3277
3324
|
* @returns DescribeCustomMetricListResponse
|
|
@@ -3281,10 +3328,10 @@ class Client extends openapi_core_1.default {
|
|
|
3281
3328
|
return await this.describeCustomMetricListWithOptions(request, runtime);
|
|
3282
3329
|
}
|
|
3283
3330
|
/**
|
|
3284
|
-
*
|
|
3331
|
+
* Call the DescribeDynamicTagRuleList operation to query the rules for dynamic tags.
|
|
3285
3332
|
*
|
|
3286
3333
|
* @remarks
|
|
3287
|
-
* This topic provides an example
|
|
3334
|
+
* This topic provides an example of how to query the rules for the tag key `tagkey1`. The response shows that two rules are returned. The rule IDs are `1536df65-a719-429d-8813-73cc40d7****` and `56e8cebb-b3d7-4a91-9880-78a8c84f****`.
|
|
3288
3335
|
*
|
|
3289
3336
|
* @param request - DescribeDynamicTagRuleListRequest
|
|
3290
3337
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3328,10 +3375,10 @@ class Client extends openapi_core_1.default {
|
|
|
3328
3375
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeDynamicTagRuleListResponse({}));
|
|
3329
3376
|
}
|
|
3330
3377
|
/**
|
|
3331
|
-
*
|
|
3378
|
+
* Call the DescribeDynamicTagRuleList operation to query the rules for dynamic tags.
|
|
3332
3379
|
*
|
|
3333
3380
|
* @remarks
|
|
3334
|
-
* This topic provides an example
|
|
3381
|
+
* This topic provides an example of how to query the rules for the tag key `tagkey1`. The response shows that two rules are returned. The rule IDs are `1536df65-a719-429d-8813-73cc40d7****` and `56e8cebb-b3d7-4a91-9880-78a8c84f****`.
|
|
3335
3382
|
*
|
|
3336
3383
|
* @param request - DescribeDynamicTagRuleListRequest
|
|
3337
3384
|
* @returns DescribeDynamicTagRuleListResponse
|
|
@@ -3341,10 +3388,10 @@ class Client extends openapi_core_1.default {
|
|
|
3341
3388
|
return await this.describeDynamicTagRuleListWithOptions(request, runtime);
|
|
3342
3389
|
}
|
|
3343
3390
|
/**
|
|
3344
|
-
* Queries the details of
|
|
3391
|
+
* Queries the details of a specified event-triggered alert rule by calling the DescribeEventRuleAttribute operation.
|
|
3345
3392
|
*
|
|
3346
3393
|
* @remarks
|
|
3347
|
-
* This topic provides an example
|
|
3394
|
+
* This topic provides an example on how to query the details of the event-triggered alert rule `testRule`.
|
|
3348
3395
|
*
|
|
3349
3396
|
* @param request - DescribeEventRuleAttributeRequest
|
|
3350
3397
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3376,10 +3423,10 @@ class Client extends openapi_core_1.default {
|
|
|
3376
3423
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEventRuleAttributeResponse({}));
|
|
3377
3424
|
}
|
|
3378
3425
|
/**
|
|
3379
|
-
* Queries the details of
|
|
3426
|
+
* Queries the details of a specified event-triggered alert rule by calling the DescribeEventRuleAttribute operation.
|
|
3380
3427
|
*
|
|
3381
3428
|
* @remarks
|
|
3382
|
-
* This topic provides an example
|
|
3429
|
+
* This topic provides an example on how to query the details of the event-triggered alert rule `testRule`.
|
|
3383
3430
|
*
|
|
3384
3431
|
* @param request - DescribeEventRuleAttributeRequest
|
|
3385
3432
|
* @returns DescribeEventRuleAttributeResponse
|
|
@@ -3440,10 +3487,10 @@ class Client extends openapi_core_1.default {
|
|
|
3440
3487
|
return await this.describeEventRuleListWithOptions(request, runtime);
|
|
3441
3488
|
}
|
|
3442
3489
|
/**
|
|
3443
|
-
* Queries event-triggered alert rules.
|
|
3490
|
+
* Queries the list of event-triggered alert rules.
|
|
3444
3491
|
*
|
|
3445
3492
|
* @remarks
|
|
3446
|
-
* This topic provides an example to
|
|
3493
|
+
* This topic provides an example to query the details of the event-triggered alert rule `testRule`.
|
|
3447
3494
|
*
|
|
3448
3495
|
* @param request - DescribeEventRuleTargetListRequest
|
|
3449
3496
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3472,10 +3519,10 @@ class Client extends openapi_core_1.default {
|
|
|
3472
3519
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeEventRuleTargetListResponse({}));
|
|
3473
3520
|
}
|
|
3474
3521
|
/**
|
|
3475
|
-
* Queries event-triggered alert rules.
|
|
3522
|
+
* Queries the list of event-triggered alert rules.
|
|
3476
3523
|
*
|
|
3477
3524
|
* @remarks
|
|
3478
|
-
* This topic provides an example to
|
|
3525
|
+
* This topic provides an example to query the details of the event-triggered alert rule `testRule`.
|
|
3479
3526
|
*
|
|
3480
3527
|
* @param request - DescribeEventRuleTargetListRequest
|
|
3481
3528
|
* @returns DescribeEventRuleTargetListResponse
|
|
@@ -3485,7 +3532,7 @@ class Client extends openapi_core_1.default {
|
|
|
3485
3532
|
return await this.describeEventRuleTargetListWithOptions(request, runtime);
|
|
3486
3533
|
}
|
|
3487
3534
|
/**
|
|
3488
|
-
* Queries
|
|
3535
|
+
* Queries the list of monitoring data exports by calling the DescribeExporterOutputList operation.
|
|
3489
3536
|
*
|
|
3490
3537
|
* @param request - DescribeExporterOutputListRequest
|
|
3491
3538
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3517,7 +3564,7 @@ class Client extends openapi_core_1.default {
|
|
|
3517
3564
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeExporterOutputListResponse({}));
|
|
3518
3565
|
}
|
|
3519
3566
|
/**
|
|
3520
|
-
* Queries
|
|
3567
|
+
* Queries the list of monitoring data exports by calling the DescribeExporterOutputList operation.
|
|
3521
3568
|
*
|
|
3522
3569
|
* @param request - DescribeExporterOutputListRequest
|
|
3523
3570
|
* @returns DescribeExporterOutputListResponse
|
|
@@ -3527,7 +3574,7 @@ class Client extends openapi_core_1.default {
|
|
|
3527
3574
|
return await this.describeExporterOutputListWithOptions(request, runtime);
|
|
3528
3575
|
}
|
|
3529
3576
|
/**
|
|
3530
|
-
* Queries data export rules.
|
|
3577
|
+
* Queries the list of data export rules by calling the DescribeExporterRuleList operation.
|
|
3531
3578
|
*
|
|
3532
3579
|
* @param request - DescribeExporterRuleListRequest
|
|
3533
3580
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3559,7 +3606,7 @@ class Client extends openapi_core_1.default {
|
|
|
3559
3606
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeExporterRuleListResponse({}));
|
|
3560
3607
|
}
|
|
3561
3608
|
/**
|
|
3562
|
-
* Queries data export rules.
|
|
3609
|
+
* Queries the list of data export rules by calling the DescribeExporterRuleList operation.
|
|
3563
3610
|
*
|
|
3564
3611
|
* @param request - DescribeExporterRuleListRequest
|
|
3565
3612
|
* @returns DescribeExporterRuleListResponse
|
|
@@ -3750,10 +3797,10 @@ class Client extends openapi_core_1.default {
|
|
|
3750
3797
|
return await this.describeHybridMonitorDataListWithOptions(request, runtime);
|
|
3751
3798
|
}
|
|
3752
3799
|
/**
|
|
3753
|
-
* Queries namespaces and the details of
|
|
3800
|
+
* Queries a list of namespaces and the details of their data sources.
|
|
3754
3801
|
*
|
|
3755
3802
|
* @remarks
|
|
3756
|
-
*
|
|
3803
|
+
* This example shows how to query all namespaces that belong to the current account. The response indicates that only one namespace, `aliyun-test`, exists.
|
|
3757
3804
|
*
|
|
3758
3805
|
* @param request - DescribeHybridMonitorNamespaceListRequest
|
|
3759
3806
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3794,10 +3841,10 @@ class Client extends openapi_core_1.default {
|
|
|
3794
3841
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridMonitorNamespaceListResponse({}));
|
|
3795
3842
|
}
|
|
3796
3843
|
/**
|
|
3797
|
-
* Queries namespaces and the details of
|
|
3844
|
+
* Queries a list of namespaces and the details of their data sources.
|
|
3798
3845
|
*
|
|
3799
3846
|
* @remarks
|
|
3800
|
-
*
|
|
3847
|
+
* This example shows how to query all namespaces that belong to the current account. The response indicates that only one namespace, `aliyun-test`, exists.
|
|
3801
3848
|
*
|
|
3802
3849
|
* @param request - DescribeHybridMonitorNamespaceListRequest
|
|
3803
3850
|
* @returns DescribeHybridMonitorNamespaceListResponse
|
|
@@ -3807,10 +3854,10 @@ class Client extends openapi_core_1.default {
|
|
|
3807
3854
|
return await this.describeHybridMonitorNamespaceListWithOptions(request, runtime);
|
|
3808
3855
|
}
|
|
3809
3856
|
/**
|
|
3810
|
-
* Queries Logstore groups.
|
|
3857
|
+
* Queries the list of Logstore groups by calling the DescribeHybridMonitorSLSGroup operation.
|
|
3811
3858
|
*
|
|
3812
3859
|
* @remarks
|
|
3813
|
-
*
|
|
3860
|
+
* This topic provides an example of how to query all Logstore groups in the current account. The response shows that the current account has two Logstore groups: `Logstore_test` and `Logstore_aliyun`.
|
|
3814
3861
|
*
|
|
3815
3862
|
* @param request - DescribeHybridMonitorSLSGroupRequest
|
|
3816
3863
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3848,10 +3895,10 @@ class Client extends openapi_core_1.default {
|
|
|
3848
3895
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeHybridMonitorSLSGroupResponse({}));
|
|
3849
3896
|
}
|
|
3850
3897
|
/**
|
|
3851
|
-
* Queries Logstore groups.
|
|
3898
|
+
* Queries the list of Logstore groups by calling the DescribeHybridMonitorSLSGroup operation.
|
|
3852
3899
|
*
|
|
3853
3900
|
* @remarks
|
|
3854
|
-
*
|
|
3901
|
+
* This topic provides an example of how to query all Logstore groups in the current account. The response shows that the current account has two Logstore groups: `Logstore_test` and `Logstore_aliyun`.
|
|
3855
3902
|
*
|
|
3856
3903
|
* @param request - DescribeHybridMonitorSLSGroupRequest
|
|
3857
3904
|
* @returns DescribeHybridMonitorSLSGroupResponse
|
|
@@ -3930,7 +3977,7 @@ class Client extends openapi_core_1.default {
|
|
|
3930
3977
|
return await this.describeHybridMonitorTaskListWithOptions(request, runtime);
|
|
3931
3978
|
}
|
|
3932
3979
|
/**
|
|
3933
|
-
* Queries
|
|
3980
|
+
* Queries a Log Monitoring task.
|
|
3934
3981
|
*
|
|
3935
3982
|
* @param request - DescribeLogMonitorAttributeRequest
|
|
3936
3983
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3956,7 +4003,7 @@ class Client extends openapi_core_1.default {
|
|
|
3956
4003
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeLogMonitorAttributeResponse({}));
|
|
3957
4004
|
}
|
|
3958
4005
|
/**
|
|
3959
|
-
* Queries
|
|
4006
|
+
* Queries a Log Monitoring task.
|
|
3960
4007
|
*
|
|
3961
4008
|
* @param request - DescribeLogMonitorAttributeRequest
|
|
3962
4009
|
* @returns DescribeLogMonitorAttributeResponse
|
|
@@ -4018,10 +4065,10 @@ class Client extends openapi_core_1.default {
|
|
|
4018
4065
|
*
|
|
4019
4066
|
* @remarks
|
|
4020
4067
|
* ### [](#)Limits
|
|
4021
|
-
*
|
|
4022
|
-
*
|
|
4068
|
+
* - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. If the free quota is used up, you are automatically charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
|
|
4069
|
+
* - Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
|
|
4023
4070
|
* ### [](#)Description
|
|
4024
|
-
* >
|
|
4071
|
+
* > Different from [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html), the DescribeMetricData operation provides statistical features. You can set the Dimension parameter to `{"instanceId": "i-abcdefgh12****"}` to aggregate all data of your Alibaba Cloud account.
|
|
4025
4072
|
* This topic provides an example on how to query the monitoring data of the `cpu_idle` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`.
|
|
4026
4073
|
*
|
|
4027
4074
|
* @param request - DescribeMetricDataRequest
|
|
@@ -4076,10 +4123,10 @@ class Client extends openapi_core_1.default {
|
|
|
4076
4123
|
*
|
|
4077
4124
|
* @remarks
|
|
4078
4125
|
* ### [](#)Limits
|
|
4079
|
-
*
|
|
4080
|
-
*
|
|
4126
|
+
* - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. If the free quota is used up, you are automatically charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
|
|
4127
|
+
* - Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
|
|
4081
4128
|
* ### [](#)Description
|
|
4082
|
-
* >
|
|
4129
|
+
* > Different from [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html), the DescribeMetricData operation provides statistical features. You can set the Dimension parameter to `{"instanceId": "i-abcdefgh12****"}` to aggregate all data of your Alibaba Cloud account.
|
|
4083
4130
|
* This topic provides an example on how to query the monitoring data of the `cpu_idle` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`.
|
|
4084
4131
|
*
|
|
4085
4132
|
* @param request - DescribeMetricDataRequest
|
|
@@ -4094,14 +4141,14 @@ class Client extends openapi_core_1.default {
|
|
|
4094
4141
|
*
|
|
4095
4142
|
* @remarks
|
|
4096
4143
|
* ### [](#)Limits
|
|
4097
|
-
*
|
|
4098
|
-
*
|
|
4099
|
-
* >
|
|
4144
|
+
* - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
|
|
4145
|
+
* - Each API operation can be called up to 50 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
|
|
4146
|
+
* > If `Throttling.User` or `Request was denied due to user flow control` is returned when you call an API operation, the API operation is throttled. For more information about how to handle the issue, see [How do I handle the throttling of a query API?](https://help.aliyun.com/document_detail/2615031.html)
|
|
4100
4147
|
* ### [](#)Precautions
|
|
4101
4148
|
* The storage duration of the monitoring data of each cloud service is related to the `Period` parameter (statistical period). A larger value of the `Period` parameter indicates that the monitoring data is distributed in a larger time range and the storage duration of the monitoring data is longer. The following list describes the specific relationships:
|
|
4102
|
-
*
|
|
4103
|
-
*
|
|
4104
|
-
*
|
|
4149
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
4150
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
4151
|
+
* - The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
|
|
4105
4152
|
* ### [](#)Operation description
|
|
4106
4153
|
* This topic provides an example on how to query the latest monitoring data of the `CPUUtilization` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The returned result indicates that the monitoring data for the instance `i-abcdefgh12****` of the account `123456789876****` is queried at an interval of 60 seconds. The maximum, minimum, and average values of the metric are 100, 93.1, and 99.52.
|
|
4107
4154
|
*
|
|
@@ -4160,14 +4207,14 @@ class Client extends openapi_core_1.default {
|
|
|
4160
4207
|
*
|
|
4161
4208
|
* @remarks
|
|
4162
4209
|
* ### [](#)Limits
|
|
4163
|
-
*
|
|
4164
|
-
*
|
|
4165
|
-
* >
|
|
4210
|
+
* - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
|
|
4211
|
+
* - Each API operation can be called up to 50 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
|
|
4212
|
+
* > If `Throttling.User` or `Request was denied due to user flow control` is returned when you call an API operation, the API operation is throttled. For more information about how to handle the issue, see [How do I handle the throttling of a query API?](https://help.aliyun.com/document_detail/2615031.html)
|
|
4166
4213
|
* ### [](#)Precautions
|
|
4167
4214
|
* The storage duration of the monitoring data of each cloud service is related to the `Period` parameter (statistical period). A larger value of the `Period` parameter indicates that the monitoring data is distributed in a larger time range and the storage duration of the monitoring data is longer. The following list describes the specific relationships:
|
|
4168
|
-
*
|
|
4169
|
-
*
|
|
4170
|
-
*
|
|
4215
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
4216
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
4217
|
+
* - The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
|
|
4171
4218
|
* ### [](#)Operation description
|
|
4172
4219
|
* This topic provides an example on how to query the latest monitoring data of the `CPUUtilization` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The returned result indicates that the monitoring data for the instance `i-abcdefgh12****` of the account `123456789876****` is queried at an interval of 60 seconds. The maximum, minimum, and average values of the metric are 100, 93.1, and 99.52.
|
|
4173
4220
|
*
|
|
@@ -4179,12 +4226,20 @@ class Client extends openapi_core_1.default {
|
|
|
4179
4226
|
return await this.describeMetricLastWithOptions(request, runtime);
|
|
4180
4227
|
}
|
|
4181
4228
|
/**
|
|
4182
|
-
*
|
|
4229
|
+
* The DescribeMetricList operation queries the monitoring data of a specific metric for a cloud service.
|
|
4183
4230
|
*
|
|
4184
4231
|
* @remarks
|
|
4185
|
-
*
|
|
4186
|
-
*
|
|
4187
|
-
*
|
|
4232
|
+
* ### Limits
|
|
4233
|
+
* - You have a free quota of 1 million total API calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If you use up the free quota and have not enabled the pay-as-you-go billing method for CloudMonitor Basic, you can no longer use these API operations. If you have enabled the pay-as-you-go billing method, you can continue to use the API operations after the free quota is used up. API calls that exceed the free quota are automatically charged on a pay-as-you-go basis. For more information, see [Enable pay-as-you-go](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
|
|
4234
|
+
* - You can call each API operation up to 50 times per second. This limit is shared between an Alibaba Cloud account and its RAM users.
|
|
4235
|
+
* > If you receive the `Throttling.User` or `Request was denied due to user flow control` error message when you call an API operation, the API call is throttled. For more information, see [How do I resolve an API call throttling issue?](https://help.aliyun.com/document_detail/2615031.html).
|
|
4236
|
+
* ### Notes
|
|
4237
|
+
* The storage duration of monitoring data for a cloud service depends on the `Period` (statistical period). A larger `Period` value indicates that the monitoring data is less granular and is stored for a longer period. The relationship is as follows:
|
|
4238
|
+
* - If the value of `Period` is less than 60 seconds, the storage duration is 7 days.
|
|
4239
|
+
* - If the value of `Period` is 60 seconds, the storage duration is 31 days.
|
|
4240
|
+
* - If the value of `Period` is 300 seconds or greater, the storage duration is 91 days.
|
|
4241
|
+
* ### Usage notes
|
|
4242
|
+
* This topic provides an example of how to query the monitoring data of the `cpu_idle` metric for the `acs_ecs_dashboard` cloud service. The response shows the data for the instance `i-abcdefgh12****`, which belongs to the Alibaba Cloud account `120886317861****`. At a 60 second interval, the maximum, minimum, and average values of the metric are 100, 93.1, and 99.52, respectively.
|
|
4188
4243
|
*
|
|
4189
4244
|
* @param request - DescribeMetricListRequest
|
|
4190
4245
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4237,12 +4292,20 @@ class Client extends openapi_core_1.default {
|
|
|
4237
4292
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMetricListResponse({}));
|
|
4238
4293
|
}
|
|
4239
4294
|
/**
|
|
4240
|
-
*
|
|
4295
|
+
* The DescribeMetricList operation queries the monitoring data of a specific metric for a cloud service.
|
|
4241
4296
|
*
|
|
4242
4297
|
* @remarks
|
|
4243
|
-
*
|
|
4244
|
-
*
|
|
4245
|
-
*
|
|
4298
|
+
* ### Limits
|
|
4299
|
+
* - You have a free quota of 1 million total API calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If you use up the free quota and have not enabled the pay-as-you-go billing method for CloudMonitor Basic, you can no longer use these API operations. If you have enabled the pay-as-you-go billing method, you can continue to use the API operations after the free quota is used up. API calls that exceed the free quota are automatically charged on a pay-as-you-go basis. For more information, see [Enable pay-as-you-go](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
|
|
4300
|
+
* - You can call each API operation up to 50 times per second. This limit is shared between an Alibaba Cloud account and its RAM users.
|
|
4301
|
+
* > If you receive the `Throttling.User` or `Request was denied due to user flow control` error message when you call an API operation, the API call is throttled. For more information, see [How do I resolve an API call throttling issue?](https://help.aliyun.com/document_detail/2615031.html).
|
|
4302
|
+
* ### Notes
|
|
4303
|
+
* The storage duration of monitoring data for a cloud service depends on the `Period` (statistical period). A larger `Period` value indicates that the monitoring data is less granular and is stored for a longer period. The relationship is as follows:
|
|
4304
|
+
* - If the value of `Period` is less than 60 seconds, the storage duration is 7 days.
|
|
4305
|
+
* - If the value of `Period` is 60 seconds, the storage duration is 31 days.
|
|
4306
|
+
* - If the value of `Period` is 300 seconds or greater, the storage duration is 91 days.
|
|
4307
|
+
* ### Usage notes
|
|
4308
|
+
* This topic provides an example of how to query the monitoring data of the `cpu_idle` metric for the `acs_ecs_dashboard` cloud service. The response shows the data for the instance `i-abcdefgh12****`, which belongs to the Alibaba Cloud account `120886317861****`. At a 60 second interval, the maximum, minimum, and average values of the metric are 100, 93.1, and 99.52, respectively.
|
|
4246
4309
|
*
|
|
4247
4310
|
* @param request - DescribeMetricListRequest
|
|
4248
4311
|
* @returns DescribeMetricListResponse
|
|
@@ -4252,10 +4315,10 @@ class Client extends openapi_core_1.default {
|
|
|
4252
4315
|
return await this.describeMetricListWithOptions(request, runtime);
|
|
4253
4316
|
}
|
|
4254
4317
|
/**
|
|
4255
|
-
* Queries
|
|
4318
|
+
* Queries metrics that are supported in CloudMonitor.
|
|
4256
4319
|
*
|
|
4257
4320
|
* @remarks
|
|
4258
|
-
*
|
|
4321
|
+
* Use this operation together with DescribeMetricList and DescribeMetricLast. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html) and [DescribeMetricLast](https://help.aliyun.com/document_detail/51939.html).
|
|
4259
4322
|
*
|
|
4260
4323
|
* @param request - DescribeMetricMetaListRequest
|
|
4261
4324
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4296,10 +4359,10 @@ class Client extends openapi_core_1.default {
|
|
|
4296
4359
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMetricMetaListResponse({}));
|
|
4297
4360
|
}
|
|
4298
4361
|
/**
|
|
4299
|
-
* Queries
|
|
4362
|
+
* Queries metrics that are supported in CloudMonitor.
|
|
4300
4363
|
*
|
|
4301
4364
|
* @remarks
|
|
4302
|
-
*
|
|
4365
|
+
* Use this operation together with DescribeMetricList and DescribeMetricLast. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html) and [DescribeMetricLast](https://help.aliyun.com/document_detail/51939.html).
|
|
4303
4366
|
*
|
|
4304
4367
|
* @param request - DescribeMetricMetaListRequest
|
|
4305
4368
|
* @returns DescribeMetricMetaListResponse
|
|
@@ -4309,6 +4372,8 @@ class Client extends openapi_core_1.default {
|
|
|
4309
4372
|
return await this.describeMetricMetaListWithOptions(request, runtime);
|
|
4310
4373
|
}
|
|
4311
4374
|
/**
|
|
4375
|
+
* You can call the DescribeMetricRuleBlackList operation to query blacklist policies.
|
|
4376
|
+
*
|
|
4312
4377
|
* @param request - DescribeMetricRuleBlackListRequest
|
|
4313
4378
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
4314
4379
|
* @returns DescribeMetricRuleBlackListResponse
|
|
@@ -4363,6 +4428,8 @@ class Client extends openapi_core_1.default {
|
|
|
4363
4428
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMetricRuleBlackListResponse({}));
|
|
4364
4429
|
}
|
|
4365
4430
|
/**
|
|
4431
|
+
* You can call the DescribeMetricRuleBlackList operation to query blacklist policies.
|
|
4432
|
+
*
|
|
4366
4433
|
* @param request - DescribeMetricRuleBlackListRequest
|
|
4367
4434
|
* @returns DescribeMetricRuleBlackListResponse
|
|
4368
4435
|
*/
|
|
@@ -4407,10 +4474,10 @@ class Client extends openapi_core_1.default {
|
|
|
4407
4474
|
return await this.describeMetricRuleCountWithOptions(request, runtime);
|
|
4408
4475
|
}
|
|
4409
4476
|
/**
|
|
4410
|
-
* Queries alert rules.
|
|
4477
|
+
* Queries all alert rules in the alert rule list.
|
|
4411
4478
|
*
|
|
4412
4479
|
* @remarks
|
|
4413
|
-
* This topic provides an example
|
|
4480
|
+
* This topic provides an example of how to query all alert rules in the alert rule list of the current Alibaba Cloud account. The response shows that the alert rule list contains only one alert rule. The alert rule is named `Rule_01` and has an ID of `applyTemplate344cfd42-0f32-4fd6-805a-88d7908a****`.
|
|
4414
4481
|
*
|
|
4415
4482
|
* @param request - DescribeMetricRuleListRequest
|
|
4416
4483
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4466,10 +4533,10 @@ class Client extends openapi_core_1.default {
|
|
|
4466
4533
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMetricRuleListResponse({}));
|
|
4467
4534
|
}
|
|
4468
4535
|
/**
|
|
4469
|
-
* Queries alert rules.
|
|
4536
|
+
* Queries all alert rules in the alert rule list.
|
|
4470
4537
|
*
|
|
4471
4538
|
* @remarks
|
|
4472
|
-
* This topic provides an example
|
|
4539
|
+
* This topic provides an example of how to query all alert rules in the alert rule list of the current Alibaba Cloud account. The response shows that the alert rule list contains only one alert rule. The alert rule is named `Rule_01` and has an ID of `applyTemplate344cfd42-0f32-4fd6-805a-88d7908a****`.
|
|
4473
4540
|
*
|
|
4474
4541
|
* @param request - DescribeMetricRuleListRequest
|
|
4475
4542
|
* @returns DescribeMetricRuleListResponse
|
|
@@ -4479,12 +4546,11 @@ class Client extends openapi_core_1.default {
|
|
|
4479
4546
|
return await this.describeMetricRuleListWithOptions(request, runtime);
|
|
4480
4547
|
}
|
|
4481
4548
|
/**
|
|
4482
|
-
* Queries the
|
|
4549
|
+
* Queries the notification channels of a specified alert rule by calling the DescribeMetricRuleTargets operation.
|
|
4483
4550
|
*
|
|
4484
4551
|
* @remarks
|
|
4485
|
-
* ##
|
|
4486
|
-
* This
|
|
4487
|
-
* >This topic provides an example on how to query the resources that are associated with an alert rule whose ID is `ae06917_75a8c43178ab66****`.
|
|
4552
|
+
* ## Usage notes
|
|
4553
|
+
* This topic provides an example to query the target resources associated with the alert rule `ae06917_75a8c43178ab66****`.
|
|
4488
4554
|
*
|
|
4489
4555
|
* @param request - DescribeMetricRuleTargetsRequest
|
|
4490
4556
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4513,12 +4579,11 @@ class Client extends openapi_core_1.default {
|
|
|
4513
4579
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMetricRuleTargetsResponse({}));
|
|
4514
4580
|
}
|
|
4515
4581
|
/**
|
|
4516
|
-
* Queries the
|
|
4582
|
+
* Queries the notification channels of a specified alert rule by calling the DescribeMetricRuleTargets operation.
|
|
4517
4583
|
*
|
|
4518
4584
|
* @remarks
|
|
4519
|
-
* ##
|
|
4520
|
-
* This
|
|
4521
|
-
* >This topic provides an example on how to query the resources that are associated with an alert rule whose ID is `ae06917_75a8c43178ab66****`.
|
|
4585
|
+
* ## Usage notes
|
|
4586
|
+
* This topic provides an example to query the target resources associated with the alert rule `ae06917_75a8c43178ab66****`.
|
|
4522
4587
|
*
|
|
4523
4588
|
* @param request - DescribeMetricRuleTargetsRequest
|
|
4524
4589
|
* @returns DescribeMetricRuleTargetsResponse
|
|
@@ -4528,10 +4593,10 @@ class Client extends openapi_core_1.default {
|
|
|
4528
4593
|
return await this.describeMetricRuleTargetsWithOptions(request, runtime);
|
|
4529
4594
|
}
|
|
4530
4595
|
/**
|
|
4531
|
-
* Queries the details of an alert template.
|
|
4596
|
+
* Queries the details of an alert template by calling the DescribeMetricRuleTemplateAttribute operation.
|
|
4532
4597
|
*
|
|
4533
4598
|
* @remarks
|
|
4534
|
-
* This topic provides an example on how to query the details of
|
|
4599
|
+
* This topic provides an example on how to query the details of the alert template `70****`.
|
|
4535
4600
|
*
|
|
4536
4601
|
* @param request - DescribeMetricRuleTemplateAttributeRequest
|
|
4537
4602
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4563,10 +4628,10 @@ class Client extends openapi_core_1.default {
|
|
|
4563
4628
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMetricRuleTemplateAttributeResponse({}));
|
|
4564
4629
|
}
|
|
4565
4630
|
/**
|
|
4566
|
-
* Queries the details of an alert template.
|
|
4631
|
+
* Queries the details of an alert template by calling the DescribeMetricRuleTemplateAttribute operation.
|
|
4567
4632
|
*
|
|
4568
4633
|
* @remarks
|
|
4569
|
-
* This topic provides an example on how to query the details of
|
|
4634
|
+
* This topic provides an example on how to query the details of the alert template `70****`.
|
|
4570
4635
|
*
|
|
4571
4636
|
* @param request - DescribeMetricRuleTemplateAttributeRequest
|
|
4572
4637
|
* @returns DescribeMetricRuleTemplateAttributeResponse
|
|
@@ -4646,13 +4711,13 @@ class Client extends openapi_core_1.default {
|
|
|
4646
4711
|
*
|
|
4647
4712
|
* @remarks
|
|
4648
4713
|
* ### [](#)Limits
|
|
4649
|
-
*
|
|
4650
|
-
*
|
|
4714
|
+
* - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
|
|
4715
|
+
* - Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
|
|
4651
4716
|
* ### [](#)Precautions
|
|
4652
4717
|
* The storage duration of the monitoring data of each cloud service is related to the `Period` parameter (statistical period). A larger value of the `Period` parameter indicates that the monitoring data is distributed in a larger time range and the storage duration of the monitoring data is longer. The following list describes the specific relationships:
|
|
4653
|
-
*
|
|
4654
|
-
*
|
|
4655
|
-
*
|
|
4718
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
4719
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
4720
|
+
* - The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
|
|
4656
4721
|
* ### [](#)Operation description
|
|
4657
4722
|
* This topic provides an example on how to query the monitoring data of the `cpu_idle` metric in the last 60 seconds for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The monitoring data is sorted in descending order based on the `Average` field.
|
|
4658
4723
|
*
|
|
@@ -4714,13 +4779,13 @@ class Client extends openapi_core_1.default {
|
|
|
4714
4779
|
*
|
|
4715
4780
|
* @remarks
|
|
4716
4781
|
* ### [](#)Limits
|
|
4717
|
-
*
|
|
4718
|
-
*
|
|
4782
|
+
* - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
|
|
4783
|
+
* - Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
|
|
4719
4784
|
* ### [](#)Precautions
|
|
4720
4785
|
* The storage duration of the monitoring data of each cloud service is related to the `Period` parameter (statistical period). A larger value of the `Period` parameter indicates that the monitoring data is distributed in a larger time range and the storage duration of the monitoring data is longer. The following list describes the specific relationships:
|
|
4721
|
-
*
|
|
4722
|
-
*
|
|
4723
|
-
*
|
|
4786
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
4787
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
4788
|
+
* - The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
|
|
4724
4789
|
* ### [](#)Operation description
|
|
4725
4790
|
* This topic provides an example on how to query the monitoring data of the `cpu_idle` metric in the last 60 seconds for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The monitoring data is sorted in descending order based on the `Average` field.
|
|
4726
4791
|
*
|
|
@@ -4810,7 +4875,7 @@ class Client extends openapi_core_1.default {
|
|
|
4810
4875
|
return await this.describeMonitorGroupDynamicRulesWithOptions(request, runtime);
|
|
4811
4876
|
}
|
|
4812
4877
|
/**
|
|
4813
|
-
* Queries the
|
|
4878
|
+
* Queries the resources in an application group.
|
|
4814
4879
|
*
|
|
4815
4880
|
* @param request - DescribeMonitorGroupInstanceAttributeRequest
|
|
4816
4881
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4857,7 +4922,7 @@ class Client extends openapi_core_1.default {
|
|
|
4857
4922
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMonitorGroupInstanceAttributeResponse({}));
|
|
4858
4923
|
}
|
|
4859
4924
|
/**
|
|
4860
|
-
* Queries the
|
|
4925
|
+
* Queries the resources in an application group.
|
|
4861
4926
|
*
|
|
4862
4927
|
* @param request - DescribeMonitorGroupInstanceAttributeRequest
|
|
4863
4928
|
* @returns DescribeMonitorGroupInstanceAttributeResponse
|
|
@@ -4921,7 +4986,7 @@ class Client extends openapi_core_1.default {
|
|
|
4921
4986
|
return await this.describeMonitorGroupInstancesWithOptions(request, runtime);
|
|
4922
4987
|
}
|
|
4923
4988
|
/**
|
|
4924
|
-
* Queries the
|
|
4989
|
+
* Queries the list of alert notification pause policies for an application group by calling the DescribeMonitorGroupNotifyPolicyList operation.
|
|
4925
4990
|
*
|
|
4926
4991
|
* @param request - DescribeMonitorGroupNotifyPolicyListRequest
|
|
4927
4992
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4959,7 +5024,7 @@ class Client extends openapi_core_1.default {
|
|
|
4959
5024
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMonitorGroupNotifyPolicyListResponse({}));
|
|
4960
5025
|
}
|
|
4961
5026
|
/**
|
|
4962
|
-
* Queries the
|
|
5027
|
+
* Queries the list of alert notification pause policies for an application group by calling the DescribeMonitorGroupNotifyPolicyList operation.
|
|
4963
5028
|
*
|
|
4964
5029
|
* @param request - DescribeMonitorGroupNotifyPolicyListRequest
|
|
4965
5030
|
* @returns DescribeMonitorGroupNotifyPolicyListResponse
|
|
@@ -4969,10 +5034,10 @@ class Client extends openapi_core_1.default {
|
|
|
4969
5034
|
return await this.describeMonitorGroupNotifyPolicyListWithOptions(request, runtime);
|
|
4970
5035
|
}
|
|
4971
5036
|
/**
|
|
4972
|
-
*
|
|
5037
|
+
* You can call the DescribeMonitorGroups operation to query a list of application groups.
|
|
4973
5038
|
*
|
|
4974
5039
|
* @remarks
|
|
4975
|
-
* This topic provides an example of how to query
|
|
5040
|
+
* This topic provides an example of how to query a list of application groups. The response shows that two application groups are returned: `testGroup124` and `test123`.
|
|
4976
5041
|
*
|
|
4977
5042
|
* @param request - DescribeMonitorGroupsRequest
|
|
4978
5043
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5040,10 +5105,10 @@ class Client extends openapi_core_1.default {
|
|
|
5040
5105
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMonitorGroupsResponse({}));
|
|
5041
5106
|
}
|
|
5042
5107
|
/**
|
|
5043
|
-
*
|
|
5108
|
+
* You can call the DescribeMonitorGroups operation to query a list of application groups.
|
|
5044
5109
|
*
|
|
5045
5110
|
* @remarks
|
|
5046
|
-
* This topic provides an example of how to query
|
|
5111
|
+
* This topic provides an example of how to query a list of application groups. The response shows that two application groups are returned: `testGroup124` and `test123`.
|
|
5047
5112
|
*
|
|
5048
5113
|
* @param request - DescribeMonitorGroupsRequest
|
|
5049
5114
|
* @returns DescribeMonitorGroupsResponse
|
|
@@ -5158,7 +5223,7 @@ class Client extends openapi_core_1.default {
|
|
|
5158
5223
|
return await this.describeMonitoringAgentConfigWithOptions(request, runtime);
|
|
5159
5224
|
}
|
|
5160
5225
|
/**
|
|
5161
|
-
*
|
|
5226
|
+
* You can call the DescribeMonitoringAgentHosts operation to query a list of all hosts, regardless of whether the CloudMonitor agent is installed.
|
|
5162
5227
|
*
|
|
5163
5228
|
* @param request - DescribeMonitoringAgentHostsRequest
|
|
5164
5229
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5214,7 +5279,7 @@ class Client extends openapi_core_1.default {
|
|
|
5214
5279
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMonitoringAgentHostsResponse({}));
|
|
5215
5280
|
}
|
|
5216
5281
|
/**
|
|
5217
|
-
*
|
|
5282
|
+
* You can call the DescribeMonitoringAgentHosts operation to query a list of all hosts, regardless of whether the CloudMonitor agent is installed.
|
|
5218
5283
|
*
|
|
5219
5284
|
* @param request - DescribeMonitoringAgentHostsRequest
|
|
5220
5285
|
* @returns DescribeMonitoringAgentHostsResponse
|
|
@@ -5224,11 +5289,11 @@ class Client extends openapi_core_1.default {
|
|
|
5224
5289
|
return await this.describeMonitoringAgentHostsWithOptions(request, runtime);
|
|
5225
5290
|
}
|
|
5226
5291
|
/**
|
|
5227
|
-
*
|
|
5292
|
+
* Call the DescribeMonitoringAgentProcesses operation to query the list of processes for a specified resource.
|
|
5228
5293
|
*
|
|
5229
5294
|
* @remarks
|
|
5230
|
-
* >
|
|
5231
|
-
* This topic provides an example of how to query the
|
|
5295
|
+
* > Before you call this operation, you must call the CreateMonitoringAgentProcess operation to create a process monitoring task. For more information, see [CreateMonitoringAgentProcess](https://help.aliyun.com/document_detail/2513212.html).
|
|
5296
|
+
* This topic provides an example of how to query the list of processes for the resource i-hp3hl3cx1pbahzy8\\*\\*\\*\\*. The response shows the details of the Nginx and HTTP processes.
|
|
5232
5297
|
*
|
|
5233
5298
|
* @param request - DescribeMonitoringAgentProcessesRequest
|
|
5234
5299
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5257,11 +5322,11 @@ class Client extends openapi_core_1.default {
|
|
|
5257
5322
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMonitoringAgentProcessesResponse({}));
|
|
5258
5323
|
}
|
|
5259
5324
|
/**
|
|
5260
|
-
*
|
|
5325
|
+
* Call the DescribeMonitoringAgentProcesses operation to query the list of processes for a specified resource.
|
|
5261
5326
|
*
|
|
5262
5327
|
* @remarks
|
|
5263
|
-
* >
|
|
5264
|
-
* This topic provides an example of how to query the
|
|
5328
|
+
* > Before you call this operation, you must call the CreateMonitoringAgentProcess operation to create a process monitoring task. For more information, see [CreateMonitoringAgentProcess](https://help.aliyun.com/document_detail/2513212.html).
|
|
5329
|
+
* This topic provides an example of how to query the list of processes for the resource i-hp3hl3cx1pbahzy8\\*\\*\\*\\*. The response shows the details of the Nginx and HTTP processes.
|
|
5265
5330
|
*
|
|
5266
5331
|
* @param request - DescribeMonitoringAgentProcessesRequest
|
|
5267
5332
|
* @returns DescribeMonitoringAgentProcessesResponse
|
|
@@ -5271,7 +5336,7 @@ class Client extends openapi_core_1.default {
|
|
|
5271
5336
|
return await this.describeMonitoringAgentProcessesWithOptions(request, runtime);
|
|
5272
5337
|
}
|
|
5273
5338
|
/**
|
|
5274
|
-
* Queries the status of the CloudMonitor agent.
|
|
5339
|
+
* Queries the running status of the CloudMonitor agent by calling the DescribeMonitoringAgentStatuses operation.
|
|
5275
5340
|
*
|
|
5276
5341
|
* @remarks
|
|
5277
5342
|
* This topic describes how to query the status of the CloudMonitor agent that is installed on the `i-hp3dunahluwajv6f****` instance. The result indicates that the CloudMonitor agent is in the `running` state.
|
|
@@ -5306,7 +5371,7 @@ class Client extends openapi_core_1.default {
|
|
|
5306
5371
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeMonitoringAgentStatusesResponse({}));
|
|
5307
5372
|
}
|
|
5308
5373
|
/**
|
|
5309
|
-
* Queries the status of the CloudMonitor agent.
|
|
5374
|
+
* Queries the running status of the CloudMonitor agent by calling the DescribeMonitoringAgentStatuses operation.
|
|
5310
5375
|
*
|
|
5311
5376
|
* @remarks
|
|
5312
5377
|
* This topic describes how to query the status of the CloudMonitor agent that is installed on the `i-hp3dunahluwajv6f****` instance. The result indicates that the CloudMonitor agent is in the `running` state.
|
|
@@ -5352,10 +5417,7 @@ class Client extends openapi_core_1.default {
|
|
|
5352
5417
|
return await this.describeMonitoringConfigWithOptions(request, runtime);
|
|
5353
5418
|
}
|
|
5354
5419
|
/**
|
|
5355
|
-
*
|
|
5356
|
-
*
|
|
5357
|
-
* @remarks
|
|
5358
|
-
* > If a tag is attached to multiple cloud resources in the region, the key of the tag is returned only once.
|
|
5420
|
+
* Call the DescribeProductResourceTagKeyList operation to query all tag keys of cloud resources in a specified region.
|
|
5359
5421
|
*
|
|
5360
5422
|
* @param request - DescribeProductResourceTagKeyListRequest
|
|
5361
5423
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5384,10 +5446,7 @@ class Client extends openapi_core_1.default {
|
|
|
5384
5446
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeProductResourceTagKeyListResponse({}));
|
|
5385
5447
|
}
|
|
5386
5448
|
/**
|
|
5387
|
-
*
|
|
5388
|
-
*
|
|
5389
|
-
* @remarks
|
|
5390
|
-
* > If a tag is attached to multiple cloud resources in the region, the key of the tag is returned only once.
|
|
5449
|
+
* Call the DescribeProductResourceTagKeyList operation to query all tag keys of cloud resources in a specified region.
|
|
5391
5450
|
*
|
|
5392
5451
|
* @param request - DescribeProductResourceTagKeyListRequest
|
|
5393
5452
|
* @returns DescribeProductResourceTagKeyListResponse
|
|
@@ -5430,10 +5489,10 @@ class Client extends openapi_core_1.default {
|
|
|
5430
5489
|
return await this.describeProductsOfActiveMetricRuleWithOptions(request, runtime);
|
|
5431
5490
|
}
|
|
5432
5491
|
/**
|
|
5433
|
-
*
|
|
5492
|
+
* Calls the DescribeProjectMeta operation to query the list of cloud services that support time series monitoring metrics in CloudMonitor.
|
|
5434
5493
|
*
|
|
5435
5494
|
* @remarks
|
|
5436
|
-
*
|
|
5495
|
+
* Obtains the information about the connected cloud services, including the description, namespace, and tags of each service.
|
|
5437
5496
|
*
|
|
5438
5497
|
* @param request - DescribeProjectMetaRequest
|
|
5439
5498
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5468,10 +5527,10 @@ class Client extends openapi_core_1.default {
|
|
|
5468
5527
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeProjectMetaResponse({}));
|
|
5469
5528
|
}
|
|
5470
5529
|
/**
|
|
5471
|
-
*
|
|
5530
|
+
* Calls the DescribeProjectMeta operation to query the list of cloud services that support time series monitoring metrics in CloudMonitor.
|
|
5472
5531
|
*
|
|
5473
5532
|
* @remarks
|
|
5474
|
-
*
|
|
5533
|
+
* Obtains the information about the connected cloud services, including the description, namespace, and tags of each service.
|
|
5475
5534
|
*
|
|
5476
5535
|
* @param request - DescribeProjectMetaRequest
|
|
5477
5536
|
* @returns DescribeProjectMetaResponse
|
|
@@ -5481,10 +5540,10 @@ class Client extends openapi_core_1.default {
|
|
|
5481
5540
|
return await this.describeProjectMetaWithOptions(request, runtime);
|
|
5482
5541
|
}
|
|
5483
5542
|
/**
|
|
5484
|
-
* Queries the details of a site monitoring task.
|
|
5543
|
+
* Queries the details of a site monitoring task by calling the DescribeSiteMonitorAttribute operation.
|
|
5485
5544
|
*
|
|
5486
5545
|
* @remarks
|
|
5487
|
-
* This topic provides an example on how to query the details of
|
|
5546
|
+
* This topic provides an example on how to query the details of the site monitoring task `cc641dff-c19d-45f3-ad0a-818a0c4f****`. The response shows that the task name is `test123`, the monitored address is `https://aliyun.com`, and the carrier is `Alibaba`.
|
|
5488
5547
|
*
|
|
5489
5548
|
* @param request - DescribeSiteMonitorAttributeRequest
|
|
5490
5549
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5516,10 +5575,10 @@ class Client extends openapi_core_1.default {
|
|
|
5516
5575
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSiteMonitorAttributeResponse({}));
|
|
5517
5576
|
}
|
|
5518
5577
|
/**
|
|
5519
|
-
* Queries the details of a site monitoring task.
|
|
5578
|
+
* Queries the details of a site monitoring task by calling the DescribeSiteMonitorAttribute operation.
|
|
5520
5579
|
*
|
|
5521
5580
|
* @remarks
|
|
5522
|
-
* This topic provides an example on how to query the details of
|
|
5581
|
+
* This topic provides an example on how to query the details of the site monitoring task `cc641dff-c19d-45f3-ad0a-818a0c4f****`. The response shows that the task name is `test123`, the monitored address is `https://aliyun.com`, and the carrier is `Alibaba`.
|
|
5523
5582
|
*
|
|
5524
5583
|
* @param request - DescribeSiteMonitorAttributeRequest
|
|
5525
5584
|
* @returns DescribeSiteMonitorAttributeResponse
|
|
@@ -5589,10 +5648,10 @@ class Client extends openapi_core_1.default {
|
|
|
5589
5648
|
return await this.describeSiteMonitorDataWithOptions(request, runtime);
|
|
5590
5649
|
}
|
|
5591
5650
|
/**
|
|
5592
|
-
* Queries the detection points
|
|
5651
|
+
* Queries the details of all carrier detection points by calling the DescribeSiteMonitorISPCityList operation.
|
|
5593
5652
|
*
|
|
5594
5653
|
* @remarks
|
|
5595
|
-
*
|
|
5654
|
+
* 本文将提供一个示例,查询运营商“联通”在“贵阳市”的探测点详情。
|
|
5596
5655
|
*
|
|
5597
5656
|
* @param request - DescribeSiteMonitorISPCityListRequest
|
|
5598
5657
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5633,10 +5692,10 @@ class Client extends openapi_core_1.default {
|
|
|
5633
5692
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSiteMonitorISPCityListResponse({}));
|
|
5634
5693
|
}
|
|
5635
5694
|
/**
|
|
5636
|
-
* Queries the detection points
|
|
5695
|
+
* Queries the details of all carrier detection points by calling the DescribeSiteMonitorISPCityList operation.
|
|
5637
5696
|
*
|
|
5638
5697
|
* @remarks
|
|
5639
|
-
*
|
|
5698
|
+
* 本文将提供一个示例,查询运营商“联通”在“贵阳市”的探测点详情。
|
|
5640
5699
|
*
|
|
5641
5700
|
* @param request - DescribeSiteMonitorISPCityListRequest
|
|
5642
5701
|
* @returns DescribeSiteMonitorISPCityListResponse
|
|
@@ -5646,10 +5705,10 @@ class Client extends openapi_core_1.default {
|
|
|
5646
5705
|
return await this.describeSiteMonitorISPCityListWithOptions(request, runtime);
|
|
5647
5706
|
}
|
|
5648
5707
|
/**
|
|
5649
|
-
* Queries site monitoring tasks.
|
|
5708
|
+
* Queries the list of site monitoring tasks by calling the DescribeSiteMonitorList operation.
|
|
5650
5709
|
*
|
|
5651
5710
|
* @remarks
|
|
5652
|
-
* This topic provides an example
|
|
5711
|
+
* This topic provides an example of how to query the list of site monitoring tasks for the current account. The response shows that the current account has one site monitoring task named `HanZhou_ECS2`.
|
|
5653
5712
|
*
|
|
5654
5713
|
* @param request - DescribeSiteMonitorListRequest
|
|
5655
5714
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5696,10 +5755,10 @@ class Client extends openapi_core_1.default {
|
|
|
5696
5755
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSiteMonitorListResponse({}));
|
|
5697
5756
|
}
|
|
5698
5757
|
/**
|
|
5699
|
-
* Queries site monitoring tasks.
|
|
5758
|
+
* Queries the list of site monitoring tasks by calling the DescribeSiteMonitorList operation.
|
|
5700
5759
|
*
|
|
5701
5760
|
* @remarks
|
|
5702
|
-
* This topic provides an example
|
|
5761
|
+
* This topic provides an example of how to query the list of site monitoring tasks for the current account. The response shows that the current account has one site monitoring task named `HanZhou_ECS2`.
|
|
5703
5762
|
*
|
|
5704
5763
|
* @param request - DescribeSiteMonitorListRequest
|
|
5705
5764
|
* @returns DescribeSiteMonitorListResponse
|
|
@@ -5709,11 +5768,11 @@ class Client extends openapi_core_1.default {
|
|
|
5709
5768
|
return await this.describeSiteMonitorListWithOptions(request, runtime);
|
|
5710
5769
|
}
|
|
5711
5770
|
/**
|
|
5712
|
-
*
|
|
5771
|
+
* Call the DescribeSiteMonitorLog operation to query the detection logs for a one-time detection task.
|
|
5713
5772
|
*
|
|
5714
5773
|
* @remarks
|
|
5715
|
-
*
|
|
5716
|
-
* This topic provides an example
|
|
5774
|
+
* Only Alibaba Cloud accounts with Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
5775
|
+
* This topic provides an example of how to query the detection logs for the one-time detection task `afa5c3ce-f944-4363-9edb-ce919a29****`.
|
|
5717
5776
|
*
|
|
5718
5777
|
* @param request - DescribeSiteMonitorLogRequest
|
|
5719
5778
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5775,11 +5834,11 @@ class Client extends openapi_core_1.default {
|
|
|
5775
5834
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSiteMonitorLogResponse({}));
|
|
5776
5835
|
}
|
|
5777
5836
|
/**
|
|
5778
|
-
*
|
|
5837
|
+
* Call the DescribeSiteMonitorLog operation to query the detection logs for a one-time detection task.
|
|
5779
5838
|
*
|
|
5780
5839
|
* @remarks
|
|
5781
|
-
*
|
|
5782
|
-
* This topic provides an example
|
|
5840
|
+
* Only Alibaba Cloud accounts with Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
5841
|
+
* This topic provides an example of how to query the detection logs for the one-time detection task `afa5c3ce-f944-4363-9edb-ce919a29****`.
|
|
5783
5842
|
*
|
|
5784
5843
|
* @param request - DescribeSiteMonitorLogRequest
|
|
5785
5844
|
* @returns DescribeSiteMonitorLogResponse
|
|
@@ -5789,7 +5848,7 @@ class Client extends openapi_core_1.default {
|
|
|
5789
5848
|
return await this.describeSiteMonitorLogWithOptions(request, runtime);
|
|
5790
5849
|
}
|
|
5791
5850
|
/**
|
|
5792
|
-
*
|
|
5851
|
+
* Calls the DescribeSiteMonitorQuota operation to query the quota and version of site monitoring.
|
|
5793
5852
|
*
|
|
5794
5853
|
* @param request - DescribeSiteMonitorQuotaRequest
|
|
5795
5854
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5812,7 +5871,7 @@ class Client extends openapi_core_1.default {
|
|
|
5812
5871
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSiteMonitorQuotaResponse({}));
|
|
5813
5872
|
}
|
|
5814
5873
|
/**
|
|
5815
|
-
*
|
|
5874
|
+
* Calls the DescribeSiteMonitorQuota operation to query the quota and version of site monitoring.
|
|
5816
5875
|
*
|
|
5817
5876
|
* @param request - DescribeSiteMonitorQuotaRequest
|
|
5818
5877
|
* @returns DescribeSiteMonitorQuotaResponse
|
|
@@ -5822,10 +5881,10 @@ class Client extends openapi_core_1.default {
|
|
|
5822
5881
|
return await this.describeSiteMonitorQuotaWithOptions(request, runtime);
|
|
5823
5882
|
}
|
|
5824
5883
|
/**
|
|
5825
|
-
* Queries the statistics of a specified metric
|
|
5884
|
+
* Queries the average statistics of a specified metric in a specified site monitoring task by calling the DescribeSiteMonitorStatistics operation.
|
|
5826
5885
|
*
|
|
5827
5886
|
* @remarks
|
|
5828
|
-
* This topic provides an example on how to query the statistics of the `Availability` metric
|
|
5887
|
+
* This topic provides an example on how to query the average statistics of the `Availability` metric in the site monitoring task whose ID is `ef4cdc8b-9dc7-43e7-810e-f950e56c****`. The returned result shows that the availability is `100`.
|
|
5829
5888
|
*
|
|
5830
5889
|
* @param request - DescribeSiteMonitorStatisticsRequest
|
|
5831
5890
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5863,10 +5922,10 @@ class Client extends openapi_core_1.default {
|
|
|
5863
5922
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSiteMonitorStatisticsResponse({}));
|
|
5864
5923
|
}
|
|
5865
5924
|
/**
|
|
5866
|
-
* Queries the statistics of a specified metric
|
|
5925
|
+
* Queries the average statistics of a specified metric in a specified site monitoring task by calling the DescribeSiteMonitorStatistics operation.
|
|
5867
5926
|
*
|
|
5868
5927
|
* @remarks
|
|
5869
|
-
* This topic provides an example on how to query the statistics of the `Availability` metric
|
|
5928
|
+
* This topic provides an example on how to query the average statistics of the `Availability` metric in the site monitoring task whose ID is `ef4cdc8b-9dc7-43e7-810e-f950e56c****`. The returned result shows that the availability is `100`.
|
|
5870
5929
|
*
|
|
5871
5930
|
* @param request - DescribeSiteMonitorStatisticsRequest
|
|
5872
5931
|
* @returns DescribeSiteMonitorStatisticsResponse
|
|
@@ -5876,7 +5935,10 @@ class Client extends openapi_core_1.default {
|
|
|
5876
5935
|
return await this.describeSiteMonitorStatisticsWithOptions(request, runtime);
|
|
5877
5936
|
}
|
|
5878
5937
|
/**
|
|
5879
|
-
*
|
|
5938
|
+
* Queries a list of detection points.
|
|
5939
|
+
*
|
|
5940
|
+
* @remarks
|
|
5941
|
+
* This topic provides an example of how to call the DescribeSyntheticProbeList operation to query detection point details for the China Unicom carrier in Beijing.
|
|
5880
5942
|
*
|
|
5881
5943
|
* @param request - DescribeSyntheticProbeListRequest
|
|
5882
5944
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5926,7 +5988,10 @@ class Client extends openapi_core_1.default {
|
|
|
5926
5988
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSyntheticProbeListResponse({}));
|
|
5927
5989
|
}
|
|
5928
5990
|
/**
|
|
5929
|
-
*
|
|
5991
|
+
* Queries a list of detection points.
|
|
5992
|
+
*
|
|
5993
|
+
* @remarks
|
|
5994
|
+
* This topic provides an example of how to call the DescribeSyntheticProbeList operation to query detection point details for the China Unicom carrier in Beijing.
|
|
5930
5995
|
*
|
|
5931
5996
|
* @param request - DescribeSyntheticProbeListRequest
|
|
5932
5997
|
* @returns DescribeSyntheticProbeListResponse
|
|
@@ -5936,7 +6001,7 @@ class Client extends openapi_core_1.default {
|
|
|
5936
6001
|
return await this.describeSyntheticProbeListWithOptions(request, runtime);
|
|
5937
6002
|
}
|
|
5938
6003
|
/**
|
|
5939
|
-
* Queries
|
|
6004
|
+
* Queries a system event.
|
|
5940
6005
|
*
|
|
5941
6006
|
* @param request - DescribeSystemEventAttributeRequest
|
|
5942
6007
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5995,7 +6060,7 @@ class Client extends openapi_core_1.default {
|
|
|
5995
6060
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSystemEventAttributeResponse({}));
|
|
5996
6061
|
}
|
|
5997
6062
|
/**
|
|
5998
|
-
* Queries
|
|
6063
|
+
* Queries a system event.
|
|
5999
6064
|
*
|
|
6000
6065
|
* @param request - DescribeSystemEventAttributeRequest
|
|
6001
6066
|
* @returns DescribeSystemEventAttributeResponse
|
|
@@ -6005,13 +6070,13 @@ class Client extends openapi_core_1.default {
|
|
|
6005
6070
|
return await this.describeSystemEventAttributeWithOptions(request, runtime);
|
|
6006
6071
|
}
|
|
6007
6072
|
/**
|
|
6008
|
-
* Queries the number of
|
|
6073
|
+
* Queries the number of events that occurred for each Alibaba Cloud service under the current account.
|
|
6009
6074
|
*
|
|
6010
6075
|
* @remarks
|
|
6011
|
-
* ###
|
|
6012
|
-
* You can call
|
|
6013
|
-
* ###
|
|
6014
|
-
* This topic provides an example
|
|
6076
|
+
* ### Background information
|
|
6077
|
+
* You can call [DescribeSystemEventMetaList](https://help.aliyun.com/document_detail/114972.html) to obtain the Alibaba Cloud services and their system events supported by CloudMonitor.
|
|
6078
|
+
* ### Operation description
|
|
6079
|
+
* This topic provides an example of how to query the number of events that occurred for Elastic Compute Service (`ECS`) under the current account. The response shows that a total of 3 events occurred.
|
|
6015
6080
|
*
|
|
6016
6081
|
* @param request - DescribeSystemEventCountRequest
|
|
6017
6082
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6064,13 +6129,13 @@ class Client extends openapi_core_1.default {
|
|
|
6064
6129
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSystemEventCountResponse({}));
|
|
6065
6130
|
}
|
|
6066
6131
|
/**
|
|
6067
|
-
* Queries the number of
|
|
6132
|
+
* Queries the number of events that occurred for each Alibaba Cloud service under the current account.
|
|
6068
6133
|
*
|
|
6069
6134
|
* @remarks
|
|
6070
|
-
* ###
|
|
6071
|
-
* You can call
|
|
6072
|
-
* ###
|
|
6073
|
-
* This topic provides an example
|
|
6135
|
+
* ### Background information
|
|
6136
|
+
* You can call [DescribeSystemEventMetaList](https://help.aliyun.com/document_detail/114972.html) to obtain the Alibaba Cloud services and their system events supported by CloudMonitor.
|
|
6137
|
+
* ### Operation description
|
|
6138
|
+
* This topic provides an example of how to query the number of events that occurred for Elastic Compute Service (`ECS`) under the current account. The response shows that a total of 3 events occurred.
|
|
6074
6139
|
*
|
|
6075
6140
|
* @param request - DescribeSystemEventCountRequest
|
|
6076
6141
|
* @returns DescribeSystemEventCountResponse
|
|
@@ -6143,7 +6208,7 @@ class Client extends openapi_core_1.default {
|
|
|
6143
6208
|
return await this.describeSystemEventHistogramWithOptions(request, runtime);
|
|
6144
6209
|
}
|
|
6145
6210
|
/**
|
|
6146
|
-
* Queries the meta information
|
|
6211
|
+
* Queries the meta information of system events by calling the DescribeSystemEventMetaList operation.
|
|
6147
6212
|
*
|
|
6148
6213
|
* @param request - DescribeSystemEventMetaListRequest
|
|
6149
6214
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6166,7 +6231,7 @@ class Client extends openapi_core_1.default {
|
|
|
6166
6231
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeSystemEventMetaListResponse({}));
|
|
6167
6232
|
}
|
|
6168
6233
|
/**
|
|
6169
|
-
* Queries the meta information
|
|
6234
|
+
* Queries the meta information of system events by calling the DescribeSystemEventMetaList operation.
|
|
6170
6235
|
*
|
|
6171
6236
|
* @param request - DescribeSystemEventMetaListRequest
|
|
6172
6237
|
* @returns DescribeSystemEventMetaListResponse
|
|
@@ -6176,7 +6241,7 @@ class Client extends openapi_core_1.default {
|
|
|
6176
6241
|
return await this.describeSystemEventMetaListWithOptions(request, runtime);
|
|
6177
6242
|
}
|
|
6178
6243
|
/**
|
|
6179
|
-
* Queries tag keys.
|
|
6244
|
+
* Queries a list of tag keys by calling the DescribeTagKeyList operation.
|
|
6180
6245
|
*
|
|
6181
6246
|
* @param request - DescribeTagKeyListRequest
|
|
6182
6247
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6208,7 +6273,7 @@ class Client extends openapi_core_1.default {
|
|
|
6208
6273
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTagKeyListResponse({}));
|
|
6209
6274
|
}
|
|
6210
6275
|
/**
|
|
6211
|
-
* Queries tag keys.
|
|
6276
|
+
* Queries a list of tag keys by calling the DescribeTagKeyList operation.
|
|
6212
6277
|
*
|
|
6213
6278
|
* @param request - DescribeTagKeyListRequest
|
|
6214
6279
|
* @returns DescribeTagKeyListResponse
|
|
@@ -6218,10 +6283,7 @@ class Client extends openapi_core_1.default {
|
|
|
6218
6283
|
return await this.describeTagKeyListWithOptions(request, runtime);
|
|
6219
6284
|
}
|
|
6220
6285
|
/**
|
|
6221
|
-
* Queries the tag values
|
|
6222
|
-
*
|
|
6223
|
-
* @remarks
|
|
6224
|
-
* This topic provides an example of how to query the tag values corresponding to `tagKey1`. The return results are `tagValue1` and `tagValue2`.
|
|
6286
|
+
* Queries the tag values for a specified tag key.
|
|
6225
6287
|
*
|
|
6226
6288
|
* @param request - DescribeTagValueListRequest
|
|
6227
6289
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6256,10 +6318,7 @@ class Client extends openapi_core_1.default {
|
|
|
6256
6318
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeTagValueListResponse({}));
|
|
6257
6319
|
}
|
|
6258
6320
|
/**
|
|
6259
|
-
* Queries the tag values
|
|
6260
|
-
*
|
|
6261
|
-
* @remarks
|
|
6262
|
-
* This topic provides an example of how to query the tag values corresponding to `tagKey1`. The return results are `tagValue1` and `tagValue2`.
|
|
6321
|
+
* Queries the tag values for a specified tag key.
|
|
6263
6322
|
*
|
|
6264
6323
|
* @param request - DescribeTagValueListRequest
|
|
6265
6324
|
* @returns DescribeTagValueListResponse
|
|
@@ -6269,7 +6328,7 @@ class Client extends openapi_core_1.default {
|
|
|
6269
6328
|
return await this.describeTagValueListWithOptions(request, runtime);
|
|
6270
6329
|
}
|
|
6271
6330
|
/**
|
|
6272
|
-
*
|
|
6331
|
+
* Call the DescribeUnhealthyHostAvailability operation to query a list of unhealthy servers.
|
|
6273
6332
|
*
|
|
6274
6333
|
* @param request - DescribeUnhealthyHostAvailabilityRequest
|
|
6275
6334
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6298,7 +6357,7 @@ class Client extends openapi_core_1.default {
|
|
|
6298
6357
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeUnhealthyHostAvailabilityResponse({}));
|
|
6299
6358
|
}
|
|
6300
6359
|
/**
|
|
6301
|
-
*
|
|
6360
|
+
* Call the DescribeUnhealthyHostAvailability operation to query a list of unhealthy servers.
|
|
6302
6361
|
*
|
|
6303
6362
|
* @param request - DescribeUnhealthyHostAvailabilityRequest
|
|
6304
6363
|
* @returns DescribeUnhealthyHostAvailabilityResponse
|
|
@@ -6347,6 +6406,8 @@ class Client extends openapi_core_1.default {
|
|
|
6347
6406
|
return await this.disableActiveMetricRuleWithOptions(request, runtime);
|
|
6348
6407
|
}
|
|
6349
6408
|
/**
|
|
6409
|
+
* Disables one or more event-triggered alert rules.
|
|
6410
|
+
*
|
|
6350
6411
|
* @param request - DisableEventRulesRequest
|
|
6351
6412
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
6352
6413
|
* @returns DisableEventRulesResponse
|
|
@@ -6374,6 +6435,8 @@ class Client extends openapi_core_1.default {
|
|
|
6374
6435
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableEventRulesResponse({}));
|
|
6375
6436
|
}
|
|
6376
6437
|
/**
|
|
6438
|
+
* Disables one or more event-triggered alert rules.
|
|
6439
|
+
*
|
|
6377
6440
|
* @param request - DisableEventRulesRequest
|
|
6378
6441
|
* @returns DisableEventRulesResponse
|
|
6379
6442
|
*/
|
|
@@ -6382,7 +6445,7 @@ class Client extends openapi_core_1.default {
|
|
|
6382
6445
|
return await this.disableEventRulesWithOptions(request, runtime);
|
|
6383
6446
|
}
|
|
6384
6447
|
/**
|
|
6385
|
-
* Disables availability monitoring
|
|
6448
|
+
* Disables one or more specified availability monitoring jobs.
|
|
6386
6449
|
*
|
|
6387
6450
|
* @param request - DisableHostAvailabilityRequest
|
|
6388
6451
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6411,7 +6474,7 @@ class Client extends openapi_core_1.default {
|
|
|
6411
6474
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableHostAvailabilityResponse({}));
|
|
6412
6475
|
}
|
|
6413
6476
|
/**
|
|
6414
|
-
* Disables availability monitoring
|
|
6477
|
+
* Disables one or more specified availability monitoring jobs.
|
|
6415
6478
|
*
|
|
6416
6479
|
* @param request - DisableHostAvailabilityRequest
|
|
6417
6480
|
* @returns DisableHostAvailabilityResponse
|
|
@@ -6421,7 +6484,7 @@ class Client extends openapi_core_1.default {
|
|
|
6421
6484
|
return await this.disableHostAvailabilityWithOptions(request, runtime);
|
|
6422
6485
|
}
|
|
6423
6486
|
/**
|
|
6424
|
-
*
|
|
6487
|
+
* You can call the DisableMetricRules operation to disable alert rules.
|
|
6425
6488
|
*
|
|
6426
6489
|
* @param request - DisableMetricRulesRequest
|
|
6427
6490
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6450,7 +6513,7 @@ class Client extends openapi_core_1.default {
|
|
|
6450
6513
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableMetricRulesResponse({}));
|
|
6451
6514
|
}
|
|
6452
6515
|
/**
|
|
6453
|
-
*
|
|
6516
|
+
* You can call the DisableMetricRules operation to disable alert rules.
|
|
6454
6517
|
*
|
|
6455
6518
|
* @param request - DisableMetricRulesRequest
|
|
6456
6519
|
* @returns DisableMetricRulesResponse
|
|
@@ -6460,7 +6523,7 @@ class Client extends openapi_core_1.default {
|
|
|
6460
6523
|
return await this.disableMetricRulesWithOptions(request, runtime);
|
|
6461
6524
|
}
|
|
6462
6525
|
/**
|
|
6463
|
-
* Disables site monitoring tasks.
|
|
6526
|
+
* Disables one or more site monitoring tasks by calling the DisableSiteMonitors operation.
|
|
6464
6527
|
*
|
|
6465
6528
|
* @param request - DisableSiteMonitorsRequest
|
|
6466
6529
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6489,7 +6552,7 @@ class Client extends openapi_core_1.default {
|
|
|
6489
6552
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DisableSiteMonitorsResponse({}));
|
|
6490
6553
|
}
|
|
6491
6554
|
/**
|
|
6492
|
-
* Disables site monitoring tasks.
|
|
6555
|
+
* Disables one or more site monitoring tasks by calling the DisableSiteMonitors operation.
|
|
6493
6556
|
*
|
|
6494
6557
|
* @param request - DisableSiteMonitorsRequest
|
|
6495
6558
|
* @returns DisableSiteMonitorsResponse
|
|
@@ -6538,6 +6601,8 @@ class Client extends openapi_core_1.default {
|
|
|
6538
6601
|
return await this.enableActiveMetricRuleWithOptions(request, runtime);
|
|
6539
6602
|
}
|
|
6540
6603
|
/**
|
|
6604
|
+
* The EnableEventRules operation enables one or more event rules.
|
|
6605
|
+
*
|
|
6541
6606
|
* @param request - EnableEventRulesRequest
|
|
6542
6607
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
6543
6608
|
* @returns EnableEventRulesResponse
|
|
@@ -6565,6 +6630,8 @@ class Client extends openapi_core_1.default {
|
|
|
6565
6630
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.EnableEventRulesResponse({}));
|
|
6566
6631
|
}
|
|
6567
6632
|
/**
|
|
6633
|
+
* The EnableEventRules operation enables one or more event rules.
|
|
6634
|
+
*
|
|
6568
6635
|
* @param request - EnableEventRulesRequest
|
|
6569
6636
|
* @returns EnableEventRulesResponse
|
|
6570
6637
|
*/
|
|
@@ -6573,7 +6640,7 @@ class Client extends openapi_core_1.default {
|
|
|
6573
6640
|
return await this.enableEventRulesWithOptions(request, runtime);
|
|
6574
6641
|
}
|
|
6575
6642
|
/**
|
|
6576
|
-
* Enables availability monitoring
|
|
6643
|
+
* Enables a specified availability monitoring task.
|
|
6577
6644
|
*
|
|
6578
6645
|
* @param request - EnableHostAvailabilityRequest
|
|
6579
6646
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6602,7 +6669,7 @@ class Client extends openapi_core_1.default {
|
|
|
6602
6669
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.EnableHostAvailabilityResponse({}));
|
|
6603
6670
|
}
|
|
6604
6671
|
/**
|
|
6605
|
-
* Enables availability monitoring
|
|
6672
|
+
* Enables a specified availability monitoring task.
|
|
6606
6673
|
*
|
|
6607
6674
|
* @param request - EnableHostAvailabilityRequest
|
|
6608
6675
|
* @returns EnableHostAvailabilityResponse
|
|
@@ -6732,11 +6799,15 @@ class Client extends openapi_core_1.default {
|
|
|
6732
6799
|
return await this.enableSiteMonitorsWithOptions(request, runtime);
|
|
6733
6800
|
}
|
|
6734
6801
|
/**
|
|
6735
|
-
* InstallMonitoringAgent
|
|
6802
|
+
* Call the InstallMonitoringAgent operation to install the CloudMonitor agent on specified Alibaba Cloud hosts.
|
|
6736
6803
|
*
|
|
6737
6804
|
* @remarks
|
|
6738
6805
|
* ## Prerequisites
|
|
6739
|
-
*
|
|
6806
|
+
* Ensure that Cloud Assistant is installed on the Alibaba Cloud host. For more information, see [Cloud Assistant overview](https://help.aliyun.com/document_detail/64601.html).
|
|
6807
|
+
* ## Background information
|
|
6808
|
+
* This API applies only to Alibaba Cloud hosts, which are Elastic Compute Service (ECS) instances. The success rate for installing the CloudMonitor agent using this API is approximately 95%. If the installation fails, you must manually install the agent. For more information about how to install the CloudMonitor agent, see [Install and uninstall the C++ agent](https://help.aliyun.com/document_detail/183482.html).
|
|
6809
|
+
* ## Example
|
|
6810
|
+
* This example shows how to forcibly install the latest version of the CloudMonitor agent on the ECS instance `i-m5e0k0bexac8tykr****`.
|
|
6740
6811
|
*
|
|
6741
6812
|
* @param request - InstallMonitoringAgentRequest
|
|
6742
6813
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6771,11 +6842,15 @@ class Client extends openapi_core_1.default {
|
|
|
6771
6842
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.InstallMonitoringAgentResponse({}));
|
|
6772
6843
|
}
|
|
6773
6844
|
/**
|
|
6774
|
-
* InstallMonitoringAgent
|
|
6845
|
+
* Call the InstallMonitoringAgent operation to install the CloudMonitor agent on specified Alibaba Cloud hosts.
|
|
6775
6846
|
*
|
|
6776
6847
|
* @remarks
|
|
6777
6848
|
* ## Prerequisites
|
|
6778
|
-
*
|
|
6849
|
+
* Ensure that Cloud Assistant is installed on the Alibaba Cloud host. For more information, see [Cloud Assistant overview](https://help.aliyun.com/document_detail/64601.html).
|
|
6850
|
+
* ## Background information
|
|
6851
|
+
* This API applies only to Alibaba Cloud hosts, which are Elastic Compute Service (ECS) instances. The success rate for installing the CloudMonitor agent using this API is approximately 95%. If the installation fails, you must manually install the agent. For more information about how to install the CloudMonitor agent, see [Install and uninstall the C++ agent](https://help.aliyun.com/document_detail/183482.html).
|
|
6852
|
+
* ## Example
|
|
6853
|
+
* This example shows how to forcibly install the latest version of the CloudMonitor agent on the ECS instance `i-m5e0k0bexac8tykr****`.
|
|
6779
6854
|
*
|
|
6780
6855
|
* @param request - InstallMonitoringAgentRequest
|
|
6781
6856
|
* @returns InstallMonitoringAgentResponse
|
|
@@ -6785,7 +6860,7 @@ class Client extends openapi_core_1.default {
|
|
|
6785
6860
|
return await this.installMonitoringAgentWithOptions(request, runtime);
|
|
6786
6861
|
}
|
|
6787
6862
|
/**
|
|
6788
|
-
*
|
|
6863
|
+
* You can call the ModifyGroupMonitoringAgentProcess operation to modify the process monitoring settings for an application group.
|
|
6789
6864
|
*
|
|
6790
6865
|
* @param request - ModifyGroupMonitoringAgentProcessRequest
|
|
6791
6866
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6823,7 +6898,7 @@ class Client extends openapi_core_1.default {
|
|
|
6823
6898
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyGroupMonitoringAgentProcessResponse({}));
|
|
6824
6899
|
}
|
|
6825
6900
|
/**
|
|
6826
|
-
*
|
|
6901
|
+
* You can call the ModifyGroupMonitoringAgentProcess operation to modify the process monitoring settings for an application group.
|
|
6827
6902
|
*
|
|
6828
6903
|
* @param request - ModifyGroupMonitoringAgentProcessRequest
|
|
6829
6904
|
* @returns ModifyGroupMonitoringAgentProcessResponse
|
|
@@ -6902,7 +6977,7 @@ class Client extends openapi_core_1.default {
|
|
|
6902
6977
|
return await this.modifyHostAvailabilityWithOptions(request, runtime);
|
|
6903
6978
|
}
|
|
6904
6979
|
/**
|
|
6905
|
-
*
|
|
6980
|
+
* Calls the ModifyHostInfo operation to modify the display information of a non-Alibaba Cloud host.
|
|
6906
6981
|
*
|
|
6907
6982
|
* @remarks
|
|
6908
6983
|
* ***
|
|
@@ -6937,7 +7012,7 @@ class Client extends openapi_core_1.default {
|
|
|
6937
7012
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHostInfoResponse({}));
|
|
6938
7013
|
}
|
|
6939
7014
|
/**
|
|
6940
|
-
*
|
|
7015
|
+
* Calls the ModifyHostInfo operation to modify the display information of a non-Alibaba Cloud host.
|
|
6941
7016
|
*
|
|
6942
7017
|
* @remarks
|
|
6943
7018
|
* ***
|
|
@@ -6950,10 +7025,10 @@ class Client extends openapi_core_1.default {
|
|
|
6950
7025
|
return await this.modifyHostInfoWithOptions(request, runtime);
|
|
6951
7026
|
}
|
|
6952
7027
|
/**
|
|
6953
|
-
*
|
|
7028
|
+
* Calls the ModifyHybridMonitorNamespace operation to modify a metric store.
|
|
6954
7029
|
*
|
|
6955
7030
|
* @remarks
|
|
6956
|
-
* This topic provides an example on how to change the data
|
|
7031
|
+
* This topic provides an example on how to change the data storage duration of the metric store `aliyun` to `cms.s1.2xlarge`. The response shows that the metric store is modified.
|
|
6957
7032
|
*
|
|
6958
7033
|
* @param request - ModifyHybridMonitorNamespaceRequest
|
|
6959
7034
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6988,10 +7063,10 @@ class Client extends openapi_core_1.default {
|
|
|
6988
7063
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridMonitorNamespaceResponse({}));
|
|
6989
7064
|
}
|
|
6990
7065
|
/**
|
|
6991
|
-
*
|
|
7066
|
+
* Calls the ModifyHybridMonitorNamespace operation to modify a metric store.
|
|
6992
7067
|
*
|
|
6993
7068
|
* @remarks
|
|
6994
|
-
* This topic provides an example on how to change the data
|
|
7069
|
+
* This topic provides an example on how to change the data storage duration of the metric store `aliyun` to `cms.s1.2xlarge`. The response shows that the metric store is modified.
|
|
6995
7070
|
*
|
|
6996
7071
|
* @param request - ModifyHybridMonitorNamespaceRequest
|
|
6997
7072
|
* @returns ModifyHybridMonitorNamespaceResponse
|
|
@@ -7001,10 +7076,10 @@ class Client extends openapi_core_1.default {
|
|
|
7001
7076
|
return await this.modifyHybridMonitorNamespaceWithOptions(request, runtime);
|
|
7002
7077
|
}
|
|
7003
7078
|
/**
|
|
7004
|
-
* Modifies a Logstore group.
|
|
7079
|
+
* Modifies a Logstore group by calling the ModifyHybridMonitorSLSGroup operation.
|
|
7005
7080
|
*
|
|
7006
7081
|
* @remarks
|
|
7007
|
-
*
|
|
7082
|
+
* This topic provides an example on how to change the Logstore in the `aliyun-project` log project in the `ap-southeast-1` region of the Logstore group `Logstore_test` to `Logstore-aliyun-all`. The response shows that the Logstore group is modified.
|
|
7008
7083
|
*
|
|
7009
7084
|
* @param request - ModifyHybridMonitorSLSGroupRequest
|
|
7010
7085
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7039,10 +7114,10 @@ class Client extends openapi_core_1.default {
|
|
|
7039
7114
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridMonitorSLSGroupResponse({}));
|
|
7040
7115
|
}
|
|
7041
7116
|
/**
|
|
7042
|
-
* Modifies a Logstore group.
|
|
7117
|
+
* Modifies a Logstore group by calling the ModifyHybridMonitorSLSGroup operation.
|
|
7043
7118
|
*
|
|
7044
7119
|
* @remarks
|
|
7045
|
-
*
|
|
7120
|
+
* This topic provides an example on how to change the Logstore in the `aliyun-project` log project in the `ap-southeast-1` region of the Logstore group `Logstore_test` to `Logstore-aliyun-all`. The response shows that the Logstore group is modified.
|
|
7046
7121
|
*
|
|
7047
7122
|
* @param request - ModifyHybridMonitorSLSGroupRequest
|
|
7048
7123
|
* @returns ModifyHybridMonitorSLSGroupResponse
|
|
@@ -7052,10 +7127,10 @@ class Client extends openapi_core_1.default {
|
|
|
7052
7127
|
return await this.modifyHybridMonitorSLSGroupWithOptions(request, runtime);
|
|
7053
7128
|
}
|
|
7054
7129
|
/**
|
|
7055
|
-
* Modifies a
|
|
7130
|
+
* Modifies the metrics of a Simple Log Service (SLS) log monitoring task by calling the ModifyHybridMonitorTask operation.
|
|
7056
7131
|
*
|
|
7057
7132
|
* @remarks
|
|
7058
|
-
* This topic provides an example on how to change the collection
|
|
7133
|
+
* This topic provides an example on how to change the collection interval of the SLS log monitoring task `36****` to `15` seconds. The response shows that the metric is modified.
|
|
7059
7134
|
*
|
|
7060
7135
|
* @param request - ModifyHybridMonitorTaskRequest
|
|
7061
7136
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7099,10 +7174,10 @@ class Client extends openapi_core_1.default {
|
|
|
7099
7174
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyHybridMonitorTaskResponse({}));
|
|
7100
7175
|
}
|
|
7101
7176
|
/**
|
|
7102
|
-
* Modifies a
|
|
7177
|
+
* Modifies the metrics of a Simple Log Service (SLS) log monitoring task by calling the ModifyHybridMonitorTask operation.
|
|
7103
7178
|
*
|
|
7104
7179
|
* @remarks
|
|
7105
|
-
* This topic provides an example on how to change the collection
|
|
7180
|
+
* This topic provides an example on how to change the collection interval of the SLS log monitoring task `36****` to `15` seconds. The response shows that the metric is modified.
|
|
7106
7181
|
*
|
|
7107
7182
|
* @param request - ModifyHybridMonitorTaskRequest
|
|
7108
7183
|
* @returns ModifyHybridMonitorTaskResponse
|
|
@@ -7238,7 +7313,7 @@ class Client extends openapi_core_1.default {
|
|
|
7238
7313
|
return await this.modifyMetricRuleTemplateWithOptions(request, runtime);
|
|
7239
7314
|
}
|
|
7240
7315
|
/**
|
|
7241
|
-
*
|
|
7316
|
+
* You can call the ModifyMonitorGroup operation to modify an application group.
|
|
7242
7317
|
*
|
|
7243
7318
|
* @param request - ModifyMonitorGroupRequest
|
|
7244
7319
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7273,7 +7348,7 @@ class Client extends openapi_core_1.default {
|
|
|
7273
7348
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMonitorGroupResponse({}));
|
|
7274
7349
|
}
|
|
7275
7350
|
/**
|
|
7276
|
-
*
|
|
7351
|
+
* You can call the ModifyMonitorGroup operation to modify an application group.
|
|
7277
7352
|
*
|
|
7278
7353
|
* @param request - ModifyMonitorGroupRequest
|
|
7279
7354
|
* @returns ModifyMonitorGroupResponse
|
|
@@ -7283,7 +7358,7 @@ class Client extends openapi_core_1.default {
|
|
|
7283
7358
|
return await this.modifyMonitorGroupWithOptions(request, runtime);
|
|
7284
7359
|
}
|
|
7285
7360
|
/**
|
|
7286
|
-
*
|
|
7361
|
+
* The ModifyMonitorGroupInstances operation modifies the resources in an application group.
|
|
7287
7362
|
*
|
|
7288
7363
|
* @param request - ModifyMonitorGroupInstancesRequest
|
|
7289
7364
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7315,7 +7390,7 @@ class Client extends openapi_core_1.default {
|
|
|
7315
7390
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyMonitorGroupInstancesResponse({}));
|
|
7316
7391
|
}
|
|
7317
7392
|
/**
|
|
7318
|
-
*
|
|
7393
|
+
* The ModifyMonitorGroupInstances operation modifies the resources in an application group.
|
|
7319
7394
|
*
|
|
7320
7395
|
* @param request - ModifyMonitorGroupInstancesRequest
|
|
7321
7396
|
* @returns ModifyMonitorGroupInstancesResponse
|
|
@@ -7325,10 +7400,7 @@ class Client extends openapi_core_1.default {
|
|
|
7325
7400
|
return await this.modifyMonitorGroupInstancesWithOptions(request, runtime);
|
|
7326
7401
|
}
|
|
7327
7402
|
/**
|
|
7328
|
-
* Modifies a site monitoring task.
|
|
7329
|
-
*
|
|
7330
|
-
* @remarks
|
|
7331
|
-
* The number of site monitoring tasks.
|
|
7403
|
+
* Modifies a site monitoring task by calling the ModifySiteMonitor operation.
|
|
7332
7404
|
*
|
|
7333
7405
|
* @param request - ModifySiteMonitorRequest
|
|
7334
7406
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7381,10 +7453,7 @@ class Client extends openapi_core_1.default {
|
|
|
7381
7453
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifySiteMonitorResponse({}));
|
|
7382
7454
|
}
|
|
7383
7455
|
/**
|
|
7384
|
-
* Modifies a site monitoring task.
|
|
7385
|
-
*
|
|
7386
|
-
* @remarks
|
|
7387
|
-
* The number of site monitoring tasks.
|
|
7456
|
+
* Modifies a site monitoring task by calling the ModifySiteMonitor operation.
|
|
7388
7457
|
*
|
|
7389
7458
|
* @param request - ModifySiteMonitorRequest
|
|
7390
7459
|
* @returns ModifySiteMonitorResponse
|
|
@@ -7394,7 +7463,7 @@ class Client extends openapi_core_1.default {
|
|
|
7394
7463
|
return await this.modifySiteMonitorWithOptions(request, runtime);
|
|
7395
7464
|
}
|
|
7396
7465
|
/**
|
|
7397
|
-
* Creates or modifies an alert contact.
|
|
7466
|
+
* Creates or modifies an alert contact by calling the PutContact operation.
|
|
7398
7467
|
*
|
|
7399
7468
|
* @param request - PutContactRequest
|
|
7400
7469
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7432,7 +7501,7 @@ class Client extends openapi_core_1.default {
|
|
|
7432
7501
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutContactResponse({}));
|
|
7433
7502
|
}
|
|
7434
7503
|
/**
|
|
7435
|
-
* Creates or modifies an alert contact.
|
|
7504
|
+
* Creates or modifies an alert contact by calling the PutContact operation.
|
|
7436
7505
|
*
|
|
7437
7506
|
* @param request - PutContactRequest
|
|
7438
7507
|
* @returns PutContactResponse
|
|
@@ -7442,10 +7511,7 @@ class Client extends openapi_core_1.default {
|
|
|
7442
7511
|
return await this.putContactWithOptions(request, runtime);
|
|
7443
7512
|
}
|
|
7444
7513
|
/**
|
|
7445
|
-
* Creates or modifies an alert contact group.
|
|
7446
|
-
*
|
|
7447
|
-
* @remarks
|
|
7448
|
-
* This topic provides an example on how to create an alert contact group named `ECS_Group`.
|
|
7514
|
+
* Creates or modifies an alert contact group by calling the PutContactGroup operation.
|
|
7449
7515
|
*
|
|
7450
7516
|
* @param request - PutContactGroupRequest
|
|
7451
7517
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7483,10 +7549,7 @@ class Client extends openapi_core_1.default {
|
|
|
7483
7549
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutContactGroupResponse({}));
|
|
7484
7550
|
}
|
|
7485
7551
|
/**
|
|
7486
|
-
* Creates or modifies an alert contact group.
|
|
7487
|
-
*
|
|
7488
|
-
* @remarks
|
|
7489
|
-
* This topic provides an example on how to create an alert contact group named `ECS_Group`.
|
|
7552
|
+
* Creates or modifies an alert contact group by calling the PutContactGroup operation.
|
|
7490
7553
|
*
|
|
7491
7554
|
* @param request - PutContactGroupRequest
|
|
7492
7555
|
* @returns PutContactGroupResponse
|
|
@@ -7535,8 +7598,10 @@ class Client extends openapi_core_1.default {
|
|
|
7535
7598
|
return await this.putCustomEventWithOptions(request, runtime);
|
|
7536
7599
|
}
|
|
7537
7600
|
/**
|
|
7601
|
+
* Calls the PutCustomEventRule operation to create an alert rule for a custom event.
|
|
7602
|
+
*
|
|
7538
7603
|
* @remarks
|
|
7539
|
-
* Before you call this operation, call the PutCustomEvent operation to report the monitoring data of the custom event. For more information, see [PutCustomEvent](https://help.aliyun.com/document_detail/115012.html).
|
|
7604
|
+
* Before you call this operation, you must call the PutCustomEvent operation to report the monitoring data of the custom event. For more information, see [PutCustomEvent](https://help.aliyun.com/document_detail/115012.html).
|
|
7540
7605
|
*
|
|
7541
7606
|
* @param request - PutCustomEventRuleRequest
|
|
7542
7607
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7595,8 +7660,10 @@ class Client extends openapi_core_1.default {
|
|
|
7595
7660
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutCustomEventRuleResponse({}));
|
|
7596
7661
|
}
|
|
7597
7662
|
/**
|
|
7663
|
+
* Calls the PutCustomEventRule operation to create an alert rule for a custom event.
|
|
7664
|
+
*
|
|
7598
7665
|
* @remarks
|
|
7599
|
-
* Before you call this operation, call the PutCustomEvent operation to report the monitoring data of the custom event. For more information, see [PutCustomEvent](https://help.aliyun.com/document_detail/115012.html).
|
|
7666
|
+
* Before you call this operation, you must call the PutCustomEvent operation to report the monitoring data of the custom event. For more information, see [PutCustomEvent](https://help.aliyun.com/document_detail/115012.html).
|
|
7600
7667
|
*
|
|
7601
7668
|
* @param request - PutCustomEventRuleRequest
|
|
7602
7669
|
* @returns PutCustomEventRuleResponse
|
|
@@ -7606,10 +7673,10 @@ class Client extends openapi_core_1.default {
|
|
|
7606
7673
|
return await this.putCustomEventRuleWithOptions(request, runtime);
|
|
7607
7674
|
}
|
|
7608
7675
|
/**
|
|
7609
|
-
*
|
|
7676
|
+
* Calls the PutCustomMetric operation to report custom monitoring data.
|
|
7610
7677
|
*
|
|
7611
7678
|
* @remarks
|
|
7612
|
-
* >
|
|
7679
|
+
* > We recommend that you use the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation in Enterprise CloudMonitor.
|
|
7613
7680
|
*
|
|
7614
7681
|
* @param request - PutCustomMetricRequest
|
|
7615
7682
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7638,10 +7705,10 @@ class Client extends openapi_core_1.default {
|
|
|
7638
7705
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutCustomMetricResponse({}));
|
|
7639
7706
|
}
|
|
7640
7707
|
/**
|
|
7641
|
-
*
|
|
7708
|
+
* Calls the PutCustomMetric operation to report custom monitoring data.
|
|
7642
7709
|
*
|
|
7643
7710
|
* @remarks
|
|
7644
|
-
* >
|
|
7711
|
+
* > We recommend that you use the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation in Enterprise CloudMonitor.
|
|
7645
7712
|
*
|
|
7646
7713
|
* @param request - PutCustomMetricRequest
|
|
7647
7714
|
* @returns PutCustomMetricResponse
|
|
@@ -7651,10 +7718,10 @@ class Client extends openapi_core_1.default {
|
|
|
7651
7718
|
return await this.putCustomMetricWithOptions(request, runtime);
|
|
7652
7719
|
}
|
|
7653
7720
|
/**
|
|
7654
|
-
* Creates a custom alert rule.
|
|
7721
|
+
* Creates a custom monitoring alert rule by calling the PutCustomMetricRule operation.
|
|
7655
7722
|
*
|
|
7656
7723
|
* @remarks
|
|
7657
|
-
*
|
|
7724
|
+
* 调用本接口前,请先调用PutCustomMetric接口上报自定义监控数据,详情请参见 [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html)。
|
|
7658
7725
|
*
|
|
7659
7726
|
* @param request - PutCustomMetricRuleRequest
|
|
7660
7727
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7728,10 +7795,10 @@ class Client extends openapi_core_1.default {
|
|
|
7728
7795
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutCustomMetricRuleResponse({}));
|
|
7729
7796
|
}
|
|
7730
7797
|
/**
|
|
7731
|
-
* Creates a custom alert rule.
|
|
7798
|
+
* Creates a custom monitoring alert rule by calling the PutCustomMetricRule operation.
|
|
7732
7799
|
*
|
|
7733
7800
|
* @remarks
|
|
7734
|
-
*
|
|
7801
|
+
* 调用本接口前,请先调用PutCustomMetric接口上报自定义监控数据,详情请参见 [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html)。
|
|
7735
7802
|
*
|
|
7736
7803
|
* @param request - PutCustomMetricRuleRequest
|
|
7737
7804
|
* @returns PutCustomMetricRuleResponse
|
|
@@ -7741,11 +7808,11 @@ class Client extends openapi_core_1.default {
|
|
|
7741
7808
|
return await this.putCustomMetricRuleWithOptions(request, runtime);
|
|
7742
7809
|
}
|
|
7743
7810
|
/**
|
|
7744
|
-
*
|
|
7811
|
+
* Creates or modifies an event-based alert rule by calling the PutEventRule operation.
|
|
7745
7812
|
*
|
|
7746
7813
|
* @remarks
|
|
7747
|
-
* If the
|
|
7748
|
-
*
|
|
7814
|
+
* If the Event-triggered Alert Rule name does not exist, a new alert rule is created. If the Event-triggered Alert Rule name already exists, the existing alert rule is modified.
|
|
7815
|
+
* This topic provides an example of how to create an event-based alert rule named `myRuleName` for the Alibaba Cloud service `ecs`.
|
|
7749
7816
|
*
|
|
7750
7817
|
* @param request - PutEventRuleRequest
|
|
7751
7818
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7792,11 +7859,11 @@ class Client extends openapi_core_1.default {
|
|
|
7792
7859
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutEventRuleResponse({}));
|
|
7793
7860
|
}
|
|
7794
7861
|
/**
|
|
7795
|
-
*
|
|
7862
|
+
* Creates or modifies an event-based alert rule by calling the PutEventRule operation.
|
|
7796
7863
|
*
|
|
7797
7864
|
* @remarks
|
|
7798
|
-
* If the
|
|
7799
|
-
*
|
|
7865
|
+
* If the Event-triggered Alert Rule name does not exist, a new alert rule is created. If the Event-triggered Alert Rule name already exists, the existing alert rule is modified.
|
|
7866
|
+
* This topic provides an example of how to create an event-based alert rule named `myRuleName` for the Alibaba Cloud service `ecs`.
|
|
7800
7867
|
*
|
|
7801
7868
|
* @param request - PutEventRuleRequest
|
|
7802
7869
|
* @returns PutEventRuleResponse
|
|
@@ -7806,7 +7873,7 @@ class Client extends openapi_core_1.default {
|
|
|
7806
7873
|
return await this.putEventRuleWithOptions(request, runtime);
|
|
7807
7874
|
}
|
|
7808
7875
|
/**
|
|
7809
|
-
* Adds or modifies the
|
|
7876
|
+
* Adds or modifies the notification channels of an event-triggered alert rule by calling the PutEventRuleTargets operation.
|
|
7810
7877
|
*
|
|
7811
7878
|
* @param request - PutEventRuleTargetsRequest
|
|
7812
7879
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7853,7 +7920,7 @@ class Client extends openapi_core_1.default {
|
|
|
7853
7920
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutEventRuleTargetsResponse({}));
|
|
7854
7921
|
}
|
|
7855
7922
|
/**
|
|
7856
|
-
* Adds or modifies the
|
|
7923
|
+
* Adds or modifies the notification channels of an event-triggered alert rule by calling the PutEventRuleTargets operation.
|
|
7857
7924
|
*
|
|
7858
7925
|
* @param request - PutEventRuleTargetsRequest
|
|
7859
7926
|
* @returns PutEventRuleTargetsResponse
|
|
@@ -7863,10 +7930,10 @@ class Client extends openapi_core_1.default {
|
|
|
7863
7930
|
return await this.putEventRuleTargetsWithOptions(request, runtime);
|
|
7864
7931
|
}
|
|
7865
7932
|
/**
|
|
7866
|
-
* Creates or modifies a configuration
|
|
7933
|
+
* Creates or modifies a monitoring data export configuration by calling the PutExporterOutput operation.
|
|
7867
7934
|
*
|
|
7868
7935
|
* @remarks
|
|
7869
|
-
* >
|
|
7936
|
+
* > Only Log Service (SLS) is supported. More products will be supported in the future.
|
|
7870
7937
|
*
|
|
7871
7938
|
* @param request - PutExporterOutputRequest
|
|
7872
7939
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7904,10 +7971,10 @@ class Client extends openapi_core_1.default {
|
|
|
7904
7971
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutExporterOutputResponse({}));
|
|
7905
7972
|
}
|
|
7906
7973
|
/**
|
|
7907
|
-
* Creates or modifies a configuration
|
|
7974
|
+
* Creates or modifies a monitoring data export configuration by calling the PutExporterOutput operation.
|
|
7908
7975
|
*
|
|
7909
7976
|
* @remarks
|
|
7910
|
-
* >
|
|
7977
|
+
* > Only Log Service (SLS) is supported. More products will be supported in the future.
|
|
7911
7978
|
*
|
|
7912
7979
|
* @param request - PutExporterOutputRequest
|
|
7913
7980
|
* @returns PutExporterOutputResponse
|
|
@@ -7917,7 +7984,7 @@ class Client extends openapi_core_1.default {
|
|
|
7917
7984
|
return await this.putExporterOutputWithOptions(request, runtime);
|
|
7918
7985
|
}
|
|
7919
7986
|
/**
|
|
7920
|
-
*
|
|
7987
|
+
* Invokes the PutExporterRule operation to create or modify export rules.
|
|
7921
7988
|
*
|
|
7922
7989
|
* @param request - PutExporterRuleRequest
|
|
7923
7990
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7961,7 +8028,7 @@ class Client extends openapi_core_1.default {
|
|
|
7961
8028
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutExporterRuleResponse({}));
|
|
7962
8029
|
}
|
|
7963
8030
|
/**
|
|
7964
|
-
*
|
|
8031
|
+
* Invokes the PutExporterRule operation to create or modify export rules.
|
|
7965
8032
|
*
|
|
7966
8033
|
* @param request - PutExporterRuleRequest
|
|
7967
8034
|
* @returns PutExporterRuleResponse
|
|
@@ -7971,10 +8038,10 @@ class Client extends openapi_core_1.default {
|
|
|
7971
8038
|
return await this.putExporterRuleWithOptions(request, runtime);
|
|
7972
8039
|
}
|
|
7973
8040
|
/**
|
|
7974
|
-
* Creates or modifies an alert rule
|
|
8041
|
+
* Creates or modifies an alert rule in a specified application group.
|
|
7975
8042
|
*
|
|
7976
8043
|
* @remarks
|
|
7977
|
-
* This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the
|
|
8044
|
+
* This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the application group `17285****`. The alert rule ID is `123456`, the alert rule name is `Rule_test`, the alert severity is `Critical`, the statistical method is `Average`, the comparison operator is `GreaterThanOrEqualToThreshold`, the threshold is `90`, and the retry count is `3`. The response shows that the alert rule is created. The alert rule ID is `123456`.
|
|
7978
8045
|
*
|
|
7979
8046
|
* @param request - PutGroupMetricRuleRequest
|
|
7980
8047
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8060,10 +8127,10 @@ class Client extends openapi_core_1.default {
|
|
|
8060
8127
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutGroupMetricRuleResponse({}));
|
|
8061
8128
|
}
|
|
8062
8129
|
/**
|
|
8063
|
-
* Creates or modifies an alert rule
|
|
8130
|
+
* Creates or modifies an alert rule in a specified application group.
|
|
8064
8131
|
*
|
|
8065
8132
|
* @remarks
|
|
8066
|
-
* This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the
|
|
8133
|
+
* This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the application group `17285****`. The alert rule ID is `123456`, the alert rule name is `Rule_test`, the alert severity is `Critical`, the statistical method is `Average`, the comparison operator is `GreaterThanOrEqualToThreshold`, the threshold is `90`, and the retry count is `3`. The response shows that the alert rule is created. The alert rule ID is `123456`.
|
|
8067
8134
|
*
|
|
8068
8135
|
* @param request - PutGroupMetricRuleRequest
|
|
8069
8136
|
* @returns PutGroupMetricRuleResponse
|
|
@@ -8073,15 +8140,15 @@ class Client extends openapi_core_1.default {
|
|
|
8073
8140
|
return await this.putGroupMetricRuleWithOptions(request, runtime);
|
|
8074
8141
|
}
|
|
8075
8142
|
/**
|
|
8076
|
-
*
|
|
8143
|
+
* Reports the specified monitoring data to a specified metric namespace of Enterprise CloudMonitor by calling the PutHybridMonitorMetricData operation.
|
|
8077
8144
|
*
|
|
8078
8145
|
* @remarks
|
|
8079
|
-
* ##
|
|
8080
|
-
*
|
|
8081
|
-
* ##
|
|
8082
|
-
* The size of the monitoring data that you
|
|
8083
|
-
* ##
|
|
8084
|
-
* This topic provides an example
|
|
8146
|
+
* ## Prerequisites
|
|
8147
|
+
* Make sure that you have activated Enterprise CloudMonitor. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
8148
|
+
* ## Limits
|
|
8149
|
+
* The size of the monitoring data that you can report at a time cannot exceed 1 MB.
|
|
8150
|
+
* ## Usage notes
|
|
8151
|
+
* This topic provides an example to show how to report the monitoring data of the `CPU_Usage` metric to the `default-aliyun` metric namespace of Enterprise CloudMonitor.
|
|
8085
8152
|
*
|
|
8086
8153
|
* @param request - PutHybridMonitorMetricDataRequest
|
|
8087
8154
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8113,15 +8180,15 @@ class Client extends openapi_core_1.default {
|
|
|
8113
8180
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutHybridMonitorMetricDataResponse({}));
|
|
8114
8181
|
}
|
|
8115
8182
|
/**
|
|
8116
|
-
*
|
|
8183
|
+
* Reports the specified monitoring data to a specified metric namespace of Enterprise CloudMonitor by calling the PutHybridMonitorMetricData operation.
|
|
8117
8184
|
*
|
|
8118
8185
|
* @remarks
|
|
8119
|
-
* ##
|
|
8120
|
-
*
|
|
8121
|
-
* ##
|
|
8122
|
-
* The size of the monitoring data that you
|
|
8123
|
-
* ##
|
|
8124
|
-
* This topic provides an example
|
|
8186
|
+
* ## Prerequisites
|
|
8187
|
+
* Make sure that you have activated Enterprise CloudMonitor. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
8188
|
+
* ## Limits
|
|
8189
|
+
* The size of the monitoring data that you can report at a time cannot exceed 1 MB.
|
|
8190
|
+
* ## Usage notes
|
|
8191
|
+
* This topic provides an example to show how to report the monitoring data of the `CPU_Usage` metric to the `default-aliyun` metric namespace of Enterprise CloudMonitor.
|
|
8125
8192
|
*
|
|
8126
8193
|
* @param request - PutHybridMonitorMetricDataRequest
|
|
8127
8194
|
* @returns PutHybridMonitorMetricDataResponse
|
|
@@ -8131,10 +8198,10 @@ class Client extends openapi_core_1.default {
|
|
|
8131
8198
|
return await this.putHybridMonitorMetricDataWithOptions(request, runtime);
|
|
8132
8199
|
}
|
|
8133
8200
|
/**
|
|
8134
|
-
* Creates or modifies a log monitoring metric.
|
|
8201
|
+
* Creates or modifies a log monitoring metric by calling the PutLogMonitor operation.
|
|
8135
8202
|
*
|
|
8136
8203
|
* @remarks
|
|
8137
|
-
*
|
|
8204
|
+
* This topic provides an example of how to create a log monitoring metric named `cpu_total`. The response shows that the log monitoring metric is created. The log monitoring metric ID is `16****`.
|
|
8138
8205
|
*
|
|
8139
8206
|
* @param request - PutLogMonitorRequest
|
|
8140
8207
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8199,10 +8266,10 @@ class Client extends openapi_core_1.default {
|
|
|
8199
8266
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutLogMonitorResponse({}));
|
|
8200
8267
|
}
|
|
8201
8268
|
/**
|
|
8202
|
-
* Creates or modifies a log monitoring metric.
|
|
8269
|
+
* Creates or modifies a log monitoring metric by calling the PutLogMonitor operation.
|
|
8203
8270
|
*
|
|
8204
8271
|
* @remarks
|
|
8205
|
-
*
|
|
8272
|
+
* This topic provides an example of how to create a log monitoring metric named `cpu_total`. The response shows that the log monitoring metric is created. The log monitoring metric ID is `16****`.
|
|
8206
8273
|
*
|
|
8207
8274
|
* @param request - PutLogMonitorRequest
|
|
8208
8275
|
* @returns PutLogMonitorResponse
|
|
@@ -8212,11 +8279,11 @@ class Client extends openapi_core_1.default {
|
|
|
8212
8279
|
return await this.putLogMonitorWithOptions(request, runtime);
|
|
8213
8280
|
}
|
|
8214
8281
|
/**
|
|
8215
|
-
* Adds or modifies
|
|
8282
|
+
* Adds or modifies push channels for a specified alert rule by calling the PutMetricRuleTargets operation.
|
|
8216
8283
|
*
|
|
8217
8284
|
* @remarks
|
|
8218
|
-
*
|
|
8219
|
-
* This topic provides an example on how to associate
|
|
8285
|
+
* ## Usage notes
|
|
8286
|
+
* This topic provides an example on how to associate the resource `acs:mns:ap-southeast-1:120886317861****:/queues/test/message` with the alert rule `ae06917_75a8c43178ab66****`. The alert trigger target ID is `1`. The response shows that the resource is associated.
|
|
8220
8287
|
*
|
|
8221
8288
|
* @param request - PutMetricRuleTargetsRequest
|
|
8222
8289
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8248,11 +8315,11 @@ class Client extends openapi_core_1.default {
|
|
|
8248
8315
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutMetricRuleTargetsResponse({}));
|
|
8249
8316
|
}
|
|
8250
8317
|
/**
|
|
8251
|
-
* Adds or modifies
|
|
8318
|
+
* Adds or modifies push channels for a specified alert rule by calling the PutMetricRuleTargets operation.
|
|
8252
8319
|
*
|
|
8253
8320
|
* @remarks
|
|
8254
|
-
*
|
|
8255
|
-
* This topic provides an example on how to associate
|
|
8321
|
+
* ## Usage notes
|
|
8322
|
+
* This topic provides an example on how to associate the resource `acs:mns:ap-southeast-1:120886317861****:/queues/test/message` with the alert rule `ae06917_75a8c43178ab66****`. The alert trigger target ID is `1`. The response shows that the resource is associated.
|
|
8256
8323
|
*
|
|
8257
8324
|
* @param request - PutMetricRuleTargetsRequest
|
|
8258
8325
|
* @returns PutMetricRuleTargetsResponse
|
|
@@ -8349,11 +8416,11 @@ class Client extends openapi_core_1.default {
|
|
|
8349
8416
|
return await this.putMonitoringConfigWithOptions(request, runtime);
|
|
8350
8417
|
}
|
|
8351
8418
|
/**
|
|
8352
|
-
* Configures
|
|
8419
|
+
* Configures a threshold alert rule.
|
|
8353
8420
|
*
|
|
8354
8421
|
* @remarks
|
|
8355
|
-
* This topic provides an example on how to
|
|
8356
|
-
* >
|
|
8422
|
+
* This topic provides an example on how to configure a threshold alert rule for the `cpu_total` metric of the Elastic Computing Service (ECS) instance `i-uf6j91r34rnwawoo****` in the `acs_ecs_dashboard` namespace. The alert contact group is `ECS_Group`, the alert rule name is `test123`, the alert rule ID is `a151cd6023eacee2f0978e03863cc1697c89508****`, the statistical method for the Critical level is `Average`, the comparison operator for the Critical level is `GreaterThanOrEqualToThreshold`, the threshold for the Critical level is `90`, and the retry count for the Critical level is `3`.
|
|
8423
|
+
* > As of August 15, 2024, Statistics validation is increased. The statistical value must match the Statistics of the corresponding metric. For information about how to obtain the value of this parameter, see [Alibaba Cloud service monitoring metrics](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics).
|
|
8357
8424
|
*
|
|
8358
8425
|
* @param tmpReq - PutResourceMetricRuleRequest
|
|
8359
8426
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8415,6 +8482,9 @@ class Client extends openapi_core_1.default {
|
|
|
8415
8482
|
if (!$dara.isNull(request.ruleName)) {
|
|
8416
8483
|
query["RuleName"] = request.ruleName;
|
|
8417
8484
|
}
|
|
8485
|
+
if (!$dara.isNull(request.sendOK)) {
|
|
8486
|
+
query["SendOK"] = request.sendOK;
|
|
8487
|
+
}
|
|
8418
8488
|
if (!$dara.isNull(request.silenceTime)) {
|
|
8419
8489
|
query["SilenceTime"] = request.silenceTime;
|
|
8420
8490
|
}
|
|
@@ -8441,11 +8511,11 @@ class Client extends openapi_core_1.default {
|
|
|
8441
8511
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutResourceMetricRuleResponse({}));
|
|
8442
8512
|
}
|
|
8443
8513
|
/**
|
|
8444
|
-
* Configures
|
|
8514
|
+
* Configures a threshold alert rule.
|
|
8445
8515
|
*
|
|
8446
8516
|
* @remarks
|
|
8447
|
-
* This topic provides an example on how to
|
|
8448
|
-
* >
|
|
8517
|
+
* This topic provides an example on how to configure a threshold alert rule for the `cpu_total` metric of the Elastic Computing Service (ECS) instance `i-uf6j91r34rnwawoo****` in the `acs_ecs_dashboard` namespace. The alert contact group is `ECS_Group`, the alert rule name is `test123`, the alert rule ID is `a151cd6023eacee2f0978e03863cc1697c89508****`, the statistical method for the Critical level is `Average`, the comparison operator for the Critical level is `GreaterThanOrEqualToThreshold`, the threshold for the Critical level is `90`, and the retry count for the Critical level is `3`.
|
|
8518
|
+
* > As of August 15, 2024, Statistics validation is increased. The statistical value must match the Statistics of the corresponding metric. For information about how to obtain the value of this parameter, see [Alibaba Cloud service monitoring metrics](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics).
|
|
8449
8519
|
*
|
|
8450
8520
|
* @param request - PutResourceMetricRuleRequest
|
|
8451
8521
|
* @returns PutResourceMetricRuleResponse
|
|
@@ -8455,11 +8525,11 @@ class Client extends openapi_core_1.default {
|
|
|
8455
8525
|
return await this.putResourceMetricRuleWithOptions(request, runtime);
|
|
8456
8526
|
}
|
|
8457
8527
|
/**
|
|
8458
|
-
* Creates multiple alert rules for
|
|
8528
|
+
* Creates multiple threshold alert rules for a specified metric of a specified resource by calling the PutResourceMetricRules operation.
|
|
8459
8529
|
*
|
|
8460
8530
|
* @remarks
|
|
8461
|
-
*
|
|
8462
|
-
* >
|
|
8531
|
+
* 本文将提供一个示例,为云服务器ECS `acs_ecs_dashboard`的实例`i-uf6j91r34rnwawoo****`中的监控项`cpu_total`设置阈值报警规则。该报警规则的报警联系组为`ECS_Group`、报警规则名称为`test123`、报警规则ID为`a151cd6023eacee2f0978e03863cc1697c89508****`、Critical级别的统计方法为`Average`、Critical级别的比较符为`GreaterThanOrEqualToThreshold`、Critical级别的阈值为`90`和Critical级别的报警重试次数为`3`。
|
|
8532
|
+
* > 2024-08-15 增加Statistics校验,统计值只能填对应指标的Statistics。关于如何获取该参数的取值,请参见[云产品监控项](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics)。
|
|
8463
8533
|
*
|
|
8464
8534
|
* @param request - PutResourceMetricRulesRequest
|
|
8465
8535
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8488,11 +8558,11 @@ class Client extends openapi_core_1.default {
|
|
|
8488
8558
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.PutResourceMetricRulesResponse({}));
|
|
8489
8559
|
}
|
|
8490
8560
|
/**
|
|
8491
|
-
* Creates multiple alert rules for
|
|
8561
|
+
* Creates multiple threshold alert rules for a specified metric of a specified resource by calling the PutResourceMetricRules operation.
|
|
8492
8562
|
*
|
|
8493
8563
|
* @remarks
|
|
8494
|
-
*
|
|
8495
|
-
* >
|
|
8564
|
+
* 本文将提供一个示例,为云服务器ECS `acs_ecs_dashboard`的实例`i-uf6j91r34rnwawoo****`中的监控项`cpu_total`设置阈值报警规则。该报警规则的报警联系组为`ECS_Group`、报警规则名称为`test123`、报警规则ID为`a151cd6023eacee2f0978e03863cc1697c89508****`、Critical级别的统计方法为`Average`、Critical级别的比较符为`GreaterThanOrEqualToThreshold`、Critical级别的阈值为`90`和Critical级别的报警重试次数为`3`。
|
|
8565
|
+
* > 2024-08-15 增加Statistics校验,统计值只能填对应指标的Statistics。关于如何获取该参数的取值,请参见[云产品监控项](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics)。
|
|
8496
8566
|
*
|
|
8497
8567
|
* @param request - PutResourceMetricRulesRequest
|
|
8498
8568
|
* @returns PutResourceMetricRulesResponse
|
|
@@ -8502,7 +8572,7 @@ class Client extends openapi_core_1.default {
|
|
|
8502
8572
|
return await this.putResourceMetricRulesWithOptions(request, runtime);
|
|
8503
8573
|
}
|
|
8504
8574
|
/**
|
|
8505
|
-
*
|
|
8575
|
+
* The RemoveTags operation removes one or more tags.
|
|
8506
8576
|
*
|
|
8507
8577
|
* @param request - RemoveTagsRequest
|
|
8508
8578
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8534,7 +8604,7 @@ class Client extends openapi_core_1.default {
|
|
|
8534
8604
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.RemoveTagsResponse({}));
|
|
8535
8605
|
}
|
|
8536
8606
|
/**
|
|
8537
|
-
*
|
|
8607
|
+
* The RemoveTags operation removes one or more tags.
|
|
8538
8608
|
*
|
|
8539
8609
|
* @param request - RemoveTagsRequest
|
|
8540
8610
|
* @returns RemoveTagsResponse
|
|
@@ -8547,7 +8617,7 @@ class Client extends openapi_core_1.default {
|
|
|
8547
8617
|
* Debugs a system event of an Alibaba Cloud service.
|
|
8548
8618
|
*
|
|
8549
8619
|
* @remarks
|
|
8550
|
-
*
|
|
8620
|
+
* Tests whether a system event can be triggered as expected. Simulates a system event and verifies the response when the event triggers an alert.
|
|
8551
8621
|
*
|
|
8552
8622
|
* @param request - SendDryRunSystemEventRequest
|
|
8553
8623
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8588,7 +8658,7 @@ class Client extends openapi_core_1.default {
|
|
|
8588
8658
|
* Debugs a system event of an Alibaba Cloud service.
|
|
8589
8659
|
*
|
|
8590
8660
|
* @remarks
|
|
8591
|
-
*
|
|
8661
|
+
* Tests whether a system event can be triggered as expected. Simulates a system event and verifies the response when the event triggers an alert.
|
|
8592
8662
|
*
|
|
8593
8663
|
* @param request - SendDryRunSystemEventRequest
|
|
8594
8664
|
* @returns SendDryRunSystemEventResponse
|
|
@@ -8601,7 +8671,7 @@ class Client extends openapi_core_1.default {
|
|
|
8601
8671
|
* Uninstalls the CloudMonitor agent from a third-party host.
|
|
8602
8672
|
*
|
|
8603
8673
|
* @remarks
|
|
8604
|
-
* >
|
|
8674
|
+
* > This API operation is not applicable to Elastic Compute Service (ECS) instances. To uninstall the agent from an ECS instance, see [Install and uninstall the CloudMonitor agent](https://help.aliyun.com/document_detail/183482.html).
|
|
8605
8675
|
*
|
|
8606
8676
|
* @param request - UninstallMonitoringAgentRequest
|
|
8607
8677
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8633,7 +8703,7 @@ class Client extends openapi_core_1.default {
|
|
|
8633
8703
|
* Uninstalls the CloudMonitor agent from a third-party host.
|
|
8634
8704
|
*
|
|
8635
8705
|
* @remarks
|
|
8636
|
-
* >
|
|
8706
|
+
* > This API operation is not applicable to Elastic Compute Service (ECS) instances. To uninstall the agent from an ECS instance, see [Install and uninstall the CloudMonitor agent](https://help.aliyun.com/document_detail/183482.html).
|
|
8637
8707
|
*
|
|
8638
8708
|
* @param request - UninstallMonitoringAgentRequest
|
|
8639
8709
|
* @returns UninstallMonitoringAgentResponse
|