Drivers
API | Description |
---|---|
GET api/Drivers/{make}/{osVersion}/{siteCode}/{systemSku}/{apiKey} |
No documentation available. |
GET api/Drivers |
No documentation available. |
POST api/Drivers |
No documentation available. |
PUT api/Drivers/{id} |
No documentation available. |
DELETE api/Drivers/{id} |
No documentation available. |
Computer
API | Description |
---|---|
GET api/computer/GetUserId |
No documentation available. |
POST api/wrapper | |
POST Drivers | |
POST Bios |
DriversManual
Dell/Windows/ECN/OptiPlex/BB0D8A47-2202-4DD6-A783-A5B28FC37552
API | Description |
---|---|
GET api/DriversManual/{make}/{osVersion}/{siteCode}/{model}/{apiKey} |
No documentation available. |
GET api/DriversManual/{id} |
No documentation available. |
POST api/DriversManual |
No documentation available. |
PUT api/DriversManual/{id} |
No documentation available. |
DELETE api/DriversManual/{id} |
No documentation available. |
Todo
API | Description |
---|---|
POST api/todo/postasync |
No documentation available. |
GET api/Todo |
No documentation available. |
Bios
api/Bios/Dell/Windows/ECN/OptiPlex/BB0D8A47-2202-4DD6-A783-A5B28FC37552
API | Description |
---|---|
GET api/Bios/{make}/{systemSku}/{siteCode}/{apiKey} |
No documentation available. |
GET api/Bios/{id} |
No documentation available. |
POST api/Bios |
No documentation available. |
PUT api/Bios/{id} |
No documentation available. |
DELETE api/Bios/{id} |
No documentation available. |
Deploy
API | Description |
---|---|
POST api/deploy |
No documentation available. |
BiosManual
API | Description |
---|---|
GET api/BiosManual/{make}/{model}/{siteCode}/{apiKey} | |
GET api/BiosManual/{id} |
No documentation available. |
POST api/BiosManual |
No documentation available. |
PUT api/BiosManual/{id} |
No documentation available. |
DELETE api/BiosManual/{id} |
No documentation available. |
MappedPrinters
API | Description |
---|---|
POST api/MappedPrinters |
API Endpoint that will log mapped printers to the ECNStats.Mapped_Printers table. Parameters must be provided in the body of the web request and in JSON format. |
BootStats
API | Description |
---|---|
POST api/BootStats |
API Endpoint that will log machine and OS info to the ECNStats.LastBootTime table. Parameters must be provided in the body of the web request and in JSON format. |
MappedDrives
API | Description |
---|---|
POST api/MappedDrives |
API Endpoint that will log mapped drives to the ECNStats.Mapped_Drives table. Parameters must be provided in the body of the web request and in JSON format. |
PICTrace
API | Description |
---|---|
GET api/PICTrace?MachineName={MachineName} |
No documentation available. |
LoginStats
API | Description |
---|---|
POST api/LoginStats |
API Endpoint that will log user and machine information to the ECNStats.Usage table. Parameters must be provided in the body of the web request and in JSON format. |