/sys/net/homeplug/bridge/{idx}/speed

Information about the current estimated speed at which communication occurs to this bridge device.

Get /sys/net/homeplug/bridge/{idx}/speed

SecurityApiKey
Request
path Parameters
idx
required
integer >= 0

The index of a HomePlug bridge device.

query Parameters
max-depth
integer >= 1

Limit output depth of the response. See Max-Depth.

Example: max-depth=2
filter
string

Response filter string. See Filter-Spec.

Example: filter={foo,bar}
Responses
200

Normal response.

401

Unauthorized response.

get/sys/net/homeplug/bridge/{idx}/speed
Request samples
Response samples
application/json
{
  • "result": {
    },
  • "error": "Error message (present if an error occurred)."
}