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-review-item |
AccessReviewItem |
AccessReviewItem |
AccessReviewItem |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AccessReviewItem |
| AccessReviewItem |
|
/tools/sdk/powershell/v3/models/access-review-item |
| SDK |
| Software Development Kit |
| AccessReviewItem |
| AccessReviewItem |
|
AccessReviewItem
Properties
| Name |
Type |
Description |
Notes |
| AccessSummary |
AccessSummary |
|
[optional] |
| IdentitySummary |
CertificationIdentitySummary |
|
[optional] |
| Id |
String |
The review item's id |
[optional] |
| Completed |
Boolean |
Whether the review item is complete |
[optional] |
| NewAccess |
Boolean |
Indicates whether the review item is for new access to a source |
[optional] |
| Decision |
CertificationDecision |
|
[optional] |
| Comments |
String |
Comments for this review item |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]