Orion.HA.PoolMemberInterfacesInfo
SolarWinds Information Service 2020.2 Schema Documentation
IP addresses present on interfaces of pool members.
Inheritance
↳ System.Entity
Access control
Operations |
Right |
read |
everyone |
create,read,update,delete,invoke |
admin |
Properties
Name |
Type |
Summary |
Access Control |
PoolMemberId |
System.Int32 |
ID of pool member |
everyone |
InterfaceType |
System.Int32 |
Type of interface (1 - primary, 2 - other) |
everyone |
IPAddress |
System.String |
IP address |
everyone |
SubnetPrefixLength |
System.String |
Length of subnet prefix |
everyone |
IsDynamic |
System.Boolean |
Static or dynamic IPv4 address flag (true - dynamic IP address). |
everyone |
Target Relationships
Name |
Type |
Notes |
PoolMember |
Orion.HA.PoolMembers |
Defined by relationship Orion.HA.PoolsMembersPoolMemberInterfacesInfo (System.Reference) |