Orion.SCM.ProfileToApplicationTemplateMapping
SolarWinds Information Service 2020.2 Schema Documentation
This entity provides mapping between SCM profiles and SAM application templates. It allows to recommend SAM applications based on existing SCM profiles assigned to node.
Inheritance
Access control
Operations | Right |
---|---|
read | everyone |
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ApplicationTemplateId | System.Int32 | Identifier of SAM template. | everyone |
ProfileId | System.Int32 | Identifier of Profile entity. | everyone |
ApplicationTemplateUniqueId | System.String | GUID of SAM template. | everyone |
ApplicationTemplateName | System.String | Name of SAM template. | everyone |
ProfileUniqueId | System.String | GUID of Profile entity. | everyone |
ProfileName | System.String | Name of Profile entity. | everyone |