id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-access-request-response |
AccessRequestResponse |
AccessRequestResponse |
AccessRequestResponse |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AccessRequestResponse |
| V2025AccessRequestResponse |
|
/tools/sdk/powershell/v2025/models/access-request-response |
| SDK |
| Software Development Kit |
| AccessRequestResponse |
| V2025AccessRequestResponse |
|
AccessRequestResponse
Properties
| Name |
Type |
Description |
Notes |
| NewRequests |
[]AccessRequestTracking |
A list of new access request tracking data mapped to the values requested. |
[optional] |
| ExistingRequests |
[]AccessRequestTracking |
A list of existing access request tracking data mapped to the values requested. This indicates access has already been requested for this item. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]