SoftLayer Container Network LoadBalancer StatusEntry
From SoftLayer Development Network Wiki
Contents |
Overview
The LoadBalancer_StatusEntry object stores information about the current status of a particular load balancer service.
It is a data container that cannot be edited, deleted, or saved.
It is returned exclusively by the getStatus method on the SoftLayer_Network_LoadBalancer_Service service
| Warning! Even though our API is object based, XML-RPC can only return data as array values. The SOAP implementation treats data as object properties. |
Local Properties
content
The value of the entry.
- Type: string
label
Text description of the status entry
- Type: string

