Orion.AgentManagement.AgentPlugin
SolarWinds Information Service 2020.2 Schema Documentation
A representation of the plugin on a particular agent.
Inheritance
↳ System.Entity
Access control
Operations |
Right |
read |
everyone |
create,read,update,delete |
admin |
create,read,update,delete,invoke |
manageNodes |
Properties
Name |
Type |
Summary |
Access Control |
AgentId |
System.Int32 |
The ID of agent that this plugin is installed on |
everyone |
PluginId |
System.String |
A string which indicates the type of this plugin |
everyone |
Version |
System.String |
A string which is the version of this plugin |
everyone |
LastChange |
System.DateTime |
Timestamp when plugin state changed last time |
everyone |
Status |
System.Int32 |
An integer value indicating the status of the plugin |
everyone |
StatusMessage |
System.String |
A human readable string description of the current status of the plugin. |
everyone |
Target Relationships