Skip to end of metadata
Go to start of metadata

SoftwareLicense

JSON Format

Name
Type
Read-only
Mandatory
Comment
idintegeryesno 
productNamestringnoyes 
productVersionstringno  
vendorIdintegerno  
numberOfLicensesintegerno  
purchaseDatedateno  
supportExpirationDatedateno  
notestring   
installedOnAssetIdsarray  Array of Asset IDs

URIs

Uri
Method
Request Data
Success Response Code
Description
/api/software-licensesGET 200Returns an Array of all SoftwareLicenses
/api/software-licenses/{id}GET 200Returns one SoftwareLicense
/api/software-licensesPOSTSoftwareLicense201Create new SoftwareLicense
/api/software-licenses/{id}PUTSoftwareLicense204Update an existing SoftwareLicense
/api/software-licenses/{id}DELETE 200Delete a SoftwareLicense
  • No labels