Orion.SCM.ApplicationTemplateToProfileMapping
SolarWinds Information Service 2020.2 Schema Documentation
This entity provides mapping between SAM application templates and SCM profiles. It allows to recommend SCM profiles based on existing SAM applications 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 |
AgentLess | System.Boolean | Whether the profile doesn't require agent. | everyone |