RuleGroupItemDto
    • PDF

    RuleGroupItemDto

    • PDF

    Article Summary

    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<AsgPolicy> asgPolicys;
    private Long createTime;
    private Long updateTime;
    private RuleStatus status;
    private RuleVersion ruleVersion;
    private Set<String> cfTriggers;
    private Set<SuspendRuleItemDto> suspendRuleItems;
    

    필드

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

    필드타입필수 여부설명
    `idString-Event Rule ID
    prodKeyString-상품의 cw_key
    groupNameString-Event Rule 이름
    groupDescString-Event Rule 설명
    domainCodeString-도메인 코드
    regionCodeString-리전 코드
    monitorGroupsList<MonitorGrpDto>-감시 대상 그룹
    metricsGroupsList<MetricsGroupDto>-감시 항목 그룹
    productNameString-상품의 이름
    recipientNotificationsList<RecipientNotification>-통보 대상 그룹
    • 여러 개 입력 가능
    asgPolicysList<AsgPolicy>-오토 스케일링 그룹 정책
    • 여러 개 입력 가능
    createTimelong-Event Rule 생성 시간(밀리초)
    updateTimelong-Event Rule 수정 시간(밀리초)
    status-상태
    • OK | VIOLATED | INSUFFICIENT
    ruleVersion-룰 버전
    cfTriggersSet<String>-추후 제공 예정
    suspendRuleItemsSet<SuspendRuleItemDto>-Event Rule 중 비활성화할 목록 설정

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

    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.