PMCreateUpdateDto

Prev Next

Classic/VPC 환경에서 이용 가능합니다.

Planned Maintenance 생성/수정 시 필요합니다.

구문

구문은 다음과 같습니다.

private String desc;
private Map<String, String> dimensions;
private Long startTime;
private Long endTime;
private String title;

필드

필드에 대한 설명은 다음과 같습니다.

필드 타입 필수 여부 설명
desc String Optional 설명
dimensions Map<String, String> Required Dimension을 JSON으로 명시
startTime Long Required Planned Maintenance 시작 시간(밀리초)
endTime Long Required Planned Maintenance 종료 시간(밀리초)
title String Required Planned Maintenance 제목