network qos rule type¶
A Network QoS rule type is a specific Network QoS rule type available to be used.
Network v2
network qos rule type list¶
List QoS rule types
openstack network qos rule type list
    [--sort-column SORT_COLUMN]
    [--sort-ascending | --sort-descending]
- --sort-column SORT_COLUMN¶
- specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated 
- --sort-ascending¶
- sort the column(s) in ascending order 
- --sort-descending¶
- sort the column(s) in descending order 
network qos rule type show¶
Show details about supported QoS rule type
openstack network qos rule type show <qos-rule-type-name>
- qos-rule-type-name¶
- Name of QoS rule type 
