@alicloud/cms20240330 1.0.0 → 2.0.1
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 +200 -1069
- package/dist/client.js +729 -1424
- package/dist/client.js.map +1 -1
- package/dist/models/AddonMeta.d.ts +29 -0
- package/dist/models/AddonMeta.js +98 -0
- package/dist/models/AddonMeta.js.map +1 -0
- package/dist/models/AddonMetaDashboards.d.ts +18 -0
- package/dist/models/AddonMetaDashboards.js +64 -0
- package/dist/models/AddonMetaDashboards.js.map +1 -0
- package/dist/models/AddonMetaEnvironments.d.ts +22 -0
- package/dist/models/AddonMetaEnvironments.js +78 -0
- package/dist/models/AddonMetaEnvironments.js.map +1 -0
- package/dist/models/AddonMetaEnvironmentsDependencies.d.ts +18 -0
- package/dist/models/AddonMetaEnvironmentsDependencies.js +71 -0
- package/dist/models/AddonMetaEnvironmentsDependencies.js.map +1 -0
- package/dist/models/AddonMetaEnvironmentsPolicies.d.ts +25 -0
- package/dist/models/AddonMetaEnvironmentsPolicies.js +86 -0
- package/dist/models/AddonMetaEnvironmentsPolicies.js.map +1 -0
- package/dist/models/AddonMetaEnvironmentsPoliciesBindEntity.d.ts +17 -0
- package/dist/models/AddonMetaEnvironmentsPoliciesBindEntity.js +64 -0
- package/dist/models/AddonMetaEnvironmentsPoliciesBindEntity.js.map +1 -0
- package/dist/models/AddonMetaEnvironmentsPoliciesMetricCheckRule.d.ts +14 -0
- package/dist/models/AddonMetaEnvironmentsPoliciesMetricCheckRule.js +61 -0
- package/dist/models/AddonMetaEnvironmentsPoliciesMetricCheckRule.js.map +1 -0
- package/dist/models/AddonMetaEnvironmentsPoliciesProtocols.d.ts +17 -0
- package/dist/models/AddonMetaEnvironmentsPoliciesProtocols.js +64 -0
- package/dist/models/AddonMetaEnvironmentsPoliciesProtocols.js.map +1 -0
- package/dist/models/AlertEventIntegrationPolicyForModify.d.ts +25 -0
- package/dist/models/AlertEventIntegrationPolicyForModify.js +76 -0
- package/dist/models/AlertEventIntegrationPolicyForModify.js.map +1 -0
- package/dist/models/AlertEventIntegrationPolicyForView.d.ts +32 -0
- package/dist/models/AlertEventIntegrationPolicyForView.js +90 -0
- package/dist/models/AlertEventIntegrationPolicyForView.js.map +1 -0
- package/dist/models/AlertRuleAction.d.ts +14 -0
- package/dist/models/AlertRuleAction.js +61 -0
- package/dist/models/AlertRuleAction.js.map +1 -0
- package/dist/models/AlertRuleAlertMetricFilterDef.d.ts +22 -0
- package/dist/models/AlertRuleAlertMetricFilterDef.js +76 -0
- package/dist/models/AlertRuleAlertMetricFilterDef.js.map +1 -0
- package/dist/models/AlertRuleAlertMetricFilterDefSupportedOpts.d.ts +16 -0
- package/dist/models/AlertRuleAlertMetricFilterDefSupportedOpts.js +62 -0
- package/dist/models/AlertRuleAlertMetricFilterDefSupportedOpts.js.map +1 -0
- package/dist/models/AlertRuleAlertMetricInput.d.ts +19 -0
- package/dist/models/AlertRuleAlertMetricInput.js +72 -0
- package/dist/models/AlertRuleAlertMetricInput.js.map +1 -0
- package/dist/models/AlertRuleAlertMetricInputFilterValue.d.ts +24 -0
- package/dist/models/AlertRuleAlertMetricInputFilterValue.js +62 -0
- package/dist/models/AlertRuleAlertMetricInputFilterValue.js.map +1 -0
- package/dist/models/AlertRuleAlertMetricInputParamValue.d.ts +23 -0
- package/dist/models/AlertRuleAlertMetricInputParamValue.js +60 -0
- package/dist/models/AlertRuleAlertMetricInputParamValue.js.map +1 -0
- package/dist/models/AlertRuleAlertMetricParamDef.d.ts +22 -0
- package/dist/models/AlertRuleAlertMetricParamDef.js +76 -0
- package/dist/models/AlertRuleAlertMetricParamDef.js.map +1 -0
- package/dist/models/AlertRuleAlertMetricParamDefValues.d.ts +16 -0
- package/dist/models/AlertRuleAlertMetricParamDefValues.js +62 -0
- package/dist/models/AlertRuleAlertMetricParamDefValues.js.map +1 -0
- package/dist/models/AlertRuleCondition.d.ts +48 -0
- package/dist/models/AlertRuleCondition.js +100 -0
- package/dist/models/AlertRuleCondition.js.map +1 -0
- package/dist/models/AlertRuleConditionCaseList.d.ts +17 -0
- package/dist/models/AlertRuleConditionCaseList.js +64 -0
- package/dist/models/AlertRuleConditionCaseList.js.map +1 -0
- package/dist/models/AlertRuleConditionCompareList.d.ts +20 -0
- package/dist/models/AlertRuleConditionCompareList.js +72 -0
- package/dist/models/AlertRuleConditionCompareList.js.map +1 -0
- package/dist/models/AlertRuleConditionCompareListValueLevelList.d.ts +15 -0
- package/dist/models/AlertRuleConditionCompareListValueLevelList.js +60 -0
- package/dist/models/AlertRuleConditionCompareListValueLevelList.js.map +1 -0
- package/dist/models/AlertRuleConditionCompositeEscalation.d.ts +18 -0
- package/dist/models/AlertRuleConditionCompositeEscalation.js +68 -0
- package/dist/models/AlertRuleConditionCompositeEscalation.js.map +1 -0
- package/dist/models/AlertRuleConditionCompositeEscalationEscalations.d.ts +18 -0
- package/dist/models/AlertRuleConditionCompositeEscalationEscalations.js +66 -0
- package/dist/models/AlertRuleConditionCompositeEscalationEscalations.js.map +1 -0
- package/dist/models/AlertRuleConditionExpressEscalation.d.ts +16 -0
- package/dist/models/AlertRuleConditionExpressEscalation.js +62 -0
- package/dist/models/AlertRuleConditionExpressEscalation.js.map +1 -0
- package/dist/models/AlertRuleConditionSimpleEscalation.d.ts +17 -0
- package/dist/models/AlertRuleConditionSimpleEscalation.js +66 -0
- package/dist/models/AlertRuleConditionSimpleEscalation.js.map +1 -0
- package/dist/models/AlertRuleConditionSimpleEscalationEscalations.d.ts +18 -0
- package/dist/models/AlertRuleConditionSimpleEscalationEscalations.js +66 -0
- package/dist/models/AlertRuleConditionSimpleEscalationEscalations.js.map +1 -0
- package/dist/models/AlertRuleDataSource.d.ts +30 -0
- package/dist/models/AlertRuleDataSource.js +72 -0
- package/dist/models/AlertRuleDataSource.js.map +1 -0
- package/dist/models/AlertRuleDataSourceDsList.d.ts +17 -0
- package/dist/models/AlertRuleDataSourceDsList.js +64 -0
- package/dist/models/AlertRuleDataSourceDsList.js.map +1 -0
- package/dist/models/AlertRuleLabelFilter.d.ts +17 -0
- package/dist/models/AlertRuleLabelFilter.js +63 -0
- package/dist/models/AlertRuleLabelFilter.js.map +1 -0
- package/dist/models/AlertRuleNotification.d.ts +23 -0
- package/dist/models/AlertRuleNotification.js +99 -0
- package/dist/models/AlertRuleNotification.js.map +1 -0
- package/dist/models/AlertRuleNotificationFilter.d.ts +20 -0
- package/dist/models/AlertRuleNotificationFilter.js +91 -0
- package/dist/models/AlertRuleNotificationFilter.js.map +1 -0
- package/dist/models/AlertRuleQuery.d.ts +36 -0
- package/dist/models/AlertRuleQuery.js +99 -0
- package/dist/models/AlertRuleQuery.js.map +1 -0
- package/dist/models/AlertRuleQueryQueries.d.ts +43 -0
- package/dist/models/AlertRuleQueryQueries.js +81 -0
- package/dist/models/AlertRuleQueryQueries.js.map +1 -0
- package/dist/models/AlertRuleQueryQueriesApmFilters.d.ts +16 -0
- package/dist/models/AlertRuleQueryQueriesApmFilters.js +62 -0
- package/dist/models/AlertRuleQueryQueriesApmFilters.js.map +1 -0
- package/dist/models/AlertRuleSend.d.ts +18 -0
- package/dist/models/AlertRuleSend.js +70 -0
- package/dist/models/AlertRuleSend.js.map +1 -0
- package/dist/models/AlertRuleSlsQueryJoin.d.ts +32 -0
- package/dist/models/AlertRuleSlsQueryJoin.js +64 -0
- package/dist/models/AlertRuleSlsQueryJoin.js.map +1 -0
- package/dist/models/AlertRuleSlsQueryJoinConditions.d.ts +28 -0
- package/dist/models/AlertRuleSlsQueryJoinConditions.js +62 -0
- package/dist/models/AlertRuleSlsQueryJoinConditions.js.map +1 -0
- package/dist/models/AlertRuleTimeSpan.d.ts +17 -0
- package/dist/models/AlertRuleTimeSpan.js +67 -0
- package/dist/models/AlertRuleTimeSpan.js.map +1 -0
- package/dist/models/BizTraceConfig.d.ts +21 -0
- package/dist/models/BizTraceConfig.js +72 -0
- package/dist/models/BizTraceConfig.js.map +1 -0
- package/dist/models/CreateEntityStoreResponse.d.ts +19 -0
- package/dist/models/CreateEntityStoreResponse.js +69 -0
- package/dist/models/CreateEntityStoreResponse.js.map +1 -0
- package/dist/models/CreateEntityStoreResponseBody.d.ts +23 -0
- package/dist/models/CreateEntityStoreResponseBody.js +60 -0
- package/dist/models/CreateEntityStoreResponseBody.js.map +1 -0
- package/dist/models/CreatePrometheusInstanceRequest.d.ts +76 -0
- package/dist/models/CreatePrometheusInstanceRequest.js +84 -0
- package/dist/models/CreatePrometheusInstanceRequest.js.map +1 -0
- package/dist/models/CreatePrometheusInstanceRequestTags.d.ts +23 -0
- package/dist/models/CreatePrometheusInstanceRequestTags.js +60 -0
- package/dist/models/CreatePrometheusInstanceRequestTags.js.map +1 -0
- package/dist/models/CreatePrometheusInstanceResponse.d.ts +19 -0
- package/dist/models/CreatePrometheusInstanceResponse.js +69 -0
- package/dist/models/CreatePrometheusInstanceResponse.js.map +1 -0
- package/dist/models/CreatePrometheusInstanceResponseBody.d.ts +26 -0
- package/dist/models/CreatePrometheusInstanceResponseBody.js +60 -0
- package/dist/models/CreatePrometheusInstanceResponseBody.js.map +1 -0
- package/dist/models/CreateUmodelRequest.d.ts +20 -0
- package/dist/models/CreateUmodelRequest.js +64 -0
- package/dist/models/CreateUmodelRequest.js.map +1 -0
- package/dist/models/CreateUmodelRequestCommonSchemaRef.d.ts +24 -0
- package/dist/models/CreateUmodelRequestCommonSchemaRef.js +65 -0
- package/dist/models/CreateUmodelRequestCommonSchemaRef.js.map +1 -0
- package/dist/models/CreateUmodelResponse.d.ts +19 -0
- package/dist/models/CreateUmodelResponse.js +69 -0
- package/dist/models/CreateUmodelResponse.js.map +1 -0
- package/dist/models/CreateUmodelResponseBody.d.ts +23 -0
- package/dist/models/CreateUmodelResponseBody.js +60 -0
- package/dist/models/CreateUmodelResponseBody.js.map +1 -0
- package/dist/models/DataStorageItem.d.ts +18 -0
- package/dist/models/DataStorageItem.js +66 -0
- package/dist/models/DataStorageItem.js.map +1 -0
- package/dist/models/DeleteEntityStoreResponse.d.ts +19 -0
- package/dist/models/DeleteEntityStoreResponse.js +69 -0
- package/dist/models/DeleteEntityStoreResponse.js.map +1 -0
- package/dist/models/DeleteEntityStoreResponseBody.d.ts +18 -0
- package/dist/models/DeleteEntityStoreResponseBody.js +58 -0
- package/dist/models/DeleteEntityStoreResponseBody.js.map +1 -0
- package/dist/models/DeleteUmodelDataRequest.d.ts +28 -0
- package/dist/models/DeleteUmodelDataRequest.js +62 -0
- package/dist/models/DeleteUmodelDataRequest.js.map +1 -0
- package/dist/models/DeleteUmodelDataResponse.d.ts +19 -0
- package/dist/models/DeleteUmodelDataResponse.js +69 -0
- package/dist/models/DeleteUmodelDataResponse.js.map +1 -0
- package/dist/models/DeleteUmodelDataResponseBody.d.ts +18 -0
- package/dist/models/DeleteUmodelDataResponseBody.js +58 -0
- package/dist/models/DeleteUmodelDataResponseBody.js.map +1 -0
- package/dist/models/DeleteUmodelResponse.d.ts +19 -0
- package/dist/models/DeleteUmodelResponse.js +69 -0
- package/dist/models/DeleteUmodelResponse.js.map +1 -0
- package/dist/models/DeleteUmodelResponseBody.d.ts +18 -0
- package/dist/models/DeleteUmodelResponseBody.js +58 -0
- package/dist/models/DeleteUmodelResponseBody.js.map +1 -0
- package/dist/models/DeleteWorkspaceResponse.d.ts +19 -0
- package/dist/models/DeleteWorkspaceResponse.js +69 -0
- package/dist/models/DeleteWorkspaceResponse.js.map +1 -0
- package/dist/models/DeleteWorkspaceResponseBody.d.ts +18 -0
- package/dist/models/DeleteWorkspaceResponseBody.js +58 -0
- package/dist/models/DeleteWorkspaceResponseBody.js.map +1 -0
- package/dist/models/FilterSetting.d.ts +17 -0
- package/dist/models/FilterSetting.js +66 -0
- package/dist/models/FilterSetting.js.map +1 -0
- package/dist/models/FilterSettingConditions.d.ts +16 -0
- package/dist/models/FilterSettingConditions.js +62 -0
- package/dist/models/FilterSettingConditions.js.map +1 -0
- package/dist/models/GetEntityStoreDataHeaders.d.ts +21 -0
- package/dist/models/GetEntityStoreDataHeaders.js +63 -0
- package/dist/models/GetEntityStoreDataHeaders.js.map +1 -0
- package/dist/models/GetEntityStoreDataRequest.d.ts +37 -0
- package/dist/models/GetEntityStoreDataRequest.js +62 -0
- package/dist/models/GetEntityStoreDataRequest.js.map +1 -0
- package/dist/models/GetEntityStoreDataResponse.d.ts +19 -0
- package/dist/models/GetEntityStoreDataResponse.js +69 -0
- package/dist/models/GetEntityStoreDataResponse.js.map +1 -0
- package/dist/models/GetEntityStoreDataResponseBody.d.ts +20 -0
- package/dist/models/GetEntityStoreDataResponseBody.js +68 -0
- package/dist/models/GetEntityStoreDataResponseBody.js.map +1 -0
- package/dist/models/GetEntityStoreResponse.d.ts +19 -0
- package/dist/models/GetEntityStoreResponse.js +69 -0
- package/dist/models/GetEntityStoreResponse.js.map +1 -0
- package/dist/models/GetEntityStoreResponseBody.d.ts +28 -0
- package/dist/models/GetEntityStoreResponseBody.js +62 -0
- package/dist/models/GetEntityStoreResponseBody.js.map +1 -0
- package/dist/models/GetUmodelDataRequest.d.ts +32 -0
- package/dist/models/GetUmodelDataRequest.js +60 -0
- package/dist/models/GetUmodelDataRequest.js.map +1 -0
- package/dist/models/GetUmodelDataResponse.d.ts +19 -0
- package/dist/models/GetUmodelDataResponse.js +69 -0
- package/dist/models/GetUmodelDataResponse.js.map +1 -0
- package/dist/models/GetUmodelDataResponseBody.d.ts +32 -0
- package/dist/models/GetUmodelDataResponseBody.js +78 -0
- package/dist/models/GetUmodelDataResponseBody.js.map +1 -0
- package/dist/models/GetUmodelDataResponseBodyErrors.d.ts +23 -0
- package/dist/models/GetUmodelDataResponseBodyErrors.js +60 -0
- package/dist/models/GetUmodelDataResponseBodyErrors.js.map +1 -0
- package/dist/models/GetUmodelResponse.d.ts +19 -0
- package/dist/models/GetUmodelResponse.js +69 -0
- package/dist/models/GetUmodelResponse.js.map +1 -0
- package/dist/models/GetUmodelResponseBody.d.ts +35 -0
- package/dist/models/GetUmodelResponseBody.js +70 -0
- package/dist/models/GetUmodelResponseBody.js.map +1 -0
- package/dist/models/GetUmodelResponseBodyCommonSchemaRef.d.ts +24 -0
- package/dist/models/GetUmodelResponseBodyCommonSchemaRef.js +65 -0
- package/dist/models/GetUmodelResponseBodyCommonSchemaRef.js.map +1 -0
- package/dist/models/GetWorkspaceResponse.d.ts +19 -0
- package/dist/models/GetWorkspaceResponse.js +69 -0
- package/dist/models/GetWorkspaceResponse.js.map +1 -0
- package/dist/models/GetWorkspaceResponseBody.d.ts +73 -0
- package/dist/models/GetWorkspaceResponseBody.js +72 -0
- package/dist/models/GetWorkspaceResponseBody.js.map +1 -0
- package/dist/models/IncidentContactStruct.d.ts +16 -0
- package/dist/models/IncidentContactStruct.js +65 -0
- package/dist/models/IncidentContactStruct.js.map +1 -0
- package/dist/models/IncidentEscalationStageStruct.d.ts +23 -0
- package/dist/models/IncidentEscalationStageStruct.js +78 -0
- package/dist/models/IncidentEscalationStageStruct.js.map +1 -0
- package/dist/models/IncidentEscalationStruct.d.ts +22 -0
- package/dist/models/IncidentEscalationStruct.js +76 -0
- package/dist/models/IncidentEscalationStruct.js.map +1 -0
- package/dist/models/IncidentEventStruct.d.ts +33 -0
- package/dist/models/IncidentEventStruct.js +93 -0
- package/dist/models/IncidentEventStruct.js.map +1 -0
- package/dist/models/IncidentMemberStruct.d.ts +26 -0
- package/dist/models/IncidentMemberStruct.js +90 -0
- package/dist/models/IncidentMemberStruct.js.map +1 -0
- package/dist/models/IncidentMemberStructAcknowledge.d.ts +15 -0
- package/dist/models/IncidentMemberStructAcknowledge.js +60 -0
- package/dist/models/IncidentMemberStructAcknowledge.js.map +1 -0
- package/dist/models/IncidentMemberStructContacts.d.ts +15 -0
- package/dist/models/IncidentMemberStructContacts.js +60 -0
- package/dist/models/IncidentMemberStructContacts.js.map +1 -0
- package/dist/models/IncidentMemberStructEscalation.d.ts +18 -0
- package/dist/models/IncidentMemberStructEscalation.js +66 -0
- package/dist/models/IncidentMemberStructEscalation.js.map +1 -0
- package/dist/models/IncidentMemberStructScheduleGroup.d.ts +15 -0
- package/dist/models/IncidentMemberStructScheduleGroup.js +60 -0
- package/dist/models/IncidentMemberStructScheduleGroup.js.map +1 -0
- package/dist/models/IncidentNoteStruct.d.ts +21 -0
- package/dist/models/IncidentNoteStruct.js +74 -0
- package/dist/models/IncidentNoteStruct.js.map +1 -0
- package/dist/models/IncidentNoteStructOperator.d.ts +17 -0
- package/dist/models/IncidentNoteStructOperator.js +64 -0
- package/dist/models/IncidentNoteStructOperator.js.map +1 -0
- package/dist/models/IncidentPlanCorporationStruct.d.ts +15 -0
- package/dist/models/IncidentPlanCorporationStruct.js +60 -0
- package/dist/models/IncidentPlanCorporationStruct.js.map +1 -0
- package/dist/models/IncidentPlanFieldPath.d.ts +15 -0
- package/dist/models/IncidentPlanFieldPath.js +63 -0
- package/dist/models/IncidentPlanFieldPath.js.map +1 -0
- package/dist/models/IncidentPlanStruct.d.ts +29 -0
- package/dist/models/IncidentPlanStruct.js +98 -0
- package/dist/models/IncidentPlanStruct.js.map +1 -0
- package/dist/models/IncidentResourceDetail.d.ts +18 -0
- package/dist/models/IncidentResourceDetail.js +65 -0
- package/dist/models/IncidentResourceDetail.js.map +1 -0
- package/dist/models/IncidentResourceStruct.d.ts +21 -0
- package/dist/models/IncidentResourceStruct.js +74 -0
- package/dist/models/IncidentResourceStruct.js.map +1 -0
- package/dist/models/IncidentStruct.d.ts +26 -0
- package/dist/models/IncidentStruct.js +88 -0
- package/dist/models/IncidentStruct.js.map +1 -0
- package/dist/models/IncidentTimeline.d.ts +22 -0
- package/dist/models/IncidentTimeline.js +74 -0
- package/dist/models/IncidentTimeline.js.map +1 -0
- package/dist/models/ListAlertActionsRequest.d.ts +18 -0
- package/dist/models/ListAlertActionsRequest.js +69 -0
- package/dist/models/ListAlertActionsRequest.js.map +1 -0
- package/dist/models/ListAlertActionsResponse.d.ts +19 -0
- package/dist/models/ListAlertActionsResponse.js +69 -0
- package/dist/models/ListAlertActionsResponse.js.map +1 -0
- package/dist/models/ListAlertActionsResponseBody.d.ts +19 -0
- package/dist/models/ListAlertActionsResponseBody.js +70 -0
- package/dist/models/ListAlertActionsResponseBody.js.map +1 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActions.d.ts +32 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActions.js +110 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActions.js.map +1 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsEbParam.d.ts +17 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsEbParam.js +64 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsEbParam.js.map +1 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsEssParam.d.ts +16 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsEssParam.js +62 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsEssParam.js.map +1 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsFc3param.d.ts +16 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsFc3param.js +62 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsFc3param.js.map +1 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsFcParam.d.ts +16 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsFcParam.js +62 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsFcParam.js.map +1 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsMnsParam.d.ts +16 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsMnsParam.js +62 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsMnsParam.js.map +1 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsPagerDutyParam.d.ts +15 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsPagerDutyParam.js +60 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsPagerDutyParam.js.map +1 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsSlsParam.d.ts +16 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsSlsParam.js +62 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsSlsParam.js.map +1 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsWebhookParam.d.ts +19 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsWebhookParam.js +67 -0
- package/dist/models/ListAlertActionsResponseBodyAlertActionsWebhookParam.js.map +1 -0
- package/dist/models/ListAlertActionsShrinkRequest.d.ts +18 -0
- package/dist/models/ListAlertActionsShrinkRequest.js +66 -0
- package/dist/models/ListAlertActionsShrinkRequest.js.map +1 -0
- package/dist/models/ListWorkspacesRequest.d.ts +44 -0
- package/dist/models/ListWorkspacesRequest.js +69 -0
- package/dist/models/ListWorkspacesRequest.js.map +1 -0
- package/dist/models/ListWorkspacesResponse.d.ts +19 -0
- package/dist/models/ListWorkspacesResponse.js +69 -0
- package/dist/models/ListWorkspacesResponse.js.map +1 -0
- package/dist/models/ListWorkspacesResponseBody.d.ts +35 -0
- package/dist/models/ListWorkspacesResponseBody.js +70 -0
- package/dist/models/ListWorkspacesResponseBody.js.map +1 -0
- package/dist/models/ListWorkspacesResponseBodyWorkspaces.d.ts +68 -0
- package/dist/models/ListWorkspacesResponseBodyWorkspaces.js +70 -0
- package/dist/models/ListWorkspacesResponseBodyWorkspaces.js.map +1 -0
- package/dist/models/ListWorkspacesShrinkRequest.d.ts +44 -0
- package/dist/models/ListWorkspacesShrinkRequest.js +66 -0
- package/dist/models/ListWorkspacesShrinkRequest.js.map +1 -0
- package/dist/models/MaintainWindowForModify.d.ts +26 -0
- package/dist/models/MaintainWindowForModify.js +78 -0
- package/dist/models/MaintainWindowForModify.js.map +1 -0
- package/dist/models/MaintainWindowForModifyEffectTimeRange.d.ts +17 -0
- package/dist/models/MaintainWindowForModifyEffectTimeRange.js +67 -0
- package/dist/models/MaintainWindowForModifyEffectTimeRange.js.map +1 -0
- package/dist/models/MaintainWindowForView.d.ts +32 -0
- package/dist/models/MaintainWindowForView.js +90 -0
- package/dist/models/MaintainWindowForView.js.map +1 -0
- package/dist/models/MaintainWindowForViewEffectTimeRange.d.ts +17 -0
- package/dist/models/MaintainWindowForViewEffectTimeRange.js +67 -0
- package/dist/models/MaintainWindowForViewEffectTimeRange.js.map +1 -0
- package/dist/models/NotifyStrategyForModify.d.ts +34 -0
- package/dist/models/NotifyStrategyForModify.js +80 -0
- package/dist/models/NotifyStrategyForModify.js.map +1 -0
- package/dist/models/NotifyStrategyForModifyCustomTemplateEntries.d.ts +23 -0
- package/dist/models/NotifyStrategyForModifyCustomTemplateEntries.js +60 -0
- package/dist/models/NotifyStrategyForModifyCustomTemplateEntries.js.map +1 -0
- package/dist/models/NotifyStrategyForModifyGroupingSetting.d.ts +17 -0
- package/dist/models/NotifyStrategyForModifyGroupingSetting.js +67 -0
- package/dist/models/NotifyStrategyForModifyGroupingSetting.js.map +1 -0
- package/dist/models/NotifyStrategyForModifyRoutes.d.ts +20 -0
- package/dist/models/NotifyStrategyForModifyRoutes.js +79 -0
- package/dist/models/NotifyStrategyForModifyRoutes.js.map +1 -0
- package/dist/models/NotifyStrategyForModifyRoutesChannels.d.ts +24 -0
- package/dist/models/NotifyStrategyForModifyRoutesChannels.js +68 -0
- package/dist/models/NotifyStrategyForModifyRoutesChannels.js.map +1 -0
- package/dist/models/NotifyStrategyForModifyRoutesEffectTimeRange.d.ts +17 -0
- package/dist/models/NotifyStrategyForModifyRoutesEffectTimeRange.js +67 -0
- package/dist/models/NotifyStrategyForModifyRoutesEffectTimeRange.js.map +1 -0
- package/dist/models/NotifyStrategyForView.d.ts +40 -0
- package/dist/models/NotifyStrategyForView.js +92 -0
- package/dist/models/NotifyStrategyForView.js.map +1 -0
- package/dist/models/NotifyStrategyForViewCustomTemplateEntries.d.ts +23 -0
- package/dist/models/NotifyStrategyForViewCustomTemplateEntries.js +60 -0
- package/dist/models/NotifyStrategyForViewCustomTemplateEntries.js.map +1 -0
- package/dist/models/NotifyStrategyForViewGroupingSetting.d.ts +17 -0
- package/dist/models/NotifyStrategyForViewGroupingSetting.js +67 -0
- package/dist/models/NotifyStrategyForViewGroupingSetting.js.map +1 -0
- package/dist/models/NotifyStrategyForViewRoutes.d.ts +20 -0
- package/dist/models/NotifyStrategyForViewRoutes.js +79 -0
- package/dist/models/NotifyStrategyForViewRoutes.js.map +1 -0
- package/dist/models/NotifyStrategyForViewRoutesChannels.d.ts +24 -0
- package/dist/models/NotifyStrategyForViewRoutesChannels.js +68 -0
- package/dist/models/NotifyStrategyForViewRoutesChannels.js.map +1 -0
- package/dist/models/NotifyStrategyForViewRoutesEffectTimeRange.d.ts +17 -0
- package/dist/models/NotifyStrategyForViewRoutesEffectTimeRange.js +67 -0
- package/dist/models/NotifyStrategyForViewRoutesEffectTimeRange.js.map +1 -0
- package/dist/models/PrometheusManagedInstance.d.ts +20 -0
- package/dist/models/PrometheusManagedInstance.js +70 -0
- package/dist/models/PrometheusManagedInstance.js.map +1 -0
- package/dist/models/PutWorkspaceRequest.d.ts +36 -0
- package/dist/models/PutWorkspaceRequest.js +62 -0
- package/dist/models/PutWorkspaceRequest.js.map +1 -0
- package/dist/models/PutWorkspaceResponse.d.ts +19 -0
- package/dist/models/PutWorkspaceResponse.js +69 -0
- package/dist/models/PutWorkspaceResponse.js.map +1 -0
- package/dist/models/PutWorkspaceResponseBody.d.ts +26 -0
- package/dist/models/PutWorkspaceResponseBody.js +60 -0
- package/dist/models/PutWorkspaceResponseBody.js.map +1 -0
- package/dist/models/RumDnsResponse.d.ts +16 -0
- package/dist/models/RumDnsResponse.js +62 -0
- package/dist/models/RumDnsResponse.js.map +1 -0
- package/dist/models/SubscriptionForModify.d.ts +24 -0
- package/dist/models/SubscriptionForModify.js +74 -0
- package/dist/models/SubscriptionForModify.js.map +1 -0
- package/dist/models/SubscriptionForModifyPushingSetting.d.ts +17 -0
- package/dist/models/SubscriptionForModifyPushingSetting.js +70 -0
- package/dist/models/SubscriptionForModifyPushingSetting.js.map +1 -0
- package/dist/models/SubscriptionForView.d.ts +30 -0
- package/dist/models/SubscriptionForView.js +86 -0
- package/dist/models/SubscriptionForView.js.map +1 -0
- package/dist/models/SubscriptionForViewPushingSetting.d.ts +17 -0
- package/dist/models/SubscriptionForViewPushingSetting.js +70 -0
- package/dist/models/SubscriptionForViewPushingSetting.js.map +1 -0
- package/dist/models/TransformAction.d.ts +25 -0
- package/dist/models/TransformAction.js +81 -0
- package/dist/models/TransformAction.js.map +1 -0
- package/dist/models/TransformerForModify.d.ts +25 -0
- package/dist/models/TransformerForModify.js +76 -0
- package/dist/models/TransformerForModify.js.map +1 -0
- package/dist/models/TransformerForView.d.ts +31 -0
- package/dist/models/TransformerForView.js +88 -0
- package/dist/models/TransformerForView.js.map +1 -0
- package/dist/models/UpdateUmodelRequest.d.ts +20 -0
- package/dist/models/UpdateUmodelRequest.js +64 -0
- package/dist/models/UpdateUmodelRequest.js.map +1 -0
- package/dist/models/UpdateUmodelRequestCommonSchemaRef.d.ts +24 -0
- package/dist/models/UpdateUmodelRequestCommonSchemaRef.js +65 -0
- package/dist/models/UpdateUmodelRequestCommonSchemaRef.js.map +1 -0
- package/dist/models/UpdateUmodelResponse.d.ts +19 -0
- package/dist/models/UpdateUmodelResponse.js +69 -0
- package/dist/models/UpdateUmodelResponse.js.map +1 -0
- package/dist/models/UpdateUmodelResponseBody.d.ts +23 -0
- package/dist/models/UpdateUmodelResponseBody.js +60 -0
- package/dist/models/UpdateUmodelResponseBody.js.map +1 -0
- package/dist/models/UpsertUmodelDataRequest.d.ts +19 -0
- package/dist/models/UpsertUmodelDataRequest.js +63 -0
- package/dist/models/UpsertUmodelDataRequest.js.map +1 -0
- package/dist/models/UpsertUmodelDataResponse.d.ts +19 -0
- package/dist/models/UpsertUmodelDataResponse.js +69 -0
- package/dist/models/UpsertUmodelDataResponse.js.map +1 -0
- package/dist/models/UpsertUmodelDataResponseBody.d.ts +18 -0
- package/dist/models/UpsertUmodelDataResponseBody.js +58 -0
- package/dist/models/UpsertUmodelDataResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +148 -0
- package/dist/models/model.js +302 -0
- package/dist/models/model.js.map +1 -0
- package/package.json +3 -6
- package/src/client.ts +689 -1920
- package/src/models/AddonMeta.ts +80 -0
- package/src/models/AddonMetaDashboards.ts +35 -0
- package/src/models/AddonMetaEnvironments.ts +53 -0
- package/src/models/AddonMetaEnvironmentsDependencies.ts +42 -0
- package/src/models/AddonMetaEnvironmentsPolicies.ts +63 -0
- package/src/models/AddonMetaEnvironmentsPoliciesBindEntity.ts +36 -0
- package/src/models/AddonMetaEnvironmentsPoliciesMetricCheckRule.ts +30 -0
- package/src/models/AddonMetaEnvironmentsPoliciesProtocols.ts +36 -0
- package/src/models/AlertEventIntegrationPolicyForModify.ts +54 -0
- package/src/models/AlertEventIntegrationPolicyForView.ts +75 -0
- package/src/models/AlertRuleAction.ts +30 -0
- package/src/models/AlertRuleAlertMetricFilterDef.ts +52 -0
- package/src/models/AlertRuleAlertMetricFilterDefSupportedOpts.ts +33 -0
- package/src/models/AlertRuleAlertMetricInput.ts +44 -0
- package/src/models/AlertRuleAlertMetricInputFilterValue.ts +41 -0
- package/src/models/AlertRuleAlertMetricInputParamValue.ts +38 -0
- package/src/models/AlertRuleAlertMetricParamDef.ts +52 -0
- package/src/models/AlertRuleAlertMetricParamDefValues.ts +33 -0
- package/src/models/AlertRuleCondition.ts +98 -0
- package/src/models/AlertRuleConditionCaseList.ts +36 -0
- package/src/models/AlertRuleConditionCompareList.ts +46 -0
- package/src/models/AlertRuleConditionCompareListValueLevelList.ts +30 -0
- package/src/models/AlertRuleConditionCompositeEscalation.ts +40 -0
- package/src/models/AlertRuleConditionCompositeEscalationEscalations.ts +39 -0
- package/src/models/AlertRuleConditionExpressEscalation.ts +33 -0
- package/src/models/AlertRuleConditionSimpleEscalation.ts +37 -0
- package/src/models/AlertRuleConditionSimpleEscalationEscalations.ts +39 -0
- package/src/models/AlertRuleDataSource.ts +56 -0
- package/src/models/AlertRuleDataSourceDsList.ts +36 -0
- package/src/models/AlertRuleLabelFilter.ts +33 -0
- package/src/models/AlertRuleNotification.ts +76 -0
- package/src/models/AlertRuleNotificationFilter.ts +66 -0
- package/src/models/AlertRuleQuery.ts +86 -0
- package/src/models/AlertRuleQueryQueries.ts +78 -0
- package/src/models/AlertRuleQueryQueriesApmFilters.ts +33 -0
- package/src/models/AlertRuleSend.ts +41 -0
- package/src/models/AlertRuleSlsQueryJoin.ts +50 -0
- package/src/models/AlertRuleSlsQueryJoinConditions.ts +45 -0
- package/src/models/AlertRuleTimeSpan.ts +39 -0
- package/src/models/BizTraceConfig.ts +48 -0
- package/src/models/CreateEntityStoreResponse.ts +40 -0
- package/src/models/CreateEntityStoreResponseBody.ts +38 -0
- package/src/models/CreatePrometheusInstanceRequest.ts +114 -0
- package/src/models/CreatePrometheusInstanceRequestTags.ts +38 -0
- package/src/models/CreatePrometheusInstanceResponse.ts +40 -0
- package/src/models/CreatePrometheusInstanceResponseBody.ts +41 -0
- package/src/models/CreateUmodelRequest.ts +38 -0
- package/src/models/CreateUmodelRequestCommonSchemaRef.ts +44 -0
- package/src/models/CreateUmodelResponse.ts +40 -0
- package/src/models/CreateUmodelResponseBody.ts +38 -0
- package/src/models/DataStorageItem.ts +39 -0
- package/src/models/DeleteEntityStoreResponse.ts +40 -0
- package/src/models/DeleteEntityStoreResponseBody.ts +31 -0
- package/src/models/DeleteUmodelDataRequest.ts +45 -0
- package/src/models/DeleteUmodelDataResponse.ts +40 -0
- package/src/models/DeleteUmodelDataResponseBody.ts +31 -0
- package/src/models/DeleteUmodelResponse.ts +40 -0
- package/src/models/DeleteUmodelResponseBody.ts +31 -0
- package/src/models/DeleteWorkspaceResponse.ts +40 -0
- package/src/models/DeleteWorkspaceResponseBody.ts +31 -0
- package/src/models/FilterSetting.ts +37 -0
- package/src/models/FilterSettingConditions.ts +33 -0
- package/src/models/GetEntityStoreDataHeaders.ts +37 -0
- package/src/models/GetEntityStoreDataRequest.ts +54 -0
- package/src/models/GetEntityStoreDataResponse.ts +40 -0
- package/src/models/GetEntityStoreDataResponseBody.ts +43 -0
- package/src/models/GetEntityStoreResponse.ts +40 -0
- package/src/models/GetEntityStoreResponseBody.ts +45 -0
- package/src/models/GetUmodelDataRequest.ts +47 -0
- package/src/models/GetUmodelDataResponse.ts +40 -0
- package/src/models/GetUmodelDataResponseBody.ts +64 -0
- package/src/models/GetUmodelDataResponseBodyErrors.ts +38 -0
- package/src/models/GetUmodelResponse.ts +40 -0
- package/src/models/GetUmodelResponseBody.ts +59 -0
- package/src/models/GetUmodelResponseBodyCommonSchemaRef.ts +44 -0
- package/src/models/GetWorkspaceResponse.ts +40 -0
- package/src/models/GetWorkspaceResponseBody.ts +100 -0
- package/src/models/IncidentContactStruct.ts +36 -0
- package/src/models/IncidentEscalationStageStruct.ts +55 -0
- package/src/models/IncidentEscalationStruct.ts +52 -0
- package/src/models/IncidentEventStruct.ts +75 -0
- package/src/models/IncidentMemberStruct.ts +67 -0
- package/src/models/IncidentMemberStructAcknowledge.ts +30 -0
- package/src/models/IncidentMemberStructContacts.ts +30 -0
- package/src/models/IncidentMemberStructEscalation.ts +39 -0
- package/src/models/IncidentMemberStructScheduleGroup.ts +30 -0
- package/src/models/IncidentNoteStruct.ts +49 -0
- package/src/models/IncidentNoteStructOperator.ts +36 -0
- package/src/models/IncidentPlanCorporationStruct.ts +30 -0
- package/src/models/IncidentPlanFieldPath.ts +33 -0
- package/src/models/IncidentPlanStruct.ts +80 -0
- package/src/models/IncidentResourceDetail.ts +36 -0
- package/src/models/IncidentResourceStruct.ts +49 -0
- package/src/models/IncidentStruct.ts +66 -0
- package/src/models/IncidentTimeline.ts +51 -0
- package/src/models/ListAlertActionsRequest.ts +42 -0
- package/src/models/ListAlertActionsResponse.ts +40 -0
- package/src/models/ListAlertActionsResponseBody.ts +43 -0
- package/src/models/ListAlertActionsResponseBodyAlertActions.ts +89 -0
- package/src/models/ListAlertActionsResponseBodyAlertActionsEbParam.ts +36 -0
- package/src/models/ListAlertActionsResponseBodyAlertActionsEssParam.ts +33 -0
- package/src/models/ListAlertActionsResponseBodyAlertActionsFc3param.ts +33 -0
- package/src/models/ListAlertActionsResponseBodyAlertActionsFcParam.ts +33 -0
- package/src/models/ListAlertActionsResponseBodyAlertActionsMnsParam.ts +33 -0
- package/src/models/ListAlertActionsResponseBodyAlertActionsPagerDutyParam.ts +30 -0
- package/src/models/ListAlertActionsResponseBodyAlertActionsSlsParam.ts +33 -0
- package/src/models/ListAlertActionsResponseBodyAlertActionsWebhookParam.ts +39 -0
- package/src/models/ListAlertActionsShrinkRequest.ts +39 -0
- package/src/models/ListWorkspacesRequest.ts +68 -0
- package/src/models/ListWorkspacesResponse.ts +40 -0
- package/src/models/ListWorkspacesResponseBody.ts +59 -0
- package/src/models/ListWorkspacesResponseBodyWorkspaces.ts +93 -0
- package/src/models/ListWorkspacesShrinkRequest.ts +65 -0
- package/src/models/MaintainWindowForModify.ts +57 -0
- package/src/models/MaintainWindowForModifyEffectTimeRange.ts +39 -0
- package/src/models/MaintainWindowForView.ts +75 -0
- package/src/models/MaintainWindowForViewEffectTimeRange.ts +39 -0
- package/src/models/NotifyStrategyForModify.ts +66 -0
- package/src/models/NotifyStrategyForModifyCustomTemplateEntries.ts +38 -0
- package/src/models/NotifyStrategyForModifyGroupingSetting.ts +39 -0
- package/src/models/NotifyStrategyForModifyRoutes.ts +51 -0
- package/src/models/NotifyStrategyForModifyRoutesChannels.ts +47 -0
- package/src/models/NotifyStrategyForModifyRoutesEffectTimeRange.ts +39 -0
- package/src/models/NotifyStrategyForView.ts +84 -0
- package/src/models/NotifyStrategyForViewCustomTemplateEntries.ts +38 -0
- package/src/models/NotifyStrategyForViewGroupingSetting.ts +39 -0
- package/src/models/NotifyStrategyForViewRoutes.ts +51 -0
- package/src/models/NotifyStrategyForViewRoutesChannels.ts +47 -0
- package/src/models/NotifyStrategyForViewRoutesEffectTimeRange.ts +39 -0
- package/src/models/PrometheusManagedInstance.ts +45 -0
- package/src/models/PutWorkspaceRequest.ts +53 -0
- package/src/models/PutWorkspaceResponse.ts +40 -0
- package/src/models/PutWorkspaceResponseBody.ts +41 -0
- package/src/models/RumDnsResponse.ts +33 -0
- package/src/models/SubscriptionForModify.ts +51 -0
- package/src/models/SubscriptionForModifyPushingSetting.ts +42 -0
- package/src/models/SubscriptionForView.ts +69 -0
- package/src/models/SubscriptionForViewPushingSetting.ts +42 -0
- package/src/models/TransformAction.ts +58 -0
- package/src/models/TransformerForModify.ts +54 -0
- package/src/models/TransformerForView.ts +72 -0
- package/src/models/UpdateUmodelRequest.ts +38 -0
- package/src/models/UpdateUmodelRequestCommonSchemaRef.ts +44 -0
- package/src/models/UpdateUmodelResponse.ts +40 -0
- package/src/models/UpdateUmodelResponseBody.ts +38 -0
- package/src/models/UpsertUmodelDataRequest.ts +37 -0
- package/src/models/UpsertUmodelDataResponse.ts +40 -0
- package/src/models/UpsertUmodelDataResponseBody.ts +31 -0
- package/src/models/model.ts +148 -0
package/dist/client.d.ts
CHANGED
|
@@ -1,1163 +1,294 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
|
|
6
|
-
export
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* This parameter is required.
|
|
10
|
-
*/
|
|
11
|
-
alertEventIntegrationPolicyName?: string;
|
|
12
|
-
description?: string;
|
|
13
|
-
filterSetting?: FilterSetting;
|
|
14
|
-
integrationSetting?: string;
|
|
15
|
-
transformerSetting?: TransformAction[];
|
|
16
|
-
type?: string;
|
|
17
|
-
static names(): {
|
|
1
|
+
import * as $dara from '@darabonba/typescript';
|
|
2
|
+
import OpenApi from '@alicloud/openapi-core';
|
|
3
|
+
import { $OpenApiUtil } from '@alicloud/openapi-core';
|
|
4
|
+
import * as $_model from './models/model';
|
|
5
|
+
export * from './models/model';
|
|
6
|
+
export default class Client extends OpenApi {
|
|
7
|
+
constructor(config: $OpenApiUtil.Config);
|
|
8
|
+
getEndpoint(productId: string, regionId: string, endpointRule: string, network: string, suffix: string, endpointMap: {
|
|
18
9
|
[key: string]: string;
|
|
19
|
-
};
|
|
20
|
-
static types(): {
|
|
21
|
-
[key: string]: any;
|
|
22
|
-
};
|
|
23
|
-
constructor(map?: {
|
|
24
|
-
[key: string]: any;
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
export declare class AlertEventIntegrationPolicyForView extends $tea.Model {
|
|
28
|
-
alertEventIntegrationPolicyId?: string;
|
|
10
|
+
}, endpoint: string): string;
|
|
29
11
|
/**
|
|
30
|
-
*
|
|
31
|
-
*
|
|
12
|
+
* 创建EntityStore相关存储
|
|
13
|
+
*
|
|
14
|
+
* @param headers - map
|
|
15
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
16
|
+
* @returns CreateEntityStoreResponse
|
|
32
17
|
*/
|
|
33
|
-
|
|
34
|
-
createTime?: string;
|
|
35
|
-
description?: string;
|
|
36
|
-
enable?: boolean;
|
|
37
|
-
filterSetting?: FilterSetting;
|
|
38
|
-
integrationSetting?: string;
|
|
39
|
-
transformerSetting?: TransformAction[];
|
|
40
|
-
type?: string;
|
|
41
|
-
updateTime?: string;
|
|
42
|
-
userId?: string;
|
|
43
|
-
workspace?: string;
|
|
44
|
-
static names(): {
|
|
45
|
-
[key: string]: string;
|
|
46
|
-
};
|
|
47
|
-
static types(): {
|
|
48
|
-
[key: string]: any;
|
|
49
|
-
};
|
|
50
|
-
constructor(map?: {
|
|
51
|
-
[key: string]: any;
|
|
52
|
-
});
|
|
53
|
-
}
|
|
54
|
-
export declare class AlertRuleAction extends $tea.Model {
|
|
55
|
-
actions?: string[];
|
|
56
|
-
static names(): {
|
|
57
|
-
[key: string]: string;
|
|
58
|
-
};
|
|
59
|
-
static types(): {
|
|
60
|
-
[key: string]: any;
|
|
61
|
-
};
|
|
62
|
-
constructor(map?: {
|
|
63
|
-
[key: string]: any;
|
|
64
|
-
});
|
|
65
|
-
}
|
|
66
|
-
export declare class AlertRuleAlertMetricFilterDef extends $tea.Model {
|
|
67
|
-
dim?: string;
|
|
68
|
-
displayNameCn?: string;
|
|
69
|
-
displayNameEn?: string;
|
|
70
|
-
hidden?: boolean;
|
|
71
|
-
opt?: string;
|
|
72
|
-
supportedOpts?: AlertRuleAlertMetricFilterDefSupportedOpts[];
|
|
73
|
-
static names(): {
|
|
18
|
+
createEntityStoreWithOptions(workspaceName: string, headers: {
|
|
74
19
|
[key: string]: string;
|
|
75
|
-
}
|
|
76
|
-
static types(): {
|
|
77
|
-
[key: string]: any;
|
|
78
|
-
};
|
|
79
|
-
constructor(map?: {
|
|
80
|
-
[key: string]: any;
|
|
81
|
-
});
|
|
82
|
-
}
|
|
83
|
-
export declare class AlertRuleAlertMetricInput extends $tea.Model {
|
|
84
|
-
filterValues?: AlertRuleAlertMetricInputFilterValue[];
|
|
85
|
-
groupId?: string;
|
|
86
|
-
metricId?: string;
|
|
87
|
-
paramValues?: AlertRuleAlertMetricInputParamValue[];
|
|
88
|
-
static names(): {
|
|
89
|
-
[key: string]: string;
|
|
90
|
-
};
|
|
91
|
-
static types(): {
|
|
92
|
-
[key: string]: any;
|
|
93
|
-
};
|
|
94
|
-
constructor(map?: {
|
|
95
|
-
[key: string]: any;
|
|
96
|
-
});
|
|
97
|
-
}
|
|
98
|
-
export declare class AlertRuleAlertMetricInputFilterValue extends $tea.Model {
|
|
20
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.CreateEntityStoreResponse>;
|
|
99
21
|
/**
|
|
100
|
-
*
|
|
101
|
-
*
|
|
22
|
+
* 创建EntityStore相关存储
|
|
23
|
+
* @returns CreateEntityStoreResponse
|
|
102
24
|
*/
|
|
103
|
-
|
|
25
|
+
createEntityStore(workspaceName: string): Promise<$_model.CreateEntityStoreResponse>;
|
|
104
26
|
/**
|
|
105
|
-
*
|
|
106
|
-
*
|
|
27
|
+
* 创建Prometheus监控实例
|
|
28
|
+
*
|
|
29
|
+
* @param request - CreatePrometheusInstanceRequest
|
|
30
|
+
* @param headers - map
|
|
31
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
32
|
+
* @returns CreatePrometheusInstanceResponse
|
|
107
33
|
*/
|
|
108
|
-
|
|
109
|
-
value?: string;
|
|
110
|
-
static names(): {
|
|
34
|
+
createPrometheusInstanceWithOptions(request: $_model.CreatePrometheusInstanceRequest, headers: {
|
|
111
35
|
[key: string]: string;
|
|
112
|
-
}
|
|
113
|
-
static types(): {
|
|
114
|
-
[key: string]: any;
|
|
115
|
-
};
|
|
116
|
-
constructor(map?: {
|
|
117
|
-
[key: string]: any;
|
|
118
|
-
});
|
|
119
|
-
}
|
|
120
|
-
export declare class AlertRuleAlertMetricInputParamValue extends $tea.Model {
|
|
36
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.CreatePrometheusInstanceResponse>;
|
|
121
37
|
/**
|
|
122
|
-
*
|
|
123
|
-
*
|
|
38
|
+
* 创建Prometheus监控实例
|
|
39
|
+
*
|
|
40
|
+
* @param request - CreatePrometheusInstanceRequest
|
|
41
|
+
* @returns CreatePrometheusInstanceResponse
|
|
124
42
|
*/
|
|
125
|
-
|
|
43
|
+
createPrometheusInstance(request: $_model.CreatePrometheusInstanceRequest): Promise<$_model.CreatePrometheusInstanceResponse>;
|
|
126
44
|
/**
|
|
127
|
-
*
|
|
128
|
-
*
|
|
45
|
+
* 创建Umodel配置
|
|
46
|
+
*
|
|
47
|
+
* @param request - CreateUmodelRequest
|
|
48
|
+
* @param headers - map
|
|
49
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
50
|
+
* @returns CreateUmodelResponse
|
|
129
51
|
*/
|
|
130
|
-
|
|
131
|
-
static names(): {
|
|
132
|
-
[key: string]: string;
|
|
133
|
-
};
|
|
134
|
-
static types(): {
|
|
135
|
-
[key: string]: any;
|
|
136
|
-
};
|
|
137
|
-
constructor(map?: {
|
|
138
|
-
[key: string]: any;
|
|
139
|
-
});
|
|
140
|
-
}
|
|
141
|
-
export declare class AlertRuleAlertMetricParamDef extends $tea.Model {
|
|
142
|
-
maxWidth?: number;
|
|
143
|
-
minWidth?: number;
|
|
144
|
-
name?: string;
|
|
145
|
-
placeholderCn?: string;
|
|
146
|
-
placeholderEn?: string;
|
|
147
|
-
type?: string;
|
|
148
|
-
value?: string;
|
|
149
|
-
values?: AlertRuleAlertMetricParamDefValues[];
|
|
150
|
-
static names(): {
|
|
52
|
+
createUmodelWithOptions(workspace: string, request: $_model.CreateUmodelRequest, headers: {
|
|
151
53
|
[key: string]: string;
|
|
152
|
-
}
|
|
153
|
-
static types(): {
|
|
154
|
-
[key: string]: any;
|
|
155
|
-
};
|
|
156
|
-
constructor(map?: {
|
|
157
|
-
[key: string]: any;
|
|
158
|
-
});
|
|
159
|
-
}
|
|
160
|
-
export declare class AlertRuleCondition extends $tea.Model {
|
|
161
|
-
/**
|
|
162
|
-
* @remarks
|
|
163
|
-
* type=SLS_CONDITION时指定,满足条件几次后告警,默认为1
|
|
164
|
-
*/
|
|
165
|
-
alertCount?: number;
|
|
54
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.CreateUmodelResponse>;
|
|
166
55
|
/**
|
|
167
|
-
*
|
|
168
|
-
*
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
compareList?: AlertRuleConditionCompareList[];
|
|
172
|
-
noDataAppendValue?: string;
|
|
173
|
-
/**
|
|
174
|
-
* @remarks
|
|
175
|
-
* 无数据时按什么级别告警,不指定则不对无数据报警
|
|
56
|
+
* 创建Umodel配置
|
|
57
|
+
*
|
|
58
|
+
* @param request - CreateUmodelRequest
|
|
59
|
+
* @returns CreateUmodelResponse
|
|
176
60
|
*/
|
|
177
|
-
|
|
61
|
+
createUmodel(workspace: string, request: $_model.CreateUmodelRequest): Promise<$_model.CreateUmodelResponse>;
|
|
178
62
|
/**
|
|
179
|
-
*
|
|
180
|
-
* 规则条件类型,可选值:SLS_CONDITION
|
|
63
|
+
* 删除EntityStore相关存储
|
|
181
64
|
*
|
|
182
|
-
*
|
|
65
|
+
* @param headers - map
|
|
66
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
67
|
+
* @returns DeleteEntityStoreResponse
|
|
183
68
|
*/
|
|
184
|
-
|
|
185
|
-
static names(): {
|
|
69
|
+
deleteEntityStoreWithOptions(workspaceName: string, headers: {
|
|
186
70
|
[key: string]: string;
|
|
187
|
-
}
|
|
188
|
-
static types(): {
|
|
189
|
-
[key: string]: any;
|
|
190
|
-
};
|
|
191
|
-
constructor(map?: {
|
|
192
|
-
[key: string]: any;
|
|
193
|
-
});
|
|
194
|
-
}
|
|
195
|
-
export declare class AlertRuleDataSource extends $tea.Model {
|
|
196
|
-
dsList?: AlertRuleDataSourceDsList[];
|
|
71
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteEntityStoreResponse>;
|
|
197
72
|
/**
|
|
198
|
-
*
|
|
199
|
-
*
|
|
73
|
+
* 删除EntityStore相关存储
|
|
74
|
+
* @returns DeleteEntityStoreResponse
|
|
200
75
|
*/
|
|
201
|
-
|
|
202
|
-
namespace?: string;
|
|
76
|
+
deleteEntityStore(workspaceName: string): Promise<$_model.DeleteEntityStoreResponse>;
|
|
203
77
|
/**
|
|
204
|
-
*
|
|
205
|
-
* 数据源类型
|
|
78
|
+
* 删除Umodel配置信息
|
|
206
79
|
*
|
|
207
|
-
*
|
|
80
|
+
* @param headers - map
|
|
81
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
82
|
+
* @returns DeleteUmodelResponse
|
|
208
83
|
*/
|
|
209
|
-
|
|
210
|
-
static names(): {
|
|
84
|
+
deleteUmodelWithOptions(workspace: string, headers: {
|
|
211
85
|
[key: string]: string;
|
|
212
|
-
}
|
|
213
|
-
static types(): {
|
|
214
|
-
[key: string]: any;
|
|
215
|
-
};
|
|
216
|
-
constructor(map?: {
|
|
217
|
-
[key: string]: any;
|
|
218
|
-
});
|
|
219
|
-
}
|
|
220
|
-
export declare class AlertRuleLabelFilter extends $tea.Model {
|
|
221
|
-
labels?: {
|
|
222
|
-
[key: string]: string;
|
|
223
|
-
};
|
|
224
|
-
opt?: string;
|
|
225
|
-
static names(): {
|
|
226
|
-
[key: string]: string;
|
|
227
|
-
};
|
|
228
|
-
static types(): {
|
|
229
|
-
[key: string]: any;
|
|
230
|
-
};
|
|
231
|
-
constructor(map?: {
|
|
232
|
-
[key: string]: any;
|
|
233
|
-
});
|
|
234
|
-
}
|
|
235
|
-
export declare class AlertRuleNotification extends $tea.Model {
|
|
236
|
-
contacts?: string[];
|
|
237
|
-
customWebhooks?: string[];
|
|
238
|
-
dingWebhooks?: string[];
|
|
239
|
-
fsWebhooks?: string[];
|
|
240
|
-
groups?: string[];
|
|
241
|
-
notifyTime?: AlertRuleTimeSpan;
|
|
242
|
-
silenceTime?: number;
|
|
243
|
-
slackWebhooks?: string[];
|
|
244
|
-
wxWebhooks?: string[];
|
|
245
|
-
static names(): {
|
|
246
|
-
[key: string]: string;
|
|
247
|
-
};
|
|
248
|
-
static types(): {
|
|
249
|
-
[key: string]: any;
|
|
250
|
-
};
|
|
251
|
-
constructor(map?: {
|
|
252
|
-
[key: string]: any;
|
|
253
|
-
});
|
|
254
|
-
}
|
|
255
|
-
export declare class AlertRuleNotificationFilter extends $tea.Model {
|
|
256
|
-
contacts?: string[];
|
|
257
|
-
customWebhooks?: string[];
|
|
258
|
-
dingWebhooks?: string[];
|
|
259
|
-
fsWebhooks?: string[];
|
|
260
|
-
groups?: string[];
|
|
261
|
-
slackWebhooks?: string[];
|
|
262
|
-
wxWebhooks?: string[];
|
|
263
|
-
static names(): {
|
|
264
|
-
[key: string]: string;
|
|
265
|
-
};
|
|
266
|
-
static types(): {
|
|
267
|
-
[key: string]: any;
|
|
268
|
-
};
|
|
269
|
-
constructor(map?: {
|
|
270
|
-
[key: string]: any;
|
|
271
|
-
});
|
|
272
|
-
}
|
|
273
|
-
export declare class AlertRuleQuery extends $tea.Model {
|
|
274
|
-
duration?: number;
|
|
275
|
-
expr?: string;
|
|
276
|
-
firstJoin?: AlertRuleSlsQueryJoin;
|
|
277
|
-
groupFieldList?: string[];
|
|
278
|
-
groupType?: string;
|
|
279
|
-
queries?: AlertRuleQueryQueries[];
|
|
280
|
-
secondJoin?: AlertRuleSlsQueryJoin;
|
|
86
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteUmodelResponse>;
|
|
281
87
|
/**
|
|
282
|
-
*
|
|
283
|
-
*
|
|
284
|
-
*
|
|
285
|
-
* This parameter is required.
|
|
88
|
+
* 删除Umodel配置信息
|
|
89
|
+
* @returns DeleteUmodelResponse
|
|
286
90
|
*/
|
|
287
|
-
|
|
288
|
-
static names(): {
|
|
289
|
-
[key: string]: string;
|
|
290
|
-
};
|
|
291
|
-
static types(): {
|
|
292
|
-
[key: string]: any;
|
|
293
|
-
};
|
|
294
|
-
constructor(map?: {
|
|
295
|
-
[key: string]: any;
|
|
296
|
-
});
|
|
297
|
-
}
|
|
298
|
-
export declare class AlertRuleSend extends $tea.Model {
|
|
299
|
-
action?: AlertRuleAction;
|
|
300
|
-
notification?: AlertRuleNotification;
|
|
301
|
-
static names(): {
|
|
302
|
-
[key: string]: string;
|
|
303
|
-
};
|
|
304
|
-
static types(): {
|
|
305
|
-
[key: string]: any;
|
|
306
|
-
};
|
|
307
|
-
constructor(map?: {
|
|
308
|
-
[key: string]: any;
|
|
309
|
-
});
|
|
310
|
-
}
|
|
311
|
-
export declare class AlertRuleSlsQueryJoin extends $tea.Model {
|
|
312
|
-
conditions?: AlertRuleSlsQueryJoinConditions[];
|
|
91
|
+
deleteUmodel(workspace: string): Promise<$_model.DeleteUmodelResponse>;
|
|
313
92
|
/**
|
|
314
|
-
*
|
|
315
|
-
* 集合操作类型。
|
|
316
|
-
* ● CrossJoin: 笛卡尔积
|
|
317
|
-
* ● FullJoin:全联
|
|
318
|
-
* ● InnerJoin:内联
|
|
319
|
-
* ● LeftExclude: 左斥
|
|
320
|
-
* ● RightExclude:右斥
|
|
321
|
-
* ● LeftJoin:左联
|
|
322
|
-
* ● RightJoin:右联
|
|
323
|
-
* ● NoJoin:不合并
|
|
324
|
-
* ● Concat: 拼接
|
|
325
|
-
* https://help.aliyun.com/zh/sls/user-guide/set-query-statistics-statement
|
|
93
|
+
* 删除 Umodel Elements
|
|
326
94
|
*
|
|
327
|
-
*
|
|
95
|
+
* @param request - DeleteUmodelDataRequest
|
|
96
|
+
* @param headers - map
|
|
97
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
98
|
+
* @returns DeleteUmodelDataResponse
|
|
328
99
|
*/
|
|
329
|
-
|
|
330
|
-
static names(): {
|
|
331
|
-
[key: string]: string;
|
|
332
|
-
};
|
|
333
|
-
static types(): {
|
|
334
|
-
[key: string]: any;
|
|
335
|
-
};
|
|
336
|
-
constructor(map?: {
|
|
337
|
-
[key: string]: any;
|
|
338
|
-
});
|
|
339
|
-
}
|
|
340
|
-
export declare class AlertRuleTimeSpan extends $tea.Model {
|
|
341
|
-
dayOfWeek?: number[];
|
|
342
|
-
endTime?: string;
|
|
343
|
-
gmtOffset?: string;
|
|
344
|
-
startTime?: string;
|
|
345
|
-
static names(): {
|
|
100
|
+
deleteUmodelDataWithOptions(workspace: string, request: $_model.DeleteUmodelDataRequest, headers: {
|
|
346
101
|
[key: string]: string;
|
|
347
|
-
}
|
|
348
|
-
static types(): {
|
|
349
|
-
[key: string]: any;
|
|
350
|
-
};
|
|
351
|
-
constructor(map?: {
|
|
352
|
-
[key: string]: any;
|
|
353
|
-
});
|
|
354
|
-
}
|
|
355
|
-
export declare class FilterSetting extends $tea.Model {
|
|
356
|
-
conditions?: FilterSettingConditions[];
|
|
357
|
-
expression?: string;
|
|
358
|
-
relation?: string;
|
|
359
|
-
static names(): {
|
|
360
|
-
[key: string]: string;
|
|
361
|
-
};
|
|
362
|
-
static types(): {
|
|
363
|
-
[key: string]: any;
|
|
364
|
-
};
|
|
365
|
-
constructor(map?: {
|
|
366
|
-
[key: string]: any;
|
|
367
|
-
});
|
|
368
|
-
}
|
|
369
|
-
export declare class MaintainWindowForModify extends $tea.Model {
|
|
370
|
-
description?: string;
|
|
371
|
-
effective?: string;
|
|
372
|
-
endTime?: string;
|
|
373
|
-
filterSetting?: FilterSetting;
|
|
102
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteUmodelDataResponse>;
|
|
374
103
|
/**
|
|
375
|
-
*
|
|
376
|
-
*
|
|
104
|
+
* 删除 Umodel Elements
|
|
105
|
+
*
|
|
106
|
+
* @param request - DeleteUmodelDataRequest
|
|
107
|
+
* @returns DeleteUmodelDataResponse
|
|
377
108
|
*/
|
|
378
|
-
|
|
379
|
-
startTime?: string;
|
|
380
|
-
static names(): {
|
|
381
|
-
[key: string]: string;
|
|
382
|
-
};
|
|
383
|
-
static types(): {
|
|
384
|
-
[key: string]: any;
|
|
385
|
-
};
|
|
386
|
-
constructor(map?: {
|
|
387
|
-
[key: string]: any;
|
|
388
|
-
});
|
|
389
|
-
}
|
|
390
|
-
export declare class MaintainWindowForView extends $tea.Model {
|
|
391
|
-
createTime?: string;
|
|
392
|
-
description?: string;
|
|
393
|
-
effective?: string;
|
|
394
|
-
enable?: boolean;
|
|
395
|
-
endTime?: string;
|
|
396
|
-
filterSetting?: FilterSetting;
|
|
397
|
-
maintainWindowId?: string;
|
|
109
|
+
deleteUmodelData(workspace: string, request: $_model.DeleteUmodelDataRequest): Promise<$_model.DeleteUmodelDataResponse>;
|
|
398
110
|
/**
|
|
399
|
-
*
|
|
400
|
-
*
|
|
111
|
+
* 删除工作空间
|
|
112
|
+
*
|
|
113
|
+
* @param headers - map
|
|
114
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
115
|
+
* @returns DeleteWorkspaceResponse
|
|
401
116
|
*/
|
|
402
|
-
|
|
403
|
-
startTime?: string;
|
|
404
|
-
updateTime?: string;
|
|
405
|
-
userId?: string;
|
|
406
|
-
workspace?: string;
|
|
407
|
-
static names(): {
|
|
117
|
+
deleteWorkspaceWithOptions(workspaceName: string, headers: {
|
|
408
118
|
[key: string]: string;
|
|
409
|
-
}
|
|
410
|
-
static types(): {
|
|
411
|
-
[key: string]: any;
|
|
412
|
-
};
|
|
413
|
-
constructor(map?: {
|
|
414
|
-
[key: string]: any;
|
|
415
|
-
});
|
|
416
|
-
}
|
|
417
|
-
export declare class NotifyStrategyForModify extends $tea.Model {
|
|
418
|
-
customTemplateEntries?: NotifyStrategyForModifyCustomTemplateEntries[];
|
|
419
|
-
description?: string;
|
|
420
|
-
/**
|
|
421
|
-
* @remarks
|
|
422
|
-
* This parameter is required.
|
|
423
|
-
*/
|
|
424
|
-
groupingSetting?: NotifyStrategyForModifyGroupingSetting;
|
|
425
|
-
ignoreRestoredNotification?: boolean;
|
|
119
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteWorkspaceResponse>;
|
|
426
120
|
/**
|
|
427
|
-
*
|
|
428
|
-
*
|
|
121
|
+
* 删除工作空间
|
|
122
|
+
* @returns DeleteWorkspaceResponse
|
|
429
123
|
*/
|
|
430
|
-
|
|
124
|
+
deleteWorkspace(workspaceName: string): Promise<$_model.DeleteWorkspaceResponse>;
|
|
431
125
|
/**
|
|
432
|
-
*
|
|
433
|
-
*
|
|
126
|
+
* 获取EntityStore相关存储信息
|
|
127
|
+
*
|
|
128
|
+
* @param headers - map
|
|
129
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
130
|
+
* @returns GetEntityStoreResponse
|
|
434
131
|
*/
|
|
435
|
-
|
|
436
|
-
static names(): {
|
|
132
|
+
getEntityStoreWithOptions(workspaceName: string, headers: {
|
|
437
133
|
[key: string]: string;
|
|
438
|
-
}
|
|
439
|
-
static types(): {
|
|
440
|
-
[key: string]: any;
|
|
441
|
-
};
|
|
442
|
-
constructor(map?: {
|
|
443
|
-
[key: string]: any;
|
|
444
|
-
});
|
|
445
|
-
}
|
|
446
|
-
export declare class NotifyStrategyForView extends $tea.Model {
|
|
447
|
-
createTime?: string;
|
|
448
|
-
customTemplateEntries?: NotifyStrategyForViewCustomTemplateEntries[];
|
|
449
|
-
description?: string;
|
|
450
|
-
enable?: boolean;
|
|
134
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.GetEntityStoreResponse>;
|
|
451
135
|
/**
|
|
452
|
-
*
|
|
453
|
-
*
|
|
136
|
+
* 获取EntityStore相关存储信息
|
|
137
|
+
* @returns GetEntityStoreResponse
|
|
454
138
|
*/
|
|
455
|
-
|
|
456
|
-
ignoreRestoredNotification?: boolean;
|
|
457
|
-
notifyStrategyId?: string;
|
|
139
|
+
getEntityStore(workspaceName: string): Promise<$_model.GetEntityStoreResponse>;
|
|
458
140
|
/**
|
|
459
|
-
*
|
|
460
|
-
*
|
|
141
|
+
* 查询指定Workspace下的实体和关系数据,返回结果显示某时间区间中的实体数据(返回结果压缩后传输)。
|
|
142
|
+
*
|
|
143
|
+
* @param request - GetEntityStoreDataRequest
|
|
144
|
+
* @param headers - GetEntityStoreDataHeaders
|
|
145
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
146
|
+
* @returns GetEntityStoreDataResponse
|
|
461
147
|
*/
|
|
462
|
-
|
|
148
|
+
getEntityStoreDataWithOptions(workspace: string, request: $_model.GetEntityStoreDataRequest, headers: $_model.GetEntityStoreDataHeaders, runtime: $dara.RuntimeOptions): Promise<$_model.GetEntityStoreDataResponse>;
|
|
463
149
|
/**
|
|
464
|
-
*
|
|
465
|
-
*
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
updateTime?: string;
|
|
469
|
-
userId?: string;
|
|
470
|
-
workspace?: string;
|
|
471
|
-
static names(): {
|
|
472
|
-
[key: string]: string;
|
|
473
|
-
};
|
|
474
|
-
static types(): {
|
|
475
|
-
[key: string]: any;
|
|
476
|
-
};
|
|
477
|
-
constructor(map?: {
|
|
478
|
-
[key: string]: any;
|
|
479
|
-
});
|
|
480
|
-
}
|
|
481
|
-
export declare class SubscriptionForModify extends $tea.Model {
|
|
482
|
-
description?: string;
|
|
483
|
-
filterSetting?: FilterSetting;
|
|
484
|
-
notifyStrategyId?: string;
|
|
485
|
-
pushingSetting?: SubscriptionForModifyPushingSetting;
|
|
486
|
-
/**
|
|
487
|
-
* @remarks
|
|
488
|
-
* This parameter is required.
|
|
150
|
+
* 查询指定Workspace下的实体和关系数据,返回结果显示某时间区间中的实体数据(返回结果压缩后传输)。
|
|
151
|
+
*
|
|
152
|
+
* @param request - GetEntityStoreDataRequest
|
|
153
|
+
* @returns GetEntityStoreDataResponse
|
|
489
154
|
*/
|
|
490
|
-
|
|
491
|
-
static names(): {
|
|
492
|
-
[key: string]: string;
|
|
493
|
-
};
|
|
494
|
-
static types(): {
|
|
495
|
-
[key: string]: any;
|
|
496
|
-
};
|
|
497
|
-
constructor(map?: {
|
|
498
|
-
[key: string]: any;
|
|
499
|
-
});
|
|
500
|
-
}
|
|
501
|
-
export declare class SubscriptionForView extends $tea.Model {
|
|
502
|
-
createTime?: string;
|
|
503
|
-
description?: string;
|
|
504
|
-
enable?: boolean;
|
|
505
|
-
filterSetting?: FilterSetting;
|
|
506
|
-
notifyStrategyId?: string;
|
|
507
|
-
pushingSetting?: SubscriptionForViewPushingSetting;
|
|
508
|
-
subscriptionId?: string;
|
|
155
|
+
getEntityStoreData(workspace: string, request: $_model.GetEntityStoreDataRequest): Promise<$_model.GetEntityStoreDataResponse>;
|
|
509
156
|
/**
|
|
510
|
-
*
|
|
511
|
-
*
|
|
157
|
+
* 获取Umodel配置信息
|
|
158
|
+
*
|
|
159
|
+
* @param headers - map
|
|
160
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
161
|
+
* @returns GetUmodelResponse
|
|
512
162
|
*/
|
|
513
|
-
|
|
514
|
-
updateTime?: string;
|
|
515
|
-
userId?: string;
|
|
516
|
-
workspace?: string;
|
|
517
|
-
static names(): {
|
|
518
|
-
[key: string]: string;
|
|
519
|
-
};
|
|
520
|
-
static types(): {
|
|
521
|
-
[key: string]: any;
|
|
522
|
-
};
|
|
523
|
-
constructor(map?: {
|
|
524
|
-
[key: string]: any;
|
|
525
|
-
});
|
|
526
|
-
}
|
|
527
|
-
export declare class TransformAction extends $tea.Model {
|
|
528
|
-
filterSetting?: FilterSetting;
|
|
529
|
-
labelKey?: string;
|
|
530
|
-
mapping?: {
|
|
163
|
+
getUmodelWithOptions(workspace: string, headers: {
|
|
531
164
|
[key: string]: string;
|
|
532
|
-
}
|
|
533
|
-
regExp?: string;
|
|
534
|
-
source?: string;
|
|
535
|
-
target?: string;
|
|
536
|
-
type?: string;
|
|
537
|
-
value?: string;
|
|
538
|
-
variable?: string;
|
|
539
|
-
static names(): {
|
|
540
|
-
[key: string]: string;
|
|
541
|
-
};
|
|
542
|
-
static types(): {
|
|
543
|
-
[key: string]: any;
|
|
544
|
-
};
|
|
545
|
-
constructor(map?: {
|
|
546
|
-
[key: string]: any;
|
|
547
|
-
});
|
|
548
|
-
}
|
|
549
|
-
export declare class TransformerForModify extends $tea.Model {
|
|
550
|
-
actions?: TransformAction[];
|
|
551
|
-
description?: string;
|
|
552
|
-
filterSetting?: FilterSetting;
|
|
553
|
-
quitAfterMatch?: boolean;
|
|
554
|
-
sortId?: number;
|
|
165
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.GetUmodelResponse>;
|
|
555
166
|
/**
|
|
556
|
-
*
|
|
557
|
-
*
|
|
167
|
+
* 获取Umodel配置信息
|
|
168
|
+
* @returns GetUmodelResponse
|
|
558
169
|
*/
|
|
559
|
-
|
|
560
|
-
static names(): {
|
|
561
|
-
[key: string]: string;
|
|
562
|
-
};
|
|
563
|
-
static types(): {
|
|
564
|
-
[key: string]: any;
|
|
565
|
-
};
|
|
566
|
-
constructor(map?: {
|
|
567
|
-
[key: string]: any;
|
|
568
|
-
});
|
|
569
|
-
}
|
|
570
|
-
export declare class TransformerForView extends $tea.Model {
|
|
571
|
-
actions?: TransformAction[];
|
|
572
|
-
createTime?: string;
|
|
573
|
-
description?: string;
|
|
574
|
-
enable?: boolean;
|
|
575
|
-
filterSetting?: FilterSetting;
|
|
576
|
-
quitAfterMatch?: boolean;
|
|
577
|
-
sortId?: number;
|
|
578
|
-
transformerId?: string;
|
|
170
|
+
getUmodel(workspace: string): Promise<$_model.GetUmodelResponse>;
|
|
579
171
|
/**
|
|
580
|
-
*
|
|
581
|
-
*
|
|
172
|
+
* 获取相关联的 Umodel 图数据
|
|
173
|
+
*
|
|
174
|
+
* @param request - GetUmodelDataRequest
|
|
175
|
+
* @param headers - map
|
|
176
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
177
|
+
* @returns GetUmodelDataResponse
|
|
582
178
|
*/
|
|
583
|
-
|
|
584
|
-
updateTime?: string;
|
|
585
|
-
userId?: string;
|
|
586
|
-
workspace?: string;
|
|
587
|
-
static names(): {
|
|
588
|
-
[key: string]: string;
|
|
589
|
-
};
|
|
590
|
-
static types(): {
|
|
591
|
-
[key: string]: any;
|
|
592
|
-
};
|
|
593
|
-
constructor(map?: {
|
|
594
|
-
[key: string]: any;
|
|
595
|
-
});
|
|
596
|
-
}
|
|
597
|
-
export declare class ListAlertActionsRequest extends $tea.Model {
|
|
598
|
-
alertActionIds?: string[];
|
|
599
|
-
alertActionName?: string;
|
|
600
|
-
pageNumber?: number;
|
|
601
|
-
pageSize?: number;
|
|
602
|
-
type?: string;
|
|
603
|
-
static names(): {
|
|
604
|
-
[key: string]: string;
|
|
605
|
-
};
|
|
606
|
-
static types(): {
|
|
607
|
-
[key: string]: any;
|
|
608
|
-
};
|
|
609
|
-
constructor(map?: {
|
|
610
|
-
[key: string]: any;
|
|
611
|
-
});
|
|
612
|
-
}
|
|
613
|
-
export declare class ListAlertActionsShrinkRequest extends $tea.Model {
|
|
614
|
-
alertActionIdsShrink?: string;
|
|
615
|
-
alertActionName?: string;
|
|
616
|
-
pageNumber?: number;
|
|
617
|
-
pageSize?: number;
|
|
618
|
-
type?: string;
|
|
619
|
-
static names(): {
|
|
620
|
-
[key: string]: string;
|
|
621
|
-
};
|
|
622
|
-
static types(): {
|
|
623
|
-
[key: string]: any;
|
|
624
|
-
};
|
|
625
|
-
constructor(map?: {
|
|
626
|
-
[key: string]: any;
|
|
627
|
-
});
|
|
628
|
-
}
|
|
629
|
-
export declare class ListAlertActionsResponseBody extends $tea.Model {
|
|
630
|
-
alertActions?: ListAlertActionsResponseBodyAlertActions[];
|
|
631
|
-
pageNumber?: number;
|
|
632
|
-
pageSize?: number;
|
|
633
|
-
requestId?: string;
|
|
634
|
-
total?: number;
|
|
635
|
-
static names(): {
|
|
636
|
-
[key: string]: string;
|
|
637
|
-
};
|
|
638
|
-
static types(): {
|
|
639
|
-
[key: string]: any;
|
|
640
|
-
};
|
|
641
|
-
constructor(map?: {
|
|
642
|
-
[key: string]: any;
|
|
643
|
-
});
|
|
644
|
-
}
|
|
645
|
-
export declare class ListAlertActionsResponse extends $tea.Model {
|
|
646
|
-
headers?: {
|
|
179
|
+
getUmodelDataWithOptions(workspace: string, request: $_model.GetUmodelDataRequest, headers: {
|
|
647
180
|
[key: string]: string;
|
|
648
|
-
}
|
|
649
|
-
statusCode?: number;
|
|
650
|
-
body?: ListAlertActionsResponseBody;
|
|
651
|
-
static names(): {
|
|
652
|
-
[key: string]: string;
|
|
653
|
-
};
|
|
654
|
-
static types(): {
|
|
655
|
-
[key: string]: any;
|
|
656
|
-
};
|
|
657
|
-
constructor(map?: {
|
|
658
|
-
[key: string]: any;
|
|
659
|
-
});
|
|
660
|
-
}
|
|
661
|
-
export declare class AlertRuleAlertMetricFilterDefSupportedOpts extends $tea.Model {
|
|
662
|
-
displayNameCn?: string;
|
|
663
|
-
displayNameEn?: string;
|
|
664
|
-
value?: string;
|
|
665
|
-
static names(): {
|
|
666
|
-
[key: string]: string;
|
|
667
|
-
};
|
|
668
|
-
static types(): {
|
|
669
|
-
[key: string]: any;
|
|
670
|
-
};
|
|
671
|
-
constructor(map?: {
|
|
672
|
-
[key: string]: any;
|
|
673
|
-
});
|
|
674
|
-
}
|
|
675
|
-
export declare class AlertRuleAlertMetricParamDefValues extends $tea.Model {
|
|
676
|
-
labelCn?: string;
|
|
677
|
-
labelEn?: string;
|
|
678
|
-
value?: string;
|
|
679
|
-
static names(): {
|
|
680
|
-
[key: string]: string;
|
|
681
|
-
};
|
|
682
|
-
static types(): {
|
|
683
|
-
[key: string]: any;
|
|
684
|
-
};
|
|
685
|
-
constructor(map?: {
|
|
686
|
-
[key: string]: any;
|
|
687
|
-
});
|
|
688
|
-
}
|
|
689
|
-
export declare class AlertRuleConditionCaseList extends $tea.Model {
|
|
690
|
-
condition?: string;
|
|
691
|
-
countCondition?: string;
|
|
692
|
-
level?: string;
|
|
693
|
-
type?: string;
|
|
694
|
-
static names(): {
|
|
695
|
-
[key: string]: string;
|
|
696
|
-
};
|
|
697
|
-
static types(): {
|
|
698
|
-
[key: string]: any;
|
|
699
|
-
};
|
|
700
|
-
constructor(map?: {
|
|
701
|
-
[key: string]: any;
|
|
702
|
-
});
|
|
703
|
-
}
|
|
704
|
-
export declare class AlertRuleConditionCompareListValueLevelList extends $tea.Model {
|
|
705
|
-
level?: string;
|
|
706
|
-
value?: number;
|
|
707
|
-
static names(): {
|
|
708
|
-
[key: string]: string;
|
|
709
|
-
};
|
|
710
|
-
static types(): {
|
|
711
|
-
[key: string]: any;
|
|
712
|
-
};
|
|
713
|
-
constructor(map?: {
|
|
714
|
-
[key: string]: any;
|
|
715
|
-
});
|
|
716
|
-
}
|
|
717
|
-
export declare class AlertRuleConditionCompareList extends $tea.Model {
|
|
718
|
-
aggregate?: string;
|
|
719
|
-
oper?: string;
|
|
720
|
-
value?: number;
|
|
721
|
-
valueLevelList?: AlertRuleConditionCompareListValueLevelList[];
|
|
722
|
-
yoyTimeUnit?: string;
|
|
723
|
-
yoyTimeValue?: number;
|
|
724
|
-
static names(): {
|
|
725
|
-
[key: string]: string;
|
|
726
|
-
};
|
|
727
|
-
static types(): {
|
|
728
|
-
[key: string]: any;
|
|
729
|
-
};
|
|
730
|
-
constructor(map?: {
|
|
731
|
-
[key: string]: any;
|
|
732
|
-
});
|
|
733
|
-
}
|
|
734
|
-
export declare class AlertRuleDataSourceDsList extends $tea.Model {
|
|
735
|
-
project?: string;
|
|
736
|
-
regionId?: string;
|
|
737
|
-
store?: string;
|
|
738
|
-
type?: string;
|
|
739
|
-
static names(): {
|
|
740
|
-
[key: string]: string;
|
|
741
|
-
};
|
|
742
|
-
static types(): {
|
|
743
|
-
[key: string]: any;
|
|
744
|
-
};
|
|
745
|
-
constructor(map?: {
|
|
746
|
-
[key: string]: any;
|
|
747
|
-
});
|
|
748
|
-
}
|
|
749
|
-
export declare class AlertRuleQueryQueries extends $tea.Model {
|
|
750
|
-
duration?: number;
|
|
751
|
-
/**
|
|
752
|
-
* @remarks
|
|
753
|
-
* 时间偏移结束时间(相对),如果指定了start、end,则不指定window。
|
|
754
|
-
*/
|
|
755
|
-
end?: number;
|
|
181
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.GetUmodelDataResponse>;
|
|
756
182
|
/**
|
|
757
|
-
*
|
|
758
|
-
* 查询表达式
|
|
183
|
+
* 获取相关联的 Umodel 图数据
|
|
759
184
|
*
|
|
760
|
-
*
|
|
761
|
-
|
|
762
|
-
expr?: string;
|
|
763
|
-
/**
|
|
764
|
-
* @remarks
|
|
765
|
-
* sls查询的时间偏移开始时间(相对),如果指定了start、end,则不指定window。 例如:start=15, timeUnit=minute,表示15分钟前
|
|
766
|
-
*/
|
|
767
|
-
start?: number;
|
|
768
|
-
/**
|
|
769
|
-
* @remarks
|
|
770
|
-
* start和end、window的时间单位: day/hour/minute/second
|
|
185
|
+
* @param request - GetUmodelDataRequest
|
|
186
|
+
* @returns GetUmodelDataResponse
|
|
771
187
|
*/
|
|
772
|
-
|
|
188
|
+
getUmodelData(workspace: string, request: $_model.GetUmodelDataRequest): Promise<$_model.GetUmodelDataResponse>;
|
|
773
189
|
/**
|
|
774
|
-
*
|
|
775
|
-
*
|
|
190
|
+
* 获取工作空间
|
|
191
|
+
*
|
|
192
|
+
* @param headers - map
|
|
193
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
194
|
+
* @returns GetWorkspaceResponse
|
|
776
195
|
*/
|
|
777
|
-
|
|
778
|
-
static names(): {
|
|
196
|
+
getWorkspaceWithOptions(workspaceName: string, headers: {
|
|
779
197
|
[key: string]: string;
|
|
780
|
-
}
|
|
781
|
-
static types(): {
|
|
782
|
-
[key: string]: any;
|
|
783
|
-
};
|
|
784
|
-
constructor(map?: {
|
|
785
|
-
[key: string]: any;
|
|
786
|
-
});
|
|
787
|
-
}
|
|
788
|
-
export declare class AlertRuleSlsQueryJoinConditions extends $tea.Model {
|
|
789
|
-
/**
|
|
790
|
-
* @remarks
|
|
791
|
-
* 条件的左操作参数,格式为$<query_idx>.<结果集字段名>
|
|
792
|
-
*/
|
|
793
|
-
firstField?: string;
|
|
198
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.GetWorkspaceResponse>;
|
|
794
199
|
/**
|
|
795
|
-
*
|
|
796
|
-
*
|
|
200
|
+
* 获取工作空间
|
|
201
|
+
* @returns GetWorkspaceResponse
|
|
797
202
|
*/
|
|
798
|
-
|
|
203
|
+
getWorkspace(workspaceName: string): Promise<$_model.GetWorkspaceResponse>;
|
|
799
204
|
/**
|
|
800
|
-
*
|
|
801
|
-
*
|
|
205
|
+
* 查询告警动作
|
|
206
|
+
*
|
|
207
|
+
* @param tmpReq - ListAlertActionsRequest
|
|
208
|
+
* @param headers - map
|
|
209
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
210
|
+
* @returns ListAlertActionsResponse
|
|
802
211
|
*/
|
|
803
|
-
|
|
804
|
-
static names(): {
|
|
212
|
+
listAlertActionsWithOptions(tmpReq: $_model.ListAlertActionsRequest, headers: {
|
|
805
213
|
[key: string]: string;
|
|
806
|
-
}
|
|
807
|
-
static types(): {
|
|
808
|
-
[key: string]: any;
|
|
809
|
-
};
|
|
810
|
-
constructor(map?: {
|
|
811
|
-
[key: string]: any;
|
|
812
|
-
});
|
|
813
|
-
}
|
|
814
|
-
export declare class FilterSettingConditions extends $tea.Model {
|
|
815
|
-
field?: string;
|
|
816
|
-
op?: string;
|
|
817
|
-
value?: string;
|
|
818
|
-
static names(): {
|
|
819
|
-
[key: string]: string;
|
|
820
|
-
};
|
|
821
|
-
static types(): {
|
|
822
|
-
[key: string]: any;
|
|
823
|
-
};
|
|
824
|
-
constructor(map?: {
|
|
825
|
-
[key: string]: any;
|
|
826
|
-
});
|
|
827
|
-
}
|
|
828
|
-
export declare class NotifyStrategyForModifyCustomTemplateEntries extends $tea.Model {
|
|
214
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.ListAlertActionsResponse>;
|
|
829
215
|
/**
|
|
830
|
-
*
|
|
831
|
-
*
|
|
216
|
+
* 查询告警动作
|
|
217
|
+
*
|
|
218
|
+
* @param request - ListAlertActionsRequest
|
|
219
|
+
* @returns ListAlertActionsResponse
|
|
832
220
|
*/
|
|
833
|
-
|
|
221
|
+
listAlertActions(request: $_model.ListAlertActionsRequest): Promise<$_model.ListAlertActionsResponse>;
|
|
834
222
|
/**
|
|
835
|
-
*
|
|
836
|
-
*
|
|
223
|
+
* 获取工作空间列表
|
|
224
|
+
*
|
|
225
|
+
* @param tmpReq - ListWorkspacesRequest
|
|
226
|
+
* @param headers - map
|
|
227
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
228
|
+
* @returns ListWorkspacesResponse
|
|
837
229
|
*/
|
|
838
|
-
|
|
839
|
-
static names(): {
|
|
840
|
-
[key: string]: string;
|
|
841
|
-
};
|
|
842
|
-
static types(): {
|
|
843
|
-
[key: string]: any;
|
|
844
|
-
};
|
|
845
|
-
constructor(map?: {
|
|
846
|
-
[key: string]: any;
|
|
847
|
-
});
|
|
848
|
-
}
|
|
849
|
-
export declare class NotifyStrategyForModifyGroupingSetting extends $tea.Model {
|
|
850
|
-
groupingKeys?: string[];
|
|
851
|
-
periodMin?: number;
|
|
852
|
-
silenceSec?: number;
|
|
853
|
-
times?: number;
|
|
854
|
-
static names(): {
|
|
230
|
+
listWorkspacesWithOptions(tmpReq: $_model.ListWorkspacesRequest, headers: {
|
|
855
231
|
[key: string]: string;
|
|
856
|
-
}
|
|
857
|
-
static types(): {
|
|
858
|
-
[key: string]: any;
|
|
859
|
-
};
|
|
860
|
-
constructor(map?: {
|
|
861
|
-
[key: string]: any;
|
|
862
|
-
});
|
|
863
|
-
}
|
|
864
|
-
export declare class NotifyStrategyForModifyRoutesChannels extends $tea.Model {
|
|
232
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.ListWorkspacesResponse>;
|
|
865
233
|
/**
|
|
866
|
-
*
|
|
867
|
-
*
|
|
234
|
+
* 获取工作空间列表
|
|
235
|
+
*
|
|
236
|
+
* @param request - ListWorkspacesRequest
|
|
237
|
+
* @returns ListWorkspacesResponse
|
|
868
238
|
*/
|
|
869
|
-
|
|
870
|
-
enabledSubChannels?: string[];
|
|
239
|
+
listWorkspaces(request: $_model.ListWorkspacesRequest): Promise<$_model.ListWorkspacesResponse>;
|
|
871
240
|
/**
|
|
872
|
-
*
|
|
873
|
-
*
|
|
241
|
+
* 创建工作空间
|
|
242
|
+
*
|
|
243
|
+
* @param request - PutWorkspaceRequest
|
|
244
|
+
* @param headers - map
|
|
245
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
246
|
+
* @returns PutWorkspaceResponse
|
|
874
247
|
*/
|
|
875
|
-
|
|
876
|
-
static names(): {
|
|
248
|
+
putWorkspaceWithOptions(workspaceName: string, request: $_model.PutWorkspaceRequest, headers: {
|
|
877
249
|
[key: string]: string;
|
|
878
|
-
}
|
|
879
|
-
static types(): {
|
|
880
|
-
[key: string]: any;
|
|
881
|
-
};
|
|
882
|
-
constructor(map?: {
|
|
883
|
-
[key: string]: any;
|
|
884
|
-
});
|
|
885
|
-
}
|
|
886
|
-
export declare class NotifyStrategyForModifyRoutesEffectTimeRange extends $tea.Model {
|
|
887
|
-
dayInWeek?: number[];
|
|
888
|
-
endTimeInMinute?: number;
|
|
889
|
-
startTimeInMinute?: number;
|
|
890
|
-
timeZone?: string;
|
|
891
|
-
static names(): {
|
|
892
|
-
[key: string]: string;
|
|
893
|
-
};
|
|
894
|
-
static types(): {
|
|
895
|
-
[key: string]: any;
|
|
896
|
-
};
|
|
897
|
-
constructor(map?: {
|
|
898
|
-
[key: string]: any;
|
|
899
|
-
});
|
|
900
|
-
}
|
|
901
|
-
export declare class NotifyStrategyForModifyRoutes extends $tea.Model {
|
|
902
|
-
channels?: NotifyStrategyForModifyRoutesChannels[];
|
|
903
|
-
effectTimeRange?: NotifyStrategyForModifyRoutesEffectTimeRange;
|
|
904
|
-
filterSetting?: FilterSetting;
|
|
905
|
-
severities?: string[];
|
|
906
|
-
static names(): {
|
|
907
|
-
[key: string]: string;
|
|
908
|
-
};
|
|
909
|
-
static types(): {
|
|
910
|
-
[key: string]: any;
|
|
911
|
-
};
|
|
912
|
-
constructor(map?: {
|
|
913
|
-
[key: string]: any;
|
|
914
|
-
});
|
|
915
|
-
}
|
|
916
|
-
export declare class NotifyStrategyForViewCustomTemplateEntries extends $tea.Model {
|
|
250
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.PutWorkspaceResponse>;
|
|
917
251
|
/**
|
|
918
|
-
*
|
|
919
|
-
*
|
|
252
|
+
* 创建工作空间
|
|
253
|
+
*
|
|
254
|
+
* @param request - PutWorkspaceRequest
|
|
255
|
+
* @returns PutWorkspaceResponse
|
|
920
256
|
*/
|
|
921
|
-
|
|
257
|
+
putWorkspace(workspaceName: string, request: $_model.PutWorkspaceRequest): Promise<$_model.PutWorkspaceResponse>;
|
|
922
258
|
/**
|
|
923
|
-
*
|
|
924
|
-
*
|
|
259
|
+
* 更新Umodel配置信息
|
|
260
|
+
*
|
|
261
|
+
* @param request - UpdateUmodelRequest
|
|
262
|
+
* @param headers - map
|
|
263
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
264
|
+
* @returns UpdateUmodelResponse
|
|
925
265
|
*/
|
|
926
|
-
|
|
927
|
-
static names(): {
|
|
928
|
-
[key: string]: string;
|
|
929
|
-
};
|
|
930
|
-
static types(): {
|
|
931
|
-
[key: string]: any;
|
|
932
|
-
};
|
|
933
|
-
constructor(map?: {
|
|
934
|
-
[key: string]: any;
|
|
935
|
-
});
|
|
936
|
-
}
|
|
937
|
-
export declare class NotifyStrategyForViewGroupingSetting extends $tea.Model {
|
|
938
|
-
groupingKeys?: string[];
|
|
939
|
-
periodMin?: number;
|
|
940
|
-
silenceSec?: number;
|
|
941
|
-
times?: number;
|
|
942
|
-
static names(): {
|
|
266
|
+
updateUmodelWithOptions(workspace: string, request: $_model.UpdateUmodelRequest, headers: {
|
|
943
267
|
[key: string]: string;
|
|
944
|
-
}
|
|
945
|
-
static types(): {
|
|
946
|
-
[key: string]: any;
|
|
947
|
-
};
|
|
948
|
-
constructor(map?: {
|
|
949
|
-
[key: string]: any;
|
|
950
|
-
});
|
|
951
|
-
}
|
|
952
|
-
export declare class NotifyStrategyForViewRoutesChannels extends $tea.Model {
|
|
268
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.UpdateUmodelResponse>;
|
|
953
269
|
/**
|
|
954
|
-
*
|
|
955
|
-
*
|
|
270
|
+
* 更新Umodel配置信息
|
|
271
|
+
*
|
|
272
|
+
* @param request - UpdateUmodelRequest
|
|
273
|
+
* @returns UpdateUmodelResponse
|
|
956
274
|
*/
|
|
957
|
-
|
|
958
|
-
enabledSubChannels?: string[];
|
|
275
|
+
updateUmodel(workspace: string, request: $_model.UpdateUmodelRequest): Promise<$_model.UpdateUmodelResponse>;
|
|
959
276
|
/**
|
|
960
|
-
*
|
|
961
|
-
* This parameter is required.
|
|
962
|
-
*/
|
|
963
|
-
receivers?: string[];
|
|
964
|
-
static names(): {
|
|
965
|
-
[key: string]: string;
|
|
966
|
-
};
|
|
967
|
-
static types(): {
|
|
968
|
-
[key: string]: any;
|
|
969
|
-
};
|
|
970
|
-
constructor(map?: {
|
|
971
|
-
[key: string]: any;
|
|
972
|
-
});
|
|
973
|
-
}
|
|
974
|
-
export declare class NotifyStrategyForViewRoutesEffectTimeRange extends $tea.Model {
|
|
975
|
-
dayInWeek?: number[];
|
|
976
|
-
endTimeInMinute?: number;
|
|
977
|
-
startTimeInMinute?: number;
|
|
978
|
-
timeZone?: string;
|
|
979
|
-
static names(): {
|
|
980
|
-
[key: string]: string;
|
|
981
|
-
};
|
|
982
|
-
static types(): {
|
|
983
|
-
[key: string]: any;
|
|
984
|
-
};
|
|
985
|
-
constructor(map?: {
|
|
986
|
-
[key: string]: any;
|
|
987
|
-
});
|
|
988
|
-
}
|
|
989
|
-
export declare class NotifyStrategyForViewRoutes extends $tea.Model {
|
|
990
|
-
channels?: NotifyStrategyForViewRoutesChannels[];
|
|
991
|
-
effectTimeRange?: NotifyStrategyForViewRoutesEffectTimeRange;
|
|
992
|
-
filterSetting?: FilterSetting;
|
|
993
|
-
severities?: string[];
|
|
994
|
-
static names(): {
|
|
995
|
-
[key: string]: string;
|
|
996
|
-
};
|
|
997
|
-
static types(): {
|
|
998
|
-
[key: string]: any;
|
|
999
|
-
};
|
|
1000
|
-
constructor(map?: {
|
|
1001
|
-
[key: string]: any;
|
|
1002
|
-
});
|
|
1003
|
-
}
|
|
1004
|
-
export declare class SubscriptionForModifyPushingSetting extends $tea.Model {
|
|
1005
|
-
alertActionIds?: string[];
|
|
1006
|
-
responsePlanId?: string;
|
|
1007
|
-
restoreActionIds?: string[];
|
|
1008
|
-
templateUuid?: string;
|
|
1009
|
-
static names(): {
|
|
1010
|
-
[key: string]: string;
|
|
1011
|
-
};
|
|
1012
|
-
static types(): {
|
|
1013
|
-
[key: string]: any;
|
|
1014
|
-
};
|
|
1015
|
-
constructor(map?: {
|
|
1016
|
-
[key: string]: any;
|
|
1017
|
-
});
|
|
1018
|
-
}
|
|
1019
|
-
export declare class SubscriptionForViewPushingSetting extends $tea.Model {
|
|
1020
|
-
alertActionIds?: string[];
|
|
1021
|
-
responsePlanId?: string;
|
|
1022
|
-
restoreActionIds?: string[];
|
|
1023
|
-
templateUuid?: string;
|
|
1024
|
-
static names(): {
|
|
1025
|
-
[key: string]: string;
|
|
1026
|
-
};
|
|
1027
|
-
static types(): {
|
|
1028
|
-
[key: string]: any;
|
|
1029
|
-
};
|
|
1030
|
-
constructor(map?: {
|
|
1031
|
-
[key: string]: any;
|
|
1032
|
-
});
|
|
1033
|
-
}
|
|
1034
|
-
export declare class ListAlertActionsResponseBodyAlertActionsEssParam extends $tea.Model {
|
|
1035
|
-
essGroupId?: string;
|
|
1036
|
-
essRuleId?: string;
|
|
1037
|
-
regionId?: string;
|
|
1038
|
-
static names(): {
|
|
1039
|
-
[key: string]: string;
|
|
1040
|
-
};
|
|
1041
|
-
static types(): {
|
|
1042
|
-
[key: string]: any;
|
|
1043
|
-
};
|
|
1044
|
-
constructor(map?: {
|
|
1045
|
-
[key: string]: any;
|
|
1046
|
-
});
|
|
1047
|
-
}
|
|
1048
|
-
export declare class ListAlertActionsResponseBodyAlertActionsFcParam extends $tea.Model {
|
|
1049
|
-
function?: string;
|
|
1050
|
-
regionId?: string;
|
|
1051
|
-
service?: string;
|
|
1052
|
-
static names(): {
|
|
1053
|
-
[key: string]: string;
|
|
1054
|
-
};
|
|
1055
|
-
static types(): {
|
|
1056
|
-
[key: string]: any;
|
|
1057
|
-
};
|
|
1058
|
-
constructor(map?: {
|
|
1059
|
-
[key: string]: any;
|
|
1060
|
-
});
|
|
1061
|
-
}
|
|
1062
|
-
export declare class ListAlertActionsResponseBodyAlertActionsMnsParam extends $tea.Model {
|
|
1063
|
-
mnsType?: string;
|
|
1064
|
-
name?: string;
|
|
1065
|
-
regionId?: string;
|
|
1066
|
-
static names(): {
|
|
1067
|
-
[key: string]: string;
|
|
1068
|
-
};
|
|
1069
|
-
static types(): {
|
|
1070
|
-
[key: string]: any;
|
|
1071
|
-
};
|
|
1072
|
-
constructor(map?: {
|
|
1073
|
-
[key: string]: any;
|
|
1074
|
-
});
|
|
1075
|
-
}
|
|
1076
|
-
export declare class ListAlertActionsResponseBodyAlertActionsPagerDutyParam extends $tea.Model {
|
|
1077
|
-
key?: string;
|
|
1078
|
-
url?: string;
|
|
1079
|
-
static names(): {
|
|
1080
|
-
[key: string]: string;
|
|
1081
|
-
};
|
|
1082
|
-
static types(): {
|
|
1083
|
-
[key: string]: any;
|
|
1084
|
-
};
|
|
1085
|
-
constructor(map?: {
|
|
1086
|
-
[key: string]: any;
|
|
1087
|
-
});
|
|
1088
|
-
}
|
|
1089
|
-
export declare class ListAlertActionsResponseBodyAlertActionsSlsParam extends $tea.Model {
|
|
1090
|
-
logstore?: string;
|
|
1091
|
-
project?: string;
|
|
1092
|
-
regionId?: string;
|
|
1093
|
-
static names(): {
|
|
1094
|
-
[key: string]: string;
|
|
1095
|
-
};
|
|
1096
|
-
static types(): {
|
|
1097
|
-
[key: string]: any;
|
|
1098
|
-
};
|
|
1099
|
-
constructor(map?: {
|
|
1100
|
-
[key: string]: any;
|
|
1101
|
-
});
|
|
1102
|
-
}
|
|
1103
|
-
export declare class ListAlertActionsResponseBodyAlertActionsWebhookParam extends $tea.Model {
|
|
1104
|
-
contentType?: string;
|
|
1105
|
-
headers?: {
|
|
1106
|
-
[key: string]: string;
|
|
1107
|
-
};
|
|
1108
|
-
method?: string;
|
|
1109
|
-
url?: string;
|
|
1110
|
-
static names(): {
|
|
1111
|
-
[key: string]: string;
|
|
1112
|
-
};
|
|
1113
|
-
static types(): {
|
|
1114
|
-
[key: string]: any;
|
|
1115
|
-
};
|
|
1116
|
-
constructor(map?: {
|
|
1117
|
-
[key: string]: any;
|
|
1118
|
-
});
|
|
1119
|
-
}
|
|
1120
|
-
export declare class ListAlertActionsResponseBodyAlertActions extends $tea.Model {
|
|
1121
|
-
alertActionId?: string;
|
|
1122
|
-
alertActionName?: string;
|
|
1123
|
-
essParam?: ListAlertActionsResponseBodyAlertActionsEssParam;
|
|
1124
|
-
fcParam?: ListAlertActionsResponseBodyAlertActionsFcParam;
|
|
1125
|
-
mnsParam?: ListAlertActionsResponseBodyAlertActionsMnsParam;
|
|
1126
|
-
pagerDutyParam?: ListAlertActionsResponseBodyAlertActionsPagerDutyParam;
|
|
1127
|
-
slsParam?: ListAlertActionsResponseBodyAlertActionsSlsParam;
|
|
1128
|
-
type?: string;
|
|
1129
|
-
webhookParam?: ListAlertActionsResponseBodyAlertActionsWebhookParam;
|
|
1130
|
-
static names(): {
|
|
1131
|
-
[key: string]: string;
|
|
1132
|
-
};
|
|
1133
|
-
static types(): {
|
|
1134
|
-
[key: string]: any;
|
|
1135
|
-
};
|
|
1136
|
-
constructor(map?: {
|
|
1137
|
-
[key: string]: any;
|
|
1138
|
-
});
|
|
1139
|
-
}
|
|
1140
|
-
export default class Client extends OpenApi {
|
|
1141
|
-
constructor(config: $OpenApi.Config);
|
|
1142
|
-
getEndpoint(productId: string, regionId: string, endpointRule: string, network: string, suffix: string, endpointMap: {
|
|
1143
|
-
[key: string]: string;
|
|
1144
|
-
}, endpoint: string): string;
|
|
1145
|
-
/**
|
|
1146
|
-
* 查询告警动作
|
|
277
|
+
* 写入 Umodel Elements
|
|
1147
278
|
*
|
|
1148
|
-
* @param
|
|
279
|
+
* @param request - UpsertUmodelDataRequest
|
|
1149
280
|
* @param headers - map
|
|
1150
281
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1151
|
-
* @returns
|
|
282
|
+
* @returns UpsertUmodelDataResponse
|
|
1152
283
|
*/
|
|
1153
|
-
|
|
284
|
+
upsertUmodelDataWithOptions(workspace: string, request: $_model.UpsertUmodelDataRequest, headers: {
|
|
1154
285
|
[key: string]: string;
|
|
1155
|
-
}, runtime: $
|
|
286
|
+
}, runtime: $dara.RuntimeOptions): Promise<$_model.UpsertUmodelDataResponse>;
|
|
1156
287
|
/**
|
|
1157
|
-
*
|
|
288
|
+
* 写入 Umodel Elements
|
|
1158
289
|
*
|
|
1159
|
-
* @param request -
|
|
1160
|
-
* @returns
|
|
290
|
+
* @param request - UpsertUmodelDataRequest
|
|
291
|
+
* @returns UpsertUmodelDataResponse
|
|
1161
292
|
*/
|
|
1162
|
-
|
|
293
|
+
upsertUmodelData(workspace: string, request: $_model.UpsertUmodelDataRequest): Promise<$_model.UpsertUmodelDataResponse>;
|
|
1163
294
|
}
|