Update to powershell SDK docs: 13288880759

This commit is contained in:
developer-relations-sp
2025-02-12 15:27:31 +00:00
parent 7418db0bbc
commit 3ff52d48c5
14 changed files with 4227 additions and 4159 deletions

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource - Prepare the resource
```powershell ```powershell
$AccountUsage = Initialize-PSSailpoint.BetaAccountUsage -Date Fri Apr 21 00:00:00 UTC 2023 ` $AccountUsage = Initialize-PSSailpoint.BetaAccountUsage -Date Thu Apr 20 20:00:00 EDT 2023 `
-Count 10 -Count 10
``` ```

View File

@@ -51,8 +51,8 @@ $NonEmployeeRequestWithoutApprovalItem = Initialize-PSSailpoint.BetaNonEmployeeR
-ApprovalStatus null ` -ApprovalStatus null `
-Comment approved ` -Comment approved `
-CompletionDate 2020-03-24T11:11:41.139-05:00 ` -CompletionDate 2020-03-24T11:11:41.139-05:00 `
-StartDate Tue Mar 24 00:00:00 UTC 2020 ` -StartDate Mon Mar 23 20:00:00 EDT 2020 `
-EndDate Thu Mar 25 00:00:00 UTC 2021 ` -EndDate Wed Mar 24 20:00:00 EDT 2021 `
-Modified 2020-03-24T11:11:41.139-05:00 ` -Modified 2020-03-24T11:11:41.139-05:00 `
-Created 2020-03-24T11:11:41.139-05:00 -Created 2020-03-24T11:11:41.139-05:00
``` ```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource - Prepare the resource
```powershell ```powershell
$SourceUsage = Initialize-PSSailpoint.BetaSourceUsage -Date Fri Apr 21 00:00:00 UTC 2023 ` $SourceUsage = Initialize-PSSailpoint.BetaSourceUsage -Date Thu Apr 20 20:00:00 EDT 2023 `
-Count 10.45 -Count 10.45
``` ```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource - Prepare the resource
```powershell ```powershell
$AccountUsage = Initialize-PSSailpoint.V2024AccountUsage -Date Fri Apr 21 00:00:00 UTC 2023 ` $AccountUsage = Initialize-PSSailpoint.V2024AccountUsage -Date Thu Apr 20 20:00:00 EDT 2023 `
-Count 10 -Count 10
``` ```

View File

@@ -0,0 +1,34 @@
---
id: v2024-index
title: Index
pagination_label: Index
sidebar_label: Index
sidebar_class_name: powershellsdk
keywords: ['powershell', 'PowerShell', 'sdk', 'Index', 'V2024Index']
slug: /tools/sdk/powershell/v2024/models/index
tags: ['SDK', 'Software Development Kit', 'Index', 'V2024Index']
---
# Index
## Enum
* `accessprofiles` (value: `"accessprofiles"`)
* `accountactivities` (value: `"accountactivities"`)
* `entitlements` (value: `"entitlements"`)
* `events` (value: `"events"`)
* `identities` (value: `"identities"`)
* `roles` (value: `"roles"`)
* `STAR` (value: `"*"`)
[[Back to top]](#)

View File

@@ -51,8 +51,8 @@ $NonEmployeeRequestWithoutApprovalItem = Initialize-PSSailpoint.V2024NonEmployee
-ApprovalStatus null ` -ApprovalStatus null `
-Comment approved ` -Comment approved `
-CompletionDate 2020-03-24T11:11:41.139-05:00 ` -CompletionDate 2020-03-24T11:11:41.139-05:00 `
-StartDate Tue Mar 24 00:00:00 UTC 2020 ` -StartDate Mon Mar 23 20:00:00 EDT 2020 `
-EndDate Thu Mar 25 00:00:00 UTC 2021 ` -EndDate Wed Mar 24 20:00:00 EDT 2021 `
-Modified 2020-03-24T11:11:41.139-05:00 ` -Modified 2020-03-24T11:11:41.139-05:00 `
-Created 2020-03-24T11:11:41.139-05:00 -Created 2020-03-24T11:11:41.139-05:00
``` ```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource - Prepare the resource
```powershell ```powershell
$SourceUsage = Initialize-PSSailpoint.V2024SourceUsage -Date Fri Apr 21 00:00:00 UTC 2023 ` $SourceUsage = Initialize-PSSailpoint.V2024SourceUsage -Date Thu Apr 20 20:00:00 EDT 2023 `
-Count 10.45 -Count 10.45
``` ```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource - Prepare the resource
```powershell ```powershell
$AccountUsage = Initialize-PSSailpoint.V3AccountUsage -Date Fri Apr 21 00:00:00 UTC 2023 ` $AccountUsage = Initialize-PSSailpoint.V3AccountUsage -Date Thu Apr 20 20:00:00 EDT 2023 `
-Count 10 -Count 10
``` ```

View File

@@ -0,0 +1,34 @@
---
id: index
title: Index
pagination_label: Index
sidebar_label: Index
sidebar_class_name: powershellsdk
keywords: ['powershell', 'PowerShell', 'sdk', 'Index', 'Index']
slug: /tools/sdk/powershell/v3/models/index
tags: ['SDK', 'Software Development Kit', 'Index', 'Index']
---
# Index
## Enum
* `accessprofiles` (value: `"accessprofiles"`)
* `accountactivities` (value: `"accountactivities"`)
* `entitlements` (value: `"entitlements"`)
* `events` (value: `"events"`)
* `identities` (value: `"identities"`)
* `roles` (value: `"roles"`)
* `STAR` (value: `"*"`)
[[Back to top]](#)

View File

@@ -51,8 +51,8 @@ $NonEmployeeRequestWithoutApprovalItem = Initialize-PSSailpoint.V3NonEmployeeReq
-ApprovalStatus null ` -ApprovalStatus null `
-Comment approved ` -Comment approved `
-CompletionDate 2020-03-24T11:11:41.139-05:00 ` -CompletionDate 2020-03-24T11:11:41.139-05:00 `
-StartDate Tue Mar 24 00:00:00 UTC 2020 ` -StartDate Mon Mar 23 20:00:00 EDT 2020 `
-EndDate Thu Mar 25 00:00:00 UTC 2021 ` -EndDate Wed Mar 24 20:00:00 EDT 2021 `
-Modified 2020-03-24T11:11:41.139-05:00 ` -Modified 2020-03-24T11:11:41.139-05:00 `
-Created 2020-03-24T11:11:41.139-05:00 -Created 2020-03-24T11:11:41.139-05:00
``` ```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource - Prepare the resource
```powershell ```powershell
$SourceUsage = Initialize-PSSailpoint.V3SourceUsage -Date Fri Apr 21 00:00:00 UTC 2023 ` $SourceUsage = Initialize-PSSailpoint.V3SourceUsage -Date Thu Apr 20 20:00:00 EDT 2023 `
-Count 10.45 -Count 10.45
``` ```

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff