Questo contenuto non è disponibile nella lingua selezionata.
8.250. neutron vpn-service-create
usage: neutron vpn-service-create [-h] [-f {json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>]
[--noindent] [--prefix PREFIX]
[--request-format {json}]
[--tenant-id TENANT_ID] [--admin-state-down]
[--name NAME] [--description DESCRIPTION]
ROUTER [SUBNET]
Positional arguments
- ROUTER
Router unique identifier for the VPN service.
- SUBNET
[DEPRECATED in Mitaka] Unique identifier for the local
private subnet.
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.
- --admin-state-down
Set admin state up to false.
- --name NAME
Name for the VPN service.
- --description DESCRIPTION
Description for the VPN service.