Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

URL

http://<<ip address>>/rest/network/ipaddress

Method

GET

Description

Receives information on the current network setup. Gets a list of currently defined IP addresses

Response

Code Block
languagejson
{
  "ipaddress": [«list of ip addresses»]
}

Status

Status
colourGreen
titleimplemented

...