Base type: System.Entity
Summary: Contains all supported device polling templates and associated info
| Name | Type | Notes |
|---|---|---|
| TemplateID | System.Guid | |
| Template | System.String | |
| DeviceGroupID | System.Guid | |
| Priority | System.Int32 | |
| DeviceType | System.String | |
| Version | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| StorageArrays | Orion.SRM.StorageArrays | Defined by relationship Orion.SRM.TemplatesReferencesStorageArrays (System.Reference) |
| DeviceGroup | Orion.SRM.DeviceGroups | Defined by relationship Orion.SRM.DeviceGroupsReferencesTemplates (System.Reference) |