id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| identity-with-new-access1 |
IdentityWithNewAccess1 |
IdentityWithNewAccess1 |
IdentityWithNewAccess1 |
pythonsdk |
| python |
| Python |
| sdk |
| IdentityWithNewAccess1 |
| IdentityWithNewAccess1 |
|
/tools/sdk/python/v3/models/identity-with-new-access1 |
| SDK |
| Software Development Kit |
| IdentityWithNewAccess1 |
| IdentityWithNewAccess1 |
|
IdentityWithNewAccess1
An identity with a set of access to be added
Properties
| Name |
Type |
Description |
Notes |
| identity_id |
str |
Set of identity IDs to be checked. |
[required] |
| access_refs |
[]EntitlementRef1 |
The bundle of access profiles to be added to the identities specified. All references must be ENTITLEMENT type. |
[required] |
| client_metadata |
map[string]str |
Arbitrary key-value pairs. They will never be processed by the IdentityNow system but will be returned on completion of the violation check. |
[optional] |
| } |
|
|
|
Example
[Back to top]