Skip to main content

Required Enterprise Manager permissions

Last updated: 11/12/2025

This appendix lists the permission(s) required to call each of the documented SDK methods. Note that the method names listed below are in Python format; the actual method name may differ slightly according to the specific SDK (REST, .NET, or Python) you are using.

  • login: Viewer on Qlik Enterprise Manager level
  • logout: Viewer on Qlik Enterprise Manager level
  • put_server_license: Admin on the specified server
  • get_server_details: Viewer on server
  • put_server:

    • For adding a new server - Admin on all servers.
    • For updating an existing server - Admin on the specified server.
  • put_server_acl: Admin on the specified server
  • get_server: Operator on the specified server
  • get_server_acl: Operator on the specified server
  • get_server_list: Viewer on All Servers
  • delete_server: Admin on the specified server
  • delete_server_acl: Admin on the specified server
  • get_task_list: Viewer on All Tasks
  • get_task_details: Viewer on the specified task
  • get_table_list: Viewer on the specific task
  • get_table_status: Viewer on the specific task
  • delete_task: Designer on the specified task
  • export_task: Operator on the specified task and on All Endpoints.
  • import_task: Designer on All Tasks. If endpoints are also included, then Designer on All Endpoints as well.
  • stop_task: Operator on the specified task
  • run_task: Operator on the specified task
  • get_endpoint_list: Viewer on All Endpoints
  • patch_endpoint: Designer on All Endpoints
  • delete_endpoint: Designer on the specified endpoint
  • reconfigure_endpoint_no_wait: Operator on All Endpoints
  • export_all: Admin on Enterprise Manager and on the specified server, Designer on All Tasks, and Operator on All Endpoints
  • import_all: Admin on Enterprise Manager and on the specified server, Designer on All Tasks, and Designer on All Endpoints
  • reload_table: Operator on the specified task
  • resume_table: Operator on the specified task
  • test_endpoint: Operator on the specified endpoint
  • delete_old_change_data: Operator on the specified task
  • set_change_data_retention_barrier: Operator on the specified task
  • get_change_data_retention_barrier: Operator on the specified task
  • export_audit_trail: Admin on Enterprise Manager
  • GetTaskTableSelection: Viewer on Enterprise Manager
  • PutTaskTableSelection: Admin on Enterprise Manager
  • CloneTask: Operator on Enterprise Manager

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!