DirectRuleGroupCreateDto
    • PDF

    DirectRuleGroupCreateDto

    • PDF

    Article Summary

    説明

    監視対象グループ、監視項目グループを作成せずにEvent Ruleを作成

    構文

    private String prodKey;
    private String groupName;
    private String groupDesc;
    private MonitorGrpDto monitorGroup;
    private CreateOrUpdateMetricsGrpDto metricsGroup;
    private List<RecipientNotification> recipientNotifications;
    private List<AsgPolicy> asgPolicys;
    private Set<String> cfTriggers;
    

    フィールド

    項目要否タイプ制約事項説明
    prodKeyYString商品のcw_key
    groupNameYStringmin = 1, max = 100Event Rule名
    groupDescNStringmax = 300Event Ruleの説明
    monitorGroupYMonitorGrpDto監視対象設定
    metricsGroupYCreateOrUpdateMetricsGrpDto監視項目設定
    recipientNotificationsNList<RecipientNotification>通知対象グループ、複数入力可能
    asgPolicysNList<AsgPolicy>Auto Scaling Group Policy、複数入力可能
    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.