The network transport to use for the interface. Possible values are:
UDPv4
: UDP over IPv4.UDPv6
: UDP over IPv6.L2
: Layer-2 transport (e.g., Ethernet).Normal response.
Unauthorized response.
{- "result": "L2",
- "error": "Error message (present if an error occurred)."
}
The network transport to use for the interface. Possible values are:
UDPv4
: UDP over IPv4.UDPv6
: UDP over IPv6.L2
: Layer-2 transport (e.g., Ethernet).Normal response.
Unauthorized response.
"L2"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
The network transport to use for the interface. Possible values are:
UDPv4
: UDP over IPv4.UDPv6
: UDP over IPv6.L2
: Layer-2 transport (e.g., Ethernet).Normal response.
Unauthorized response.
"L2"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to UDPv4
.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}