replace aai, closeloop, sdc with jinja
[testsuite.git] / robot / assets / templates / asdc / entitlement_pool.jinja
1 {
2         "name": "{{entitlement_pool_name}}",
3         "description": "vendor entitlement pool",
4         "thresholdValue": "100",
5         "thresholdUnits": "Percentage",
6         "time": {
7                 "choice": "",
8                 "other": ""
9         },
10         "startDate": "{{license_start_date}}",
11         "expiryDate": "{{license_end_date}}",
12         "manufacturerReferenceNumber": "111111"
13 }