POST /API/v2/General/NaccsShutdownSchedules/RegisterAdmin

NACCS停止スケジュールを登録します。 このAPIはシステム管理者しか呼び出せません。

Request Information

URI Parameters

None.

Body Parameters

v2.NaccsShutdownSchedule

NameDescriptionTypeAdditional information
naccsShutdownScheduleNo

NACCS停止スケジュールNo

String

Required

Max length: 9

shutdownStartTime

停止開始日時

String

Required

Max length: 12

shutdownEndTime

停止終了日時

String

Required

Max length: 12

Response Information

Resource Description

v2.General.NaccsShutdownSchedules

NameDescriptionTypeAdditional information
naccsShutdownScheduleNo

NACCS停止スケジュールNo

String

Required

Max length: 9

shutdownStartTime

停止開始日時

String

Required

Max length: 12

createdAt

作成日時

String, Null

Format : date-time

createdBy

作成者

String, Null

Max length: 36

shutdownEndTime

停止終了日時

String

Required

Max length: 12

updatedAt

更新日時

String, Null

Format : date-time

updatedBy

更新者

String, Null

Max length: 36