Monitor Link
6 min
\<font color="#1d50a2">urls summary\</font> url get post patch put delete /rest/v1/running/monitor link/{name} y y y n y /rest/v1/running/monitor link/{name}/members/{port} y y n n y \<font color="#1d50a2">examples\</font> \<font color="#1d50a2">create a monitor link \</font> post https //{switch ip}/rest/v1/running/monitor link {"name" "group1"} \<font color="#1d50a2">create a member for a monitor link \</font> post https //{switch ip}/rest/v1/running/monitor link/group3/members { "port" "ethernet19", "mode" "uplink" } \<font color="#1d50a2">properties descriptions\</font> \<font color="#1d50a2">monitor link groups\</font> tree diagrams + rw monitor link + rw monitor link group \[name] + rw name + rw delay? + rw members + rw member \[port] + rw port + rw mode table of properties name required type/range description monitor link m path only node, has no configurable value container for monitor link configuration name m string (sub property of monitor link) name of the monitor link group delay o 0 300 (sub property of monitor link) delay in seconds when uplink is up default value 0 members m (sub property of monitor link) path only node, has no configurable value container for monitor link group members port m ethernet name (sub property of members) port name of the monitor link group member mode m "uplink" "downlink" (sub property of members) physical ports can be added to the monitor link group in the uplink or downlink mode when uplink port is up, the downlink port will be up in delay time when uplink port is down, the downlink port will be down at once
