POST /API/v2/General/NaccsShutdownSchedules/RegisterInternal
NACCS停止スケジュールを登録します。 内部呼び出し用。
Request Information
URI Parameters
None.
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
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 |