Storm Suppress
5 min
\<font color="#1d50a2">urls summary\</font> url get post patch put delete /rest/v1/running/storm suppress policies/{name}/{pkt type} y y y y y \<font color="#1d50a2">examples\</font> \<font color="#1d50a2">create a storm suppress policy \</font> post https //{switch ip}/rest/v1/running/storm suppress policies { "name" "ethernet1", "pkt type" "broadcast", "meter type" "bytes", "limit rate" 7812, "cbs" 10000 } \<font color="#1d50a2">properties descriptions\</font> \<font color="#1d50a2">storm suppress policy\</font> tree diagrams + rw storm suppress policies + rw storm suppress policy \[name pkt type] + rw name + rw pkt type + rw meter type + rw limit rate + rw cbs? table of properties name required type/range description storm suppress policies m path only node, has no configurable value this container defines the storm suppression configuration name m ethernet name (sub property of storm suppress policies) this leaf defines the name of the storm port pkt type m "unknown unicast" "broadcast" "unknown multicast" (sub property of storm suppress policies) this leaf defines the type of cast for the storm port meter type m "packets" "bytes" (sub property of storm suppress policies) this leaf defines the meter type for the storm port limit rate m uint64 (sub property of storm suppress policies) this leaf defines the limit value for the storm port cbs o uint64 (sub property of storm suppress policies) committed burst size bytes/packets based on
