Red Hat Training

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

8.12. neutron agent-update

usage: neutron agent-update [-h] [--request-format {json}]
                            [--admin-state-down] [--description DESCRIPTION]
                            AGENT
Updates the admin status and description for a specified agent.

Positional arguments

AGENT


        ID of agent to update.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.

--admin-state-down


        Set admin state up of the agent to false.

--description DESCRIPTION


      Description for the agent.