managedgrafana_update_permissions {paws.management}R Documentation

Updates which users in a workspace have the Grafana Admin or Editor roles

Description

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.

Usage

managedgrafana_update_permissions(updateInstructionBatch, workspaceId)

Arguments

updateInstructionBatch

[required] An array of structures that contain the permission updates to make.

workspaceId

[required] The ID of the workspace to update.


[Package paws.management version 0.7.0 Index]