Questo contenuto non è disponibile nella lingua selezionata.
8.91. neutron lb-member-create
Positional arguments
- POOL
ID or name of the pool this vip belongs to.
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.
- --weight WEIGHT
Weight of pool member in the pool (default:1,
[0..256]).
- --address ADDRESS IP
address of the pool member on the pool network.
- --protocol-port PROTOCOL_PORT
Port on which the pool member listens for requests or
connections.