The managedRolesAndGroupsForExport() GraphQL query field is used to get a list of the managed roles and groups for export.

For more information on roles in LogScale, see the Managing Users & Permissions documentation page. You may also want to look at the Managing Users & Permissions page for related information.

Syntax

Below is the syntax for the managedRolesAndGroupsForExport() query field:

managedRolesAndGroupsForExport: ManagedRolesAndGroupsForExport

Given Datatypes

For the given datatype, managedRolesAndGroupsForExport(), there are several parameters that may be given. Below is a list of them along with their datatypes and a description of each:

Table: ManagedRolesAndGroupsForExport

ParameterTypeRequired[a]DefaultDescription
roleIdstringyes The unique identifier of the role.
groupIdstringyes The unique identifier of the group.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.