August 2018
Beginner
462 pages
12h 36m
English
To update the attributes of a pool member, use the neutron lbaas-member-update command as follows:
neutron lbaas-member-update[--admin-state-up {True,False}][--name NAME] [--weight WEIGHT]MEMBER POOL
The --admin-state-up argument is optional and can be used to change the state of a pool member.
The --name argument is optional and can be used to update the name of the pool member.
The --weight argument is optional and can be used to update the weight of the pool member.
The MEMBER argument is required and represents the ID or name of the member of the specified pool.
Read now
Unlock full access