Permission in Manager and in APIs
Mapping between Manager permissions and API permissions.
The following table shows the mapping between permissions in the APIs and permissions in the SnapLogic Manager.
| Manager permissions | API permissions |
|---|---|
| Full Access | ["R", "W", "X"] |
| Read & Execute | ["R", "X"] |
| Read & Write | ["R", "W"] |
| Read Only | ["R"] |