id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| access-profile-summary |
AccessProfileSummary |
AccessProfileSummary |
AccessProfileSummary |
pythonsdk |
| python |
| Python |
| sdk |
| AccessProfileSummary |
| AccessProfileSummary |
|
/tools/sdk/python/v3/models/access-profile-summary |
| SDK |
| Software Development Kit |
| AccessProfileSummary |
| AccessProfileSummary |
|
AccessProfileSummary
This is a summary representation of an access profile.
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
The unique ID of the referenced object. |
[optional] |
| name |
str |
The human readable name of the referenced object. |
[optional] |
| display_name |
str |
|
[optional] |
| type |
DtoType |
|
[optional] |
| description |
str |
|
[optional] |
| source |
Reference |
|
[optional] |
| owner |
DisplayReference |
|
[optional] |
| revocable |
bool |
|
[optional] |
| } |
|
|
|
Example
[Back to top]