Security rule: Get allowed resources
Information noteLOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
POST
Path
/qrs/systemrule/security/evaluatetransientresources
Description
Get information on which resources that the user who makes the call is allowed to see.
Information noteThis is primarily used to get the Qlik Management Console (QMC) sections that a user is allowed to see, but can also be used for other resources.
Body
string[]
The string contains a list of the resources (for example, QMC sections) to get access information on.
Return value
IEnumerable<string>: [ { "[section in the QMC]" }, { ... } ]
Optional parameters
-