Merge "Providers: propose changes to create pool API"
This commit is contained in:
commit
ab37d51ce5
@ -639,6 +639,8 @@ contain the following:
|
|||||||
+-----------------------+--------+------------------------------------------+
|
+-----------------------+--------+------------------------------------------+
|
||||||
| loadbalancer_id | string | ID of load balancer. |
|
| loadbalancer_id | string | ID of load balancer. |
|
||||||
+-----------------------+--------+------------------------------------------+
|
+-----------------------+--------+------------------------------------------+
|
||||||
|
| listener_id | string | ID of listener. |
|
||||||
|
+-----------------------+--------+------------------------------------------+
|
||||||
| members | list | A list of `Member objects`_. |
|
| members | list | A list of `Member objects`_. |
|
||||||
+-----------------------+--------+------------------------------------------+
|
+-----------------------+--------+------------------------------------------+
|
||||||
| name | string | Human-readable name of the pool. |
|
| name | string | Human-readable name of the pool. |
|
||||||
|
@ -611,6 +611,8 @@ Pool
|
|||||||
+-----------------------+--------+------------------------------------------+
|
+-----------------------+--------+------------------------------------------+
|
||||||
| loadbalancer_id | string | ID of load balancer. |
|
| loadbalancer_id | string | ID of load balancer. |
|
||||||
+-----------------------+--------+------------------------------------------+
|
+-----------------------+--------+------------------------------------------+
|
||||||
|
| listener_id | string | ID of listener. |
|
||||||
|
+-----------------------+--------+------------------------------------------+
|
||||||
| members | list | A list of `Member objects`_. |
|
| members | list | A list of `Member objects`_. |
|
||||||
+-----------------------+--------+------------------------------------------+
|
+-----------------------+--------+------------------------------------------+
|
||||||
| name | string | Human-readable name of the pool. |
|
| name | string | Human-readable name of the pool. |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user