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

Changed in 2 of the 50 revisions of this API.3

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the required property / to the response with the status

      response-required-property-added