GET /API/v2/General/NaccsShutdownSchedules/GetListInternal?naccsShutdownScheduleNo=!{naccsShutdownScheduleNo}&shutdownStartTime=!{shutdownStartTime}&shutdownEndTime=!{shutdownEndTime}&evaluationDateTime=!{evaluationDateTime}
NACCS停止スケジュールを取得します。 検索条件に該当する停止スケジュールを全て取得します。 内部呼び出し用。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
naccsShutdownScheduleNo | NACCS停止スケジュールNo |
String, Null |
Max length: 9 |
shutdownStartTime | 停止開始日時 |
String, Null |
Max length: 12 |
shutdownEndTime | 停止終了日時 |
String, Null |
Max length: 12 |
evaluationDateTime | 判定日時 |
String, Null |
None. |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
naccsShutdownScheduleNo | NACCS停止スケジュールNo |
String |
Required Max length: 9 |
shutdownStartTime | 停止開始日時 |
String |
Required Max length: 12 |
shutdownEndTime | 停止終了日時 |
String |
Required Max length: 12 |