August 2018
Beginner
462 pages
12h 36m
English
To create a pool member, use the neutron lbaas-member-create command as follows:
neutron lbaas-member-create[--tenant-id TENANT_ID][--name NAME][--weight WEIGHT][--admin-state-down]--subnet SUBNET--address ADDRESS--protocol-portPROTOCOL_PORTPOOL
The --tenant-id argument is optional and can be used to associate the pool member with a project other than the creator. The tenant or project ID specified should match the respective load balancer.
The --name argument is optional and can be used to set the name of the pool member.
The --weight argument allows you to associate a weight with the pool member. When set, a pool member may receive more or less traffic than other members in the same pool. For example, a ...
Read now
Unlock full access