Questo contenuto non è disponibile nella lingua selezionata.
8.69. neutron floatingip-associate
usage: neutron floatingip-associate [-h] [--request-format {json}] [--fixed-ip-address FIXED_IP_ADDRESS] FLOATINGIP_ID PORT
usage: neutron floatingip-associate [-h] [--request-format {json}]
[--fixed-ip-address FIXED_IP_ADDRESS]
FLOATINGIP_ID PORT
Positional arguments
- FLOATINGIP_ID
ID of the floating IP to associate.
- PORT
ID or name of the port to be associated with the
floating IP.
Optional arguments
- -h, --help
show this help message and exit
- --request-format {json}
DEPRECATED! Only JSON request format is supported.
- --fixed-ip-address FIXED_IP_ADDRESS
IP address on the port (only required if port has
multiple IPs).