CreateOrUpdateMetricsGrpDto
    • PDF

    CreateOrUpdateMetricsGrpDto

    • PDF

    Article Summary

    説明

    監視項目グループの作成/修正時に必要

    構文

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

    フィールド

    項目要否タイプ制約事項説明
    prodKeyYStringサービスの cw_key
    groupNameYStringmin = 1, max = 100監視項目グループ名
    groupDescYStringmax = 300監視項目グループの説明
    metricsGroupItemsYSet<MetricsGroupItem>min = 1監視項目の指定
    temporaryGroupYboolean- 監視項目グループの作成有無
    trueの場合は監視項目グループを作成せずに Event Ruleを作成
    idNString監視項目グループ 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.