remove_priority_by_value
Description:
Removes the priority map form:to from the
ingress_priority_map or egress_priority_map (according to
map argument) properties.
Parameters:
| this |
the SettingVlan |
| map |
the type of priority map |
| from |
the priority to map to |
| to |
the priority to map |
Returns:
|
true if the priority mapping was found and removed; false if it was not. |