Skip to content
Ask AI

Monitor Link

URLGETPOSTPATCHPUTDELETE
/rest/v1/running/monitor-link/{name}YYYNY
/rest/v1/running/monitor-link/{name}/members/{port}YYNNY
POST HTTPS://{switch IP}/rest/v1/running/monitor-link
{"name": "group1"}
POST HTTPS://{switch IP}/rest/v1/running/monitor-link/group3/members
{
"port": "Ethernet19",
"mode": "uplink"
}

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

NameRequiredType/RangeDescription
monitor-linkMPath-only node, has no configurable value.
Container for monitor link configuration
nameMstring(sub-property of monitor-link)
Name of the monitor link group
delayO0..300(sub-property of monitor-link)
Delay in seconds when uplink is up
Default value: 0
membersM(sub-property of monitor-link)
Path-only node, has no configurable value.
Container for monitor link group members
portMEthernet name(sub-property of members)
Port name of the monitor link group member
modeM”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