CreateOrUpdateMetricsGrpDto
    • PDF

    CreateOrUpdateMetricsGrpDto

    • PDF

    記事の要約

    Classic環境で利用できます。

    監視項目グループを作成したり、変更したりします。

    構文

    構文は次の通りです。

    private String prodKey;
    private String groupName;
    private String groupDesc;
    private Set<MetricsGroupItem> metricsGroupItems;
    private boolean temporaryGroup;
    private String id;
    

    フィールド

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

    フィールドタイプ必須の有無説明
    prodKeyStringRequired商品の cw_key
    groupNameStringRequired監視項目グループの名前
    • 1~100
    groupDescStringRequired監視項目グループの説明
    • 300以下
    metricsGroupItemsSet<MetricsGroupItem>Required監視項目の指定
    • 1以上
    temporaryGroupBooleanRequired監視項目グループを作成するかどうか
    • true | false
      • trueの場合は監視項目グループを作成せずに Event Ruleを作成
    idStringOptional監視項目グループ ID

    この記事は役に立ちましたか?

    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.