mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,14 +16,14 @@ tags: ['SDK', 'Software Development Kit', 'SourceAccountUpdated', 'BetaSourceAcc
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Uuid** | Pointer to **String** | Source unique identifier for the identity. UUID is generated by the source system. | [optional]
|
||||
**Id** | **String** | SailPoint generated unique identifier. | [required]
|
||||
**NativeIdentifier** | **String** | Unique ID of the account on the source. | [required]
|
||||
**SourceId** | **String** | The ID of the source. | [required]
|
||||
**SourceName** | **String** | The name of the source. | [required]
|
||||
**IdentityId** | **String** | The ID of the identity that is correlated with this account. | [required]
|
||||
**IdentityName** | **String** | The name of the identity that is correlated with this account. | [required]
|
||||
**Attributes** | [**map[string]AnyType**]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 | The attributes of the account. The contents of attributes depends on the account schema for the source. | [required]
|
||||
**Uuid** | **String** | Source unique identifier for the identity. UUID is generated by the source system. | [optional]
|
||||
**Id** | **String** | SailPoint generated unique identifier. | [required]
|
||||
**NativeIdentifier** | **String** | Unique ID of the account on the source. | [required]
|
||||
**SourceId** | **String** | The ID of the source. | [required]
|
||||
**SourceName** | **String** | The name of the source. | [required]
|
||||
**IdentityId** | **String** | The ID of the identity that is correlated with this account. | [required]
|
||||
**IdentityName** | **String** | The name of the identity that is correlated with this account. | [required]
|
||||
**Attributes** | [**map[string]AnyType**]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 | The attributes of the account. The contents of attributes depends on the account schema for the source. | [required]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user