Create a Software License
Create a Software License with the provided name and description
Request body
Example request
{
"type": "PER_DEVICE",
"purchaseDate": 1672531199000,
"usageMonitoring": {
"binaries": [
{
"osType": "WINDOWS",
"binaryNames": [
"chrome.exe",
"firefox.exe"
]
}
]
}
}Response
The Software License that was created
Changes
Changed in 1 of the 2 revisions of this API.29
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
/from the response with the statusresponse-optional-property-removed
- ○
added the new optional request property
new-optional-request-property
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ●