Red Hat Training

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

8.220. neutron security-group-update

usage: neutron security-group-update [-h] [--request-format {json}]
                                     [--name NAME] [--description DESCRIPTION]
                                     SECURITY_GROUP
Update a given security group.

Positional arguments

SECURITY_GROUP


        ID or name of security_group 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 security group.

--description DESCRIPTION


      Updated description of the security group.