Get Active Connection

Retrieves the current ActiveConnection for a Network, if any.

Path parameters

networkstringRequired
The network id.

Response

OK
namestring

Identifier for the active network connection resource. Format: //system.v1.engine.core.machanirobotics.com/networks/{network}/activeConnection

ipv4Detailsobject
Runtime IPv4 configuration details for this active connection. This field is populated by the system and cannot be modified by clients.
ipv6Detailsobject
Runtime IPv6 configuration details for this active connection. This field is populated by the system and cannot be modified by clients.
wifiobject

WiFi-specific connection details for an active WiFi connection. Present when the connection is established on a WiFi device.

ethernetobject

Ethernet-specific connection details for an active Ethernet connection. Present when the connection is established on an Ethernet device.

Errors

400
Bad Request Error