replace aai, closeloop, sdc with jinja
[testsuite.git] / robot / assets / templates / asdc / key_group.jinja
1 {
2         "name": "{{key_group_name}}",
3         "description": "vendor license key group",
4         "type": "Universal",
5         "thresholdValue": "100",
6         "thresholdUnits": "Percentage",
7         "startDate": "{{license_start_date}}",
8         "expiryDate": "{{license_end_date}}",
9         "manufacturerReferenceNumber": "11111"
10 }