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-remediation-items |
RemediationItems |
RemediationItems |
RemediationItems |
pythonsdk |
| python |
| Python |
| sdk |
| RemediationItems |
| BetaRemediationItems |
|
/tools/sdk/python/beta/models/remediation-items |
| SDK |
| Software Development Kit |
| RemediationItems |
| BetaRemediationItems |
|
RemediationItems
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
The ID of the certification |
[optional] |
| target_id |
str |
The ID of the certification target |
[optional] |
| target_name |
str |
The name of the certification target |
[optional] |
| target_display_name |
str |
The display name of the certification target |
[optional] |
| application_name |
str |
The name of the application/source |
[optional] |
| attribute_name |
str |
The name of the attribute being certified |
[optional] |
| attribute_operation |
str |
The operation of the certification on the attribute |
[optional] |
| attribute_value |
str |
The value of the attribute being certified |
[optional] |
| native_identity |
str |
The native identity of the target |
[optional] |
| } |
|
|
|
Example
[Back to top]