licensemanager_check_in_license {paws.management}R Documentation

Checks in the specified license

Description

Checks in the specified license. Check in a license when it is no longer in use.

See https://www.paws-r-sdk.com/docs/licensemanager_check_in_license/ for full documentation.

Usage

licensemanager_check_in_license(LicenseConsumptionToken, Beneficiary = NULL)

Arguments

LicenseConsumptionToken

[required] License consumption token.

Beneficiary

License beneficiary.


[Package paws.management version 0.9.0 Index]