View source: R/managedgrafana_operations.R
managedgrafana_list_workspace_service_account_tokens | R Documentation |
Returns a list of tokens for a workspace service account.
See https://www.paws-r-sdk.com/docs/managedgrafana_list_workspace_service_account_tokens/ for full documentation.
managedgrafana_list_workspace_service_account_tokens(
maxResults = NULL,
nextToken = NULL,
serviceAccountId,
workspaceId
)
maxResults |
The maximum number of tokens to include in the results. |
nextToken |
The token for the next set of service accounts to return. (You receive
this token from a previous
|
serviceAccountId |
[required] The ID of the service account for which to return tokens. |
workspaceId |
[required] The ID of the workspace for which to return tokens. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.