Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 1 | { |
2 | "results": [ | ||||
3 | { | ||||
4 | "name": "fs1", | ||||
5 | "id": "0", | ||||
6 | "description": "fs1-description", | ||||
7 | "licenseKeyGroupsIds": [ | ||||
8 | "1" | ||||
9 | ], | ||||
10 | "entitlementPoolsIds": [ | ||||
11 | "1" | ||||
12 | ], | ||||
13 | "referencingLicenseAgreements": ["1","2"] | ||||
14 | }, | ||||
15 | { | ||||
16 | "name": "fs2", | ||||
17 | "id": "1", | ||||
18 | "description": "fs2-description", | ||||
19 | "licenseKeyGroupsIds": [ | ||||
20 | "2" | ||||
21 | ], | ||||
22 | "entitlementPoolsIds": [ | ||||
23 | "2" | ||||
24 | ], | ||||
25 | "referencingLicenseAgreements": [] | ||||
26 | } | ||||
27 | ] | ||||
28 | } |