Skip to main content Skip to complementary content

Security rule: Get parse tree

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

GET

Path

/qrs/systemrule/security/parsetree?rule={rule}

Description

Get information on a security rule, identified by {rule}, in order to backtrack from the advanced rule editing back to the security rule wizard in the Qlik Management Console (QMC).

Body

-

Return value

BacktrackedRule: { "resourceType": "…", "resourceConditions": [ [ { "property": "…", "operator": "…", "value": "…" }, { "property": "…", "operator": "…", "value": "…" }, { … } ], [ { "property": "…", "operator": "…", "value": "…" }, { "property": "…", "operator": "…", "value": "…" }, { … } ], [ … ] ] "userConditions": same format as in resourceConditions above, "message": "…", "backtracked": boolean }

Optional parameters

-

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 – let us know how we can improve!