| Id |
String |
System-generated unique ID of the Object |
[optional] [readonly] |
| 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] |
| SourceId |
String |
The unique ID of the source this account belongs to |
[required] |
| SourceName |
String |
The display name of the source this account belongs to |
[required] |
| IdentityId |
String |
The unique ID of the identity this account is correlated to |
[optional] |
| CloudLifecycleState |
String |
The lifecycle state of the identity this account is correlated to |
[optional] |
| IdentityState |
String |
The identity state of the identity this account is correlated to |
[optional] |
| ConnectionType |
String |
The connection type of the source this account is from |
[optional] |
| IsMachine |
Boolean |
Indicates if the account is of machine type |
[optional] [default to $false] |
| Recommendation |
AccountAllOfRecommendation |
|
[optional] |
| Attributes |
[map[string]AnyType]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 |
The account attributes that are aggregated |
[required] |
| Authoritative |
Boolean |
Indicates if this account is from an authoritative source |
[required] |
| Description |
String |
A description of the account |
[optional] |
| Disabled |
Boolean |
Indicates if the account is currently disabled |
[required] |
| Locked |
Boolean |
Indicates if the account is currently locked |
[required] |
| NativeIdentity |
String |
The unique ID of the account generated by the source system |
[required] |
| SystemAccount |
Boolean |
If true, this is a user account within IdentityNow. If false, this is an account from a source system. |
[required] |
| Uncorrelated |
Boolean |
Indicates if this account is not correlated to an identity |
[required] |
| Uuid |
String |
The unique ID of the account as determined by the account schema |
[optional] |
| ManuallyCorrelated |
Boolean |
Indicates if the account has been manually correlated to an identity |
[required] |
| HasEntitlements |
Boolean |
Indicates if the account has entitlements |
[required] |
| Identity |
AccountAllOfIdentity |
|
[optional] |
| SourceOwner |
AccountAllOfSourceOwner |
|
[optional] |
| Features |
String |
A string list containing the owning source's features |
[optional] |
| Origin |
Enum [ "AGGREGATED", "PROVISIONED" ] |
The origin of the account either aggregated or provisioned |
[optional] |
| OwnerIdentity |
AccountAllOfOwnerIdentity |
|
[optional] |