View source: R/licensemanager_operations.R
licensemanager_extend_license_consumption | R Documentation |
Extends the expiration date for license consumption.
See https://www.paws-r-sdk.com/docs/licensemanager_extend_license_consumption/ for full documentation.
licensemanager_extend_license_consumption(
LicenseConsumptionToken,
DryRun = NULL
)
LicenseConsumptionToken |
[required] License consumption token. |
DryRun |
Checks whether you have the required permissions for the action, without actually making the request. Provides an error response if you do not have the required permissions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.