Orion.SCM.Results.ElementContents
SolarWinds Information Service 2024.4 Schema Documentation
This entity provides content of polled element. For security reason this entity is available only for "admin" (content can contain sensitive data).
Inheritance
↳ System.Entity
Access control
Operations |
Right |
read |
admin |
Properties
Name |
Type |
Summary |
Access Control |
ElementContentID |
System.Int64 |
Unique identifier of content (auto-increment). |
everyone |
Hash |
System.String |
SHA1 hash of content. |
everyone |
Content |
System.Byte[] |
Content in binary format. |
everyone |
StructureType |
System.Int16 |
Type of content structure. Options are: 0 (Unknown), 1 (None), 2 (Text), 3 (Json), 4 (Xml) |
everyone |
Source Relationships