Orion.HA.ReachabilityInfo
SolarWinds Information Service 2020.2 Schema Documentation
Host names and IP addresses of pool members. It is an extension of Orion.ReachabilityInfo.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
IP | System.String | IP v4 address, can be null | everyone |
HostName | System.String | Host name of Orion server, can be null | everyone |
OrionServerId | System.Int32 | ID of Orion.OrionServers entity | everyone |
EngineId | System.Int32 | ID of Orion.Engines entity, can be null | everyone |
CanActAsEngines | System.Int32[] | Array of possible EngineIds which can Orion stand for i.e. they are in the same HA pool | everyone |
IsMyOwn | System.Boolean | IP or hostname belongs to currently connected Orion | everyone |
IsPreferred | System.Boolean | Preferred IP or HostName for making a connection it is set just for one row per Orion server | everyone |
IsVirtual | System.Boolean | Set to true in case of virtual IP or virtual HostName | everyone |