Orion.SamAppOptics.Service.RequestsPerHttpMethod
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents number of request with given HTTP method made to given service at given moment
Inheritance
↳ System.Entity
↳ System.ExtensionEntity
↳ System.StatisticsEntity
Access control
Operations |
Right |
read |
everyone |
Properties
Name |
Type |
Summary |
Access Control |
ApplicationPoolID |
System.Int32 |
The unique integer representation of application pool |
everyone |
Service |
System.String |
The name of service |
everyone |
HttpMethod |
System.String |
Type of http method |
everyone |
NumberOfRequests |
System.Int32 |
The number of requests |
everyone |
Target Relationships