Load Balancer Service node
The Load Balancer Service node represents a virtual server on a load balancer.
Creation/update
A Load Balancer Service node is created or updated when BMC Discovery scans a network device with load balancing options enabled.
Removal
A Load Balancer Service node is removed when its parent Load Balancer Instance node is removed. This is Containment Removal, see Containment Removal.
Load Balancer Service node attributes
The attributes of a Load Balancer Service node are as described in the following table:
UI Name | Description |
---|---|
Key | Globally unique key. |
Name | Name of the service. |
Not displayed in UI | Short name of the service. |
IP Address | IP address of the service. |
Port | Port of the service. |
Type | Type of service. |
State | State of service. |
Protocol | Protocol of service. |
DNS Names | DNS names for the service IP address. |
Associated IP Addresses | IP addresses of the service hosted in a cloud when the service is identifiable only by DNS name. |
Primary DNS name | Primary DNS name used for identifying the service hosted in a cloud. |
Cloud Hosted | Flag indicating if the service exists directly within a cloud. |
Service Visibility Scheme | Visiblity of the service hosted in a cloud (either internet-facing or internal). |
Virtual Private Cloud ID | ID of Virtual Private Cloud in which the service exists. |
tags | Tag set. |
Scope | Distinguish overlapping address spaces. |
Load Balancer Service node relationships
The relationships for a LoadBalancerService node are as described in the following table:
Destination | Relationship | Description |
---|---|---|
Load balancer | {{code language="none"}}{{code language="none" source="string:{{code language=~"none~"~}~} | The instance to which this service is linked to. |
Pool | {{code language="none"}} | A pool corresponding to the service. |
Maintaining Pattern | LoadBalancerService: | Pattern that is maintaining this load balancer service |
Observed Client Software Instances | LoadBalancerService: Listening: ObservedCommunication: Connecting: SoftwareInstance | Client Software Instance observed communicating with this service. |
Observed Client Candidate Software Instances | LoadBalancerService: Listening: ObservedCommunication: Connecting: CandidateSoftwareInstance | Client Candidate Software Instance observed communicating with this service. |
Unassigned Client Connections | LoadBalancerService: Listening: ObservedCommunication: Connecting: UnassignedConnections | Client Unassigned Connection observed communicating with this service. |
Client Software Clusters | LoadBalancerService: Server: Communication: Client: SoftwareCluster | Software Clusters that this Load Balancer Service is communicating with. |