id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-role-identity |
RoleIdentity |
RoleIdentity |
RoleIdentity |
pythonsdk |
| python |
| Python |
| sdk |
| RoleIdentity |
| V2025RoleIdentity |
|
/tools/sdk/python/v2025/models/role-identity |
| SDK |
| Software Development Kit |
| RoleIdentity |
| V2025RoleIdentity |
|
RoleIdentity
A subset of the fields of an Identity which is a member of a Role.
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
The ID of the Identity |
[optional] |
| alias_name |
str |
The alias / username of the Identity |
[optional] |
| name |
str |
The human-readable display name of the Identity |
[optional] |
| email |
str |
Email address of the Identity |
[optional] |
| role_assignment_source |
RoleAssignmentSourceType |
|
[optional] |
| } |
|
|
|
Example
[Back to top]