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