TFTP Web Services API

<back to all web services

UDPSystemInfoRequest

The following routes are available for this service:
GET/UDP/QueryUDPSystemInfo/{uid}will return a UDP SystemInfo. It will be consume by C24/DLS

To override the Content-type in your clients HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/oneway/UDPSystemInfoRequest HTTP/1.1 
Host: tftp-api.connect24.com 
Content-Type: text/jsv
Content-Length: length

{
	uid: String
}