Update to powershell SDK docs: 14886132815

This commit is contained in:
developer-relations-sp
2025-05-07 14:37:48 +00:00
parent 27bb21d885
commit cbd28db300
3627 changed files with 9695 additions and 9695 deletions

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessConstraint = Initialize-PSSailpoint.BetaAccessConstraint -Type ENTITLEMENT `
$AccessConstraint = Initialize-BetaAccessConstraint -Type ENTITLEMENT `
-Ids [2c90ad2a70ace7d50170acf22ca90010] `
-Operator SELECTED
```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessCriteria = Initialize-PSSailpoint.BetaAccessCriteria -Name money-in `
$AccessCriteria = Initialize-BetaAccessCriteria -Name money-in `
-CriteriaList [{type=ENTITLEMENT, id=2c9180866166b5b0016167c32ef31a66, name=Administrator}, {type=ENTITLEMENT, id=2c9180866166b5b0016167c32ef31a67, name=Administrator}]
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessCriteriaCriteriaListInner = Initialize-PSSailpoint.BetaAccessCriteriaCriteriaListInner -Type ENTITLEMENT `
$AccessCriteriaCriteriaListInner = Initialize-BetaAccessCriteriaCriteriaListInner -Type ENTITLEMENT `
-Id 2c91808568c529c60168cca6f90c1313 `
-Name Administrator
```

View File

@@ -33,7 +33,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemAccessProfileResponse = Initialize-PSSailpoint.BetaAccessItemAccessProfileResponse -AccessType accessProfile `
$AccessItemAccessProfileResponse = Initialize-BetaAccessItemAccessProfileResponse -AccessType accessProfile `
-Id 2c918087763e69d901763e72e97f006f `
-Name sample `
-SourceName DataScienceDataset `

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemAccountResponse = Initialize-PSSailpoint.BetaAccessItemAccountResponse -AccessType account `
$AccessItemAccountResponse = Initialize-BetaAccessItemAccountResponse -AccessType account `
-Id 2c918087763e69d901763e72e97f006f `
-NativeIdentity dr.arden.ogahn.d `
-SourceName DataScienceDataset `

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemAppResponse = Initialize-PSSailpoint.BetaAccessItemAppResponse -AccessType app `
$AccessItemAppResponse = Initialize-BetaAccessItemAppResponse -AccessType app `
-Id 2c918087763e69d901763e72e97f006f `
-DisplayName Display Name `
-SourceName appName `

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemApproverDto = Initialize-PSSailpoint.BetaAccessItemApproverDto -Type IDENTITY `
$AccessItemApproverDto = Initialize-BetaAccessItemApproverDto -Type IDENTITY `
-Id 2c3780a46faadee4016fb4e018c20652 `
-Name Allen Albertson
```

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemAssociated = Initialize-PSSailpoint.BetaAccessItemAssociated -AccessItem null `
$AccessItemAssociated = Initialize-BetaAccessItemAssociated -AccessItem null `
-IdentityId 8c190e6787aa4ed9a90bd9d5344523fb `
-EventType AccessItemAssociated `
-Dt 2019-03-08T22:37:33.901Z `

View File

@@ -40,7 +40,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemAssociatedAccessItem = Initialize-PSSailpoint.BetaAccessItemAssociatedAccessItem -AccessType role `
$AccessItemAssociatedAccessItem = Initialize-BetaAccessItemAssociatedAccessItem -AccessType role `
-Id 2c918087763e69d901763e72e97f006f `
-Name sample `
-SourceName Source Name `

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemDiff = Initialize-PSSailpoint.BetaAccessItemDiff -Id null `
$AccessItemDiff = Initialize-BetaAccessItemDiff -Id null `
-EventType null `
-DisplayName null `
-SourceName null

View File

@@ -33,7 +33,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemEntitlementResponse = Initialize-PSSailpoint.BetaAccessItemEntitlementResponse -AccessType entitlement `
$AccessItemEntitlementResponse = Initialize-BetaAccessItemEntitlementResponse -AccessType entitlement `
-Id 2c918087763e69d901763e72e97f006f `
-Attribute groups `
-Value Upward mobility access `

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemOwnerDto = Initialize-PSSailpoint.BetaAccessItemOwnerDto -Type IDENTITY `
$AccessItemOwnerDto = Initialize-BetaAccessItemOwnerDto -Type IDENTITY `
-Id 2c9180a46faadee4016fb4e018c20639 `
-Name Support
```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemRef = Initialize-PSSailpoint.BetaAccessItemRef -Id 2c938083633d259901633d2623ec0375 `
$AccessItemRef = Initialize-BetaAccessItemRef -Id 2c938083633d259901633d2623ec0375 `
-Type ENTITLEMENT
```

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemRemoved = Initialize-PSSailpoint.BetaAccessItemRemoved -AccessItem null `
$AccessItemRemoved = Initialize-BetaAccessItemRemoved -AccessItem null `
-IdentityId 8c190e6787aa4ed9a90bd9d5344523fb `
-EventType AccessItemRemoved `
-Dt 2019-03-08T22:37:33.901Z `

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemRequestedForDto = Initialize-PSSailpoint.BetaAccessItemRequestedForDto -Type IDENTITY `
$AccessItemRequestedForDto = Initialize-BetaAccessItemRequestedForDto -Type IDENTITY `
-Id 2c4180a46faadee4016fb4e018c20626 `
-Name Robert Robinson
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemRequestedForDto1 = Initialize-PSSailpoint.BetaAccessItemRequestedForDto1 -Type IDENTITY `
$AccessItemRequestedForDto1 = Initialize-BetaAccessItemRequestedForDto1 -Type IDENTITY `
-Id 2c4180a46faadee4016fb4e018c20626 `
-Name Robert Robinson
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemRequester = Initialize-PSSailpoint.BetaAccessItemRequester -Type IDENTITY `
$AccessItemRequester = Initialize-BetaAccessItemRequester -Type IDENTITY `
-Id 2c7180a46faadee4016fb4e018c20648 `
-Name William Wilson
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemRequesterDto = Initialize-PSSailpoint.BetaAccessItemRequesterDto -Type IDENTITY `
$AccessItemRequesterDto = Initialize-BetaAccessItemRequesterDto -Type IDENTITY `
-Id 2c7180a46faadee4016fb4e018c20648 `
-Name William Wilson
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemRequesterDto1 = Initialize-PSSailpoint.BetaAccessItemRequesterDto1 -Type IDENTITY `
$AccessItemRequesterDto1 = Initialize-BetaAccessItemRequesterDto1 -Type IDENTITY `
-Id 2c7180a46faadee4016fb4e018c20648 `
-Name William Wilson
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemReviewedBy = Initialize-PSSailpoint.BetaAccessItemReviewedBy -Type IDENTITY `
$AccessItemReviewedBy = Initialize-BetaAccessItemReviewedBy -Type IDENTITY `
-Id 2c3780a46faadee4016fb4e018c20652 `
-Name Allen Albertson
```

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessItemRoleResponse = Initialize-PSSailpoint.BetaAccessItemRoleResponse -AccessType role `
$AccessItemRoleResponse = Initialize-BetaAccessItemRoleResponse -AccessType role `
-Id 2c918087763e69d901763e72e97f006f `
-DisplayName sample `
-Description Role - Workday/Citizenship access `

View File

@@ -35,7 +35,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfile = Initialize-PSSailpoint.BetaAccessProfile -Id 2c91808a7190d06e01719938fcd20792 `
$AccessProfile = Initialize-BetaAccessProfile -Id 2c91808a7190d06e01719938fcd20792 `
-Name Employee-database-read-write `
-Description Collection of entitlements to read/write the employee database `
-Created 2021-03-01T22:32:58.104Z `

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileApprovalScheme = Initialize-PSSailpoint.BetaAccessProfileApprovalScheme -ApproverType GOVERNANCE_GROUP `
$AccessProfileApprovalScheme = Initialize-BetaAccessProfileApprovalScheme -ApproverType GOVERNANCE_GROUP `
-ApproverId 46c79819-a69f-49a2-becb-12c971ae66c6
```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileBulkDeleteRequest = Initialize-PSSailpoint.BetaAccessProfileBulkDeleteRequest -AccessProfileIds [2c9180847812e0b1017817051919ecca, 2c9180887812e0b201781e129f151816] `
$AccessProfileBulkDeleteRequest = Initialize-BetaAccessProfileBulkDeleteRequest -AccessProfileIds [2c9180847812e0b1017817051919ecca, 2c9180887812e0b201781e129f151816] `
-BestEffortOnly true
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileBulkDeleteResponse = Initialize-PSSailpoint.BetaAccessProfileBulkDeleteResponse -TaskId 2c9180867817ac4d017817c491119a20 `
$AccessProfileBulkDeleteResponse = Initialize-BetaAccessProfileBulkDeleteResponse -TaskId 2c9180867817ac4d017817c491119a20 `
-Pending [2c91808876438bbb017668c21919ecca, 2c91808876438bb201766e129f151816] `
-InUse null
```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileBulkUpdateRequestInner = Initialize-PSSailpoint.BetaAccessProfileBulkUpdateRequestInner -Id 464ae7bf-791e-49fd-b746-06a2e4a8 `
$AccessProfileBulkUpdateRequestInner = Initialize-BetaAccessProfileBulkUpdateRequestInner -Id 464ae7bf-791e-49fd-b746-06a2e4a8 `
-Requestable false
```

View File

@@ -44,7 +44,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileDetails = Initialize-PSSailpoint.BetaAccessProfileDetails -Id 2c91808a7190d06e01719938fcd20792 `
$AccessProfileDetails = Initialize-BetaAccessProfileDetails -Id 2c91808a7190d06e01719938fcd20792 `
-Name Employee-database-read-write `
-Description Collection of entitlements to read/write the employee database `
-Created 2021-03-01T22:32:58.104Z `

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileDetailsAccountSelector = Initialize-PSSailpoint.BetaAccessProfileDetailsAccountSelector -Selectors null
$AccessProfileDetailsAccountSelector = Initialize-BetaAccessProfileDetailsAccountSelector -Selectors null
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileRef = Initialize-PSSailpoint.BetaAccessProfileRef -Id ff808081751e6e129f1518161919ecca `
$AccessProfileRef = Initialize-BetaAccessProfileRef -Id ff808081751e6e129f1518161919ecca `
-Type ACCESS_PROFILE `
-Name Access Profile 2567
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileSourceRef = Initialize-PSSailpoint.BetaAccessProfileSourceRef -Id 2c91809773dee3610173fdb0b6061ef4 `
$AccessProfileSourceRef = Initialize-BetaAccessProfileSourceRef -Id 2c91809773dee3610173fdb0b6061ef4 `
-Type SOURCE `
-Name ODS-AD-SOURCE
```

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileUpdateItem = Initialize-PSSailpoint.BetaAccessProfileUpdateItem -Id 2c7180a46faadee4016fb4e018c20642 `
$AccessProfileUpdateItem = Initialize-BetaAccessProfileUpdateItem -Id 2c7180a46faadee4016fb4e018c20642 `
-Requestable false `
-Status 201 `
-Description

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileUsage = Initialize-PSSailpoint.BetaAccessProfileUsage -AccessProfileId 2c91808876438bbb017668c21919ecca `
$AccessProfileUsage = Initialize-BetaAccessProfileUsage -AccessProfileId 2c91808876438bbb017668c21919ecca `
-UsedBy null
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessProfileUsageUsedByInner = Initialize-PSSailpoint.BetaAccessProfileUsageUsedByInner -Type ROLE `
$AccessProfileUsageUsedByInner = Initialize-BetaAccessProfileUsageUsedByInner -Type ROLE `
-Id 2c8180857a9b3da0017aa03418480f9d `
-Name Manager Role
```

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRecommendationMessage = Initialize-PSSailpoint.BetaAccessRecommendationMessage -Interpretation 95% of your peers have this access.
$AccessRecommendationMessage = Initialize-BetaAccessRecommendationMessage -Interpretation 95% of your peers have this access.
```
- Convert the resource to JSON

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequest = Initialize-PSSailpoint.BetaAccessRequest -RequestedFor 2c918084660f45d6016617daa9210584 `
$AccessRequest = Initialize-BetaAccessRequest -RequestedFor 2c918084660f45d6016617daa9210584 `
-RequestType null `
-RequestedItems null `
-ClientMetadata {requestedAppId=2c91808f7892918f0178b78da4a305a1, requestedAppName=test-app} `

View File

@@ -27,7 +27,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestConfig = Initialize-PSSailpoint.BetaAccessRequestConfig -ApprovalsMustBeExternal true `
$AccessRequestConfig = Initialize-BetaAccessRequestConfig -ApprovalsMustBeExternal true `
-AutoApprovalEnabled true `
-ReauthorizationEnabled true `
-RequestOnBehalfOfConfig null `

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestContext = Initialize-PSSailpoint.BetaAccessRequestContext -ContextAttributes null
$AccessRequestContext = Initialize-BetaAccessRequestContext -ContextAttributes null
```
- Convert the resource to JSON

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestDynamicApprover = Initialize-PSSailpoint.BetaAccessRequestDynamicApprover -AccessRequestId 4b4d982dddff4267ab12f0f1e72b5a6d `
$AccessRequestDynamicApprover = Initialize-BetaAccessRequestDynamicApprover -AccessRequestId 4b4d982dddff4267ab12f0f1e72b5a6d `
-RequestedFor null `
-RequestedItems null `
-RequestedBy null

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestDynamicApprover1 = Initialize-PSSailpoint.BetaAccessRequestDynamicApprover1 -Id 2c91808b6ef1d43e016efba0ce470906 `
$AccessRequestDynamicApprover1 = Initialize-BetaAccessRequestDynamicApprover1 -Id 2c91808b6ef1d43e016efba0ce470906 `
-Name Adam Adams `
-Type IDENTITY
```

View File

@@ -27,7 +27,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestDynamicApproverRequestedItemsInner = Initialize-PSSailpoint.BetaAccessRequestDynamicApproverRequestedItemsInner -Id 2c91808b6ef1d43e016efba0ce470904 `
$AccessRequestDynamicApproverRequestedItemsInner = Initialize-BetaAccessRequestDynamicApproverRequestedItemsInner -Id 2c91808b6ef1d43e016efba0ce470904 `
-Name Engineering Access `
-Description Engineering Access `
-Type ACCESS_PROFILE `

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestItem = Initialize-PSSailpoint.BetaAccessRequestItem -Type ACCESS_PROFILE `
$AccessRequestItem = Initialize-BetaAccessRequestItem -Type ACCESS_PROFILE `
-Id 2c9180835d2e5168015d32f890ca1581 `
-Comment Requesting access profile for John Doe `
-ClientMetadata {requestedAppName=test-app, requestedAppId=2c91808f7892918f0178b78da4a305a1} `

View File

@@ -29,7 +29,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestItemResponse = Initialize-PSSailpoint.BetaAccessRequestItemResponse -Operation Add `
$AccessRequestItemResponse = Initialize-BetaAccessRequestItemResponse -Operation Add `
-AccessItemType role `
-Name Role-1 `
-Decision APPROVED `

View File

@@ -27,7 +27,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestPhases = Initialize-PSSailpoint.BetaAccessRequestPhases -Started 2020-07-11T00:00Z `
$AccessRequestPhases = Initialize-BetaAccessRequestPhases -Started 2020-07-11T00:00Z `
-Finished 2020-07-12T00:00Z `
-Name APPROVAL_PHASE `
-State COMPLETED `

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestPostApproval = Initialize-PSSailpoint.BetaAccessRequestPostApproval -AccessRequestId 2c91808b6ef1d43e016efba0ce470904 `
$AccessRequestPostApproval = Initialize-BetaAccessRequestPostApproval -AccessRequestId 2c91808b6ef1d43e016efba0ce470904 `
-RequestedFor null `
-RequestedItemsStatus null `
-RequestedBy null

View File

@@ -29,7 +29,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestPostApprovalRequestedItemsStatusInner = Initialize-PSSailpoint.BetaAccessRequestPostApprovalRequestedItemsStatusInner -Id 2c91808b6ef1d43e016efba0ce470904 `
$AccessRequestPostApprovalRequestedItemsStatusInner = Initialize-BetaAccessRequestPostApprovalRequestedItemsStatusInner -Id 2c91808b6ef1d43e016efba0ce470904 `
-Name Engineering Access `
-Description Access to engineering database `
-Type ACCESS_PROFILE `

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInner = Initialize-PSSailpoint.BetaAccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInner -ApprovalComment This access looks good. Approved. `
$AccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInner = Initialize-BetaAccessRequestPostApprovalRequestedItemsStatusInnerApprovalInfoInner -ApprovalComment This access looks good. Approved. `
-ApprovalDecision APPROVED `
-ApproverName Stephen.Austin `
-Approver null

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestPreApproval = Initialize-PSSailpoint.BetaAccessRequestPreApproval -AccessRequestId 2c91808b6ef1d43e016efba0ce470904 `
$AccessRequestPreApproval = Initialize-BetaAccessRequestPreApproval -AccessRequestId 2c91808b6ef1d43e016efba0ce470904 `
-RequestedFor null `
-RequestedItems null `
-RequestedBy null

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestPreApproval1 = Initialize-PSSailpoint.BetaAccessRequestPreApproval1 -Approved false `
$AccessRequestPreApproval1 = Initialize-BetaAccessRequestPreApproval1 -Approved false `
-Comment This access should be denied, because this will cause an SOD violation. `
-Approver AcmeCorpExternalIntegration
```

View File

@@ -27,7 +27,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestPreApprovalRequestedItemsInner = Initialize-PSSailpoint.BetaAccessRequestPreApprovalRequestedItemsInner -Id 2c91808b6ef1d43e016efba0ce470904 `
$AccessRequestPreApprovalRequestedItemsInner = Initialize-BetaAccessRequestPreApprovalRequestedItemsInner -Id 2c91808b6ef1d43e016efba0ce470904 `
-Name Engineering Access `
-Description Access to engineering database `
-Type ACCESS_PROFILE `

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestRecommendationActionItemDto = Initialize-PSSailpoint.BetaAccessRequestRecommendationActionItemDto -IdentityId 2c91808570313110017040b06f344ec9 `
$AccessRequestRecommendationActionItemDto = Initialize-BetaAccessRequestRecommendationActionItemDto -IdentityId 2c91808570313110017040b06f344ec9 `
-Access null
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestRecommendationActionItemResponseDto = Initialize-PSSailpoint.BetaAccessRequestRecommendationActionItemResponseDto -IdentityId 2c91808570313110017040b06f344ec9 `
$AccessRequestRecommendationActionItemResponseDto = Initialize-BetaAccessRequestRecommendationActionItemResponseDto -IdentityId 2c91808570313110017040b06f344ec9 `
-Access null `
-Timestamp 2017-07-11T18:45:37.098Z
```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestRecommendationItem = Initialize-PSSailpoint.BetaAccessRequestRecommendationItem -Id 2c9180835d2e5168015d32f890ca1581 `
$AccessRequestRecommendationItem = Initialize-BetaAccessRequestRecommendationItem -Id 2c9180835d2e5168015d32f890ca1581 `
-Type null
```

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestRecommendationItemDetail = Initialize-PSSailpoint.BetaAccessRequestRecommendationItemDetail -IdentityId 2c91808570313110017040b06f344ec9 `
$AccessRequestRecommendationItemDetail = Initialize-BetaAccessRequestRecommendationItemDetail -IdentityId 2c91808570313110017040b06f344ec9 `
-Access null `
-Ignored true `
-Requested true `

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestRecommendationItemDetailAccess = Initialize-PSSailpoint.BetaAccessRequestRecommendationItemDetailAccess -Id 2c9180835d2e5168015d32f890ca1581 `
$AccessRequestRecommendationItemDetailAccess = Initialize-BetaAccessRequestRecommendationItemDetailAccess -Id 2c9180835d2e5168015d32f890ca1581 `
-Type null `
-Name Employee-database-read-write `
-Description This item grants an employee read and write access to the database

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestResponse = Initialize-PSSailpoint.BetaAccessRequestResponse -NewRequests [{requestedFor=899fd612ecfc4cf3bf48f14d0afdef89, requestedItemsDetails=[{type=ENTITLEMENT, id=779c6fd7171540bba1184e5946112c28}], attributesHash=-1928438224, accessRequestIds=[5d3118c518a44ec7805450d53479ccdb]}] `
$AccessRequestResponse = Initialize-BetaAccessRequestResponse -NewRequests [{requestedFor=899fd612ecfc4cf3bf48f14d0afdef89, requestedItemsDetails=[{type=ENTITLEMENT, id=779c6fd7171540bba1184e5946112c28}], attributesHash=-1928438224, accessRequestIds=[5d3118c518a44ec7805450d53479ccdb]}] `
-ExistingRequests [{requestedFor=899fd612ecfc4cf3bf48f14d0afdef89, requestedItemsDetails=[{type=ROLE, id=779c6fd7171540bbc1184e5946112c28}], attributesHash=2843118224, accessRequestIds=[5d3118c518a44ec7805450d53479ccdc]}]
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestResponse1 = Initialize-PSSailpoint.BetaAccessRequestResponse1 -RequesterId 2c91808a77ff216301782327a50f09bf `
$AccessRequestResponse1 = Initialize-BetaAccessRequestResponse1 -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}]}]
```

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestTracking = Initialize-PSSailpoint.BetaAccessRequestTracking -RequestedFor 2c918084660f45d6016617daa9210584 `
$AccessRequestTracking = Initialize-BetaAccessRequestTracking -RequestedFor 2c918084660f45d6016617daa9210584 `
-RequestedItemsDetails {
"type": "ENTITLEMENT",
"id": "779c6fd7171540bba1184e5946112c28"

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequested = Initialize-PSSailpoint.BetaAccessRequested -AccessRequest null `
$AccessRequested = Initialize-BetaAccessRequested -AccessRequest null `
-IdentityId 8a80828f643d484f01643e14202e206f `
-EventType AccessRequested `
-Dt 2019-03-08T22:37:33.901Z

View File

@@ -49,7 +49,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$Account = Initialize-PSSailpoint.BetaAccount -Id id12345 `
$Account = Initialize-BetaAccount -Id id12345 `
-Name aName `
-Created 2023-01-03T21:16:22.432Z `
-Modified 2023-01-03T21:16:22.432Z `

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAction = Initialize-PSSailpoint.BetaAccountAction -Action ENABLE `
$AccountAction = Initialize-BetaAccountAction -Action ENABLE `
-SourceIds [2c918084660f45d6016617daa9210584, 2c918084660f45d6016617daa9210500]
```

View File

@@ -37,7 +37,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountActivityItem = Initialize-PSSailpoint.BetaAccountActivityItem -Id 48c545831b264409a81befcabb0e3c5a `
$AccountActivityItem = Initialize-BetaAccountActivityItem -Id 48c545831b264409a81befcabb0e3c5a `
-Name 48c545831b264409a81befcabb0e3c5a `
-Requested 2017-07-11T18:45:37.098Z `
-ApprovalStatus null `

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAggregation = Initialize-PSSailpoint.BetaAccountAggregation -Start 2021-01-31T14:30:05.104Z `
$AccountAggregation = Initialize-BetaAccountAggregation -Start 2021-01-31T14:30:05.104Z `
-Status ACCOUNTS_COLLECTED `
-TotalAccounts 520 `
-ProcessedAccounts 150

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAggregationCompleted = Initialize-PSSailpoint.BetaAccountAggregationCompleted -Source null `
$AccountAggregationCompleted = Initialize-BetaAccountAggregationCompleted -Source null `
-Status Success `
-Started 2020-06-29T22:01:50.474Z `
-Completed 2020-06-29T22:02:04.090Z `

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAggregationCompletedSource = Initialize-PSSailpoint.BetaAccountAggregationCompletedSource -Type SOURCE `
$AccountAggregationCompletedSource = Initialize-BetaAccountAggregationCompletedSource -Type SOURCE `
-Id 2c9180835d191a86015d28455b4b232a `
-Name HR Active Directory
```

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAggregationCompletedStats = Initialize-PSSailpoint.BetaAccountAggregationCompletedStats -Scanned 200 `
$AccountAggregationCompletedStats = Initialize-BetaAccountAggregationCompletedStats -Scanned 200 `
-Unchanged 190 `
-Changed 6 `
-Added 4 `

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAggregationStatus = Initialize-PSSailpoint.BetaAccountAggregationStatus -Start 2021-01-31T14:30:05.104Z `
$AccountAggregationStatus = Initialize-BetaAccountAggregationStatus -Start 2021-01-31T14:30:05.104Z `
-Status ACCOUNTS_COLLECTED `
-TotalAccounts 520 `
-ProcessedAccounts 150

View File

@@ -30,7 +30,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttribute = Initialize-PSSailpoint.BetaAccountAttribute -SourceName Workday `
$AccountAttribute = Initialize-BetaAccountAttribute -SourceName Workday `
-AttributeName DEPARTMENT `
-AccountSortAttribute created `
-AccountSortDescending false `

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttributes = Initialize-PSSailpoint.BetaAccountAttributes -Attributes {city=Austin, displayName=John Doe, userName=jdoe, sAMAccountName=jDoe, mail=john.doe@sailpoint.com}
$AccountAttributes = Initialize-BetaAccountAttributes -Attributes {city=Austin, displayName=John Doe, userName=jdoe, sAMAccountName=jDoe, mail=john.doe@sailpoint.com}
```
- Convert the resource to JSON

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttributesChanged = Initialize-PSSailpoint.BetaAccountAttributesChanged -Identity null `
$AccountAttributesChanged = Initialize-BetaAccountAttributesChanged -Identity null `
-Source null `
-Account null `
-Changes null

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttributesChangedAccount = Initialize-PSSailpoint.BetaAccountAttributesChangedAccount -Id 52170a74-ca89-11ea-87d0-0242ac130003 `
$AccountAttributesChangedAccount = Initialize-BetaAccountAttributesChangedAccount -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 `

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttributesChangedChangesInner = Initialize-PSSailpoint.BetaAccountAttributesChangedChangesInner -Attribute sn `
$AccountAttributesChangedChangesInner = Initialize-BetaAccountAttributesChangedChangesInner -Attribute sn `
-OldValue null `
-NewValue null
```

View File

@@ -21,7 +21,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttributesChangedChangesInnerNewValue = Initialize-PSSailpoint.BetaAccountAttributesChangedChangesInnerNewValue
$AccountAttributesChangedChangesInnerNewValue = Initialize-BetaAccountAttributesChangedChangesInnerNewValue
```
- Convert the resource to JSON

View File

@@ -21,7 +21,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttributesChangedChangesInnerOldValue = Initialize-PSSailpoint.BetaAccountAttributesChangedChangesInnerOldValue
$AccountAttributesChangedChangesInnerOldValue = Initialize-BetaAccountAttributesChangedChangesInnerOldValue
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttributesChangedIdentity = Initialize-PSSailpoint.BetaAccountAttributesChangedIdentity -Type IDENTITY `
$AccountAttributesChangedIdentity = Initialize-BetaAccountAttributesChangedIdentity -Type IDENTITY `
-Id 2c7180a46faadee4016fb4e018c20642 `
-Name Michael Michaels
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttributesChangedSource = Initialize-PSSailpoint.BetaAccountAttributesChangedSource -Id 4e4d982dddff4267ab12f0f1e72b5a6d `
$AccountAttributesChangedSource = Initialize-BetaAccountAttributesChangedSource -Id 4e4d982dddff4267ab12f0f1e72b5a6d `
-Type SOURCE `
-Name Corporate Active Directory
```

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttributesCreate = Initialize-PSSailpoint.BetaAccountAttributesCreate -Attributes null
$AccountAttributesCreate = Initialize-BetaAccountAttributesCreate -Attributes null
```
- Convert the resource to JSON

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountAttributesCreateAttributes = Initialize-PSSailpoint.BetaAccountAttributesCreateAttributes -SourceId 34bfcbe116c9407464af37acbaf7a4dc
$AccountAttributesCreateAttributes = Initialize-BetaAccountAttributesCreateAttributes -SourceId 34bfcbe116c9407464af37acbaf7a4dc
```
- Convert the resource to JSON

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountCorrelated = Initialize-PSSailpoint.BetaAccountCorrelated -Identity null `
$AccountCorrelated = Initialize-BetaAccountCorrelated -Identity null `
-Source null `
-Account null `
-Attributes {sn=doe, givenName=john, memberOf=[cn=g1,ou=groups,dc=acme,dc=com, cn=g2,ou=groups,dc=acme,dc=com, cn=g3,ou=groups,dc=acme,dc=com]} `

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountCorrelatedAccount = Initialize-PSSailpoint.BetaAccountCorrelatedAccount -Type ACCOUNT `
$AccountCorrelatedAccount = Initialize-BetaAccountCorrelatedAccount -Type ACCOUNT `
-Id 98da47c31df444558c211f9b205184f6 `
-Name Brian Mendoza `
-NativeIdentity cn=john.doe,ou=users,dc=acme,dc=com `

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountCorrelatedIdentity = Initialize-PSSailpoint.BetaAccountCorrelatedIdentity -Type IDENTITY `
$AccountCorrelatedIdentity = Initialize-BetaAccountCorrelatedIdentity -Type IDENTITY `
-Id 2c7180a46faadee4016fb4e018c20642 `
-Name Michael Michaels
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountCorrelatedSource = Initialize-PSSailpoint.BetaAccountCorrelatedSource -Type SOURCE `
$AccountCorrelatedSource = Initialize-BetaAccountCorrelatedSource -Type SOURCE `
-Id 2c9180835d191a86015d28455b4b232a `
-Name HR Active Directory
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountInfoDto = Initialize-PSSailpoint.BetaAccountInfoDto -NativeIdentity CN=Abby Smith,OU=Austin,OU=Americas,OU=Demo,DC=seri,DC=acme,DC=com `
$AccountInfoDto = Initialize-BetaAccountInfoDto -NativeIdentity CN=Abby Smith,OU=Austin,OU=Americas,OU=Demo,DC=seri,DC=acme,DC=com `
-DisplayName Abby.Smith `
-Uuid {ad9fc391-246d-40af-b248-b6556a2b7c01}
```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountItemRef = Initialize-PSSailpoint.BetaAccountItemRef -AccountUuid {fab7119e-004f-4822-9c33-b8d570d6c6a6} `
$AccountItemRef = Initialize-BetaAccountItemRef -AccountUuid {fab7119e-004f-4822-9c33-b8d570d6c6a6} `
-NativeIdentity CN=Glen 067da3248e914,OU=YOUROU,OU=org-data-service,DC=YOURDC,DC=local
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountRequestInfo = Initialize-PSSailpoint.BetaAccountRequestInfo -RequestedObjectId 2c91808563ef85690164001c31140c0c `
$AccountRequestInfo = Initialize-BetaAccountRequestInfo -RequestedObjectId 2c91808563ef85690164001c31140c0c `
-RequestedObjectName Treasury Analyst `
-RequestedObjectType null
```

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountStatusChanged = Initialize-PSSailpoint.BetaAccountStatusChanged -EventType null `
$AccountStatusChanged = Initialize-BetaAccountStatusChanged -EventType null `
-IdentityId null `
-Dt null `
-Account null `

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountStatusChangedAccount = Initialize-PSSailpoint.BetaAccountStatusChangedAccount -Id null `
$AccountStatusChangedAccount = Initialize-BetaAccountStatusChangedAccount -Id null `
-NativeIdentity null `
-DisplayName null `
-SourceId null `

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountStatusChangedStatusChange = Initialize-PSSailpoint.BetaAccountStatusChangedStatusChange -PreviousStatus null `
$AccountStatusChangedStatusChange = Initialize-BetaAccountStatusChangedStatusChange -PreviousStatus null `
-NewStatus null
```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountToggleRequest = Initialize-PSSailpoint.BetaAccountToggleRequest -ExternalVerificationId 3f9180835d2e5168015d32f890ca1581 `
$AccountToggleRequest = Initialize-BetaAccountToggleRequest -ExternalVerificationId 3f9180835d2e5168015d32f890ca1581 `
-ForceProvisioning false
```

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountUncorrelated = Initialize-PSSailpoint.BetaAccountUncorrelated -Identity null `
$AccountUncorrelated = Initialize-BetaAccountUncorrelated -Identity null `
-Source null `
-Account null `
-EntitlementCount 0

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountUncorrelatedAccount = Initialize-PSSailpoint.BetaAccountUncorrelatedAccount -Type ACCOUNT `
$AccountUncorrelatedAccount = Initialize-BetaAccountUncorrelatedAccount -Type ACCOUNT `
-Id 4dd497e3723e439991cb6d0e478375dd `
-Name Sadie Jensen `
-NativeIdentity cn=john.doe,ou=users,dc=acme,dc=com `

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountUncorrelatedIdentity = Initialize-PSSailpoint.BetaAccountUncorrelatedIdentity -Type IDENTITY `
$AccountUncorrelatedIdentity = Initialize-BetaAccountUncorrelatedIdentity -Type IDENTITY `
-Id 2c3780a46faadee4016fb4e018c20652 `
-Name Allen Albertson
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountUncorrelatedSource = Initialize-PSSailpoint.BetaAccountUncorrelatedSource -Type SOURCE `
$AccountUncorrelatedSource = Initialize-BetaAccountUncorrelatedSource -Type SOURCE `
-Id 2c6180835d191a86015d28455b4b231b `
-Name Corporate Directory
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountUnlockRequest = Initialize-PSSailpoint.BetaAccountUnlockRequest -ExternalVerificationId 3f9180835d2e5168015d32f890ca1581 `
$AccountUnlockRequest = Initialize-BetaAccountUnlockRequest -ExternalVerificationId 3f9180835d2e5168015d32f890ca1581 `
-UnlockIDNAccount false `
-ForceProvisioning false
```

View File

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

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountsAsyncResult = Initialize-PSSailpoint.BetaAccountsAsyncResult -Id 2c91808474683da6017468693c260195
$AccountsAsyncResult = Initialize-BetaAccountsAsyncResult -Id 2c91808474683da6017468693c260195
```
- Convert the resource to JSON

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountsCollectedForAggregation = Initialize-PSSailpoint.BetaAccountsCollectedForAggregation -Source null `
$AccountsCollectedForAggregation = Initialize-BetaAccountsCollectedForAggregation -Source null `
-Status Success `
-Started 2020-06-29T22:01:50.474Z `
-Completed 2020-06-29T22:02:04.090Z `

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountsCollectedForAggregationSource = Initialize-PSSailpoint.BetaAccountsCollectedForAggregationSource -Id 4e4d982dddff4267ab12f0f1e72b5a6d `
$AccountsCollectedForAggregationSource = Initialize-BetaAccountsCollectedForAggregationSource -Id 4e4d982dddff4267ab12f0f1e72b5a6d `
-Type SOURCE `
-Name Corporate Active Directory
```

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccountsCollectedForAggregationStats = Initialize-PSSailpoint.BetaAccountsCollectedForAggregationStats -Scanned 200 `
$AccountsCollectedForAggregationStats = Initialize-BetaAccountsCollectedForAggregationStats -Scanned 200 `
-Unchanged 190 `
-Changed 6 `
-Added 4 `

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$ActivateCampaignOptions = Initialize-PSSailpoint.BetaActivateCampaignOptions -TimeZone -05:00
$ActivateCampaignOptions = Initialize-BetaActivateCampaignOptions -TimeZone -05:00
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AdminReviewReassign = Initialize-PSSailpoint.BetaAdminReviewReassign -CertificationIds [af3859464779471211bb8424a563abc1, af3859464779471211bb8424a563abc2, af3859464779471211bb8424a563abc3] `
$AdminReviewReassign = Initialize-BetaAdminReviewReassign -CertificationIds [af3859464779471211bb8424a563abc1, af3859464779471211bb8424a563abc2, af3859464779471211bb8424a563abc3] `
-ReassignTo null `
-Reason reassigned for some reason
```

Some files were not shown because too many files have changed in this diff Show More