PATCH /API/v2/General/NaccsShutdownSchedules/UpdateInternal/{naccsShutdownScheduleNo}
NACCS停止スケジュールを更新します。 NACCS停止スケジュールNo(***naccsShutdownScheduleNo***)を指定して、"NACCS停止スケジュールを更新します。 内部呼び出し用。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
naccsShutdownScheduleNo | NACCS停止スケジュールNo |
String |
Required Max length: 9 |
Body Parameters
v2.General.NaccsShutdownSchedules
Name | Description | Type | Additional 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 |
Response Information
Resource Description
None.