MENU
      RuleGroupItemDto

        RuleGroupItemDto


        기사 요약

        Classic 환경에서 이용 가능합니다.

        RuleGroupItemDto 정보입니다.

        구문

        구문은 다음과 같습니다.

        private String id;
        private String prodKey;
        private String groupName;
        private String groupDesc;
        private String domainCode;
        private String regionCode;
        private List<MonitorGrpDto> monitorGroups;
        private List<MetricsGroupDto> metricsGroups;
        private String productName;
        private List<RecipientNotification> recipientNotifications;
        private List<AsgGroupOptions> asgGroupOptions;
        private List<AsgPolicy> asgPolicys;
        private Long createTime;
        private Long updateTime;
        private RuleStatus status;
        private RuleVersion ruleVersion;
        private Set<String> cfTriggers;
        private List<CfTriggersOptions> cfTriggersOptions;
        private Set<SuspendRuleItemDto> suspendRuleItems;
        Java

        필드

        필드에 대한 설명은 다음과 같습니다.

        필드타입필수 여부설명
        idString-Event Rule ID
        prodKeyString-상품의 cw_key
        groupNameString-Event Rule 이름
        groupDescString-Event Rule 설명
        domainCodeString-도메인 코드
        regionCodeString-리전 코드
        monitorGroupsList<MonitorGrpDto>-감시 대상 그룹
        metricsGroupsList<MetricsGroupDto>-감시 항목 그룹
        productNameString-상품의 이름
        recipientNotificationsList<RecipientNotification>-통보 대상 그룹
        • 여러 개 입력 가능
        asgGroupOptionsList<AsgGroupOptions>-Auto Scaling Group 설정 정보
        asgGroupOptions.idString-Auto Scaling Group 아이디
        asgGroupOptions.reminderTimeInteger-리마인드 알림 주기(분)
        asgGroupOptions.typeString-이벤트 액션 타입
        asgGroupOptions.updateTimeInteger-업데이트 시간(밀리초)
        asgPolicysList<AsgPolicy>-오토 스케일링 그룹 정책
        • 여러 개 입력 가능
        createTimelong-Event Rule 생성 시간(밀리초)
        updateTimelong-Event Rule 수정 시간(밀리초)
        status-상태
        • OK | VIOLATED | INSUFFICIENT
        ruleVersion-룰 버전
        cfTriggersSet<String>-Cloud Functions Trigger
        cfTriggersOptionsList<cfTriggersOptions>-Cloud Functions Trigger 설정 정보
        cfTriggersOptions.nameString-Cloud Functions Trigger 이름
        cfTriggersOptions.enableNotiWhenEventCloseBoolean-이벤트 종료 시 알림 활성화 여부
        • true | false
          • true: 활성화
          • false: 비활성화
        cfTriggersOptions.reminderTimeInteger-리마인드 알림 주기(분)
        cfTriggersOptions.typeString-이벤트 액션 타입
        cfTriggersOptions.updateTimeInteger-업데이트 시간(밀리초)
        suspendRuleItemsSet<SuspendRuleItemDto>-Event Rule 중 비활성화할 목록 설정
        참고

        일부 API 응답 결과에 노출될 수 있으나 응답 바디에서 설명하지 않은 detailUrl은 서비스 사용에 영향을 주지 않는 필드입니다.


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

        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.