Load Balancer Member node
The Load Balancer Member node represents a physical server that acts as a provider of a service available to a load balancer.
Creation/update
A Load Balancer Member node is created or updated when BMC Discovery scans a network device with load balancing options enabled.
Removal
A Load Balancer Member node is removed when its parent Load Balancer Instance node is removed. This is Containment Removal, see Containment Removal.
Attributes and relationships of the LoadBalancerMember node
The attributes of the LoadBalancerMember node are described in the following table:
UI Name | Description |
---|---|
Key | Globally unique key |
Name | Name of the member |
IP Address | IP address of the member |
Port | Port of the member |
Not shown in UI | Short name of the member |
State | State of the member |
Protocol | Protocol of the member |
Scope | Distinguish overlapping address spaces |
The relationships of the LoadBalancerMember node are described in the following table:
UI Name | Relationship | Description |
---|---|---|
Activity Records | ActedUpon: Activity: ActivityRecord: ActivityRecord | Record of model activity associated with this Load Balancer Member |
Load Balancer Pool | ContainedMember: Containment: Container: LoadBalancerPool | Containing Load Balancer Pool |
Maintaining Pattern | Element: Maintainer: Pattern: Pattern | Pattern maintaining this Load Balancer Member |
Host | Service: SoftwareService: ServiceHost: Host | Host that this Load Balancer Member represents |
Virtual Machine | Service: SoftwareService: ServiceHost: VirtualMachine | Virtual Machine that this Load Balancer Member represents |
Candidate Software Instance | Service: SoftwareService: ServiceProvider: CandidateSoftwareInstance | Candidate Software Instance implementing the service |
Software Cluster | Service: SoftwareService: ServiceProvider: SoftwareCluster | Software Cluster implementing the service |
Software Component | Service: SoftwareService: ServiceProvider: SoftwareComponent | Software Component implementing the service |
Software Container | Service: SoftwareService: ServiceProvider: SoftwareContainer | Software Container implementing the service |
Software Instance | Service: SoftwareService: ServiceProvider: SoftwareInstance | Software Instance implementing the service |
Software Pod | Service: SoftwareService: ServiceProvider: SoftwarePod | Software Pod implementing the service |
Downstream Load Balancer Service | Service: SoftwareService: ServiceProvider: LoadBalancerService | Load Balancer Service implementing the service |