Learn R Programming

paws.management (version 0.9.0)

licensemanager_checkout_license: Checks out the specified license

Description

Checks out the specified license.

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

Usage

licensemanager_checkout_license(
  ProductSKU,
  CheckoutType,
  KeyFingerprint,
  Entitlements,
  ClientToken,
  Beneficiary = NULL,
  NodeId = NULL
)

Arguments

ProductSKU

[required] Product SKU.

CheckoutType

[required] Checkout type.

KeyFingerprint

[required] Key fingerprint identifying the license.

Entitlements

[required] License entitlements.

ClientToken

[required] Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Beneficiary

License beneficiary.

NodeId

Node ID.