blob: 4ca68ddd6fc1cc399745a6e8e1729ba3a7dfc791 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "{{entitlement_pool_name}}",
"description": "vendor entitlement pool",
"thresholdValue": "100",
"thresholdUnits": "Percentage",
"time": {
"choice": "",
"other": ""
},
"startDate": "{{license_start_date}}",
"expiryDate": "{{license_end_date}}",
"manufacturerReferenceNumber": "111111"
}
|