summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/asdc/entitlement_pool.template
blob: b7e6825c020e801675cc10bfc12244eb58314d56 (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"
}