licensemanager_checkout_license: Checks out the specified license

View source: R/licensemanager_operations.R

licensemanager_checkout_licenseR Documentation

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.


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