@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/src/client.ts
CHANGED
|
@@ -11,7 +11,52 @@ export default class Client extends OpenApi {
|
|
|
11
11
|
|
|
12
12
|
constructor(config: $OpenApiUtil.Config) {
|
|
13
13
|
super(config);
|
|
14
|
-
this._endpointRule = "";
|
|
14
|
+
this._endpointRule = "regional";
|
|
15
|
+
this._endpointMap = {
|
|
16
|
+
'us-west-1': "metrics.us-west-1.aliyuncs.com",
|
|
17
|
+
'us-southeast-1': "metrics.us-southeast-1.aliyuncs.com",
|
|
18
|
+
'us-east-1': "metrics.us-east-1.aliyuncs.com",
|
|
19
|
+
'na-south-1': "metrics.na-south-1.aliyuncs.com",
|
|
20
|
+
'me-east-1': "metrics.me-east-1.aliyuncs.com",
|
|
21
|
+
'me-central-1': "metrics.me-central-1.aliyuncs.com",
|
|
22
|
+
'eu-west-2': "metrics.eu-west-2.aliyuncs.com",
|
|
23
|
+
'eu-west-1': "metrics.eu-west-1.aliyuncs.com",
|
|
24
|
+
'eu-central-1': "metrics.eu-central-1.aliyuncs.com",
|
|
25
|
+
'cn-zhongwei': "metrics.cn-zhongwei.aliyuncs.com",
|
|
26
|
+
'cn-zhengzhou-jva': "metrics.cn-zhengzhou-jva.aliyuncs.com",
|
|
27
|
+
'cn-zhangjiakou': "metrics.cn-zhangjiakou.aliyuncs.com",
|
|
28
|
+
'cn-wulanchabu-gic-1': "metrics.cn-wulanchabu-gic-1.aliyuncs.com",
|
|
29
|
+
'cn-wulanchabu': "metrics.cn-wulanchabu.aliyuncs.com",
|
|
30
|
+
'cn-wuhan-lr': "metrics.cn-wuhan-lr.aliyuncs.com",
|
|
31
|
+
'cn-shenzhen-finance-1': "metrics.cn-shenzhen-finance-1.aliyuncs.com",
|
|
32
|
+
'cn-shenzhen': "metrics.cn-shenzhen.aliyuncs.com",
|
|
33
|
+
'cn-shanghai-finance-1': "metrics.cn-shanghai-finance-1.aliyuncs.com",
|
|
34
|
+
'cn-shanghai': "metrics.cn-shanghai.aliyuncs.com",
|
|
35
|
+
'cn-qingdao': "metrics.cn-qingdao.aliyuncs.com",
|
|
36
|
+
'cn-north-2-gov-1': "metrics.cn-north-2-gov-1.aliyuncs.com",
|
|
37
|
+
'cn-nanjing': "metrics.cn-nanjing.aliyuncs.com",
|
|
38
|
+
'cn-huhehaote': "metrics.cn-huhehaote.aliyuncs.com",
|
|
39
|
+
'cn-hongkong': "metrics.cn-hongkong.aliyuncs.com",
|
|
40
|
+
'cn-heyuan-acdr-1': "metrics.cn-heyuan-acdr-1.aliyuncs.com",
|
|
41
|
+
'cn-heyuan': "metrics.cn-heyuan.aliyuncs.com",
|
|
42
|
+
'cn-hangzhou-finance': "metrics.cn-hangzhou-finance.aliyuncs.com",
|
|
43
|
+
'cn-hangzhou': "metrics.cn-hangzhou.aliyuncs.com",
|
|
44
|
+
'cn-guangzhou': "metrics.cn-guangzhou.aliyuncs.com",
|
|
45
|
+
'cn-fuzhou': "metrics.cn-fuzhou.aliyuncs.com",
|
|
46
|
+
'cn-chengdu': "metrics.cn-chengdu.aliyuncs.com",
|
|
47
|
+
'cn-beijing-finance-1': "metrics.cn-beijing-finance-1.aliyuncs.com",
|
|
48
|
+
'cn-beijing': "metrics.cn-beijing.aliyuncs.com",
|
|
49
|
+
'ap-southeast-8': "metrics.ap-southeast-8.aliyuncs.com",
|
|
50
|
+
'ap-southeast-7': "metrics.ap-southeast-7.aliyuncs.com",
|
|
51
|
+
'ap-southeast-6': "metrics.ap-southeast-6.aliyuncs.com",
|
|
52
|
+
'ap-southeast-5': "metrics.ap-southeast-5.aliyuncs.com",
|
|
53
|
+
'ap-southeast-3': "metrics.ap-southeast-3.aliyuncs.com",
|
|
54
|
+
'ap-southeast-2': "metrics.ap-southeast-2.aliyuncs.com",
|
|
55
|
+
'ap-southeast-1': "metrics.ap-southeast-1.aliyuncs.com",
|
|
56
|
+
'ap-south-1': "metrics.ap-south-1.aliyuncs.com",
|
|
57
|
+
'ap-northeast-2': "metrics.ap-northeast-2.aliyuncs.com",
|
|
58
|
+
'ap-northeast-1': "metrics.ap-northeast-1.aliyuncs.com",
|
|
59
|
+
};
|
|
15
60
|
this.checkConfig(config);
|
|
16
61
|
this._endpoint = this.getEndpoint("cms", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
|
|
17
62
|
}
|
|
@@ -30,10 +75,10 @@ export default class Client extends OpenApi {
|
|
|
30
75
|
}
|
|
31
76
|
|
|
32
77
|
/**
|
|
33
|
-
*
|
|
78
|
+
* The AddTags operation attaches tags to specified application groups.
|
|
34
79
|
*
|
|
35
80
|
* @remarks
|
|
36
|
-
* This topic provides an example
|
|
81
|
+
* 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`.
|
|
37
82
|
*
|
|
38
83
|
* @param request - AddTagsRequest
|
|
39
84
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -68,10 +113,10 @@ export default class Client extends OpenApi {
|
|
|
68
113
|
}
|
|
69
114
|
|
|
70
115
|
/**
|
|
71
|
-
*
|
|
116
|
+
* The AddTags operation attaches tags to specified application groups.
|
|
72
117
|
*
|
|
73
118
|
* @remarks
|
|
74
|
-
* This topic provides an example
|
|
119
|
+
* 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`.
|
|
75
120
|
*
|
|
76
121
|
* @param request - AddTagsRequest
|
|
77
122
|
* @returns AddTagsResponse
|
|
@@ -162,10 +207,10 @@ export default class Client extends OpenApi {
|
|
|
162
207
|
}
|
|
163
208
|
|
|
164
209
|
/**
|
|
165
|
-
*
|
|
210
|
+
* You can call the BatchCreateInstantSiteMonitor operation to create a batch of site monitoring tasks.
|
|
166
211
|
*
|
|
167
212
|
* @remarks
|
|
168
|
-
* This topic provides an example
|
|
213
|
+
* 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****`.
|
|
169
214
|
*
|
|
170
215
|
* @param request - BatchCreateInstantSiteMonitorRequest
|
|
171
216
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -196,10 +241,10 @@ export default class Client extends OpenApi {
|
|
|
196
241
|
}
|
|
197
242
|
|
|
198
243
|
/**
|
|
199
|
-
*
|
|
244
|
+
* You can call the BatchCreateInstantSiteMonitor operation to create a batch of site monitoring tasks.
|
|
200
245
|
*
|
|
201
246
|
* @remarks
|
|
202
|
-
* This topic provides an example
|
|
247
|
+
* 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****`.
|
|
203
248
|
*
|
|
204
249
|
* @param request - BatchCreateInstantSiteMonitorRequest
|
|
205
250
|
* @returns BatchCreateInstantSiteMonitorResponse
|
|
@@ -210,13 +255,13 @@ export default class Client extends OpenApi {
|
|
|
210
255
|
}
|
|
211
256
|
|
|
212
257
|
/**
|
|
213
|
-
*
|
|
258
|
+
* Calls the BatchExport operation to export monitoring data defined in the Cursor operation.
|
|
214
259
|
*
|
|
215
260
|
* @remarks
|
|
216
|
-
* ###
|
|
217
|
-
*
|
|
218
|
-
* ###
|
|
219
|
-
* This topic provides an example
|
|
261
|
+
* ### Prerequisites
|
|
262
|
+
* Make sure that you have called the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation to obtain the initial `Cursor`.
|
|
263
|
+
* ### Usage notes
|
|
264
|
+
* 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.
|
|
220
265
|
*
|
|
221
266
|
* @param tmpReq - BatchExportRequest
|
|
222
267
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -269,13 +314,13 @@ export default class Client extends OpenApi {
|
|
|
269
314
|
}
|
|
270
315
|
|
|
271
316
|
/**
|
|
272
|
-
*
|
|
317
|
+
* Calls the BatchExport operation to export monitoring data defined in the Cursor operation.
|
|
273
318
|
*
|
|
274
319
|
* @remarks
|
|
275
|
-
* ###
|
|
276
|
-
*
|
|
277
|
-
* ###
|
|
278
|
-
* This topic provides an example
|
|
320
|
+
* ### Prerequisites
|
|
321
|
+
* Make sure that you have called the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation to obtain the initial `Cursor`.
|
|
322
|
+
* ### Usage notes
|
|
323
|
+
* 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.
|
|
279
324
|
*
|
|
280
325
|
* @param request - BatchExportRequest
|
|
281
326
|
* @returns BatchExportResponse
|
|
@@ -286,11 +331,11 @@ export default class Client extends OpenApi {
|
|
|
286
331
|
}
|
|
287
332
|
|
|
288
333
|
/**
|
|
289
|
-
*
|
|
334
|
+
* You can call the CreateDynamicTagGroup operation to automatically create application groups using tags.
|
|
290
335
|
*
|
|
291
336
|
* @remarks
|
|
292
|
-
* This operation
|
|
293
|
-
* This topic provides an example
|
|
337
|
+
* This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
|
|
338
|
+
* 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`.
|
|
294
339
|
*
|
|
295
340
|
* @param request - CreateDynamicTagGroupRequest
|
|
296
341
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -349,11 +394,11 @@ export default class Client extends OpenApi {
|
|
|
349
394
|
}
|
|
350
395
|
|
|
351
396
|
/**
|
|
352
|
-
*
|
|
397
|
+
* You can call the CreateDynamicTagGroup operation to automatically create application groups using tags.
|
|
353
398
|
*
|
|
354
399
|
* @remarks
|
|
355
|
-
* This operation
|
|
356
|
-
* This topic provides an example
|
|
400
|
+
* This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
|
|
401
|
+
* 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`.
|
|
357
402
|
*
|
|
358
403
|
* @param request - CreateDynamicTagGroupRequest
|
|
359
404
|
* @returns CreateDynamicTagGroupResponse
|
|
@@ -364,10 +409,10 @@ export default class Client extends OpenApi {
|
|
|
364
409
|
}
|
|
365
410
|
|
|
366
411
|
/**
|
|
367
|
-
* Creates
|
|
412
|
+
* Creates alert rules in batches for a specified application group by calling the CreateGroupMetricRules operation.
|
|
368
413
|
*
|
|
369
414
|
* @remarks
|
|
370
|
-
* This topic provides an example
|
|
415
|
+
* 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.
|
|
371
416
|
*
|
|
372
417
|
* @param request - CreateGroupMetricRulesRequest
|
|
373
418
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -402,10 +447,10 @@ export default class Client extends OpenApi {
|
|
|
402
447
|
}
|
|
403
448
|
|
|
404
449
|
/**
|
|
405
|
-
* Creates
|
|
450
|
+
* Creates alert rules in batches for a specified application group by calling the CreateGroupMetricRules operation.
|
|
406
451
|
*
|
|
407
452
|
* @remarks
|
|
408
|
-
* This topic provides an example
|
|
453
|
+
* 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.
|
|
409
454
|
*
|
|
410
455
|
* @param request - CreateGroupMetricRulesRequest
|
|
411
456
|
* @returns CreateGroupMetricRulesResponse
|
|
@@ -474,10 +519,10 @@ export default class Client extends OpenApi {
|
|
|
474
519
|
}
|
|
475
520
|
|
|
476
521
|
/**
|
|
477
|
-
* Creates an availability monitoring task.
|
|
522
|
+
* Creates an availability monitoring task by calling the CreateHostAvailability operation.
|
|
478
523
|
*
|
|
479
524
|
* @remarks
|
|
480
|
-
* This topic provides an example
|
|
525
|
+
* 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.
|
|
481
526
|
*
|
|
482
527
|
* @param request - CreateHostAvailabilityRequest
|
|
483
528
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -540,10 +585,10 @@ export default class Client extends OpenApi {
|
|
|
540
585
|
}
|
|
541
586
|
|
|
542
587
|
/**
|
|
543
|
-
* Creates an availability monitoring task.
|
|
588
|
+
* Creates an availability monitoring task by calling the CreateHostAvailability operation.
|
|
544
589
|
*
|
|
545
590
|
* @remarks
|
|
546
|
-
* This topic provides an example
|
|
591
|
+
* 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.
|
|
547
592
|
*
|
|
548
593
|
* @param request - CreateHostAvailabilityRequest
|
|
549
594
|
* @returns CreateHostAvailabilityResponse
|
|
@@ -554,13 +599,13 @@ export default class Client extends OpenApi {
|
|
|
554
599
|
}
|
|
555
600
|
|
|
556
601
|
/**
|
|
557
|
-
*
|
|
602
|
+
* Calls the CreateHybridMonitorNamespace operation to create a metric repository.
|
|
558
603
|
*
|
|
559
604
|
* @remarks
|
|
560
|
-
* ##
|
|
561
|
-
* Hybrid Cloud Monitoring
|
|
562
|
-
* ##
|
|
563
|
-
* This topic provides an example on how to create a
|
|
605
|
+
* ## Before you begin
|
|
606
|
+
* 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).
|
|
607
|
+
* ## Operation description
|
|
608
|
+
* 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.
|
|
564
609
|
*
|
|
565
610
|
* @param request - CreateHybridMonitorNamespaceRequest
|
|
566
611
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -607,13 +652,13 @@ export default class Client extends OpenApi {
|
|
|
607
652
|
}
|
|
608
653
|
|
|
609
654
|
/**
|
|
610
|
-
*
|
|
655
|
+
* Calls the CreateHybridMonitorNamespace operation to create a metric repository.
|
|
611
656
|
*
|
|
612
657
|
* @remarks
|
|
613
|
-
* ##
|
|
614
|
-
* Hybrid Cloud Monitoring
|
|
615
|
-
* ##
|
|
616
|
-
* This topic provides an example on how to create a
|
|
658
|
+
* ## Before you begin
|
|
659
|
+
* 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).
|
|
660
|
+
* ## Operation description
|
|
661
|
+
* 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.
|
|
617
662
|
*
|
|
618
663
|
* @param request - CreateHybridMonitorNamespaceRequest
|
|
619
664
|
* @returns CreateHybridMonitorNamespaceResponse
|
|
@@ -624,13 +669,13 @@ export default class Client extends OpenApi {
|
|
|
624
669
|
}
|
|
625
670
|
|
|
626
671
|
/**
|
|
627
|
-
* Creates a Logstore group
|
|
672
|
+
* Creates a Logstore group for Hybrid Cloud Monitoring.
|
|
628
673
|
*
|
|
629
674
|
* @remarks
|
|
630
|
-
* ###
|
|
631
|
-
* Simple Log Service
|
|
632
|
-
* ###
|
|
633
|
-
* This topic provides an example on how to create a Logstore group named `Logstore_test`. The region
|
|
675
|
+
* ### Before you begin
|
|
676
|
+
* 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).
|
|
677
|
+
* ### Operation description
|
|
678
|
+
* 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.
|
|
634
679
|
*
|
|
635
680
|
* @param request - CreateHybridMonitorSLSGroupRequest
|
|
636
681
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -669,13 +714,13 @@ export default class Client extends OpenApi {
|
|
|
669
714
|
}
|
|
670
715
|
|
|
671
716
|
/**
|
|
672
|
-
* Creates a Logstore group
|
|
717
|
+
* Creates a Logstore group for Hybrid Cloud Monitoring.
|
|
673
718
|
*
|
|
674
719
|
* @remarks
|
|
675
|
-
* ###
|
|
676
|
-
* Simple Log Service
|
|
677
|
-
* ###
|
|
678
|
-
* This topic provides an example on how to create a Logstore group named `Logstore_test`. The region
|
|
720
|
+
* ### Before you begin
|
|
721
|
+
* 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).
|
|
722
|
+
* ### Operation description
|
|
723
|
+
* 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.
|
|
679
724
|
*
|
|
680
725
|
* @param request - CreateHybridMonitorSLSGroupRequest
|
|
681
726
|
* @returns CreateHybridMonitorSLSGroupResponse
|
|
@@ -686,14 +731,14 @@ export default class Client extends OpenApi {
|
|
|
686
731
|
}
|
|
687
732
|
|
|
688
733
|
/**
|
|
689
|
-
*
|
|
734
|
+
* Calls the CreateHybridMonitorTask operation to create a data import task for an Alibaba Cloud service or a metric for Simple Log Service (SLS) logs.
|
|
690
735
|
*
|
|
691
736
|
* @remarks
|
|
692
|
-
*
|
|
693
|
-
*
|
|
694
|
-
*
|
|
695
|
-
*
|
|
696
|
-
* This topic provides an example
|
|
737
|
+
* ## Before you begin
|
|
738
|
+
* - 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).
|
|
739
|
+
* - 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).
|
|
740
|
+
* ## Operation description
|
|
741
|
+
* 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.
|
|
697
742
|
*
|
|
698
743
|
* @param request - CreateHybridMonitorTaskRequest
|
|
699
744
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -772,14 +817,14 @@ export default class Client extends OpenApi {
|
|
|
772
817
|
}
|
|
773
818
|
|
|
774
819
|
/**
|
|
775
|
-
*
|
|
820
|
+
* Calls the CreateHybridMonitorTask operation to create a data import task for an Alibaba Cloud service or a metric for Simple Log Service (SLS) logs.
|
|
776
821
|
*
|
|
777
822
|
* @remarks
|
|
778
|
-
*
|
|
779
|
-
*
|
|
780
|
-
*
|
|
781
|
-
*
|
|
782
|
-
* This topic provides an example
|
|
823
|
+
* ## Before you begin
|
|
824
|
+
* - 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).
|
|
825
|
+
* - 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).
|
|
826
|
+
* ## Operation description
|
|
827
|
+
* 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.
|
|
783
828
|
*
|
|
784
829
|
* @param request - CreateHybridMonitorTaskRequest
|
|
785
830
|
* @returns CreateHybridMonitorTaskResponse
|
|
@@ -790,11 +835,11 @@ export default class Client extends OpenApi {
|
|
|
790
835
|
}
|
|
791
836
|
|
|
792
837
|
/**
|
|
793
|
-
*
|
|
838
|
+
* Call the CreateInstantSiteMonitor operation to create a one-time detection task.
|
|
794
839
|
*
|
|
795
840
|
* @remarks
|
|
796
|
-
*
|
|
797
|
-
* This topic provides an example
|
|
841
|
+
* Only Alibaba Cloud accounts that have Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
842
|
+
* 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`.
|
|
798
843
|
*
|
|
799
844
|
* @param request - CreateInstantSiteMonitorRequest
|
|
800
845
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -849,11 +894,11 @@ export default class Client extends OpenApi {
|
|
|
849
894
|
}
|
|
850
895
|
|
|
851
896
|
/**
|
|
852
|
-
*
|
|
897
|
+
* Call the CreateInstantSiteMonitor operation to create a one-time detection task.
|
|
853
898
|
*
|
|
854
899
|
* @remarks
|
|
855
|
-
*
|
|
856
|
-
* This topic provides an example
|
|
900
|
+
* Only Alibaba Cloud accounts that have Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
901
|
+
* 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`.
|
|
857
902
|
*
|
|
858
903
|
* @param request - CreateInstantSiteMonitorRequest
|
|
859
904
|
* @returns CreateInstantSiteMonitorResponse
|
|
@@ -868,8 +913,8 @@ export default class Client extends OpenApi {
|
|
|
868
913
|
*
|
|
869
914
|
* @remarks
|
|
870
915
|
* ### Background information
|
|
871
|
-
*
|
|
872
|
-
*
|
|
916
|
+
* - 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.
|
|
917
|
+
* - 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).
|
|
873
918
|
*
|
|
874
919
|
* @param request - CreateMetricRuleBlackListRequest
|
|
875
920
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -940,8 +985,8 @@ export default class Client extends OpenApi {
|
|
|
940
985
|
*
|
|
941
986
|
* @remarks
|
|
942
987
|
* ### Background information
|
|
943
|
-
*
|
|
944
|
-
*
|
|
988
|
+
* - 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.
|
|
989
|
+
* - 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).
|
|
945
990
|
*
|
|
946
991
|
* @param request - CreateMetricRuleBlackListRequest
|
|
947
992
|
* @returns CreateMetricRuleBlackListResponse
|
|
@@ -952,7 +997,7 @@ export default class Client extends OpenApi {
|
|
|
952
997
|
}
|
|
953
998
|
|
|
954
999
|
/**
|
|
955
|
-
*
|
|
1000
|
+
* Calls the CreateMetricRuleResources operation to create a resource associated with an alert rule.
|
|
956
1001
|
*
|
|
957
1002
|
* @param request - CreateMetricRuleResourcesRequest
|
|
958
1003
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -991,7 +1036,7 @@ export default class Client extends OpenApi {
|
|
|
991
1036
|
}
|
|
992
1037
|
|
|
993
1038
|
/**
|
|
994
|
-
*
|
|
1039
|
+
* Calls the CreateMetricRuleResources operation to create a resource associated with an alert rule.
|
|
995
1040
|
*
|
|
996
1041
|
* @param request - CreateMetricRuleResourcesRequest
|
|
997
1042
|
* @returns CreateMetricRuleResourcesResponse
|
|
@@ -1276,11 +1321,12 @@ export default class Client extends OpenApi {
|
|
|
1276
1321
|
}
|
|
1277
1322
|
|
|
1278
1323
|
/**
|
|
1279
|
-
*
|
|
1324
|
+
* Calls the CreateMonitorGroupNotifyPolicy operation to create a pause alert notification policy for an application group.
|
|
1280
1325
|
*
|
|
1281
1326
|
* @remarks
|
|
1282
|
-
*
|
|
1283
|
-
*
|
|
1327
|
+
* During the effective period of the policy, no alert notifications are sent for any alerts triggered within the application group.
|
|
1328
|
+
*
|
|
1329
|
+
* 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`).
|
|
1284
1330
|
*
|
|
1285
1331
|
* @param request - CreateMonitorGroupNotifyPolicyRequest
|
|
1286
1332
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1323,11 +1369,12 @@ export default class Client extends OpenApi {
|
|
|
1323
1369
|
}
|
|
1324
1370
|
|
|
1325
1371
|
/**
|
|
1326
|
-
*
|
|
1372
|
+
* Calls the CreateMonitorGroupNotifyPolicy operation to create a pause alert notification policy for an application group.
|
|
1327
1373
|
*
|
|
1328
1374
|
* @remarks
|
|
1329
|
-
*
|
|
1330
|
-
*
|
|
1375
|
+
* During the effective period of the policy, no alert notifications are sent for any alerts triggered within the application group.
|
|
1376
|
+
*
|
|
1377
|
+
* 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`).
|
|
1331
1378
|
*
|
|
1332
1379
|
* @param request - CreateMonitorGroupNotifyPolicyRequest
|
|
1333
1380
|
* @returns CreateMonitorGroupNotifyPolicyResponse
|
|
@@ -1391,7 +1438,7 @@ export default class Client extends OpenApi {
|
|
|
1391
1438
|
* Creates a site monitoring task.
|
|
1392
1439
|
*
|
|
1393
1440
|
* @remarks
|
|
1394
|
-
* This topic
|
|
1441
|
+
* 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`.
|
|
1395
1442
|
*
|
|
1396
1443
|
* @param request - CreateSiteMonitorRequest
|
|
1397
1444
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1461,7 +1508,7 @@ export default class Client extends OpenApi {
|
|
|
1461
1508
|
* Creates a site monitoring task.
|
|
1462
1509
|
*
|
|
1463
1510
|
* @remarks
|
|
1464
|
-
* This topic
|
|
1511
|
+
* 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`.
|
|
1465
1512
|
*
|
|
1466
1513
|
* @param request - CreateSiteMonitorRequest
|
|
1467
1514
|
* @returns CreateSiteMonitorResponse
|
|
@@ -1472,15 +1519,15 @@ export default class Client extends OpenApi {
|
|
|
1472
1519
|
}
|
|
1473
1520
|
|
|
1474
1521
|
/**
|
|
1475
|
-
*
|
|
1522
|
+
* 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.
|
|
1476
1523
|
*
|
|
1477
1524
|
* @remarks
|
|
1478
|
-
* ###
|
|
1479
|
-
*
|
|
1480
|
-
* ###
|
|
1481
|
-
*
|
|
1482
|
-
* ###
|
|
1483
|
-
* This topic provides an example
|
|
1525
|
+
* ### Prerequisites
|
|
1526
|
+
* Make sure that Enterprise CloudMonitor is activated. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
1527
|
+
* ### Background information
|
|
1528
|
+
* 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.
|
|
1529
|
+
* ### Usage notes
|
|
1530
|
+
* 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.
|
|
1484
1531
|
*
|
|
1485
1532
|
* @param tmpReq - CursorRequest
|
|
1486
1533
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1537,15 +1584,15 @@ export default class Client extends OpenApi {
|
|
|
1537
1584
|
}
|
|
1538
1585
|
|
|
1539
1586
|
/**
|
|
1540
|
-
*
|
|
1587
|
+
* 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.
|
|
1541
1588
|
*
|
|
1542
1589
|
* @remarks
|
|
1543
|
-
* ###
|
|
1544
|
-
*
|
|
1545
|
-
* ###
|
|
1546
|
-
*
|
|
1547
|
-
* ###
|
|
1548
|
-
* This topic provides an example
|
|
1590
|
+
* ### Prerequisites
|
|
1591
|
+
* Make sure that Enterprise CloudMonitor is activated. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
1592
|
+
* ### Background information
|
|
1593
|
+
* 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.
|
|
1594
|
+
* ### Usage notes
|
|
1595
|
+
* 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.
|
|
1549
1596
|
*
|
|
1550
1597
|
* @param request - CursorRequest
|
|
1551
1598
|
* @returns CursorResponse
|
|
@@ -1598,7 +1645,7 @@ export default class Client extends OpenApi {
|
|
|
1598
1645
|
}
|
|
1599
1646
|
|
|
1600
1647
|
/**
|
|
1601
|
-
*
|
|
1648
|
+
* Calls the DeleteContactGroup operation to delete an alert contact group.
|
|
1602
1649
|
*
|
|
1603
1650
|
* @param request - DeleteContactGroupRequest
|
|
1604
1651
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1629,7 +1676,7 @@ export default class Client extends OpenApi {
|
|
|
1629
1676
|
}
|
|
1630
1677
|
|
|
1631
1678
|
/**
|
|
1632
|
-
*
|
|
1679
|
+
* Calls the DeleteContactGroup operation to delete an alert contact group.
|
|
1633
1680
|
*
|
|
1634
1681
|
* @param request - DeleteContactGroupRequest
|
|
1635
1682
|
* @returns DeleteContactGroupResponse
|
|
@@ -1782,7 +1829,7 @@ export default class Client extends OpenApi {
|
|
|
1782
1829
|
}
|
|
1783
1830
|
|
|
1784
1831
|
/**
|
|
1785
|
-
* Deletes event-triggered alert rules.
|
|
1832
|
+
* Deletes one or more event-triggered alert rules.
|
|
1786
1833
|
*
|
|
1787
1834
|
* @param request - DeleteEventRulesRequest
|
|
1788
1835
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1813,7 +1860,7 @@ export default class Client extends OpenApi {
|
|
|
1813
1860
|
}
|
|
1814
1861
|
|
|
1815
1862
|
/**
|
|
1816
|
-
* Deletes event-triggered alert rules.
|
|
1863
|
+
* Deletes one or more event-triggered alert rules.
|
|
1817
1864
|
*
|
|
1818
1865
|
* @param request - DeleteEventRulesRequest
|
|
1819
1866
|
* @returns DeleteEventRulesResponse
|
|
@@ -1824,7 +1871,7 @@ export default class Client extends OpenApi {
|
|
|
1824
1871
|
}
|
|
1825
1872
|
|
|
1826
1873
|
/**
|
|
1827
|
-
*
|
|
1874
|
+
* Calls the DeleteExporterOutput operation to delete a monitoring data export configuration.
|
|
1828
1875
|
*
|
|
1829
1876
|
* @param request - DeleteExporterOutputRequest
|
|
1830
1877
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1855,7 +1902,7 @@ export default class Client extends OpenApi {
|
|
|
1855
1902
|
}
|
|
1856
1903
|
|
|
1857
1904
|
/**
|
|
1858
|
-
*
|
|
1905
|
+
* Calls the DeleteExporterOutput operation to delete a monitoring data export configuration.
|
|
1859
1906
|
*
|
|
1860
1907
|
* @param request - DeleteExporterOutputRequest
|
|
1861
1908
|
* @returns DeleteExporterOutputResponse
|
|
@@ -1866,7 +1913,7 @@ export default class Client extends OpenApi {
|
|
|
1866
1913
|
}
|
|
1867
1914
|
|
|
1868
1915
|
/**
|
|
1869
|
-
*
|
|
1916
|
+
* Invokes the DeleteExporterRule operation to delete export rules.
|
|
1870
1917
|
*
|
|
1871
1918
|
* @param request - DeleteExporterRuleRequest
|
|
1872
1919
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1897,7 +1944,7 @@ export default class Client extends OpenApi {
|
|
|
1897
1944
|
}
|
|
1898
1945
|
|
|
1899
1946
|
/**
|
|
1900
|
-
*
|
|
1947
|
+
* Invokes the DeleteExporterRule operation to delete export rules.
|
|
1901
1948
|
*
|
|
1902
1949
|
* @param request - DeleteExporterRuleRequest
|
|
1903
1950
|
* @returns DeleteExporterRuleResponse
|
|
@@ -1908,7 +1955,7 @@ export default class Client extends OpenApi {
|
|
|
1908
1955
|
}
|
|
1909
1956
|
|
|
1910
1957
|
/**
|
|
1911
|
-
* Deletes a process monitoring task
|
|
1958
|
+
* Deletes a group process monitoring task by calling the DeleteGroupMonitoringAgentProcess operation.
|
|
1912
1959
|
*
|
|
1913
1960
|
* @param request - DeleteGroupMonitoringAgentProcessRequest
|
|
1914
1961
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1943,7 +1990,7 @@ export default class Client extends OpenApi {
|
|
|
1943
1990
|
}
|
|
1944
1991
|
|
|
1945
1992
|
/**
|
|
1946
|
-
* Deletes a process monitoring task
|
|
1993
|
+
* Deletes a group process monitoring task by calling the DeleteGroupMonitoringAgentProcess operation.
|
|
1947
1994
|
*
|
|
1948
1995
|
* @param request - DeleteGroupMonitoringAgentProcessRequest
|
|
1949
1996
|
* @returns DeleteGroupMonitoringAgentProcessResponse
|
|
@@ -1954,7 +2001,7 @@ export default class Client extends OpenApi {
|
|
|
1954
2001
|
}
|
|
1955
2002
|
|
|
1956
2003
|
/**
|
|
1957
|
-
* Deletes availability monitoring
|
|
2004
|
+
* Deletes one or more availability monitoring jobs.
|
|
1958
2005
|
*
|
|
1959
2006
|
* @param request - DeleteHostAvailabilityRequest
|
|
1960
2007
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -1985,7 +2032,7 @@ export default class Client extends OpenApi {
|
|
|
1985
2032
|
}
|
|
1986
2033
|
|
|
1987
2034
|
/**
|
|
1988
|
-
* Deletes availability monitoring
|
|
2035
|
+
* Deletes one or more availability monitoring jobs.
|
|
1989
2036
|
*
|
|
1990
2037
|
* @param request - DeleteHostAvailabilityRequest
|
|
1991
2038
|
* @returns DeleteHostAvailabilityResponse
|
|
@@ -2192,7 +2239,7 @@ export default class Client extends OpenApi {
|
|
|
2192
2239
|
}
|
|
2193
2240
|
|
|
2194
2241
|
/**
|
|
2195
|
-
*
|
|
2242
|
+
* Calls the DeleteMetricRuleBlackList operation to delete alert blacklist policies.
|
|
2196
2243
|
*
|
|
2197
2244
|
* @param request - DeleteMetricRuleBlackListRequest
|
|
2198
2245
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2223,7 +2270,7 @@ export default class Client extends OpenApi {
|
|
|
2223
2270
|
}
|
|
2224
2271
|
|
|
2225
2272
|
/**
|
|
2226
|
-
*
|
|
2273
|
+
* Calls the DeleteMetricRuleBlackList operation to delete alert blacklist policies.
|
|
2227
2274
|
*
|
|
2228
2275
|
* @param request - DeleteMetricRuleBlackListRequest
|
|
2229
2276
|
* @returns DeleteMetricRuleBlackListResponse
|
|
@@ -2326,7 +2373,7 @@ export default class Client extends OpenApi {
|
|
|
2326
2373
|
}
|
|
2327
2374
|
|
|
2328
2375
|
/**
|
|
2329
|
-
* Deletes an alert template.
|
|
2376
|
+
* Deletes an alert rule template.
|
|
2330
2377
|
*
|
|
2331
2378
|
* @param request - DeleteMetricRuleTemplateRequest
|
|
2332
2379
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2357,7 +2404,7 @@ export default class Client extends OpenApi {
|
|
|
2357
2404
|
}
|
|
2358
2405
|
|
|
2359
2406
|
/**
|
|
2360
|
-
* Deletes an alert template.
|
|
2407
|
+
* Deletes an alert rule template.
|
|
2361
2408
|
*
|
|
2362
2409
|
* @param request - DeleteMetricRuleTemplateRequest
|
|
2363
2410
|
* @returns DeleteMetricRuleTemplateResponse
|
|
@@ -2368,7 +2415,7 @@ export default class Client extends OpenApi {
|
|
|
2368
2415
|
}
|
|
2369
2416
|
|
|
2370
2417
|
/**
|
|
2371
|
-
*
|
|
2418
|
+
* The DeleteMetricRules operation deletes one or more alert rules.
|
|
2372
2419
|
*
|
|
2373
2420
|
* @param request - DeleteMetricRulesRequest
|
|
2374
2421
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2399,7 +2446,7 @@ export default class Client extends OpenApi {
|
|
|
2399
2446
|
}
|
|
2400
2447
|
|
|
2401
2448
|
/**
|
|
2402
|
-
*
|
|
2449
|
+
* The DeleteMetricRules operation deletes one or more alert rules.
|
|
2403
2450
|
*
|
|
2404
2451
|
* @param request - DeleteMetricRulesRequest
|
|
2405
2452
|
* @returns DeleteMetricRulesResponse
|
|
@@ -2594,7 +2641,7 @@ export default class Client extends OpenApi {
|
|
|
2594
2641
|
}
|
|
2595
2642
|
|
|
2596
2643
|
/**
|
|
2597
|
-
*
|
|
2644
|
+
* Calls the DeleteMonitoringAgentProcess operation to delete the specified process monitoring from a specified host.
|
|
2598
2645
|
*
|
|
2599
2646
|
* @param request - DeleteMonitoringAgentProcessRequest
|
|
2600
2647
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2633,7 +2680,7 @@ export default class Client extends OpenApi {
|
|
|
2633
2680
|
}
|
|
2634
2681
|
|
|
2635
2682
|
/**
|
|
2636
|
-
*
|
|
2683
|
+
* Calls the DeleteMonitoringAgentProcess operation to delete the specified process monitoring from a specified host.
|
|
2637
2684
|
*
|
|
2638
2685
|
* @param request - DeleteMonitoringAgentProcessRequest
|
|
2639
2686
|
* @returns DeleteMonitoringAgentProcessResponse
|
|
@@ -2644,7 +2691,7 @@ export default class Client extends OpenApi {
|
|
|
2644
2691
|
}
|
|
2645
2692
|
|
|
2646
2693
|
/**
|
|
2647
|
-
* Deletes
|
|
2694
|
+
* Deletes site monitoring tasks by calling the DeleteSiteMonitors operation.
|
|
2648
2695
|
*
|
|
2649
2696
|
* @param request - DeleteSiteMonitorsRequest
|
|
2650
2697
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2679,7 +2726,7 @@ export default class Client extends OpenApi {
|
|
|
2679
2726
|
}
|
|
2680
2727
|
|
|
2681
2728
|
/**
|
|
2682
|
-
* Deletes
|
|
2729
|
+
* Deletes site monitoring tasks by calling the DeleteSiteMonitors operation.
|
|
2683
2730
|
*
|
|
2684
2731
|
* @param request - DeleteSiteMonitorsRequest
|
|
2685
2732
|
* @returns DeleteSiteMonitorsResponse
|
|
@@ -2690,7 +2737,7 @@ export default class Client extends OpenApi {
|
|
|
2690
2737
|
}
|
|
2691
2738
|
|
|
2692
2739
|
/**
|
|
2693
|
-
* Queries
|
|
2740
|
+
* Queries initiative alert rules.
|
|
2694
2741
|
*
|
|
2695
2742
|
* @param request - DescribeActiveMetricRuleListRequest
|
|
2696
2743
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -2721,7 +2768,7 @@ export default class Client extends OpenApi {
|
|
|
2721
2768
|
}
|
|
2722
2769
|
|
|
2723
2770
|
/**
|
|
2724
|
-
* Queries
|
|
2771
|
+
* Queries initiative alert rules.
|
|
2725
2772
|
*
|
|
2726
2773
|
* @param request - DescribeActiveMetricRuleListRequest
|
|
2727
2774
|
* @returns DescribeActiveMetricRuleListResponse
|
|
@@ -3063,11 +3110,11 @@ export default class Client extends OpenApi {
|
|
|
3063
3110
|
}
|
|
3064
3111
|
|
|
3065
3112
|
/**
|
|
3066
|
-
* Queries alert
|
|
3113
|
+
* Queries the alert history by calling the DescribeAlertLogList operation.
|
|
3067
3114
|
*
|
|
3068
3115
|
* @remarks
|
|
3069
|
-
*
|
|
3070
|
-
* This topic provides an example to show how to query the alert
|
|
3116
|
+
* This operation can query the alert history only within the last year.
|
|
3117
|
+
* This topic provides an example to show how to query the alert history of Elastic Compute Service (ECS) from the cloud service `product` dimension.
|
|
3071
3118
|
*
|
|
3072
3119
|
* @param request - DescribeAlertLogListRequest
|
|
3073
3120
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3166,11 +3213,11 @@ export default class Client extends OpenApi {
|
|
|
3166
3213
|
}
|
|
3167
3214
|
|
|
3168
3215
|
/**
|
|
3169
|
-
* Queries alert
|
|
3216
|
+
* Queries the alert history by calling the DescribeAlertLogList operation.
|
|
3170
3217
|
*
|
|
3171
3218
|
* @remarks
|
|
3172
|
-
*
|
|
3173
|
-
* This topic provides an example to show how to query the alert
|
|
3219
|
+
* This operation can query the alert history only within the last year.
|
|
3220
|
+
* This topic provides an example to show how to query the alert history of Elastic Compute Service (ECS) from the cloud service `product` dimension.
|
|
3174
3221
|
*
|
|
3175
3222
|
* @param request - DescribeAlertLogListRequest
|
|
3176
3223
|
* @returns DescribeAlertLogListResponse
|
|
@@ -3265,7 +3312,7 @@ export default class Client extends OpenApi {
|
|
|
3265
3312
|
}
|
|
3266
3313
|
|
|
3267
3314
|
/**
|
|
3268
|
-
*
|
|
3315
|
+
* Calls the DescribeContactList operation to query a list of alert contacts.
|
|
3269
3316
|
*
|
|
3270
3317
|
* @param request - DescribeContactListRequest
|
|
3271
3318
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3312,7 +3359,7 @@ export default class Client extends OpenApi {
|
|
|
3312
3359
|
}
|
|
3313
3360
|
|
|
3314
3361
|
/**
|
|
3315
|
-
*
|
|
3362
|
+
* Calls the DescribeContactList operation to query a list of alert contacts.
|
|
3316
3363
|
*
|
|
3317
3364
|
* @param request - DescribeContactListRequest
|
|
3318
3365
|
* @returns DescribeContactListResponse
|
|
@@ -3365,7 +3412,7 @@ export default class Client extends OpenApi {
|
|
|
3365
3412
|
}
|
|
3366
3413
|
|
|
3367
3414
|
/**
|
|
3368
|
-
* Queries
|
|
3415
|
+
* Queries a custom event.
|
|
3369
3416
|
*
|
|
3370
3417
|
* @param request - DescribeCustomEventAttributeRequest
|
|
3371
3418
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3424,7 +3471,7 @@ export default class Client extends OpenApi {
|
|
|
3424
3471
|
}
|
|
3425
3472
|
|
|
3426
3473
|
/**
|
|
3427
|
-
* Queries
|
|
3474
|
+
* Queries a custom event.
|
|
3428
3475
|
*
|
|
3429
3476
|
* @param request - DescribeCustomEventAttributeRequest
|
|
3430
3477
|
* @returns DescribeCustomEventAttributeResponse
|
|
@@ -3438,7 +3485,7 @@ export default class Client extends OpenApi {
|
|
|
3438
3485
|
* Queries the number of times that a custom event occurred within a period of time.
|
|
3439
3486
|
*
|
|
3440
3487
|
* @remarks
|
|
3441
|
-
* >
|
|
3488
|
+
* > This operation queries the number of times that a custom event occurred for each service.
|
|
3442
3489
|
*
|
|
3443
3490
|
* @param request - DescribeCustomEventCountRequest
|
|
3444
3491
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3492,7 +3539,7 @@ export default class Client extends OpenApi {
|
|
|
3492
3539
|
* Queries the number of times that a custom event occurred within a period of time.
|
|
3493
3540
|
*
|
|
3494
3541
|
* @remarks
|
|
3495
|
-
* >
|
|
3542
|
+
* > This operation queries the number of times that a custom event occurred for each service.
|
|
3496
3543
|
*
|
|
3497
3544
|
* @param request - DescribeCustomEventCountRequest
|
|
3498
3545
|
* @returns DescribeCustomEventCountResponse
|
|
@@ -3572,7 +3619,7 @@ export default class Client extends OpenApi {
|
|
|
3572
3619
|
* Queries the reported monitoring data.
|
|
3573
3620
|
*
|
|
3574
3621
|
* @remarks
|
|
3575
|
-
* >
|
|
3622
|
+
* > 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).
|
|
3576
3623
|
*
|
|
3577
3624
|
* @param request - DescribeCustomMetricListRequest
|
|
3578
3625
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3626,7 +3673,7 @@ export default class Client extends OpenApi {
|
|
|
3626
3673
|
* Queries the reported monitoring data.
|
|
3627
3674
|
*
|
|
3628
3675
|
* @remarks
|
|
3629
|
-
* >
|
|
3676
|
+
* > 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).
|
|
3630
3677
|
*
|
|
3631
3678
|
* @param request - DescribeCustomMetricListRequest
|
|
3632
3679
|
* @returns DescribeCustomMetricListResponse
|
|
@@ -3637,10 +3684,10 @@ export default class Client extends OpenApi {
|
|
|
3637
3684
|
}
|
|
3638
3685
|
|
|
3639
3686
|
/**
|
|
3640
|
-
*
|
|
3687
|
+
* Call the DescribeDynamicTagRuleList operation to query the rules for dynamic tags.
|
|
3641
3688
|
*
|
|
3642
3689
|
* @remarks
|
|
3643
|
-
* This topic provides an example
|
|
3690
|
+
* 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****`.
|
|
3644
3691
|
*
|
|
3645
3692
|
* @param request - DescribeDynamicTagRuleListRequest
|
|
3646
3693
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3691,10 +3738,10 @@ export default class Client extends OpenApi {
|
|
|
3691
3738
|
}
|
|
3692
3739
|
|
|
3693
3740
|
/**
|
|
3694
|
-
*
|
|
3741
|
+
* Call the DescribeDynamicTagRuleList operation to query the rules for dynamic tags.
|
|
3695
3742
|
*
|
|
3696
3743
|
* @remarks
|
|
3697
|
-
* This topic provides an example
|
|
3744
|
+
* 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****`.
|
|
3698
3745
|
*
|
|
3699
3746
|
* @param request - DescribeDynamicTagRuleListRequest
|
|
3700
3747
|
* @returns DescribeDynamicTagRuleListResponse
|
|
@@ -3705,10 +3752,10 @@ export default class Client extends OpenApi {
|
|
|
3705
3752
|
}
|
|
3706
3753
|
|
|
3707
3754
|
/**
|
|
3708
|
-
* Queries the details of
|
|
3755
|
+
* Queries the details of a specified event-triggered alert rule by calling the DescribeEventRuleAttribute operation.
|
|
3709
3756
|
*
|
|
3710
3757
|
* @remarks
|
|
3711
|
-
* This topic provides an example
|
|
3758
|
+
* This topic provides an example on how to query the details of the event-triggered alert rule `testRule`.
|
|
3712
3759
|
*
|
|
3713
3760
|
* @param request - DescribeEventRuleAttributeRequest
|
|
3714
3761
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3743,10 +3790,10 @@ export default class Client extends OpenApi {
|
|
|
3743
3790
|
}
|
|
3744
3791
|
|
|
3745
3792
|
/**
|
|
3746
|
-
* Queries the details of
|
|
3793
|
+
* Queries the details of a specified event-triggered alert rule by calling the DescribeEventRuleAttribute operation.
|
|
3747
3794
|
*
|
|
3748
3795
|
* @remarks
|
|
3749
|
-
* This topic provides an example
|
|
3796
|
+
* This topic provides an example on how to query the details of the event-triggered alert rule `testRule`.
|
|
3750
3797
|
*
|
|
3751
3798
|
* @param request - DescribeEventRuleAttributeRequest
|
|
3752
3799
|
* @returns DescribeEventRuleAttributeResponse
|
|
@@ -3815,10 +3862,10 @@ export default class Client extends OpenApi {
|
|
|
3815
3862
|
}
|
|
3816
3863
|
|
|
3817
3864
|
/**
|
|
3818
|
-
* Queries event-triggered alert rules.
|
|
3865
|
+
* Queries the list of event-triggered alert rules.
|
|
3819
3866
|
*
|
|
3820
3867
|
* @remarks
|
|
3821
|
-
* This topic provides an example to
|
|
3868
|
+
* This topic provides an example to query the details of the event-triggered alert rule `testRule`.
|
|
3822
3869
|
*
|
|
3823
3870
|
* @param request - DescribeEventRuleTargetListRequest
|
|
3824
3871
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3849,10 +3896,10 @@ export default class Client extends OpenApi {
|
|
|
3849
3896
|
}
|
|
3850
3897
|
|
|
3851
3898
|
/**
|
|
3852
|
-
* Queries event-triggered alert rules.
|
|
3899
|
+
* Queries the list of event-triggered alert rules.
|
|
3853
3900
|
*
|
|
3854
3901
|
* @remarks
|
|
3855
|
-
* This topic provides an example to
|
|
3902
|
+
* This topic provides an example to query the details of the event-triggered alert rule `testRule`.
|
|
3856
3903
|
*
|
|
3857
3904
|
* @param request - DescribeEventRuleTargetListRequest
|
|
3858
3905
|
* @returns DescribeEventRuleTargetListResponse
|
|
@@ -3863,7 +3910,7 @@ export default class Client extends OpenApi {
|
|
|
3863
3910
|
}
|
|
3864
3911
|
|
|
3865
3912
|
/**
|
|
3866
|
-
* Queries
|
|
3913
|
+
* Queries the list of monitoring data exports by calling the DescribeExporterOutputList operation.
|
|
3867
3914
|
*
|
|
3868
3915
|
* @param request - DescribeExporterOutputListRequest
|
|
3869
3916
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3898,7 +3945,7 @@ export default class Client extends OpenApi {
|
|
|
3898
3945
|
}
|
|
3899
3946
|
|
|
3900
3947
|
/**
|
|
3901
|
-
* Queries
|
|
3948
|
+
* Queries the list of monitoring data exports by calling the DescribeExporterOutputList operation.
|
|
3902
3949
|
*
|
|
3903
3950
|
* @param request - DescribeExporterOutputListRequest
|
|
3904
3951
|
* @returns DescribeExporterOutputListResponse
|
|
@@ -3909,7 +3956,7 @@ export default class Client extends OpenApi {
|
|
|
3909
3956
|
}
|
|
3910
3957
|
|
|
3911
3958
|
/**
|
|
3912
|
-
* Queries data export rules.
|
|
3959
|
+
* Queries the list of data export rules by calling the DescribeExporterRuleList operation.
|
|
3913
3960
|
*
|
|
3914
3961
|
* @param request - DescribeExporterRuleListRequest
|
|
3915
3962
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -3944,7 +3991,7 @@ export default class Client extends OpenApi {
|
|
|
3944
3991
|
}
|
|
3945
3992
|
|
|
3946
3993
|
/**
|
|
3947
|
-
* Queries data export rules.
|
|
3994
|
+
* Queries the list of data export rules by calling the DescribeExporterRuleList operation.
|
|
3948
3995
|
*
|
|
3949
3996
|
* @param request - DescribeExporterRuleListRequest
|
|
3950
3997
|
* @returns DescribeExporterRuleListResponse
|
|
@@ -4157,10 +4204,10 @@ export default class Client extends OpenApi {
|
|
|
4157
4204
|
}
|
|
4158
4205
|
|
|
4159
4206
|
/**
|
|
4160
|
-
* Queries namespaces and the details of
|
|
4207
|
+
* Queries a list of namespaces and the details of their data sources.
|
|
4161
4208
|
*
|
|
4162
4209
|
* @remarks
|
|
4163
|
-
*
|
|
4210
|
+
* This example shows how to query all namespaces that belong to the current account. The response indicates that only one namespace, `aliyun-test`, exists.
|
|
4164
4211
|
*
|
|
4165
4212
|
* @param request - DescribeHybridMonitorNamespaceListRequest
|
|
4166
4213
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4207,10 +4254,10 @@ export default class Client extends OpenApi {
|
|
|
4207
4254
|
}
|
|
4208
4255
|
|
|
4209
4256
|
/**
|
|
4210
|
-
* Queries namespaces and the details of
|
|
4257
|
+
* Queries a list of namespaces and the details of their data sources.
|
|
4211
4258
|
*
|
|
4212
4259
|
* @remarks
|
|
4213
|
-
*
|
|
4260
|
+
* This example shows how to query all namespaces that belong to the current account. The response indicates that only one namespace, `aliyun-test`, exists.
|
|
4214
4261
|
*
|
|
4215
4262
|
* @param request - DescribeHybridMonitorNamespaceListRequest
|
|
4216
4263
|
* @returns DescribeHybridMonitorNamespaceListResponse
|
|
@@ -4221,10 +4268,10 @@ export default class Client extends OpenApi {
|
|
|
4221
4268
|
}
|
|
4222
4269
|
|
|
4223
4270
|
/**
|
|
4224
|
-
* Queries Logstore groups.
|
|
4271
|
+
* Queries the list of Logstore groups by calling the DescribeHybridMonitorSLSGroup operation.
|
|
4225
4272
|
*
|
|
4226
4273
|
* @remarks
|
|
4227
|
-
*
|
|
4274
|
+
* 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`.
|
|
4228
4275
|
*
|
|
4229
4276
|
* @param request - DescribeHybridMonitorSLSGroupRequest
|
|
4230
4277
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4267,10 +4314,10 @@ export default class Client extends OpenApi {
|
|
|
4267
4314
|
}
|
|
4268
4315
|
|
|
4269
4316
|
/**
|
|
4270
|
-
* Queries Logstore groups.
|
|
4317
|
+
* Queries the list of Logstore groups by calling the DescribeHybridMonitorSLSGroup operation.
|
|
4271
4318
|
*
|
|
4272
4319
|
* @remarks
|
|
4273
|
-
*
|
|
4320
|
+
* 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`.
|
|
4274
4321
|
*
|
|
4275
4322
|
* @param request - DescribeHybridMonitorSLSGroupRequest
|
|
4276
4323
|
* @returns DescribeHybridMonitorSLSGroupResponse
|
|
@@ -4361,7 +4408,7 @@ export default class Client extends OpenApi {
|
|
|
4361
4408
|
}
|
|
4362
4409
|
|
|
4363
4410
|
/**
|
|
4364
|
-
* Queries
|
|
4411
|
+
* Queries a Log Monitoring task.
|
|
4365
4412
|
*
|
|
4366
4413
|
* @param request - DescribeLogMonitorAttributeRequest
|
|
4367
4414
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4388,7 +4435,7 @@ export default class Client extends OpenApi {
|
|
|
4388
4435
|
}
|
|
4389
4436
|
|
|
4390
4437
|
/**
|
|
4391
|
-
* Queries
|
|
4438
|
+
* Queries a Log Monitoring task.
|
|
4392
4439
|
*
|
|
4393
4440
|
* @param request - DescribeLogMonitorAttributeRequest
|
|
4394
4441
|
* @returns DescribeLogMonitorAttributeResponse
|
|
@@ -4457,10 +4504,10 @@ export default class Client extends OpenApi {
|
|
|
4457
4504
|
*
|
|
4458
4505
|
* @remarks
|
|
4459
4506
|
* ### [](#)Limits
|
|
4460
|
-
*
|
|
4461
|
-
*
|
|
4507
|
+
* - 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).
|
|
4508
|
+
* - 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.
|
|
4462
4509
|
* ### [](#)Description
|
|
4463
|
-
* >
|
|
4510
|
+
* > 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.
|
|
4464
4511
|
* 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`.
|
|
4465
4512
|
*
|
|
4466
4513
|
* @param request - DescribeMetricDataRequest
|
|
@@ -4524,10 +4571,10 @@ export default class Client extends OpenApi {
|
|
|
4524
4571
|
*
|
|
4525
4572
|
* @remarks
|
|
4526
4573
|
* ### [](#)Limits
|
|
4527
|
-
*
|
|
4528
|
-
*
|
|
4574
|
+
* - 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).
|
|
4575
|
+
* - 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.
|
|
4529
4576
|
* ### [](#)Description
|
|
4530
|
-
* >
|
|
4577
|
+
* > 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.
|
|
4531
4578
|
* 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`.
|
|
4532
4579
|
*
|
|
4533
4580
|
* @param request - DescribeMetricDataRequest
|
|
@@ -4543,14 +4590,14 @@ export default class Client extends OpenApi {
|
|
|
4543
4590
|
*
|
|
4544
4591
|
* @remarks
|
|
4545
4592
|
* ### [](#)Limits
|
|
4546
|
-
*
|
|
4547
|
-
*
|
|
4548
|
-
* >
|
|
4593
|
+
* - 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).
|
|
4594
|
+
* - 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.
|
|
4595
|
+
* > 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)
|
|
4549
4596
|
* ### [](#)Precautions
|
|
4550
4597
|
* 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:
|
|
4551
|
-
*
|
|
4552
|
-
*
|
|
4553
|
-
*
|
|
4598
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
4599
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
4600
|
+
* - The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
|
|
4554
4601
|
* ### [](#)Operation description
|
|
4555
4602
|
* 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.
|
|
4556
4603
|
*
|
|
@@ -4619,14 +4666,14 @@ export default class Client extends OpenApi {
|
|
|
4619
4666
|
*
|
|
4620
4667
|
* @remarks
|
|
4621
4668
|
* ### [](#)Limits
|
|
4622
|
-
*
|
|
4623
|
-
*
|
|
4624
|
-
* >
|
|
4669
|
+
* - 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).
|
|
4670
|
+
* - 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.
|
|
4671
|
+
* > 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)
|
|
4625
4672
|
* ### [](#)Precautions
|
|
4626
4673
|
* 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:
|
|
4627
|
-
*
|
|
4628
|
-
*
|
|
4629
|
-
*
|
|
4674
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
4675
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
4676
|
+
* - The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
|
|
4630
4677
|
* ### [](#)Operation description
|
|
4631
4678
|
* 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.
|
|
4632
4679
|
*
|
|
@@ -4639,12 +4686,20 @@ export default class Client extends OpenApi {
|
|
|
4639
4686
|
}
|
|
4640
4687
|
|
|
4641
4688
|
/**
|
|
4642
|
-
*
|
|
4689
|
+
* The DescribeMetricList operation queries the monitoring data of a specific metric for a cloud service.
|
|
4643
4690
|
*
|
|
4644
4691
|
* @remarks
|
|
4645
|
-
*
|
|
4646
|
-
*
|
|
4647
|
-
*
|
|
4692
|
+
* ### Limits
|
|
4693
|
+
* - 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).
|
|
4694
|
+
* - 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.
|
|
4695
|
+
* > 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).
|
|
4696
|
+
* ### Notes
|
|
4697
|
+
* 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:
|
|
4698
|
+
* - If the value of `Period` is less than 60 seconds, the storage duration is 7 days.
|
|
4699
|
+
* - If the value of `Period` is 60 seconds, the storage duration is 31 days.
|
|
4700
|
+
* - If the value of `Period` is 300 seconds or greater, the storage duration is 91 days.
|
|
4701
|
+
* ### Usage notes
|
|
4702
|
+
* 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.
|
|
4648
4703
|
*
|
|
4649
4704
|
* @param request - DescribeMetricListRequest
|
|
4650
4705
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4707,12 +4762,20 @@ export default class Client extends OpenApi {
|
|
|
4707
4762
|
}
|
|
4708
4763
|
|
|
4709
4764
|
/**
|
|
4710
|
-
*
|
|
4765
|
+
* The DescribeMetricList operation queries the monitoring data of a specific metric for a cloud service.
|
|
4711
4766
|
*
|
|
4712
4767
|
* @remarks
|
|
4713
|
-
*
|
|
4714
|
-
*
|
|
4715
|
-
*
|
|
4768
|
+
* ### Limits
|
|
4769
|
+
* - 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).
|
|
4770
|
+
* - 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.
|
|
4771
|
+
* > 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).
|
|
4772
|
+
* ### Notes
|
|
4773
|
+
* 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:
|
|
4774
|
+
* - If the value of `Period` is less than 60 seconds, the storage duration is 7 days.
|
|
4775
|
+
* - If the value of `Period` is 60 seconds, the storage duration is 31 days.
|
|
4776
|
+
* - If the value of `Period` is 300 seconds or greater, the storage duration is 91 days.
|
|
4777
|
+
* ### Usage notes
|
|
4778
|
+
* 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.
|
|
4716
4779
|
*
|
|
4717
4780
|
* @param request - DescribeMetricListRequest
|
|
4718
4781
|
* @returns DescribeMetricListResponse
|
|
@@ -4723,10 +4786,10 @@ export default class Client extends OpenApi {
|
|
|
4723
4786
|
}
|
|
4724
4787
|
|
|
4725
4788
|
/**
|
|
4726
|
-
* Queries
|
|
4789
|
+
* Queries metrics that are supported in CloudMonitor.
|
|
4727
4790
|
*
|
|
4728
4791
|
* @remarks
|
|
4729
|
-
*
|
|
4792
|
+
* 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).
|
|
4730
4793
|
*
|
|
4731
4794
|
* @param request - DescribeMetricMetaListRequest
|
|
4732
4795
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4773,10 +4836,10 @@ export default class Client extends OpenApi {
|
|
|
4773
4836
|
}
|
|
4774
4837
|
|
|
4775
4838
|
/**
|
|
4776
|
-
* Queries
|
|
4839
|
+
* Queries metrics that are supported in CloudMonitor.
|
|
4777
4840
|
*
|
|
4778
4841
|
* @remarks
|
|
4779
|
-
*
|
|
4842
|
+
* 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).
|
|
4780
4843
|
*
|
|
4781
4844
|
* @param request - DescribeMetricMetaListRequest
|
|
4782
4845
|
* @returns DescribeMetricMetaListResponse
|
|
@@ -4787,7 +4850,7 @@ export default class Client extends OpenApi {
|
|
|
4787
4850
|
}
|
|
4788
4851
|
|
|
4789
4852
|
/**
|
|
4790
|
-
*
|
|
4853
|
+
* You can call the DescribeMetricRuleBlackList operation to query blacklist policies.
|
|
4791
4854
|
*
|
|
4792
4855
|
* @param request - DescribeMetricRuleBlackListRequest
|
|
4793
4856
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4854,7 +4917,7 @@ export default class Client extends OpenApi {
|
|
|
4854
4917
|
}
|
|
4855
4918
|
|
|
4856
4919
|
/**
|
|
4857
|
-
*
|
|
4920
|
+
* You can call the DescribeMetricRuleBlackList operation to query blacklist policies.
|
|
4858
4921
|
*
|
|
4859
4922
|
* @param request - DescribeMetricRuleBlackListRequest
|
|
4860
4923
|
* @returns DescribeMetricRuleBlackListResponse
|
|
@@ -4903,10 +4966,10 @@ export default class Client extends OpenApi {
|
|
|
4903
4966
|
}
|
|
4904
4967
|
|
|
4905
4968
|
/**
|
|
4906
|
-
* Queries alert rules.
|
|
4969
|
+
* Queries all alert rules in the alert rule list.
|
|
4907
4970
|
*
|
|
4908
4971
|
* @remarks
|
|
4909
|
-
* This topic provides an example
|
|
4972
|
+
* 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****`.
|
|
4910
4973
|
*
|
|
4911
4974
|
* @param request - DescribeMetricRuleListRequest
|
|
4912
4975
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -4973,10 +5036,10 @@ export default class Client extends OpenApi {
|
|
|
4973
5036
|
}
|
|
4974
5037
|
|
|
4975
5038
|
/**
|
|
4976
|
-
* Queries alert rules.
|
|
5039
|
+
* Queries all alert rules in the alert rule list.
|
|
4977
5040
|
*
|
|
4978
5041
|
* @remarks
|
|
4979
|
-
* This topic provides an example
|
|
5042
|
+
* 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****`.
|
|
4980
5043
|
*
|
|
4981
5044
|
* @param request - DescribeMetricRuleListRequest
|
|
4982
5045
|
* @returns DescribeMetricRuleListResponse
|
|
@@ -4987,12 +5050,11 @@ export default class Client extends OpenApi {
|
|
|
4987
5050
|
}
|
|
4988
5051
|
|
|
4989
5052
|
/**
|
|
4990
|
-
* Queries the
|
|
5053
|
+
* Queries the notification channels of a specified alert rule by calling the DescribeMetricRuleTargets operation.
|
|
4991
5054
|
*
|
|
4992
5055
|
* @remarks
|
|
4993
|
-
* ##
|
|
4994
|
-
* This
|
|
4995
|
-
* >This topic provides an example on how to query the resources that are associated with an alert rule whose ID is `ae06917_75a8c43178ab66****`.
|
|
5056
|
+
* ## Usage notes
|
|
5057
|
+
* This topic provides an example to query the target resources associated with the alert rule `ae06917_75a8c43178ab66****`.
|
|
4996
5058
|
*
|
|
4997
5059
|
* @param request - DescribeMetricRuleTargetsRequest
|
|
4998
5060
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5023,12 +5085,11 @@ export default class Client extends OpenApi {
|
|
|
5023
5085
|
}
|
|
5024
5086
|
|
|
5025
5087
|
/**
|
|
5026
|
-
* Queries the
|
|
5088
|
+
* Queries the notification channels of a specified alert rule by calling the DescribeMetricRuleTargets operation.
|
|
5027
5089
|
*
|
|
5028
5090
|
* @remarks
|
|
5029
|
-
* ##
|
|
5030
|
-
* This
|
|
5031
|
-
* >This topic provides an example on how to query the resources that are associated with an alert rule whose ID is `ae06917_75a8c43178ab66****`.
|
|
5091
|
+
* ## Usage notes
|
|
5092
|
+
* This topic provides an example to query the target resources associated with the alert rule `ae06917_75a8c43178ab66****`.
|
|
5032
5093
|
*
|
|
5033
5094
|
* @param request - DescribeMetricRuleTargetsRequest
|
|
5034
5095
|
* @returns DescribeMetricRuleTargetsResponse
|
|
@@ -5039,10 +5100,10 @@ export default class Client extends OpenApi {
|
|
|
5039
5100
|
}
|
|
5040
5101
|
|
|
5041
5102
|
/**
|
|
5042
|
-
* Queries the details of an alert template.
|
|
5103
|
+
* Queries the details of an alert template by calling the DescribeMetricRuleTemplateAttribute operation.
|
|
5043
5104
|
*
|
|
5044
5105
|
* @remarks
|
|
5045
|
-
* This topic provides an example on how to query the details of
|
|
5106
|
+
* This topic provides an example on how to query the details of the alert template `70****`.
|
|
5046
5107
|
*
|
|
5047
5108
|
* @param request - DescribeMetricRuleTemplateAttributeRequest
|
|
5048
5109
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5077,10 +5138,10 @@ export default class Client extends OpenApi {
|
|
|
5077
5138
|
}
|
|
5078
5139
|
|
|
5079
5140
|
/**
|
|
5080
|
-
* Queries the details of an alert template.
|
|
5141
|
+
* Queries the details of an alert template by calling the DescribeMetricRuleTemplateAttribute operation.
|
|
5081
5142
|
*
|
|
5082
5143
|
* @remarks
|
|
5083
|
-
* This topic provides an example on how to query the details of
|
|
5144
|
+
* This topic provides an example on how to query the details of the alert template `70****`.
|
|
5084
5145
|
*
|
|
5085
5146
|
* @param request - DescribeMetricRuleTemplateAttributeRequest
|
|
5086
5147
|
* @returns DescribeMetricRuleTemplateAttributeResponse
|
|
@@ -5171,13 +5232,13 @@ export default class Client extends OpenApi {
|
|
|
5171
5232
|
*
|
|
5172
5233
|
* @remarks
|
|
5173
5234
|
* ### [](#)Limits
|
|
5174
|
-
*
|
|
5175
|
-
*
|
|
5235
|
+
* - 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).
|
|
5236
|
+
* - 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.
|
|
5176
5237
|
* ### [](#)Precautions
|
|
5177
5238
|
* 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:
|
|
5178
|
-
*
|
|
5179
|
-
*
|
|
5180
|
-
*
|
|
5239
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
5240
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
5241
|
+
* - The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
|
|
5181
5242
|
* ### [](#)Operation description
|
|
5182
5243
|
* 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.
|
|
5183
5244
|
*
|
|
@@ -5250,13 +5311,13 @@ export default class Client extends OpenApi {
|
|
|
5250
5311
|
*
|
|
5251
5312
|
* @remarks
|
|
5252
5313
|
* ### [](#)Limits
|
|
5253
|
-
*
|
|
5254
|
-
*
|
|
5314
|
+
* - 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).
|
|
5315
|
+
* - 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.
|
|
5255
5316
|
* ### [](#)Precautions
|
|
5256
5317
|
* 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:
|
|
5257
|
-
*
|
|
5258
|
-
*
|
|
5259
|
-
*
|
|
5318
|
+
* - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
|
|
5319
|
+
* - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
|
|
5320
|
+
* - The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
|
|
5260
5321
|
* ### [](#)Operation description
|
|
5261
5322
|
* 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.
|
|
5262
5323
|
*
|
|
@@ -5353,7 +5414,7 @@ export default class Client extends OpenApi {
|
|
|
5353
5414
|
}
|
|
5354
5415
|
|
|
5355
5416
|
/**
|
|
5356
|
-
* Queries the
|
|
5417
|
+
* Queries the resources in an application group.
|
|
5357
5418
|
*
|
|
5358
5419
|
* @param request - DescribeMonitorGroupInstanceAttributeRequest
|
|
5359
5420
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5408,7 +5469,7 @@ export default class Client extends OpenApi {
|
|
|
5408
5469
|
}
|
|
5409
5470
|
|
|
5410
5471
|
/**
|
|
5411
|
-
* Queries the
|
|
5472
|
+
* Queries the resources in an application group.
|
|
5412
5473
|
*
|
|
5413
5474
|
* @param request - DescribeMonitorGroupInstanceAttributeRequest
|
|
5414
5475
|
* @returns DescribeMonitorGroupInstanceAttributeResponse
|
|
@@ -5481,7 +5542,7 @@ export default class Client extends OpenApi {
|
|
|
5481
5542
|
}
|
|
5482
5543
|
|
|
5483
5544
|
/**
|
|
5484
|
-
* Queries the
|
|
5545
|
+
* Queries the list of alert notification pause policies for an application group by calling the DescribeMonitorGroupNotifyPolicyList operation.
|
|
5485
5546
|
*
|
|
5486
5547
|
* @param request - DescribeMonitorGroupNotifyPolicyListRequest
|
|
5487
5548
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5524,7 +5585,7 @@ export default class Client extends OpenApi {
|
|
|
5524
5585
|
}
|
|
5525
5586
|
|
|
5526
5587
|
/**
|
|
5527
|
-
* Queries the
|
|
5588
|
+
* Queries the list of alert notification pause policies for an application group by calling the DescribeMonitorGroupNotifyPolicyList operation.
|
|
5528
5589
|
*
|
|
5529
5590
|
* @param request - DescribeMonitorGroupNotifyPolicyListRequest
|
|
5530
5591
|
* @returns DescribeMonitorGroupNotifyPolicyListResponse
|
|
@@ -5535,10 +5596,10 @@ export default class Client extends OpenApi {
|
|
|
5535
5596
|
}
|
|
5536
5597
|
|
|
5537
5598
|
/**
|
|
5538
|
-
*
|
|
5599
|
+
* You can call the DescribeMonitorGroups operation to query a list of application groups.
|
|
5539
5600
|
*
|
|
5540
5601
|
* @remarks
|
|
5541
|
-
* This topic provides an example of how to query
|
|
5602
|
+
* 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`.
|
|
5542
5603
|
*
|
|
5543
5604
|
* @param request - DescribeMonitorGroupsRequest
|
|
5544
5605
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5621,10 +5682,10 @@ export default class Client extends OpenApi {
|
|
|
5621
5682
|
}
|
|
5622
5683
|
|
|
5623
5684
|
/**
|
|
5624
|
-
*
|
|
5685
|
+
* You can call the DescribeMonitorGroups operation to query a list of application groups.
|
|
5625
5686
|
*
|
|
5626
5687
|
* @remarks
|
|
5627
|
-
* This topic provides an example of how to query
|
|
5688
|
+
* 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`.
|
|
5628
5689
|
*
|
|
5629
5690
|
* @param request - DescribeMonitorGroupsRequest
|
|
5630
5691
|
* @returns DescribeMonitorGroupsResponse
|
|
@@ -5747,7 +5808,7 @@ export default class Client extends OpenApi {
|
|
|
5747
5808
|
}
|
|
5748
5809
|
|
|
5749
5810
|
/**
|
|
5750
|
-
*
|
|
5811
|
+
* You can call the DescribeMonitoringAgentHosts operation to query a list of all hosts, regardless of whether the CloudMonitor agent is installed.
|
|
5751
5812
|
*
|
|
5752
5813
|
* @param request - DescribeMonitoringAgentHostsRequest
|
|
5753
5814
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5814,7 +5875,7 @@ export default class Client extends OpenApi {
|
|
|
5814
5875
|
}
|
|
5815
5876
|
|
|
5816
5877
|
/**
|
|
5817
|
-
*
|
|
5878
|
+
* You can call the DescribeMonitoringAgentHosts operation to query a list of all hosts, regardless of whether the CloudMonitor agent is installed.
|
|
5818
5879
|
*
|
|
5819
5880
|
* @param request - DescribeMonitoringAgentHostsRequest
|
|
5820
5881
|
* @returns DescribeMonitoringAgentHostsResponse
|
|
@@ -5825,11 +5886,11 @@ export default class Client extends OpenApi {
|
|
|
5825
5886
|
}
|
|
5826
5887
|
|
|
5827
5888
|
/**
|
|
5828
|
-
*
|
|
5889
|
+
* Call the DescribeMonitoringAgentProcesses operation to query the list of processes for a specified resource.
|
|
5829
5890
|
*
|
|
5830
5891
|
* @remarks
|
|
5831
|
-
* >
|
|
5832
|
-
* This topic provides an example of how to query the
|
|
5892
|
+
* > 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).
|
|
5893
|
+
* 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.
|
|
5833
5894
|
*
|
|
5834
5895
|
* @param request - DescribeMonitoringAgentProcessesRequest
|
|
5835
5896
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5860,11 +5921,11 @@ export default class Client extends OpenApi {
|
|
|
5860
5921
|
}
|
|
5861
5922
|
|
|
5862
5923
|
/**
|
|
5863
|
-
*
|
|
5924
|
+
* Call the DescribeMonitoringAgentProcesses operation to query the list of processes for a specified resource.
|
|
5864
5925
|
*
|
|
5865
5926
|
* @remarks
|
|
5866
|
-
* >
|
|
5867
|
-
* This topic provides an example of how to query the
|
|
5927
|
+
* > 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).
|
|
5928
|
+
* 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.
|
|
5868
5929
|
*
|
|
5869
5930
|
* @param request - DescribeMonitoringAgentProcessesRequest
|
|
5870
5931
|
* @returns DescribeMonitoringAgentProcessesResponse
|
|
@@ -5875,7 +5936,7 @@ export default class Client extends OpenApi {
|
|
|
5875
5936
|
}
|
|
5876
5937
|
|
|
5877
5938
|
/**
|
|
5878
|
-
* Queries the status of the CloudMonitor agent.
|
|
5939
|
+
* Queries the running status of the CloudMonitor agent by calling the DescribeMonitoringAgentStatuses operation.
|
|
5879
5940
|
*
|
|
5880
5941
|
* @remarks
|
|
5881
5942
|
* 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.
|
|
@@ -5913,7 +5974,7 @@ export default class Client extends OpenApi {
|
|
|
5913
5974
|
}
|
|
5914
5975
|
|
|
5915
5976
|
/**
|
|
5916
|
-
* Queries the status of the CloudMonitor agent.
|
|
5977
|
+
* Queries the running status of the CloudMonitor agent by calling the DescribeMonitoringAgentStatuses operation.
|
|
5917
5978
|
*
|
|
5918
5979
|
* @remarks
|
|
5919
5980
|
* 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.
|
|
@@ -5962,10 +6023,7 @@ export default class Client extends OpenApi {
|
|
|
5962
6023
|
}
|
|
5963
6024
|
|
|
5964
6025
|
/**
|
|
5965
|
-
*
|
|
5966
|
-
*
|
|
5967
|
-
* @remarks
|
|
5968
|
-
* > If a tag is attached to multiple cloud resources in the region, the key of the tag is returned only once.
|
|
6026
|
+
* Call the DescribeProductResourceTagKeyList operation to query all tag keys of cloud resources in a specified region.
|
|
5969
6027
|
*
|
|
5970
6028
|
* @param request - DescribeProductResourceTagKeyListRequest
|
|
5971
6029
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -5996,10 +6054,7 @@ export default class Client extends OpenApi {
|
|
|
5996
6054
|
}
|
|
5997
6055
|
|
|
5998
6056
|
/**
|
|
5999
|
-
*
|
|
6000
|
-
*
|
|
6001
|
-
* @remarks
|
|
6002
|
-
* > If a tag is attached to multiple cloud resources in the region, the key of the tag is returned only once.
|
|
6057
|
+
* Call the DescribeProductResourceTagKeyList operation to query all tag keys of cloud resources in a specified region.
|
|
6003
6058
|
*
|
|
6004
6059
|
* @param request - DescribeProductResourceTagKeyListRequest
|
|
6005
6060
|
* @returns DescribeProductResourceTagKeyListResponse
|
|
@@ -6045,10 +6100,10 @@ export default class Client extends OpenApi {
|
|
|
6045
6100
|
}
|
|
6046
6101
|
|
|
6047
6102
|
/**
|
|
6048
|
-
*
|
|
6103
|
+
* Calls the DescribeProjectMeta operation to query the list of cloud services that support time series monitoring metrics in CloudMonitor.
|
|
6049
6104
|
*
|
|
6050
6105
|
* @remarks
|
|
6051
|
-
*
|
|
6106
|
+
* Obtains the information about the connected cloud services, including the description, namespace, and tags of each service.
|
|
6052
6107
|
*
|
|
6053
6108
|
* @param request - DescribeProjectMetaRequest
|
|
6054
6109
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6087,10 +6142,10 @@ export default class Client extends OpenApi {
|
|
|
6087
6142
|
}
|
|
6088
6143
|
|
|
6089
6144
|
/**
|
|
6090
|
-
*
|
|
6145
|
+
* Calls the DescribeProjectMeta operation to query the list of cloud services that support time series monitoring metrics in CloudMonitor.
|
|
6091
6146
|
*
|
|
6092
6147
|
* @remarks
|
|
6093
|
-
*
|
|
6148
|
+
* Obtains the information about the connected cloud services, including the description, namespace, and tags of each service.
|
|
6094
6149
|
*
|
|
6095
6150
|
* @param request - DescribeProjectMetaRequest
|
|
6096
6151
|
* @returns DescribeProjectMetaResponse
|
|
@@ -6101,10 +6156,10 @@ export default class Client extends OpenApi {
|
|
|
6101
6156
|
}
|
|
6102
6157
|
|
|
6103
6158
|
/**
|
|
6104
|
-
* Queries the details of a site monitoring task.
|
|
6159
|
+
* Queries the details of a site monitoring task by calling the DescribeSiteMonitorAttribute operation.
|
|
6105
6160
|
*
|
|
6106
6161
|
* @remarks
|
|
6107
|
-
* This topic provides an example on how to query the details of
|
|
6162
|
+
* 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`.
|
|
6108
6163
|
*
|
|
6109
6164
|
* @param request - DescribeSiteMonitorAttributeRequest
|
|
6110
6165
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6139,10 +6194,10 @@ export default class Client extends OpenApi {
|
|
|
6139
6194
|
}
|
|
6140
6195
|
|
|
6141
6196
|
/**
|
|
6142
|
-
* Queries the details of a site monitoring task.
|
|
6197
|
+
* Queries the details of a site monitoring task by calling the DescribeSiteMonitorAttribute operation.
|
|
6143
6198
|
*
|
|
6144
6199
|
* @remarks
|
|
6145
|
-
* This topic provides an example on how to query the details of
|
|
6200
|
+
* 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`.
|
|
6146
6201
|
*
|
|
6147
6202
|
* @param request - DescribeSiteMonitorAttributeRequest
|
|
6148
6203
|
* @returns DescribeSiteMonitorAttributeResponse
|
|
@@ -6223,10 +6278,10 @@ export default class Client extends OpenApi {
|
|
|
6223
6278
|
}
|
|
6224
6279
|
|
|
6225
6280
|
/**
|
|
6226
|
-
* Queries the detection points
|
|
6281
|
+
* Queries the details of all carrier detection points by calling the DescribeSiteMonitorISPCityList operation.
|
|
6227
6282
|
*
|
|
6228
6283
|
* @remarks
|
|
6229
|
-
*
|
|
6284
|
+
* 本文将提供一个示例,查询运营商“联通”在“贵阳市”的探测点详情。
|
|
6230
6285
|
*
|
|
6231
6286
|
* @param request - DescribeSiteMonitorISPCityListRequest
|
|
6232
6287
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6273,10 +6328,10 @@ export default class Client extends OpenApi {
|
|
|
6273
6328
|
}
|
|
6274
6329
|
|
|
6275
6330
|
/**
|
|
6276
|
-
* Queries the detection points
|
|
6331
|
+
* Queries the details of all carrier detection points by calling the DescribeSiteMonitorISPCityList operation.
|
|
6277
6332
|
*
|
|
6278
6333
|
* @remarks
|
|
6279
|
-
*
|
|
6334
|
+
* 本文将提供一个示例,查询运营商“联通”在“贵阳市”的探测点详情。
|
|
6280
6335
|
*
|
|
6281
6336
|
* @param request - DescribeSiteMonitorISPCityListRequest
|
|
6282
6337
|
* @returns DescribeSiteMonitorISPCityListResponse
|
|
@@ -6287,10 +6342,10 @@ export default class Client extends OpenApi {
|
|
|
6287
6342
|
}
|
|
6288
6343
|
|
|
6289
6344
|
/**
|
|
6290
|
-
* Queries site monitoring tasks.
|
|
6345
|
+
* Queries the list of site monitoring tasks by calling the DescribeSiteMonitorList operation.
|
|
6291
6346
|
*
|
|
6292
6347
|
* @remarks
|
|
6293
|
-
* This topic provides an example
|
|
6348
|
+
* 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`.
|
|
6294
6349
|
*
|
|
6295
6350
|
* @param request - DescribeSiteMonitorListRequest
|
|
6296
6351
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6345,10 +6400,10 @@ export default class Client extends OpenApi {
|
|
|
6345
6400
|
}
|
|
6346
6401
|
|
|
6347
6402
|
/**
|
|
6348
|
-
* Queries site monitoring tasks.
|
|
6403
|
+
* Queries the list of site monitoring tasks by calling the DescribeSiteMonitorList operation.
|
|
6349
6404
|
*
|
|
6350
6405
|
* @remarks
|
|
6351
|
-
* This topic provides an example
|
|
6406
|
+
* 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`.
|
|
6352
6407
|
*
|
|
6353
6408
|
* @param request - DescribeSiteMonitorListRequest
|
|
6354
6409
|
* @returns DescribeSiteMonitorListResponse
|
|
@@ -6359,11 +6414,11 @@ export default class Client extends OpenApi {
|
|
|
6359
6414
|
}
|
|
6360
6415
|
|
|
6361
6416
|
/**
|
|
6362
|
-
*
|
|
6417
|
+
* Call the DescribeSiteMonitorLog operation to query the detection logs for a one-time detection task.
|
|
6363
6418
|
*
|
|
6364
6419
|
* @remarks
|
|
6365
|
-
*
|
|
6366
|
-
* This topic provides an example
|
|
6420
|
+
* Only Alibaba Cloud accounts with Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
6421
|
+
* This topic provides an example of how to query the detection logs for the one-time detection task `afa5c3ce-f944-4363-9edb-ce919a29****`.
|
|
6367
6422
|
*
|
|
6368
6423
|
* @param request - DescribeSiteMonitorLogRequest
|
|
6369
6424
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6438,11 +6493,11 @@ export default class Client extends OpenApi {
|
|
|
6438
6493
|
}
|
|
6439
6494
|
|
|
6440
6495
|
/**
|
|
6441
|
-
*
|
|
6496
|
+
* Call the DescribeSiteMonitorLog operation to query the detection logs for a one-time detection task.
|
|
6442
6497
|
*
|
|
6443
6498
|
* @remarks
|
|
6444
|
-
*
|
|
6445
|
-
* This topic provides an example
|
|
6499
|
+
* Only Alibaba Cloud accounts with Network Analysis and Monitoring activated can create one-time detection tasks.
|
|
6500
|
+
* This topic provides an example of how to query the detection logs for the one-time detection task `afa5c3ce-f944-4363-9edb-ce919a29****`.
|
|
6446
6501
|
*
|
|
6447
6502
|
* @param request - DescribeSiteMonitorLogRequest
|
|
6448
6503
|
* @returns DescribeSiteMonitorLogResponse
|
|
@@ -6453,7 +6508,7 @@ export default class Client extends OpenApi {
|
|
|
6453
6508
|
}
|
|
6454
6509
|
|
|
6455
6510
|
/**
|
|
6456
|
-
*
|
|
6511
|
+
* Calls the DescribeSiteMonitorQuota operation to query the quota and version of site monitoring.
|
|
6457
6512
|
*
|
|
6458
6513
|
* @param request - DescribeSiteMonitorQuotaRequest
|
|
6459
6514
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6477,7 +6532,7 @@ export default class Client extends OpenApi {
|
|
|
6477
6532
|
}
|
|
6478
6533
|
|
|
6479
6534
|
/**
|
|
6480
|
-
*
|
|
6535
|
+
* Calls the DescribeSiteMonitorQuota operation to query the quota and version of site monitoring.
|
|
6481
6536
|
*
|
|
6482
6537
|
* @param request - DescribeSiteMonitorQuotaRequest
|
|
6483
6538
|
* @returns DescribeSiteMonitorQuotaResponse
|
|
@@ -6488,10 +6543,10 @@ export default class Client extends OpenApi {
|
|
|
6488
6543
|
}
|
|
6489
6544
|
|
|
6490
6545
|
/**
|
|
6491
|
-
* Queries the statistics of a specified metric
|
|
6546
|
+
* Queries the average statistics of a specified metric in a specified site monitoring task by calling the DescribeSiteMonitorStatistics operation.
|
|
6492
6547
|
*
|
|
6493
6548
|
* @remarks
|
|
6494
|
-
* This topic provides an example on how to query the statistics of the `Availability` metric
|
|
6549
|
+
* 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`.
|
|
6495
6550
|
*
|
|
6496
6551
|
* @param request - DescribeSiteMonitorStatisticsRequest
|
|
6497
6552
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6534,10 +6589,10 @@ export default class Client extends OpenApi {
|
|
|
6534
6589
|
}
|
|
6535
6590
|
|
|
6536
6591
|
/**
|
|
6537
|
-
* Queries the statistics of a specified metric
|
|
6592
|
+
* Queries the average statistics of a specified metric in a specified site monitoring task by calling the DescribeSiteMonitorStatistics operation.
|
|
6538
6593
|
*
|
|
6539
6594
|
* @remarks
|
|
6540
|
-
* This topic provides an example on how to query the statistics of the `Availability` metric
|
|
6595
|
+
* 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`.
|
|
6541
6596
|
*
|
|
6542
6597
|
* @param request - DescribeSiteMonitorStatisticsRequest
|
|
6543
6598
|
* @returns DescribeSiteMonitorStatisticsResponse
|
|
@@ -6548,7 +6603,10 @@ export default class Client extends OpenApi {
|
|
|
6548
6603
|
}
|
|
6549
6604
|
|
|
6550
6605
|
/**
|
|
6551
|
-
* Queries detection points.
|
|
6606
|
+
* Queries a list of detection points.
|
|
6607
|
+
*
|
|
6608
|
+
* @remarks
|
|
6609
|
+
* This topic provides an example of how to call the DescribeSyntheticProbeList operation to query detection point details for the China Unicom carrier in Beijing.
|
|
6552
6610
|
*
|
|
6553
6611
|
* @param request - DescribeSyntheticProbeListRequest
|
|
6554
6612
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6607,7 +6665,10 @@ export default class Client extends OpenApi {
|
|
|
6607
6665
|
}
|
|
6608
6666
|
|
|
6609
6667
|
/**
|
|
6610
|
-
* Queries detection points.
|
|
6668
|
+
* Queries a list of detection points.
|
|
6669
|
+
*
|
|
6670
|
+
* @remarks
|
|
6671
|
+
* This topic provides an example of how to call the DescribeSyntheticProbeList operation to query detection point details for the China Unicom carrier in Beijing.
|
|
6611
6672
|
*
|
|
6612
6673
|
* @param request - DescribeSyntheticProbeListRequest
|
|
6613
6674
|
* @returns DescribeSyntheticProbeListResponse
|
|
@@ -6618,7 +6679,7 @@ export default class Client extends OpenApi {
|
|
|
6618
6679
|
}
|
|
6619
6680
|
|
|
6620
6681
|
/**
|
|
6621
|
-
* Queries
|
|
6682
|
+
* Queries a system event.
|
|
6622
6683
|
*
|
|
6623
6684
|
* @param request - DescribeSystemEventAttributeRequest
|
|
6624
6685
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6689,7 +6750,7 @@ export default class Client extends OpenApi {
|
|
|
6689
6750
|
}
|
|
6690
6751
|
|
|
6691
6752
|
/**
|
|
6692
|
-
* Queries
|
|
6753
|
+
* Queries a system event.
|
|
6693
6754
|
*
|
|
6694
6755
|
* @param request - DescribeSystemEventAttributeRequest
|
|
6695
6756
|
* @returns DescribeSystemEventAttributeResponse
|
|
@@ -6700,13 +6761,13 @@ export default class Client extends OpenApi {
|
|
|
6700
6761
|
}
|
|
6701
6762
|
|
|
6702
6763
|
/**
|
|
6703
|
-
* Queries the number of
|
|
6764
|
+
* Queries the number of events that occurred for each Alibaba Cloud service under the current account.
|
|
6704
6765
|
*
|
|
6705
6766
|
* @remarks
|
|
6706
|
-
* ###
|
|
6707
|
-
* You can call
|
|
6708
|
-
* ###
|
|
6709
|
-
* This topic provides an example
|
|
6767
|
+
* ### Background information
|
|
6768
|
+
* 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.
|
|
6769
|
+
* ### Operation description
|
|
6770
|
+
* 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.
|
|
6710
6771
|
*
|
|
6711
6772
|
* @param request - DescribeSystemEventCountRequest
|
|
6712
6773
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6769,13 +6830,13 @@ export default class Client extends OpenApi {
|
|
|
6769
6830
|
}
|
|
6770
6831
|
|
|
6771
6832
|
/**
|
|
6772
|
-
* Queries the number of
|
|
6833
|
+
* Queries the number of events that occurred for each Alibaba Cloud service under the current account.
|
|
6773
6834
|
*
|
|
6774
6835
|
* @remarks
|
|
6775
|
-
* ###
|
|
6776
|
-
* You can call
|
|
6777
|
-
* ###
|
|
6778
|
-
* This topic provides an example
|
|
6836
|
+
* ### Background information
|
|
6837
|
+
* 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.
|
|
6838
|
+
* ### Operation description
|
|
6839
|
+
* 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.
|
|
6779
6840
|
*
|
|
6780
6841
|
* @param request - DescribeSystemEventCountRequest
|
|
6781
6842
|
* @returns DescribeSystemEventCountResponse
|
|
@@ -6860,7 +6921,7 @@ export default class Client extends OpenApi {
|
|
|
6860
6921
|
}
|
|
6861
6922
|
|
|
6862
6923
|
/**
|
|
6863
|
-
* Queries the meta information
|
|
6924
|
+
* Queries the meta information of system events by calling the DescribeSystemEventMetaList operation.
|
|
6864
6925
|
*
|
|
6865
6926
|
* @param request - DescribeSystemEventMetaListRequest
|
|
6866
6927
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6884,7 +6945,7 @@ export default class Client extends OpenApi {
|
|
|
6884
6945
|
}
|
|
6885
6946
|
|
|
6886
6947
|
/**
|
|
6887
|
-
* Queries the meta information
|
|
6948
|
+
* Queries the meta information of system events by calling the DescribeSystemEventMetaList operation.
|
|
6888
6949
|
*
|
|
6889
6950
|
* @param request - DescribeSystemEventMetaListRequest
|
|
6890
6951
|
* @returns DescribeSystemEventMetaListResponse
|
|
@@ -6895,7 +6956,7 @@ export default class Client extends OpenApi {
|
|
|
6895
6956
|
}
|
|
6896
6957
|
|
|
6897
6958
|
/**
|
|
6898
|
-
* Queries tag keys.
|
|
6959
|
+
* Queries a list of tag keys by calling the DescribeTagKeyList operation.
|
|
6899
6960
|
*
|
|
6900
6961
|
* @param request - DescribeTagKeyListRequest
|
|
6901
6962
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6930,7 +6991,7 @@ export default class Client extends OpenApi {
|
|
|
6930
6991
|
}
|
|
6931
6992
|
|
|
6932
6993
|
/**
|
|
6933
|
-
* Queries tag keys.
|
|
6994
|
+
* Queries a list of tag keys by calling the DescribeTagKeyList operation.
|
|
6934
6995
|
*
|
|
6935
6996
|
* @param request - DescribeTagKeyListRequest
|
|
6936
6997
|
* @returns DescribeTagKeyListResponse
|
|
@@ -6941,10 +7002,7 @@ export default class Client extends OpenApi {
|
|
|
6941
7002
|
}
|
|
6942
7003
|
|
|
6943
7004
|
/**
|
|
6944
|
-
* Queries the tag values
|
|
6945
|
-
*
|
|
6946
|
-
* @remarks
|
|
6947
|
-
* This topic provides an example of how to query the tag values corresponding to `tagKey1`. The return results are `tagValue1` and `tagValue2`.
|
|
7005
|
+
* Queries the tag values for a specified tag key.
|
|
6948
7006
|
*
|
|
6949
7007
|
* @param request - DescribeTagValueListRequest
|
|
6950
7008
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -6983,10 +7041,7 @@ export default class Client extends OpenApi {
|
|
|
6983
7041
|
}
|
|
6984
7042
|
|
|
6985
7043
|
/**
|
|
6986
|
-
* Queries the tag values
|
|
6987
|
-
*
|
|
6988
|
-
* @remarks
|
|
6989
|
-
* This topic provides an example of how to query the tag values corresponding to `tagKey1`. The return results are `tagValue1` and `tagValue2`.
|
|
7044
|
+
* Queries the tag values for a specified tag key.
|
|
6990
7045
|
*
|
|
6991
7046
|
* @param request - DescribeTagValueListRequest
|
|
6992
7047
|
* @returns DescribeTagValueListResponse
|
|
@@ -6997,7 +7052,7 @@ export default class Client extends OpenApi {
|
|
|
6997
7052
|
}
|
|
6998
7053
|
|
|
6999
7054
|
/**
|
|
7000
|
-
*
|
|
7055
|
+
* Call the DescribeUnhealthyHostAvailability operation to query a list of unhealthy servers.
|
|
7001
7056
|
*
|
|
7002
7057
|
* @param request - DescribeUnhealthyHostAvailabilityRequest
|
|
7003
7058
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7028,7 +7083,7 @@ export default class Client extends OpenApi {
|
|
|
7028
7083
|
}
|
|
7029
7084
|
|
|
7030
7085
|
/**
|
|
7031
|
-
*
|
|
7086
|
+
* Call the DescribeUnhealthyHostAvailability operation to query a list of unhealthy servers.
|
|
7032
7087
|
*
|
|
7033
7088
|
* @param request - DescribeUnhealthyHostAvailabilityRequest
|
|
7034
7089
|
* @returns DescribeUnhealthyHostAvailabilityResponse
|
|
@@ -7081,6 +7136,8 @@ export default class Client extends OpenApi {
|
|
|
7081
7136
|
}
|
|
7082
7137
|
|
|
7083
7138
|
/**
|
|
7139
|
+
* Disables one or more event-triggered alert rules.
|
|
7140
|
+
*
|
|
7084
7141
|
* @param request - DisableEventRulesRequest
|
|
7085
7142
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
7086
7143
|
* @returns DisableEventRulesResponse
|
|
@@ -7110,6 +7167,8 @@ export default class Client extends OpenApi {
|
|
|
7110
7167
|
}
|
|
7111
7168
|
|
|
7112
7169
|
/**
|
|
7170
|
+
* Disables one or more event-triggered alert rules.
|
|
7171
|
+
*
|
|
7113
7172
|
* @param request - DisableEventRulesRequest
|
|
7114
7173
|
* @returns DisableEventRulesResponse
|
|
7115
7174
|
*/
|
|
@@ -7119,7 +7178,7 @@ export default class Client extends OpenApi {
|
|
|
7119
7178
|
}
|
|
7120
7179
|
|
|
7121
7180
|
/**
|
|
7122
|
-
* Disables availability monitoring
|
|
7181
|
+
* Disables one or more specified availability monitoring jobs.
|
|
7123
7182
|
*
|
|
7124
7183
|
* @param request - DisableHostAvailabilityRequest
|
|
7125
7184
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7150,7 +7209,7 @@ export default class Client extends OpenApi {
|
|
|
7150
7209
|
}
|
|
7151
7210
|
|
|
7152
7211
|
/**
|
|
7153
|
-
* Disables availability monitoring
|
|
7212
|
+
* Disables one or more specified availability monitoring jobs.
|
|
7154
7213
|
*
|
|
7155
7214
|
* @param request - DisableHostAvailabilityRequest
|
|
7156
7215
|
* @returns DisableHostAvailabilityResponse
|
|
@@ -7161,7 +7220,7 @@ export default class Client extends OpenApi {
|
|
|
7161
7220
|
}
|
|
7162
7221
|
|
|
7163
7222
|
/**
|
|
7164
|
-
*
|
|
7223
|
+
* You can call the DisableMetricRules operation to disable alert rules.
|
|
7165
7224
|
*
|
|
7166
7225
|
* @param request - DisableMetricRulesRequest
|
|
7167
7226
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7192,7 +7251,7 @@ export default class Client extends OpenApi {
|
|
|
7192
7251
|
}
|
|
7193
7252
|
|
|
7194
7253
|
/**
|
|
7195
|
-
*
|
|
7254
|
+
* You can call the DisableMetricRules operation to disable alert rules.
|
|
7196
7255
|
*
|
|
7197
7256
|
* @param request - DisableMetricRulesRequest
|
|
7198
7257
|
* @returns DisableMetricRulesResponse
|
|
@@ -7203,7 +7262,7 @@ export default class Client extends OpenApi {
|
|
|
7203
7262
|
}
|
|
7204
7263
|
|
|
7205
7264
|
/**
|
|
7206
|
-
* Disables site monitoring tasks.
|
|
7265
|
+
* Disables one or more site monitoring tasks by calling the DisableSiteMonitors operation.
|
|
7207
7266
|
*
|
|
7208
7267
|
* @param request - DisableSiteMonitorsRequest
|
|
7209
7268
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7234,7 +7293,7 @@ export default class Client extends OpenApi {
|
|
|
7234
7293
|
}
|
|
7235
7294
|
|
|
7236
7295
|
/**
|
|
7237
|
-
* Disables site monitoring tasks.
|
|
7296
|
+
* Disables one or more site monitoring tasks by calling the DisableSiteMonitors operation.
|
|
7238
7297
|
*
|
|
7239
7298
|
* @param request - DisableSiteMonitorsRequest
|
|
7240
7299
|
* @returns DisableSiteMonitorsResponse
|
|
@@ -7287,6 +7346,8 @@ export default class Client extends OpenApi {
|
|
|
7287
7346
|
}
|
|
7288
7347
|
|
|
7289
7348
|
/**
|
|
7349
|
+
* The EnableEventRules operation enables one or more event rules.
|
|
7350
|
+
*
|
|
7290
7351
|
* @param request - EnableEventRulesRequest
|
|
7291
7352
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
7292
7353
|
* @returns EnableEventRulesResponse
|
|
@@ -7316,6 +7377,8 @@ export default class Client extends OpenApi {
|
|
|
7316
7377
|
}
|
|
7317
7378
|
|
|
7318
7379
|
/**
|
|
7380
|
+
* The EnableEventRules operation enables one or more event rules.
|
|
7381
|
+
*
|
|
7319
7382
|
* @param request - EnableEventRulesRequest
|
|
7320
7383
|
* @returns EnableEventRulesResponse
|
|
7321
7384
|
*/
|
|
@@ -7325,7 +7388,7 @@ export default class Client extends OpenApi {
|
|
|
7325
7388
|
}
|
|
7326
7389
|
|
|
7327
7390
|
/**
|
|
7328
|
-
* Enables availability monitoring
|
|
7391
|
+
* Enables a specified availability monitoring task.
|
|
7329
7392
|
*
|
|
7330
7393
|
* @param request - EnableHostAvailabilityRequest
|
|
7331
7394
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7356,7 +7419,7 @@ export default class Client extends OpenApi {
|
|
|
7356
7419
|
}
|
|
7357
7420
|
|
|
7358
7421
|
/**
|
|
7359
|
-
* Enables availability monitoring
|
|
7422
|
+
* Enables a specified availability monitoring task.
|
|
7360
7423
|
*
|
|
7361
7424
|
* @param request - EnableHostAvailabilityRequest
|
|
7362
7425
|
* @returns EnableHostAvailabilityResponse
|
|
@@ -7497,11 +7560,15 @@ export default class Client extends OpenApi {
|
|
|
7497
7560
|
}
|
|
7498
7561
|
|
|
7499
7562
|
/**
|
|
7500
|
-
* InstallMonitoringAgent
|
|
7563
|
+
* Call the InstallMonitoringAgent operation to install the CloudMonitor agent on specified Alibaba Cloud hosts.
|
|
7501
7564
|
*
|
|
7502
7565
|
* @remarks
|
|
7503
7566
|
* ## Prerequisites
|
|
7504
|
-
*
|
|
7567
|
+
* 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).
|
|
7568
|
+
* ## Background information
|
|
7569
|
+
* 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).
|
|
7570
|
+
* ## Example
|
|
7571
|
+
* This example shows how to forcibly install the latest version of the CloudMonitor agent on the ECS instance `i-m5e0k0bexac8tykr****`.
|
|
7505
7572
|
*
|
|
7506
7573
|
* @param request - InstallMonitoringAgentRequest
|
|
7507
7574
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7540,11 +7607,15 @@ export default class Client extends OpenApi {
|
|
|
7540
7607
|
}
|
|
7541
7608
|
|
|
7542
7609
|
/**
|
|
7543
|
-
* InstallMonitoringAgent
|
|
7610
|
+
* Call the InstallMonitoringAgent operation to install the CloudMonitor agent on specified Alibaba Cloud hosts.
|
|
7544
7611
|
*
|
|
7545
7612
|
* @remarks
|
|
7546
7613
|
* ## Prerequisites
|
|
7547
|
-
*
|
|
7614
|
+
* 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).
|
|
7615
|
+
* ## Background information
|
|
7616
|
+
* 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).
|
|
7617
|
+
* ## Example
|
|
7618
|
+
* This example shows how to forcibly install the latest version of the CloudMonitor agent on the ECS instance `i-m5e0k0bexac8tykr****`.
|
|
7548
7619
|
*
|
|
7549
7620
|
* @param request - InstallMonitoringAgentRequest
|
|
7550
7621
|
* @returns InstallMonitoringAgentResponse
|
|
@@ -7555,7 +7626,7 @@ export default class Client extends OpenApi {
|
|
|
7555
7626
|
}
|
|
7556
7627
|
|
|
7557
7628
|
/**
|
|
7558
|
-
*
|
|
7629
|
+
* You can call the ModifyGroupMonitoringAgentProcess operation to modify the process monitoring settings for an application group.
|
|
7559
7630
|
*
|
|
7560
7631
|
* @param request - ModifyGroupMonitoringAgentProcessRequest
|
|
7561
7632
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7598,7 +7669,7 @@ export default class Client extends OpenApi {
|
|
|
7598
7669
|
}
|
|
7599
7670
|
|
|
7600
7671
|
/**
|
|
7601
|
-
*
|
|
7672
|
+
* You can call the ModifyGroupMonitoringAgentProcess operation to modify the process monitoring settings for an application group.
|
|
7602
7673
|
*
|
|
7603
7674
|
* @param request - ModifyGroupMonitoringAgentProcessRequest
|
|
7604
7675
|
* @returns ModifyGroupMonitoringAgentProcessResponse
|
|
@@ -7689,7 +7760,7 @@ export default class Client extends OpenApi {
|
|
|
7689
7760
|
}
|
|
7690
7761
|
|
|
7691
7762
|
/**
|
|
7692
|
-
*
|
|
7763
|
+
* Calls the ModifyHostInfo operation to modify the display information of a non-Alibaba Cloud host.
|
|
7693
7764
|
*
|
|
7694
7765
|
* @remarks
|
|
7695
7766
|
* ***
|
|
@@ -7727,7 +7798,7 @@ export default class Client extends OpenApi {
|
|
|
7727
7798
|
}
|
|
7728
7799
|
|
|
7729
7800
|
/**
|
|
7730
|
-
*
|
|
7801
|
+
* Calls the ModifyHostInfo operation to modify the display information of a non-Alibaba Cloud host.
|
|
7731
7802
|
*
|
|
7732
7803
|
* @remarks
|
|
7733
7804
|
* ***
|
|
@@ -7741,10 +7812,10 @@ export default class Client extends OpenApi {
|
|
|
7741
7812
|
}
|
|
7742
7813
|
|
|
7743
7814
|
/**
|
|
7744
|
-
*
|
|
7815
|
+
* Calls the ModifyHybridMonitorNamespace operation to modify a metric store.
|
|
7745
7816
|
*
|
|
7746
7817
|
* @remarks
|
|
7747
|
-
* This topic provides an example on how to change the data
|
|
7818
|
+
* 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.
|
|
7748
7819
|
*
|
|
7749
7820
|
* @param request - ModifyHybridMonitorNamespaceRequest
|
|
7750
7821
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7783,10 +7854,10 @@ export default class Client extends OpenApi {
|
|
|
7783
7854
|
}
|
|
7784
7855
|
|
|
7785
7856
|
/**
|
|
7786
|
-
*
|
|
7857
|
+
* Calls the ModifyHybridMonitorNamespace operation to modify a metric store.
|
|
7787
7858
|
*
|
|
7788
7859
|
* @remarks
|
|
7789
|
-
* This topic provides an example on how to change the data
|
|
7860
|
+
* 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.
|
|
7790
7861
|
*
|
|
7791
7862
|
* @param request - ModifyHybridMonitorNamespaceRequest
|
|
7792
7863
|
* @returns ModifyHybridMonitorNamespaceResponse
|
|
@@ -7797,10 +7868,10 @@ export default class Client extends OpenApi {
|
|
|
7797
7868
|
}
|
|
7798
7869
|
|
|
7799
7870
|
/**
|
|
7800
|
-
* Modifies a Logstore group.
|
|
7871
|
+
* Modifies a Logstore group by calling the ModifyHybridMonitorSLSGroup operation.
|
|
7801
7872
|
*
|
|
7802
7873
|
* @remarks
|
|
7803
|
-
*
|
|
7874
|
+
* 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.
|
|
7804
7875
|
*
|
|
7805
7876
|
* @param request - ModifyHybridMonitorSLSGroupRequest
|
|
7806
7877
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7839,10 +7910,10 @@ export default class Client extends OpenApi {
|
|
|
7839
7910
|
}
|
|
7840
7911
|
|
|
7841
7912
|
/**
|
|
7842
|
-
* Modifies a Logstore group.
|
|
7913
|
+
* Modifies a Logstore group by calling the ModifyHybridMonitorSLSGroup operation.
|
|
7843
7914
|
*
|
|
7844
7915
|
* @remarks
|
|
7845
|
-
*
|
|
7916
|
+
* 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.
|
|
7846
7917
|
*
|
|
7847
7918
|
* @param request - ModifyHybridMonitorSLSGroupRequest
|
|
7848
7919
|
* @returns ModifyHybridMonitorSLSGroupResponse
|
|
@@ -7853,10 +7924,10 @@ export default class Client extends OpenApi {
|
|
|
7853
7924
|
}
|
|
7854
7925
|
|
|
7855
7926
|
/**
|
|
7856
|
-
* Modifies a
|
|
7927
|
+
* Modifies the metrics of a Simple Log Service (SLS) log monitoring task by calling the ModifyHybridMonitorTask operation.
|
|
7857
7928
|
*
|
|
7858
7929
|
* @remarks
|
|
7859
|
-
* This topic provides an example on how to change the collection
|
|
7930
|
+
* 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.
|
|
7860
7931
|
*
|
|
7861
7932
|
* @param request - ModifyHybridMonitorTaskRequest
|
|
7862
7933
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -7907,10 +7978,10 @@ export default class Client extends OpenApi {
|
|
|
7907
7978
|
}
|
|
7908
7979
|
|
|
7909
7980
|
/**
|
|
7910
|
-
* Modifies a
|
|
7981
|
+
* Modifies the metrics of a Simple Log Service (SLS) log monitoring task by calling the ModifyHybridMonitorTask operation.
|
|
7911
7982
|
*
|
|
7912
7983
|
* @remarks
|
|
7913
|
-
* This topic provides an example on how to change the collection
|
|
7984
|
+
* 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.
|
|
7914
7985
|
*
|
|
7915
7986
|
* @param request - ModifyHybridMonitorTaskRequest
|
|
7916
7987
|
* @returns ModifyHybridMonitorTaskResponse
|
|
@@ -8067,7 +8138,7 @@ export default class Client extends OpenApi {
|
|
|
8067
8138
|
}
|
|
8068
8139
|
|
|
8069
8140
|
/**
|
|
8070
|
-
*
|
|
8141
|
+
* You can call the ModifyMonitorGroup operation to modify an application group.
|
|
8071
8142
|
*
|
|
8072
8143
|
* @param request - ModifyMonitorGroupRequest
|
|
8073
8144
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8106,7 +8177,7 @@ export default class Client extends OpenApi {
|
|
|
8106
8177
|
}
|
|
8107
8178
|
|
|
8108
8179
|
/**
|
|
8109
|
-
*
|
|
8180
|
+
* You can call the ModifyMonitorGroup operation to modify an application group.
|
|
8110
8181
|
*
|
|
8111
8182
|
* @param request - ModifyMonitorGroupRequest
|
|
8112
8183
|
* @returns ModifyMonitorGroupResponse
|
|
@@ -8117,7 +8188,7 @@ export default class Client extends OpenApi {
|
|
|
8117
8188
|
}
|
|
8118
8189
|
|
|
8119
8190
|
/**
|
|
8120
|
-
*
|
|
8191
|
+
* The ModifyMonitorGroupInstances operation modifies the resources in an application group.
|
|
8121
8192
|
*
|
|
8122
8193
|
* @param request - ModifyMonitorGroupInstancesRequest
|
|
8123
8194
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8152,7 +8223,7 @@ export default class Client extends OpenApi {
|
|
|
8152
8223
|
}
|
|
8153
8224
|
|
|
8154
8225
|
/**
|
|
8155
|
-
*
|
|
8226
|
+
* The ModifyMonitorGroupInstances operation modifies the resources in an application group.
|
|
8156
8227
|
*
|
|
8157
8228
|
* @param request - ModifyMonitorGroupInstancesRequest
|
|
8158
8229
|
* @returns ModifyMonitorGroupInstancesResponse
|
|
@@ -8163,10 +8234,7 @@ export default class Client extends OpenApi {
|
|
|
8163
8234
|
}
|
|
8164
8235
|
|
|
8165
8236
|
/**
|
|
8166
|
-
* Modifies a site monitoring task.
|
|
8167
|
-
*
|
|
8168
|
-
* @remarks
|
|
8169
|
-
* The number of site monitoring tasks.
|
|
8237
|
+
* Modifies a site monitoring task by calling the ModifySiteMonitor operation.
|
|
8170
8238
|
*
|
|
8171
8239
|
* @param request - ModifySiteMonitorRequest
|
|
8172
8240
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8229,10 +8297,7 @@ export default class Client extends OpenApi {
|
|
|
8229
8297
|
}
|
|
8230
8298
|
|
|
8231
8299
|
/**
|
|
8232
|
-
* Modifies a site monitoring task.
|
|
8233
|
-
*
|
|
8234
|
-
* @remarks
|
|
8235
|
-
* The number of site monitoring tasks.
|
|
8300
|
+
* Modifies a site monitoring task by calling the ModifySiteMonitor operation.
|
|
8236
8301
|
*
|
|
8237
8302
|
* @param request - ModifySiteMonitorRequest
|
|
8238
8303
|
* @returns ModifySiteMonitorResponse
|
|
@@ -8243,7 +8308,7 @@ export default class Client extends OpenApi {
|
|
|
8243
8308
|
}
|
|
8244
8309
|
|
|
8245
8310
|
/**
|
|
8246
|
-
* Creates or modifies an alert contact.
|
|
8311
|
+
* Creates or modifies an alert contact by calling the PutContact operation.
|
|
8247
8312
|
*
|
|
8248
8313
|
* @param request - PutContactRequest
|
|
8249
8314
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8286,7 +8351,7 @@ export default class Client extends OpenApi {
|
|
|
8286
8351
|
}
|
|
8287
8352
|
|
|
8288
8353
|
/**
|
|
8289
|
-
* Creates or modifies an alert contact.
|
|
8354
|
+
* Creates or modifies an alert contact by calling the PutContact operation.
|
|
8290
8355
|
*
|
|
8291
8356
|
* @param request - PutContactRequest
|
|
8292
8357
|
* @returns PutContactResponse
|
|
@@ -8297,10 +8362,7 @@ export default class Client extends OpenApi {
|
|
|
8297
8362
|
}
|
|
8298
8363
|
|
|
8299
8364
|
/**
|
|
8300
|
-
* Creates or modifies an alert contact group.
|
|
8301
|
-
*
|
|
8302
|
-
* @remarks
|
|
8303
|
-
* This topic provides an example on how to create an alert contact group named `ECS_Group`.
|
|
8365
|
+
* Creates or modifies an alert contact group by calling the PutContactGroup operation.
|
|
8304
8366
|
*
|
|
8305
8367
|
* @param request - PutContactGroupRequest
|
|
8306
8368
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8343,10 +8405,7 @@ export default class Client extends OpenApi {
|
|
|
8343
8405
|
}
|
|
8344
8406
|
|
|
8345
8407
|
/**
|
|
8346
|
-
* Creates or modifies an alert contact group.
|
|
8347
|
-
*
|
|
8348
|
-
* @remarks
|
|
8349
|
-
* This topic provides an example on how to create an alert contact group named `ECS_Group`.
|
|
8408
|
+
* Creates or modifies an alert contact group by calling the PutContactGroup operation.
|
|
8350
8409
|
*
|
|
8351
8410
|
* @param request - PutContactGroupRequest
|
|
8352
8411
|
* @returns PutContactGroupResponse
|
|
@@ -8399,8 +8458,10 @@ export default class Client extends OpenApi {
|
|
|
8399
8458
|
}
|
|
8400
8459
|
|
|
8401
8460
|
/**
|
|
8461
|
+
* Calls the PutCustomEventRule operation to create an alert rule for a custom event.
|
|
8462
|
+
*
|
|
8402
8463
|
* @remarks
|
|
8403
|
-
* 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).
|
|
8464
|
+
* 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).
|
|
8404
8465
|
*
|
|
8405
8466
|
* @param request - PutCustomEventRuleRequest
|
|
8406
8467
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8471,8 +8532,10 @@ export default class Client extends OpenApi {
|
|
|
8471
8532
|
}
|
|
8472
8533
|
|
|
8473
8534
|
/**
|
|
8535
|
+
* Calls the PutCustomEventRule operation to create an alert rule for a custom event.
|
|
8536
|
+
*
|
|
8474
8537
|
* @remarks
|
|
8475
|
-
* 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).
|
|
8538
|
+
* 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).
|
|
8476
8539
|
*
|
|
8477
8540
|
* @param request - PutCustomEventRuleRequest
|
|
8478
8541
|
* @returns PutCustomEventRuleResponse
|
|
@@ -8483,10 +8546,10 @@ export default class Client extends OpenApi {
|
|
|
8483
8546
|
}
|
|
8484
8547
|
|
|
8485
8548
|
/**
|
|
8486
|
-
*
|
|
8549
|
+
* Calls the PutCustomMetric operation to report custom monitoring data.
|
|
8487
8550
|
*
|
|
8488
8551
|
* @remarks
|
|
8489
|
-
* >
|
|
8552
|
+
* > We recommend that you use the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation in Enterprise CloudMonitor.
|
|
8490
8553
|
*
|
|
8491
8554
|
* @param request - PutCustomMetricRequest
|
|
8492
8555
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8517,10 +8580,10 @@ export default class Client extends OpenApi {
|
|
|
8517
8580
|
}
|
|
8518
8581
|
|
|
8519
8582
|
/**
|
|
8520
|
-
*
|
|
8583
|
+
* Calls the PutCustomMetric operation to report custom monitoring data.
|
|
8521
8584
|
*
|
|
8522
8585
|
* @remarks
|
|
8523
|
-
* >
|
|
8586
|
+
* > We recommend that you use the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation in Enterprise CloudMonitor.
|
|
8524
8587
|
*
|
|
8525
8588
|
* @param request - PutCustomMetricRequest
|
|
8526
8589
|
* @returns PutCustomMetricResponse
|
|
@@ -8531,10 +8594,10 @@ export default class Client extends OpenApi {
|
|
|
8531
8594
|
}
|
|
8532
8595
|
|
|
8533
8596
|
/**
|
|
8534
|
-
* Creates a custom alert rule.
|
|
8597
|
+
* Creates a custom monitoring alert rule by calling the PutCustomMetricRule operation.
|
|
8535
8598
|
*
|
|
8536
8599
|
* @remarks
|
|
8537
|
-
*
|
|
8600
|
+
* 调用本接口前,请先调用PutCustomMetric接口上报自定义监控数据,详情请参见 [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html)。
|
|
8538
8601
|
*
|
|
8539
8602
|
* @param request - PutCustomMetricRuleRequest
|
|
8540
8603
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8625,10 +8688,10 @@ export default class Client extends OpenApi {
|
|
|
8625
8688
|
}
|
|
8626
8689
|
|
|
8627
8690
|
/**
|
|
8628
|
-
* Creates a custom alert rule.
|
|
8691
|
+
* Creates a custom monitoring alert rule by calling the PutCustomMetricRule operation.
|
|
8629
8692
|
*
|
|
8630
8693
|
* @remarks
|
|
8631
|
-
*
|
|
8694
|
+
* 调用本接口前,请先调用PutCustomMetric接口上报自定义监控数据,详情请参见 [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html)。
|
|
8632
8695
|
*
|
|
8633
8696
|
* @param request - PutCustomMetricRuleRequest
|
|
8634
8697
|
* @returns PutCustomMetricRuleResponse
|
|
@@ -8639,11 +8702,11 @@ export default class Client extends OpenApi {
|
|
|
8639
8702
|
}
|
|
8640
8703
|
|
|
8641
8704
|
/**
|
|
8642
|
-
*
|
|
8705
|
+
* Creates or modifies an event-based alert rule by calling the PutEventRule operation.
|
|
8643
8706
|
*
|
|
8644
8707
|
* @remarks
|
|
8645
|
-
* If the
|
|
8646
|
-
*
|
|
8708
|
+
* 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.
|
|
8709
|
+
* This topic provides an example of how to create an event-based alert rule named `myRuleName` for the Alibaba Cloud service `ecs`.
|
|
8647
8710
|
*
|
|
8648
8711
|
* @param request - PutEventRuleRequest
|
|
8649
8712
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8698,11 +8761,11 @@ export default class Client extends OpenApi {
|
|
|
8698
8761
|
}
|
|
8699
8762
|
|
|
8700
8763
|
/**
|
|
8701
|
-
*
|
|
8764
|
+
* Creates or modifies an event-based alert rule by calling the PutEventRule operation.
|
|
8702
8765
|
*
|
|
8703
8766
|
* @remarks
|
|
8704
|
-
* If the
|
|
8705
|
-
*
|
|
8767
|
+
* 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.
|
|
8768
|
+
* This topic provides an example of how to create an event-based alert rule named `myRuleName` for the Alibaba Cloud service `ecs`.
|
|
8706
8769
|
*
|
|
8707
8770
|
* @param request - PutEventRuleRequest
|
|
8708
8771
|
* @returns PutEventRuleResponse
|
|
@@ -8713,7 +8776,7 @@ export default class Client extends OpenApi {
|
|
|
8713
8776
|
}
|
|
8714
8777
|
|
|
8715
8778
|
/**
|
|
8716
|
-
* Adds or modifies the
|
|
8779
|
+
* Adds or modifies the notification channels of an event-triggered alert rule by calling the PutEventRuleTargets operation.
|
|
8717
8780
|
*
|
|
8718
8781
|
* @param request - PutEventRuleTargetsRequest
|
|
8719
8782
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8768,7 +8831,7 @@ export default class Client extends OpenApi {
|
|
|
8768
8831
|
}
|
|
8769
8832
|
|
|
8770
8833
|
/**
|
|
8771
|
-
* Adds or modifies the
|
|
8834
|
+
* Adds or modifies the notification channels of an event-triggered alert rule by calling the PutEventRuleTargets operation.
|
|
8772
8835
|
*
|
|
8773
8836
|
* @param request - PutEventRuleTargetsRequest
|
|
8774
8837
|
* @returns PutEventRuleTargetsResponse
|
|
@@ -8779,10 +8842,10 @@ export default class Client extends OpenApi {
|
|
|
8779
8842
|
}
|
|
8780
8843
|
|
|
8781
8844
|
/**
|
|
8782
|
-
* Creates or modifies a configuration
|
|
8845
|
+
* Creates or modifies a monitoring data export configuration by calling the PutExporterOutput operation.
|
|
8783
8846
|
*
|
|
8784
8847
|
* @remarks
|
|
8785
|
-
* >
|
|
8848
|
+
* > Only Log Service (SLS) is supported. More products will be supported in the future.
|
|
8786
8849
|
*
|
|
8787
8850
|
* @param request - PutExporterOutputRequest
|
|
8788
8851
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8825,10 +8888,10 @@ export default class Client extends OpenApi {
|
|
|
8825
8888
|
}
|
|
8826
8889
|
|
|
8827
8890
|
/**
|
|
8828
|
-
* Creates or modifies a configuration
|
|
8891
|
+
* Creates or modifies a monitoring data export configuration by calling the PutExporterOutput operation.
|
|
8829
8892
|
*
|
|
8830
8893
|
* @remarks
|
|
8831
|
-
* >
|
|
8894
|
+
* > Only Log Service (SLS) is supported. More products will be supported in the future.
|
|
8832
8895
|
*
|
|
8833
8896
|
* @param request - PutExporterOutputRequest
|
|
8834
8897
|
* @returns PutExporterOutputResponse
|
|
@@ -8839,7 +8902,7 @@ export default class Client extends OpenApi {
|
|
|
8839
8902
|
}
|
|
8840
8903
|
|
|
8841
8904
|
/**
|
|
8842
|
-
*
|
|
8905
|
+
* Invokes the PutExporterRule operation to create or modify export rules.
|
|
8843
8906
|
*
|
|
8844
8907
|
* @param request - PutExporterRuleRequest
|
|
8845
8908
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -8890,7 +8953,7 @@ export default class Client extends OpenApi {
|
|
|
8890
8953
|
}
|
|
8891
8954
|
|
|
8892
8955
|
/**
|
|
8893
|
-
*
|
|
8956
|
+
* Invokes the PutExporterRule operation to create or modify export rules.
|
|
8894
8957
|
*
|
|
8895
8958
|
* @param request - PutExporterRuleRequest
|
|
8896
8959
|
* @returns PutExporterRuleResponse
|
|
@@ -8901,10 +8964,10 @@ export default class Client extends OpenApi {
|
|
|
8901
8964
|
}
|
|
8902
8965
|
|
|
8903
8966
|
/**
|
|
8904
|
-
* Creates or modifies an alert rule
|
|
8967
|
+
* Creates or modifies an alert rule in a specified application group.
|
|
8905
8968
|
*
|
|
8906
8969
|
* @remarks
|
|
8907
|
-
* This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the
|
|
8970
|
+
* 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`.
|
|
8908
8971
|
*
|
|
8909
8972
|
* @param request - PutGroupMetricRuleRequest
|
|
8910
8973
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9011,10 +9074,10 @@ export default class Client extends OpenApi {
|
|
|
9011
9074
|
}
|
|
9012
9075
|
|
|
9013
9076
|
/**
|
|
9014
|
-
* Creates or modifies an alert rule
|
|
9077
|
+
* Creates or modifies an alert rule in a specified application group.
|
|
9015
9078
|
*
|
|
9016
9079
|
* @remarks
|
|
9017
|
-
* This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the
|
|
9080
|
+
* 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`.
|
|
9018
9081
|
*
|
|
9019
9082
|
* @param request - PutGroupMetricRuleRequest
|
|
9020
9083
|
* @returns PutGroupMetricRuleResponse
|
|
@@ -9025,15 +9088,15 @@ export default class Client extends OpenApi {
|
|
|
9025
9088
|
}
|
|
9026
9089
|
|
|
9027
9090
|
/**
|
|
9028
|
-
*
|
|
9091
|
+
* Reports the specified monitoring data to a specified metric namespace of Enterprise CloudMonitor by calling the PutHybridMonitorMetricData operation.
|
|
9029
9092
|
*
|
|
9030
9093
|
* @remarks
|
|
9031
|
-
* ##
|
|
9032
|
-
*
|
|
9033
|
-
* ##
|
|
9034
|
-
* The size of the monitoring data that you
|
|
9035
|
-
* ##
|
|
9036
|
-
* This topic provides an example
|
|
9094
|
+
* ## Prerequisites
|
|
9095
|
+
* Make sure that you have activated Enterprise CloudMonitor. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
9096
|
+
* ## Limits
|
|
9097
|
+
* The size of the monitoring data that you can report at a time cannot exceed 1 MB.
|
|
9098
|
+
* ## Usage notes
|
|
9099
|
+
* 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.
|
|
9037
9100
|
*
|
|
9038
9101
|
* @param request - PutHybridMonitorMetricDataRequest
|
|
9039
9102
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9068,15 +9131,15 @@ export default class Client extends OpenApi {
|
|
|
9068
9131
|
}
|
|
9069
9132
|
|
|
9070
9133
|
/**
|
|
9071
|
-
*
|
|
9134
|
+
* Reports the specified monitoring data to a specified metric namespace of Enterprise CloudMonitor by calling the PutHybridMonitorMetricData operation.
|
|
9072
9135
|
*
|
|
9073
9136
|
* @remarks
|
|
9074
|
-
* ##
|
|
9075
|
-
*
|
|
9076
|
-
* ##
|
|
9077
|
-
* The size of the monitoring data that you
|
|
9078
|
-
* ##
|
|
9079
|
-
* This topic provides an example
|
|
9137
|
+
* ## Prerequisites
|
|
9138
|
+
* Make sure that you have activated Enterprise CloudMonitor. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
|
|
9139
|
+
* ## Limits
|
|
9140
|
+
* The size of the monitoring data that you can report at a time cannot exceed 1 MB.
|
|
9141
|
+
* ## Usage notes
|
|
9142
|
+
* 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.
|
|
9080
9143
|
*
|
|
9081
9144
|
* @param request - PutHybridMonitorMetricDataRequest
|
|
9082
9145
|
* @returns PutHybridMonitorMetricDataResponse
|
|
@@ -9087,10 +9150,10 @@ export default class Client extends OpenApi {
|
|
|
9087
9150
|
}
|
|
9088
9151
|
|
|
9089
9152
|
/**
|
|
9090
|
-
* Creates or modifies a log monitoring metric.
|
|
9153
|
+
* Creates or modifies a log monitoring metric by calling the PutLogMonitor operation.
|
|
9091
9154
|
*
|
|
9092
9155
|
* @remarks
|
|
9093
|
-
*
|
|
9156
|
+
* 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****`.
|
|
9094
9157
|
*
|
|
9095
9158
|
* @param request - PutLogMonitorRequest
|
|
9096
9159
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9169,10 +9232,10 @@ export default class Client extends OpenApi {
|
|
|
9169
9232
|
}
|
|
9170
9233
|
|
|
9171
9234
|
/**
|
|
9172
|
-
* Creates or modifies a log monitoring metric.
|
|
9235
|
+
* Creates or modifies a log monitoring metric by calling the PutLogMonitor operation.
|
|
9173
9236
|
*
|
|
9174
9237
|
* @remarks
|
|
9175
|
-
*
|
|
9238
|
+
* 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****`.
|
|
9176
9239
|
*
|
|
9177
9240
|
* @param request - PutLogMonitorRequest
|
|
9178
9241
|
* @returns PutLogMonitorResponse
|
|
@@ -9183,11 +9246,11 @@ export default class Client extends OpenApi {
|
|
|
9183
9246
|
}
|
|
9184
9247
|
|
|
9185
9248
|
/**
|
|
9186
|
-
* Adds or modifies
|
|
9249
|
+
* Adds or modifies push channels for a specified alert rule by calling the PutMetricRuleTargets operation.
|
|
9187
9250
|
*
|
|
9188
9251
|
* @remarks
|
|
9189
|
-
*
|
|
9190
|
-
* This topic provides an example on how to associate
|
|
9252
|
+
* ## Usage notes
|
|
9253
|
+
* 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.
|
|
9191
9254
|
*
|
|
9192
9255
|
* @param request - PutMetricRuleTargetsRequest
|
|
9193
9256
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9222,11 +9285,11 @@ export default class Client extends OpenApi {
|
|
|
9222
9285
|
}
|
|
9223
9286
|
|
|
9224
9287
|
/**
|
|
9225
|
-
* Adds or modifies
|
|
9288
|
+
* Adds or modifies push channels for a specified alert rule by calling the PutMetricRuleTargets operation.
|
|
9226
9289
|
*
|
|
9227
9290
|
* @remarks
|
|
9228
|
-
*
|
|
9229
|
-
* This topic provides an example on how to associate
|
|
9291
|
+
* ## Usage notes
|
|
9292
|
+
* 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.
|
|
9230
9293
|
*
|
|
9231
9294
|
* @param request - PutMetricRuleTargetsRequest
|
|
9232
9295
|
* @returns PutMetricRuleTargetsResponse
|
|
@@ -9333,11 +9396,11 @@ export default class Client extends OpenApi {
|
|
|
9333
9396
|
}
|
|
9334
9397
|
|
|
9335
9398
|
/**
|
|
9336
|
-
* Configures
|
|
9399
|
+
* Configures a threshold alert rule.
|
|
9337
9400
|
*
|
|
9338
9401
|
* @remarks
|
|
9339
|
-
* This topic provides an example on how to
|
|
9340
|
-
* >
|
|
9402
|
+
* 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`.
|
|
9403
|
+
* > 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).
|
|
9341
9404
|
*
|
|
9342
9405
|
* @param tmpReq - PutResourceMetricRuleRequest
|
|
9343
9406
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9450,11 +9513,11 @@ export default class Client extends OpenApi {
|
|
|
9450
9513
|
}
|
|
9451
9514
|
|
|
9452
9515
|
/**
|
|
9453
|
-
* Configures
|
|
9516
|
+
* Configures a threshold alert rule.
|
|
9454
9517
|
*
|
|
9455
9518
|
* @remarks
|
|
9456
|
-
* This topic provides an example on how to
|
|
9457
|
-
* >
|
|
9519
|
+
* 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`.
|
|
9520
|
+
* > 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).
|
|
9458
9521
|
*
|
|
9459
9522
|
* @param request - PutResourceMetricRuleRequest
|
|
9460
9523
|
* @returns PutResourceMetricRuleResponse
|
|
@@ -9465,11 +9528,11 @@ export default class Client extends OpenApi {
|
|
|
9465
9528
|
}
|
|
9466
9529
|
|
|
9467
9530
|
/**
|
|
9468
|
-
* Creates multiple alert rules for
|
|
9531
|
+
* Creates multiple threshold alert rules for a specified metric of a specified resource by calling the PutResourceMetricRules operation.
|
|
9469
9532
|
*
|
|
9470
9533
|
* @remarks
|
|
9471
|
-
*
|
|
9472
|
-
* >
|
|
9534
|
+
* 本文将提供一个示例,为云服务器ECS `acs_ecs_dashboard`的实例`i-uf6j91r34rnwawoo****`中的监控项`cpu_total`设置阈值报警规则。该报警规则的报警联系组为`ECS_Group`、报警规则名称为`test123`、报警规则ID为`a151cd6023eacee2f0978e03863cc1697c89508****`、Critical级别的统计方法为`Average`、Critical级别的比较符为`GreaterThanOrEqualToThreshold`、Critical级别的阈值为`90`和Critical级别的报警重试次数为`3`。
|
|
9535
|
+
* > 2024-08-15 增加Statistics校验,统计值只能填对应指标的Statistics。关于如何获取该参数的取值,请参见[云产品监控项](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics)。
|
|
9473
9536
|
*
|
|
9474
9537
|
* @param request - PutResourceMetricRulesRequest
|
|
9475
9538
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9500,11 +9563,11 @@ export default class Client extends OpenApi {
|
|
|
9500
9563
|
}
|
|
9501
9564
|
|
|
9502
9565
|
/**
|
|
9503
|
-
* Creates multiple alert rules for
|
|
9566
|
+
* Creates multiple threshold alert rules for a specified metric of a specified resource by calling the PutResourceMetricRules operation.
|
|
9504
9567
|
*
|
|
9505
9568
|
* @remarks
|
|
9506
|
-
*
|
|
9507
|
-
* >
|
|
9569
|
+
* 本文将提供一个示例,为云服务器ECS `acs_ecs_dashboard`的实例`i-uf6j91r34rnwawoo****`中的监控项`cpu_total`设置阈值报警规则。该报警规则的报警联系组为`ECS_Group`、报警规则名称为`test123`、报警规则ID为`a151cd6023eacee2f0978e03863cc1697c89508****`、Critical级别的统计方法为`Average`、Critical级别的比较符为`GreaterThanOrEqualToThreshold`、Critical级别的阈值为`90`和Critical级别的报警重试次数为`3`。
|
|
9570
|
+
* > 2024-08-15 增加Statistics校验,统计值只能填对应指标的Statistics。关于如何获取该参数的取值,请参见[云产品监控项](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics)。
|
|
9508
9571
|
*
|
|
9509
9572
|
* @param request - PutResourceMetricRulesRequest
|
|
9510
9573
|
* @returns PutResourceMetricRulesResponse
|
|
@@ -9515,7 +9578,7 @@ export default class Client extends OpenApi {
|
|
|
9515
9578
|
}
|
|
9516
9579
|
|
|
9517
9580
|
/**
|
|
9518
|
-
*
|
|
9581
|
+
* The RemoveTags operation removes one or more tags.
|
|
9519
9582
|
*
|
|
9520
9583
|
* @param request - RemoveTagsRequest
|
|
9521
9584
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9550,7 +9613,7 @@ export default class Client extends OpenApi {
|
|
|
9550
9613
|
}
|
|
9551
9614
|
|
|
9552
9615
|
/**
|
|
9553
|
-
*
|
|
9616
|
+
* The RemoveTags operation removes one or more tags.
|
|
9554
9617
|
*
|
|
9555
9618
|
* @param request - RemoveTagsRequest
|
|
9556
9619
|
* @returns RemoveTagsResponse
|
|
@@ -9564,7 +9627,7 @@ export default class Client extends OpenApi {
|
|
|
9564
9627
|
* Debugs a system event of an Alibaba Cloud service.
|
|
9565
9628
|
*
|
|
9566
9629
|
* @remarks
|
|
9567
|
-
*
|
|
9630
|
+
* Tests whether a system event can be triggered as expected. Simulates a system event and verifies the response when the event triggers an alert.
|
|
9568
9631
|
*
|
|
9569
9632
|
* @param request - SendDryRunSystemEventRequest
|
|
9570
9633
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9610,7 +9673,7 @@ export default class Client extends OpenApi {
|
|
|
9610
9673
|
* Debugs a system event of an Alibaba Cloud service.
|
|
9611
9674
|
*
|
|
9612
9675
|
* @remarks
|
|
9613
|
-
*
|
|
9676
|
+
* Tests whether a system event can be triggered as expected. Simulates a system event and verifies the response when the event triggers an alert.
|
|
9614
9677
|
*
|
|
9615
9678
|
* @param request - SendDryRunSystemEventRequest
|
|
9616
9679
|
* @returns SendDryRunSystemEventResponse
|
|
@@ -9624,7 +9687,7 @@ export default class Client extends OpenApi {
|
|
|
9624
9687
|
* Uninstalls the CloudMonitor agent from a third-party host.
|
|
9625
9688
|
*
|
|
9626
9689
|
* @remarks
|
|
9627
|
-
* >
|
|
9690
|
+
* > 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).
|
|
9628
9691
|
*
|
|
9629
9692
|
* @param request - UninstallMonitoringAgentRequest
|
|
9630
9693
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -9658,7 +9721,7 @@ export default class Client extends OpenApi {
|
|
|
9658
9721
|
* Uninstalls the CloudMonitor agent from a third-party host.
|
|
9659
9722
|
*
|
|
9660
9723
|
* @remarks
|
|
9661
|
-
* >
|
|
9724
|
+
* > 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).
|
|
9662
9725
|
*
|
|
9663
9726
|
* @param request - UninstallMonitoringAgentRequest
|
|
9664
9727
|
* @returns UninstallMonitoringAgentResponse
|