Red Hat Training

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

8.147. neutron meter-label-create

usage: neutron meter-label-create [-h] [-f {json,shell,table,value,yaml}]
                                  [-c COLUMN] [--max-width <integer>]
                                  [--noindent] [--prefix PREFIX]
                                  [--request-format {json}]
                                  [--tenant-id TENANT_ID]
                                  [--description DESCRIPTION] [--shared]
                                  NAME
Create a metering label for a given tenant.

Positional arguments

NAME


        Name of the metering label to be created.

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.

--description DESCRIPTION


      Description of the metering label to be created.

--shared


        Set the label as shared.