{ | |
"results": [ | |
{ | |
"name": "fs1", | |
"id": "0", | |
"description": "fs1-description", | |
"licenseKeyGroupsIds": [ | |
"1" | |
], | |
"entitlementPoolsIds": [ | |
"1" | |
], | |
"referencingLicenseAgreements": ["1","2"] | |
}, | |
{ | |
"name": "fs2", | |
"id": "1", | |
"description": "fs2-description", | |
"licenseKeyGroupsIds": [ | |
"2" | |
], | |
"entitlementPoolsIds": [ | |
"2" | |
], | |
"referencingLicenseAgreements": [] | |
} | |
] | |
} |