このコンテンツは選択した言語では利用できません。
8.96. neutron lb-pool-create
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.
- --description DESCRIPTION
Description of the pool.
- --lb-method {ROUND_ROBIN,LEAST_CONNECTIONS,SOURCE_IP}
The algorithm used to distribute load between the
members of the pool.
- --name NAME
The name of the pool.
- --protocol {HTTP,HTTPS,TCP}
Protocol for balancing.
- --subnet-id SUBNET
The subnet on which the members of the pool will be
located.
- --provider PROVIDER
Provider name of the loadbalancer service.