ProductLicenseReference
ProductLicenseReference
Reference data about a license of a product.
AllOf
This class requires all of the following:
JSON Example
{
"main": false,
"license_relative_path": "licenses/MIT.txt",
"license_id": "99a07a3f-25fd-4dcb-9bf1-cdcb375033ca",
"license_key": "APACHE2"
}
string
license_id
Required
Constraints: maxLength: 36
License identifier in the catalog.
string
license_key
Optional
Constraints: maxLength: 100
Key for the license.