licensemanager_extend_license_consumption: Extends the expiration date for license consumption

View source: R/licensemanager_operations.R

licensemanager_extend_license_consumptionR Documentation

Extends the expiration date for license consumption

Description

Extends the expiration date for license consumption.

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

Usage

licensemanager_extend_license_consumption(
  LicenseConsumptionToken,
  DryRun = NULL
)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.