Red Hat Training

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

8.235. neutron vpn-endpoint-group-create

usage: neutron vpn-endpoint-group-create [-h]
                                         [-f {json,shell,table,value,yaml}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--noindent] [--prefix PREFIX]
                                         [--request-format {json}]
                                         [--tenant-id TENANT_ID] [--name NAME]
                                         [--description DESCRIPTION] --type
                                         TYPE --value ENDPOINTS
Create a VPN endpoint group.

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.

--name NAME


        Set a name for the endpoint group.

--description DESCRIPTION


      Set a description for the endpoint group.

--type TYPE


        Type of endpoints in group (e.g. subnet, cidr, vlan).

--value ENDPOINTS


        Endpoint(s) for the group. Must all be of the same
      type.