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]
    [--all-supported | --all-rules]
    [--limit <limit>]
    [--marker <marker>]
    [--max-items <max-items>]
--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

--all-supported

List all the QoS rule types supported by any loaded mechanism drivers (the union of all sets of supported rules)

--all-rules

List all QoS rule types implemented in Neutron QoS driver

--limit <limit>

The maximum number of entries to return per page. If the value exceeds the server-defined maximum, then the server-defined value will be used. Note that this controls the page size, not the total number of entries returned. Use –max-items to limit the total number of entries returned.

--marker <marker>

The first position in the collection to return results from. This should be a value that was returned in a previous request.

--max-items <max-items>

The maximum number of entries to return in total, paging through multiple requests if needed. Use –limit to control the page size.

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