The vmware_nsx.services.qos.nsx_v3.utils Module

class vmware_nsx.services.qos.nsx_v3.utils.QosNotificationsHandler

Bases: object

create_policy(context, policy)
delete_policy(context, policy_id)
update_policy(context, policy_id, policy)
update_policy_rules(context, policy_id, rules)

Update the QoS switch profile with the BW limitations and DSCP marking configuration

validate_policy_rule(context, policy_id, rule)

Raise an exception if the rule values are not supported