Red Hat Training

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

8.254. neutron vpn-service-update

usage: neutron vpn-service-update [-h] [--request-format {json}] [--name NAME]
                                  [--description DESCRIPTION]
                                  [--admin-state-up {True,False}]
                                  VPNSERVICE
Update a given VPN service.

Positional arguments

VPNSERVICE


        ID or name of VPN service to update.

Optional arguments

-h, --help


        show this help message and exit

--request-format {json}


      DEPRECATED! Only JSON request format is supported.

--name NAME


        Name for the VPN service.

--description DESCRIPTION


      Description for the VPN service.

--admin-state-up {True,False}


      Update the admin state for the VPN Service.(True means
      UP)