Feature Control
5 min
\<font color="#1d50a2">urls summary\</font> url get post patch put delete /rest/v1/running/features control/{name} y n y n n \<font color="#1d50a2">examples\</font> \<font color="#1d50a2">modify feature control \</font> patch https //{switch ip}/rest/v1/running/features control/dhcp { "admin state" "disable", "auto restart" "enable" } \<font color="#1d50a2">properties descriptions\</font> \<font color="#1d50a2">features\</font> 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"
