permission_sets_get_resources: Get a resource in a permission set

View source: R/generated_client.R

permission_sets_get_resourcesR Documentation

Get a resource in a permission set

Description

Get a resource in a permission set

Usage

permission_sets_get_resources(id, name)

Arguments

id

integer required. The ID for this permission set.

name

string required. The name of this resource.

Value

A list containing the following elements:

permissionSetId

integer, The ID for the permission set this resource belongs to.

name

string, The name of this resource.

description

string, A description of this resource.

createdAt

string,

updatedAt

string,


civis documentation built on April 1, 2023, 12:01 a.m.