Wrapper

APIDescription
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

APIDescription
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

APIDescription
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

APIDescription
POST api/Deploy

No documentation available.

MappedDrives

APIDescription
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

APIDescription
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.