mongocli cloud-manager 경고 설정 업데이트
이 버전의 문서는 보관되어 더 이상 지원되지 않습니다. 최신 문서 를 참조하여 MongoCLI 버전을 업그레이드 하는 방법을 학습 보세요.
지정된 프로젝트에서 1개 경고 구성을 업데이트합니다.
구문
mongocli cloud-manager alerts settings update <alertConfigId> [options]
arguments
이름 | 유형 | 필수 사항 | 설명 |
---|---|---|---|
alertConfigId | 문자열 | 거짓 | 업데이트하려는 경고 구성의 고유 식별자입니다. |
옵션
이름 | 유형 | 필수 사항 | 설명 |
---|---|---|---|
--apiKey | 문자열 | 거짓 | Datadog API Key, Opsgenie API Key, VictorOps API key. |
--Enabled | 거짓 | If set to true, the alert configuration is enabled. | |
--event | 문자열 | 거짓 | 경고 를 트리거하다 할 이벤트 유형입니다. |
-h, --help | 거짓 | 업데이트 도움말 | |
--matcherFieldName | 문자열 | 거짓 | 일치시킬 대상 객체의 필드 이름입니다. |
--matcherOperator | 문자열 | 거짓 | The operator to test the field’s value. |
--matcherValue | 문자열 | 거짓 | 지정된 연산자로 테스트할 값입니다. |
--metricMode | 문자열 | 거짓 | Atlas는 현재 지표 값을 평균으로 계산합니다. |
--metricName | 문자열 | 거짓 | Name of the metric against which Atlas checks the configured |
--metricOperator | 문자열 | 거짓 | 임계값과 비교하여 현재 지표 값을 확인할 때 적용할 연산자입니다. |
--metricThreshold | float | 거짓 | 이 값을 벗어나면 경고가 트리거되는 임계값입니다. |
--metricUnits | 문자열 | 거짓 | The units for the threshold value. |
--notificationChannelName | 문자열 | 거짓 | Slack 채널 이름입니다. SLACK 알림 유형에 필요합니다. |
--notificationDelayMin | int | 거짓 | 경고 조건이 감지된 후 첫 번째 알림을 보내기 전에 대기할 시간(분)입니다. |
--notificationEmailAddress | 문자열 | 거짓 | 경고 알림이 전송되는 이메일 주소입니다. |
--notificationEmailEnabled | 거짓 | Flag indicating if email notifications should be sent. | |
--notificationFlowName | 문자열 | 거짓 | Flowdock flow name in lower-case letters. |
--notificationIntervalMin | int | 거짓 | 해결되지 않은 승인되지 않은 경고에 대한 연속 알림 사이에 대기할 시간(분)입니다. |
--notificationMobileNumber | 문자열 | 거짓 | 경고 알림이 전송될 휴대폰 번호입니다. |
--notificationOrgName | 문자열 | 거짓 | Flowdock organization name in lower-case letters. |
--notificationRegion | 문자열 | 거짓 | 사용할 API URL을 나타내는 리전입니다. |
--notificationServiceKey | 문자열 | 거짓 | PagerDuty 서비스 키입니다. |
--notificationSmsEnabled | 거짓 | Flag indicating if text message notifications should be sent. | |
--notificationTeamId | 문자열 | 거짓 | 팀의 고유 식별자입니다. |
--notificationToken | 문자열 | 거짓 | Slack API token or Bot token or Flowdock personal API token. |
--notificationType | 문자열 | 거짓 | Type of alert notification. |
--notificationUsername | 문자열 | 거짓 | 알림을 보낼 Atlas user의 이름입니다. |
--notificationVictorOpsRoutingKey | 문자열 | 거짓 | VictorOps 라우팅 키입니다. |
-o, --output | 문자열 | 거짓 | Output format. Valid values: json|json-path|go-template|go-template-file |
--projectId | 문자열 | 거짓 | 사용할 프로젝트 ID 입니다. 구성 파일 또는 환경 변수 설정을 재정의합니다. |
상속된 옵션
이름 | 유형 | 필수 사항 | 설명 |
---|---|---|---|
-P, --profile | 문자열 | 거짓 | 구성 파일 에서 사용할 프로필입니다. |
-Jul- 에 코브라2스누티에 의해 자동 생성됨 132021