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