remove_priority_str_by_value
Description:
Removes the priority map str
from the
ingress_priority_map or egress_priority_map (according to
map
argument) properties.
Parameters:
this |
the SettingVlan |
map |
the type of priority map |
str |
the string which contains a priority map, like "3:7" |
Returns:
true if the priority mapping was found and removed; false if it was not. |