onelogin (version 0.2.0)

ol_roles_get: Get all available roles

Description

Get all available roles

Usage

ol_roles_get(con, ...)

Arguments

con

a 'OneLogin' connection

...

filters for the roles. See options in the API docs.

Value

a tibble of roles

Examples

Run this code
# NOT RUN {
if (interactive()) ol_roles_get(onelogin())
# }

Run the code above in your browser using DataLab