managedgrafana_associate_license: Assigns a Grafana Enterprise license to a workspace

View source: R/managedgrafana_operations.R

managedgrafana_associate_licenseR Documentation

Assigns a Grafana Enterprise license to a workspace

Description

Assigns a Grafana Enterprise license to a workspace. To upgrade, you must use ENTERPRISE for the licenseType, and pass in a valid Grafana Labs token for the grafanaToken. Upgrading to Grafana Enterprise incurs additional fees. For more information, see Upgrade a workspace to Grafana Enterprise.

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

Usage

managedgrafana_associate_license(grafanaToken = NULL, licenseType, workspaceId)

Arguments

grafanaToken

A token from Grafana Labs that ties your Amazon Web Services account with a Grafana Labs account. For more information, see Link your account with Grafana Labs.

licenseType

[required] The type of license to associate with the workspace.

Amazon Managed Grafana workspaces no longer support Grafana Enterprise free trials.

workspaceId

[required] The ID of the workspace to associate the license with.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.