Extends the expiration date for license consumption.
licensemanager_extend_license_consumption(LicenseConsumptionToken,
DryRun)
[required] License consumption token.
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.
A list with the following syntax:
list( LicenseConsumptionToken = "string", Expiration = "string" )
svc$extend_license_consumption( LicenseConsumptionToken = "string", DryRun = TRUE|FALSE )