openstack.network.v2.qos_dscp_marking_rule¶
The QoSDSCPMarkingRule Class¶
The QoSDSCPMarkingRule
class inherits from Resource
.
-
class
openstack.network.v2.qos_dscp_marking_rule.
QoSDSCPMarkingRule
(_synchronized=False, **attrs)¶ The base resource
Parameters: _synchronized (bool) – This is not intended to be used directly. See new()
andexisting()
.-
qos_policy_id
= None¶ The ID of the QoS policy who owns rule.
-
dscp_mark
= None¶ DSCP mark field.
-