Orion.SamAppOptics.ApmService.ServiceHost
SolarWinds Information Service 2024.4 Schema Documentation
This entity contains informations about Service Host.
Inheritance
↳ System.Entity
Access control
| Operations |
Right |
| create,read,update,delete |
everyone |
Properties
| Name |
Type |
Summary |
Access Control |
| Id |
System.Int64 |
Each Service Host has this unique integer representation |
everyone |
| ExternalId |
System.String |
Id of service in external system. |
everyone |
| Name |
System.String |
Name of host |
everyone |
| IPAddresses |
System.String |
Ip addresses (separated by coma) |
everyone |
| MACAddresses |
System.String |
Mac addresses (seprated by comma) |
everyone |
| NodeID |
System.Int64 |
ID of a node |
everyone |
Target Relationships
| Name |
Type |
Notes |
| Node |
Orion.Nodes |
Defined by relationship Orion.SamAppOptics.ApmService.NodeHostServiceHost (System.Hosting) |