Status

Get Network Configuration

Returns network identifier, network name and well-known network addresses.

post/status/network-configuration

Response

Network Configuration

network_idinteger required

The logical id of the network

network_namestring required

The logical name of the network

Example response

{
  "network_name": "<network-name>"
}

Changes