Load Balancer
Object
Applicable Profiles: Container
The load balancer object describes the load balancer entity and contains additional information regarding the distribution of traffic across a network.
| Name | Caption | Requirement | Type | Description |
|---|---|---|---|---|
| classification | Classification | Optional | String | The request classification as defined by the load balancer. |
| code | Response Code | Recommended | Integer | The numeric response status code detailing the connection from the load balancer to the destination target. |
| dst_endpoint | Destination Endpoint O | Recommended | Network Endpoint | The destination to which the load balancer is distributing traffic. |
| endpoint_connections | Endpoint Connections | Recommended | Endpoint Connection Array | An object detailing the load balancer connection attempts and responses. |
| error_message | Error Message | Optional | String | The load balancer error message. |
| ip | IP Address O | Optional | IP Address | The IP address of the load balancer node that handled the client request. Note: the load balancer may have other IP addresses, and this is not an IP address of the target/distribution endpoint - see dst_endpoint. |
| message | Message | Optional | String | The load balancer message. |
| metrics | Metrics | Optional | Metric Array | General purpose metrics associated with the load balancer. |
| name | Name | Recommended (†) | String | The name of the load balancer. |
| status_detail | Status Detail | Optional | String | The status detail contains additional status information about the load balancer distribution event. |
| uid | Unique ID | Recommended (†) | String | The unique identifier for the load balancer. |
Referenced By
- DHCP Activity Class
- Attribute: load_balancer
- DNS Activity Class
- Attribute: load_balancer
- FTP Activity Class
- Attribute: load_balancer
- HTTP Activity Class
- Attribute: load_balancer
- NTP Activity Class
- Attribute: load_balancer
- Network Activity Class
- Attribute: load_balancer
- Network File Activity Class D
- Attribute: load_balancer
- RDP Activity Class
- Attribute: load_balancer
- SMB Activity Class
- Attribute: load_balancer
- SSH Activity Class
- Attribute: load_balancer
- Tunnel Activity Class
- Attribute: load_balancer
Constraints
† At least one of these attributes must be present: name, uid