System rule: Get associated rules
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
GET
Path
/qrs/systemrule/{category}/associatedrules?resourcetype={resourcetype}&resourcefilter={resourcefilter}
Description
Return information about the rules that are associated with any of the resources that are specified by the {resourcetype} and {resourcefilter} parameters.
Body
-
Return value
List<SystemRule>: [{ "category":"", "type":"", "name":"", "rule":"", "resourceFilter":"", "actions":, "comment":"", "disabled":, "privileges":, "id":"00000000-0000-0000-0000-000000000000" }, { "category":"", "type":"", "name":"", "rule":"", "resourceFilter":"", "actions":, "comment":"", "disabled":, "privileges":, "id":"00000000-0000-0000-0000-000000000000" }]
Optional parameters
-