Get Connection
Retrieves a specific NetworkConnection resource.
Returns the full connection configuration for the requested connection.
Path parameters
network
The network id.
connection
The connection id.
Response
OK
name
Identifier for the network connection resource. Format: //system.v1.engine.core.machanirobotics.com/networks/{network}/connections/{connection}
ipv4Config
IPv4-specific connection configuration. If not specified, default system IPv4 configuration will be used.
ipv6Config
IPv6-specific connection configuration. If not specified, default system IPv6 configuration will be used.
wifi
WiFi-specific configuration. Must be specified if the associated Network has network_type=TYPE_WIFI.
ethernet
Ethernet-specific configuration. Must be specified if the associated Network has network_type=TYPE_ETHERNET.
Errors
400
Bad Request Error