Wrapper
API | Description |
---|---|
POST api/Wrapper |
API Endpoint that will log Wrapper Logs to the ECNWinMgt.WrapperLog table. Parameters must be provided in the body of the web request and in JSON format. |
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. |
Deploy
API | Description |
---|---|
POST api/Deploy |
No documentation available. |
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. |
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. |