summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/sdc/entitlement_pool.jinja
blob: 19c513d6859723afc40de8803e9cce3cd7792ea6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"name": "{{entitlement_pool_name}}",
	"type": "Universal",
	"description": "vendor entitlement pool",
	"thresholdValue": "100",
	"thresholdUnits": "Percentage",
	"time": {
		"choice": "",
		"other": ""
	},
	"startDate": "{{license_start_date}}",
	"expiryDate": "{{license_end_date}}",
	"manufacturerReferenceNumber": "111111"
}