MonitorGrpDto

Prev Next

설명

감시 대상 그룹 생성/수정 시 필요

구문

private String id;
private String prodKey;
private String groupName;
private String groupDesc;
private boolean temporaryGroup;
private Set<MonitorGroupItem> monitorGroupItemList;

필드

항목 필수 여부 타입 제약 사항 설명
id N String UpdateMonitorGrp 사용시 Y 감시 대상 그룹 id
prodKey Y String 상품의 cw_key
groupName Y String 감시 대상 그룹 이름
groupDesc N String 감시 대상 그룹 설명
temporaryGroup N boolean - 감시 대상 그룹 생성 여부
true일 경우 감시 대상 그룹 생성 없이 Event Rule을 생성함
monitorGroupItemList Y Set<MonitorGroupItem> 감시 대상 지정