CreateOrUpdateRuleGroupDto
    • PDF

    CreateOrUpdateRuleGroupDto

    • PDF

    Article Summary

    説明

    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;
    

    フィールド

    項目要否タイプ制約事項説明
    idNStringEvent Rule id
    metricsGroupKeyYListmin = 1監視項目グループ id、複数入力可能
    monitorGroupKeyYListmin = 1監視対象グループ id、複数入力可能
    prodKeyYStringサービスの cw_key
    groupNameYStringmin = 1, max = 1000Event Rule名、Update時には変更できず、既存の値で入力が必要
    groupDescNStringmax = 300Event Ruleの説明
    recipientNotificationsNList<RecipientNotification>通知対象グループ、複数入力可能
    personalNotificationRecipientsNList<PersonalRecipientNotification>通知対象者、複数入力可能
    asgPolicyListNList<AsgPolicy>Auto Scaling Group Policy、複数入力可能
    suspendRuleItemsNSet<SuspendRuleItemDto>Event Ruleのうち、無効化するリストを設定
    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.