managedgrafana_disassociate_license {paws.management} | R Documentation |
Removes the Grafana Enterprise license from a workspace
Description
Removes the Grafana Enterprise license from a workspace.
See https://www.paws-r-sdk.com/docs/managedgrafana_disassociate_license/ for full documentation.
Usage
managedgrafana_disassociate_license(licenseType, workspaceId)
Arguments
licenseType |
[required] The type of license to remove from the workspace. |
workspaceId |
[required] The ID of the workspace to remove the Grafana Enterprise license from. |
[Package paws.management version 0.7.0 Index]