]> source.dussan.org Git - sonarqube.git/blob
9e3707e5d3f84f3045f87cc74b9db647e3520e4b
[sonarqube.git] /
1 {
2   "profile": {
3     "key": "xoo-my-bu-profile-23456", "name": "My BU Profile", "parent": "xoo-my-company-profile-12345",
4     "activeRuleCount": 2, "overridingRuleCount": 1
5   },
6   "ancestors": [
7     {"key": "xoo-my-company-profile-12345", "name": "My Company Profile", "parent": "xoo-my-group-profile-01234", "activeRuleCount": 2},
8     {"key": "xoo-my-group-profile-01234", "name": "My Group Profile", "activeRuleCount": 2}
9   ],
10   "children": [
11     {"key": "xoo-for-project-one-34567", "name": "For Project One", "activeRuleCount": 3},
12     {"key": "xoo-for-project-two-45678", "name": "For Project Two", "activeRuleCount": 2, "overridingRuleCount": 1}
13   ]
14 }