RESTAPI Manual
Interfaces and Ports
Transceiver
10 min
urls summary urls summary url get post patch put delete /rest/v1/running/interfaces/{name}/transceiver y y y n y /rest/v1/rpc/sfp reset n y n n n /rest/v1/rpc/show interface transceiver n y n n n examples examples spf reset spf reset post https //{switch ip}/rest/v1/rpc/sfp reset show interface transceiver show interface transceiver post https //{switch ip}/rest/v1/rpc/show interface transceiver create transceiver for interface create transceiver for interface post https //{switch ip}/rest/v1/running/interfaces/ethernet1/transceiver { "lpmode" "true" } properties descriptions properties descriptions interface transceiver interface transceiver tree diagrams + rw interfaces + rw interface \[name] + rw transceiver + rw lpmode? table of properties name required type/range description interfaces m path only node, has no configurable value interface parameters name m ethernet name (sub property of interfaces) the name of the interface transceiver m (sub property of interfaces) path only node, has no configurable value lpmode o "true" "false" (sub property of transceiver) low power mode for interface sfp transceiver module default value "false" spf reset spf reset tree diagrams + x sfp reset \| + w input \| + w interface table of properties name required type/range description sfp reset m path only node, has no configurable value reset interface sfp transceiver module interface m ethernet name (sub property of input) show interface transceiver show interface transceiver tree diagrams + x show interface transceiver + w input \| + w interface? \| + w operation \| + w detail? + ro output + ro result? table of properties name required type/range description show interface transceiver m path only node, has no configurable value interface o ethernet name (sub property of input) operation m "error status" "lpmode" "presence" "eeprom" (sub property of input) detail co "true" "false" (sub property of input) only applicable when operation = "eeprom" digital optical monitoring (dom) data result ro string (sub property of output) a table that shows information of all transceiver
