Orion.Sites
SolarWinds Information Service 2020.2 Schema Documentation
Represents Sites to be used by SWIS(f) to fetch data from.
Inheritance
Access control
Operations | Right |
---|---|
read,invoke | everyone |
create,read,update,delete,invoke | admin |
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
SiteID | System.Int32 | everyone | |
Name | System.String | everyone | |
Host | System.String | everyone | |
Website | System.String | everyone | |
Status | System.Int32 | everyone | |
StatusDescription | System.String | everyone | |
Enabled | System.Boolean | everyone | |
IsLocal | System.Boolean | everyone | |
Tag | System.String | everyone |
Source Relationships
Name | Type | Notes |
---|---|---|
Entity | System.Entity | Defined by relationship Orion.SitesReferencesSystemEntity (System.Reference) |
Verbs
ApplyServerIDToQuerySelectStatement
Extends a specified query with a Site info the data originates from.
Access control
everyone