...
Parameter | Description | Required | Default Value | Example Value |
|---|---|---|---|---|
language | Key of the language | No | None | java |
plugin | Comma-separated list of rules plugins | No | None | findbugs,pmd |
searchtext | To filter on rules containing a specified text in their name, key or title | No | None | braces |
profile | When this parameter is defined, a node 'status' is added for each 'rule' node with values 'INACTIVE' or 'ACTIVE'. | No | None | Sonar%20way |
priorities | List of INACTIVE, ACTIVE, BLOCKER, CRITICAL, MAJOR, MINOR, INFO. | No | None | BLOCKER,CRITICAL |
| format | Response formats: xml or json or csvformat can be set through:
If nothing is set, json is used. | No | None | json |

