TemplateShareObjects
API | Description |
---|---|
POST api/TemplateShareObjects |
No documentation available. |
DirectJobFetch
API | Description |
---|---|
GET api/DirectJobFetch/{id} |
No documentation available. |
UserGroups
API | Description |
---|---|
GET api/UserGroups |
Get all User Groups from the system. |
GET api/UserGroups/{id} |
Get User Group specified by 'id'. |
PUT api/UserGroups/{id} |
Update User Group specified by 'id'. NOTE: Updates overwrite all properties within the given User Group, be sure to include all User Group fields even if they are not being updated for the specified record. |
POST api/UserGroups |
Create new User Group. |
DELETE api/UserGroups/{id} |
Permenantly remove the User Group specified by 'id'. |
ConfigUpdates
API | Description |
---|---|
GET api/ConfigUpdates |
No documentation available. |
GET api/ConfigUpdates/{id} |
Retrieve latest UtiliPad™ Configuration Update |
PUT api/ConfigUpdates/{id} |
No documentation available. |
POST api/ConfigUpdates |
No documentation available. |
DELETE api/ConfigUpdates/{id} |
No documentation available. |
SecurityResults
API | Description |
---|---|
POST api/SecurityResults |
No documentation available. |
OutBoundJobs
API | Description |
---|---|
GET api/OutBoundJobs?UserID={UserID} |
Returns all out bound jobs for specified user. |
GET api/OutBoundJobs/{id} |
Get out bound job specified by 'id'. |
POST api/OutBoundJobs |
Add job to out bound job list. |
DELETE api/OutBoundJobs/{id} |
Remove out bound job specified by 'id'. |
FinishedJobs
API | Description |
---|---|
GET api/FinishedJobs?UserID={UserID} |
No documentation available. |
GET api/FinishedJobs/{id} |
No documentation available. |
PUT api/FinishedJobs/{id} |
No documentation available. |
POST api/FinishedJobs |
No documentation available. |
DELETE api/FinishedJobs/{id} |
No documentation available. |
Chrono
API | Description |
---|---|
GET api/Chrono |
No documentation available. |
GET api/Chrono?ssfFile={ssfFile} |
No documentation available. |
POST api/Chrono |
No documentation available. |
PUT api/Chrono/{id} |
No documentation available. |
DELETE api/Chrono/{id} |
No documentation available. |
Update
Get latest UtiliPad™ software update.
API | Description |
---|---|
GET api/Update |
No documentation available. |