Awso_grafana_lwtSourceval associate_license :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.AssociateLicenseRequest.t ->
(Awso_grafana.Values.AssociateLicenseResponse.t,
Awso_grafana.Values.AssociateLicenseResponse.error)
Result.t
Lwt.tval create_workspace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.CreateWorkspaceRequest.t ->
(Awso_grafana.Values.CreateWorkspaceResponse.t,
Awso_grafana.Values.CreateWorkspaceResponse.error)
Result.t
Lwt.tval create_workspace_api_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.CreateWorkspaceApiKeyRequest.t ->
(Awso_grafana.Values.CreateWorkspaceApiKeyResponse.t,
Awso_grafana.Values.CreateWorkspaceApiKeyResponse.error)
Result.t
Lwt.tval create_workspace_service_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.CreateWorkspaceServiceAccountRequest.t ->
(Awso_grafana.Values.CreateWorkspaceServiceAccountResponse.t,
Awso_grafana.Values.CreateWorkspaceServiceAccountResponse.error)
Result.t
Lwt.tval create_workspace_service_account_token :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.CreateWorkspaceServiceAccountTokenRequest.t ->
(Awso_grafana.Values.CreateWorkspaceServiceAccountTokenResponse.t,
Awso_grafana.Values.CreateWorkspaceServiceAccountTokenResponse.error)
Result.t
Lwt.tval delete_workspace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.DeleteWorkspaceRequest.t ->
(Awso_grafana.Values.DeleteWorkspaceResponse.t,
Awso_grafana.Values.DeleteWorkspaceResponse.error)
Result.t
Lwt.tval delete_workspace_api_key :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.DeleteWorkspaceApiKeyRequest.t ->
(Awso_grafana.Values.DeleteWorkspaceApiKeyResponse.t,
Awso_grafana.Values.DeleteWorkspaceApiKeyResponse.error)
Result.t
Lwt.tval delete_workspace_service_account :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.DeleteWorkspaceServiceAccountRequest.t ->
(Awso_grafana.Values.DeleteWorkspaceServiceAccountResponse.t,
Awso_grafana.Values.DeleteWorkspaceServiceAccountResponse.error)
Result.t
Lwt.tval delete_workspace_service_account_token :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.DeleteWorkspaceServiceAccountTokenRequest.t ->
(Awso_grafana.Values.DeleteWorkspaceServiceAccountTokenResponse.t,
Awso_grafana.Values.DeleteWorkspaceServiceAccountTokenResponse.error)
Result.t
Lwt.tval describe_workspace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.DescribeWorkspaceRequest.t ->
(Awso_grafana.Values.DescribeWorkspaceResponse.t,
Awso_grafana.Values.DescribeWorkspaceResponse.error)
Result.t
Lwt.tval describe_workspace_authentication :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.DescribeWorkspaceAuthenticationRequest.t ->
(Awso_grafana.Values.DescribeWorkspaceAuthenticationResponse.t,
Awso_grafana.Values.DescribeWorkspaceAuthenticationResponse.error)
Result.t
Lwt.tval describe_workspace_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.DescribeWorkspaceConfigurationRequest.t ->
(Awso_grafana.Values.DescribeWorkspaceConfigurationResponse.t,
Awso_grafana.Values.DescribeWorkspaceConfigurationResponse.error)
Result.t
Lwt.tval disassociate_license :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.DisassociateLicenseRequest.t ->
(Awso_grafana.Values.DisassociateLicenseResponse.t,
Awso_grafana.Values.DisassociateLicenseResponse.error)
Result.t
Lwt.tval list_permissions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.ListPermissionsRequest.t ->
(Awso_grafana.Values.ListPermissionsResponse.t,
Awso_grafana.Values.ListPermissionsResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.ListTagsForResourceRequest.t ->
(Awso_grafana.Values.ListTagsForResourceResponse.t,
Awso_grafana.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval list_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.ListVersionsRequest.t ->
(Awso_grafana.Values.ListVersionsResponse.t,
Awso_grafana.Values.ListVersionsResponse.error)
Result.t
Lwt.tval list_workspace_service_account_tokens :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.ListWorkspaceServiceAccountTokensRequest.t ->
(Awso_grafana.Values.ListWorkspaceServiceAccountTokensResponse.t,
Awso_grafana.Values.ListWorkspaceServiceAccountTokensResponse.error)
Result.t
Lwt.tval list_workspace_service_accounts :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.ListWorkspaceServiceAccountsRequest.t ->
(Awso_grafana.Values.ListWorkspaceServiceAccountsResponse.t,
Awso_grafana.Values.ListWorkspaceServiceAccountsResponse.error)
Result.t
Lwt.tval list_workspaces :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.ListWorkspacesRequest.t ->
(Awso_grafana.Values.ListWorkspacesResponse.t,
Awso_grafana.Values.ListWorkspacesResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.TagResourceRequest.t ->
(Awso_grafana.Values.TagResourceResponse.t,
Awso_grafana.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.UntagResourceRequest.t ->
(Awso_grafana.Values.UntagResourceResponse.t,
Awso_grafana.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_permissions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.UpdatePermissionsRequest.t ->
(Awso_grafana.Values.UpdatePermissionsResponse.t,
Awso_grafana.Values.UpdatePermissionsResponse.error)
Result.t
Lwt.tval update_workspace :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.UpdateWorkspaceRequest.t ->
(Awso_grafana.Values.UpdateWorkspaceResponse.t,
Awso_grafana.Values.UpdateWorkspaceResponse.error)
Result.t
Lwt.tval update_workspace_authentication :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.UpdateWorkspaceAuthenticationRequest.t ->
(Awso_grafana.Values.UpdateWorkspaceAuthenticationResponse.t,
Awso_grafana.Values.UpdateWorkspaceAuthenticationResponse.error)
Result.t
Lwt.tval update_workspace_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_grafana.Values.UpdateWorkspaceConfigurationRequest.t ->
(Awso_grafana.Values.UpdateWorkspaceConfigurationResponse.t,
Awso_grafana.Values.UpdateWorkspaceConfigurationResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_grafana.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]A structure that specifies one user or group in the workspace.
A structure that defines which attributes in the IdP assertion are to be used to define information about the users authenticated by the IdP to use the workspace.
A structure containing the identity provider (IdP) metadata used to integrate the identity provider with this workspace. You can specify the metadata either by providing a URL to its location in the url parameter, or by specifying the full metadata in XML format in the xml parameter. Specifying both will cause an error.
This structure defines which groups defined in the SAML assertion attribute are to be mapped to the Grafana Admin and Editor roles in the workspace. SAML authenticated users not part of Admin or Editor role groups have Viewer permission over the workspace.
A structure that contains information about a request parameter that caused an error.
A structure containing information about how this workspace works with SAML.
Contains the instructions for one Grafana role permission update in a UpdatePermissions operation.
A structure that describes whether the workspace uses SAML, IAM Identity Center, or both methods for user authentication, and whether that authentication is fully configured.
The configuration settings for in-bound network access to your workspace. When this is configured, only listed IP addresses and VPC endpoints will be able to access your workspace. Standard Grafana authentication and authorization are still required. Access is granted to a caller that is in either the IP address list or the VPC endpoint list - they do not need to be in both. If this is not configured, or is removed, then all IP addresses and VPC endpoints are allowed. Standard Grafana authentication and authorization are still required. While both prefixListIds and vpceIds are required, you can pass in an empty array of strings for either parameter if you do not want to allow any of that type. If both are passed as empty arrays, no traffic is allowed to the workspace, because only explicitly allowed connections are accepted.
The configuration settings for an Amazon VPC that contains data sources for your Grafana workspace to connect to. Provided securityGroupIds and subnetIds must be part of the same VPC. Connecting to a private VPC is not yet available in the Asia Pacific (Seoul) Region (ap-northeast-2).
A structure containing information about how this workspace works with IAM Identity Center.
A structure containing information about how this workspace works with SAML.
A structure containing information about one error encountered while performing an UpdatePermissions operation.
A structure that contains some information about one workspace in the account.
A structure that contains the information about one service account.
A structure that contains the information about a service account token.
A structure containing the identity of one user or group and the Admin, Editor, or Viewer role that they have.
You do not have sufficient permissions to perform this action.
A resource was in an inconsistent state during an update or a deletion.
Unexpected error while processing the request. Retry the request.
The request references a resource that does not exist.
The request was denied because of request throttling. Retry the request.
The value of a parameter in the request caused an error.
A structure containing information about an Amazon Managed Grafana workspace in your account.
A structure containing information about the user authentication methods used by the workspace.
module ListWorkspacesRequestMaxResultsInteger =
Awso_grafana.Values.ListWorkspacesRequestMaxResultsIntegermodule ListWorkspaceServiceAccountsRequestMaxResultsInteger =
Awso_grafana.Values.ListWorkspaceServiceAccountsRequestMaxResultsIntegermodule ListWorkspaceServiceAccountTokensRequestMaxResultsInteger =
Awso_grafana.Values.ListWorkspaceServiceAccountTokensRequestMaxResultsIntegermodule ListVersionsRequestMaxResultsInteger =
Awso_grafana.Values.ListVersionsRequestMaxResultsIntegermodule ListPermissionsRequestMaxResultsInteger =
Awso_grafana.Values.ListPermissionsRequestMaxResultsIntegermodule ServiceAccountTokenSummaryWithKey =
Awso_grafana.Values.ServiceAccountTokenSummaryWithKeyA structure that contains the information about a service account token. This structure is returned when creating the token. It is important to store the key that is returned, as it is not retrievable at a later time. If you lose the key, you can delete and recreate the token, which will create a new key.
The request would cause a service quota to be exceeded.
module CreateWorkspaceServiceAccountTokenRequestSecondsToLiveInteger =
Awso_grafana.Values.CreateWorkspaceServiceAccountTokenRequestSecondsToLiveIntegermodule CreateWorkspaceApiKeyRequestSecondsToLiveInteger =
Awso_grafana.Values.CreateWorkspaceApiKeyRequestSecondsToLiveIntegerModifies an existing Amazon Managed Grafana workspace. If you use this operation and omit any optional parameters, the existing values of those parameters are not changed. To modify the user authentication methods that the workspace uses, such as SAML or IAM Identity Center, use UpdateWorkspaceAuthentication. To modify which users in the workspace have the Admin and Editor Grafana roles, use UpdatePermissions.
Modifies an existing Amazon Managed Grafana workspace. If you use this operation and omit any optional parameters, the existing values of those parameters are not changed. To modify the user authentication methods that the workspace uses, such as SAML or IAM Identity Center, use UpdateWorkspaceAuthentication. To modify which users in the workspace have the Admin and Editor Grafana roles, use UpdatePermissions.
module UpdateWorkspaceConfigurationResponse =
Awso_grafana.Values.UpdateWorkspaceConfigurationResponseUpdates the configuration string for the given workspace
module UpdateWorkspaceConfigurationRequest =
Awso_grafana.Values.UpdateWorkspaceConfigurationRequestUpdates the configuration string for the given workspace
module UpdateWorkspaceAuthenticationResponse =
Awso_grafana.Values.UpdateWorkspaceAuthenticationResponseUse this operation to define the identity provider (IdP) that this workspace authenticates users from, using SAML. You can also map SAML assertion attributes to workspace user information and define which groups in the assertion attribute are to have the Admin and Editor roles in the workspace. Changes to the authentication method for a workspace may take a few minutes to take effect.
module UpdateWorkspaceAuthenticationRequest =
Awso_grafana.Values.UpdateWorkspaceAuthenticationRequestUse this operation to define the identity provider (IdP) that this workspace authenticates users from, using SAML. You can also map SAML assertion attributes to workspace user information and define which groups in the assertion attribute are to have the Admin and Editor roles in the workspace. Changes to the authentication method for a workspace may take a few minutes to take effect.
Updates which users in a workspace have the Grafana Admin or Editor roles.
Updates which users in a workspace have the Grafana Admin or Editor roles.
The UntagResource operation removes the association of the tag with the Amazon Managed Grafana resource.
The UntagResource operation removes the association of the tag with the Amazon Managed Grafana resource.
The TagResource operation associates tags with an Amazon Managed Grafana resource. Currently, the only resource that can be tagged is workspaces. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.
The TagResource operation associates tags with an Amazon Managed Grafana resource. Currently, the only resource that can be tagged is workspaces. If you specify a new tag key for the resource, this tag is appended to the list of tags associated with the resource. If you specify a tag key that is already associated with the resource, the new tag value that you specify replaces the previous value for that tag.
Returns a list of Amazon Managed Grafana workspaces in the account, with some information about each workspace. For more complete information about one workspace, use DescribeWorkspace.
Returns a list of Amazon Managed Grafana workspaces in the account, with some information about each workspace. For more complete information about one workspace, use DescribeWorkspace.
module ListWorkspaceServiceAccountsResponse =
Awso_grafana.Values.ListWorkspaceServiceAccountsResponseReturns a list of service accounts for a workspace. Service accounts are only available for workspaces that are compatible with Grafana version 9 and above.
module ListWorkspaceServiceAccountsRequest =
Awso_grafana.Values.ListWorkspaceServiceAccountsRequestReturns a list of service accounts for a workspace. Service accounts are only available for workspaces that are compatible with Grafana version 9 and above.
module ListWorkspaceServiceAccountTokensResponse =
Awso_grafana.Values.ListWorkspaceServiceAccountTokensResponseReturns a list of tokens for a workspace service account. This does not return the key for each token. You cannot access keys after they are created. To create a new key, delete the token and recreate it. Service accounts are only available for workspaces that are compatible with Grafana version 9 and above.
module ListWorkspaceServiceAccountTokensRequest =
Awso_grafana.Values.ListWorkspaceServiceAccountTokensRequestReturns a list of tokens for a workspace service account. This does not return the key for each token. You cannot access keys after they are created. To create a new key, delete the token and recreate it. Service accounts are only available for workspaces that are compatible with Grafana version 9 and above.
Lists available versions of Grafana. These are available when calling CreateWorkspace. Optionally, include a workspace to list the versions to which it can be upgraded.
Lists available versions of Grafana. These are available when calling CreateWorkspace. Optionally, include a workspace to list the versions to which it can be upgraded.
The ListTagsForResource operation returns the tags that are associated with the Amazon Managed Service for Grafana resource specified by the resourceArn. Currently, the only resource that can be tagged is a workspace.
The ListTagsForResource operation returns the tags that are associated with the Amazon Managed Service for Grafana resource specified by the resourceArn. Currently, the only resource that can be tagged is a workspace.
Lists the users and groups who have the Grafana Admin and Editor roles in this workspace. If you use this operation without specifying userId or groupId, the operation returns the roles of all users and groups. If you specify a userId or a groupId, only the roles for that user or group are returned. If you do this, you can specify only one userId or one groupId.
Lists the users and groups who have the Grafana Admin and Editor roles in this workspace. If you use this operation without specifying userId or groupId, the operation returns the roles of all users and groups. If you specify a userId or a groupId, only the roles for that user or group are returned. If you do this, you can specify only one userId or one groupId.
Removes the Grafana Enterprise license from a workspace.
Removes the Grafana Enterprise license from a workspace.
Displays information about one Amazon Managed Grafana workspace.
Displays information about one Amazon Managed Grafana workspace.
module DescribeWorkspaceConfigurationResponse =
Awso_grafana.Values.DescribeWorkspaceConfigurationResponseGets the current configuration string for the given workspace.
module DescribeWorkspaceConfigurationRequest =
Awso_grafana.Values.DescribeWorkspaceConfigurationRequestGets the current configuration string for the given workspace.
module DescribeWorkspaceAuthenticationResponse =
Awso_grafana.Values.DescribeWorkspaceAuthenticationResponseDisplays information about the authentication methods used in one Amazon Managed Grafana workspace.
module DescribeWorkspaceAuthenticationRequest =
Awso_grafana.Values.DescribeWorkspaceAuthenticationRequestDisplays information about the authentication methods used in one Amazon Managed Grafana workspace.
module DeleteWorkspaceServiceAccountTokenResponse =
Awso_grafana.Values.DeleteWorkspaceServiceAccountTokenResponseDeletes a token for the workspace service account. This will disable the key associated with the token. If any automation is currently using the key, it will no longer be authenticated or authorized to perform actions with the Grafana HTTP APIs. Service accounts are only available for workspaces that are compatible with Grafana version 9 and above.
module DeleteWorkspaceServiceAccountTokenRequest =
Awso_grafana.Values.DeleteWorkspaceServiceAccountTokenRequestDeletes a token for the workspace service account. This will disable the key associated with the token. If any automation is currently using the key, it will no longer be authenticated or authorized to perform actions with the Grafana HTTP APIs. Service accounts are only available for workspaces that are compatible with Grafana version 9 and above.
module DeleteWorkspaceServiceAccountResponse =
Awso_grafana.Values.DeleteWorkspaceServiceAccountResponseDeletes a workspace service account from the workspace. This will delete any tokens created for the service account, as well. If the tokens are currently in use, the will fail to authenticate / authorize after they are deleted. Service accounts are only available for workspaces that are compatible with Grafana version 9 and above.
module DeleteWorkspaceServiceAccountRequest =
Awso_grafana.Values.DeleteWorkspaceServiceAccountRequestDeletes a workspace service account from the workspace. This will delete any tokens created for the service account, as well. If the tokens are currently in use, the will fail to authenticate / authorize after they are deleted. Service accounts are only available for workspaces that are compatible with Grafana version 9 and above.
Deletes an Amazon Managed Grafana workspace.
Deletes an Amazon Managed Grafana workspace.
Deletes a Grafana API key for the workspace. In workspaces compatible with Grafana version 9 or above, use workspace service accounts instead of API keys. API keys will be removed in a future release.
Deletes a Grafana API key for the workspace. In workspaces compatible with Grafana version 9 or above, use workspace service accounts instead of API keys. API keys will be removed in a future release.
module CreateWorkspaceServiceAccountTokenResponse =
Awso_grafana.Values.CreateWorkspaceServiceAccountTokenResponseCreates a token that can be used to authenticate and authorize Grafana HTTP API operations for the given workspace service account. The service account acts as a user for the API operations, and defines the permissions that are used by the API. When you create the service account token, you will receive a key that is used when calling Grafana APIs. Do not lose this key, as it will not be retrievable again. If you do lose the key, you can delete the token and recreate it to receive a new key. This will disable the initial key. Service accounts are only available for workspaces that are compatible with Grafana version 9 and above.
module CreateWorkspaceServiceAccountTokenRequest =
Awso_grafana.Values.CreateWorkspaceServiceAccountTokenRequestCreates a token that can be used to authenticate and authorize Grafana HTTP API operations for the given workspace service account. The service account acts as a user for the API operations, and defines the permissions that are used by the API. When you create the service account token, you will receive a key that is used when calling Grafana APIs. Do not lose this key, as it will not be retrievable again. If you do lose the key, you can delete the token and recreate it to receive a new key. This will disable the initial key. Service accounts are only available for workspaces that are compatible with Grafana version 9 and above.
module CreateWorkspaceServiceAccountResponse =
Awso_grafana.Values.CreateWorkspaceServiceAccountResponseCreates a service account for the workspace. A service account can be used to call Grafana HTTP APIs, and run automated workloads. After creating the service account with the correct GrafanaRole for your use case, use CreateWorkspaceServiceAccountToken to create a token that can be used to authenticate and authorize Grafana HTTP API calls. You can only create service accounts for workspaces that are compatible with Grafana version 9 and above. For more information about service accounts, see Service accounts in the Amazon Managed Grafana User Guide. For more information about the Grafana HTTP APIs, see Using Grafana HTTP APIs in the Amazon Managed Grafana User Guide.
module CreateWorkspaceServiceAccountRequest =
Awso_grafana.Values.CreateWorkspaceServiceAccountRequestCreates a service account for the workspace. A service account can be used to call Grafana HTTP APIs, and run automated workloads. After creating the service account with the correct GrafanaRole for your use case, use CreateWorkspaceServiceAccountToken to create a token that can be used to authenticate and authorize Grafana HTTP API calls. You can only create service accounts for workspaces that are compatible with Grafana version 9 and above. For more information about service accounts, see Service accounts in the Amazon Managed Grafana User Guide. For more information about the Grafana HTTP APIs, see Using Grafana HTTP APIs in the Amazon Managed Grafana User Guide.
Creates a workspace. In a workspace, you can create Grafana dashboards and visualizations to analyze your metrics, logs, and traces. You don't have to build, package, or deploy any hardware to run the Grafana server. Don't use CreateWorkspace to modify an existing workspace. Instead, use UpdateWorkspace.
Creates a workspace. In a workspace, you can create Grafana dashboards and visualizations to analyze your metrics, logs, and traces. You don't have to build, package, or deploy any hardware to run the Grafana server. Don't use CreateWorkspace to modify an existing workspace. Instead, use UpdateWorkspace.
Creates a Grafana API key for the workspace. This key can be used to authenticate requests sent to the workspace's HTTP API. See https://docs.aws.amazon.com/grafana/latest/userguide/Using-Grafana-APIs.html for available APIs and example requests. In workspaces compatible with Grafana version 9 or above, use workspace service accounts instead of API keys. API keys will be removed in a future release.
Creates a Grafana API key for the workspace. This key can be used to authenticate requests sent to the workspace's HTTP API. See https://docs.aws.amazon.com/grafana/latest/userguide/Using-Grafana-APIs.html for available APIs and example requests. In workspaces compatible with Grafana version 9 or above, use workspace service accounts instead of API keys. API keys will be removed in a future release.
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.
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.