replace aai, closeloop, sdc with jinja
[testsuite.git] / robot / assets / templates / asdc / feature_group.jinja
1 {
2   "name": "{{feature_group_name}}",
3   "description": "vendor feature group",
4   "partNumber": "123abc456",
5   "addedLicenseKeyGroupsIds": [
6     "{{key_group_id}}"
7   ],
8   "addedEntitlementPoolsIds": [
9     "{{entitlement_pool_id}}"
10   ]
11 }