RuleGroupItemDto
    • PDF

    RuleGroupItemDto

    • PDF

    Article Summary

    설명

    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;
    

    필드

    항목타입제약 사항설명
    idStringEvent Rule id
    prodKeyString상품의 cw_key
    groupNameStringEvent Rule 이름
    groupDescStringEvent Rule 설명
    domainCodeStringdomainCode
    regionCodeStringregionCode
    monitorGroupsList<MonitorGrpDto>감시 대상 그룹
    metricsGroupsList<MetricsGroupDto>감시 항목 그룹
    productNameString상품의 이름
    recipientNotificationsList<RecipientNotification>통보대상그룹, 여러개 입력 가능
    asgPolicysList<AsgPolicy>Auto Scaling Group Policy, 여러개 입력 가능
    createTimelongMillisecond 단위로 입력Event Rule 생성 시간
    updateTimelongMillisecond 단위로 입력Event Rule 수정 시간
    statusOK, VIOLATED, INSUFFICIENTstatus
    ruleVersionrule version
    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.