status / network / ports

CLI REST-API

port-available

port is available
This is a read-only object and valid values are:




See also:
/status/network/ports/lan[ID]
/status/network/ports/lan[ID]/duplex
/status/network/ports/lan[ID]/operstate
/status/network/ports/lan[ID]/speed
/status/network/ports/lan[ID]/mac-address
/status/network/ports/lan[ID]/link
/status/network/ports/lan[ID]/slot-id: identification number of the slot, where the card is
/status/network/ports/lan[ID]/slot-name: name of the slot, where the card is
/status/network/ports/lan[ID]/port-id: port index of the card
/status/network/ports/lan[ID]/card-name: name of the card

REST-API Support:


This object is supported by the REST API:

Method: GET
URL: /api/status/network/ports


Example using curl:
curl /api/status/network/ports

Valid values when accessing this object via REST API/JSON: false [0], true [1]