aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/sdc/key_group.jinja
blob: e58639b7630f15c399ce9508bf7d2470bbb04603 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"name": "{{key_group_name}}",
	"description": "vendor license key group",
	"type": "Universal",
	"thresholdValue": "100",
	"thresholdUnits": "Percentage",
	"startDate": "{{license_start_date}}",
	"expiryDate": "{{license_end_date}}",
	"manufacturerReferenceNumber": "11111"
}