licensemanager_check_in_license: Checks in the specified license
Description
Checks in the specified license. Check in a license when it is no longer
in use.
Usage
licensemanager_check_in_license(LicenseConsumptionToken, Beneficiary)
Arguments
LicenseConsumptionToken
[required] License consumption token.
Request syntax
svc$check_in_license(
LicenseConsumptionToken = "string",
Beneficiary = "string"
)