LoadBalancerStatus
class LoadBalancerStatus extends OperatorResource implements Retrievable
Represents Neutron v2 LoadBalancer Stats
Traits
Properties
| $name | string | |
| $id | string | |
| $loadbalancerId | string | |
| $operatingStatus | string | |
| $provisioningStatus | string | |
| $listeners | LoadBalancerListener[] |
Methods
retrieve
()
: void
Retrieve details of the current resource from the remote API.
