Skip to main content Skip to complementary content

delete_task_acl

Deletes the explicit ACL defined in Qlik Enterprise Manager for the specified task. Inherited ACLs are not affected by this method. Once the explicit ACL is deleted from the task, all ACLs will be automatically inherited from the task's ancestors.

Required User Role: See Required Enterprise Manager permissions.

Syntax

def delete_task_acl(

self,

server,

task

)

Parameters

Parameters
Parameter Type Description
server string The name of the server with the task ACL.
task string The name of the task whose ACL needs to be deleted.

Return values

N/A

Errors

All of the general errors as well as the errors listed in the table below.

Error responses
Error Message Description

AEM_DELETE_TASK_ACL_INNER_ERR

Failed to delete ACL of task "{task}".

Error: "{message}".

Returned if Qlik Enterprise Manager encounters an error/exception when trying to delete the task's ACL.

AEM_TASK_HAS_NO_ACL ACL for task "{task}" could not be found.

Returned when the specified task has no explicit ACL defined.

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!