Red Hat Training

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

8.8. neutron address-scope-update

usage: neutron address-scope-update [-h] [--request-format {json}]
                                    [--name NAME] [--shared {True,False}]
                                    ADDRESS_SCOPE
Update an address scope.

Positional arguments

ADDRESS_SCOPE


        ID or name of address_scope to update.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.

--name NAME


        Updated name of the address scope.

--shared {True,False}


      Set sharing of address scope. (True means shared)