id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| beta-identity-history-response |
IdentityHistoryResponse |
IdentityHistoryResponse |
IdentityHistoryResponse |
pythonsdk |
| python |
| Python |
| sdk |
| IdentityHistoryResponse |
| BetaIdentityHistoryResponse |
|
/tools/sdk/python/beta/models/identity-history-response |
| SDK |
| Software Development Kit |
| IdentityHistoryResponse |
| BetaIdentityHistoryResponse |
|
IdentityHistoryResponse
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
the identity ID |
[optional] |
| display_name |
str |
the display name of the identity |
[optional] |
| snapshot |
str |
the date when the identity record was created |
[optional] |
| deleted_date |
str |
the date when the identity was deleted |
[optional] |
| access_item_count |
map[string]int |
A map containing the count of each access item |
[optional] |
| attributes |
map[string]object |
A map containing the identity attributes |
[optional] |
| } |
|
|
|
Example
[Back to top]