@alicloud/cms20190101 4.0.9 → 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 +440 -422
- package/dist/client.js +486 -423
- 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 +163 -212
- package/dist/models/CreateGroupMetricRulesRequest.js.map +1 -1
- package/dist/models/CreateGroupMetricRulesResponseBody.d.ts +7 -7
- 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 +77 -47
- 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 -7
- 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 -3
- 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 -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 -3
- 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 -2
- 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 -2
- package/dist/models/DescribeAlertingMetricRuleResourcesResponseBody.js.map +1 -1
- package/dist/models/DescribeContactListByContactGroupResponseBody.d.ts +4 -3
- 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 -7
- 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 -3
- 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 -1
- package/dist/models/DescribeCustomEventHistogramRequest.d.ts +8 -5
- package/dist/models/DescribeCustomEventHistogramRequest.js.map +1 -1
- package/dist/models/DescribeCustomEventHistogramResponseBody.d.ts +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 -8
- package/dist/models/DescribeDynamicTagRuleListResponseBody.js.map +1 -1
- package/dist/models/DescribeEventRuleAttributeRequest.d.ts +3 -3
- package/dist/models/DescribeEventRuleAttributeResponseBody.d.ts +19 -16
- 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 -3
- package/dist/models/DescribeEventRuleListResponseBody.js.map +1 -1
- package/dist/models/DescribeEventRuleTargetListResponseBody.d.ts +3 -3
- package/dist/models/DescribeExporterOutputListRequest.d.ts +1 -1
- package/dist/models/DescribeExporterOutputListResponseBody.d.ts +8 -9
- package/dist/models/DescribeExporterOutputListResponseBody.js.map +1 -1
- package/dist/models/DescribeExporterRuleListRequest.d.ts +2 -2
- package/dist/models/DescribeExporterRuleListResponseBody.d.ts +8 -9
- package/dist/models/DescribeExporterRuleListResponseBody.js.map +1 -1
- package/dist/models/DescribeGroupMonitoringAgentProcessResponseBody.d.ts +1 -1
- package/dist/models/DescribeHostAvailabilityListResponseBody.d.ts +4 -3
- 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 -5
- 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 +16 -7
- 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 -6
- package/dist/models/DescribeMetricRuleTargetsResponseBody.js.map +1 -1
- package/dist/models/DescribeMetricRuleTemplateAttributeRequest.d.ts +4 -4
- package/dist/models/DescribeMetricRuleTemplateAttributeResponseBody.d.ts +9 -5
- 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 -2
- 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 -3
- package/dist/models/DescribeMonitorGroupCategoriesResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitorGroupDynamicRulesResponseBody.d.ts +4 -3
- 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 -3
- package/dist/models/DescribeMonitorGroupInstanceAttributeResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitorGroupInstancesRequest.d.ts +4 -4
- package/dist/models/DescribeMonitorGroupInstancesResponseBody.d.ts +1 -1
- package/dist/models/DescribeMonitorGroupNotifyPolicyListRequest.d.ts +2 -2
- package/dist/models/DescribeMonitorGroupNotifyPolicyListResponseBody.d.ts +7 -6
- 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 -8
- 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 -10
- package/dist/models/DescribeMonitoringAgentHostsResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitoringAgentProcessesRequest.d.ts +1 -1
- package/dist/models/DescribeMonitoringAgentProcessesResponseBody.d.ts +7 -6
- package/dist/models/DescribeMonitoringAgentProcessesResponseBody.js.map +1 -1
- package/dist/models/DescribeMonitoringAgentStatusesResponseBody.d.ts +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 -14
- 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 -4
- package/dist/models/DescribeProjectMetaResponseBody.js.map +1 -1
- package/dist/models/DescribeSiteMonitorAttributeRequest.d.ts +4 -4
- package/dist/models/DescribeSiteMonitorAttributeResponseBody.d.ts +302 -106
- 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 -7
- 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 -6
- 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 -1
- package/dist/models/DescribeSystemEventCountRequest.d.ts +22 -19
- package/dist/models/DescribeSystemEventCountRequest.js.map +1 -1
- package/dist/models/DescribeSystemEventCountResponseBody.d.ts +7 -7
- package/dist/models/DescribeSystemEventHistogramRequest.d.ts +12 -9
- package/dist/models/DescribeSystemEventHistogramRequest.js.map +1 -1
- package/dist/models/DescribeSystemEventHistogramResponseBody.d.ts +1 -1
- package/dist/models/DescribeSystemEventMetaListResponseBody.d.ts +6 -5
- 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 -5
- package/dist/models/DescribeUnhealthyHostAvailabilityResponseBody.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/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 +67 -37
- 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 -5
- 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 -6
- 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 +154 -146
- 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 +115 -105
- package/dist/models/PutResourceMetricRuleShrinkRequest.js.map +1 -1
- package/dist/models/PutResourceMetricRulesRequest.d.ts +136 -125
- package/dist/models/PutResourceMetricRulesRequest.js.map +1 -1
- package/dist/models/PutResourceMetricRulesResponseBody.d.ts +8 -7
- package/dist/models/PutResourceMetricRulesResponseBody.js.map +1 -1
- package/dist/models/RemoveTagsRequest.d.ts +4 -4
- package/dist/models/RemoveTagsResponseBody.d.ts +5 -4
- 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 +486 -423
- 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 +163 -212
- package/src/models/CreateGroupMetricRulesResponseBody.ts +7 -7
- 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 +77 -47
- 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 -7
- 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 -3
- 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 -1
- 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 -3
- package/src/models/DescribeAlertHistoryListRequest.ts +11 -7
- package/src/models/DescribeAlertHistoryListResponseBody.ts +3 -2
- 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 -2
- package/src/models/DescribeContactListByContactGroupResponseBody.ts +4 -3
- package/src/models/DescribeContactListRequest.ts +10 -5
- package/src/models/DescribeContactListResponseBody.ts +8 -7
- package/src/models/DescribeCustomEventAttributeRequest.ts +3 -2
- package/src/models/DescribeCustomEventAttributeResponseBody.ts +4 -3
- package/src/models/DescribeCustomEventCountRequest.ts +3 -2
- package/src/models/DescribeCustomEventCountResponseBody.ts +1 -1
- package/src/models/DescribeCustomEventHistogramRequest.ts +8 -5
- package/src/models/DescribeCustomEventHistogramResponseBody.ts +1 -1
- package/src/models/DescribeCustomMetricListResponseBody.ts +1 -1
- package/src/models/DescribeDynamicTagRuleListRequest.ts +6 -6
- package/src/models/DescribeDynamicTagRuleListResponseBody.ts +9 -8
- package/src/models/DescribeEventRuleAttributeRequest.ts +3 -3
- package/src/models/DescribeEventRuleAttributeResponseBody.ts +19 -16
- package/src/models/DescribeEventRuleListRequest.ts +1 -0
- package/src/models/DescribeEventRuleListResponseBody.ts +4 -3
- package/src/models/DescribeEventRuleTargetListResponseBody.ts +3 -3
- package/src/models/DescribeExporterOutputListRequest.ts +1 -1
- package/src/models/DescribeExporterOutputListResponseBody.ts +8 -9
- package/src/models/DescribeExporterRuleListRequest.ts +2 -2
- package/src/models/DescribeExporterRuleListResponseBody.ts +8 -9
- package/src/models/DescribeGroupMonitoringAgentProcessResponseBody.ts +1 -1
- package/src/models/DescribeHostAvailabilityListResponseBody.ts +4 -3
- 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 -5
- 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 +18 -7
- package/src/models/DescribeMetricRuleTargetsRequest.ts +2 -1
- package/src/models/DescribeMetricRuleTargetsResponseBody.ts +7 -6
- package/src/models/DescribeMetricRuleTemplateAttributeRequest.ts +4 -4
- package/src/models/DescribeMetricRuleTemplateAttributeResponseBody.ts +9 -5
- package/src/models/DescribeMetricRuleTemplateListRequest.ts +9 -6
- package/src/models/DescribeMetricRuleTemplateListResponseBody.ts +3 -2
- package/src/models/DescribeMetricTopRequest.ts +40 -31
- package/src/models/DescribeMetricTopResponseBody.ts +1 -1
- package/src/models/DescribeMonitorGroupCategoriesResponseBody.ts +4 -3
- package/src/models/DescribeMonitorGroupDynamicRulesResponseBody.ts +4 -3
- package/src/models/DescribeMonitorGroupInstanceAttributeRequest.ts +3 -2
- package/src/models/DescribeMonitorGroupInstanceAttributeResponseBody.ts +4 -3
- package/src/models/DescribeMonitorGroupInstancesRequest.ts +4 -4
- package/src/models/DescribeMonitorGroupInstancesResponseBody.ts +1 -1
- package/src/models/DescribeMonitorGroupNotifyPolicyListRequest.ts +2 -2
- package/src/models/DescribeMonitorGroupNotifyPolicyListResponseBody.ts +7 -6
- package/src/models/DescribeMonitorGroupsRequest.ts +33 -24
- package/src/models/DescribeMonitorGroupsResponseBody.ts +9 -8
- 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 -10
- package/src/models/DescribeMonitoringAgentProcessesRequest.ts +1 -1
- package/src/models/DescribeMonitoringAgentProcessesResponseBody.ts +7 -6
- package/src/models/DescribeMonitoringAgentStatusesResponseBody.ts +1 -1
- 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 -14
- package/src/models/DescribeProjectMetaRequest.ts +4 -5
- package/src/models/DescribeProjectMetaResponseBody.ts +3 -4
- package/src/models/DescribeSiteMonitorAttributeRequest.ts +4 -4
- package/src/models/DescribeSiteMonitorAttributeResponseBody.ts +302 -106
- 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 -7
- package/src/models/DescribeSiteMonitorListRequest.ts +10 -9
- package/src/models/DescribeSiteMonitorListResponseBody.ts +7 -6
- 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 -1
- package/src/models/DescribeSystemEventCountRequest.ts +22 -19
- package/src/models/DescribeSystemEventCountResponseBody.ts +7 -7
- package/src/models/DescribeSystemEventHistogramRequest.ts +12 -9
- package/src/models/DescribeSystemEventHistogramResponseBody.ts +1 -1
- package/src/models/DescribeSystemEventMetaListResponseBody.ts +6 -5
- 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 -5
- 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/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 +67 -37
- 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 -5
- 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 -6
- 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 +154 -146
- package/src/models/PutResourceMetricRuleResponseBody.ts +7 -6
- package/src/models/PutResourceMetricRuleShrinkRequest.ts +115 -105
- package/src/models/PutResourceMetricRulesRequest.ts +136 -125
- package/src/models/PutResourceMetricRulesResponseBody.ts +8 -7
- package/src/models/RemoveTagsRequest.ts +4 -4
- package/src/models/RemoveTagsResponseBody.ts +5 -4
- package/src/models/SendDryRunSystemEventRequest.ts +3 -3
- package/src/models/SendDryRunSystemEventResponseBody.ts +4 -3
- package/src/models/UninstallMonitoringAgentResponseBody.ts +4 -3
package/dist/client.d.ts
CHANGED
|
@@ -9,10 +9,10 @@ export default class Client extends OpenApi {
|
|
|
9
9
|
[key: string]: string;
|
|
10
10
|
}, endpoint: string): string;
|
|
11
11
|
/**
|
|
12
|
-
*
|
|
12
|
+
* The AddTags operation attaches tags to specified application groups.
|
|
13
13
|
*
|
|
14
14
|
* @remarks
|
|
15
|
-
* This topic provides an example
|
|
15
|
+
* 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`.
|
|
16
16
|
*
|
|
17
17
|
* @param request - AddTagsRequest
|
|
18
18
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -20,10 +20,10 @@ export default class Client extends OpenApi {
|
|
|
20
20
|
*/
|
|
21
21
|
addTagsWithOptions(request: $_model.AddTagsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddTagsResponse>;
|
|
22
22
|
/**
|
|
23
|
-
*
|
|
23
|
+
* The AddTags operation attaches tags to specified application groups.
|
|
24
24
|
*
|
|
25
25
|
* @remarks
|
|
26
|
-
* This topic provides an example
|
|
26
|
+
* 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`.
|
|
27
27
|
*
|
|
28
28
|
* @param request - AddTagsRequest
|
|
29
29
|
* @returns AddTagsResponse
|
|
@@ -51,10 +51,10 @@ export default class Client extends OpenApi {
|
|
|
51
51
|
*/
|
|
52
52
|
applyMetricRuleTemplate(request: $_model.ApplyMetricRuleTemplateRequest): Promise<$_model.ApplyMetricRuleTemplateResponse>;
|
|
53
53
|
/**
|
|
54
|
-
*
|
|
54
|
+
* You can call the BatchCreateInstantSiteMonitor operation to create a batch of site monitoring tasks.
|
|
55
55
|
*
|
|
56
56
|
* @remarks
|
|
57
|
-
* This topic provides an example
|
|
57
|
+
* 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****`.
|
|
58
58
|
*
|
|
59
59
|
* @param request - BatchCreateInstantSiteMonitorRequest
|
|
60
60
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -62,23 +62,23 @@ export default class Client extends OpenApi {
|
|
|
62
62
|
*/
|
|
63
63
|
batchCreateInstantSiteMonitorWithOptions(request: $_model.BatchCreateInstantSiteMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BatchCreateInstantSiteMonitorResponse>;
|
|
64
64
|
/**
|
|
65
|
-
*
|
|
65
|
+
* You can call the BatchCreateInstantSiteMonitor operation to create a batch of site monitoring tasks.
|
|
66
66
|
*
|
|
67
67
|
* @remarks
|
|
68
|
-
* This topic provides an example
|
|
68
|
+
* 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****`.
|
|
69
69
|
*
|
|
70
70
|
* @param request - BatchCreateInstantSiteMonitorRequest
|
|
71
71
|
* @returns BatchCreateInstantSiteMonitorResponse
|
|
72
72
|
*/
|
|
73
73
|
batchCreateInstantSiteMonitor(request: $_model.BatchCreateInstantSiteMonitorRequest): Promise<$_model.BatchCreateInstantSiteMonitorResponse>;
|
|
74
74
|
/**
|
|
75
|
-
*
|
|
75
|
+
* Calls the BatchExport operation to export monitoring data defined in the Cursor operation.
|
|
76
76
|
*
|
|
77
77
|
* @remarks
|
|
78
|
-
* ###
|
|
79
|
-
*
|
|
80
|
-
* ###
|
|
81
|
-
* This topic provides an example
|
|
78
|
+
* ### Prerequisites
|
|
79
|
+
* Make sure that you have called the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation to obtain the initial `Cursor`.
|
|
80
|
+
* ### Usage notes
|
|
81
|
+
* 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.
|
|
82
82
|
*
|
|
83
83
|
* @param tmpReq - BatchExportRequest
|
|
84
84
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -86,24 +86,24 @@ export default class Client extends OpenApi {
|
|
|
86
86
|
*/
|
|
87
87
|
batchExportWithOptions(tmpReq: $_model.BatchExportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BatchExportResponse>;
|
|
88
88
|
/**
|
|
89
|
-
*
|
|
89
|
+
* Calls the BatchExport operation to export monitoring data defined in the Cursor operation.
|
|
90
90
|
*
|
|
91
91
|
* @remarks
|
|
92
|
-
* ###
|
|
93
|
-
*
|
|
94
|
-
* ###
|
|
95
|
-
* This topic provides an example
|
|
92
|
+
* ### Prerequisites
|
|
93
|
+
* Make sure that you have called the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation to obtain the initial `Cursor`.
|
|
94
|
+
* ### Usage notes
|
|
95
|
+
* 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.
|
|
96
96
|
*
|
|
97
97
|
* @param request - BatchExportRequest
|
|
98
98
|
* @returns BatchExportResponse
|
|
99
99
|
*/
|
|
100
100
|
batchExport(request: $_model.BatchExportRequest): Promise<$_model.BatchExportResponse>;
|
|
101
101
|
/**
|
|
102
|
-
*
|
|
102
|
+
* You can call the CreateDynamicTagGroup operation to automatically create application groups using tags.
|
|
103
103
|
*
|
|
104
104
|
* @remarks
|
|
105
|
-
* This operation
|
|
106
|
-
* This topic provides an example
|
|
105
|
+
* This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
|
|
106
|
+
* 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`.
|
|
107
107
|
*
|
|
108
108
|
* @param request - CreateDynamicTagGroupRequest
|
|
109
109
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -111,21 +111,21 @@ export default class Client extends OpenApi {
|
|
|
111
111
|
*/
|
|
112
112
|
createDynamicTagGroupWithOptions(request: $_model.CreateDynamicTagGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDynamicTagGroupResponse>;
|
|
113
113
|
/**
|
|
114
|
-
*
|
|
114
|
+
* You can call the CreateDynamicTagGroup operation to automatically create application groups using tags.
|
|
115
115
|
*
|
|
116
116
|
* @remarks
|
|
117
|
-
* This operation
|
|
118
|
-
* This topic provides an example
|
|
117
|
+
* This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
|
|
118
|
+
* 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`.
|
|
119
119
|
*
|
|
120
120
|
* @param request - CreateDynamicTagGroupRequest
|
|
121
121
|
* @returns CreateDynamicTagGroupResponse
|
|
122
122
|
*/
|
|
123
123
|
createDynamicTagGroup(request: $_model.CreateDynamicTagGroupRequest): Promise<$_model.CreateDynamicTagGroupResponse>;
|
|
124
124
|
/**
|
|
125
|
-
* Creates
|
|
125
|
+
* Creates alert rules in batches for a specified application group by calling the CreateGroupMetricRules operation.
|
|
126
126
|
*
|
|
127
127
|
* @remarks
|
|
128
|
-
* This topic provides an example
|
|
128
|
+
* 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.
|
|
129
129
|
*
|
|
130
130
|
* @param request - CreateGroupMetricRulesRequest
|
|
131
131
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -133,10 +133,10 @@ export default class Client extends OpenApi {
|
|
|
133
133
|
*/
|
|
134
134
|
createGroupMetricRulesWithOptions(request: $_model.CreateGroupMetricRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateGroupMetricRulesResponse>;
|
|
135
135
|
/**
|
|
136
|
-
* Creates
|
|
136
|
+
* Creates alert rules in batches for a specified application group by calling the CreateGroupMetricRules operation.
|
|
137
137
|
*
|
|
138
138
|
* @remarks
|
|
139
|
-
* This topic provides an example
|
|
139
|
+
* 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.
|
|
140
140
|
*
|
|
141
141
|
* @param request - CreateGroupMetricRulesRequest
|
|
142
142
|
* @returns CreateGroupMetricRulesResponse
|
|
@@ -158,10 +158,10 @@ export default class Client extends OpenApi {
|
|
|
158
158
|
*/
|
|
159
159
|
createGroupMonitoringAgentProcess(request: $_model.CreateGroupMonitoringAgentProcessRequest): Promise<$_model.CreateGroupMonitoringAgentProcessResponse>;
|
|
160
160
|
/**
|
|
161
|
-
* Creates an availability monitoring task.
|
|
161
|
+
* Creates an availability monitoring task by calling the CreateHostAvailability operation.
|
|
162
162
|
*
|
|
163
163
|
* @remarks
|
|
164
|
-
* This topic provides an example
|
|
164
|
+
* 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.
|
|
165
165
|
*
|
|
166
166
|
* @param request - CreateHostAvailabilityRequest
|
|
167
167
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -169,23 +169,23 @@ export default class Client extends OpenApi {
|
|
|
169
169
|
*/
|
|
170
170
|
createHostAvailabilityWithOptions(request: $_model.CreateHostAvailabilityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHostAvailabilityResponse>;
|
|
171
171
|
/**
|
|
172
|
-
* Creates an availability monitoring task.
|
|
172
|
+
* Creates an availability monitoring task by calling the CreateHostAvailability operation.
|
|
173
173
|
*
|
|
174
174
|
* @remarks
|
|
175
|
-
* This topic provides an example
|
|
175
|
+
* 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.
|
|
176
176
|
*
|
|
177
177
|
* @param request - CreateHostAvailabilityRequest
|
|
178
178
|
* @returns CreateHostAvailabilityResponse
|
|
179
179
|
*/
|
|
180
180
|
createHostAvailability(request: $_model.CreateHostAvailabilityRequest): Promise<$_model.CreateHostAvailabilityResponse>;
|
|
181
181
|
/**
|
|
182
|
-
*
|
|
182
|
+
* Calls the CreateHybridMonitorNamespace operation to create a metric repository.
|
|
183
183
|
*
|
|
184
184
|
* @remarks
|
|
185
|
-
* ##
|
|
186
|
-
* Hybrid Cloud Monitoring
|
|
187
|
-
* ##
|
|
188
|
-
* This topic provides an example on how to create a
|
|
185
|
+
* ## Before you begin
|
|
186
|
+
* 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).
|
|
187
|
+
* ## Operation description
|
|
188
|
+
* 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.
|
|
189
189
|
*
|
|
190
190
|
* @param request - CreateHybridMonitorNamespaceRequest
|
|
191
191
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -193,26 +193,26 @@ export default class Client extends OpenApi {
|
|
|
193
193
|
*/
|
|
194
194
|
createHybridMonitorNamespaceWithOptions(request: $_model.CreateHybridMonitorNamespaceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHybridMonitorNamespaceResponse>;
|
|
195
195
|
/**
|
|
196
|
-
*
|
|
196
|
+
* Calls the CreateHybridMonitorNamespace operation to create a metric repository.
|
|
197
197
|
*
|
|
198
198
|
* @remarks
|
|
199
|
-
* ##
|
|
200
|
-
* Hybrid Cloud Monitoring
|
|
201
|
-
* ##
|
|
202
|
-
* This topic provides an example on how to create a
|
|
199
|
+
* ## Before you begin
|
|
200
|
+
* 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).
|
|
201
|
+
* ## Operation description
|
|
202
|
+
* 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.
|
|
203
203
|
*
|
|
204
204
|
* @param request - CreateHybridMonitorNamespaceRequest
|
|
205
205
|
* @returns CreateHybridMonitorNamespaceResponse
|
|
206
206
|
*/
|
|
207
207
|
createHybridMonitorNamespace(request: $_model.CreateHybridMonitorNamespaceRequest): Promise<$_model.CreateHybridMonitorNamespaceResponse>;
|
|
208
208
|
/**
|
|
209
|
-
* Creates a Logstore group
|
|
209
|
+
* Creates a Logstore group for Hybrid Cloud Monitoring.
|
|
210
210
|
*
|
|
211
211
|
* @remarks
|
|
212
|
-
* ###
|
|
213
|
-
* Simple Log Service
|
|
214
|
-
* ###
|
|
215
|
-
* This topic provides an example on how to create a Logstore group named `Logstore_test`. The region
|
|
212
|
+
* ### Before you begin
|
|
213
|
+
* 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).
|
|
214
|
+
* ### Operation description
|
|
215
|
+
* 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.
|
|
216
216
|
*
|
|
217
217
|
* @param request - CreateHybridMonitorSLSGroupRequest
|
|
218
218
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -220,27 +220,27 @@ export default class Client extends OpenApi {
|
|
|
220
220
|
*/
|
|
221
221
|
createHybridMonitorSLSGroupWithOptions(request: $_model.CreateHybridMonitorSLSGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHybridMonitorSLSGroupResponse>;
|
|
222
222
|
/**
|
|
223
|
-
* Creates a Logstore group
|
|
223
|
+
* Creates a Logstore group for Hybrid Cloud Monitoring.
|
|
224
224
|
*
|
|
225
225
|
* @remarks
|
|
226
|
-
* ###
|
|
227
|
-
* Simple Log Service
|
|
228
|
-
* ###
|
|
229
|
-
* This topic provides an example on how to create a Logstore group named `Logstore_test`. The region
|
|
226
|
+
* ### Before you begin
|
|
227
|
+
* 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).
|
|
228
|
+
* ### Operation description
|
|
229
|
+
* 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.
|
|
230
230
|
*
|
|
231
231
|
* @param request - CreateHybridMonitorSLSGroupRequest
|
|
232
232
|
* @returns CreateHybridMonitorSLSGroupResponse
|
|
233
233
|
*/
|
|
234
234
|
createHybridMonitorSLSGroup(request: $_model.CreateHybridMonitorSLSGroupRequest): Promise<$_model.CreateHybridMonitorSLSGroupResponse>;
|
|
235
235
|
/**
|
|
236
|
-
*
|
|
236
|
+
* Calls the CreateHybridMonitorTask operation to create a data import task for an Alibaba Cloud service or a metric for Simple Log Service (SLS) logs.
|
|
237
237
|
*
|
|
238
238
|
* @remarks
|
|
239
|
-
*
|
|
240
|
-
*
|
|
241
|
-
*
|
|
242
|
-
*
|
|
243
|
-
* This topic provides an example
|
|
239
|
+
* ## Before you begin
|
|
240
|
+
* - 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).
|
|
241
|
+
* - 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).
|
|
242
|
+
* ## Operation description
|
|
243
|
+
* 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.
|
|
244
244
|
*
|
|
245
245
|
* @param request - CreateHybridMonitorTaskRequest
|
|
246
246
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -248,25 +248,25 @@ export default class Client extends OpenApi {
|
|
|
248
248
|
*/
|
|
249
249
|
createHybridMonitorTaskWithOptions(request: $_model.CreateHybridMonitorTaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHybridMonitorTaskResponse>;
|
|
250
250
|
/**
|
|
251
|
-
*
|
|
251
|
+
* Calls the CreateHybridMonitorTask operation to create a data import task for an Alibaba Cloud service or a metric for Simple Log Service (SLS) logs.
|
|
252
252
|
*
|
|
253
253
|
* @remarks
|
|
254
|
-
*
|
|
255
|
-
*
|
|
256
|
-
*
|
|
257
|
-
*
|
|
258
|
-
* This topic provides an example
|
|
254
|
+
* ## Before you begin
|
|
255
|
+
* - 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).
|
|
256
|
+
* - 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).
|
|
257
|
+
* ## Operation description
|
|
258
|
+
* 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.
|
|
259
259
|
*
|
|
260
260
|
* @param request - CreateHybridMonitorTaskRequest
|
|
261
261
|
* @returns CreateHybridMonitorTaskResponse
|
|
262
262
|
*/
|
|
263
263
|
createHybridMonitorTask(request: $_model.CreateHybridMonitorTaskRequest): Promise<$_model.CreateHybridMonitorTaskResponse>;
|
|
264
264
|
/**
|
|
265
|
-
*
|
|
265
|
+
* Call the CreateInstantSiteMonitor operation to create a one-time detection task.
|
|
266
266
|
*
|
|
267
267
|
* @remarks
|
|
268
|
-
*
|
|
269
|
-
* This topic provides an example
|
|
268
|
+
* Only Alibaba Cloud accounts that have Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
269
|
+
* 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`.
|
|
270
270
|
*
|
|
271
271
|
* @param request - CreateInstantSiteMonitorRequest
|
|
272
272
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -274,11 +274,11 @@ export default class Client extends OpenApi {
|
|
|
274
274
|
*/
|
|
275
275
|
createInstantSiteMonitorWithOptions(request: $_model.CreateInstantSiteMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateInstantSiteMonitorResponse>;
|
|
276
276
|
/**
|
|
277
|
-
*
|
|
277
|
+
* Call the CreateInstantSiteMonitor operation to create a one-time detection task.
|
|
278
278
|
*
|
|
279
279
|
* @remarks
|
|
280
|
-
*
|
|
281
|
-
* This topic provides an example
|
|
280
|
+
* Only Alibaba Cloud accounts that have Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
281
|
+
* 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`.
|
|
282
282
|
*
|
|
283
283
|
* @param request - CreateInstantSiteMonitorRequest
|
|
284
284
|
* @returns CreateInstantSiteMonitorResponse
|
|
@@ -289,8 +289,8 @@ export default class Client extends OpenApi {
|
|
|
289
289
|
*
|
|
290
290
|
* @remarks
|
|
291
291
|
* ### Background information
|
|
292
|
-
*
|
|
293
|
-
*
|
|
292
|
+
* - 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.
|
|
293
|
+
* - 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).
|
|
294
294
|
*
|
|
295
295
|
* @param request - CreateMetricRuleBlackListRequest
|
|
296
296
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -302,15 +302,15 @@ export default class Client extends OpenApi {
|
|
|
302
302
|
*
|
|
303
303
|
* @remarks
|
|
304
304
|
* ### Background information
|
|
305
|
-
*
|
|
306
|
-
*
|
|
305
|
+
* - 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.
|
|
306
|
+
* - 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).
|
|
307
307
|
*
|
|
308
308
|
* @param request - CreateMetricRuleBlackListRequest
|
|
309
309
|
* @returns CreateMetricRuleBlackListResponse
|
|
310
310
|
*/
|
|
311
311
|
createMetricRuleBlackList(request: $_model.CreateMetricRuleBlackListRequest): Promise<$_model.CreateMetricRuleBlackListResponse>;
|
|
312
312
|
/**
|
|
313
|
-
*
|
|
313
|
+
* Calls the CreateMetricRuleResources operation to create a resource associated with an alert rule.
|
|
314
314
|
*
|
|
315
315
|
* @param request - CreateMetricRuleResourcesRequest
|
|
316
316
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -318,7 +318,7 @@ export default class Client extends OpenApi {
|
|
|
318
318
|
*/
|
|
319
319
|
createMetricRuleResourcesWithOptions(request: $_model.CreateMetricRuleResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateMetricRuleResourcesResponse>;
|
|
320
320
|
/**
|
|
321
|
-
*
|
|
321
|
+
* Calls the CreateMetricRuleResources operation to create a resource associated with an alert rule.
|
|
322
322
|
*
|
|
323
323
|
* @param request - CreateMetricRuleResourcesRequest
|
|
324
324
|
* @returns CreateMetricRuleResourcesResponse
|
|
@@ -420,11 +420,12 @@ export default class Client extends OpenApi {
|
|
|
420
420
|
*/
|
|
421
421
|
createMonitorGroupInstances(request: $_model.CreateMonitorGroupInstancesRequest): Promise<$_model.CreateMonitorGroupInstancesResponse>;
|
|
422
422
|
/**
|
|
423
|
-
*
|
|
423
|
+
* Calls the CreateMonitorGroupNotifyPolicy operation to create a pause alert notification policy for an application group.
|
|
424
424
|
*
|
|
425
425
|
* @remarks
|
|
426
|
-
*
|
|
427
|
-
*
|
|
426
|
+
* During the effective period of the policy, no alert notifications are sent for any alerts triggered within the application group.
|
|
427
|
+
*
|
|
428
|
+
* 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`).
|
|
428
429
|
*
|
|
429
430
|
* @param request - CreateMonitorGroupNotifyPolicyRequest
|
|
430
431
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -432,11 +433,12 @@ export default class Client extends OpenApi {
|
|
|
432
433
|
*/
|
|
433
434
|
createMonitorGroupNotifyPolicyWithOptions(request: $_model.CreateMonitorGroupNotifyPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateMonitorGroupNotifyPolicyResponse>;
|
|
434
435
|
/**
|
|
435
|
-
*
|
|
436
|
+
* Calls the CreateMonitorGroupNotifyPolicy operation to create a pause alert notification policy for an application group.
|
|
436
437
|
*
|
|
437
438
|
* @remarks
|
|
438
|
-
*
|
|
439
|
-
*
|
|
439
|
+
* During the effective period of the policy, no alert notifications are sent for any alerts triggered within the application group.
|
|
440
|
+
*
|
|
441
|
+
* 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`).
|
|
440
442
|
*
|
|
441
443
|
* @param request - CreateMonitorGroupNotifyPolicyRequest
|
|
442
444
|
* @returns CreateMonitorGroupNotifyPolicyResponse
|
|
@@ -461,7 +463,7 @@ export default class Client extends OpenApi {
|
|
|
461
463
|
* Creates a site monitoring task.
|
|
462
464
|
*
|
|
463
465
|
* @remarks
|
|
464
|
-
* This topic
|
|
466
|
+
* 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`.
|
|
465
467
|
*
|
|
466
468
|
* @param request - CreateSiteMonitorRequest
|
|
467
469
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -472,22 +474,22 @@ export default class Client extends OpenApi {
|
|
|
472
474
|
* Creates a site monitoring task.
|
|
473
475
|
*
|
|
474
476
|
* @remarks
|
|
475
|
-
* This topic
|
|
477
|
+
* 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`.
|
|
476
478
|
*
|
|
477
479
|
* @param request - CreateSiteMonitorRequest
|
|
478
480
|
* @returns CreateSiteMonitorResponse
|
|
479
481
|
*/
|
|
480
482
|
createSiteMonitor(request: $_model.CreateSiteMonitorRequest): Promise<$_model.CreateSiteMonitorResponse>;
|
|
481
483
|
/**
|
|
482
|
-
*
|
|
484
|
+
* 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.
|
|
483
485
|
*
|
|
484
486
|
* @remarks
|
|
485
|
-
* ###
|
|
486
|
-
*
|
|
487
|
-
* ###
|
|
488
|
-
*
|
|
489
|
-
* ###
|
|
490
|
-
* This topic provides an example
|
|
487
|
+
* ### Prerequisites
|
|
488
|
+
* Make sure that Enterprise CloudMonitor is activated. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
489
|
+
* ### Background information
|
|
490
|
+
* 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.
|
|
491
|
+
* ### Usage notes
|
|
492
|
+
* 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.
|
|
491
493
|
*
|
|
492
494
|
* @param tmpReq - CursorRequest
|
|
493
495
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -495,15 +497,15 @@ export default class Client extends OpenApi {
|
|
|
495
497
|
*/
|
|
496
498
|
cursorWithOptions(tmpReq: $_model.CursorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CursorResponse>;
|
|
497
499
|
/**
|
|
498
|
-
*
|
|
500
|
+
* 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.
|
|
499
501
|
*
|
|
500
502
|
* @remarks
|
|
501
|
-
* ###
|
|
502
|
-
*
|
|
503
|
-
* ###
|
|
504
|
-
*
|
|
505
|
-
* ###
|
|
506
|
-
* This topic provides an example
|
|
503
|
+
* ### Prerequisites
|
|
504
|
+
* Make sure that Enterprise CloudMonitor is activated. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
505
|
+
* ### Background information
|
|
506
|
+
* 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.
|
|
507
|
+
* ### Usage notes
|
|
508
|
+
* 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.
|
|
507
509
|
*
|
|
508
510
|
* @param request - CursorRequest
|
|
509
511
|
* @returns CursorResponse
|
|
@@ -525,7 +527,7 @@ export default class Client extends OpenApi {
|
|
|
525
527
|
*/
|
|
526
528
|
deleteContact(request: $_model.DeleteContactRequest): Promise<$_model.DeleteContactResponse>;
|
|
527
529
|
/**
|
|
528
|
-
*
|
|
530
|
+
* Calls the DeleteContactGroup operation to delete an alert contact group.
|
|
529
531
|
*
|
|
530
532
|
* @param request - DeleteContactGroupRequest
|
|
531
533
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -533,7 +535,7 @@ export default class Client extends OpenApi {
|
|
|
533
535
|
*/
|
|
534
536
|
deleteContactGroupWithOptions(request: $_model.DeleteContactGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteContactGroupResponse>;
|
|
535
537
|
/**
|
|
536
|
-
*
|
|
538
|
+
* Calls the DeleteContactGroup operation to delete an alert contact group.
|
|
537
539
|
*
|
|
538
540
|
* @param request - DeleteContactGroupRequest
|
|
539
541
|
* @returns DeleteContactGroupResponse
|
|
@@ -585,7 +587,7 @@ export default class Client extends OpenApi {
|
|
|
585
587
|
*/
|
|
586
588
|
deleteEventRuleTargets(request: $_model.DeleteEventRuleTargetsRequest): Promise<$_model.DeleteEventRuleTargetsResponse>;
|
|
587
589
|
/**
|
|
588
|
-
* Deletes event-triggered alert rules.
|
|
590
|
+
* Deletes one or more event-triggered alert rules.
|
|
589
591
|
*
|
|
590
592
|
* @param request - DeleteEventRulesRequest
|
|
591
593
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -593,14 +595,14 @@ export default class Client extends OpenApi {
|
|
|
593
595
|
*/
|
|
594
596
|
deleteEventRulesWithOptions(request: $_model.DeleteEventRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteEventRulesResponse>;
|
|
595
597
|
/**
|
|
596
|
-
* Deletes event-triggered alert rules.
|
|
598
|
+
* Deletes one or more event-triggered alert rules.
|
|
597
599
|
*
|
|
598
600
|
* @param request - DeleteEventRulesRequest
|
|
599
601
|
* @returns DeleteEventRulesResponse
|
|
600
602
|
*/
|
|
601
603
|
deleteEventRules(request: $_model.DeleteEventRulesRequest): Promise<$_model.DeleteEventRulesResponse>;
|
|
602
604
|
/**
|
|
603
|
-
*
|
|
605
|
+
* Calls the DeleteExporterOutput operation to delete a monitoring data export configuration.
|
|
604
606
|
*
|
|
605
607
|
* @param request - DeleteExporterOutputRequest
|
|
606
608
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -608,14 +610,14 @@ export default class Client extends OpenApi {
|
|
|
608
610
|
*/
|
|
609
611
|
deleteExporterOutputWithOptions(request: $_model.DeleteExporterOutputRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteExporterOutputResponse>;
|
|
610
612
|
/**
|
|
611
|
-
*
|
|
613
|
+
* Calls the DeleteExporterOutput operation to delete a monitoring data export configuration.
|
|
612
614
|
*
|
|
613
615
|
* @param request - DeleteExporterOutputRequest
|
|
614
616
|
* @returns DeleteExporterOutputResponse
|
|
615
617
|
*/
|
|
616
618
|
deleteExporterOutput(request: $_model.DeleteExporterOutputRequest): Promise<$_model.DeleteExporterOutputResponse>;
|
|
617
619
|
/**
|
|
618
|
-
*
|
|
620
|
+
* Invokes the DeleteExporterRule operation to delete export rules.
|
|
619
621
|
*
|
|
620
622
|
* @param request - DeleteExporterRuleRequest
|
|
621
623
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -623,14 +625,14 @@ export default class Client extends OpenApi {
|
|
|
623
625
|
*/
|
|
624
626
|
deleteExporterRuleWithOptions(request: $_model.DeleteExporterRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteExporterRuleResponse>;
|
|
625
627
|
/**
|
|
626
|
-
*
|
|
628
|
+
* Invokes the DeleteExporterRule operation to delete export rules.
|
|
627
629
|
*
|
|
628
630
|
* @param request - DeleteExporterRuleRequest
|
|
629
631
|
* @returns DeleteExporterRuleResponse
|
|
630
632
|
*/
|
|
631
633
|
deleteExporterRule(request: $_model.DeleteExporterRuleRequest): Promise<$_model.DeleteExporterRuleResponse>;
|
|
632
634
|
/**
|
|
633
|
-
* Deletes a process monitoring task
|
|
635
|
+
* Deletes a group process monitoring task by calling the DeleteGroupMonitoringAgentProcess operation.
|
|
634
636
|
*
|
|
635
637
|
* @param request - DeleteGroupMonitoringAgentProcessRequest
|
|
636
638
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -638,14 +640,14 @@ export default class Client extends OpenApi {
|
|
|
638
640
|
*/
|
|
639
641
|
deleteGroupMonitoringAgentProcessWithOptions(request: $_model.DeleteGroupMonitoringAgentProcessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteGroupMonitoringAgentProcessResponse>;
|
|
640
642
|
/**
|
|
641
|
-
* Deletes a process monitoring task
|
|
643
|
+
* Deletes a group process monitoring task by calling the DeleteGroupMonitoringAgentProcess operation.
|
|
642
644
|
*
|
|
643
645
|
* @param request - DeleteGroupMonitoringAgentProcessRequest
|
|
644
646
|
* @returns DeleteGroupMonitoringAgentProcessResponse
|
|
645
647
|
*/
|
|
646
648
|
deleteGroupMonitoringAgentProcess(request: $_model.DeleteGroupMonitoringAgentProcessRequest): Promise<$_model.DeleteGroupMonitoringAgentProcessResponse>;
|
|
647
649
|
/**
|
|
648
|
-
* Deletes availability monitoring
|
|
650
|
+
* Deletes one or more availability monitoring jobs.
|
|
649
651
|
*
|
|
650
652
|
* @param request - DeleteHostAvailabilityRequest
|
|
651
653
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -653,7 +655,7 @@ export default class Client extends OpenApi {
|
|
|
653
655
|
*/
|
|
654
656
|
deleteHostAvailabilityWithOptions(request: $_model.DeleteHostAvailabilityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteHostAvailabilityResponse>;
|
|
655
657
|
/**
|
|
656
|
-
* Deletes availability monitoring
|
|
658
|
+
* Deletes one or more availability monitoring jobs.
|
|
657
659
|
*
|
|
658
660
|
* @param request - DeleteHostAvailabilityRequest
|
|
659
661
|
* @returns DeleteHostAvailabilityResponse
|
|
@@ -740,7 +742,7 @@ export default class Client extends OpenApi {
|
|
|
740
742
|
*/
|
|
741
743
|
deleteLogMonitor(request: $_model.DeleteLogMonitorRequest): Promise<$_model.DeleteLogMonitorResponse>;
|
|
742
744
|
/**
|
|
743
|
-
*
|
|
745
|
+
* Calls the DeleteMetricRuleBlackList operation to delete alert blacklist policies.
|
|
744
746
|
*
|
|
745
747
|
* @param request - DeleteMetricRuleBlackListRequest
|
|
746
748
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -748,7 +750,7 @@ export default class Client extends OpenApi {
|
|
|
748
750
|
*/
|
|
749
751
|
deleteMetricRuleBlackListWithOptions(request: $_model.DeleteMetricRuleBlackListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteMetricRuleBlackListResponse>;
|
|
750
752
|
/**
|
|
751
|
-
*
|
|
753
|
+
* Calls the DeleteMetricRuleBlackList operation to delete alert blacklist policies.
|
|
752
754
|
*
|
|
753
755
|
* @param request - DeleteMetricRuleBlackListRequest
|
|
754
756
|
* @returns DeleteMetricRuleBlackListResponse
|
|
@@ -785,7 +787,7 @@ export default class Client extends OpenApi {
|
|
|
785
787
|
*/
|
|
786
788
|
deleteMetricRuleTargets(request: $_model.DeleteMetricRuleTargetsRequest): Promise<$_model.DeleteMetricRuleTargetsResponse>;
|
|
787
789
|
/**
|
|
788
|
-
* Deletes an alert template.
|
|
790
|
+
* Deletes an alert rule template.
|
|
789
791
|
*
|
|
790
792
|
* @param request - DeleteMetricRuleTemplateRequest
|
|
791
793
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -793,14 +795,14 @@ export default class Client extends OpenApi {
|
|
|
793
795
|
*/
|
|
794
796
|
deleteMetricRuleTemplateWithOptions(request: $_model.DeleteMetricRuleTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteMetricRuleTemplateResponse>;
|
|
795
797
|
/**
|
|
796
|
-
* Deletes an alert template.
|
|
798
|
+
* Deletes an alert rule template.
|
|
797
799
|
*
|
|
798
800
|
* @param request - DeleteMetricRuleTemplateRequest
|
|
799
801
|
* @returns DeleteMetricRuleTemplateResponse
|
|
800
802
|
*/
|
|
801
803
|
deleteMetricRuleTemplate(request: $_model.DeleteMetricRuleTemplateRequest): Promise<$_model.DeleteMetricRuleTemplateResponse>;
|
|
802
804
|
/**
|
|
803
|
-
*
|
|
805
|
+
* The DeleteMetricRules operation deletes one or more alert rules.
|
|
804
806
|
*
|
|
805
807
|
* @param request - DeleteMetricRulesRequest
|
|
806
808
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -808,7 +810,7 @@ export default class Client extends OpenApi {
|
|
|
808
810
|
*/
|
|
809
811
|
deleteMetricRulesWithOptions(request: $_model.DeleteMetricRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteMetricRulesResponse>;
|
|
810
812
|
/**
|
|
811
|
-
*
|
|
813
|
+
* The DeleteMetricRules operation deletes one or more alert rules.
|
|
812
814
|
*
|
|
813
815
|
* @param request - DeleteMetricRulesRequest
|
|
814
816
|
* @returns DeleteMetricRulesResponse
|
|
@@ -875,7 +877,7 @@ export default class Client extends OpenApi {
|
|
|
875
877
|
*/
|
|
876
878
|
deleteMonitorGroupNotifyPolicy(request: $_model.DeleteMonitorGroupNotifyPolicyRequest): Promise<$_model.DeleteMonitorGroupNotifyPolicyResponse>;
|
|
877
879
|
/**
|
|
878
|
-
*
|
|
880
|
+
* Calls the DeleteMonitoringAgentProcess operation to delete the specified process monitoring from a specified host.
|
|
879
881
|
*
|
|
880
882
|
* @param request - DeleteMonitoringAgentProcessRequest
|
|
881
883
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -883,14 +885,14 @@ export default class Client extends OpenApi {
|
|
|
883
885
|
*/
|
|
884
886
|
deleteMonitoringAgentProcessWithOptions(request: $_model.DeleteMonitoringAgentProcessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteMonitoringAgentProcessResponse>;
|
|
885
887
|
/**
|
|
886
|
-
*
|
|
888
|
+
* Calls the DeleteMonitoringAgentProcess operation to delete the specified process monitoring from a specified host.
|
|
887
889
|
*
|
|
888
890
|
* @param request - DeleteMonitoringAgentProcessRequest
|
|
889
891
|
* @returns DeleteMonitoringAgentProcessResponse
|
|
890
892
|
*/
|
|
891
893
|
deleteMonitoringAgentProcess(request: $_model.DeleteMonitoringAgentProcessRequest): Promise<$_model.DeleteMonitoringAgentProcessResponse>;
|
|
892
894
|
/**
|
|
893
|
-
* Deletes
|
|
895
|
+
* Deletes site monitoring tasks by calling the DeleteSiteMonitors operation.
|
|
894
896
|
*
|
|
895
897
|
* @param request - DeleteSiteMonitorsRequest
|
|
896
898
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -898,14 +900,14 @@ export default class Client extends OpenApi {
|
|
|
898
900
|
*/
|
|
899
901
|
deleteSiteMonitorsWithOptions(request: $_model.DeleteSiteMonitorsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteSiteMonitorsResponse>;
|
|
900
902
|
/**
|
|
901
|
-
* Deletes
|
|
903
|
+
* Deletes site monitoring tasks by calling the DeleteSiteMonitors operation.
|
|
902
904
|
*
|
|
903
905
|
* @param request - DeleteSiteMonitorsRequest
|
|
904
906
|
* @returns DeleteSiteMonitorsResponse
|
|
905
907
|
*/
|
|
906
908
|
deleteSiteMonitors(request: $_model.DeleteSiteMonitorsRequest): Promise<$_model.DeleteSiteMonitorsResponse>;
|
|
907
909
|
/**
|
|
908
|
-
* Queries
|
|
910
|
+
* Queries initiative alert rules.
|
|
909
911
|
*
|
|
910
912
|
* @param request - DescribeActiveMetricRuleListRequest
|
|
911
913
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -913,7 +915,7 @@ export default class Client extends OpenApi {
|
|
|
913
915
|
*/
|
|
914
916
|
describeActiveMetricRuleListWithOptions(request: $_model.DescribeActiveMetricRuleListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeActiveMetricRuleListResponse>;
|
|
915
917
|
/**
|
|
916
|
-
* Queries
|
|
918
|
+
* Queries initiative alert rules.
|
|
917
919
|
*
|
|
918
920
|
* @param request - DescribeActiveMetricRuleListRequest
|
|
919
921
|
* @returns DescribeActiveMetricRuleListResponse
|
|
@@ -989,11 +991,11 @@ export default class Client extends OpenApi {
|
|
|
989
991
|
*/
|
|
990
992
|
describeAlertLogHistogram(request: $_model.DescribeAlertLogHistogramRequest): Promise<$_model.DescribeAlertLogHistogramResponse>;
|
|
991
993
|
/**
|
|
992
|
-
* Queries alert
|
|
994
|
+
* Queries the alert history by calling the DescribeAlertLogList operation.
|
|
993
995
|
*
|
|
994
996
|
* @remarks
|
|
995
|
-
*
|
|
996
|
-
* This topic provides an example to show how to query the alert
|
|
997
|
+
* This operation can query the alert history only within the last year.
|
|
998
|
+
* This topic provides an example to show how to query the alert history of Elastic Compute Service (ECS) from the cloud service `product` dimension.
|
|
997
999
|
*
|
|
998
1000
|
* @param request - DescribeAlertLogListRequest
|
|
999
1001
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1001,11 +1003,11 @@ export default class Client extends OpenApi {
|
|
|
1001
1003
|
*/
|
|
1002
1004
|
describeAlertLogListWithOptions(request: $_model.DescribeAlertLogListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAlertLogListResponse>;
|
|
1003
1005
|
/**
|
|
1004
|
-
* Queries alert
|
|
1006
|
+
* Queries the alert history by calling the DescribeAlertLogList operation.
|
|
1005
1007
|
*
|
|
1006
1008
|
* @remarks
|
|
1007
|
-
*
|
|
1008
|
-
* This topic provides an example to show how to query the alert
|
|
1009
|
+
* This operation can query the alert history only within the last year.
|
|
1010
|
+
* This topic provides an example to show how to query the alert history of Elastic Compute Service (ECS) from the cloud service `product` dimension.
|
|
1009
1011
|
*
|
|
1010
1012
|
* @param request - DescribeAlertLogListRequest
|
|
1011
1013
|
* @returns DescribeAlertLogListResponse
|
|
@@ -1042,7 +1044,7 @@ export default class Client extends OpenApi {
|
|
|
1042
1044
|
*/
|
|
1043
1045
|
describeContactGroupList(request: $_model.DescribeContactGroupListRequest): Promise<$_model.DescribeContactGroupListResponse>;
|
|
1044
1046
|
/**
|
|
1045
|
-
*
|
|
1047
|
+
* Calls the DescribeContactList operation to query a list of alert contacts.
|
|
1046
1048
|
*
|
|
1047
1049
|
* @param request - DescribeContactListRequest
|
|
1048
1050
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1050,7 +1052,7 @@ export default class Client extends OpenApi {
|
|
|
1050
1052
|
*/
|
|
1051
1053
|
describeContactListWithOptions(request: $_model.DescribeContactListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeContactListResponse>;
|
|
1052
1054
|
/**
|
|
1053
|
-
*
|
|
1055
|
+
* Calls the DescribeContactList operation to query a list of alert contacts.
|
|
1054
1056
|
*
|
|
1055
1057
|
* @param request - DescribeContactListRequest
|
|
1056
1058
|
* @returns DescribeContactListResponse
|
|
@@ -1072,7 +1074,7 @@ export default class Client extends OpenApi {
|
|
|
1072
1074
|
*/
|
|
1073
1075
|
describeContactListByContactGroup(request: $_model.DescribeContactListByContactGroupRequest): Promise<$_model.DescribeContactListByContactGroupResponse>;
|
|
1074
1076
|
/**
|
|
1075
|
-
* Queries
|
|
1077
|
+
* Queries a custom event.
|
|
1076
1078
|
*
|
|
1077
1079
|
* @param request - DescribeCustomEventAttributeRequest
|
|
1078
1080
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1080,7 +1082,7 @@ export default class Client extends OpenApi {
|
|
|
1080
1082
|
*/
|
|
1081
1083
|
describeCustomEventAttributeWithOptions(request: $_model.DescribeCustomEventAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCustomEventAttributeResponse>;
|
|
1082
1084
|
/**
|
|
1083
|
-
* Queries
|
|
1085
|
+
* Queries a custom event.
|
|
1084
1086
|
*
|
|
1085
1087
|
* @param request - DescribeCustomEventAttributeRequest
|
|
1086
1088
|
* @returns DescribeCustomEventAttributeResponse
|
|
@@ -1090,7 +1092,7 @@ export default class Client extends OpenApi {
|
|
|
1090
1092
|
* Queries the number of times that a custom event occurred within a period of time.
|
|
1091
1093
|
*
|
|
1092
1094
|
* @remarks
|
|
1093
|
-
* >
|
|
1095
|
+
* > This operation queries the number of times that a custom event occurred for each service.
|
|
1094
1096
|
*
|
|
1095
1097
|
* @param request - DescribeCustomEventCountRequest
|
|
1096
1098
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1101,7 +1103,7 @@ export default class Client extends OpenApi {
|
|
|
1101
1103
|
* Queries the number of times that a custom event occurred within a period of time.
|
|
1102
1104
|
*
|
|
1103
1105
|
* @remarks
|
|
1104
|
-
* >
|
|
1106
|
+
* > This operation queries the number of times that a custom event occurred for each service.
|
|
1105
1107
|
*
|
|
1106
1108
|
* @param request - DescribeCustomEventCountRequest
|
|
1107
1109
|
* @returns DescribeCustomEventCountResponse
|
|
@@ -1126,7 +1128,7 @@ export default class Client extends OpenApi {
|
|
|
1126
1128
|
* Queries the reported monitoring data.
|
|
1127
1129
|
*
|
|
1128
1130
|
* @remarks
|
|
1129
|
-
* >
|
|
1131
|
+
* > 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).
|
|
1130
1132
|
*
|
|
1131
1133
|
* @param request - DescribeCustomMetricListRequest
|
|
1132
1134
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1137,17 +1139,17 @@ export default class Client extends OpenApi {
|
|
|
1137
1139
|
* Queries the reported monitoring data.
|
|
1138
1140
|
*
|
|
1139
1141
|
* @remarks
|
|
1140
|
-
* >
|
|
1142
|
+
* > 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).
|
|
1141
1143
|
*
|
|
1142
1144
|
* @param request - DescribeCustomMetricListRequest
|
|
1143
1145
|
* @returns DescribeCustomMetricListResponse
|
|
1144
1146
|
*/
|
|
1145
1147
|
describeCustomMetricList(request: $_model.DescribeCustomMetricListRequest): Promise<$_model.DescribeCustomMetricListResponse>;
|
|
1146
1148
|
/**
|
|
1147
|
-
*
|
|
1149
|
+
* Call the DescribeDynamicTagRuleList operation to query the rules for dynamic tags.
|
|
1148
1150
|
*
|
|
1149
1151
|
* @remarks
|
|
1150
|
-
* This topic provides an example
|
|
1152
|
+
* 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****`.
|
|
1151
1153
|
*
|
|
1152
1154
|
* @param request - DescribeDynamicTagRuleListRequest
|
|
1153
1155
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1155,20 +1157,20 @@ export default class Client extends OpenApi {
|
|
|
1155
1157
|
*/
|
|
1156
1158
|
describeDynamicTagRuleListWithOptions(request: $_model.DescribeDynamicTagRuleListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDynamicTagRuleListResponse>;
|
|
1157
1159
|
/**
|
|
1158
|
-
*
|
|
1160
|
+
* Call the DescribeDynamicTagRuleList operation to query the rules for dynamic tags.
|
|
1159
1161
|
*
|
|
1160
1162
|
* @remarks
|
|
1161
|
-
* This topic provides an example
|
|
1163
|
+
* 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****`.
|
|
1162
1164
|
*
|
|
1163
1165
|
* @param request - DescribeDynamicTagRuleListRequest
|
|
1164
1166
|
* @returns DescribeDynamicTagRuleListResponse
|
|
1165
1167
|
*/
|
|
1166
1168
|
describeDynamicTagRuleList(request: $_model.DescribeDynamicTagRuleListRequest): Promise<$_model.DescribeDynamicTagRuleListResponse>;
|
|
1167
1169
|
/**
|
|
1168
|
-
* Queries the details of
|
|
1170
|
+
* Queries the details of a specified event-triggered alert rule by calling the DescribeEventRuleAttribute operation.
|
|
1169
1171
|
*
|
|
1170
1172
|
* @remarks
|
|
1171
|
-
* This topic provides an example
|
|
1173
|
+
* This topic provides an example on how to query the details of the event-triggered alert rule `testRule`.
|
|
1172
1174
|
*
|
|
1173
1175
|
* @param request - DescribeEventRuleAttributeRequest
|
|
1174
1176
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1176,10 +1178,10 @@ export default class Client extends OpenApi {
|
|
|
1176
1178
|
*/
|
|
1177
1179
|
describeEventRuleAttributeWithOptions(request: $_model.DescribeEventRuleAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEventRuleAttributeResponse>;
|
|
1178
1180
|
/**
|
|
1179
|
-
* Queries the details of
|
|
1181
|
+
* Queries the details of a specified event-triggered alert rule by calling the DescribeEventRuleAttribute operation.
|
|
1180
1182
|
*
|
|
1181
1183
|
* @remarks
|
|
1182
|
-
* This topic provides an example
|
|
1184
|
+
* This topic provides an example on how to query the details of the event-triggered alert rule `testRule`.
|
|
1183
1185
|
*
|
|
1184
1186
|
* @param request - DescribeEventRuleAttributeRequest
|
|
1185
1187
|
* @returns DescribeEventRuleAttributeResponse
|
|
@@ -1201,10 +1203,10 @@ export default class Client extends OpenApi {
|
|
|
1201
1203
|
*/
|
|
1202
1204
|
describeEventRuleList(request: $_model.DescribeEventRuleListRequest): Promise<$_model.DescribeEventRuleListResponse>;
|
|
1203
1205
|
/**
|
|
1204
|
-
* Queries event-triggered alert rules.
|
|
1206
|
+
* Queries the list of event-triggered alert rules.
|
|
1205
1207
|
*
|
|
1206
1208
|
* @remarks
|
|
1207
|
-
* This topic provides an example to
|
|
1209
|
+
* This topic provides an example to query the details of the event-triggered alert rule `testRule`.
|
|
1208
1210
|
*
|
|
1209
1211
|
* @param request - DescribeEventRuleTargetListRequest
|
|
1210
1212
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1212,17 +1214,17 @@ export default class Client extends OpenApi {
|
|
|
1212
1214
|
*/
|
|
1213
1215
|
describeEventRuleTargetListWithOptions(request: $_model.DescribeEventRuleTargetListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEventRuleTargetListResponse>;
|
|
1214
1216
|
/**
|
|
1215
|
-
* Queries event-triggered alert rules.
|
|
1217
|
+
* Queries the list of event-triggered alert rules.
|
|
1216
1218
|
*
|
|
1217
1219
|
* @remarks
|
|
1218
|
-
* This topic provides an example to
|
|
1220
|
+
* This topic provides an example to query the details of the event-triggered alert rule `testRule`.
|
|
1219
1221
|
*
|
|
1220
1222
|
* @param request - DescribeEventRuleTargetListRequest
|
|
1221
1223
|
* @returns DescribeEventRuleTargetListResponse
|
|
1222
1224
|
*/
|
|
1223
1225
|
describeEventRuleTargetList(request: $_model.DescribeEventRuleTargetListRequest): Promise<$_model.DescribeEventRuleTargetListResponse>;
|
|
1224
1226
|
/**
|
|
1225
|
-
* Queries
|
|
1227
|
+
* Queries the list of monitoring data exports by calling the DescribeExporterOutputList operation.
|
|
1226
1228
|
*
|
|
1227
1229
|
* @param request - DescribeExporterOutputListRequest
|
|
1228
1230
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1230,14 +1232,14 @@ export default class Client extends OpenApi {
|
|
|
1230
1232
|
*/
|
|
1231
1233
|
describeExporterOutputListWithOptions(request: $_model.DescribeExporterOutputListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeExporterOutputListResponse>;
|
|
1232
1234
|
/**
|
|
1233
|
-
* Queries
|
|
1235
|
+
* Queries the list of monitoring data exports by calling the DescribeExporterOutputList operation.
|
|
1234
1236
|
*
|
|
1235
1237
|
* @param request - DescribeExporterOutputListRequest
|
|
1236
1238
|
* @returns DescribeExporterOutputListResponse
|
|
1237
1239
|
*/
|
|
1238
1240
|
describeExporterOutputList(request: $_model.DescribeExporterOutputListRequest): Promise<$_model.DescribeExporterOutputListResponse>;
|
|
1239
1241
|
/**
|
|
1240
|
-
* Queries data export rules.
|
|
1242
|
+
* Queries the list of data export rules by calling the DescribeExporterRuleList operation.
|
|
1241
1243
|
*
|
|
1242
1244
|
* @param request - DescribeExporterRuleListRequest
|
|
1243
1245
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1245,7 +1247,7 @@ export default class Client extends OpenApi {
|
|
|
1245
1247
|
*/
|
|
1246
1248
|
describeExporterRuleListWithOptions(request: $_model.DescribeExporterRuleListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeExporterRuleListResponse>;
|
|
1247
1249
|
/**
|
|
1248
|
-
* Queries data export rules.
|
|
1250
|
+
* Queries the list of data export rules by calling the DescribeExporterRuleList operation.
|
|
1249
1251
|
*
|
|
1250
1252
|
* @param request - DescribeExporterRuleListRequest
|
|
1251
1253
|
* @returns DescribeExporterRuleListResponse
|
|
@@ -1325,10 +1327,10 @@ export default class Client extends OpenApi {
|
|
|
1325
1327
|
*/
|
|
1326
1328
|
describeHybridMonitorDataList(request: $_model.DescribeHybridMonitorDataListRequest): Promise<$_model.DescribeHybridMonitorDataListResponse>;
|
|
1327
1329
|
/**
|
|
1328
|
-
* Queries namespaces and the details of
|
|
1330
|
+
* Queries a list of namespaces and the details of their data sources.
|
|
1329
1331
|
*
|
|
1330
1332
|
* @remarks
|
|
1331
|
-
*
|
|
1333
|
+
* This example shows how to query all namespaces that belong to the current account. The response indicates that only one namespace, `aliyun-test`, exists.
|
|
1332
1334
|
*
|
|
1333
1335
|
* @param request - DescribeHybridMonitorNamespaceListRequest
|
|
1334
1336
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1336,20 +1338,20 @@ export default class Client extends OpenApi {
|
|
|
1336
1338
|
*/
|
|
1337
1339
|
describeHybridMonitorNamespaceListWithOptions(request: $_model.DescribeHybridMonitorNamespaceListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridMonitorNamespaceListResponse>;
|
|
1338
1340
|
/**
|
|
1339
|
-
* Queries namespaces and the details of
|
|
1341
|
+
* Queries a list of namespaces and the details of their data sources.
|
|
1340
1342
|
*
|
|
1341
1343
|
* @remarks
|
|
1342
|
-
*
|
|
1344
|
+
* This example shows how to query all namespaces that belong to the current account. The response indicates that only one namespace, `aliyun-test`, exists.
|
|
1343
1345
|
*
|
|
1344
1346
|
* @param request - DescribeHybridMonitorNamespaceListRequest
|
|
1345
1347
|
* @returns DescribeHybridMonitorNamespaceListResponse
|
|
1346
1348
|
*/
|
|
1347
1349
|
describeHybridMonitorNamespaceList(request: $_model.DescribeHybridMonitorNamespaceListRequest): Promise<$_model.DescribeHybridMonitorNamespaceListResponse>;
|
|
1348
1350
|
/**
|
|
1349
|
-
* Queries Logstore groups.
|
|
1351
|
+
* Queries the list of Logstore groups by calling the DescribeHybridMonitorSLSGroup operation.
|
|
1350
1352
|
*
|
|
1351
1353
|
* @remarks
|
|
1352
|
-
*
|
|
1354
|
+
* 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`.
|
|
1353
1355
|
*
|
|
1354
1356
|
* @param request - DescribeHybridMonitorSLSGroupRequest
|
|
1355
1357
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1357,10 +1359,10 @@ export default class Client extends OpenApi {
|
|
|
1357
1359
|
*/
|
|
1358
1360
|
describeHybridMonitorSLSGroupWithOptions(request: $_model.DescribeHybridMonitorSLSGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridMonitorSLSGroupResponse>;
|
|
1359
1361
|
/**
|
|
1360
|
-
* Queries Logstore groups.
|
|
1362
|
+
* Queries the list of Logstore groups by calling the DescribeHybridMonitorSLSGroup operation.
|
|
1361
1363
|
*
|
|
1362
1364
|
* @remarks
|
|
1363
|
-
*
|
|
1365
|
+
* 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`.
|
|
1364
1366
|
*
|
|
1365
1367
|
* @param request - DescribeHybridMonitorSLSGroupRequest
|
|
1366
1368
|
* @returns DescribeHybridMonitorSLSGroupResponse
|
|
@@ -1388,7 +1390,7 @@ export default class Client extends OpenApi {
|
|
|
1388
1390
|
*/
|
|
1389
1391
|
describeHybridMonitorTaskList(request: $_model.DescribeHybridMonitorTaskListRequest): Promise<$_model.DescribeHybridMonitorTaskListResponse>;
|
|
1390
1392
|
/**
|
|
1391
|
-
* Queries
|
|
1393
|
+
* Queries a Log Monitoring task.
|
|
1392
1394
|
*
|
|
1393
1395
|
* @param request - DescribeLogMonitorAttributeRequest
|
|
1394
1396
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1396,7 +1398,7 @@ export default class Client extends OpenApi {
|
|
|
1396
1398
|
*/
|
|
1397
1399
|
describeLogMonitorAttributeWithOptions(request: $_model.DescribeLogMonitorAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeLogMonitorAttributeResponse>;
|
|
1398
1400
|
/**
|
|
1399
|
-
* Queries
|
|
1401
|
+
* Queries a Log Monitoring task.
|
|
1400
1402
|
*
|
|
1401
1403
|
* @param request - DescribeLogMonitorAttributeRequest
|
|
1402
1404
|
* @returns DescribeLogMonitorAttributeResponse
|
|
@@ -1422,10 +1424,10 @@ export default class Client extends OpenApi {
|
|
|
1422
1424
|
*
|
|
1423
1425
|
* @remarks
|
|
1424
1426
|
* ### [](#)Limits
|
|
1425
|
-
*
|
|
1426
|
-
*
|
|
1427
|
+
* - 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).
|
|
1428
|
+
* - 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.
|
|
1427
1429
|
* ### [](#)Description
|
|
1428
|
-
* >
|
|
1430
|
+
* > 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.
|
|
1429
1431
|
* 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`.
|
|
1430
1432
|
*
|
|
1431
1433
|
* @param request - DescribeMetricDataRequest
|
|
@@ -1438,10 +1440,10 @@ export default class Client extends OpenApi {
|
|
|
1438
1440
|
*
|
|
1439
1441
|
* @remarks
|
|
1440
1442
|
* ### [](#)Limits
|
|
1441
|
-
*
|
|
1442
|
-
*
|
|
1443
|
+
* - 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).
|
|
1444
|
+
* - 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.
|
|
1443
1445
|
* ### [](#)Description
|
|
1444
|
-
* >
|
|
1446
|
+
* > 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.
|
|
1445
1447
|
* 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`.
|
|
1446
1448
|
*
|
|
1447
1449
|
* @param request - DescribeMetricDataRequest
|
|
@@ -1453,14 +1455,14 @@ export default class Client extends OpenApi {
|
|
|
1453
1455
|
*
|
|
1454
1456
|
* @remarks
|
|
1455
1457
|
* ### [](#)Limits
|
|
1456
|
-
*
|
|
1457
|
-
*
|
|
1458
|
-
* >
|
|
1458
|
+
* - 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).
|
|
1459
|
+
* - 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.
|
|
1460
|
+
* > 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)
|
|
1459
1461
|
* ### [](#)Precautions
|
|
1460
1462
|
* 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:
|
|
1461
|
-
*
|
|
1462
|
-
*
|
|
1463
|
-
*
|
|
1463
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
1464
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
1465
|
+
* - The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
|
|
1464
1466
|
* ### [](#)Operation description
|
|
1465
1467
|
* 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.
|
|
1466
1468
|
*
|
|
@@ -1474,14 +1476,14 @@ export default class Client extends OpenApi {
|
|
|
1474
1476
|
*
|
|
1475
1477
|
* @remarks
|
|
1476
1478
|
* ### [](#)Limits
|
|
1477
|
-
*
|
|
1478
|
-
*
|
|
1479
|
-
* >
|
|
1479
|
+
* - 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).
|
|
1480
|
+
* - 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.
|
|
1481
|
+
* > 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)
|
|
1480
1482
|
* ### [](#)Precautions
|
|
1481
1483
|
* 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:
|
|
1482
|
-
*
|
|
1483
|
-
*
|
|
1484
|
-
*
|
|
1484
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
1485
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
1486
|
+
* - The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
|
|
1485
1487
|
* ### [](#)Operation description
|
|
1486
1488
|
* 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.
|
|
1487
1489
|
*
|
|
@@ -1490,12 +1492,20 @@ export default class Client extends OpenApi {
|
|
|
1490
1492
|
*/
|
|
1491
1493
|
describeMetricLast(request: $_model.DescribeMetricLastRequest): Promise<$_model.DescribeMetricLastResponse>;
|
|
1492
1494
|
/**
|
|
1493
|
-
*
|
|
1495
|
+
* The DescribeMetricList operation queries the monitoring data of a specific metric for a cloud service.
|
|
1494
1496
|
*
|
|
1495
1497
|
* @remarks
|
|
1496
|
-
*
|
|
1497
|
-
*
|
|
1498
|
-
*
|
|
1498
|
+
* ### Limits
|
|
1499
|
+
* - 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).
|
|
1500
|
+
* - 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.
|
|
1501
|
+
* > 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).
|
|
1502
|
+
* ### Notes
|
|
1503
|
+
* 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:
|
|
1504
|
+
* - If the value of `Period` is less than 60 seconds, the storage duration is 7 days.
|
|
1505
|
+
* - If the value of `Period` is 60 seconds, the storage duration is 31 days.
|
|
1506
|
+
* - If the value of `Period` is 300 seconds or greater, the storage duration is 91 days.
|
|
1507
|
+
* ### Usage notes
|
|
1508
|
+
* 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.
|
|
1499
1509
|
*
|
|
1500
1510
|
* @param request - DescribeMetricListRequest
|
|
1501
1511
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1503,22 +1513,30 @@ export default class Client extends OpenApi {
|
|
|
1503
1513
|
*/
|
|
1504
1514
|
describeMetricListWithOptions(request: $_model.DescribeMetricListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricListResponse>;
|
|
1505
1515
|
/**
|
|
1506
|
-
*
|
|
1516
|
+
* The DescribeMetricList operation queries the monitoring data of a specific metric for a cloud service.
|
|
1507
1517
|
*
|
|
1508
1518
|
* @remarks
|
|
1509
|
-
*
|
|
1510
|
-
*
|
|
1511
|
-
*
|
|
1519
|
+
* ### Limits
|
|
1520
|
+
* - 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).
|
|
1521
|
+
* - 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.
|
|
1522
|
+
* > 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).
|
|
1523
|
+
* ### Notes
|
|
1524
|
+
* 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:
|
|
1525
|
+
* - If the value of `Period` is less than 60 seconds, the storage duration is 7 days.
|
|
1526
|
+
* - If the value of `Period` is 60 seconds, the storage duration is 31 days.
|
|
1527
|
+
* - If the value of `Period` is 300 seconds or greater, the storage duration is 91 days.
|
|
1528
|
+
* ### Usage notes
|
|
1529
|
+
* 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.
|
|
1512
1530
|
*
|
|
1513
1531
|
* @param request - DescribeMetricListRequest
|
|
1514
1532
|
* @returns DescribeMetricListResponse
|
|
1515
1533
|
*/
|
|
1516
1534
|
describeMetricList(request: $_model.DescribeMetricListRequest): Promise<$_model.DescribeMetricListResponse>;
|
|
1517
1535
|
/**
|
|
1518
|
-
* Queries
|
|
1536
|
+
* Queries metrics that are supported in CloudMonitor.
|
|
1519
1537
|
*
|
|
1520
1538
|
* @remarks
|
|
1521
|
-
*
|
|
1539
|
+
* 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).
|
|
1522
1540
|
*
|
|
1523
1541
|
* @param request - DescribeMetricMetaListRequest
|
|
1524
1542
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1526,17 +1544,17 @@ export default class Client extends OpenApi {
|
|
|
1526
1544
|
*/
|
|
1527
1545
|
describeMetricMetaListWithOptions(request: $_model.DescribeMetricMetaListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricMetaListResponse>;
|
|
1528
1546
|
/**
|
|
1529
|
-
* Queries
|
|
1547
|
+
* Queries metrics that are supported in CloudMonitor.
|
|
1530
1548
|
*
|
|
1531
1549
|
* @remarks
|
|
1532
|
-
*
|
|
1550
|
+
* 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).
|
|
1533
1551
|
*
|
|
1534
1552
|
* @param request - DescribeMetricMetaListRequest
|
|
1535
1553
|
* @returns DescribeMetricMetaListResponse
|
|
1536
1554
|
*/
|
|
1537
1555
|
describeMetricMetaList(request: $_model.DescribeMetricMetaListRequest): Promise<$_model.DescribeMetricMetaListResponse>;
|
|
1538
1556
|
/**
|
|
1539
|
-
*
|
|
1557
|
+
* You can call the DescribeMetricRuleBlackList operation to query blacklist policies.
|
|
1540
1558
|
*
|
|
1541
1559
|
* @param request - DescribeMetricRuleBlackListRequest
|
|
1542
1560
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1544,7 +1562,7 @@ export default class Client extends OpenApi {
|
|
|
1544
1562
|
*/
|
|
1545
1563
|
describeMetricRuleBlackListWithOptions(request: $_model.DescribeMetricRuleBlackListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricRuleBlackListResponse>;
|
|
1546
1564
|
/**
|
|
1547
|
-
*
|
|
1565
|
+
* You can call the DescribeMetricRuleBlackList operation to query blacklist policies.
|
|
1548
1566
|
*
|
|
1549
1567
|
* @param request - DescribeMetricRuleBlackListRequest
|
|
1550
1568
|
* @returns DescribeMetricRuleBlackListResponse
|
|
@@ -1566,10 +1584,10 @@ export default class Client extends OpenApi {
|
|
|
1566
1584
|
*/
|
|
1567
1585
|
describeMetricRuleCount(request: $_model.DescribeMetricRuleCountRequest): Promise<$_model.DescribeMetricRuleCountResponse>;
|
|
1568
1586
|
/**
|
|
1569
|
-
* Queries alert rules.
|
|
1587
|
+
* Queries all alert rules in the alert rule list.
|
|
1570
1588
|
*
|
|
1571
1589
|
* @remarks
|
|
1572
|
-
* This topic provides an example
|
|
1590
|
+
* 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****`.
|
|
1573
1591
|
*
|
|
1574
1592
|
* @param request - DescribeMetricRuleListRequest
|
|
1575
1593
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1577,22 +1595,21 @@ export default class Client extends OpenApi {
|
|
|
1577
1595
|
*/
|
|
1578
1596
|
describeMetricRuleListWithOptions(request: $_model.DescribeMetricRuleListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricRuleListResponse>;
|
|
1579
1597
|
/**
|
|
1580
|
-
* Queries alert rules.
|
|
1598
|
+
* Queries all alert rules in the alert rule list.
|
|
1581
1599
|
*
|
|
1582
1600
|
* @remarks
|
|
1583
|
-
* This topic provides an example
|
|
1601
|
+
* 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****`.
|
|
1584
1602
|
*
|
|
1585
1603
|
* @param request - DescribeMetricRuleListRequest
|
|
1586
1604
|
* @returns DescribeMetricRuleListResponse
|
|
1587
1605
|
*/
|
|
1588
1606
|
describeMetricRuleList(request: $_model.DescribeMetricRuleListRequest): Promise<$_model.DescribeMetricRuleListResponse>;
|
|
1589
1607
|
/**
|
|
1590
|
-
* Queries the
|
|
1608
|
+
* Queries the notification channels of a specified alert rule by calling the DescribeMetricRuleTargets operation.
|
|
1591
1609
|
*
|
|
1592
1610
|
* @remarks
|
|
1593
|
-
* ##
|
|
1594
|
-
* This
|
|
1595
|
-
* >This topic provides an example on how to query the resources that are associated with an alert rule whose ID is `ae06917_75a8c43178ab66****`.
|
|
1611
|
+
* ## Usage notes
|
|
1612
|
+
* This topic provides an example to query the target resources associated with the alert rule `ae06917_75a8c43178ab66****`.
|
|
1596
1613
|
*
|
|
1597
1614
|
* @param request - DescribeMetricRuleTargetsRequest
|
|
1598
1615
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1600,22 +1617,21 @@ export default class Client extends OpenApi {
|
|
|
1600
1617
|
*/
|
|
1601
1618
|
describeMetricRuleTargetsWithOptions(request: $_model.DescribeMetricRuleTargetsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricRuleTargetsResponse>;
|
|
1602
1619
|
/**
|
|
1603
|
-
* Queries the
|
|
1620
|
+
* Queries the notification channels of a specified alert rule by calling the DescribeMetricRuleTargets operation.
|
|
1604
1621
|
*
|
|
1605
1622
|
* @remarks
|
|
1606
|
-
* ##
|
|
1607
|
-
* This
|
|
1608
|
-
* >This topic provides an example on how to query the resources that are associated with an alert rule whose ID is `ae06917_75a8c43178ab66****`.
|
|
1623
|
+
* ## Usage notes
|
|
1624
|
+
* This topic provides an example to query the target resources associated with the alert rule `ae06917_75a8c43178ab66****`.
|
|
1609
1625
|
*
|
|
1610
1626
|
* @param request - DescribeMetricRuleTargetsRequest
|
|
1611
1627
|
* @returns DescribeMetricRuleTargetsResponse
|
|
1612
1628
|
*/
|
|
1613
1629
|
describeMetricRuleTargets(request: $_model.DescribeMetricRuleTargetsRequest): Promise<$_model.DescribeMetricRuleTargetsResponse>;
|
|
1614
1630
|
/**
|
|
1615
|
-
* Queries the details of an alert template.
|
|
1631
|
+
* Queries the details of an alert template by calling the DescribeMetricRuleTemplateAttribute operation.
|
|
1616
1632
|
*
|
|
1617
1633
|
* @remarks
|
|
1618
|
-
* This topic provides an example on how to query the details of
|
|
1634
|
+
* This topic provides an example on how to query the details of the alert template `70****`.
|
|
1619
1635
|
*
|
|
1620
1636
|
* @param request - DescribeMetricRuleTemplateAttributeRequest
|
|
1621
1637
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1623,10 +1639,10 @@ export default class Client extends OpenApi {
|
|
|
1623
1639
|
*/
|
|
1624
1640
|
describeMetricRuleTemplateAttributeWithOptions(request: $_model.DescribeMetricRuleTemplateAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricRuleTemplateAttributeResponse>;
|
|
1625
1641
|
/**
|
|
1626
|
-
* Queries the details of an alert template.
|
|
1642
|
+
* Queries the details of an alert template by calling the DescribeMetricRuleTemplateAttribute operation.
|
|
1627
1643
|
*
|
|
1628
1644
|
* @remarks
|
|
1629
|
-
* This topic provides an example on how to query the details of
|
|
1645
|
+
* This topic provides an example on how to query the details of the alert template `70****`.
|
|
1630
1646
|
*
|
|
1631
1647
|
* @param request - DescribeMetricRuleTemplateAttributeRequest
|
|
1632
1648
|
* @returns DescribeMetricRuleTemplateAttributeResponse
|
|
@@ -1658,13 +1674,13 @@ export default class Client extends OpenApi {
|
|
|
1658
1674
|
*
|
|
1659
1675
|
* @remarks
|
|
1660
1676
|
* ### [](#)Limits
|
|
1661
|
-
*
|
|
1662
|
-
*
|
|
1677
|
+
* - 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).
|
|
1678
|
+
* - 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.
|
|
1663
1679
|
* ### [](#)Precautions
|
|
1664
1680
|
* 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:
|
|
1665
|
-
*
|
|
1666
|
-
*
|
|
1667
|
-
*
|
|
1681
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
1682
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
1683
|
+
* - The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
|
|
1668
1684
|
* ### [](#)Operation description
|
|
1669
1685
|
* 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.
|
|
1670
1686
|
*
|
|
@@ -1678,13 +1694,13 @@ export default class Client extends OpenApi {
|
|
|
1678
1694
|
*
|
|
1679
1695
|
* @remarks
|
|
1680
1696
|
* ### [](#)Limits
|
|
1681
|
-
*
|
|
1682
|
-
*
|
|
1697
|
+
* - 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).
|
|
1698
|
+
* - 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.
|
|
1683
1699
|
* ### [](#)Precautions
|
|
1684
1700
|
* 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:
|
|
1685
|
-
*
|
|
1686
|
-
*
|
|
1687
|
-
*
|
|
1701
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
1702
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
1703
|
+
* - The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
|
|
1688
1704
|
* ### [](#)Operation description
|
|
1689
1705
|
* 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.
|
|
1690
1706
|
*
|
|
@@ -1723,7 +1739,7 @@ export default class Client extends OpenApi {
|
|
|
1723
1739
|
*/
|
|
1724
1740
|
describeMonitorGroupDynamicRules(request: $_model.DescribeMonitorGroupDynamicRulesRequest): Promise<$_model.DescribeMonitorGroupDynamicRulesResponse>;
|
|
1725
1741
|
/**
|
|
1726
|
-
* Queries the
|
|
1742
|
+
* Queries the resources in an application group.
|
|
1727
1743
|
*
|
|
1728
1744
|
* @param request - DescribeMonitorGroupInstanceAttributeRequest
|
|
1729
1745
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1731,7 +1747,7 @@ export default class Client extends OpenApi {
|
|
|
1731
1747
|
*/
|
|
1732
1748
|
describeMonitorGroupInstanceAttributeWithOptions(request: $_model.DescribeMonitorGroupInstanceAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitorGroupInstanceAttributeResponse>;
|
|
1733
1749
|
/**
|
|
1734
|
-
* Queries the
|
|
1750
|
+
* Queries the resources in an application group.
|
|
1735
1751
|
*
|
|
1736
1752
|
* @param request - DescribeMonitorGroupInstanceAttributeRequest
|
|
1737
1753
|
* @returns DescribeMonitorGroupInstanceAttributeResponse
|
|
@@ -1753,7 +1769,7 @@ export default class Client extends OpenApi {
|
|
|
1753
1769
|
*/
|
|
1754
1770
|
describeMonitorGroupInstances(request: $_model.DescribeMonitorGroupInstancesRequest): Promise<$_model.DescribeMonitorGroupInstancesResponse>;
|
|
1755
1771
|
/**
|
|
1756
|
-
* Queries the
|
|
1772
|
+
* Queries the list of alert notification pause policies for an application group by calling the DescribeMonitorGroupNotifyPolicyList operation.
|
|
1757
1773
|
*
|
|
1758
1774
|
* @param request - DescribeMonitorGroupNotifyPolicyListRequest
|
|
1759
1775
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1761,17 +1777,17 @@ export default class Client extends OpenApi {
|
|
|
1761
1777
|
*/
|
|
1762
1778
|
describeMonitorGroupNotifyPolicyListWithOptions(request: $_model.DescribeMonitorGroupNotifyPolicyListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitorGroupNotifyPolicyListResponse>;
|
|
1763
1779
|
/**
|
|
1764
|
-
* Queries the
|
|
1780
|
+
* Queries the list of alert notification pause policies for an application group by calling the DescribeMonitorGroupNotifyPolicyList operation.
|
|
1765
1781
|
*
|
|
1766
1782
|
* @param request - DescribeMonitorGroupNotifyPolicyListRequest
|
|
1767
1783
|
* @returns DescribeMonitorGroupNotifyPolicyListResponse
|
|
1768
1784
|
*/
|
|
1769
1785
|
describeMonitorGroupNotifyPolicyList(request: $_model.DescribeMonitorGroupNotifyPolicyListRequest): Promise<$_model.DescribeMonitorGroupNotifyPolicyListResponse>;
|
|
1770
1786
|
/**
|
|
1771
|
-
*
|
|
1787
|
+
* You can call the DescribeMonitorGroups operation to query a list of application groups.
|
|
1772
1788
|
*
|
|
1773
1789
|
* @remarks
|
|
1774
|
-
* This topic provides an example of how to query
|
|
1790
|
+
* 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`.
|
|
1775
1791
|
*
|
|
1776
1792
|
* @param request - DescribeMonitorGroupsRequest
|
|
1777
1793
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1779,10 +1795,10 @@ export default class Client extends OpenApi {
|
|
|
1779
1795
|
*/
|
|
1780
1796
|
describeMonitorGroupsWithOptions(request: $_model.DescribeMonitorGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitorGroupsResponse>;
|
|
1781
1797
|
/**
|
|
1782
|
-
*
|
|
1798
|
+
* You can call the DescribeMonitorGroups operation to query a list of application groups.
|
|
1783
1799
|
*
|
|
1784
1800
|
* @remarks
|
|
1785
|
-
* This topic provides an example of how to query
|
|
1801
|
+
* 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`.
|
|
1786
1802
|
*
|
|
1787
1803
|
* @param request - DescribeMonitorGroupsRequest
|
|
1788
1804
|
* @returns DescribeMonitorGroupsResponse
|
|
@@ -1834,7 +1850,7 @@ export default class Client extends OpenApi {
|
|
|
1834
1850
|
*/
|
|
1835
1851
|
describeMonitoringAgentConfig(request: $_model.DescribeMonitoringAgentConfigRequest): Promise<$_model.DescribeMonitoringAgentConfigResponse>;
|
|
1836
1852
|
/**
|
|
1837
|
-
*
|
|
1853
|
+
* You can call the DescribeMonitoringAgentHosts operation to query a list of all hosts, regardless of whether the CloudMonitor agent is installed.
|
|
1838
1854
|
*
|
|
1839
1855
|
* @param request - DescribeMonitoringAgentHostsRequest
|
|
1840
1856
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1842,18 +1858,18 @@ export default class Client extends OpenApi {
|
|
|
1842
1858
|
*/
|
|
1843
1859
|
describeMonitoringAgentHostsWithOptions(request: $_model.DescribeMonitoringAgentHostsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitoringAgentHostsResponse>;
|
|
1844
1860
|
/**
|
|
1845
|
-
*
|
|
1861
|
+
* You can call the DescribeMonitoringAgentHosts operation to query a list of all hosts, regardless of whether the CloudMonitor agent is installed.
|
|
1846
1862
|
*
|
|
1847
1863
|
* @param request - DescribeMonitoringAgentHostsRequest
|
|
1848
1864
|
* @returns DescribeMonitoringAgentHostsResponse
|
|
1849
1865
|
*/
|
|
1850
1866
|
describeMonitoringAgentHosts(request: $_model.DescribeMonitoringAgentHostsRequest): Promise<$_model.DescribeMonitoringAgentHostsResponse>;
|
|
1851
1867
|
/**
|
|
1852
|
-
*
|
|
1868
|
+
* Call the DescribeMonitoringAgentProcesses operation to query the list of processes for a specified resource.
|
|
1853
1869
|
*
|
|
1854
1870
|
* @remarks
|
|
1855
|
-
* >
|
|
1856
|
-
* This topic provides an example of how to query the
|
|
1871
|
+
* > 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).
|
|
1872
|
+
* 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.
|
|
1857
1873
|
*
|
|
1858
1874
|
* @param request - DescribeMonitoringAgentProcessesRequest
|
|
1859
1875
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1861,18 +1877,18 @@ export default class Client extends OpenApi {
|
|
|
1861
1877
|
*/
|
|
1862
1878
|
describeMonitoringAgentProcessesWithOptions(request: $_model.DescribeMonitoringAgentProcessesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitoringAgentProcessesResponse>;
|
|
1863
1879
|
/**
|
|
1864
|
-
*
|
|
1880
|
+
* Call the DescribeMonitoringAgentProcesses operation to query the list of processes for a specified resource.
|
|
1865
1881
|
*
|
|
1866
1882
|
* @remarks
|
|
1867
|
-
* >
|
|
1868
|
-
* This topic provides an example of how to query the
|
|
1883
|
+
* > 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).
|
|
1884
|
+
* 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.
|
|
1869
1885
|
*
|
|
1870
1886
|
* @param request - DescribeMonitoringAgentProcessesRequest
|
|
1871
1887
|
* @returns DescribeMonitoringAgentProcessesResponse
|
|
1872
1888
|
*/
|
|
1873
1889
|
describeMonitoringAgentProcesses(request: $_model.DescribeMonitoringAgentProcessesRequest): Promise<$_model.DescribeMonitoringAgentProcessesResponse>;
|
|
1874
1890
|
/**
|
|
1875
|
-
* Queries the status of the CloudMonitor agent.
|
|
1891
|
+
* Queries the running status of the CloudMonitor agent by calling the DescribeMonitoringAgentStatuses operation.
|
|
1876
1892
|
*
|
|
1877
1893
|
* @remarks
|
|
1878
1894
|
* 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.
|
|
@@ -1883,7 +1899,7 @@ export default class Client extends OpenApi {
|
|
|
1883
1899
|
*/
|
|
1884
1900
|
describeMonitoringAgentStatusesWithOptions(request: $_model.DescribeMonitoringAgentStatusesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitoringAgentStatusesResponse>;
|
|
1885
1901
|
/**
|
|
1886
|
-
* Queries the status of the CloudMonitor agent.
|
|
1902
|
+
* Queries the running status of the CloudMonitor agent by calling the DescribeMonitoringAgentStatuses operation.
|
|
1887
1903
|
*
|
|
1888
1904
|
* @remarks
|
|
1889
1905
|
* 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.
|
|
@@ -1908,10 +1924,7 @@ export default class Client extends OpenApi {
|
|
|
1908
1924
|
*/
|
|
1909
1925
|
describeMonitoringConfig(request: $_model.DescribeMonitoringConfigRequest): Promise<$_model.DescribeMonitoringConfigResponse>;
|
|
1910
1926
|
/**
|
|
1911
|
-
*
|
|
1912
|
-
*
|
|
1913
|
-
* @remarks
|
|
1914
|
-
* > If a tag is attached to multiple cloud resources in the region, the key of the tag is returned only once.
|
|
1927
|
+
* Call the DescribeProductResourceTagKeyList operation to query all tag keys of cloud resources in a specified region.
|
|
1915
1928
|
*
|
|
1916
1929
|
* @param request - DescribeProductResourceTagKeyListRequest
|
|
1917
1930
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1919,10 +1932,7 @@ export default class Client extends OpenApi {
|
|
|
1919
1932
|
*/
|
|
1920
1933
|
describeProductResourceTagKeyListWithOptions(request: $_model.DescribeProductResourceTagKeyListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeProductResourceTagKeyListResponse>;
|
|
1921
1934
|
/**
|
|
1922
|
-
*
|
|
1923
|
-
*
|
|
1924
|
-
* @remarks
|
|
1925
|
-
* > If a tag is attached to multiple cloud resources in the region, the key of the tag is returned only once.
|
|
1935
|
+
* Call the DescribeProductResourceTagKeyList operation to query all tag keys of cloud resources in a specified region.
|
|
1926
1936
|
*
|
|
1927
1937
|
* @param request - DescribeProductResourceTagKeyListRequest
|
|
1928
1938
|
* @returns DescribeProductResourceTagKeyListResponse
|
|
@@ -1944,10 +1954,10 @@ export default class Client extends OpenApi {
|
|
|
1944
1954
|
*/
|
|
1945
1955
|
describeProductsOfActiveMetricRule(request: $_model.DescribeProductsOfActiveMetricRuleRequest): Promise<$_model.DescribeProductsOfActiveMetricRuleResponse>;
|
|
1946
1956
|
/**
|
|
1947
|
-
*
|
|
1957
|
+
* Calls the DescribeProjectMeta operation to query the list of cloud services that support time series monitoring metrics in CloudMonitor.
|
|
1948
1958
|
*
|
|
1949
1959
|
* @remarks
|
|
1950
|
-
*
|
|
1960
|
+
* Obtains the information about the connected cloud services, including the description, namespace, and tags of each service.
|
|
1951
1961
|
*
|
|
1952
1962
|
* @param request - DescribeProjectMetaRequest
|
|
1953
1963
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1955,20 +1965,20 @@ export default class Client extends OpenApi {
|
|
|
1955
1965
|
*/
|
|
1956
1966
|
describeProjectMetaWithOptions(request: $_model.DescribeProjectMetaRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeProjectMetaResponse>;
|
|
1957
1967
|
/**
|
|
1958
|
-
*
|
|
1968
|
+
* Calls the DescribeProjectMeta operation to query the list of cloud services that support time series monitoring metrics in CloudMonitor.
|
|
1959
1969
|
*
|
|
1960
1970
|
* @remarks
|
|
1961
|
-
*
|
|
1971
|
+
* Obtains the information about the connected cloud services, including the description, namespace, and tags of each service.
|
|
1962
1972
|
*
|
|
1963
1973
|
* @param request - DescribeProjectMetaRequest
|
|
1964
1974
|
* @returns DescribeProjectMetaResponse
|
|
1965
1975
|
*/
|
|
1966
1976
|
describeProjectMeta(request: $_model.DescribeProjectMetaRequest): Promise<$_model.DescribeProjectMetaResponse>;
|
|
1967
1977
|
/**
|
|
1968
|
-
* Queries the details of a site monitoring task.
|
|
1978
|
+
* Queries the details of a site monitoring task by calling the DescribeSiteMonitorAttribute operation.
|
|
1969
1979
|
*
|
|
1970
1980
|
* @remarks
|
|
1971
|
-
* This topic provides an example on how to query the details of
|
|
1981
|
+
* 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`.
|
|
1972
1982
|
*
|
|
1973
1983
|
* @param request - DescribeSiteMonitorAttributeRequest
|
|
1974
1984
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1976,10 +1986,10 @@ export default class Client extends OpenApi {
|
|
|
1976
1986
|
*/
|
|
1977
1987
|
describeSiteMonitorAttributeWithOptions(request: $_model.DescribeSiteMonitorAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorAttributeResponse>;
|
|
1978
1988
|
/**
|
|
1979
|
-
* Queries the details of a site monitoring task.
|
|
1989
|
+
* Queries the details of a site monitoring task by calling the DescribeSiteMonitorAttribute operation.
|
|
1980
1990
|
*
|
|
1981
1991
|
* @remarks
|
|
1982
|
-
* This topic provides an example on how to query the details of
|
|
1992
|
+
* 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`.
|
|
1983
1993
|
*
|
|
1984
1994
|
* @param request - DescribeSiteMonitorAttributeRequest
|
|
1985
1995
|
* @returns DescribeSiteMonitorAttributeResponse
|
|
@@ -2001,10 +2011,10 @@ export default class Client extends OpenApi {
|
|
|
2001
2011
|
*/
|
|
2002
2012
|
describeSiteMonitorData(request: $_model.DescribeSiteMonitorDataRequest): Promise<$_model.DescribeSiteMonitorDataResponse>;
|
|
2003
2013
|
/**
|
|
2004
|
-
* Queries the detection points
|
|
2014
|
+
* Queries the details of all carrier detection points by calling the DescribeSiteMonitorISPCityList operation.
|
|
2005
2015
|
*
|
|
2006
2016
|
* @remarks
|
|
2007
|
-
*
|
|
2017
|
+
* 本文将提供一个示例,查询运营商“联通”在“贵阳市”的探测点详情。
|
|
2008
2018
|
*
|
|
2009
2019
|
* @param request - DescribeSiteMonitorISPCityListRequest
|
|
2010
2020
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2012,20 +2022,20 @@ export default class Client extends OpenApi {
|
|
|
2012
2022
|
*/
|
|
2013
2023
|
describeSiteMonitorISPCityListWithOptions(request: $_model.DescribeSiteMonitorISPCityListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorISPCityListResponse>;
|
|
2014
2024
|
/**
|
|
2015
|
-
* Queries the detection points
|
|
2025
|
+
* Queries the details of all carrier detection points by calling the DescribeSiteMonitorISPCityList operation.
|
|
2016
2026
|
*
|
|
2017
2027
|
* @remarks
|
|
2018
|
-
*
|
|
2028
|
+
* 本文将提供一个示例,查询运营商“联通”在“贵阳市”的探测点详情。
|
|
2019
2029
|
*
|
|
2020
2030
|
* @param request - DescribeSiteMonitorISPCityListRequest
|
|
2021
2031
|
* @returns DescribeSiteMonitorISPCityListResponse
|
|
2022
2032
|
*/
|
|
2023
2033
|
describeSiteMonitorISPCityList(request: $_model.DescribeSiteMonitorISPCityListRequest): Promise<$_model.DescribeSiteMonitorISPCityListResponse>;
|
|
2024
2034
|
/**
|
|
2025
|
-
* Queries site monitoring tasks.
|
|
2035
|
+
* Queries the list of site monitoring tasks by calling the DescribeSiteMonitorList operation.
|
|
2026
2036
|
*
|
|
2027
2037
|
* @remarks
|
|
2028
|
-
* This topic provides an example
|
|
2038
|
+
* 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`.
|
|
2029
2039
|
*
|
|
2030
2040
|
* @param request - DescribeSiteMonitorListRequest
|
|
2031
2041
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2033,21 +2043,21 @@ export default class Client extends OpenApi {
|
|
|
2033
2043
|
*/
|
|
2034
2044
|
describeSiteMonitorListWithOptions(request: $_model.DescribeSiteMonitorListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorListResponse>;
|
|
2035
2045
|
/**
|
|
2036
|
-
* Queries site monitoring tasks.
|
|
2046
|
+
* Queries the list of site monitoring tasks by calling the DescribeSiteMonitorList operation.
|
|
2037
2047
|
*
|
|
2038
2048
|
* @remarks
|
|
2039
|
-
* This topic provides an example
|
|
2049
|
+
* 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`.
|
|
2040
2050
|
*
|
|
2041
2051
|
* @param request - DescribeSiteMonitorListRequest
|
|
2042
2052
|
* @returns DescribeSiteMonitorListResponse
|
|
2043
2053
|
*/
|
|
2044
2054
|
describeSiteMonitorList(request: $_model.DescribeSiteMonitorListRequest): Promise<$_model.DescribeSiteMonitorListResponse>;
|
|
2045
2055
|
/**
|
|
2046
|
-
*
|
|
2056
|
+
* Call the DescribeSiteMonitorLog operation to query the detection logs for a one-time detection task.
|
|
2047
2057
|
*
|
|
2048
2058
|
* @remarks
|
|
2049
|
-
*
|
|
2050
|
-
* This topic provides an example
|
|
2059
|
+
* Only Alibaba Cloud accounts with Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
2060
|
+
* This topic provides an example of how to query the detection logs for the one-time detection task `afa5c3ce-f944-4363-9edb-ce919a29****`.
|
|
2051
2061
|
*
|
|
2052
2062
|
* @param request - DescribeSiteMonitorLogRequest
|
|
2053
2063
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2055,18 +2065,18 @@ export default class Client extends OpenApi {
|
|
|
2055
2065
|
*/
|
|
2056
2066
|
describeSiteMonitorLogWithOptions(request: $_model.DescribeSiteMonitorLogRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorLogResponse>;
|
|
2057
2067
|
/**
|
|
2058
|
-
*
|
|
2068
|
+
* Call the DescribeSiteMonitorLog operation to query the detection logs for a one-time detection task.
|
|
2059
2069
|
*
|
|
2060
2070
|
* @remarks
|
|
2061
|
-
*
|
|
2062
|
-
* This topic provides an example
|
|
2071
|
+
* Only Alibaba Cloud accounts with Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
2072
|
+
* This topic provides an example of how to query the detection logs for the one-time detection task `afa5c3ce-f944-4363-9edb-ce919a29****`.
|
|
2063
2073
|
*
|
|
2064
2074
|
* @param request - DescribeSiteMonitorLogRequest
|
|
2065
2075
|
* @returns DescribeSiteMonitorLogResponse
|
|
2066
2076
|
*/
|
|
2067
2077
|
describeSiteMonitorLog(request: $_model.DescribeSiteMonitorLogRequest): Promise<$_model.DescribeSiteMonitorLogResponse>;
|
|
2068
2078
|
/**
|
|
2069
|
-
*
|
|
2079
|
+
* Calls the DescribeSiteMonitorQuota operation to query the quota and version of site monitoring.
|
|
2070
2080
|
*
|
|
2071
2081
|
* @param request - DescribeSiteMonitorQuotaRequest
|
|
2072
2082
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2074,17 +2084,17 @@ export default class Client extends OpenApi {
|
|
|
2074
2084
|
*/
|
|
2075
2085
|
describeSiteMonitorQuotaWithOptions(request: $_model.DescribeSiteMonitorQuotaRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorQuotaResponse>;
|
|
2076
2086
|
/**
|
|
2077
|
-
*
|
|
2087
|
+
* Calls the DescribeSiteMonitorQuota operation to query the quota and version of site monitoring.
|
|
2078
2088
|
*
|
|
2079
2089
|
* @param request - DescribeSiteMonitorQuotaRequest
|
|
2080
2090
|
* @returns DescribeSiteMonitorQuotaResponse
|
|
2081
2091
|
*/
|
|
2082
2092
|
describeSiteMonitorQuota(request: $_model.DescribeSiteMonitorQuotaRequest): Promise<$_model.DescribeSiteMonitorQuotaResponse>;
|
|
2083
2093
|
/**
|
|
2084
|
-
* Queries the statistics of a specified metric
|
|
2094
|
+
* Queries the average statistics of a specified metric in a specified site monitoring task by calling the DescribeSiteMonitorStatistics operation.
|
|
2085
2095
|
*
|
|
2086
2096
|
* @remarks
|
|
2087
|
-
* This topic provides an example on how to query the statistics of the `Availability` metric
|
|
2097
|
+
* 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`.
|
|
2088
2098
|
*
|
|
2089
2099
|
* @param request - DescribeSiteMonitorStatisticsRequest
|
|
2090
2100
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2092,17 +2102,20 @@ export default class Client extends OpenApi {
|
|
|
2092
2102
|
*/
|
|
2093
2103
|
describeSiteMonitorStatisticsWithOptions(request: $_model.DescribeSiteMonitorStatisticsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorStatisticsResponse>;
|
|
2094
2104
|
/**
|
|
2095
|
-
* Queries the statistics of a specified metric
|
|
2105
|
+
* Queries the average statistics of a specified metric in a specified site monitoring task by calling the DescribeSiteMonitorStatistics operation.
|
|
2096
2106
|
*
|
|
2097
2107
|
* @remarks
|
|
2098
|
-
* This topic provides an example on how to query the statistics of the `Availability` metric
|
|
2108
|
+
* 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`.
|
|
2099
2109
|
*
|
|
2100
2110
|
* @param request - DescribeSiteMonitorStatisticsRequest
|
|
2101
2111
|
* @returns DescribeSiteMonitorStatisticsResponse
|
|
2102
2112
|
*/
|
|
2103
2113
|
describeSiteMonitorStatistics(request: $_model.DescribeSiteMonitorStatisticsRequest): Promise<$_model.DescribeSiteMonitorStatisticsResponse>;
|
|
2104
2114
|
/**
|
|
2105
|
-
* Queries detection points.
|
|
2115
|
+
* Queries a list of detection points.
|
|
2116
|
+
*
|
|
2117
|
+
* @remarks
|
|
2118
|
+
* This topic provides an example of how to call the DescribeSyntheticProbeList operation to query detection point details for the China Unicom carrier in Beijing.
|
|
2106
2119
|
*
|
|
2107
2120
|
* @param request - DescribeSyntheticProbeListRequest
|
|
2108
2121
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2110,14 +2123,17 @@ export default class Client extends OpenApi {
|
|
|
2110
2123
|
*/
|
|
2111
2124
|
describeSyntheticProbeListWithOptions(request: $_model.DescribeSyntheticProbeListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSyntheticProbeListResponse>;
|
|
2112
2125
|
/**
|
|
2113
|
-
* Queries detection points.
|
|
2126
|
+
* Queries a list of detection points.
|
|
2127
|
+
*
|
|
2128
|
+
* @remarks
|
|
2129
|
+
* This topic provides an example of how to call the DescribeSyntheticProbeList operation to query detection point details for the China Unicom carrier in Beijing.
|
|
2114
2130
|
*
|
|
2115
2131
|
* @param request - DescribeSyntheticProbeListRequest
|
|
2116
2132
|
* @returns DescribeSyntheticProbeListResponse
|
|
2117
2133
|
*/
|
|
2118
2134
|
describeSyntheticProbeList(request: $_model.DescribeSyntheticProbeListRequest): Promise<$_model.DescribeSyntheticProbeListResponse>;
|
|
2119
2135
|
/**
|
|
2120
|
-
* Queries
|
|
2136
|
+
* Queries a system event.
|
|
2121
2137
|
*
|
|
2122
2138
|
* @param request - DescribeSystemEventAttributeRequest
|
|
2123
2139
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2125,20 +2141,20 @@ export default class Client extends OpenApi {
|
|
|
2125
2141
|
*/
|
|
2126
2142
|
describeSystemEventAttributeWithOptions(request: $_model.DescribeSystemEventAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSystemEventAttributeResponse>;
|
|
2127
2143
|
/**
|
|
2128
|
-
* Queries
|
|
2144
|
+
* Queries a system event.
|
|
2129
2145
|
*
|
|
2130
2146
|
* @param request - DescribeSystemEventAttributeRequest
|
|
2131
2147
|
* @returns DescribeSystemEventAttributeResponse
|
|
2132
2148
|
*/
|
|
2133
2149
|
describeSystemEventAttribute(request: $_model.DescribeSystemEventAttributeRequest): Promise<$_model.DescribeSystemEventAttributeResponse>;
|
|
2134
2150
|
/**
|
|
2135
|
-
* Queries the number of
|
|
2151
|
+
* Queries the number of events that occurred for each Alibaba Cloud service under the current account.
|
|
2136
2152
|
*
|
|
2137
2153
|
* @remarks
|
|
2138
|
-
* ###
|
|
2139
|
-
* You can call
|
|
2140
|
-
* ###
|
|
2141
|
-
* This topic provides an example
|
|
2154
|
+
* ### Background information
|
|
2155
|
+
* 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.
|
|
2156
|
+
* ### Operation description
|
|
2157
|
+
* 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.
|
|
2142
2158
|
*
|
|
2143
2159
|
* @param request - DescribeSystemEventCountRequest
|
|
2144
2160
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2146,13 +2162,13 @@ export default class Client extends OpenApi {
|
|
|
2146
2162
|
*/
|
|
2147
2163
|
describeSystemEventCountWithOptions(request: $_model.DescribeSystemEventCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSystemEventCountResponse>;
|
|
2148
2164
|
/**
|
|
2149
|
-
* Queries the number of
|
|
2165
|
+
* Queries the number of events that occurred for each Alibaba Cloud service under the current account.
|
|
2150
2166
|
*
|
|
2151
2167
|
* @remarks
|
|
2152
|
-
* ###
|
|
2153
|
-
* You can call
|
|
2154
|
-
* ###
|
|
2155
|
-
* This topic provides an example
|
|
2168
|
+
* ### Background information
|
|
2169
|
+
* 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.
|
|
2170
|
+
* ### Operation description
|
|
2171
|
+
* 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.
|
|
2156
2172
|
*
|
|
2157
2173
|
* @param request - DescribeSystemEventCountRequest
|
|
2158
2174
|
* @returns DescribeSystemEventCountResponse
|
|
@@ -2174,7 +2190,7 @@ export default class Client extends OpenApi {
|
|
|
2174
2190
|
*/
|
|
2175
2191
|
describeSystemEventHistogram(request: $_model.DescribeSystemEventHistogramRequest): Promise<$_model.DescribeSystemEventHistogramResponse>;
|
|
2176
2192
|
/**
|
|
2177
|
-
* Queries the meta information
|
|
2193
|
+
* Queries the meta information of system events by calling the DescribeSystemEventMetaList operation.
|
|
2178
2194
|
*
|
|
2179
2195
|
* @param request - DescribeSystemEventMetaListRequest
|
|
2180
2196
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2182,14 +2198,14 @@ export default class Client extends OpenApi {
|
|
|
2182
2198
|
*/
|
|
2183
2199
|
describeSystemEventMetaListWithOptions(request: $_model.DescribeSystemEventMetaListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSystemEventMetaListResponse>;
|
|
2184
2200
|
/**
|
|
2185
|
-
* Queries the meta information
|
|
2201
|
+
* Queries the meta information of system events by calling the DescribeSystemEventMetaList operation.
|
|
2186
2202
|
*
|
|
2187
2203
|
* @param request - DescribeSystemEventMetaListRequest
|
|
2188
2204
|
* @returns DescribeSystemEventMetaListResponse
|
|
2189
2205
|
*/
|
|
2190
2206
|
describeSystemEventMetaList(request: $_model.DescribeSystemEventMetaListRequest): Promise<$_model.DescribeSystemEventMetaListResponse>;
|
|
2191
2207
|
/**
|
|
2192
|
-
* Queries tag keys.
|
|
2208
|
+
* Queries a list of tag keys by calling the DescribeTagKeyList operation.
|
|
2193
2209
|
*
|
|
2194
2210
|
* @param request - DescribeTagKeyListRequest
|
|
2195
2211
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2197,17 +2213,14 @@ export default class Client extends OpenApi {
|
|
|
2197
2213
|
*/
|
|
2198
2214
|
describeTagKeyListWithOptions(request: $_model.DescribeTagKeyListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTagKeyListResponse>;
|
|
2199
2215
|
/**
|
|
2200
|
-
* Queries tag keys.
|
|
2216
|
+
* Queries a list of tag keys by calling the DescribeTagKeyList operation.
|
|
2201
2217
|
*
|
|
2202
2218
|
* @param request - DescribeTagKeyListRequest
|
|
2203
2219
|
* @returns DescribeTagKeyListResponse
|
|
2204
2220
|
*/
|
|
2205
2221
|
describeTagKeyList(request: $_model.DescribeTagKeyListRequest): Promise<$_model.DescribeTagKeyListResponse>;
|
|
2206
2222
|
/**
|
|
2207
|
-
* Queries the tag values
|
|
2208
|
-
*
|
|
2209
|
-
* @remarks
|
|
2210
|
-
* This topic provides an example of how to query the tag values corresponding to `tagKey1`. The return results are `tagValue1` and `tagValue2`.
|
|
2223
|
+
* Queries the tag values for a specified tag key.
|
|
2211
2224
|
*
|
|
2212
2225
|
* @param request - DescribeTagValueListRequest
|
|
2213
2226
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2215,17 +2228,14 @@ export default class Client extends OpenApi {
|
|
|
2215
2228
|
*/
|
|
2216
2229
|
describeTagValueListWithOptions(request: $_model.DescribeTagValueListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTagValueListResponse>;
|
|
2217
2230
|
/**
|
|
2218
|
-
* Queries the tag values
|
|
2219
|
-
*
|
|
2220
|
-
* @remarks
|
|
2221
|
-
* This topic provides an example of how to query the tag values corresponding to `tagKey1`. The return results are `tagValue1` and `tagValue2`.
|
|
2231
|
+
* Queries the tag values for a specified tag key.
|
|
2222
2232
|
*
|
|
2223
2233
|
* @param request - DescribeTagValueListRequest
|
|
2224
2234
|
* @returns DescribeTagValueListResponse
|
|
2225
2235
|
*/
|
|
2226
2236
|
describeTagValueList(request: $_model.DescribeTagValueListRequest): Promise<$_model.DescribeTagValueListResponse>;
|
|
2227
2237
|
/**
|
|
2228
|
-
*
|
|
2238
|
+
* Call the DescribeUnhealthyHostAvailability operation to query a list of unhealthy servers.
|
|
2229
2239
|
*
|
|
2230
2240
|
* @param request - DescribeUnhealthyHostAvailabilityRequest
|
|
2231
2241
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2233,7 +2243,7 @@ export default class Client extends OpenApi {
|
|
|
2233
2243
|
*/
|
|
2234
2244
|
describeUnhealthyHostAvailabilityWithOptions(request: $_model.DescribeUnhealthyHostAvailabilityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUnhealthyHostAvailabilityResponse>;
|
|
2235
2245
|
/**
|
|
2236
|
-
*
|
|
2246
|
+
* Call the DescribeUnhealthyHostAvailability operation to query a list of unhealthy servers.
|
|
2237
2247
|
*
|
|
2238
2248
|
* @param request - DescribeUnhealthyHostAvailabilityRequest
|
|
2239
2249
|
* @returns DescribeUnhealthyHostAvailabilityResponse
|
|
@@ -2255,18 +2265,22 @@ export default class Client extends OpenApi {
|
|
|
2255
2265
|
*/
|
|
2256
2266
|
disableActiveMetricRule(request: $_model.DisableActiveMetricRuleRequest): Promise<$_model.DisableActiveMetricRuleResponse>;
|
|
2257
2267
|
/**
|
|
2268
|
+
* Disables one or more event-triggered alert rules.
|
|
2269
|
+
*
|
|
2258
2270
|
* @param request - DisableEventRulesRequest
|
|
2259
2271
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
2260
2272
|
* @returns DisableEventRulesResponse
|
|
2261
2273
|
*/
|
|
2262
2274
|
disableEventRulesWithOptions(request: $_model.DisableEventRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableEventRulesResponse>;
|
|
2263
2275
|
/**
|
|
2276
|
+
* Disables one or more event-triggered alert rules.
|
|
2277
|
+
*
|
|
2264
2278
|
* @param request - DisableEventRulesRequest
|
|
2265
2279
|
* @returns DisableEventRulesResponse
|
|
2266
2280
|
*/
|
|
2267
2281
|
disableEventRules(request: $_model.DisableEventRulesRequest): Promise<$_model.DisableEventRulesResponse>;
|
|
2268
2282
|
/**
|
|
2269
|
-
* Disables availability monitoring
|
|
2283
|
+
* Disables one or more specified availability monitoring jobs.
|
|
2270
2284
|
*
|
|
2271
2285
|
* @param request - DisableHostAvailabilityRequest
|
|
2272
2286
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2274,14 +2288,14 @@ export default class Client extends OpenApi {
|
|
|
2274
2288
|
*/
|
|
2275
2289
|
disableHostAvailabilityWithOptions(request: $_model.DisableHostAvailabilityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableHostAvailabilityResponse>;
|
|
2276
2290
|
/**
|
|
2277
|
-
* Disables availability monitoring
|
|
2291
|
+
* Disables one or more specified availability monitoring jobs.
|
|
2278
2292
|
*
|
|
2279
2293
|
* @param request - DisableHostAvailabilityRequest
|
|
2280
2294
|
* @returns DisableHostAvailabilityResponse
|
|
2281
2295
|
*/
|
|
2282
2296
|
disableHostAvailability(request: $_model.DisableHostAvailabilityRequest): Promise<$_model.DisableHostAvailabilityResponse>;
|
|
2283
2297
|
/**
|
|
2284
|
-
*
|
|
2298
|
+
* You can call the DisableMetricRules operation to disable alert rules.
|
|
2285
2299
|
*
|
|
2286
2300
|
* @param request - DisableMetricRulesRequest
|
|
2287
2301
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2289,14 +2303,14 @@ export default class Client extends OpenApi {
|
|
|
2289
2303
|
*/
|
|
2290
2304
|
disableMetricRulesWithOptions(request: $_model.DisableMetricRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableMetricRulesResponse>;
|
|
2291
2305
|
/**
|
|
2292
|
-
*
|
|
2306
|
+
* You can call the DisableMetricRules operation to disable alert rules.
|
|
2293
2307
|
*
|
|
2294
2308
|
* @param request - DisableMetricRulesRequest
|
|
2295
2309
|
* @returns DisableMetricRulesResponse
|
|
2296
2310
|
*/
|
|
2297
2311
|
disableMetricRules(request: $_model.DisableMetricRulesRequest): Promise<$_model.DisableMetricRulesResponse>;
|
|
2298
2312
|
/**
|
|
2299
|
-
* Disables site monitoring tasks.
|
|
2313
|
+
* Disables one or more site monitoring tasks by calling the DisableSiteMonitors operation.
|
|
2300
2314
|
*
|
|
2301
2315
|
* @param request - DisableSiteMonitorsRequest
|
|
2302
2316
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2304,7 +2318,7 @@ export default class Client extends OpenApi {
|
|
|
2304
2318
|
*/
|
|
2305
2319
|
disableSiteMonitorsWithOptions(request: $_model.DisableSiteMonitorsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableSiteMonitorsResponse>;
|
|
2306
2320
|
/**
|
|
2307
|
-
* Disables site monitoring tasks.
|
|
2321
|
+
* Disables one or more site monitoring tasks by calling the DisableSiteMonitors operation.
|
|
2308
2322
|
*
|
|
2309
2323
|
* @param request - DisableSiteMonitorsRequest
|
|
2310
2324
|
* @returns DisableSiteMonitorsResponse
|
|
@@ -2326,18 +2340,22 @@ export default class Client extends OpenApi {
|
|
|
2326
2340
|
*/
|
|
2327
2341
|
enableActiveMetricRule(request: $_model.EnableActiveMetricRuleRequest): Promise<$_model.EnableActiveMetricRuleResponse>;
|
|
2328
2342
|
/**
|
|
2343
|
+
* The EnableEventRules operation enables one or more event rules.
|
|
2344
|
+
*
|
|
2329
2345
|
* @param request - EnableEventRulesRequest
|
|
2330
2346
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
2331
2347
|
* @returns EnableEventRulesResponse
|
|
2332
2348
|
*/
|
|
2333
2349
|
enableEventRulesWithOptions(request: $_model.EnableEventRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EnableEventRulesResponse>;
|
|
2334
2350
|
/**
|
|
2351
|
+
* The EnableEventRules operation enables one or more event rules.
|
|
2352
|
+
*
|
|
2335
2353
|
* @param request - EnableEventRulesRequest
|
|
2336
2354
|
* @returns EnableEventRulesResponse
|
|
2337
2355
|
*/
|
|
2338
2356
|
enableEventRules(request: $_model.EnableEventRulesRequest): Promise<$_model.EnableEventRulesResponse>;
|
|
2339
2357
|
/**
|
|
2340
|
-
* Enables availability monitoring
|
|
2358
|
+
* Enables a specified availability monitoring task.
|
|
2341
2359
|
*
|
|
2342
2360
|
* @param request - EnableHostAvailabilityRequest
|
|
2343
2361
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2345,7 +2363,7 @@ export default class Client extends OpenApi {
|
|
|
2345
2363
|
*/
|
|
2346
2364
|
enableHostAvailabilityWithOptions(request: $_model.EnableHostAvailabilityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EnableHostAvailabilityResponse>;
|
|
2347
2365
|
/**
|
|
2348
|
-
* Enables availability monitoring
|
|
2366
|
+
* Enables a specified availability monitoring task.
|
|
2349
2367
|
*
|
|
2350
2368
|
* @param request - EnableHostAvailabilityRequest
|
|
2351
2369
|
* @returns EnableHostAvailabilityResponse
|
|
@@ -2397,11 +2415,15 @@ export default class Client extends OpenApi {
|
|
|
2397
2415
|
*/
|
|
2398
2416
|
enableSiteMonitors(request: $_model.EnableSiteMonitorsRequest): Promise<$_model.EnableSiteMonitorsResponse>;
|
|
2399
2417
|
/**
|
|
2400
|
-
* InstallMonitoringAgent
|
|
2418
|
+
* Call the InstallMonitoringAgent operation to install the CloudMonitor agent on specified Alibaba Cloud hosts.
|
|
2401
2419
|
*
|
|
2402
2420
|
* @remarks
|
|
2403
2421
|
* ## Prerequisites
|
|
2404
|
-
*
|
|
2422
|
+
* 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).
|
|
2423
|
+
* ## Background information
|
|
2424
|
+
* 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).
|
|
2425
|
+
* ## Example
|
|
2426
|
+
* This example shows how to forcibly install the latest version of the CloudMonitor agent on the ECS instance `i-m5e0k0bexac8tykr****`.
|
|
2405
2427
|
*
|
|
2406
2428
|
* @param request - InstallMonitoringAgentRequest
|
|
2407
2429
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2409,18 +2431,22 @@ export default class Client extends OpenApi {
|
|
|
2409
2431
|
*/
|
|
2410
2432
|
installMonitoringAgentWithOptions(request: $_model.InstallMonitoringAgentRequest, runtime: $dara.RuntimeOptions): Promise<$_model.InstallMonitoringAgentResponse>;
|
|
2411
2433
|
/**
|
|
2412
|
-
* InstallMonitoringAgent
|
|
2434
|
+
* Call the InstallMonitoringAgent operation to install the CloudMonitor agent on specified Alibaba Cloud hosts.
|
|
2413
2435
|
*
|
|
2414
2436
|
* @remarks
|
|
2415
2437
|
* ## Prerequisites
|
|
2416
|
-
*
|
|
2438
|
+
* 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).
|
|
2439
|
+
* ## Background information
|
|
2440
|
+
* 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).
|
|
2441
|
+
* ## Example
|
|
2442
|
+
* This example shows how to forcibly install the latest version of the CloudMonitor agent on the ECS instance `i-m5e0k0bexac8tykr****`.
|
|
2417
2443
|
*
|
|
2418
2444
|
* @param request - InstallMonitoringAgentRequest
|
|
2419
2445
|
* @returns InstallMonitoringAgentResponse
|
|
2420
2446
|
*/
|
|
2421
2447
|
installMonitoringAgent(request: $_model.InstallMonitoringAgentRequest): Promise<$_model.InstallMonitoringAgentResponse>;
|
|
2422
2448
|
/**
|
|
2423
|
-
*
|
|
2449
|
+
* You can call the ModifyGroupMonitoringAgentProcess operation to modify the process monitoring settings for an application group.
|
|
2424
2450
|
*
|
|
2425
2451
|
* @param request - ModifyGroupMonitoringAgentProcessRequest
|
|
2426
2452
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2428,7 +2454,7 @@ export default class Client extends OpenApi {
|
|
|
2428
2454
|
*/
|
|
2429
2455
|
modifyGroupMonitoringAgentProcessWithOptions(request: $_model.ModifyGroupMonitoringAgentProcessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyGroupMonitoringAgentProcessResponse>;
|
|
2430
2456
|
/**
|
|
2431
|
-
*
|
|
2457
|
+
* You can call the ModifyGroupMonitoringAgentProcess operation to modify the process monitoring settings for an application group.
|
|
2432
2458
|
*
|
|
2433
2459
|
* @param request - ModifyGroupMonitoringAgentProcessRequest
|
|
2434
2460
|
* @returns ModifyGroupMonitoringAgentProcessResponse
|
|
@@ -2456,7 +2482,7 @@ export default class Client extends OpenApi {
|
|
|
2456
2482
|
*/
|
|
2457
2483
|
modifyHostAvailability(request: $_model.ModifyHostAvailabilityRequest): Promise<$_model.ModifyHostAvailabilityResponse>;
|
|
2458
2484
|
/**
|
|
2459
|
-
*
|
|
2485
|
+
* Calls the ModifyHostInfo operation to modify the display information of a non-Alibaba Cloud host.
|
|
2460
2486
|
*
|
|
2461
2487
|
* @remarks
|
|
2462
2488
|
* ***
|
|
@@ -2467,7 +2493,7 @@ export default class Client extends OpenApi {
|
|
|
2467
2493
|
*/
|
|
2468
2494
|
modifyHostInfoWithOptions(request: $_model.ModifyHostInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHostInfoResponse>;
|
|
2469
2495
|
/**
|
|
2470
|
-
*
|
|
2496
|
+
* Calls the ModifyHostInfo operation to modify the display information of a non-Alibaba Cloud host.
|
|
2471
2497
|
*
|
|
2472
2498
|
* @remarks
|
|
2473
2499
|
* ***
|
|
@@ -2477,10 +2503,10 @@ export default class Client extends OpenApi {
|
|
|
2477
2503
|
*/
|
|
2478
2504
|
modifyHostInfo(request: $_model.ModifyHostInfoRequest): Promise<$_model.ModifyHostInfoResponse>;
|
|
2479
2505
|
/**
|
|
2480
|
-
*
|
|
2506
|
+
* Calls the ModifyHybridMonitorNamespace operation to modify a metric store.
|
|
2481
2507
|
*
|
|
2482
2508
|
* @remarks
|
|
2483
|
-
* This topic provides an example on how to change the data
|
|
2509
|
+
* 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.
|
|
2484
2510
|
*
|
|
2485
2511
|
* @param request - ModifyHybridMonitorNamespaceRequest
|
|
2486
2512
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2488,20 +2514,20 @@ export default class Client extends OpenApi {
|
|
|
2488
2514
|
*/
|
|
2489
2515
|
modifyHybridMonitorNamespaceWithOptions(request: $_model.ModifyHybridMonitorNamespaceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridMonitorNamespaceResponse>;
|
|
2490
2516
|
/**
|
|
2491
|
-
*
|
|
2517
|
+
* Calls the ModifyHybridMonitorNamespace operation to modify a metric store.
|
|
2492
2518
|
*
|
|
2493
2519
|
* @remarks
|
|
2494
|
-
* This topic provides an example on how to change the data
|
|
2520
|
+
* 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.
|
|
2495
2521
|
*
|
|
2496
2522
|
* @param request - ModifyHybridMonitorNamespaceRequest
|
|
2497
2523
|
* @returns ModifyHybridMonitorNamespaceResponse
|
|
2498
2524
|
*/
|
|
2499
2525
|
modifyHybridMonitorNamespace(request: $_model.ModifyHybridMonitorNamespaceRequest): Promise<$_model.ModifyHybridMonitorNamespaceResponse>;
|
|
2500
2526
|
/**
|
|
2501
|
-
* Modifies a Logstore group.
|
|
2527
|
+
* Modifies a Logstore group by calling the ModifyHybridMonitorSLSGroup operation.
|
|
2502
2528
|
*
|
|
2503
2529
|
* @remarks
|
|
2504
|
-
*
|
|
2530
|
+
* 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.
|
|
2505
2531
|
*
|
|
2506
2532
|
* @param request - ModifyHybridMonitorSLSGroupRequest
|
|
2507
2533
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2509,20 +2535,20 @@ export default class Client extends OpenApi {
|
|
|
2509
2535
|
*/
|
|
2510
2536
|
modifyHybridMonitorSLSGroupWithOptions(request: $_model.ModifyHybridMonitorSLSGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridMonitorSLSGroupResponse>;
|
|
2511
2537
|
/**
|
|
2512
|
-
* Modifies a Logstore group.
|
|
2538
|
+
* Modifies a Logstore group by calling the ModifyHybridMonitorSLSGroup operation.
|
|
2513
2539
|
*
|
|
2514
2540
|
* @remarks
|
|
2515
|
-
*
|
|
2541
|
+
* 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.
|
|
2516
2542
|
*
|
|
2517
2543
|
* @param request - ModifyHybridMonitorSLSGroupRequest
|
|
2518
2544
|
* @returns ModifyHybridMonitorSLSGroupResponse
|
|
2519
2545
|
*/
|
|
2520
2546
|
modifyHybridMonitorSLSGroup(request: $_model.ModifyHybridMonitorSLSGroupRequest): Promise<$_model.ModifyHybridMonitorSLSGroupResponse>;
|
|
2521
2547
|
/**
|
|
2522
|
-
* Modifies a
|
|
2548
|
+
* Modifies the metrics of a Simple Log Service (SLS) log monitoring task by calling the ModifyHybridMonitorTask operation.
|
|
2523
2549
|
*
|
|
2524
2550
|
* @remarks
|
|
2525
|
-
* This topic provides an example on how to change the collection
|
|
2551
|
+
* 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.
|
|
2526
2552
|
*
|
|
2527
2553
|
* @param request - ModifyHybridMonitorTaskRequest
|
|
2528
2554
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2530,10 +2556,10 @@ export default class Client extends OpenApi {
|
|
|
2530
2556
|
*/
|
|
2531
2557
|
modifyHybridMonitorTaskWithOptions(request: $_model.ModifyHybridMonitorTaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridMonitorTaskResponse>;
|
|
2532
2558
|
/**
|
|
2533
|
-
* Modifies a
|
|
2559
|
+
* Modifies the metrics of a Simple Log Service (SLS) log monitoring task by calling the ModifyHybridMonitorTask operation.
|
|
2534
2560
|
*
|
|
2535
2561
|
* @remarks
|
|
2536
|
-
* This topic provides an example on how to change the collection
|
|
2562
|
+
* 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.
|
|
2537
2563
|
*
|
|
2538
2564
|
* @param request - ModifyHybridMonitorTaskRequest
|
|
2539
2565
|
* @returns ModifyHybridMonitorTaskResponse
|
|
@@ -2576,7 +2602,7 @@ export default class Client extends OpenApi {
|
|
|
2576
2602
|
*/
|
|
2577
2603
|
modifyMetricRuleTemplate(request: $_model.ModifyMetricRuleTemplateRequest): Promise<$_model.ModifyMetricRuleTemplateResponse>;
|
|
2578
2604
|
/**
|
|
2579
|
-
*
|
|
2605
|
+
* You can call the ModifyMonitorGroup operation to modify an application group.
|
|
2580
2606
|
*
|
|
2581
2607
|
* @param request - ModifyMonitorGroupRequest
|
|
2582
2608
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2584,14 +2610,14 @@ export default class Client extends OpenApi {
|
|
|
2584
2610
|
*/
|
|
2585
2611
|
modifyMonitorGroupWithOptions(request: $_model.ModifyMonitorGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyMonitorGroupResponse>;
|
|
2586
2612
|
/**
|
|
2587
|
-
*
|
|
2613
|
+
* You can call the ModifyMonitorGroup operation to modify an application group.
|
|
2588
2614
|
*
|
|
2589
2615
|
* @param request - ModifyMonitorGroupRequest
|
|
2590
2616
|
* @returns ModifyMonitorGroupResponse
|
|
2591
2617
|
*/
|
|
2592
2618
|
modifyMonitorGroup(request: $_model.ModifyMonitorGroupRequest): Promise<$_model.ModifyMonitorGroupResponse>;
|
|
2593
2619
|
/**
|
|
2594
|
-
*
|
|
2620
|
+
* The ModifyMonitorGroupInstances operation modifies the resources in an application group.
|
|
2595
2621
|
*
|
|
2596
2622
|
* @param request - ModifyMonitorGroupInstancesRequest
|
|
2597
2623
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2599,17 +2625,14 @@ export default class Client extends OpenApi {
|
|
|
2599
2625
|
*/
|
|
2600
2626
|
modifyMonitorGroupInstancesWithOptions(request: $_model.ModifyMonitorGroupInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyMonitorGroupInstancesResponse>;
|
|
2601
2627
|
/**
|
|
2602
|
-
*
|
|
2628
|
+
* The ModifyMonitorGroupInstances operation modifies the resources in an application group.
|
|
2603
2629
|
*
|
|
2604
2630
|
* @param request - ModifyMonitorGroupInstancesRequest
|
|
2605
2631
|
* @returns ModifyMonitorGroupInstancesResponse
|
|
2606
2632
|
*/
|
|
2607
2633
|
modifyMonitorGroupInstances(request: $_model.ModifyMonitorGroupInstancesRequest): Promise<$_model.ModifyMonitorGroupInstancesResponse>;
|
|
2608
2634
|
/**
|
|
2609
|
-
* Modifies a site monitoring task.
|
|
2610
|
-
*
|
|
2611
|
-
* @remarks
|
|
2612
|
-
* The number of site monitoring tasks.
|
|
2635
|
+
* Modifies a site monitoring task by calling the ModifySiteMonitor operation.
|
|
2613
2636
|
*
|
|
2614
2637
|
* @param request - ModifySiteMonitorRequest
|
|
2615
2638
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2617,17 +2640,14 @@ export default class Client extends OpenApi {
|
|
|
2617
2640
|
*/
|
|
2618
2641
|
modifySiteMonitorWithOptions(request: $_model.ModifySiteMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifySiteMonitorResponse>;
|
|
2619
2642
|
/**
|
|
2620
|
-
* Modifies a site monitoring task.
|
|
2621
|
-
*
|
|
2622
|
-
* @remarks
|
|
2623
|
-
* The number of site monitoring tasks.
|
|
2643
|
+
* Modifies a site monitoring task by calling the ModifySiteMonitor operation.
|
|
2624
2644
|
*
|
|
2625
2645
|
* @param request - ModifySiteMonitorRequest
|
|
2626
2646
|
* @returns ModifySiteMonitorResponse
|
|
2627
2647
|
*/
|
|
2628
2648
|
modifySiteMonitor(request: $_model.ModifySiteMonitorRequest): Promise<$_model.ModifySiteMonitorResponse>;
|
|
2629
2649
|
/**
|
|
2630
|
-
* Creates or modifies an alert contact.
|
|
2650
|
+
* Creates or modifies an alert contact by calling the PutContact operation.
|
|
2631
2651
|
*
|
|
2632
2652
|
* @param request - PutContactRequest
|
|
2633
2653
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2635,17 +2655,14 @@ export default class Client extends OpenApi {
|
|
|
2635
2655
|
*/
|
|
2636
2656
|
putContactWithOptions(request: $_model.PutContactRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutContactResponse>;
|
|
2637
2657
|
/**
|
|
2638
|
-
* Creates or modifies an alert contact.
|
|
2658
|
+
* Creates or modifies an alert contact by calling the PutContact operation.
|
|
2639
2659
|
*
|
|
2640
2660
|
* @param request - PutContactRequest
|
|
2641
2661
|
* @returns PutContactResponse
|
|
2642
2662
|
*/
|
|
2643
2663
|
putContact(request: $_model.PutContactRequest): Promise<$_model.PutContactResponse>;
|
|
2644
2664
|
/**
|
|
2645
|
-
* Creates or modifies an alert contact group.
|
|
2646
|
-
*
|
|
2647
|
-
* @remarks
|
|
2648
|
-
* This topic provides an example on how to create an alert contact group named `ECS_Group`.
|
|
2665
|
+
* Creates or modifies an alert contact group by calling the PutContactGroup operation.
|
|
2649
2666
|
*
|
|
2650
2667
|
* @param request - PutContactGroupRequest
|
|
2651
2668
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2653,10 +2670,7 @@ export default class Client extends OpenApi {
|
|
|
2653
2670
|
*/
|
|
2654
2671
|
putContactGroupWithOptions(request: $_model.PutContactGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutContactGroupResponse>;
|
|
2655
2672
|
/**
|
|
2656
|
-
* Creates or modifies an alert contact group.
|
|
2657
|
-
*
|
|
2658
|
-
* @remarks
|
|
2659
|
-
* This topic provides an example on how to create an alert contact group named `ECS_Group`.
|
|
2673
|
+
* Creates or modifies an alert contact group by calling the PutContactGroup operation.
|
|
2660
2674
|
*
|
|
2661
2675
|
* @param request - PutContactGroupRequest
|
|
2662
2676
|
* @returns PutContactGroupResponse
|
|
@@ -2678,8 +2692,10 @@ export default class Client extends OpenApi {
|
|
|
2678
2692
|
*/
|
|
2679
2693
|
putCustomEvent(request: $_model.PutCustomEventRequest): Promise<$_model.PutCustomEventResponse>;
|
|
2680
2694
|
/**
|
|
2695
|
+
* Calls the PutCustomEventRule operation to create an alert rule for a custom event.
|
|
2696
|
+
*
|
|
2681
2697
|
* @remarks
|
|
2682
|
-
* 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).
|
|
2698
|
+
* 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).
|
|
2683
2699
|
*
|
|
2684
2700
|
* @param request - PutCustomEventRuleRequest
|
|
2685
2701
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2687,18 +2703,20 @@ export default class Client extends OpenApi {
|
|
|
2687
2703
|
*/
|
|
2688
2704
|
putCustomEventRuleWithOptions(request: $_model.PutCustomEventRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutCustomEventRuleResponse>;
|
|
2689
2705
|
/**
|
|
2706
|
+
* Calls the PutCustomEventRule operation to create an alert rule for a custom event.
|
|
2707
|
+
*
|
|
2690
2708
|
* @remarks
|
|
2691
|
-
* 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).
|
|
2709
|
+
* 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).
|
|
2692
2710
|
*
|
|
2693
2711
|
* @param request - PutCustomEventRuleRequest
|
|
2694
2712
|
* @returns PutCustomEventRuleResponse
|
|
2695
2713
|
*/
|
|
2696
2714
|
putCustomEventRule(request: $_model.PutCustomEventRuleRequest): Promise<$_model.PutCustomEventRuleResponse>;
|
|
2697
2715
|
/**
|
|
2698
|
-
*
|
|
2716
|
+
* Calls the PutCustomMetric operation to report custom monitoring data.
|
|
2699
2717
|
*
|
|
2700
2718
|
* @remarks
|
|
2701
|
-
* >
|
|
2719
|
+
* > We recommend that you use the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation in Enterprise CloudMonitor.
|
|
2702
2720
|
*
|
|
2703
2721
|
* @param request - PutCustomMetricRequest
|
|
2704
2722
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2706,20 +2724,20 @@ export default class Client extends OpenApi {
|
|
|
2706
2724
|
*/
|
|
2707
2725
|
putCustomMetricWithOptions(request: $_model.PutCustomMetricRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutCustomMetricResponse>;
|
|
2708
2726
|
/**
|
|
2709
|
-
*
|
|
2727
|
+
* Calls the PutCustomMetric operation to report custom monitoring data.
|
|
2710
2728
|
*
|
|
2711
2729
|
* @remarks
|
|
2712
|
-
* >
|
|
2730
|
+
* > We recommend that you use the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation in Enterprise CloudMonitor.
|
|
2713
2731
|
*
|
|
2714
2732
|
* @param request - PutCustomMetricRequest
|
|
2715
2733
|
* @returns PutCustomMetricResponse
|
|
2716
2734
|
*/
|
|
2717
2735
|
putCustomMetric(request: $_model.PutCustomMetricRequest): Promise<$_model.PutCustomMetricResponse>;
|
|
2718
2736
|
/**
|
|
2719
|
-
* Creates a custom alert rule.
|
|
2737
|
+
* Creates a custom monitoring alert rule by calling the PutCustomMetricRule operation.
|
|
2720
2738
|
*
|
|
2721
2739
|
* @remarks
|
|
2722
|
-
*
|
|
2740
|
+
* 调用本接口前,请先调用PutCustomMetric接口上报自定义监控数据,详情请参见 [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html)。
|
|
2723
2741
|
*
|
|
2724
2742
|
* @param request - PutCustomMetricRuleRequest
|
|
2725
2743
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2727,21 +2745,21 @@ export default class Client extends OpenApi {
|
|
|
2727
2745
|
*/
|
|
2728
2746
|
putCustomMetricRuleWithOptions(request: $_model.PutCustomMetricRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutCustomMetricRuleResponse>;
|
|
2729
2747
|
/**
|
|
2730
|
-
* Creates a custom alert rule.
|
|
2748
|
+
* Creates a custom monitoring alert rule by calling the PutCustomMetricRule operation.
|
|
2731
2749
|
*
|
|
2732
2750
|
* @remarks
|
|
2733
|
-
*
|
|
2751
|
+
* 调用本接口前,请先调用PutCustomMetric接口上报自定义监控数据,详情请参见 [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html)。
|
|
2734
2752
|
*
|
|
2735
2753
|
* @param request - PutCustomMetricRuleRequest
|
|
2736
2754
|
* @returns PutCustomMetricRuleResponse
|
|
2737
2755
|
*/
|
|
2738
2756
|
putCustomMetricRule(request: $_model.PutCustomMetricRuleRequest): Promise<$_model.PutCustomMetricRuleResponse>;
|
|
2739
2757
|
/**
|
|
2740
|
-
*
|
|
2758
|
+
* Creates or modifies an event-based alert rule by calling the PutEventRule operation.
|
|
2741
2759
|
*
|
|
2742
2760
|
* @remarks
|
|
2743
|
-
* If the
|
|
2744
|
-
*
|
|
2761
|
+
* 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.
|
|
2762
|
+
* This topic provides an example of how to create an event-based alert rule named `myRuleName` for the Alibaba Cloud service `ecs`.
|
|
2745
2763
|
*
|
|
2746
2764
|
* @param request - PutEventRuleRequest
|
|
2747
2765
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2749,18 +2767,18 @@ export default class Client extends OpenApi {
|
|
|
2749
2767
|
*/
|
|
2750
2768
|
putEventRuleWithOptions(request: $_model.PutEventRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutEventRuleResponse>;
|
|
2751
2769
|
/**
|
|
2752
|
-
*
|
|
2770
|
+
* Creates or modifies an event-based alert rule by calling the PutEventRule operation.
|
|
2753
2771
|
*
|
|
2754
2772
|
* @remarks
|
|
2755
|
-
* If the
|
|
2756
|
-
*
|
|
2773
|
+
* 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.
|
|
2774
|
+
* This topic provides an example of how to create an event-based alert rule named `myRuleName` for the Alibaba Cloud service `ecs`.
|
|
2757
2775
|
*
|
|
2758
2776
|
* @param request - PutEventRuleRequest
|
|
2759
2777
|
* @returns PutEventRuleResponse
|
|
2760
2778
|
*/
|
|
2761
2779
|
putEventRule(request: $_model.PutEventRuleRequest): Promise<$_model.PutEventRuleResponse>;
|
|
2762
2780
|
/**
|
|
2763
|
-
* Adds or modifies the
|
|
2781
|
+
* Adds or modifies the notification channels of an event-triggered alert rule by calling the PutEventRuleTargets operation.
|
|
2764
2782
|
*
|
|
2765
2783
|
* @param request - PutEventRuleTargetsRequest
|
|
2766
2784
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2768,17 +2786,17 @@ export default class Client extends OpenApi {
|
|
|
2768
2786
|
*/
|
|
2769
2787
|
putEventRuleTargetsWithOptions(request: $_model.PutEventRuleTargetsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutEventRuleTargetsResponse>;
|
|
2770
2788
|
/**
|
|
2771
|
-
* Adds or modifies the
|
|
2789
|
+
* Adds or modifies the notification channels of an event-triggered alert rule by calling the PutEventRuleTargets operation.
|
|
2772
2790
|
*
|
|
2773
2791
|
* @param request - PutEventRuleTargetsRequest
|
|
2774
2792
|
* @returns PutEventRuleTargetsResponse
|
|
2775
2793
|
*/
|
|
2776
2794
|
putEventRuleTargets(request: $_model.PutEventRuleTargetsRequest): Promise<$_model.PutEventRuleTargetsResponse>;
|
|
2777
2795
|
/**
|
|
2778
|
-
* Creates or modifies a configuration
|
|
2796
|
+
* Creates or modifies a monitoring data export configuration by calling the PutExporterOutput operation.
|
|
2779
2797
|
*
|
|
2780
2798
|
* @remarks
|
|
2781
|
-
* >
|
|
2799
|
+
* > Only Log Service (SLS) is supported. More products will be supported in the future.
|
|
2782
2800
|
*
|
|
2783
2801
|
* @param request - PutExporterOutputRequest
|
|
2784
2802
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2786,17 +2804,17 @@ export default class Client extends OpenApi {
|
|
|
2786
2804
|
*/
|
|
2787
2805
|
putExporterOutputWithOptions(request: $_model.PutExporterOutputRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutExporterOutputResponse>;
|
|
2788
2806
|
/**
|
|
2789
|
-
* Creates or modifies a configuration
|
|
2807
|
+
* Creates or modifies a monitoring data export configuration by calling the PutExporterOutput operation.
|
|
2790
2808
|
*
|
|
2791
2809
|
* @remarks
|
|
2792
|
-
* >
|
|
2810
|
+
* > Only Log Service (SLS) is supported. More products will be supported in the future.
|
|
2793
2811
|
*
|
|
2794
2812
|
* @param request - PutExporterOutputRequest
|
|
2795
2813
|
* @returns PutExporterOutputResponse
|
|
2796
2814
|
*/
|
|
2797
2815
|
putExporterOutput(request: $_model.PutExporterOutputRequest): Promise<$_model.PutExporterOutputResponse>;
|
|
2798
2816
|
/**
|
|
2799
|
-
*
|
|
2817
|
+
* Invokes the PutExporterRule operation to create or modify export rules.
|
|
2800
2818
|
*
|
|
2801
2819
|
* @param request - PutExporterRuleRequest
|
|
2802
2820
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2804,17 +2822,17 @@ export default class Client extends OpenApi {
|
|
|
2804
2822
|
*/
|
|
2805
2823
|
putExporterRuleWithOptions(request: $_model.PutExporterRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutExporterRuleResponse>;
|
|
2806
2824
|
/**
|
|
2807
|
-
*
|
|
2825
|
+
* Invokes the PutExporterRule operation to create or modify export rules.
|
|
2808
2826
|
*
|
|
2809
2827
|
* @param request - PutExporterRuleRequest
|
|
2810
2828
|
* @returns PutExporterRuleResponse
|
|
2811
2829
|
*/
|
|
2812
2830
|
putExporterRule(request: $_model.PutExporterRuleRequest): Promise<$_model.PutExporterRuleResponse>;
|
|
2813
2831
|
/**
|
|
2814
|
-
* Creates or modifies an alert rule
|
|
2832
|
+
* Creates or modifies an alert rule in a specified application group.
|
|
2815
2833
|
*
|
|
2816
2834
|
* @remarks
|
|
2817
|
-
* This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the
|
|
2835
|
+
* 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`.
|
|
2818
2836
|
*
|
|
2819
2837
|
* @param request - PutGroupMetricRuleRequest
|
|
2820
2838
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2822,25 +2840,25 @@ export default class Client extends OpenApi {
|
|
|
2822
2840
|
*/
|
|
2823
2841
|
putGroupMetricRuleWithOptions(request: $_model.PutGroupMetricRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutGroupMetricRuleResponse>;
|
|
2824
2842
|
/**
|
|
2825
|
-
* Creates or modifies an alert rule
|
|
2843
|
+
* Creates or modifies an alert rule in a specified application group.
|
|
2826
2844
|
*
|
|
2827
2845
|
* @remarks
|
|
2828
|
-
* This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the
|
|
2846
|
+
* 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`.
|
|
2829
2847
|
*
|
|
2830
2848
|
* @param request - PutGroupMetricRuleRequest
|
|
2831
2849
|
* @returns PutGroupMetricRuleResponse
|
|
2832
2850
|
*/
|
|
2833
2851
|
putGroupMetricRule(request: $_model.PutGroupMetricRuleRequest): Promise<$_model.PutGroupMetricRuleResponse>;
|
|
2834
2852
|
/**
|
|
2835
|
-
*
|
|
2853
|
+
* Reports the specified monitoring data to a specified metric namespace of Enterprise CloudMonitor by calling the PutHybridMonitorMetricData operation.
|
|
2836
2854
|
*
|
|
2837
2855
|
* @remarks
|
|
2838
|
-
* ##
|
|
2839
|
-
*
|
|
2840
|
-
* ##
|
|
2841
|
-
* The size of the monitoring data that you
|
|
2842
|
-
* ##
|
|
2843
|
-
* This topic provides an example
|
|
2856
|
+
* ## Prerequisites
|
|
2857
|
+
* Make sure that you have activated Enterprise CloudMonitor. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
2858
|
+
* ## Limits
|
|
2859
|
+
* The size of the monitoring data that you can report at a time cannot exceed 1 MB.
|
|
2860
|
+
* ## Usage notes
|
|
2861
|
+
* 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.
|
|
2844
2862
|
*
|
|
2845
2863
|
* @param request - PutHybridMonitorMetricDataRequest
|
|
2846
2864
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2848,25 +2866,25 @@ export default class Client extends OpenApi {
|
|
|
2848
2866
|
*/
|
|
2849
2867
|
putHybridMonitorMetricDataWithOptions(request: $_model.PutHybridMonitorMetricDataRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutHybridMonitorMetricDataResponse>;
|
|
2850
2868
|
/**
|
|
2851
|
-
*
|
|
2869
|
+
* Reports the specified monitoring data to a specified metric namespace of Enterprise CloudMonitor by calling the PutHybridMonitorMetricData operation.
|
|
2852
2870
|
*
|
|
2853
2871
|
* @remarks
|
|
2854
|
-
* ##
|
|
2855
|
-
*
|
|
2856
|
-
* ##
|
|
2857
|
-
* The size of the monitoring data that you
|
|
2858
|
-
* ##
|
|
2859
|
-
* This topic provides an example
|
|
2872
|
+
* ## Prerequisites
|
|
2873
|
+
* Make sure that you have activated Enterprise CloudMonitor. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
2874
|
+
* ## Limits
|
|
2875
|
+
* The size of the monitoring data that you can report at a time cannot exceed 1 MB.
|
|
2876
|
+
* ## Usage notes
|
|
2877
|
+
* 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.
|
|
2860
2878
|
*
|
|
2861
2879
|
* @param request - PutHybridMonitorMetricDataRequest
|
|
2862
2880
|
* @returns PutHybridMonitorMetricDataResponse
|
|
2863
2881
|
*/
|
|
2864
2882
|
putHybridMonitorMetricData(request: $_model.PutHybridMonitorMetricDataRequest): Promise<$_model.PutHybridMonitorMetricDataResponse>;
|
|
2865
2883
|
/**
|
|
2866
|
-
* Creates or modifies a log monitoring metric.
|
|
2884
|
+
* Creates or modifies a log monitoring metric by calling the PutLogMonitor operation.
|
|
2867
2885
|
*
|
|
2868
2886
|
* @remarks
|
|
2869
|
-
*
|
|
2887
|
+
* 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****`.
|
|
2870
2888
|
*
|
|
2871
2889
|
* @param request - PutLogMonitorRequest
|
|
2872
2890
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2874,21 +2892,21 @@ export default class Client extends OpenApi {
|
|
|
2874
2892
|
*/
|
|
2875
2893
|
putLogMonitorWithOptions(request: $_model.PutLogMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutLogMonitorResponse>;
|
|
2876
2894
|
/**
|
|
2877
|
-
* Creates or modifies a log monitoring metric.
|
|
2895
|
+
* Creates or modifies a log monitoring metric by calling the PutLogMonitor operation.
|
|
2878
2896
|
*
|
|
2879
2897
|
* @remarks
|
|
2880
|
-
*
|
|
2898
|
+
* 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****`.
|
|
2881
2899
|
*
|
|
2882
2900
|
* @param request - PutLogMonitorRequest
|
|
2883
2901
|
* @returns PutLogMonitorResponse
|
|
2884
2902
|
*/
|
|
2885
2903
|
putLogMonitor(request: $_model.PutLogMonitorRequest): Promise<$_model.PutLogMonitorResponse>;
|
|
2886
2904
|
/**
|
|
2887
|
-
* Adds or modifies
|
|
2905
|
+
* Adds or modifies push channels for a specified alert rule by calling the PutMetricRuleTargets operation.
|
|
2888
2906
|
*
|
|
2889
2907
|
* @remarks
|
|
2890
|
-
*
|
|
2891
|
-
* This topic provides an example on how to associate
|
|
2908
|
+
* ## Usage notes
|
|
2909
|
+
* 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.
|
|
2892
2910
|
*
|
|
2893
2911
|
* @param request - PutMetricRuleTargetsRequest
|
|
2894
2912
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2896,11 +2914,11 @@ export default class Client extends OpenApi {
|
|
|
2896
2914
|
*/
|
|
2897
2915
|
putMetricRuleTargetsWithOptions(request: $_model.PutMetricRuleTargetsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutMetricRuleTargetsResponse>;
|
|
2898
2916
|
/**
|
|
2899
|
-
* Adds or modifies
|
|
2917
|
+
* Adds or modifies push channels for a specified alert rule by calling the PutMetricRuleTargets operation.
|
|
2900
2918
|
*
|
|
2901
2919
|
* @remarks
|
|
2902
|
-
*
|
|
2903
|
-
* This topic provides an example on how to associate
|
|
2920
|
+
* ## Usage notes
|
|
2921
|
+
* 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.
|
|
2904
2922
|
*
|
|
2905
2923
|
* @param request - PutMetricRuleTargetsRequest
|
|
2906
2924
|
* @returns PutMetricRuleTargetsResponse
|
|
@@ -2937,11 +2955,11 @@ export default class Client extends OpenApi {
|
|
|
2937
2955
|
*/
|
|
2938
2956
|
putMonitoringConfig(request: $_model.PutMonitoringConfigRequest): Promise<$_model.PutMonitoringConfigResponse>;
|
|
2939
2957
|
/**
|
|
2940
|
-
* Configures
|
|
2958
|
+
* Configures a threshold alert rule.
|
|
2941
2959
|
*
|
|
2942
2960
|
* @remarks
|
|
2943
|
-
* This topic provides an example on how to
|
|
2944
|
-
* >
|
|
2961
|
+
* 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`.
|
|
2962
|
+
* > 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).
|
|
2945
2963
|
*
|
|
2946
2964
|
* @param tmpReq - PutResourceMetricRuleRequest
|
|
2947
2965
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2949,22 +2967,22 @@ export default class Client extends OpenApi {
|
|
|
2949
2967
|
*/
|
|
2950
2968
|
putResourceMetricRuleWithOptions(tmpReq: $_model.PutResourceMetricRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutResourceMetricRuleResponse>;
|
|
2951
2969
|
/**
|
|
2952
|
-
* Configures
|
|
2970
|
+
* Configures a threshold alert rule.
|
|
2953
2971
|
*
|
|
2954
2972
|
* @remarks
|
|
2955
|
-
* This topic provides an example on how to
|
|
2956
|
-
* >
|
|
2973
|
+
* 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`.
|
|
2974
|
+
* > 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).
|
|
2957
2975
|
*
|
|
2958
2976
|
* @param request - PutResourceMetricRuleRequest
|
|
2959
2977
|
* @returns PutResourceMetricRuleResponse
|
|
2960
2978
|
*/
|
|
2961
2979
|
putResourceMetricRule(request: $_model.PutResourceMetricRuleRequest): Promise<$_model.PutResourceMetricRuleResponse>;
|
|
2962
2980
|
/**
|
|
2963
|
-
* Creates multiple alert rules for
|
|
2981
|
+
* Creates multiple threshold alert rules for a specified metric of a specified resource by calling the PutResourceMetricRules operation.
|
|
2964
2982
|
*
|
|
2965
2983
|
* @remarks
|
|
2966
|
-
*
|
|
2967
|
-
* >
|
|
2984
|
+
* 本文将提供一个示例,为云服务器ECS `acs_ecs_dashboard`的实例`i-uf6j91r34rnwawoo****`中的监控项`cpu_total`设置阈值报警规则。该报警规则的报警联系组为`ECS_Group`、报警规则名称为`test123`、报警规则ID为`a151cd6023eacee2f0978e03863cc1697c89508****`、Critical级别的统计方法为`Average`、Critical级别的比较符为`GreaterThanOrEqualToThreshold`、Critical级别的阈值为`90`和Critical级别的报警重试次数为`3`。
|
|
2985
|
+
* > 2024-08-15 增加Statistics校验,统计值只能填对应指标的Statistics。关于如何获取该参数的取值,请参见[云产品监控项](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics)。
|
|
2968
2986
|
*
|
|
2969
2987
|
* @param request - PutResourceMetricRulesRequest
|
|
2970
2988
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2972,18 +2990,18 @@ export default class Client extends OpenApi {
|
|
|
2972
2990
|
*/
|
|
2973
2991
|
putResourceMetricRulesWithOptions(request: $_model.PutResourceMetricRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutResourceMetricRulesResponse>;
|
|
2974
2992
|
/**
|
|
2975
|
-
* Creates multiple alert rules for
|
|
2993
|
+
* Creates multiple threshold alert rules for a specified metric of a specified resource by calling the PutResourceMetricRules operation.
|
|
2976
2994
|
*
|
|
2977
2995
|
* @remarks
|
|
2978
|
-
*
|
|
2979
|
-
* >
|
|
2996
|
+
* 本文将提供一个示例,为云服务器ECS `acs_ecs_dashboard`的实例`i-uf6j91r34rnwawoo****`中的监控项`cpu_total`设置阈值报警规则。该报警规则的报警联系组为`ECS_Group`、报警规则名称为`test123`、报警规则ID为`a151cd6023eacee2f0978e03863cc1697c89508****`、Critical级别的统计方法为`Average`、Critical级别的比较符为`GreaterThanOrEqualToThreshold`、Critical级别的阈值为`90`和Critical级别的报警重试次数为`3`。
|
|
2997
|
+
* > 2024-08-15 增加Statistics校验,统计值只能填对应指标的Statistics。关于如何获取该参数的取值,请参见[云产品监控项](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics)。
|
|
2980
2998
|
*
|
|
2981
2999
|
* @param request - PutResourceMetricRulesRequest
|
|
2982
3000
|
* @returns PutResourceMetricRulesResponse
|
|
2983
3001
|
*/
|
|
2984
3002
|
putResourceMetricRules(request: $_model.PutResourceMetricRulesRequest): Promise<$_model.PutResourceMetricRulesResponse>;
|
|
2985
3003
|
/**
|
|
2986
|
-
*
|
|
3004
|
+
* The RemoveTags operation removes one or more tags.
|
|
2987
3005
|
*
|
|
2988
3006
|
* @param request - RemoveTagsRequest
|
|
2989
3007
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2991,7 +3009,7 @@ export default class Client extends OpenApi {
|
|
|
2991
3009
|
*/
|
|
2992
3010
|
removeTagsWithOptions(request: $_model.RemoveTagsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RemoveTagsResponse>;
|
|
2993
3011
|
/**
|
|
2994
|
-
*
|
|
3012
|
+
* The RemoveTags operation removes one or more tags.
|
|
2995
3013
|
*
|
|
2996
3014
|
* @param request - RemoveTagsRequest
|
|
2997
3015
|
* @returns RemoveTagsResponse
|
|
@@ -3001,7 +3019,7 @@ export default class Client extends OpenApi {
|
|
|
3001
3019
|
* Debugs a system event of an Alibaba Cloud service.
|
|
3002
3020
|
*
|
|
3003
3021
|
* @remarks
|
|
3004
|
-
*
|
|
3022
|
+
* Tests whether a system event can be triggered as expected. Simulates a system event and verifies the response when the event triggers an alert.
|
|
3005
3023
|
*
|
|
3006
3024
|
* @param request - SendDryRunSystemEventRequest
|
|
3007
3025
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3012,7 +3030,7 @@ export default class Client extends OpenApi {
|
|
|
3012
3030
|
* Debugs a system event of an Alibaba Cloud service.
|
|
3013
3031
|
*
|
|
3014
3032
|
* @remarks
|
|
3015
|
-
*
|
|
3033
|
+
* Tests whether a system event can be triggered as expected. Simulates a system event and verifies the response when the event triggers an alert.
|
|
3016
3034
|
*
|
|
3017
3035
|
* @param request - SendDryRunSystemEventRequest
|
|
3018
3036
|
* @returns SendDryRunSystemEventResponse
|
|
@@ -3022,7 +3040,7 @@ export default class Client extends OpenApi {
|
|
|
3022
3040
|
* Uninstalls the CloudMonitor agent from a third-party host.
|
|
3023
3041
|
*
|
|
3024
3042
|
* @remarks
|
|
3025
|
-
* >
|
|
3043
|
+
* > 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).
|
|
3026
3044
|
*
|
|
3027
3045
|
* @param request - UninstallMonitoringAgentRequest
|
|
3028
3046
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3033,7 +3051,7 @@ export default class Client extends OpenApi {
|
|
|
3033
3051
|
* Uninstalls the CloudMonitor agent from a third-party host.
|
|
3034
3052
|
*
|
|
3035
3053
|
* @remarks
|
|
3036
|
-
* >
|
|
3054
|
+
* > 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).
|
|
3037
3055
|
*
|
|
3038
3056
|
* @param request - UninstallMonitoringAgentRequest
|
|
3039
3057
|
* @returns UninstallMonitoringAgentResponse
|