RESTAPI Manual
System
Feature Control
5 min
urls summary urls summary url get post patch put delete /rest/v1/running/features control/{name} y n y n n examples examples modify feature control modify feature control patch https //{switch ip}/rest/v1/running/features control/dhcp { "admin state" "disable", "auto restart" "enable" } properties descriptions properties descriptions features features tree diagrams + rw features control + rw feature \[name] + rw name + rw admin state? + rw auto restart? + ro running status? table of properties name required type/range description features control m path only node, has no configurable value feature m (sub property of features control) path only node, has no configurable value name m "dhcp" "macsec" "nat" "snmp" "telemetry" "lldp" "exporter" "mux" "eventd" "cluster" (sub property of feature) configurable feature's name(key of feature table) admin state o "disable" "enable" (sub property of feature) state of the feature auto restart o "disable" "enable" (sub property of feature) auto restart after exiting running status ro "enabled" "disabled" "failed" (sub property of feature) feture container running state default value "failed"
