OSDB  OSDB Service Actions

Actions for Service: license_generator_service

Action IDDescription
license_generation_action
Action options:

-w, --wstype [wstype]
	This parameter is used to specify the workstation or server type when using the old style url pattern to generate a license.
	Required: no
-l, --lic [lic]
	This parameter is used to specify the license code when using the old style url pattern to generate a license.
	Required: no
-m, --lic [lic]
	http://shop.openlinksw.com/license_generator/?os=i686-generic-win-32&release=7.0&lic=sql_lt&ncpu=8&wstype=W
	Required: no
-e, --eval [eval]
	This is an optional parameter used to specify that the license generated should be an eval license.  The expiry date will be set to 15 days from the current date.
	Required: no
-r, --release [release]
	http://shop.openlinksw.com/license_generator/?os=i686-generic-win-32&release=7.0&lic=sql_lt&ncpu=8&wstype=W
	Required: no
-t, --ttl [ttl]
	Example usage with curl: curl -H "Accept: application/octet-stream" -d "ttl=%40prefix%20opllic%3A%20%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fontology%2Flicenses%23%3E%20.%0A%40prefix%20oplpro%3A%20%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fontology%2Fproducts%23%3E%20.%0A%40prefix%20oplsof%3A%20%3Chttp%3A%2F%2Fwww.openlinksw.com%2Fontology%2Fsoftware%23%3E%20.%0A%40prefix%20rdfs%3A%20%20%20%20%3Chttp%3A%2F%2Fwww.w3.org%2F2000%2F01%2Frdf-schema%23%3E%20.%0A%0A%3C%23mytestdata%3E%20a%20opllic%3AVirtuoso7License%2C%20opllic%3ANonExpiringLicense%3B%0Ardfs%3Acomment%20%22Test%20licence%20information%20for%20testing%20the%20licence%20generation%20vad%22%20%3B%0Aopllic%3AhasLicenseCode%20%22virtuoso%22%20%3B%20%0Aopllic%3AhasMaximumUsers%200%20%3B%20%0Aopllic%3AhasSessions%200%20%3B%0Aopllic%3AhasDuration%2030%20%3B%0Aopllic%3AproductLicenseOf%20%3Chttp%3A%2F%2Fdata.openlinksw.com%2Foplweb%2Fproduct_release%2FVirtuosoReleaseRowStoreSingle64x%23this%3E%20%3B%0Aopllic%3AhasMaximumProcessorCores%200%20%3B%0Aoplsof%3AhasOperatingSystemFamily%20oplsof%3AOSFamilyAny%20%3B%0Aoplsof%3AhasOperatingSystemType%20%20oplsof%3AserverWorkstationOS%20%3B%0Aoplpro%3Aversion%20%227.0%22%20%3B%0Aoplsof%3AhasDataAccessProtocolScope%20oplsof%3ADataAccessProtocolAny%20." http://shop.openlinksw.com/license_generator/ -u dba > license.lic
	Required: no
-x, --wstype [wstype]
	http://shop.openlinksw.com/license_generator/?os=i686-generic-win-32&release=7.0&lic=sql_lt&ncpu=8&wstype=W
	Required: no
-f, --eval [eval]
	Example usage with curl: curl -H "Accept: application/octet-stream" -d "url=http://data.openlinksw.com/oplweb/license/JDBCinformix11WindowsWKSDBAgentLicense-16cores-2016-02-11#this&eval=true" http://shop.openlinksw.com/license_generator/ -u dba > license.lic
	Required: no
-n, --licensee [licensee]
	Example usage with curl: curl -H "Accept: application/octet-stream" -d "url=http://data.openlinksw.com/oplweb/license/JDBCinformix11WindowsWKSDBAgentLicense-16cores-2016-02-11#this&licensee=jhand@openlinskw.com" http://shop.openlinksw.com/license_generator/ -u dba > license.lic
	Required: no
-s, --release [release]
	This parameter is used to specify the release when using the old style url pattern to generate a license.
	Required: no
-u, --serial [serial]
	Example usage with curl: curl -H "Accept: application/octet-stream" -d "url=http://data.openlinksw.com/oplweb/license/JDBCinformix11WindowsWKSDBAgentLicense-16cores-2016-02-11#this&serial=123456" http://shop.openlinksw.com/license_generator/ -u dba > license.lic
	Required: no
-o, --ncpu [ncpu]
	This parameter is used to specify the number of cores when using the old style url pattern to generate a license.
	Required: no
-p, --licensee [licensee]
	This is an optional parameters used to specify a different licensee.
	Required: no
-q, --ncpu [ncpu]
	http://shop.openlinksw.com/license_generator/?os=i686-generic-win-32&release=7.0&lic=sql_lt&ncpu=8&wstype=W
	Required: no
-v, --ttl [ttl]
	This paramater takes a description of the desired license in turtle format
	Required: no
-g, --expiredate [expiredate]
	This is an optional parameter used to set a specific expiry date for the license.
	Required: no
-y, --os [os]
	http://shop.openlinksw.com/license_generator/?os=i686-generic-win-32&release=7.0&lic=sql_lt&ncpu=8&wstype=W
	Required: no
-z, --serial [serial]
	This is an optional parameter used to specify the serial number to used.  If it is not supplied a unique serial number is created.
	Required: no
-h, --expiredate [expiredate]
	Example usage with curl: curl -H "Accept: application/octet-stream" -d "url=http://data.openlinksw.com/oplweb/license/JDBCinformix11WindowsWKSDBAgentLicense-16cores-2016-02-11#this&expireDate=2016-06-17" http://shop.openlinksw.com/license_generator/ -u dba > license.lic
	Required: no
-a, --os [os]
	This parameter is used to specify the os when using the old style url pattern to generate a license.
	Required: no
-d, --data_url [data_url]
	The URL of a document containing input data for the action.
	The data is sent in the HTTP request body exactly as supplied.
	Required: no
-j, --encoding <encoding>
	The MIME type of the body data.
	Required: yes
	Permitted values: application/x-www-form-urlencoded
-b, --response_format [response_format]
	Sets the response media type through an Accept header.
	Required: no
	Permitted values: application/octet-stream
-c, --quality_values [quality_values]
	Quality value string. e.g. application/json;q=1.0,text/turtle;q=0.8,*/*;q=0.5. 
	--response_format takes precedence.
	Required: no