getIP

<< Click to Display Table of Contents >>

Navigation:  Delta Web Service > Core Modules > Delta Web Service API > DWS API Operations >

getIP

Route

/delta/rpc/getIP

Summary

Returns the Delta Server's IP address

Sample URL

http://192.168.0.1/api/delta/rpc/getIP

Sample Response

{

   "status": 0,

   "msg": "Function: getIP called OK",

   "data": "10.100.101.114"

}

Page edited [d/m/y]: 15/12/2020