CreateOrUpdateRuleGroupDto
    • PDF

    CreateOrUpdateRuleGroupDto

    • PDF

    Article Summary

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

    Event Rule을 생성하거나 수정합니다.

    구문

    구문은 다음과 같습니다.

    private String id;
    private List<String> metricsGroupKey;
    private List<String> monitorGroupKey;
    private String prodKey;
    private String groupName;
    private String groupDesc;
    private List<RecipientNotification> recipientNotifications;
    private List<PersonalRecipientNotification> personalNotificationRecipients;
    private List<AsgPolicy> asgPolicyList;
    private Set<SuspendRuleItemDto> suspendRuleItems;
    private Set<String> cfTriggers;
    

    필드

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

    필드타입필수 여부설명
    idStringOptionalEvent Rule ID
    metricsGroupKeyListRequired감시 항목 그룹 ID
    • 1개 이상
    • 여러 개 입력 가능
    monitorGroupKeyListRequired감시 대상 그룹 ID
    • 1개 이상
    • 여러 개 입력 가능
    prodKeyStringRequired상품의 cw_key
    groupNameStringRequiredEvent Rule 이름
    • 1~1000
    • 업데이트 시 변경할 수 없으며 기존 값으로 입력 필요
    groupDescStringOptionalEvent Rule 설명
    • 300 이하
    recipientNotificationsList<RecipientNotification>Optional통보 대상 그룹
    • 여러 개 입력 가능
    personalNotificationRecipientsList<PersonalRecipientNotification>Optional통보 대상자
    • 여러 개 입력 가능
    asgPolicyListList<AsgPolicy>Optional오토 스케일링 그룹 정책
    • 여러 개 입력 가능
    suspendRuleItemsSet<SuspendRuleItemDto>OptionalEvent Rule 중 비활성화할 목록 설정
    cfTriggersSet<String>Optional추후 제공 예정

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

    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.