-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to powershell SDK docs: 13400083192
- Loading branch information
1 parent
63e80b2
commit d8aeab4
Showing
78 changed files
with
1,364 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
41 changes: 41 additions & 0 deletions
41
docs/tools/sdk/powershell/Reference/V2024/Models/AccessApps.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
id: v2024-access-apps | ||
title: AccessApps | ||
pagination_label: AccessApps | ||
sidebar_label: AccessApps | ||
sidebar_class_name: powershellsdk | ||
keywords: ['powershell', 'PowerShell', 'sdk', 'AccessApps', 'V2024AccessApps'] | ||
slug: /tools/sdk/powershell/v2024/models/access-apps | ||
tags: ['SDK', 'Software Development Kit', 'AccessApps', 'V2024AccessApps'] | ||
--- | ||
|
||
|
||
# AccessApps | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Id** | **String** | The unique ID of the referenced object. | [optional] | ||
**Name** | **String** | Name of application | [optional] | ||
**Description** | **String** | Description of application. | [optional] | ||
**Owner** | [**AccessAppsOwner**](access-apps-owner) | | [optional] | ||
|
||
## Examples | ||
|
||
- Prepare the resource | ||
```powershell | ||
$AccessApps = Initialize-PSSailpoint.V2024AccessApps -Id 2c91808568c529c60168cca6f90c1313 ` | ||
-Name Travel and Expense ` | ||
-Description Travel and Expense Application ` | ||
-Owner null | ||
``` | ||
|
||
- Convert the resource to JSON | ||
```powershell | ||
$AccessApps | ConvertTo-JSON | ||
``` | ||
|
||
|
||
[[Back to top]](#) | ||
|
41 changes: 41 additions & 0 deletions
41
docs/tools/sdk/powershell/Reference/V2024/Models/AccessAppsOwner.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
--- | ||
id: v2024-access-apps-owner | ||
title: AccessAppsOwner | ||
pagination_label: AccessAppsOwner | ||
sidebar_label: AccessAppsOwner | ||
sidebar_class_name: powershellsdk | ||
keywords: ['powershell', 'PowerShell', 'sdk', 'AccessAppsOwner', 'V2024AccessAppsOwner'] | ||
slug: /tools/sdk/powershell/v2024/models/access-apps-owner | ||
tags: ['SDK', 'Software Development Kit', 'AccessAppsOwner', 'V2024AccessAppsOwner'] | ||
--- | ||
|
||
|
||
# AccessAppsOwner | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Type** | **Enum** [ "IDENTITY" ] | Owner's DTO type. | [optional] | ||
**Id** | **String** | Owner's identity ID. | [optional] | ||
**Name** | **String** | Owner's display name. | [optional] | ||
**Email** | **String** | Owner's email. | [optional] | ||
|
||
## Examples | ||
|
||
- Prepare the resource | ||
```powershell | ||
$AccessAppsOwner = Initialize-PSSailpoint.V2024AccessAppsOwner -Type IDENTITY ` | ||
-Id 2c9180a46faadee4016fb4e018c20639 ` | ||
-Name John Doe ` | ||
-Email [email protected] | ||
``` | ||
|
||
- Convert the resource to JSON | ||
```powershell | ||
$AccessAppsOwner | ConvertTo-JSON | ||
``` | ||
|
||
|
||
[[Back to top]](#) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 39 additions & 0 deletions
39
docs/tools/sdk/powershell/Reference/V2024/Models/ActivityIdentity.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
id: v2024-activity-identity | ||
title: ActivityIdentity | ||
pagination_label: ActivityIdentity | ||
sidebar_label: ActivityIdentity | ||
sidebar_class_name: powershellsdk | ||
keywords: ['powershell', 'PowerShell', 'sdk', 'ActivityIdentity', 'V2024ActivityIdentity'] | ||
slug: /tools/sdk/powershell/v2024/models/activity-identity | ||
tags: ['SDK', 'Software Development Kit', 'ActivityIdentity', 'V2024ActivityIdentity'] | ||
--- | ||
|
||
|
||
# ActivityIdentity | ||
|
||
## Properties | ||
|
||
Name | Type | Description | Notes | ||
------------ | ------------- | ------------- | ------------- | ||
**Id** | **String** | The unique ID of the referenced object. | [optional] | ||
**Name** | **String** | The human readable name of the referenced object. | [optional] | ||
**Type** | **String** | Type of object | [optional] | ||
|
||
## Examples | ||
|
||
- Prepare the resource | ||
```powershell | ||
$ActivityIdentity = Initialize-PSSailpoint.V2024ActivityIdentity -Id 2c91808568c529c60168cca6f90c1313 ` | ||
-Name John Doe ` | ||
-Type Identity | ||
``` | ||
|
||
- Convert the resource to JSON | ||
```powershell | ||
$ActivityIdentity | ConvertTo-JSON | ||
``` | ||
|
||
|
||
[[Back to top]](#) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.