otcextensions.sdk.vlb.v3.load_balancer

The LoadBalancer Class

The LoadBalancer class inherits from Resource.

class otcextensions.sdk.vlb.v3.load_balancer.LoadBalancer(_synchronized=False, connection=None, **attrs)

The base resource

Parameters
  • _synchronized (bool) – This is not intended to be used directly. See new() and existing().

  • connection (openstack.connection.Connection) – Reference to the Connection being used. Defaults to None to allow Resource objects to be used without an active Connection, such as in unit tests. Use of self._connection in Resource code should protect itself with a check for None.

availability_zones

Name of the target Octavia availability zone

billing_info

Billing information about the load balancer.

created_at

Timestamp when the load balancer was created

description

The load balancer description

eips

EIP bound to the load balancer.

flavor_id

The load balancer flavor ID

guaranteed

Specifies whether the load balancer is a dedicated load balancer.

is_admin_state_up

The administrative state of the load balancer Type: bool

l4_flavor_id

The Layer-4 flavor.

l4_scale_flavor_id

Reserved Layer 4 flavor.

l7_flavor_id

Specifies the Layer-7 flavor.

l7policies

Operating status of the forwarding policy added to the listener

l7_scale_flavor_id

Reserved Layer 7 flavor.

listeners

List of listeners associated with this load balancer

operating_status

Operating status of the load balancer

pools

List of pools associated with this load balancer

project_id

The ID of the project this load balancer is associated with.

provider

Provider name for the load balancer.

provisioning_status

The provisioning status of this load balancer

tags

Tags added to the load balancer

updated_at

Timestamp when the load balancer was last updated

vip_address

VIP address of load balancer

vip_network_id

VIP netowrk ID

vip_port_id

VIP port ID

vip_subnet_id

VIP subnet ID

floating_ip

FIP

floating_ips

Assigned FIPs

ip_target_enable

Specifies whether to enable cross-VPC backend.

ipv6_vip_address

IPv6 vip address

ipv6_vip_subnet_id

IPv6 vip subnet id

ipv6_vip_port_id

IPv6 vip port id

network_ids

Network id

vpc_id

Router id