mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
Update to powershell SDK docs: 14886132815
This commit is contained in:
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$Access = Initialize-PSSailpoint.V2025Access -Id 2c91808568c529c60168cca6f90c1313 `
|
||||
$Access = Initialize-V2025Access -Id 2c91808568c529c60168cca6f90c1313 `
|
||||
-Name John Doe `
|
||||
-DisplayName John Q. Doe `
|
||||
-Description null
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessApps = Initialize-PSSailpoint.V2025AccessApps -Id 2c91808568c529c60168cca6f90c1313 `
|
||||
$AccessApps = Initialize-V2025AccessApps -Id 2c91808568c529c60168cca6f90c1313 `
|
||||
-Name Travel and Expense `
|
||||
-Description Travel and Expense Application `
|
||||
-Owner null
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessAppsOwner = Initialize-PSSailpoint.V2025AccessAppsOwner -Type IDENTITY `
|
||||
$AccessAppsOwner = Initialize-V2025AccessAppsOwner -Type IDENTITY `
|
||||
-Id 2c9180a46faadee4016fb4e018c20639 `
|
||||
-Name John Doe `
|
||||
-Email john.doe@sailpoint.com
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessConstraint = Initialize-PSSailpoint.V2025AccessConstraint -Type ENTITLEMENT `
|
||||
$AccessConstraint = Initialize-V2025AccessConstraint -Type ENTITLEMENT `
|
||||
-Ids [2c90ad2a70ace7d50170acf22ca90010] `
|
||||
-Operator SELECTED
|
||||
```
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessCriteria = Initialize-PSSailpoint.V2025AccessCriteria -Name money-in `
|
||||
$AccessCriteria = Initialize-V2025AccessCriteria -Name money-in `
|
||||
-CriteriaList [{type=ENTITLEMENT, id=2c9180866166b5b0016167c32ef31a66, name=Administrator}, {type=ENTITLEMENT, id=2c9180866166b5b0016167c32ef31a67, name=Administrator}]
|
||||
```
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessCriteriaCriteriaListInner = Initialize-PSSailpoint.V2025AccessCriteriaCriteriaListInner -Type ENTITLEMENT `
|
||||
$AccessCriteriaCriteriaListInner = Initialize-V2025AccessCriteriaCriteriaListInner -Type ENTITLEMENT `
|
||||
-Id 2c91808568c529c60168cca6f90c1313 `
|
||||
-Name Administrator
|
||||
```
|
||||
|
||||
@@ -33,7 +33,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemAccessProfileResponse = Initialize-PSSailpoint.V2025AccessItemAccessProfileResponse -AccessType accessProfile `
|
||||
$AccessItemAccessProfileResponse = Initialize-V2025AccessItemAccessProfileResponse -AccessType accessProfile `
|
||||
-Id 2c918087763e69d901763e72e97f006f `
|
||||
-Name sample `
|
||||
-SourceName DataScienceDataset `
|
||||
|
||||
@@ -28,7 +28,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemAccountResponse = Initialize-PSSailpoint.V2025AccessItemAccountResponse -AccessType account `
|
||||
$AccessItemAccountResponse = Initialize-V2025AccessItemAccountResponse -AccessType account `
|
||||
-Id 2c918087763e69d901763e72e97f006f `
|
||||
-NativeIdentity dr.arden.ogahn.d `
|
||||
-SourceName DataScienceDataset `
|
||||
|
||||
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemAppResponse = Initialize-PSSailpoint.V2025AccessItemAppResponse -AccessType app `
|
||||
$AccessItemAppResponse = Initialize-V2025AccessItemAppResponse -AccessType app `
|
||||
-Id 2c918087763e69d901763e72e97f006f `
|
||||
-DisplayName Display Name `
|
||||
-SourceName appName `
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemApproverDto = Initialize-PSSailpoint.V2025AccessItemApproverDto -Type IDENTITY `
|
||||
$AccessItemApproverDto = Initialize-V2025AccessItemApproverDto -Type IDENTITY `
|
||||
-Id 2c3780a46faadee4016fb4e018c20652 `
|
||||
-Name Allen Albertson
|
||||
```
|
||||
|
||||
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemAssociated = Initialize-PSSailpoint.V2025AccessItemAssociated -AccessItem null `
|
||||
$AccessItemAssociated = Initialize-V2025AccessItemAssociated -AccessItem null `
|
||||
-IdentityId 8c190e6787aa4ed9a90bd9d5344523fb `
|
||||
-EventType AccessItemAssociated `
|
||||
-Dt 2019-03-08T22:37:33.901Z `
|
||||
|
||||
@@ -40,7 +40,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemAssociatedAccessItem = Initialize-PSSailpoint.V2025AccessItemAssociatedAccessItem -AccessType role `
|
||||
$AccessItemAssociatedAccessItem = Initialize-V2025AccessItemAssociatedAccessItem -AccessType role `
|
||||
-Id 2c918087763e69d901763e72e97f006f `
|
||||
-Name sample `
|
||||
-SourceName Source Name `
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemDiff = Initialize-PSSailpoint.V2025AccessItemDiff -Id null `
|
||||
$AccessItemDiff = Initialize-V2025AccessItemDiff -Id null `
|
||||
-EventType null `
|
||||
-DisplayName null `
|
||||
-SourceName null
|
||||
|
||||
@@ -33,7 +33,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemEntitlementResponse = Initialize-PSSailpoint.V2025AccessItemEntitlementResponse -AccessType entitlement `
|
||||
$AccessItemEntitlementResponse = Initialize-V2025AccessItemEntitlementResponse -AccessType entitlement `
|
||||
-Id 2c918087763e69d901763e72e97f006f `
|
||||
-Attribute groups `
|
||||
-Value Upward mobility access `
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemRef = Initialize-PSSailpoint.V2025AccessItemRef -Id 2c938083633d259901633d2623ec0375 `
|
||||
$AccessItemRef = Initialize-V2025AccessItemRef -Id 2c938083633d259901633d2623ec0375 `
|
||||
-Type ENTITLEMENT
|
||||
```
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemRemoved = Initialize-PSSailpoint.V2025AccessItemRemoved -AccessItem null `
|
||||
$AccessItemRemoved = Initialize-V2025AccessItemRemoved -AccessItem null `
|
||||
-IdentityId 8c190e6787aa4ed9a90bd9d5344523fb `
|
||||
-EventType AccessItemRemoved `
|
||||
-Dt 2019-03-08T22:37:33.901Z `
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemRequestedFor = Initialize-PSSailpoint.V2025AccessItemRequestedFor -Type IDENTITY `
|
||||
$AccessItemRequestedFor = Initialize-V2025AccessItemRequestedFor -Type IDENTITY `
|
||||
-Id 2c4180a46faadee4016fb4e018c20626 `
|
||||
-Name Robert Robinson
|
||||
```
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemRequestedForDto = Initialize-PSSailpoint.V2025AccessItemRequestedForDto -Type IDENTITY `
|
||||
$AccessItemRequestedForDto = Initialize-V2025AccessItemRequestedForDto -Type IDENTITY `
|
||||
-Id 2c4180a46faadee4016fb4e018c20626 `
|
||||
-Name Robert Robinson
|
||||
```
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemRequester = Initialize-PSSailpoint.V2025AccessItemRequester -Type IDENTITY `
|
||||
$AccessItemRequester = Initialize-V2025AccessItemRequester -Type IDENTITY `
|
||||
-Id 2c7180a46faadee4016fb4e018c20648 `
|
||||
-Name William Wilson
|
||||
```
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemRequesterDto = Initialize-PSSailpoint.V2025AccessItemRequesterDto -Type IDENTITY `
|
||||
$AccessItemRequesterDto = Initialize-V2025AccessItemRequesterDto -Type IDENTITY `
|
||||
-Id 2c7180a46faadee4016fb4e018c20648 `
|
||||
-Name William Wilson
|
||||
```
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemReviewedBy = Initialize-PSSailpoint.V2025AccessItemReviewedBy -Type IDENTITY `
|
||||
$AccessItemReviewedBy = Initialize-V2025AccessItemReviewedBy -Type IDENTITY `
|
||||
-Id 2c3780a46faadee4016fb4e018c20652 `
|
||||
-Name Allen Albertson
|
||||
```
|
||||
|
||||
@@ -28,7 +28,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessItemRoleResponse = Initialize-PSSailpoint.V2025AccessItemRoleResponse -AccessType role `
|
||||
$AccessItemRoleResponse = Initialize-V2025AccessItemRoleResponse -AccessType role `
|
||||
-Id 2c918087763e69d901763e72e97f006f `
|
||||
-DisplayName sample `
|
||||
-Description Role - Workday/Citizenship access `
|
||||
|
||||
@@ -29,7 +29,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessModelMetadata = Initialize-PSSailpoint.V2025AccessModelMetadata -Key iscCsp `
|
||||
$AccessModelMetadata = Initialize-V2025AccessModelMetadata -Key iscCsp `
|
||||
-Name CSP `
|
||||
-Multiselect true `
|
||||
-Status active `
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessModelMetadataValuesInner = Initialize-PSSailpoint.V2025AccessModelMetadataValuesInner -Value development `
|
||||
$AccessModelMetadataValuesInner = Initialize-V2025AccessModelMetadataValuesInner -Value development `
|
||||
-Name Development `
|
||||
-Status active
|
||||
```
|
||||
|
||||
@@ -35,7 +35,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfile = Initialize-PSSailpoint.V2025AccessProfile -Id 2c91808a7190d06e01719938fcd20792 `
|
||||
$AccessProfile = Initialize-V2025AccessProfile -Id 2c91808a7190d06e01719938fcd20792 `
|
||||
-Name Employee-database-read-write `
|
||||
-Description Collection of entitlements to read/write the employee database `
|
||||
-Created 2021-03-01T22:32:58.104Z `
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileApprovalScheme = Initialize-PSSailpoint.V2025AccessProfileApprovalScheme -ApproverType GOVERNANCE_GROUP `
|
||||
$AccessProfileApprovalScheme = Initialize-V2025AccessProfileApprovalScheme -ApproverType GOVERNANCE_GROUP `
|
||||
-ApproverId 46c79819-a69f-49a2-becb-12c971ae66c6
|
||||
```
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileBulkDeleteRequest = Initialize-PSSailpoint.V2025AccessProfileBulkDeleteRequest -AccessProfileIds [2c9180847812e0b1017817051919ecca, 2c9180887812e0b201781e129f151816] `
|
||||
$AccessProfileBulkDeleteRequest = Initialize-V2025AccessProfileBulkDeleteRequest -AccessProfileIds [2c9180847812e0b1017817051919ecca, 2c9180887812e0b201781e129f151816] `
|
||||
-BestEffortOnly true
|
||||
```
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileBulkDeleteResponse = Initialize-PSSailpoint.V2025AccessProfileBulkDeleteResponse -TaskId 2c9180867817ac4d017817c491119a20 `
|
||||
$AccessProfileBulkDeleteResponse = Initialize-V2025AccessProfileBulkDeleteResponse -TaskId 2c9180867817ac4d017817c491119a20 `
|
||||
-Pending [2c91808876438bbb017668c21919ecca, 2c91808876438bb201766e129f151816] `
|
||||
-InUse null
|
||||
```
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileBulkUpdateRequestInner = Initialize-PSSailpoint.V2025AccessProfileBulkUpdateRequestInner -Id 464ae7bf-791e-49fd-b746-06a2e4a8 `
|
||||
$AccessProfileBulkUpdateRequestInner = Initialize-V2025AccessProfileBulkUpdateRequestInner -Id 464ae7bf-791e-49fd-b746-06a2e4a8 `
|
||||
-Requestable false
|
||||
```
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileDetails = Initialize-PSSailpoint.V2025AccessProfileDetails -Id 2c91808a7190d06e01719938fcd20792 `
|
||||
$AccessProfileDetails = Initialize-V2025AccessProfileDetails -Id 2c91808a7190d06e01719938fcd20792 `
|
||||
-Name Employee-database-read-write `
|
||||
-Description Collection of entitlements to read/write the employee database `
|
||||
-Created 2021-03-01T22:32:58.104Z `
|
||||
|
||||
@@ -22,7 +22,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileDetailsAccountSelector = Initialize-PSSailpoint.V2025AccessProfileDetailsAccountSelector -Selectors null
|
||||
$AccessProfileDetailsAccountSelector = Initialize-V2025AccessProfileDetailsAccountSelector -Selectors null
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
@@ -38,7 +38,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileDocument = Initialize-PSSailpoint.V2025AccessProfileDocument -Description Admin access `
|
||||
$AccessProfileDocument = Initialize-V2025AccessProfileDocument -Description Admin access `
|
||||
-Created 2018-06-25T20:22:28.104Z `
|
||||
-Modified 2018-06-25T20:22:28.104Z `
|
||||
-Synced 2018-06-25T20:22:33.104Z `
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileDocumentAllOfSource = Initialize-PSSailpoint.V2025AccessProfileDocumentAllOfSource -Id ff8081815757d4fb0157588f3d9d008f `
|
||||
$AccessProfileDocumentAllOfSource = Initialize-V2025AccessProfileDocumentAllOfSource -Id ff8081815757d4fb0157588f3d9d008f `
|
||||
-Name Employees
|
||||
```
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileEntitlement = Initialize-PSSailpoint.V2025AccessProfileEntitlement -Id 2c91808568c529c60168cca6f90c1313 `
|
||||
$AccessProfileEntitlement = Initialize-V2025AccessProfileEntitlement -Id 2c91808568c529c60168cca6f90c1313 `
|
||||
-Name John Doe `
|
||||
-DisplayName John Q. Doe `
|
||||
-Description null `
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileRef = Initialize-PSSailpoint.V2025AccessProfileRef -Id ff808081751e6e129f1518161919ecca `
|
||||
$AccessProfileRef = Initialize-V2025AccessProfileRef -Id ff808081751e6e129f1518161919ecca `
|
||||
-Type ACCESS_PROFILE `
|
||||
-Name Access Profile 2567
|
||||
```
|
||||
|
||||
@@ -29,7 +29,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileRole = Initialize-PSSailpoint.V2025AccessProfileRole -Id 2c91808568c529c60168cca6f90c1313 `
|
||||
$AccessProfileRole = Initialize-V2025AccessProfileRole -Id 2c91808568c529c60168cca6f90c1313 `
|
||||
-Name John Doe `
|
||||
-DisplayName John Q. Doe `
|
||||
-Description null `
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileSourceRef = Initialize-PSSailpoint.V2025AccessProfileSourceRef -Id 2c91809773dee3610173fdb0b6061ef4 `
|
||||
$AccessProfileSourceRef = Initialize-V2025AccessProfileSourceRef -Id 2c91809773dee3610173fdb0b6061ef4 `
|
||||
-Type SOURCE `
|
||||
-Name ODS-AD-SOURCE
|
||||
```
|
||||
|
||||
@@ -29,7 +29,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileSummary = Initialize-PSSailpoint.V2025AccessProfileSummary -Id 2c91808568c529c60168cca6f90c1313 `
|
||||
$AccessProfileSummary = Initialize-V2025AccessProfileSummary -Id 2c91808568c529c60168cca6f90c1313 `
|
||||
-Name John Doe `
|
||||
-DisplayName John Q. Doe `
|
||||
-Description null `
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileUpdateItem = Initialize-PSSailpoint.V2025AccessProfileUpdateItem -Id 2c7180a46faadee4016fb4e018c20642 `
|
||||
$AccessProfileUpdateItem = Initialize-V2025AccessProfileUpdateItem -Id 2c7180a46faadee4016fb4e018c20642 `
|
||||
-Requestable false `
|
||||
-Status 201 `
|
||||
-Description
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileUsage = Initialize-PSSailpoint.V2025AccessProfileUsage -AccessProfileId 2c91808876438bbb017668c21919ecca `
|
||||
$AccessProfileUsage = Initialize-V2025AccessProfileUsage -AccessProfileId 2c91808876438bbb017668c21919ecca `
|
||||
-UsedBy null
|
||||
```
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessProfileUsageUsedByInner = Initialize-PSSailpoint.V2025AccessProfileUsageUsedByInner -Type ROLE `
|
||||
$AccessProfileUsageUsedByInner = Initialize-V2025AccessProfileUsageUsedByInner -Type ROLE `
|
||||
-Id 2c8180857a9b3da0017aa03418480f9d `
|
||||
-Name Manager Role
|
||||
```
|
||||
|
||||
@@ -22,7 +22,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRecommendationMessage = Initialize-PSSailpoint.V2025AccessRecommendationMessage -Interpretation 95% of your peers have this access.
|
||||
$AccessRecommendationMessage = Initialize-V2025AccessRecommendationMessage -Interpretation 95% of your peers have this access.
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequest = Initialize-PSSailpoint.V2025AccessRequest -RequestedFor 2c918084660f45d6016617daa9210584 `
|
||||
$AccessRequest = Initialize-V2025AccessRequest -RequestedFor 2c918084660f45d6016617daa9210584 `
|
||||
-RequestType null `
|
||||
-RequestedItems null `
|
||||
-ClientMetadata {requestedAppId=2c91808f7892918f0178b78da4a305a1, requestedAppName=test-app} `
|
||||
|
||||
@@ -46,7 +46,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestAdminItemStatus = Initialize-PSSailpoint.V2025AccessRequestAdminItemStatus -Id 2c9180926cbfbddd016cbfc7c3b10010 `
|
||||
$AccessRequestAdminItemStatus = Initialize-V2025AccessRequestAdminItemStatus -Id 2c9180926cbfbddd016cbfc7c3b10010 `
|
||||
-Name AccessProfile1 `
|
||||
-Type ACCESS_PROFILE `
|
||||
-CancelledRequestDetails null `
|
||||
|
||||
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestApproversListResponse = Initialize-PSSailpoint.V2025AccessRequestApproversListResponse -Id id12345 `
|
||||
$AccessRequestApproversListResponse = Initialize-V2025AccessRequestApproversListResponse -Id id12345 `
|
||||
-Email jdoe@sailpoint.com `
|
||||
-Name John Doe `
|
||||
-ApprovalId ap12345 `
|
||||
|
||||
@@ -27,7 +27,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestConfig = Initialize-PSSailpoint.V2025AccessRequestConfig -ApprovalsMustBeExternal true `
|
||||
$AccessRequestConfig = Initialize-V2025AccessRequestConfig -ApprovalsMustBeExternal true `
|
||||
-AutoApprovalEnabled true `
|
||||
-ReauthorizationEnabled true `
|
||||
-RequestOnBehalfOfConfig null `
|
||||
|
||||
@@ -22,7 +22,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestContext = Initialize-PSSailpoint.V2025AccessRequestContext -ContextAttributes null
|
||||
$AccessRequestContext = Initialize-V2025AccessRequestContext -ContextAttributes null
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestDynamicApprover = Initialize-PSSailpoint.V2025AccessRequestDynamicApprover -AccessRequestId 4b4d982dddff4267ab12f0f1e72b5a6d `
|
||||
$AccessRequestDynamicApprover = Initialize-V2025AccessRequestDynamicApprover -AccessRequestId 4b4d982dddff4267ab12f0f1e72b5a6d `
|
||||
-RequestedFor null `
|
||||
-RequestedItems null `
|
||||
-RequestedBy null
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestDynamicApprover1 = Initialize-PSSailpoint.V2025AccessRequestDynamicApprover1 -Id 2c91808b6ef1d43e016efba0ce470906 `
|
||||
$AccessRequestDynamicApprover1 = Initialize-V2025AccessRequestDynamicApprover1 -Id 2c91808b6ef1d43e016efba0ce470906 `
|
||||
-Name Adam Adams `
|
||||
-Type IDENTITY
|
||||
```
|
||||
|
||||
@@ -27,7 +27,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestDynamicApproverRequestedItemsInner = Initialize-PSSailpoint.V2025AccessRequestDynamicApproverRequestedItemsInner -Id 2c91808b6ef1d43e016efba0ce470904 `
|
||||
$AccessRequestDynamicApproverRequestedItemsInner = Initialize-V2025AccessRequestDynamicApproverRequestedItemsInner -Id 2c91808b6ef1d43e016efba0ce470904 `
|
||||
-Name Engineering Access `
|
||||
-Description Engineering Access `
|
||||
-Type ACCESS_PROFILE `
|
||||
|
||||
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestItem = Initialize-PSSailpoint.V2025AccessRequestItem -Type ACCESS_PROFILE `
|
||||
$AccessRequestItem = Initialize-V2025AccessRequestItem -Type ACCESS_PROFILE `
|
||||
-Id 2c9180835d2e5168015d32f890ca1581 `
|
||||
-Comment Requesting access profile for John Doe `
|
||||
-ClientMetadata {requestedAppName=test-app, requestedAppId=2c91808f7892918f0178b78da4a305a1} `
|
||||
|
||||
@@ -28,7 +28,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestItem1 = Initialize-PSSailpoint.V2025AccessRequestItem1 -Type ACCESS_PROFILE `
|
||||
$AccessRequestItem1 = Initialize-V2025AccessRequestItem1 -Type ACCESS_PROFILE `
|
||||
-Id 2c9180835d2e5168015d32f890ca1581 `
|
||||
-Comment Requesting access profile for John Doe `
|
||||
-ClientMetadata {requestedAppName=test-app, requestedAppId=2c91808f7892918f0178b78da4a305a1} `
|
||||
|
||||
@@ -29,7 +29,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestItemResponse = Initialize-PSSailpoint.V2025AccessRequestItemResponse -Operation Add `
|
||||
$AccessRequestItemResponse = Initialize-V2025AccessRequestItemResponse -Operation Add `
|
||||
-AccessItemType role `
|
||||
-Name Role-1 `
|
||||
-Decision APPROVED `
|
||||
|
||||
@@ -27,7 +27,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestPhases = Initialize-PSSailpoint.V2025AccessRequestPhases -Started 2020-07-11T00:00Z `
|
||||
$AccessRequestPhases = Initialize-V2025AccessRequestPhases -Started 2020-07-11T00:00Z `
|
||||
-Finished 2020-07-12T00:00Z `
|
||||
-Name APPROVAL_PHASE `
|
||||
-State COMPLETED `
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestPostApproval = Initialize-PSSailpoint.V2025AccessRequestPostApproval -AccessRequestId 2c91808b6ef1d43e016efba0ce470904 `
|
||||
$AccessRequestPostApproval = Initialize-V2025AccessRequestPostApproval -AccessRequestId 2c91808b6ef1d43e016efba0ce470904 `
|
||||
-RequestedFor null `
|
||||
-RequestedItemsStatus null `
|
||||
-RequestedBy null
|
||||
|
||||
@@ -29,7 +29,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestPostApprovalRequestedItemsStatusInner = Initialize-PSSailpoint.V2025AccessRequestPostApprovalRequestedItemsStatusInner -Id 2c91808b6ef1d43e016efba0ce470904 `
|
||||
$AccessRequestPostApprovalRequestedItemsStatusInner = Initialize-V2025AccessRequestPostApprovalRequestedItemsStatusInner -Id 2c91808b6ef1d43e016efba0ce470904 `
|
||||
-Name Engineering Access `
|
||||
-Description Access to engineering database `
|
||||
-Type ACCESS_PROFILE `
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInner = Initialize-PSSailpoint.V2025AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInner -ApprovalComment This access looks good. Approved. `
|
||||
$AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInner = Initialize-V2025AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInner -ApprovalComment This access looks good. Approved. `
|
||||
-ApprovalDecision APPROVED `
|
||||
-ApproverName Stephen.Austin `
|
||||
-Approver null
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerApprover = Initialize-PSSailpoint.V2025AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerApprover -Type IDENTITY `
|
||||
$AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerApprover = Initialize-V2025AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInnerApprover -Type IDENTITY `
|
||||
-Id 2c3780a46faadee4016fb4e018c20652 `
|
||||
-Name Allen Albertson
|
||||
```
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestPreApproval = Initialize-PSSailpoint.V2025AccessRequestPreApproval -AccessRequestId 2c91808b6ef1d43e016efba0ce470904 `
|
||||
$AccessRequestPreApproval = Initialize-V2025AccessRequestPreApproval -AccessRequestId 2c91808b6ef1d43e016efba0ce470904 `
|
||||
-RequestedFor null `
|
||||
-RequestedItems null `
|
||||
-RequestedBy null
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestPreApproval1 = Initialize-PSSailpoint.V2025AccessRequestPreApproval1 -Approved false `
|
||||
$AccessRequestPreApproval1 = Initialize-V2025AccessRequestPreApproval1 -Approved false `
|
||||
-Comment This access should be denied, because this will cause an SOD violation. `
|
||||
-Approver AcmeCorpExternalIntegration
|
||||
```
|
||||
|
||||
@@ -27,7 +27,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestPreApprovalRequestedItemsInner = Initialize-PSSailpoint.V2025AccessRequestPreApprovalRequestedItemsInner -Id 2c91808b6ef1d43e016efba0ce470904 `
|
||||
$AccessRequestPreApprovalRequestedItemsInner = Initialize-V2025AccessRequestPreApprovalRequestedItemsInner -Id 2c91808b6ef1d43e016efba0ce470904 `
|
||||
-Name Engineering Access `
|
||||
-Description Access to engineering database `
|
||||
-Type ACCESS_PROFILE `
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestRecommendationActionItemDto = Initialize-PSSailpoint.V2025AccessRequestRecommendationActionItemDto -IdentityId 2c91808570313110017040b06f344ec9 `
|
||||
$AccessRequestRecommendationActionItemDto = Initialize-V2025AccessRequestRecommendationActionItemDto -IdentityId 2c91808570313110017040b06f344ec9 `
|
||||
-Access null
|
||||
```
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestRecommendationActionItemResponseDto = Initialize-PSSailpoint.V2025AccessRequestRecommendationActionItemResponseDto -IdentityId 2c91808570313110017040b06f344ec9 `
|
||||
$AccessRequestRecommendationActionItemResponseDto = Initialize-V2025AccessRequestRecommendationActionItemResponseDto -IdentityId 2c91808570313110017040b06f344ec9 `
|
||||
-Access null `
|
||||
-Timestamp 2017-07-11T18:45:37.098Z
|
||||
```
|
||||
|
||||
@@ -27,7 +27,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestRecommendationConfigDto = Initialize-PSSailpoint.V2025AccessRequestRecommendationConfigDto -ScoreThreshold 0.5 `
|
||||
$AccessRequestRecommendationConfigDto = Initialize-V2025AccessRequestRecommendationConfigDto -ScoreThreshold 0.5 `
|
||||
-StartDateAttribute startDate `
|
||||
-RestrictionAttribute location `
|
||||
-MoverAttribute isMover `
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestRecommendationItem = Initialize-PSSailpoint.V2025AccessRequestRecommendationItem -Id 2c9180835d2e5168015d32f890ca1581 `
|
||||
$AccessRequestRecommendationItem = Initialize-V2025AccessRequestRecommendationItem -Id 2c9180835d2e5168015d32f890ca1581 `
|
||||
-Type null
|
||||
```
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestRecommendationItemDetail = Initialize-PSSailpoint.V2025AccessRequestRecommendationItemDetail -IdentityId 2c91808570313110017040b06f344ec9 `
|
||||
$AccessRequestRecommendationItemDetail = Initialize-V2025AccessRequestRecommendationItemDetail -IdentityId 2c91808570313110017040b06f344ec9 `
|
||||
-Access null `
|
||||
-Ignored true `
|
||||
-Requested true `
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestRecommendationItemDetailAccess = Initialize-PSSailpoint.V2025AccessRequestRecommendationItemDetailAccess -Id 2c9180835d2e5168015d32f890ca1581 `
|
||||
$AccessRequestRecommendationItemDetailAccess = Initialize-V2025AccessRequestRecommendationItemDetailAccess -Id 2c9180835d2e5168015d32f890ca1581 `
|
||||
-Type null `
|
||||
-Name Employee-database-read-write `
|
||||
-Description This item grants an employee read and write access to the database
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestResponse = Initialize-PSSailpoint.V2025AccessRequestResponse -NewRequests [{requestedFor=899fd612ecfc4cf3bf48f14d0afdef89, requestedItemsDetails=[{type=ENTITLEMENT, id=779c6fd7171540bba1184e5946112c28}], attributesHash=-1928438224, accessRequestIds=[5d3118c518a44ec7805450d53479ccdb]}] `
|
||||
$AccessRequestResponse = Initialize-V2025AccessRequestResponse -NewRequests [{requestedFor=899fd612ecfc4cf3bf48f14d0afdef89, requestedItemsDetails=[{type=ENTITLEMENT, id=779c6fd7171540bba1184e5946112c28}], attributesHash=-1928438224, accessRequestIds=[5d3118c518a44ec7805450d53479ccdb]}] `
|
||||
-ExistingRequests [{requestedFor=899fd612ecfc4cf3bf48f14d0afdef89, requestedItemsDetails=[{type=ROLE, id=779c6fd7171540bbc1184e5946112c28}], attributesHash=2843118224, accessRequestIds=[5d3118c518a44ec7805450d53479ccdc]}]
|
||||
```
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestResponse1 = Initialize-PSSailpoint.V2025AccessRequestResponse1 -RequesterId 2c91808a77ff216301782327a50f09bf `
|
||||
$AccessRequestResponse1 = Initialize-V2025AccessRequestResponse1 -RequesterId 2c91808a77ff216301782327a50f09bf `
|
||||
-RequesterName Bing C `
|
||||
-Items [{operation=Add, accessItemType=role, name=Role-1, decision=APPROVED, description=The role descrition, sourceId=8a80828f643d484f01643e14202e206f, sourceName=Source1, approvalInfos=[{name=John Snow, id=8a80828f643d484f01643e14202e2000, status=Approved}]}]
|
||||
```
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequestTracking = Initialize-PSSailpoint.V2025AccessRequestTracking -RequestedFor 2c918084660f45d6016617daa9210584 `
|
||||
$AccessRequestTracking = Initialize-V2025AccessRequestTracking -RequestedFor 2c918084660f45d6016617daa9210584 `
|
||||
-RequestedItemsDetails {
|
||||
"type": "ENTITLEMENT",
|
||||
"id": "779c6fd7171540bba1184e5946112c28"
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessRequested = Initialize-PSSailpoint.V2025AccessRequested -AccessRequest null `
|
||||
$AccessRequested = Initialize-V2025AccessRequested -AccessRequest null `
|
||||
-IdentityId 8a80828f643d484f01643e14202e206f `
|
||||
-EventType AccessRequested `
|
||||
-Dt 2019-03-08T22:37:33.901Z
|
||||
|
||||
@@ -28,7 +28,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessReviewItem = Initialize-PSSailpoint.V2025AccessReviewItem -AccessSummary null `
|
||||
$AccessReviewItem = Initialize-V2025AccessReviewItem -AccessSummary null `
|
||||
-IdentitySummary null `
|
||||
-Id ef38f94347e94562b5bb8424a56397d8 `
|
||||
-Completed false `
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessReviewReassignment = Initialize-PSSailpoint.V2025AccessReviewReassignment -Reassign null `
|
||||
$AccessReviewReassignment = Initialize-V2025AccessReviewReassignment -Reassign null `
|
||||
-ReassignTo ef38f94347e94562b5bb8424a56397d8 `
|
||||
-Reason reassigned for some reason
|
||||
```
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessSummary = Initialize-PSSailpoint.V2025AccessSummary -Access null `
|
||||
$AccessSummary = Initialize-V2025AccessSummary -Access null `
|
||||
-Entitlement null `
|
||||
-AccessProfile null `
|
||||
-Role null
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccessSummaryAccess = Initialize-PSSailpoint.V2025AccessSummaryAccess -Type null `
|
||||
$AccessSummaryAccess = Initialize-V2025AccessSummaryAccess -Type null `
|
||||
-Id 2c9180867160846801719932c5153fb7 `
|
||||
-Name Entitlement for Company Database
|
||||
```
|
||||
|
||||
@@ -49,7 +49,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$Account = Initialize-PSSailpoint.V2025Account -Id id12345 `
|
||||
$Account = Initialize-V2025Account -Id id12345 `
|
||||
-Name aName `
|
||||
-Created 2015-05-28T14:07:17Z `
|
||||
-Modified 2015-05-28T14:07:17Z `
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAction = Initialize-PSSailpoint.V2025AccountAction -Action ENABLE `
|
||||
$AccountAction = Initialize-V2025AccountAction -Action ENABLE `
|
||||
-SourceIds [2c918084660f45d6016617daa9210584, 2c918084660f45d6016617daa9210500]
|
||||
```
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountActivity = Initialize-PSSailpoint.V2025AccountActivity -Id 2c9180835d2e5168015d32f890ca1581 `
|
||||
$AccountActivity = Initialize-V2025AccountActivity -Id 2c9180835d2e5168015d32f890ca1581 `
|
||||
-Name 2c9180835d2e5168015d32f890ca1581 `
|
||||
-Created 2017-07-11T18:45:37.098Z `
|
||||
-Modified 2018-06-25T20:22:28.104Z `
|
||||
|
||||
@@ -38,7 +38,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountActivityDocument = Initialize-PSSailpoint.V2025AccountActivityDocument -Id 2c91808375d8e80a0175e1f88a575222 `
|
||||
$AccountActivityDocument = Initialize-V2025AccountActivityDocument -Id 2c91808375d8e80a0175e1f88a575222 `
|
||||
-Action Identity Refresh. `
|
||||
-Created 2018-06-25T20:22:28.104Z `
|
||||
-Modified 2018-06-25T20:22:28.104Z `
|
||||
|
||||
@@ -37,7 +37,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountActivityItem = Initialize-PSSailpoint.V2025AccountActivityItem -Id 48c545831b264409a81befcabb0e3c5a `
|
||||
$AccountActivityItem = Initialize-V2025AccountActivityItem -Id 48c545831b264409a81befcabb0e3c5a `
|
||||
-Name 48c545831b264409a81befcabb0e3c5a `
|
||||
-Requested 2017-07-11T18:45:37.098Z `
|
||||
-ApprovalStatus null `
|
||||
|
||||
@@ -38,7 +38,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountActivitySearchedItem = Initialize-PSSailpoint.V2025AccountActivitySearchedItem -Id 2c91808375d8e80a0175e1f88a575222 `
|
||||
$AccountActivitySearchedItem = Initialize-V2025AccountActivitySearchedItem -Id 2c91808375d8e80a0175e1f88a575222 `
|
||||
-Action Identity Refresh. `
|
||||
-Created 2018-06-25T20:22:28.104Z `
|
||||
-Modified 2018-06-25T20:22:28.104Z `
|
||||
|
||||
@@ -28,7 +28,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAggregationCompleted = Initialize-PSSailpoint.V2025AccountAggregationCompleted -Source null `
|
||||
$AccountAggregationCompleted = Initialize-V2025AccountAggregationCompleted -Source null `
|
||||
-Status Success `
|
||||
-Started 2020-06-29T22:01:50.474Z `
|
||||
-Completed 2020-06-29T22:02:04.090Z `
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAggregationCompletedSource = Initialize-PSSailpoint.V2025AccountAggregationCompletedSource -Type SOURCE `
|
||||
$AccountAggregationCompletedSource = Initialize-V2025AccountAggregationCompletedSource -Type SOURCE `
|
||||
-Id 2c9180835d191a86015d28455b4b232a `
|
||||
-Name HR Active Directory
|
||||
```
|
||||
|
||||
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAggregationCompletedStats = Initialize-PSSailpoint.V2025AccountAggregationCompletedStats -Scanned 200 `
|
||||
$AccountAggregationCompletedStats = Initialize-V2025AccountAggregationCompletedStats -Scanned 200 `
|
||||
-Unchanged 190 `
|
||||
-Changed 6 `
|
||||
-Added 4 `
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAggregationStatus = Initialize-PSSailpoint.V2025AccountAggregationStatus -Start 2021-01-31T14:30:05.104Z `
|
||||
$AccountAggregationStatus = Initialize-V2025AccountAggregationStatus -Start 2021-01-31T14:30:05.104Z `
|
||||
-Status ACCOUNTS_COLLECTED `
|
||||
-TotalAccounts 520 `
|
||||
-ProcessedAccounts 150
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAllOfIdentity = Initialize-PSSailpoint.V2025AccountAllOfIdentity -Id 2c918084660f45d6016617daa9210584 `
|
||||
$AccountAllOfIdentity = Initialize-V2025AccountAllOfIdentity -Id 2c918084660f45d6016617daa9210584 `
|
||||
-Type IDENTITY `
|
||||
-Name John Doe
|
||||
```
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAllOfOwnerIdentity = Initialize-PSSailpoint.V2025AccountAllOfOwnerIdentity -Type null `
|
||||
$AccountAllOfOwnerIdentity = Initialize-V2025AccountAllOfOwnerIdentity -Type null `
|
||||
-Id 2c91808568c529c60168cca6f90c1313 `
|
||||
-Name William Wilson
|
||||
```
|
||||
|
||||
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAllOfRecommendation = Initialize-PSSailpoint.V2025AccountAllOfRecommendation -Type MACHINE `
|
||||
$AccountAllOfRecommendation = Initialize-V2025AccountAllOfRecommendation -Type MACHINE `
|
||||
-Method DISCOVERY
|
||||
```
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAllOfSourceOwner = Initialize-PSSailpoint.V2025AccountAllOfSourceOwner -Id 2c918084660f45d6016617daa9210584 `
|
||||
$AccountAllOfSourceOwner = Initialize-V2025AccountAllOfSourceOwner -Id 2c918084660f45d6016617daa9210584 `
|
||||
-Type IDENTITY `
|
||||
-Name Adam Kennedy
|
||||
```
|
||||
|
||||
@@ -30,7 +30,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttribute = Initialize-PSSailpoint.V2025AccountAttribute -SourceName Workday `
|
||||
$AccountAttribute = Initialize-V2025AccountAttribute -SourceName Workday `
|
||||
-AttributeName DEPARTMENT `
|
||||
-AccountSortAttribute created `
|
||||
-AccountSortDescending false `
|
||||
|
||||
@@ -22,7 +22,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttributes = Initialize-PSSailpoint.V2025AccountAttributes -Attributes {city=Austin, displayName=John Doe, userName=jdoe, sAMAccountName=jDoe, mail=john.doe@sailpoint.com}
|
||||
$AccountAttributes = Initialize-V2025AccountAttributes -Attributes {city=Austin, displayName=John Doe, userName=jdoe, sAMAccountName=jDoe, mail=john.doe@sailpoint.com}
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
@@ -25,7 +25,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttributesChanged = Initialize-PSSailpoint.V2025AccountAttributesChanged -Identity null `
|
||||
$AccountAttributesChanged = Initialize-V2025AccountAttributesChanged -Identity null `
|
||||
-Source null `
|
||||
-Account null `
|
||||
-Changes null
|
||||
|
||||
@@ -26,7 +26,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttributesChangedAccount = Initialize-PSSailpoint.V2025AccountAttributesChangedAccount -Id 52170a74-ca89-11ea-87d0-0242ac130003 `
|
||||
$AccountAttributesChangedAccount = Initialize-V2025AccountAttributesChangedAccount -Id 52170a74-ca89-11ea-87d0-0242ac130003 `
|
||||
-Uuid 1cb1f07d-3e5a-4431-becd-234fa4306108 `
|
||||
-Name john.doe `
|
||||
-NativeIdentity cn=john.doe,ou=users,dc=acme,dc=com `
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttributesChangedChangesInner = Initialize-PSSailpoint.V2025AccountAttributesChangedChangesInner -Attribute sn `
|
||||
$AccountAttributesChangedChangesInner = Initialize-V2025AccountAttributesChangedChangesInner -Attribute sn `
|
||||
-OldValue null `
|
||||
-NewValue null
|
||||
```
|
||||
|
||||
@@ -21,7 +21,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttributesChangedChangesInnerNewValue = Initialize-PSSailpoint.V2025AccountAttributesChangedChangesInnerNewValue
|
||||
$AccountAttributesChangedChangesInnerNewValue = Initialize-V2025AccountAttributesChangedChangesInnerNewValue
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
@@ -21,7 +21,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttributesChangedChangesInnerOldValue = Initialize-PSSailpoint.V2025AccountAttributesChangedChangesInnerOldValue
|
||||
$AccountAttributesChangedChangesInnerOldValue = Initialize-V2025AccountAttributesChangedChangesInnerOldValue
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttributesChangedIdentity = Initialize-PSSailpoint.V2025AccountAttributesChangedIdentity -Type IDENTITY `
|
||||
$AccountAttributesChangedIdentity = Initialize-V2025AccountAttributesChangedIdentity -Type IDENTITY `
|
||||
-Id 2c7180a46faadee4016fb4e018c20642 `
|
||||
-Name Michael Michaels
|
||||
```
|
||||
|
||||
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttributesChangedSource = Initialize-PSSailpoint.V2025AccountAttributesChangedSource -Id 4e4d982dddff4267ab12f0f1e72b5a6d `
|
||||
$AccountAttributesChangedSource = Initialize-V2025AccountAttributesChangedSource -Id 4e4d982dddff4267ab12f0f1e72b5a6d `
|
||||
-Type SOURCE `
|
||||
-Name Corporate Active Directory
|
||||
```
|
||||
|
||||
@@ -22,7 +22,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttributesCreate = Initialize-PSSailpoint.V2025AccountAttributesCreate -Attributes null
|
||||
$AccountAttributesCreate = Initialize-V2025AccountAttributesCreate -Attributes null
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
@@ -22,7 +22,7 @@ Name | Type | Description | Notes
|
||||
|
||||
- Prepare the resource
|
||||
```powershell
|
||||
$AccountAttributesCreateAttributes = Initialize-PSSailpoint.V2025AccountAttributesCreateAttributes -SourceId 34bfcbe116c9407464af37acbaf7a4dc
|
||||
$AccountAttributesCreateAttributes = Initialize-V2025AccountAttributesCreateAttributes -SourceId 34bfcbe116c9407464af37acbaf7a4dc
|
||||
```
|
||||
|
||||
- Convert the resource to JSON
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user