managedgrafana_update_permissions {paws.management} | R Documentation |
Updates which users in a workspace have the Grafana Admin
or Editor
roles.
See https://www.paws-r-sdk.com/docs/managedgrafana_update_permissions/ for full documentation.
managedgrafana_update_permissions(updateInstructionBatch, workspaceId)
updateInstructionBatch |
[required] An array of structures that contain the permission updates to make. |
workspaceId |
[required] The ID of the workspace to update. |