DirectRuleGroupCreateDto
    • PDF

    DirectRuleGroupCreateDto

    • PDF

    記事の要約

    Classic/VPC環境で利用できます。

    監視対象グループ、監視項目グループを作成せずに 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;
    

    フィールド

    フィールドの詳細は次の通りです。

    フィールドタイプ必須の有無説明
    prodKeyStringRequired商品の cw_key
    groupNameStringRequiredEvent Ruleの名前
    • 1~100
    groupDescStringOptionalEvent Ruleの説明
    • 300以下
    monitorGroupMonitorGrpDtoRequired監視対象設定
    metricsGroupCreateOrUpdateMetricsGrpDtoRequired監視項目設定
    recipientNotificationsList<RecipientNotification>Optional通知対象グループ
    • 複数個入力可能
    asgPolicysList<AsgPolicy>Optionalオートスケールグループポリシー
    • 複数個入力可能
    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.