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-request-tracking |
AccessRequestTracking |
AccessRequestTracking |
AccessRequestTracking |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AccessRequestTracking |
| AccessRequestTracking |
|
/tools/sdk/powershell/v3/models/access-request-tracking |
| SDK |
| Software Development Kit |
| AccessRequestTracking |
| AccessRequestTracking |
|
AccessRequestTracking
Properties
| Name |
Type |
Description |
Notes |
| RequestedFor |
String |
The identity id in which the access request is for. |
[optional] |
| RequestedItemsDetails |
[]RequestedItemDetails |
The details of the item requested. |
[optional] |
| AttributesHash |
Int32 |
a hash representation of the access requested, useful for longer term tracking client side. |
[optional] |
| AccessRequestIds |
[]String |
a list of access request identifiers, generally only one will be populated, but high volume requested may result in multiple ids. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]