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-form-used-by |
FormUsedBy |
FormUsedBy |
FormUsedBy |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| FormUsedBy |
| BetaFormUsedBy |
|
/tools/sdk/powershell/beta/models/form-used-by |
| SDK |
| Software Development Kit |
| FormUsedBy |
| BetaFormUsedBy |
|
FormUsedBy
Properties
| Name |
Type |
Description |
Notes |
| Type |
Enum [ "WORKFLOW", "SOURCE", "MySailPoint" ] |
FormUsedByType value. WORKFLOW FormUsedByTypeWorkflow SOURCE FormUsedByTypeSource MySailPoint FormUsedByType |
[optional] |
| Id |
String |
Unique identifier of the system using the form. |
[optional] |
| Name |
String |
Name of the system using the form. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]