Bases: object
A client which gets information via python-neutronclient.
This method is used to get the statistics of the loadbalancer.
Parameters: | loadbalancer_id – the ID of the specified loadbalancer |
---|
Method is used to list the health monitors
This method is used to get the detailed list of the health monitors with Load Balancer v2_0
Returns: | The list of the health monitor resources |
---|
This method is used to get the list of the loadbalancers.
Method is used to list the members info.
This method is used to get the detailed list of the members with Load Balancer v2_0 API
Returns: | The list of the member resources |
---|