id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-identity-with-new-access |
IdentityWithNewAccess |
IdentityWithNewAccess |
IdentityWithNewAccess |
pythonsdk |
| python |
| Python |
| sdk |
| IdentityWithNewAccess |
| V2024IdentityWithNewAccess |
|
/tools/sdk/python/v2024/models/identity-with-new-access |
| SDK |
| Software Development Kit |
| IdentityWithNewAccess |
| V2024IdentityWithNewAccess |
|
IdentityWithNewAccess
An identity with a set of access to be added
Properties
| Name |
Type |
Description |
Notes |
| identity_id |
str |
Identity id to be checked. |
[required] |
| access_refs |
[]IdentityWithNewAccessAccessRefsInner |
The list of entitlements to consider for possible violations in a preventive check. |
[required] |
| } |
|
|
|
Example
[Back to top]