Update to powershell SDK docs: 13590494573

This commit is contained in:
developer-relations-sp
2025-02-28 14:46:13 +00:00
parent 605196fdc5
commit 72c854f333
724 changed files with 6148 additions and 7108 deletions

View File

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

View File

@@ -29,9 +29,9 @@ $AccessProfileUpdateItem = Initialize-PSSailpoint.BetaAccessProfileUpdateItem -
-Requestable false `
-Status 201 `
-Description
> Access profile is updated successfully.
> Access profile is updated successfully.
> Referenced Access profile with Id "2c7180a46faadee4016fb4e018c20642" was not found.
> Referenced Access profile with Id "2c7180a46faadee4016fb4e018c20642" was not found.
```

View File

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

View File

@@ -29,7 +29,7 @@ Name | Type | Description | Notes
$AccessRequestItem = Initialize-PSSailpoint.BetaAccessRequestItem -Type ACCESS_PROFILE `
-Id 2c9180835d2e5168015d32f890ca1581 `
-Comment Requesting access profile for John Doe `
-ClientMetadata {requestedAppName=test-app, requestedAppId=2c91808f7892918f0178b78da4a305a1} `
-ClientMetadata {requestedAppName=test-app, requestedAppId=2c91808f7892918f0178b78da4a305a1} `
-RemoveDate 2020-07-11T21:23:15Z
```

View File

@@ -36,7 +36,7 @@ $AccessRequestItemResponse = Initialize-PSSailpoint.BetaAccessRequestItemRespons
-Description The role descrition `
-SourceId 8a80828f643d484f01643e14202e206f `
-SourceName Source1 `
-ApprovalInfos [{name=John Snow, id=8a80828f643d484f01643e14202e2000, status=Approved}]
-ApprovalInfos [{name=John Snow, id=8a80828f643d484f01643e14202e2000, status=Approved}]
```
- Convert the resource to JSON

View File

@@ -35,7 +35,7 @@ $AccessRequestPostApprovalRequestedItemsStatusInner = Initialize-PSSailpoint.Bet
-Type ACCESS_PROFILE `
-Operation Add `
-Comment William needs this access to do his job. `
-ClientMetadata {applicationName=My application} `
-ClientMetadata {applicationName=My application} `
-ApprovalInfo null
```

View File

@@ -34,7 +34,7 @@ $AccessRequestRecommendationItemDetail = Initialize-PSSailpoint.BetaAccessReques
-Requested true `
-Viewed true `
-Messages null `
-TranslationMessages [{key=recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH, values=[75, department]}]
-TranslationMessages [{key=recommender-api.V2_WEIGHT_FEATURE_PRODUCT_INTERPRETATION_HIGH, values=[75, department]}]
```
- Convert the resource to JSON

View File

@@ -23,8 +23,8 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AccessRequestResponse = Initialize-PSSailpoint.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]}]
$AccessRequestResponse = Initialize-PSSailpoint.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]}]
```
- Convert the resource to JSON

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$AccessRequestResponse1 = Initialize-PSSailpoint.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}]}]
-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}]}]
```
- Convert the resource to JSON

View File

@@ -27,8 +27,8 @@ Name | Type | Description | Notes
```powershell
$AccessRequestTracking = Initialize-PSSailpoint.BetaAccessRequestTracking -RequestedFor 2c918084660f45d6016617daa9210584 `
-RequestedItemsDetails {
"type": "ENTITLEMENT",
"id": "779c6fd7171540bba1184e5946112c28"
"type": "ENTITLEMENT",
"id": "779c6fd7171540bba1184e5946112c28"
} `
-AttributesHash -1928438224 `
-AccessRequestIds [5d3118c518a44ec7805450d53479ccdb]

View File

@@ -61,7 +61,7 @@ $Account = Initialize-PSSailpoint.BetaAccount -Id id12345 `
-ConnectionType direct `
-IsMachine true `
-Recommendation null `
-Attributes {firstName=SailPoint, lastName=Support, displayName=SailPoint Support} `
-Attributes {firstName=SailPoint, lastName=Support, displayName=SailPoint Support} `
-Authoritative false `
-Description null `
-Disabled false `

View File

@@ -51,7 +51,7 @@ $AccountActivityItem = Initialize-PSSailpoint.BetaAccountActivityItem -Id 48c54
-NativeIdentity Sandie.Camero `
-SourceId 2c91808363ef85290164000587130c0c `
-AccountRequestInfo null `
-ClientMetadata {customKey1=custom value 1, customKey2=custom value 2} `
-ClientMetadata {customKey1=custom value 1, customKey2=custom value 2} `
-RemoveDate 2020-07-11T00:00Z
```

View File

@@ -35,10 +35,10 @@ $AccountAttribute = Initialize-PSSailpoint.BetaAccountAttribute -SourceName Wor
-AccountSortAttribute created `
-AccountSortDescending false `
-AccountReturnFirstLink false `
-AccountFilter !(nativeIdentity.startsWith("*DELETED*")) `
-AccountPropertyFilter (groups.containsAll({'Admin'}) || location == 'Austin') `
-AccountFilter !(nativeIdentity.startsWith("*DELETED*")) `
-AccountPropertyFilter (groups.containsAll({'Admin'}) || location == 'Austin') `
-RequiresPeriodicRefresh false `
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

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-PSSailpoint.BetaAccountAttributes -Attributes {city=Austin, displayName=John Doe, userName=jdoe, sAMAccountName=jDoe, mail=john.doe@sailpoint.com}
```
- Convert the resource to JSON

View File

@@ -29,7 +29,7 @@ Name | Type | Description | Notes
$AccountAttributesChangedAccount = Initialize-PSSailpoint.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 `
-NativeIdentity cn=john.doe,ou=users,dc=acme,dc=com `
-Type ACCOUNT
```

View File

@@ -29,7 +29,7 @@ Name | Type | Description | Notes
$AccountCorrelated = Initialize-PSSailpoint.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]} `
-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]} `
-EntitlementCount 0
```

View File

@@ -29,7 +29,7 @@ Name | Type | Description | Notes
$AccountCorrelatedAccount = Initialize-PSSailpoint.BetaAccountCorrelatedAccount -Type ACCOUNT `
-Id 98da47c31df444558c211f9b205184f6 `
-Name Brian Mendoza `
-NativeIdentity cn=john.doe,ou=users,dc=acme,dc=com `
-NativeIdentity cn=john.doe,ou=users,dc=acme,dc=com `
-Uuid 1cb1f07d-3e5a-4431-becd-234fa4306108
```

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-PSSailpoint.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

@@ -29,7 +29,7 @@ Name | Type | Description | Notes
$AccountUncorrelatedAccount = Initialize-PSSailpoint.BetaAccountUncorrelatedAccount -Type ACCOUNT `
-Id 4dd497e3723e439991cb6d0e478375dd `
-Name Sadie Jensen `
-NativeIdentity cn=john.doe,ou=users,dc=acme,dc=com `
-NativeIdentity cn=john.doe,ou=users,dc=acme,dc=com `
-Uuid 1cb1f07d-3e5a-4431-becd-234fa4306108
```

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-PSSailpoint.BetaAccountUsage -Date Thu Apr 20 20:00:00 EDT 2023 `
-Count 10
```

View File

@@ -27,7 +27,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AppAccountDetailsSourceAccount = Initialize-PSSailpoint.BetaAppAccountDetailsSourceAccount -Id fbf4f72280304f1a8bc808fc2a3bcf7b `
-NativeIdentity CN=Abby Smith,OU=Austin,OU=Americas,OU=Demo,DC=seri,DC=acme,DC=com `
-NativeIdentity CN=Abby Smith,OU=Austin,OU=Americas,OU=Demo,DC=seri,DC=acme,DC=com `
-DisplayName Abby Smith `
-SourceId 10efa58ea3954883b52bf74f489ce8f9 `
-SourceDisplayName ODS-AD-SOURCE

View File

@@ -43,17 +43,17 @@ $Approval = Initialize-PSSailpoint.BetaApproval -ApprovalId 38453251-6be2-5f8f-
-CreatedDate 2023-04-12T23:20:50.52Z `
-Type ENTITLEMENT_DESCRIPTIONS `
-Name null `
-BatchRequest {batchId=38453251-6be2-5f8f-df93-5ce19e295837, batchSize=100} `
-BatchRequest {batchId=38453251-6be2-5f8f-df93-5ce19e295837, batchSize=100} `
-Description null `
-Priority HIGH `
-Requester {id=85d173e7d57e496569df763231d6deb6a, type=IDENTITY, name=John Doe} `
-Requester {id=85d173e7d57e496569df763231d6deb6a, type=IDENTITY, name=John Doe} `
-Comments null `
-ApprovedBy null `
-RejectedBy null `
-CompletedDate 2023-04-12T23:20:50.52Z `
-ApprovalCriteria SINGLE `
-Status PENDING `
-AdditionalAttributes { "llm_description": "generated description" } `
-AdditionalAttributes { "llm_description": "generated description" } `
-ReferenceData null
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AttrSyncSourceConfig = Initialize-PSSailpoint.BetaAttrSyncSourceConfig -Source null `
-Attributes [{name=email, displayName=Email, enabled=true, target=mail}, {name=firstname, displayName=First Name, enabled=false, target=givenName}]
-Attributes [{name=email, displayName=Email, enabled=true, target=mail}, {name=firstname, displayName=First Name, enabled=false, target=givenName}]
```
- Convert the resource to JSON

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$AttributeDTOList = Initialize-PSSailpoint.BetaAttributeDTOList -Attributes [{key=iscPrivacy, name=Privacy, multiselect=false, status=active, type=governance, objectTypes=[all], description=Specifies the level of privacy associated with an access item., values=[{value=public, name=Public, status=active}]}]
$AttributeDTOList = Initialize-PSSailpoint.BetaAttributeDTOList -Attributes [{key=iscPrivacy, name=Privacy, multiselect=false, status=active, type=governance, objectTypes=[all], description=Specifies the level of privacy associated with an access item., values=[{value=public, name=Public, status=active}]}]
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$Base64Decode = Initialize-PSSailpoint.BetaBase64Decode -RequiresPeriodicRefresh false `
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$Base64Encode = Initialize-PSSailpoint.BetaBase64Encode -RequiresPeriodicRefresh false `
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$BulkIdentitiesAccountsResponse = Initialize-PSSailpoint.BetaBulkIdentitiesAccountsResponse -Id 2c9180858082150f0180893dbaf553fe `
-StatusCode 404 `
-Message Referenced identity "2c9180858082150f0180893dbaf553fe" was not found.
-Message Referenced identity "2c9180858082150f0180893dbaf553fe" was not found.
```
- Convert the resource to JSON

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$CompleteInvocation = Initialize-PSSailpoint.BetaCompleteInvocation -Secret 0f11f2a4-7c94-4bf3-a2bd-742580fe3bde `
-VarError Access request is denied. `
-Output {approved=false}
-Output {approved=false}
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$CompleteInvocationInput = Initialize-PSSailpoint.BetaCompleteInvocationInput -LocalizedError null `
-Output {approved=false}
-Output {approved=false}
```
- Convert the resource to JSON

View File

@@ -66,7 +66,7 @@ $CompletedApproval = Initialize-PSSailpoint.BetaCompletedApproval -Id 2c9380836
-CurrentRemoveDate 2020-07-11T00:00Z `
-SodViolationContext null `
-PreApprovalTriggerResult null `
-ClientMetadata {requestedAppName=test-app, requestedAppId=2c91808f7892918f0178b78da4a305a1}
-ClientMetadata {requestedAppName=test-app, requestedAppId=2c91808f7892918f0178b78da4a305a1}
```
- Convert the resource to JSON

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$Concatenation = Initialize-PSSailpoint.BetaConcatenation -Values [John, , Smith] `
-RequiresPeriodicRefresh false `
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -30,7 +30,7 @@ $Conditional = Initialize-PSSailpoint.BetaConditional -Expression ValueA eq Val
-PositiveCondition true `
-NegativeCondition false `
-RequiresPeriodicRefresh false `
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -29,13 +29,13 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$ConnectorDetail = Initialize-PSSailpoint.BetaConnectorDetail -Name JDBC `
-SourceConfigXml <Form connectorName='Active Directory - Direct' directConnect='true' name='Active Directory' status='released' type='SourceConfig' xmlns='http://www.sailpoint.com/xsd/sailpoint_form_1_0.xsd'>
<Field defaultValue='true' hidden='true' name='cloudAuthEnabled' type='boolean' value='true'> </Field> </Form> `
-SourceConfig {Form={Field={_defaultValue=true, _hidden=true, _name=cloudAuthEnabled, _type=boolean, _value=true}, _xmlns=http://www.sailpoint.com/xsd/sailpoint_form_1_0.xsd, _connectorName=Active Directory - Direct, _directConnect=true, _name=Active Directory, _status=released, _type=SourceConfig, __text=\n\t}} `
-SourceConfigXml <Form connectorName='Active Directory - Direct' directConnect='true' name='Active Directory' status='released' type='SourceConfig' xmlns='http://www.sailpoint.com/xsd/sailpoint_form_1_0.xsd'>
<Field defaultValue='true' hidden='true' name='cloudAuthEnabled' type='boolean' value='true'> </Field> </Form> `
-SourceConfig {Form={Field={_defaultValue=true, _hidden=true, _name=cloudAuthEnabled, _type=boolean, _value=true}, _xmlns=http://www.sailpoint.com/xsd/sailpoint_form_1_0.xsd, _connectorName=Active Directory - Direct, _directConnect=true, _name=Active Directory, _status=released, _type=SourceConfig, __text=\n\t}} `
-DirectConnect true `
-FileUpload false `
-UploadedFiles [] `
-ConnectorMetadata {supportedUI&#x3D;EXTJS}
-ConnectorMetadata {supportedUI=EXTJS}
```
- Convert the resource to JSON

View File

@@ -32,8 +32,8 @@ $CorrelatedGovernanceEvent = Initialize-PSSailpoint.BetaCorrelatedGovernanceEven
-Dt 2019-03-08T22:37:33.901Z `
-Type certification `
-GovernanceId 2c91808a77ff216301782327a50f09bf `
-Owners [{id&#x3D;8a80828f643d484f01643e14202e206f, displayName&#x3D;John Snow}] `
-Reviewers [{id&#x3D;8a80828f643d484f01643e14202e206f, displayName&#x3D;John Snow}] `
-Owners [{id=8a80828f643d484f01643e14202e206f, displayName=John Snow}] `
-Reviewers [{id=8a80828f643d484f01643e14202e206f, displayName=John Snow}] `
-DecisionMaker null
```

View File

@@ -34,7 +34,7 @@ $CorrelationConfigAttributeAssignmentsInner = Initialize-PSSailpoint.BetaCorrela
-Complex false `
-IgnoreCase false `
-MatchMode ANYWHERE `
-FilterString first_name &#x3D;&#x3D; &quot;John&quot;
-FilterString first_name == "John"
```
- Convert the resource to JSON

View File

@@ -32,7 +32,7 @@ Name | Type | Description | Notes
$CreateFormInstanceRequest = Initialize-PSSailpoint.BetaCreateFormInstanceRequest -CreatedBy null `
-Expire 2023-08-12T20:14:57.74486Z `
-FormDefinitionId 00000000-0000-0000-0000-000000000000 `
-FormInput {input1&#x3D;Sales} `
-FormInput {input1=Sales} `
-Recipients null `
-StandAloneForm false `
-State ASSIGNED `

View File

@@ -29,7 +29,7 @@ Name | Type | Description | Notes
```powershell
$CreateWorkflowRequest = Initialize-PSSailpoint.BetaCreateWorkflowRequest -Name Send Email `
-Owner null `
-Description Send an email to the identity who&#39;s attributes changed. `
-Description Send an email to the identity who's attributes changed. `
-Definition null `
-Enabled false `
-Trigger null

View File

@@ -34,7 +34,7 @@ $DateCompare = Initialize-PSSailpoint.BetaDateCompare -FirstDate null `
-PositiveCondition true `
-NegativeCondition false `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -37,10 +37,10 @@ $DateCompareFirstDate = Initialize-PSSailpoint.BetaDateCompareFirstDate -Source
-AccountSortAttribute created `
-AccountSortDescending false `
-AccountReturnFirstLink false `
-AccountFilter !(nativeIdentity.startsWith(&quot;*DELETED*&quot;)) `
-AccountPropertyFilter (groups.containsAll({&#39;Admin&#39;}) || location &#x3D;&#x3D; &#39;Austin&#39;) `
-AccountFilter !(nativeIdentity.startsWith("*DELETED*")) `
-AccountPropertyFilter (groups.containsAll({'Admin'}) || location == 'Austin') `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}} `
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}} `
-InputFormat null `
-OutputFormat null
```

View File

@@ -37,10 +37,10 @@ $DateCompareSecondDate = Initialize-PSSailpoint.BetaDateCompareSecondDate -Sour
-AccountSortAttribute created `
-AccountSortDescending false `
-AccountReturnFirstLink false `
-AccountFilter !(nativeIdentity.startsWith(&quot;*DELETED*&quot;)) `
-AccountPropertyFilter (groups.containsAll({&#39;Admin&#39;}) || location &#x3D;&#x3D; &#39;Austin&#39;) `
-AccountFilter !(nativeIdentity.startsWith("*DELETED*")) `
-AccountPropertyFilter (groups.containsAll({'Admin'}) || location == 'Austin') `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}} `
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}} `
-InputFormat null `
-OutputFormat null
```

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
$DateFormat = Initialize-PSSailpoint.BetaDateFormat -InputFormat null `
-OutputFormat null `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
$DateMath = Initialize-PSSailpoint.BetaDateMath -Expression now+1w `
-RoundUp false `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$DecomposeDiacriticalMarks = Initialize-PSSailpoint.BetaDecomposeDiacriticalMarks -RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$E164phone = Initialize-PSSailpoint.BetaE164phone -DefaultRegion US `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -44,13 +44,13 @@ $Entitlement = Initialize-PSSailpoint.BetaEntitlement -Id 2c91808874ff915501750
-Created 2020-10-08T18:33:52.029Z `
-Modified 2020-10-08T18:33:52.029Z `
-Attribute memberOf `
-Value CN&#x3D;LauncherTest2,OU&#x3D;LauncherTestOrg,OU&#x3D;slpt-automation,DC&#x3D;TestAutomationAD,DC&#x3D;local `
-Value CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local `
-SourceSchemaObjectType group `
-Privileged true `
-CloudGoverned true `
-Description CN&#x3D;LauncherTest2,OU&#x3D;LauncherTestOrg,OU&#x3D;slpt-automation,DC&#x3D;TestAutomationAD,DC&#x3D;local `
-Description CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local `
-Requestable true `
-Attributes {fieldName&#x3D;fieldValue} `
-Attributes {fieldName=fieldValue} `
-Source null `
-Owner null `
-DirectPermissions null `

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$EntitlementAccessModelMetadata = Initialize-PSSailpoint.BetaEntitlementAccessModelMetadata -Attributes [{key&#x3D;iscPrivacy, name&#x3D;Privacy, multiselect&#x3D;false, status&#x3D;active, type&#x3D;governance, objectTypes&#x3D;[all], description&#x3D;Specifies the level of privacy associated with an access item., values&#x3D;[{value&#x3D;public, name&#x3D;Public, status&#x3D;active}]}]
$EntitlementAccessModelMetadata = Initialize-PSSailpoint.BetaEntitlementAccessModelMetadata -Attributes [{key=iscPrivacy, name=Privacy, multiselect=false, status=active, type=governance, objectTypes=[all], description=Specifies the level of privacy associated with an access item., values=[{value=public, name=Public, status=active}]}]
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$EntitlementBulkUpdateRequest = Initialize-PSSailpoint.BetaEntitlementBulkUpdateRequest -EntitlementIds [2c91808a7624751a01762f19d665220d, 2c91808a7624751a01762f19d67c220e, 2c91808a7624751a01762f19d692220f] `
-JsonPatch [{op&#x3D;replace, path&#x3D;/privileged, value&#x3D;false}, {op&#x3D;replace, path&#x3D;/requestable, value&#x3D;false}]
-JsonPatch [{op=replace, path=/privileged, value=false}, {op=replace, path=/requestable, value=false}]
```
- Convert the resource to JSON

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$EntitlementRef = Initialize-PSSailpoint.BetaEntitlementRef -Type ENTITLEMENT `
-Id 2c91809773dee32014e13e122092014e `
-Name CN&#x3D;entitlement.490efde5,OU&#x3D;OrgCo,OU&#x3D;ServiceDept,DC&#x3D;HQAD,DC&#x3D;local
-Name CN=entitlement.490efde5,OU=OrgCo,OU=ServiceDept,DC=HQAD,DC=local
```
- Convert the resource to JSON

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$EventAttributes = Initialize-PSSailpoint.BetaEventAttributes -Id idn:identity-attributes-changed `
-VarFilter $.changes[?(@.attribute &#x3D;&#x3D; &#39;manager&#39;)] `
-VarFilter $.changes[?(@.attribute == 'manager')] `
-Description null
```

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$ExceptionCriteria = Initialize-PSSailpoint.BetaExceptionCriteria -CriteriaList [{type&#x3D;ENTITLEMENT, id&#x3D;2c9180866166b5b0016167c32ef31a66, existing&#x3D;true}, {type&#x3D;ENTITLEMENT, id&#x3D;2c9180866166b5b0016167c32ef31a67, existing&#x3D;false}]
$ExceptionCriteria = Initialize-PSSailpoint.BetaExceptionCriteria -CriteriaList [{type=ENTITLEMENT, id=2c9180866166b5b0016167c32ef31a66, existing=true}, {type=ENTITLEMENT, id=2c9180866166b5b0016167c32ef31a67, existing=false}]
```
- Convert the resource to JSON

View File

@@ -27,7 +27,7 @@ Name | Type | Description | Notes
```powershell
$ExceptionCriteriaAccess = Initialize-PSSailpoint.BetaExceptionCriteriaAccess -Type null `
-Id 2c91808568c529c60168cca6f90c1313 `
-Name CN&#x3D;HelpDesk,OU&#x3D;test,OU&#x3D;test-service,DC&#x3D;TestAD,DC&#x3D;local `
-Name CN=HelpDesk,OU=test,OU=test-service,DC=TestAD,DC=local `
-Existing true
```

View File

@@ -27,7 +27,7 @@ Name | Type | Description | Notes
```powershell
$ExceptionCriteriaCriteriaListInner = Initialize-PSSailpoint.BetaExceptionCriteriaCriteriaListInner -Type ENTITLEMENT `
-Id 2c91808568c529c60168cca6f90c1313 `
-Name CN&#x3D;HelpDesk,OU&#x3D;test,OU&#x3D;test-service,DC&#x3D;TestAD,DC&#x3D;local `
-Name CN=HelpDesk,OU=test,OU=test-service,DC=TestAD,DC=local `
-Existing true
```

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$ExportOptions = Initialize-PSSailpoint.BetaExportOptions -ExcludeTypes null `
-IncludeTypes null `
-ObjectOptions {TRIGGER_SUBSCRIPTION&#x3D;{includedIds&#x3D;[be9e116d-08e1-49fc-ab7f-fa585e96c9e4], includedNames&#x3D;[Test 2]}}
-ObjectOptions {TRIGGER_SUBSCRIPTION={includedIds=[be9e116d-08e1-49fc-ab7f-fa585e96c9e4], includedNames=[Test 2]}}
```
- Convert the resource to JSON

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
$ExportPayload = Initialize-PSSailpoint.BetaExportPayload -Description Export Job 1 Test `
-ExcludeTypes null `
-IncludeTypes null `
-ObjectOptions {TRIGGER_SUBSCRIPTION&#x3D;{includedIds&#x3D;[be9e116d-08e1-49fc-ab7f-fa585e96c9e4], includedNames&#x3D;[Test 2]}}
-ObjectOptions {TRIGGER_SUBSCRIPTION={includedIds=[be9e116d-08e1-49fc-ab7f-fa585e96c9e4], includedNames=[Test 2]}}
```
- Convert the resource to JSON

View File

@@ -31,7 +31,7 @@ $Field = Initialize-PSSailpoint.BetaField -Name Field1 `
-DisplayName Field 1 `
-DisplayType checkbox `
-Required null `
-AllowedValuesList [{Val1Display&#x3D;null, Val1Value&#x3D;null}, {Val2Display&#x3D;null, Val2Value&#x3D;null}] `
-AllowedValuesList [{Val1Display=null, Val1Value=null}, {Val2Display=null, Val2Value=null}] `
-Value null
```

View File

@@ -31,7 +31,7 @@ $FieldDetails = Initialize-PSSailpoint.BetaFieldDetails -Name Field1 `
-DisplayName Field 1 `
-DisplayType checkbox `
-Required null `
-AllowedValuesList [{Val1Display&#x3D;null, Val1Value&#x3D;null}, {Val2Display&#x3D;null, Val2Value&#x3D;null}] `
-AllowedValuesList [{Val1Display=null, Val1Value=null}, {Val2Display=null, Val2Value=null}] `
-Value null
```

View File

@@ -28,8 +28,8 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$FieldDetailsDto = Initialize-PSSailpoint.BetaFieldDetailsDto -Name userName `
-Transform {type&#x3D;rule, attributes&#x3D;{name&#x3D;Create Unique LDAP Attribute}} `
-Attributes {template&#x3D;${firstname}.${lastname}${uniqueCounter}, cloudMaxUniqueChecks&#x3D;50, cloudMaxSize&#x3D;20, cloudRequired&#x3D;true} `
-Transform {type=rule, attributes={name=Create Unique LDAP Attribute}} `
-Attributes {template=${firstname}.${lastname}${uniqueCounter}, cloudMaxUniqueChecks=50, cloudMaxSize=20, cloudRequired=true} `
-IsRequired false `
-Type string `
-IsMultiValued false

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$FirstValid = Initialize-PSSailpoint.BetaFirstValid -Values [{attributes&#x3D;{sourceName&#x3D;Active Directory, attributeName&#x3D;sAMAccountName}, type&#x3D;accountAttribute}, {attributes&#x3D;{sourceName&#x3D;Okta, attributeName&#x3D;login}, type&#x3D;accountAttribute}, {attributes&#x3D;{sourceName&#x3D;HR Source, attributeName&#x3D;employeeID}, type&#x3D;accountAttribute}] `
$FirstValid = Initialize-PSSailpoint.BetaFirstValid -Values [{attributes={sourceName=Active Directory, attributeName=sAMAccountName}, type=accountAttribute}, {attributes={sourceName=Okta, attributeName=login}, type=accountAttribute}, {attributes={sourceName=HR Source, attributeName=employeeID}, type=accountAttribute}] `
-IgnoreErrors false `
-RequiresPeriodicRefresh false
```

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$FormDefinitionDynamicSchemaResponse = Initialize-PSSailpoint.BetaFormDefinitionDynamicSchemaResponse -OutputSchema {outputSchema&#x3D;{$schema&#x3D;https://json-schema.org/draft/2020-12/schema, additionalProperties&#x3D;false, properties&#x3D;{firstName&#x3D;{title&#x3D;First Name, type&#x3D;string}, fullName&#x3D;{title&#x3D;Full Name, type&#x3D;string}, lastName&#x3D;{title&#x3D;Last Name, type&#x3D;string}, startDate&#x3D;{format&#x3D;date-time, title&#x3D;Start Date, type&#x3D;string}}, type&#x3D;object}}
$FormDefinitionDynamicSchemaResponse = Initialize-PSSailpoint.BetaFormDefinitionDynamicSchemaResponse -OutputSchema {outputSchema={$schema=https://json-schema.org/draft/2020-12/schema, additionalProperties=false, properties={firstName={title=First Name, type=string}, fullName={title=Full Name, type=string}, lastName={title=Last Name, type=string}, startDate={format=date-time, title=Start Date, type=string}}, type=object}}
```
- Convert the resource to JSON

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
```powershell
$FormElement = Initialize-PSSailpoint.BetaFormElement -Id 00000000-0000-0000-0000-000000000000 `
-ElementType TEXT `
-Config {label&#x3D;Department} `
-Config {label=Department} `
-Key department `
-Validations null
```

View File

@@ -40,11 +40,11 @@ $FormInstanceResponse = Initialize-PSSailpoint.BetaFormInstanceResponse -Create
-CreatedBy null `
-Expire 2023-08-12T20:14:57.74486Z `
-FormConditions null `
-FormData {department&#x3D;Engineering} `
-FormData {department=Engineering} `
-FormDefinitionId 49841cb8-00a5-4fbd-9888-8bbb28d48331 `
-FormElements null `
-FormErrors null `
-FormInput {input1&#x3D;Sales} `
-FormInput {input1=Sales} `
-Id 06a2d961-07fa-44d1-8d0a-2f6470e30fd2 `
-Modified 2023-07-12T20:14:57.744860Z `
-Recipients null `

View File

@@ -46,8 +46,8 @@ $GetHistoricalIdentityEvents200ResponseInner = Initialize-PSSailpoint.BetaGetHis
-CertificationId 2c91808a77ff216301782327a50f09bf `
-CertificationName Cert name `
-SignedDate 2019-03-08T22:37:33.901Z `
-Certifiers [{id&#x3D;8a80828f643d484f01643e14202e206f, displayName&#x3D;John Snow}] `
-Reviewers [{id&#x3D;8a80828f643d484f01643e14202e206f, displayName&#x3D;John Snow}] `
-Certifiers [{id=8a80828f643d484f01643e14202e206f, displayName=John Snow}] `
-Reviewers [{id=8a80828f643d484f01643e14202e206f, displayName=John Snow}] `
-Signer null `
-Account null `
-StatusChange null

View File

@@ -32,10 +32,10 @@ Name | Type | Description | Notes
```powershell
$GetRoleAssignments200ResponseInner = Initialize-PSSailpoint.BetaGetRoleAssignments200ResponseInner -Id 1cbb0705b38c4226b1334eadd8874086 `
-Role null `
-Comments I&#39;m a new Engineer and need this role to do my work `
-Comments I'm a new Engineer and need this role to do my work `
-AssignmentSource UI `
-Assigner null `
-AssignedDimensions [{id&#x3D;1acc8ffe5fcf457090de28bee2af36ee, type&#x3D;DIMENSION, name&#x3D;Northeast region}] `
-AssignedDimensions [{id=1acc8ffe5fcf457090de28bee2af36ee, type=DIMENSION, name=Northeast region}] `
-AssignmentContext null `
-AccountTargets null `
-RemoveDate Wed Feb 14 10:58:42

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$ISO3166 = Initialize-PSSailpoint.BetaISO3166 -Format alpha2 `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -45,7 +45,7 @@ $Identity = Initialize-PSSailpoint.BetaIdentity -Id 01f04e428c484542a241dc89c30
-ManagerRef null `
-IsManager true `
-LastRefresh 2020-11-22T15:42:31.123Z `
-Attributes {uid&#x3D;86754, firstname&#x3D;Walter, cloudStatus&#x3D;UNREGISTERED, displayName&#x3D;Walter White, identificationNumber&#x3D;86754, lastSyncDate&#x3D;1470348809380, email&#x3D;walter.white@example.com, lastname&#x3D;White} `
-Attributes {uid=86754, firstname=Walter, cloudStatus=UNREGISTERED, displayName=Walter White, identificationNumber=86754, lastSyncDate=1470348809380, email=walter.white@example.com, lastname=White} `
-LifecycleState null
```

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$IdentityAssociationDetailsAssociationDetailsInner = Initialize-PSSailpoint.BetaIdentityAssociationDetailsAssociationDetailsInner -AssociationType CAMPAIGN_OWNER `
-Entities {id&#x3D;b660a232f05b4e04812ca974b3011e0f, name&#x3D;Gaston.800ddf9640a, type&#x3D;CAMPAIGN_CAMPAIGNER}
-Entities {id=b660a232f05b4e04812ca974b3011e0f, name=Gaston.800ddf9640a, type=CAMPAIGN_CAMPAIGNER}
```
- Convert the resource to JSON

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$IdentityAttribute1 = Initialize-PSSailpoint.BetaIdentityAttribute1 -Name email `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'IdentityAttributeConfig', 'BetaIdenti
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Enabled** | **Boolean** | Backend will only promote values if the profile/mapping is enabled. | [optional] [default to $true]
**Enabled** | **Boolean** | If the profile or mapping is enabled | [optional] [default to $true]
**AttributeTransforms** | [**[]IdentityAttributeTransform**](identity-attribute-transform) | | [optional]
## Examples

View File

@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'IdentityAttributeConfig1', 'BetaIdent
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Enabled** | **Boolean** | Backend will only promote values if the profile/mapping is enabled. | [optional] [default to $false]
**Enabled** | **Boolean** | The backend will only promote values if the profile/mapping is enabled. | [optional] [default to $false]
**AttributeTransforms** | [**[]IdentityAttributeTransform1**](identity-attribute-transform1) | | [optional]
## Examples

View File

@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'IdentityAttributeTransform', 'BetaIde
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**IdentityAttributeName** | **String** | Identity attribute's name. | [optional]
**IdentityAttributeName** | **String** | Name of the identity attribute | [optional]
**TransformDefinition** | [**TransformDefinition**](transform-definition) | | [optional]
## Examples

View File

@@ -16,7 +16,7 @@ tags: ['SDK', 'Software Development Kit', 'IdentityAttributeTransform1', 'BetaId
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**IdentityAttributeName** | **String** | Identity attribute's name. | [optional]
**IdentityAttributeName** | **String** | Name of the identity attribute. | [optional]
**TransformDefinition** | [**TransformDefinition1**](transform-definition1) | | [optional]
## Examples

View File

@@ -32,8 +32,8 @@ Name | Type | Description | Notes
$IdentityCertified = Initialize-PSSailpoint.BetaIdentityCertified -CertificationId 2c91808a77ff216301782327a50f09bf `
-CertificationName Cert name `
-SignedDate 2019-03-08T22:37:33.901Z `
-Certifiers [{id&#x3D;8a80828f643d484f01643e14202e206f, displayName&#x3D;John Snow}] `
-Reviewers [{id&#x3D;8a80828f643d484f01643e14202e206f, displayName&#x3D;John Snow}] `
-Certifiers [{id=8a80828f643d484f01643e14202e206f, displayName=John Snow}] `
-Reviewers [{id=8a80828f643d484f01643e14202e206f, displayName=John Snow}] `
-Signer null `
-EventType IdentityCertified `
-Dt 2019-03-08T22:37:33.901Z

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$IdentityCreated = Initialize-PSSailpoint.BetaIdentityCreated -Identity null `
-Attributes {firstname&#x3D;John}
-Attributes {firstname=John}
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$IdentityDeleted = Initialize-PSSailpoint.BetaIdentityDeleted -Identity null `
-Attributes {firstname&#x3D;John}
-Attributes {firstname=John}
```
- Convert the resource to JSON

View File

@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'IdentityExceptionReportReference', 'B
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**TaskResultId** | **String** | Task result ID. | [optional]
**ReportName** | **String** | Report name. | [optional]
**TaskResultId** | **String** | The id of the task result | [optional]
**ReportName** | **String** | The name of the report | [optional]
## Examples

View File

@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'IdentityExceptionReportReference1', '
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**TaskResultId** | **String** | Task result ID. | [optional]
**ReportName** | **String** | Report name. | [optional]
**TaskResultId** | **String** | The id of the task result. | [optional]
**ReportName** | **String** | The name of the report. | [optional]
## Examples

View File

@@ -31,8 +31,8 @@ $IdentityHistoryResponse = Initialize-PSSailpoint.BetaIdentityHistoryResponse -
-DisplayName Adam Zampa `
-Snapshot 2007-03-01T13:00:00.000Z `
-DeletedDate 2007-03-01T13:00:00.000Z `
-AccessItemCount {app&#x3D;0, role&#x3D;2, entitlement&#x3D;4, accessProfile&#x3D;3, account&#x3D;1} `
-Attributes {jobTitle&#x3D;HR Manager, location&#x3D;NYC, firstname&#x3D;Adam, lastname&#x3D;Zampa, department&#x3D;HR}
-AccessItemCount {app=0, role=2, entitlement=4, accessProfile=3, account=1} `
-Attributes {jobTitle=HR Manager, location=NYC, firstname=Adam, lastname=Zampa, department=HR}
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$IdentityOwnershipAssociationDetailsAssociationDetailsInner = Initialize-PSSailpoint.BetaIdentityOwnershipAssociationDetailsAssociationDetailsInner -AssociationType ROLE_OWNER `
-Entities {id&#x3D;b660a232f05b4e04812ca974b3011e0f, name&#x3D;Gaston.800ddf9640a, type&#x3D;ROLE}
-Entities {id=b660a232f05b4e04812ca974b3011e0f, name=Gaston.800ddf9640a, type=ROLE}
```
- Convert the resource to JSON

View File

@@ -20,15 +20,15 @@ Name | Type | Description | Notes
**Name** | **String** | Name of the Object | [required]
**Created** | **System.DateTime** | Creation date of the Object | [optional] [readonly]
**Modified** | **System.DateTime** | Last modification date of the Object | [optional] [readonly]
**Description** | **String** | Identity profile's description. | [optional]
**Description** | **String** | The description of the Identity Profile. | [optional]
**Owner** | [**IdentityProfileAllOfOwner**](identity-profile-all-of-owner) | | [optional]
**Priority** | **Int64** | Identity profile's priority. | [optional]
**Priority** | **Int64** | The priority for an Identity Profile. | [optional]
**AuthoritativeSource** | [**IdentityProfileAllOfAuthoritativeSource**](identity-profile-all-of-authoritative-source) | | [required]
**IdentityRefreshRequired** | **Boolean** | Set this value to 'True' if an identity refresh is necessary. You would typically want to trigger an identity refresh when a change has been made on the source. | [optional] [default to $false]
**IdentityCount** | **Int32** | Number of identities belonging to the identity profile. | [optional]
**IdentityRefreshRequired** | **Boolean** | True if a identity refresh is needed. Typically triggered when a change on the source has been made | [optional] [default to $false]
**IdentityCount** | **Int32** | The number of identities that belong to the Identity Profile. | [optional]
**IdentityAttributeConfig** | [**IdentityAttributeConfig**](identity-attribute-config) | | [optional]
**IdentityExceptionReportReference** | [**IdentityExceptionReportReference**](identity-exception-report-reference) | | [optional]
**HasTimeBasedAttr** | **Boolean** | Indicates the value of `requiresPeriodicRefresh` attribute for the identity profile. | [optional] [default to $true]
**HasTimeBasedAttr** | **Boolean** | Indicates the value of requiresPeriodicRefresh attribute for the Identity Profile. | [optional] [default to $true]
## Examples

View File

@@ -20,15 +20,15 @@ Name | Type | Description | Notes
**Name** | **String** | Name of the Object | [required]
**Created** | **System.DateTime** | Creation date of the Object | [optional] [readonly]
**Modified** | **System.DateTime** | Last modification date of the Object | [optional] [readonly]
**Description** | **String** | Identity profile's description. | [optional]
**Description** | **String** | The description of the Identity Profile. | [optional]
**Owner** | [**IdentityProfileAllOfOwner**](identity-profile-all-of-owner) | | [optional]
**Priority** | **Int64** | Identity profile's priority. | [optional]
**Priority** | **Int64** | The priority for an Identity Profile. | [optional]
**AuthoritativeSource** | [**IdentityProfile1AllOfAuthoritativeSource**](identity-profile1-all-of-authoritative-source) | | [required]
**IdentityRefreshRequired** | **Boolean** | Set this value to 'True' if an identity refresh is necessary. You would typically want to trigger an identity refresh when a change has been made on the source. | [optional] [default to $false]
**IdentityCount** | **Int32** | Number of identities belonging to the identity profile. | [optional]
**IdentityRefreshRequired** | **Boolean** | True if a identity refresh is needed. Typically triggered when a change on the source has been made. | [optional] [default to $false]
**IdentityCount** | **Int32** | The number of identities that belong to the Identity Profile. | [optional]
**IdentityAttributeConfig** | [**IdentityAttributeConfig1**](identity-attribute-config1) | | [optional]
**IdentityExceptionReportReference** | [**IdentityExceptionReportReference1**](identity-exception-report-reference1) | | [optional]
**HasTimeBasedAttr** | **Boolean** | Indicates the value of `requiresPeriodicRefresh` attribute for the identity profile. | [optional] [default to $false]
**HasTimeBasedAttr** | **Boolean** | Indicates the value of requiresPeriodicRefresh attribute for the Identity Profile. | [optional] [default to $false]
## Examples

View File

@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityProfile1AllOfAuthoritativeSou
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Type** | **Enum** [ "SOURCE" ] | Authoritative source's object type. | [optional]
**Id** | **String** | Authoritative source's ID. | [optional]
**Name** | **String** | Authoritative source's name. | [optional]
**Type** | **Enum** [ "SOURCE" ] | Type of the object to which this reference applies | [optional]
**Id** | **String** | ID of the object to which this reference applies | [optional]
**Name** | **String** | Human-readable display name of the object to which this reference applies | [optional]
## Examples

View File

@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityProfileAllOfAuthoritativeSour
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Type** | **Enum** [ "SOURCE" ] | Authoritative source's object type. | [optional]
**Id** | **String** | Authoritative source's ID. | [optional]
**Name** | **String** | Authoritative source's name. | [optional]
**Type** | **Enum** [ "SOURCE" ] | Type of the object to which this reference applies | [optional]
**Id** | **String** | ID of the object to which this reference applies | [optional]
**Name** | **String** | Human-readable display name of the object to which this reference applies | [optional]
## Examples

View File

@@ -16,9 +16,9 @@ tags: ['SDK', 'Software Development Kit', 'IdentityProfileAllOfOwner', 'BetaIden
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Type** | **Enum** [ "IDENTITY" ] | Owner's object type. | [optional]
**Id** | **String** | Owner's ID. | [optional]
**Name** | **String** | Owner's name. | [optional]
**Type** | **Enum** [ "IDENTITY" ] | Type of the object to which this reference applies | [optional]
**Id** | **String** | ID of the object to which this reference applies | [optional]
**Name** | **String** | Human-readable display name of the object to which this reference applies | [optional]
## Examples

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$IdentitySyncPayload = Initialize-PSSailpoint.BetaIdentitySyncPayload -Type SYNCHRONIZE_IDENTITY_ATTRIBUTES `
-DataJson {&quot;identityId&quot;:&quot;2c918083746f642c01746f990884012a&quot;}
-DataJson {"identityId":"2c918083746f642c01746f990884012a"}
```
- Convert the resource to JSON

View File

@@ -24,7 +24,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$IdentityWithNewAccess = Initialize-PSSailpoint.BetaIdentityWithNewAccess -IdentityId 2c91808568c529c60168cca6f90c1313 `
-AccessRefs [{type&#x3D;ENTITLEMENT, id&#x3D;2c918087682f9a86016839c050861ab1, name&#x3D;CN&#x3D;Information Access,OU&#x3D;test,OU&#x3D;test-service,DC&#x3D;TestAD,DC&#x3D;local}, {type&#x3D;ENTITLEMENT, id&#x3D;2c918087682f9a86016839c0509c1ab2, name&#x3D;CN&#x3D;Information Technology,OU&#x3D;test,OU&#x3D;test-service,DC&#x3D;TestAD,DC&#x3D;local}]
-AccessRefs [{type=ENTITLEMENT, id=2c918087682f9a86016839c050861ab1, name=CN=Information Access,OU=test,OU=test-service,DC=TestAD,DC=local}, {type=ENTITLEMENT, id=2c918087682f9a86016839c0509c1ab2, name=CN=Information Technology,OU=test,OU=test-service,DC=TestAD,DC=local}]
```
- Convert the resource to JSON

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$IdentityWithNewAccessAccessRefsInner = Initialize-PSSailpoint.BetaIdentityWithNewAccessAccessRefsInner -Type ENTITLEMENT `
-Id 2c91809773dee32014e13e122092014e `
-Name CN&#x3D;entitlement.490efde5,OU&#x3D;OrgCo,OU&#x3D;ServiceDept,DC&#x3D;HQAD,DC&#x3D;local
-Name CN=entitlement.490efde5,OU=OrgCo,OU=ServiceDept,DC=HQAD,DC=local
```
- Convert the resource to JSON

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
```powershell
$ImportOptions = Initialize-PSSailpoint.BetaImportOptions -ExcludeTypes null `
-IncludeTypes null `
-ObjectOptions {TRIGGER_SUBSCRIPTION&#x3D;{includedIds&#x3D;[be9e116d-08e1-49fc-ab7f-fa585e96c9e4], includedNames&#x3D;[Test 2]}} `
-ObjectOptions {TRIGGER_SUBSCRIPTION={includedIds=[be9e116d-08e1-49fc-ab7f-fa585e96c9e4], includedNames=[Test 2]}} `
-DefaultReferences null `
-ExcludeBackup false
```

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
```powershell
$IndexOf = Initialize-PSSailpoint.BetaIndexOf -Substring admin_ `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
$Invocation = Initialize-PSSailpoint.BetaInvocation -Id 0f11f2a4-7c94-4bf3-a2bd-742580fe3bde `
-TriggerId idn:access-requested `
-Secret 0f979022-08be-44f2-b6f9-7393ec73ed9b `
-ContentJson {workflowId&#x3D;1234}
-ContentJson {workflowId=1234}
```
- Convert the resource to JSON

View File

@@ -25,7 +25,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$KbaAnswerResponseItem = Initialize-PSSailpoint.BetaKbaAnswerResponseItem -Id c54fee53-2d63-4fc5-9259-3e93b9994135 `
-Question [{&quot;text&quot;:&quot;Nouvelle question MFA -1 ?&quot;,&quot;locale&quot;:&quot;fr&quot;},{&quot;text&quot;:&quot;MFA new question -1 ?&quot;,&quot;locale&quot;:&quot;&quot;}] `
-Question [{"text":"Nouvelle question MFA -1 ?","locale":"fr"},{"text":"MFA new question -1 ?","locale":""}] `
-HasAnswer true
```

View File

@@ -23,7 +23,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$KbaAuthResponse = Initialize-PSSailpoint.BetaKbaAuthResponse -KbaAuthResponseItems [{questionId&#x3D;089899f13a8f4da7824996191587bab9, isVerified&#x3D;false}] `
$KbaAuthResponse = Initialize-PSSailpoint.BetaKbaAuthResponse -KbaAuthResponseItems [{questionId=089899f13a8f4da7824996191587bab9, isVerified=false}] `
-Status PENDING
```

View File

@@ -26,7 +26,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$KbaQuestion = Initialize-PSSailpoint.BetaKbaQuestion -Id 143cfd3b-c23f-426b-ae5f-d3db06fa5919 `
-Text [{&quot;text&quot;:&quot;Nouvelle question MFA -1 ?&quot;,&quot;locale&quot;:&quot;fr&quot;},{&quot;text&quot;:&quot;MFA new question -1 ?&quot;,&quot;locale&quot;:&quot;&quot;}] `
-Text [{"text":"Nouvelle question MFA -1 ?","locale":"fr"},{"text":"MFA new question -1 ?","locale":""}] `
-HasAnswer true `
-NumAnswers 5
```

View File

@@ -40,7 +40,7 @@ $Launcher = Initialize-PSSailpoint.BetaLauncher -Id 1b630bed-0941-4792-a712-57a
-Type INTERACTIVE_PROCESS `
-Disabled false `
-Reference null `
-Config {&quot;workflowId&quot; : &quot;6b42d9be-61b6-46af-827e-ea29ba8aa3d9&quot;}
-Config {"workflowId" : "6b42d9be-61b6-46af-827e-ea29ba8aa3d9"}
```
- Convert the resource to JSON

View File

@@ -32,7 +32,7 @@ $LauncherRequest = Initialize-PSSailpoint.BetaLauncherRequest -Name Group Creat
-Type INTERACTIVE_PROCESS `
-Disabled false `
-Reference null `
-Config {&quot;workflowId&quot; : &quot;6b42d9be-61b6-46af-827e-ea29ba8aa3d9&quot;}
-Config {"workflowId" : "6b42d9be-61b6-46af-827e-ea29ba8aa3d9"}
```
- Convert the resource to JSON

View File

@@ -28,7 +28,7 @@ Name | Type | Description | Notes
$LeftPad = Initialize-PSSailpoint.BetaLeftPad -Length 4 `
-Padding 0 `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

View File

@@ -38,7 +38,7 @@ $ListCompleteWorkflowLibrary200ResponseInner = Initialize-PSSailpoint.BetaListCo
-Name Compare Boolean Values `
-Type OPERATOR `
-Description Compare two boolean values and decide what happens based on the result. `
-FormFields [{description&#x3D;Enter the JSONPath to a value from the input to compare to Variable B., helpText&#x3D;, label&#x3D;Variable A, name&#x3D;variableA.$, required&#x3D;true, type&#x3D;text}, {helpText&#x3D;Select an operation., label&#x3D;Operation, name&#x3D;operator, options&#x3D;[{label&#x3D;Equals, value&#x3D;BooleanEquals}], required&#x3D;true, type&#x3D;select}, {description&#x3D;Enter the JSONPath to a value from the input to compare to Variable A., helpText&#x3D;, label&#x3D;Variable B, name&#x3D;variableB.$, required&#x3D;false, type&#x3D;text}, {description&#x3D;Enter True or False., helpText&#x3D;, label&#x3D;Variable B, name&#x3D;variableB, required&#x3D;false, type&#x3D;text}] `
-FormFields [{description=Enter the JSONPath to a value from the input to compare to Variable B., helpText=, label=Variable A, name=variableA.$, required=true, type=text}, {helpText=Select an operation., label=Operation, name=operator, options=[{label=Equals, value=BooleanEquals}], required=true, type=select}, {description=Enter the JSONPath to a value from the input to compare to Variable A., helpText=, label=Variable B, name=variableB.$, required=false, type=text}, {description=Enter True or False., helpText=, label=Variable B, name=variableB, required=false, type=text}] `
-ExampleOutput null `
-Deprecated null `
-DeprecatedBy null `
@@ -46,7 +46,7 @@ $ListCompleteWorkflowLibrary200ResponseInner = Initialize-PSSailpoint.BetaListCo
-IsSimulationEnabled null `
-IsDynamicSchema false `
-OutputSchema null `
-InputExample {changes&#x3D;[{attribute&#x3D;department, newValue&#x3D;marketing, oldValue&#x3D;sales}, {attribute&#x3D;manager, newValue&#x3D;{id&#x3D;ee769173319b41d19ccec6c235423236c, name&#x3D;mean.guy, type&#x3D;IDENTITY}, oldValue&#x3D;{id&#x3D;ee769173319b41d19ccec6c235423237b, name&#x3D;nice.guy, type&#x3D;IDENTITY}}, {attribute&#x3D;email, newValue&#x3D;john.doe@gmail.com, oldValue&#x3D;john.doe@hotmail.com}], identity&#x3D;{id&#x3D;ee769173319b41d19ccec6cea52f237b, name&#x3D;john.doe, type&#x3D;IDENTITY}}
-InputExample {changes=[{attribute=department, newValue=marketing, oldValue=sales}, {attribute=manager, newValue={id=ee769173319b41d19ccec6c235423236c, name=mean.guy, type=IDENTITY}, oldValue={id=ee769173319b41d19ccec6c235423237b, name=nice.guy, type=IDENTITY}}, {attribute=email, newValue=john.doe@gmail.com, oldValue=john.doe@hotmail.com}], identity={id=ee769173319b41d19ccec6cea52f237b, name=john.doe, type=IDENTITY}}
```
- Convert the resource to JSON

View File

@@ -22,7 +22,7 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$ListFormElementDataByElementIDResponse = Initialize-PSSailpoint.BetaListFormElementDataByElementIDResponse -Results {&quot;results&quot;:[{&quot;label&quot;:&quot;Alfred 255e71dfc6e&quot;,&quot;subLabel&quot;:&quot;Alfred.255e71dfc6e@testmail.identitysoon.com&quot;,&quot;value&quot;:&quot;2c918084821847c5018227ced2e16676&quot;},{&quot;label&quot;:&quot;Alize eba9d4cd27da&quot;,&quot;subLabel&quot;:&quot;Alize.eba9d4cd27da@testmail.identitysoon.com&quot;,&quot;value&quot;:&quot;2c918084821847c5018227ced2f1667c&quot;},{&quot;label&quot;:&quot;Antonina 01f69c3ea&quot;,&quot;subLabel&quot;:&quot;Antonina.01f69c3ea@testmail.identitysoon.com&quot;,&quot;value&quot;:&quot;2c918084821847c5018227ced2f9667e&quot;},{&quot;label&quot;:&quot;Ardella 21e78ce155&quot;,&quot;subLabel&quot;:&quot;Ardella.21e78ce155@testmail.identitysoon.com&quot;,&quot;value&quot;:&quot;2c918084821847c5018227ced2e6667a&quot;},{&quot;label&quot;:&quot;Arnaldo d8582b6e17&quot;,&quot;subLabel&quot;:&quot;Arnaldo.d8582b6e17@testmail.identitysoon.com&quot;,&quot;value&quot;:&quot;2c918084821847c5018227ced3426686&quot;},{&quot;label&quot;:&quot;Aurelia admin24828&quot;,&quot;subLabel&quot;:&quot;Aurelia.admin24828@testmail.identitysoon.com&quot;,&quot;value&quot;:&quot;2c918084821847c5018227ced2e16674&quot;},{&quot;label&quot;:&quot;Barbara 72ca418fdd&quot;,&quot;subLabel&quot;:&quot;Barbara.72ca418fdd@testmail.identitysoon.com&quot;,&quot;value&quot;:&quot;2c918084821847c5018227ced2fb6680&quot;},{&quot;label&quot;:&quot;Barbara ee1a2436ee&quot;,&quot;subLabel&quot;:&quot;Barbara.ee1a2436ee@testmail.identitysoon.com&quot;,&quot;value&quot;:&quot;2c918084821847c5018227ced2e56678&quot;},{&quot;label&quot;:&quot;Baylee 652d72432f3&quot;,&quot;subLabel&quot;:&quot;Baylee.652d72432f3@testmail.identitysoon.com&quot;,&quot;value&quot;:&quot;2c91808582184782018227ced28b6aee&quot;},{&quot;label&quot;:&quot;Brock e76b56ae4d49&quot;,&quot;subLabel&quot;:&quot;Brock.e76b56ae4d49@testmail.identitysoon.com&quot;,&quot;value&quot;:&quot;2c91808582184782018227ced28b6aef&quot;}]}
$ListFormElementDataByElementIDResponse = Initialize-PSSailpoint.BetaListFormElementDataByElementIDResponse -Results {"results":[{"label":"Alfred 255e71dfc6e","subLabel":"Alfred.255e71dfc6e@testmail.identitysoon.com","value":"2c918084821847c5018227ced2e16676"},{"label":"Alize eba9d4cd27da","subLabel":"Alize.eba9d4cd27da@testmail.identitysoon.com","value":"2c918084821847c5018227ced2f1667c"},{"label":"Antonina 01f69c3ea","subLabel":"Antonina.01f69c3ea@testmail.identitysoon.com","value":"2c918084821847c5018227ced2f9667e"},{"label":"Ardella 21e78ce155","subLabel":"Ardella.21e78ce155@testmail.identitysoon.com","value":"2c918084821847c5018227ced2e6667a"},{"label":"Arnaldo d8582b6e17","subLabel":"Arnaldo.d8582b6e17@testmail.identitysoon.com","value":"2c918084821847c5018227ced3426686"},{"label":"Aurelia admin24828","subLabel":"Aurelia.admin24828@testmail.identitysoon.com","value":"2c918084821847c5018227ced2e16674"},{"label":"Barbara 72ca418fdd","subLabel":"Barbara.72ca418fdd@testmail.identitysoon.com","value":"2c918084821847c5018227ced2fb6680"},{"label":"Barbara ee1a2436ee","subLabel":"Barbara.ee1a2436ee@testmail.identitysoon.com","value":"2c918084821847c5018227ced2e56678"},{"label":"Baylee 652d72432f3","subLabel":"Baylee.652d72432f3@testmail.identitysoon.com","value":"2c91808582184782018227ced28b6aee"},{"label":"Brock e76b56ae4d49","subLabel":"Brock.e76b56ae4d49@testmail.identitysoon.com","value":"2c91808582184782018227ced28b6aef"}]}
```
- Convert the resource to JSON

View File

@@ -34,7 +34,7 @@ $LoadEntitlementTask = Initialize-PSSailpoint.BetaLoadEntitlementTask -Id ef38f
-Description Aggregate from the specified application `
-Launcher John Doe `
-Created 2020-07-11T21:23:15Z `
-Returns [{displayLabel&#x3D;TASK_OUT_ACCOUNT_GROUP_AGGREGATION_APPLICATIONS, attributeName&#x3D;applications}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_GROUP_AGGREGATION_TOTAL, attributeName&#x3D;total}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_GROUP_AGGREGATION_CREATED, attributeName&#x3D;groupsCreated}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_GROUP_AGGREGATION_UPDATED, attributeName&#x3D;groupsUpdated}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_GROUP_AGGREGATION_DELETED, attributeName&#x3D;groupsDeleted}]
-Returns [{displayLabel=TASK_OUT_ACCOUNT_GROUP_AGGREGATION_APPLICATIONS, attributeName=applications}, {displayLabel=TASK_OUT_ACCOUNT_GROUP_AGGREGATION_TOTAL, attributeName=total}, {displayLabel=TASK_OUT_ACCOUNT_GROUP_AGGREGATION_CREATED, attributeName=groupsCreated}, {displayLabel=TASK_OUT_ACCOUNT_GROUP_AGGREGATION_UPDATED, attributeName=groupsUpdated}, {displayLabel=TASK_OUT_ACCOUNT_GROUP_AGGREGATION_DELETED, attributeName=groupsDeleted}]
```
- Convert the resource to JSON

View File

@@ -48,7 +48,7 @@ $LoadUncorrelatedAccountsTaskTask = Initialize-PSSailpoint.BetaLoadUncorrelatedA
-Messages [] `
-Progress Initializing... `
-Attributes null `
-Returns [{displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_APPLICATIONS, attributeName&#x3D;applications}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_TOTAL, attributeName&#x3D;total}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_IGNORED, attributeName&#x3D;correlationFailures}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_FAILURES, attributeName&#x3D;ignored}, {displayLabel&#x3D;TASK_OUT_UNCHANGED_ACCOUNTS, attributeName&#x3D;optimized}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION__CREATED, attributeName&#x3D;created}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_UPDATED, attributeName&#x3D;updated}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_DELETED, attributeName&#x3D;deleted}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_MANAGER_CHANGES, attributeName&#x3D;managerChanges}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_BUSINESS_ROLE_CHANGES, attributeName&#x3D;detectedRoleChanges}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_EXCEPTION_CHANGES, attributeName&#x3D;exceptionChanges}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_POLICIES, attributeName&#x3D;policies}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_POLICY_VIOLATIONS, attributeName&#x3D;policyViolations}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_POLICY_NOTIFICATIONS, attributeName&#x3D;policyNotifications}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_SCORES_CHANGED, attributeName&#x3D;scoresChanged}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_SNAPSHOTS_CREATED, attributeName&#x3D;snapshotsCreated}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_SCOPES_CREATED, attributeName&#x3D;scopesCreated}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_SCOPES_CORRELATED, attributeName&#x3D;scopesCorrelated}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_SCOPES_SELECTED, attributeName&#x3D;scopesSelected}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_SCOPES_DORMANT, attributeName&#x3D;scopesDormant}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_UNSCOPED_IDENTITIES, attributeName&#x3D;unscopedIdentities}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_CERTIFICATIONS_CREATED, attributeName&#x3D;certificationsCreated}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_CERTIFICATIONS_DELETED, attributeName&#x3D;certificationsDeleted}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_APPLICATIONS_GENERATED, attributeName&#x3D;applicationsGenerated}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_MANAGED_ATTRIBUTES_PROMOTED, attributeName&#x3D;managedAttributesCreated}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_MANAGED_ATTRIBUTES_PROMOTED_BY_APP, attributeName&#x3D;managedAttributesCreatedByApplication}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_IDENTITYENTITLEMENTS_CREATED, attributeName&#x3D;identityEntitlementsCreated}, {displayLabel&#x3D;TASK_OUT_ACCOUNT_CORRELATION_GROUPS_CREATED, attributeName&#x3D;groupsCreated}]
-Returns [{displayLabel=TASK_OUT_ACCOUNT_CORRELATION_APPLICATIONS, attributeName=applications}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_TOTAL, attributeName=total}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_IGNORED, attributeName=correlationFailures}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_FAILURES, attributeName=ignored}, {displayLabel=TASK_OUT_UNCHANGED_ACCOUNTS, attributeName=optimized}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION__CREATED, attributeName=created}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_UPDATED, attributeName=updated}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_DELETED, attributeName=deleted}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_MANAGER_CHANGES, attributeName=managerChanges}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_BUSINESS_ROLE_CHANGES, attributeName=detectedRoleChanges}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_EXCEPTION_CHANGES, attributeName=exceptionChanges}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_POLICIES, attributeName=policies}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_POLICY_VIOLATIONS, attributeName=policyViolations}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_POLICY_NOTIFICATIONS, attributeName=policyNotifications}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_SCORES_CHANGED, attributeName=scoresChanged}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_SNAPSHOTS_CREATED, attributeName=snapshotsCreated}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_SCOPES_CREATED, attributeName=scopesCreated}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_SCOPES_CORRELATED, attributeName=scopesCorrelated}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_SCOPES_SELECTED, attributeName=scopesSelected}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_SCOPES_DORMANT, attributeName=scopesDormant}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_UNSCOPED_IDENTITIES, attributeName=unscopedIdentities}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_CERTIFICATIONS_CREATED, attributeName=certificationsCreated}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_CERTIFICATIONS_DELETED, attributeName=certificationsDeleted}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_APPLICATIONS_GENERATED, attributeName=applicationsGenerated}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_MANAGED_ATTRIBUTES_PROMOTED, attributeName=managedAttributesCreated}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_MANAGED_ATTRIBUTES_PROMOTED_BY_APP, attributeName=managedAttributesCreatedByApplication}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_IDENTITYENTITLEMENTS_CREATED, attributeName=identityEntitlementsCreated}, {displayLabel=TASK_OUT_ACCOUNT_CORRELATION_GROUPS_CREATED, attributeName=groupsCreated}]
```
- Convert the resource to JSON

View File

@@ -24,9 +24,9 @@ Name | Type | Description | Notes
- Prepare the resource
```powershell
$Lookup = Initialize-PSSailpoint.BetaLookup -Table {USA&#x3D;Americas, FRA&#x3D;EMEA, AUS&#x3D;APAC, default&#x3D;Unknown Region} `
$Lookup = Initialize-PSSailpoint.BetaLookup -Table {USA=Americas, FRA=EMEA, AUS=APAC, default=Unknown Region} `
-RequiresPeriodicRefresh false `
-VarInput {type&#x3D;accountAttribute, attributes&#x3D;{attributeName&#x3D;first_name, sourceName&#x3D;Source}}
-VarInput {type=accountAttribute, attributes={attributeName=first_name, sourceName=Source}}
```
- Convert the resource to JSON

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