此内容没有您所选择的语言版本。
8.205. neutron router-interface-add
usage: neutron router-interface-add [-h] [--request-format {json}] ROUTER INTERFACE
Add an internal network interface to a router.
Positional arguments
- ROUTER
ID or name of the router.
- INTERFACE
The format is "SUBNET|subnet=SUBNET|port=PORT". Either
a subnet or port must be specified. Both ID and name
are accepted as SUBNET or PORT. Note that "subnet="
can be omitted when specifying a subnet.
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.