Orion.APIPoller.RequestVariable
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents request variable 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 variable |
everyone |
| RequestDetailsId |
System.Int64 |
The unique integer representation of the request details |
everyone |
| Path |
System.String |
The string value representing path of the request variable |
everyone |
| DisplayName |
System.String |
The string value representing display name of the request variable |
everyone |
Target Relationships
| Name |
Type |
Notes |
| RequestDetails |
Orion.APIPoller.RequestDetails |
Defined by relationship Orion.APIPoller.RequestDetailsToRequestVariable (System.Reference) |