SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress


SoftLayer_Network_Application_Delivery_Controller_LoadBalancer_VirtualIpAddress

Description

Local


accountId

The unique identifier of the SoftLayer customer account that owns the virtual IP address
Type: int


connectionLimit

The connection limit for this virtual IP address
Type: int


connectionLimitUnits

The units for the connection limit
Type: string


dedicatedFlag

A flag that determines if a VIP is dedicated or not. This is used to override the connection limit and use an unlimited value.
Type: boolean


id

The unique identifier of the virtual IP address record
Type: int


ipAddressId

ID of the IP address this virtual IP utilizes
Type: int


notes

User-created notes for this load balancer virtual IP address
Type: string


securityCertificateId

The unique identifier of the Security Certificate to be utilized when SSL support is enabled.
Type: int


sslActiveFlag

Determines if the VIP currently has SSL acceleration enabled
Type: boolean


sslEnabledFlag

Determines if the VIP is allowed to utilize SSL acceleration
Type: boolean

Relational


applicationDeliveryController

A virtual IP address’s associated application delivery controller.
Type: SoftLayer_Network_Application_Delivery_Controller


applicationDeliveryControllers

A virtual IP address’s associated application delivery controllers.
Type: SoftLayer_Network_Application_Delivery_Controller[]


billingItem

The current billing item for the load balancer virtual IP. This is only valid when dedicatedFlag is false. This is an independent virtual IP, and if canceled, will only affect the associated virtual IP.
Type: SoftLayer_Billing_Item


dedicatedBillingItem

The current billing item for the load balancing device housing the virtual IP. This billing item represents a device which could contain other virtual IPs. Caution should be taken when canceling. This is only valid when dedicatedFlag is true.
Type: SoftLayer_Billing_Item_Network_LoadBalancer


highAvailabilityFlag

Denotes whether the virtual IP is configured within a high availability cluster.
Type: boolean


managedResourceFlag

A flag indicating that the load balancer is a managed resource.
Type: boolean


securityCertificate

The SSL certificate currently associated with the VIP.
Type: SoftLayer_Security_Certificate


securityCertificateEntry

The SSL certificate currently associated with the VIP. Provides chosen certificate visibility to unprivileged users.
Type: SoftLayer_Security_Certificate_Entry

Count


applicationDeliveryControllerCount

A count of a virtual IP address’s associated application delivery controllers.
Type: unsignedLong


loadBalancerHardwareCount

A count of
Type: unsignedLong


secureTransportCipherCount

A count of the list of security ciphers enabled for this virtual IP address
Type: unsignedLong


secureTransportProtocolCount

A count of the list of secure transport protocols enabled for this virtual IP address
Type: unsignedLong


virtualServerCount

A count of
Type: unsignedLong