MENU
      DirectRuleGroupCreateDto

        DirectRuleGroupCreateDto


        기사 요약

        설명

        감시 대상 그룹, 감시 항목 그룹 생성 없이 Event Rule 생성

        구문

        private String prodKey;
        private String groupName;
        private String groupDesc;
        private MonitorGrpDto monitorGroup;
        private CreateOrUpdateMetricsGrpDto metricsGroup;
        private List<RecipientNotification> recipientNotifications;
        private List<AsgPolicy> asgPolicys;
        private Set<String> cfTriggers;
        Java

        필드

        항목필수 여부타입제약 사항설명
        prodKeyYString상품의 cw_key
        groupNameYStringmin = 1, max = 100Event Rule 이름
        groupDescNStringmax = 300Event Rule 설명
        monitorGroupYMonitorGrpDto감시 대상 설정
        metricsGroupYCreateOrUpdateMetricsGrpDto감시 항목 설정
        recipientNotificationsNList<RecipientNotification>통보대상그룹, 여러개 입력 가능
        asgPolicysNList<AsgPolicy>Auto Scaling Group Policy, 여러개 입력 가능
        cfTriggersNSet<String>추후 제공될 예정입니다.

        이 문서가 도움이 되었습니까?

        Changing your password will log you out immediately. Use the new password to log back in.
        First name must have atleast 2 characters. Numbers and special characters are not allowed.
        Last name must have atleast 1 characters. Numbers and special characters are not allowed.
        Enter a valid email
        Enter a valid password
        Your profile has been successfully updated.