Orion.APIPoller.ApiPoller
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents Api Poller properties
Inheritance
↳ System.Entity
↳ System.ManagedEntity
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 Api Poller |
everyone |
Name |
System.String |
The string value representing name of the Api Poller |
everyone |
DisplayName |
System.String |
The string value representing displayed name of the Api Poller |
everyone |
TemplateId |
System.Int64 |
The unique integer representation of the Api Poller template |
everyone |
LastPollTimestamp |
System.DateTime |
The date and time of last poll of the Api Poller |
everyone |
RelatedEntityId |
System.Int64 |
The unique integer representing the related entity |
everyone |
RelatedEntityType |
System.String |
The string value representing the related entity type |
everyone |
DetailsUrl |
System.String |
The string value representing details url of the Api Poller |
everyone |
Status |
System.Int32 |
The integer representing status of the Api Poller |
everyone |
StatusDescription |
System.String |
The string value representing description of status of the Api Poller |
everyone |
StatusLED |
System.String |
The string value representing status LED of the Api Poller |
everyone |
Image |
System.String |
The string value representing image of the Api Poller |
everyone |
Description |
System.String |
The string value representing description of the Api Poller |
everyone |
ModernIcon |
System.String |
Nova icon name for the entity. |
everyone |
Source Relationships
Target Relationships
Name |
Type |
Notes |
StatusInfo |
Orion.StatusInfo |
Defined by relationship Orion.APIPoller.ApiPollerToStatusInfo (System.Reference) |
Verbs
AssignTemplate
Assign a new ApiPoller Template
Access control
Operations |
Right |
invoke |
manageNodes |
ExportTemplateFromApiPoller
Export an ApiPoller Template
Access control
Operations |
Right |
invoke |
manageNodes |
CreateApiPollerFromTemplate
Create new ApiPoller Template
Access control
Operations |
Right |
invoke |
manageNodes |