List

Retrieves a paginated list of all privileges for a customer

1 variables
16 variables

Retrieves a paginated list of all privileges for a customer

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • Manage delegated admin roles for your domain
  • View delegated admin roles for your domain

Input

This building block consumes 1 input parameters

  = Parameter name
  = Format

customer STRING Required

Immutable ID of the G Suite account

Output

This building block provides 16 output parameters

  = Parameter name
  = Format

etag STRING

ETag of the resource

kind STRING

The type of the API resource. This is always admin#directory#privileges

items[] OBJECT

items[].serviceId STRING

The obfuscated ID of the service this privilege is for. This value is returned with Privileges.list()

items[].serviceName STRING

The name of the service this privilege is for

items[].childPrivileges[] OBJECT

items[].childPrivileges[].serviceId STRING

The obfuscated ID of the service this privilege is for. This value is returned with Privileges.list()

items[].childPrivileges[].serviceName STRING

The name of the service this privilege is for

items[].childPrivileges[].privilegeName STRING

The name of the privilege

items[].childPrivileges[].kind STRING

The type of the API resource. This is always admin#directory#privilege

items[].childPrivileges[].etag STRING

ETag of the resource

items[].childPrivileges[].isOuScopable BOOLEAN

If the privilege can be restricted to an organization unit

items[].privilegeName STRING

The name of the privilege

items[].kind STRING

The type of the API resource. This is always admin#directory#privilege

items[].etag STRING

ETag of the resource

items[].isOuScopable BOOLEAN

If the privilege can be restricted to an organization unit