CreateOrUpdateRuleGroupDto
    • PDF

    CreateOrUpdateRuleGroupDto

    • PDF

    記事の要約

    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.