SoftLayer_Network_Application_Delivery_Controller


SoftLayer_Network_Application_Delivery_Controller

Description

The SoftLayer_Network_Application_Delivery_Controller data type models a single instance of an application delivery controller. Local properties are read only, except for a ‘’notes’’ property, which can be used to describe your application delivery controller service. The type’s relational properties provide more information to the service’s function and login information to the controller’s backend management if advanced view is enabled.

Local


accountId

The unique identifier of the SoftLayer customer account that owns an application delivery controller record
Type: int


createDate

The date that an application delivery controller record was created
Type: dateTime


id

An application delivery controller’s unique identifier
Type: int


modifyDate

The date that an application delivery controller record was last modified
Type: dateTime


name

An application delivery controller’s name
Type: string


notes

Editable notes used to describe an application delivery controller’s function
Type: string


typeId

None
Type: int

Relational


account

The SoftLayer customer account that owns an application delivery controller record.
Type: SoftLayer_Account


averageDailyPublicBandwidthUsage

The average daily public bandwidth usage for the current billing cycle.
Type: float


billingItem

The billing item for a Application Delivery Controller.
Type: SoftLayer_Billing_Item_Network_Application_Delivery_Controller


configurationHistory

Previous configurations for an Application Delivery Controller.
Type: SoftLayer_Network_Application_Delivery_Controller_Configuration_History[]


datacenter

The datacenter that the application delivery controller resides in.
Type: SoftLayer_Location


description

A brief description of an application delivery controller record.
Type: string


inboundPublicBandwidthUsage

The total public inbound bandwidth for the current billing cycle.
Type: decimal


licenseExpirationDate

The date in which the license for this application delivery controller will expire.
Type: dateTime


loadBalancers

The virtual IP address records that belong to an application delivery controller based load balancer.
Type: SoftLayer_Network_LoadBalancer_VirtualIpAddress[]


managedResourceFlag

A flag indicating that this Application Delivery Controller is a managed resource.
Type: boolean


managementIpAddress

An application delivery controller’s management ip address.
Type: string


networkVlan

The network VLAN that an application delivery controller resides on.
Type: SoftLayer_Network_Vlan


networkVlans

The network VLANs that an application delivery controller resides on.
Type: SoftLayer_Network_Vlan[]


outboundPublicBandwidthUsage

The total public outbound bandwidth for the current billing cycle.
Type: decimal


password

The password used to connect to an application delivery controller’s management interface when it is operating in advanced view mode.
Type: SoftLayer_Software_Component_Password


primaryIpAddress

An application delivery controller’s primary public IP address.
Type: string


projectedPublicBandwidthUsage

The projected public outbound bandwidth for the current billing cycle.
Type: float


subnets

A network application controller’s subnets. A subnet is a group of IP addresses
Type: SoftLayer_Network_Subnet[]

Count


configurationHistoryCount

A count of previous configurations for an Application Delivery Controller.
Type: unsignedLong


loadBalancerCount

A count of the virtual IP address records that belong to an application delivery controller based load balancer.
Type: unsignedLong


networkVlanCount

A count of the network VLANs that an application delivery controller resides on.
Type: unsignedLong


subnetCount

A count of a network application controller’s subnets. A subnet is a group of IP addresses
Type: unsignedLong


tagReferenceCount

A count of
Type: unsignedLong


virtualIpAddressCount

A count of
Type: unsignedLong