provider/openstack: Improve documentation of openstack lb v2 member
This commit is contained in:
parent
827a899c9b
commit
3468b6d9f1
|
@ -28,6 +28,9 @@ The following arguments are supported:
|
||||||
`OS_REGION_NAME` environment variable is used. Changing this creates a new
|
`OS_REGION_NAME` environment variable is used. Changing this creates a new
|
||||||
member.
|
member.
|
||||||
|
|
||||||
|
* `pool_id` - (Required) The id of the pool that this member will be
|
||||||
|
assigned to.
|
||||||
|
|
||||||
* `name` - (Optional) Human-readable name for the member.
|
* `name` - (Optional) Human-readable name for the member.
|
||||||
|
|
||||||
* `tenant_id` - (Optional) Required for admins. The UUID of the tenant who owns
|
* `tenant_id` - (Optional) Required for admins. The UUID of the tenant who owns
|
||||||
|
|
Loading…
Reference in New Issue