Task Interval
Learn more about Task Intervals from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetTaskInterval | Get a Task Interval resource. |
|
| PATCH | UpdateTaskInterval | Update an existing Task Interval resource. |
|
| DELETE | DeleteTaskInterval | Delete an existing Task Interval resource. |
|
| GET | GetTaskIntervalCollection | Get a collection of Task Interval resources. |
|
| POST | CreateTaskInterval | Create a new Task Interval resource. |
|
| GET | GetTaskIntervalForTaskIntervalTypeCollection | Get a collection of Task Interval resources for the Task Interval Type. |
|
| GET | LookupTaskIntervalChangePermissionTree | Lookup the permission set for changing the Task Interval. |
|
| GET | LookupTaskIntervalInsertPermissionTree | Lookup the permission set for creating the Task Interval. |
|
| GET | LookupTaskIntervalTaskIntervalType | Lookup the Task Interval Type for the Task Interval. |
|
| GET | BatchGetTaskInterval | Get a collection of Task Interval resources for the set of id's. |
|
| POST | BatchCreateTaskInterval | Create a new collection of Task Interval resources. |
|
| PATCH | BatchUpdateTaskInterval | Update a collection of existing Task Interval resources. |
|
| DELETE | BatchDeleteTaskInterval | Delete a collection of existing Task Interval resources. |
|
| PATCH | ChangeTaskIntervalIsActive | Change the IsActive status for an existing Task Interval resource. |
|
| PATCH | ChangeTaskIntervalPermissionTree | Change the PermissionTree for an existing Task Interval resource. |
|
| PATCH | BatchChangeTaskIntervalIsActive | Change the IsActive status for a collection of existing Task Interval resources. |
|
| PATCH | BatchChangeTaskIntervalPermissionTree | Change the PermissionTree status for a collection of existing Task Interval resources. |