Role

Entity to create a new role for role based authentication

Overview

cspOnly boolean filterable   orderable  
description string filterable   orderable  
name string required   filterable   orderable  

API Resource

/roles/id
delete get put

Parents

/enterprises/id/roles
get
/roles
get post

Children

/roles/id/roleentries
get

Members

This object has no members.

Attributes documentation

cspOnly boolean filterable   orderable  
Discussion

Flag to state if a role is applicable only at the csp level


Charateristics

Default value: false
SDK attribute: cspOnly

description string filterable   orderable  
Discussion

A brief description of the purpose of the role


Charateristics

Format: free
Max length: 256
SDK attribute: description

name string required   filterable   orderable  
Discussion

Name of the role


Charateristics

Format: free
Max length: 256
SDK attribute: name