ScheduleCheckOption REST Endpoints
ScheduleCheckOption
View potential issues in a schedule. For example, the report might identify missing logic or a large number of constraints in the schedule.
- Create ScheduleCheckOption
- Method: postPath:
/scheduleCheckOption - Delete ScheduleCheckOption
- Method: deletePath:
/scheduleCheckOption - Read ScheduleCheckOption
- Method: getPath:
/scheduleCheckOption - Update ScheduleCheckOption
- Method: putPath:
/scheduleCheckOption - View ScheduleCheckOption Field Length
- Method: getPath:
/scheduleCheckOption/getFieldLength/{fieldName} - View ScheduleCheckOption fields
- Method: getPath:
/scheduleCheckOption/fields