Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

8.176. neutron qos-dscp-marking-rule-create

usage: neutron qos-dscp-marking-rule-create [-h]
                                            [-f {json,shell,table,value,yaml}]
                                            [-c COLUMN]
                                            [--max-width <integer>]
                                            [--noindent] [--prefix PREFIX]
                                            [--request-format {json}]
                                            [--tenant-id TENANT_ID]
                                            --dscp-mark DSCP_MARK
                                            QOS_POLICY
Create a QoS DSCP marking rule.

Positional arguments

QOS_POLICY


        ID or name of the QoS policy.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.

--tenant-id TENANT_ID


      The owner tenant ID.

--dscp-mark DSCP_MARK


      DSCP mark: value can be 0, even numbers from 8-56,
      excluding 42, 44, 50, 52, and 54.