id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-source-account-deleted |
SourceAccountDeleted |
SourceAccountDeleted |
SourceAccountDeleted |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| SourceAccountDeleted |
| V2024SourceAccountDeleted |
|
/tools/sdk/powershell/v2024/models/source-account-deleted |
| SDK |
| Software Development Kit |
| SourceAccountDeleted |
| V2024SourceAccountDeleted |
|
SourceAccountDeleted
Properties
| Name |
Type |
Description |
Notes |
| 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
- Convert the resource to JSON
[Back to top]