SolarWinds Information Service 2024.4 Schema Documentation
This entity presents request header used by Api Poller
Inheritance
↳ System.Entity
Access control
Operations |
Right |
create,read,update,delete,invoke |
admin |
read |
everyone |
Properties
Name |
Type |
Summary |
Access Control |
ID |
System.Int64 |
The unique integer representation of the request header |
everyone |
Name |
System.String |
The string value representing name of the request header |
everyone |
RequestDetailsId |
System.Int64 |
The unique integer representation of the request details |
everyone |
Value |
System.String |
The string value representing value of the request header |
everyone |
Target Relationships
Name |
Type |
Notes |
RequestDetails |
Orion.APIPoller.RequestDetails |
Defined by relationship Orion.APIPoller.RequestDetailsToRequestHeader (System.Reference) |