| Id |
String |
The unique ID of the referenced object. |
[required] |
| Name |
String |
The human readable name of the referenced object. |
[required] |
| Description |
String |
Access item's description. |
[optional] |
| Created |
System.DateTime |
ISO-8601 date-time referring to the time when the object was created. |
[optional] |
| Modified |
System.DateTime |
ISO-8601 date-time referring to the time when the object was last modified. |
[optional] |
| Synced |
System.DateTime |
ISO-8601 date-time referring to the date-time when object was queued to be synced into search database for use in the search API. This date-time changes anytime there is an update to the object, which triggers a synchronization event being sent to the search database. There may be some delay between the synced time and the time when the updated data is actually available in the search API. |
[optional] |
| Enabled |
Boolean |
Indicates whether the access item is currently enabled. |
[optional] [default to $false] |
| Requestable |
Boolean |
Indicates whether the access item can be requested. |
[optional] [default to $true] |
| RequestCommentsRequired |
Boolean |
Indicates whether comments are required for requests to access the item. |
[optional] [default to $false] |
| Owner |
BaseAccessAllOfOwner |
|
[optional] |
| Type |
DocumentType |
|
[required] |
| Source |
IdentityDocumentAllOfSource |
|
[optional] |
| Entitlements |
[]BaseEntitlement |
Entitlements included with the role. |
[optional] |
| EntitlementCount |
Int32 |
Number of entitlements included with the role. |
[optional] |
| Tags |
[]String |
Tags that have been applied to the object. |
[optional] |
| Action |
String |
Name of the event as it's displayed in audit reports. |
[optional] |
| Stage |
String |
Activity's current stage. |
[optional] |
| Origin |
String |
Activity's origin. |
[optional] |
| Status |
String |
Identity's status in SailPoint. |
[optional] |
| Requester |
AccountSource |
|
[optional] |
| Recipient |
AccountSource |
|
[optional] |
| TrackingNumber |
String |
ID of the group of events. |
[optional] |
| Errors |
[]String |
Errors provided by the source while completing account actions. |
[optional] |
| Warnings |
[]String |
Warnings provided by the source while completing account actions. |
[optional] |
| Approvals |
[]Approval |
Approvals performed on an item during activity. |
[optional] |
| OriginalRequests |
[]OriginalRequest |
Original actions that triggered all individual source actions related to the account action. |
[optional] |
| ExpansionItems |
[]ExpansionItem |
Controls that translated the attribute requests into actual provisioning actions on the source. |
[optional] |
| AccountRequests |
[]AccountRequest |
Account data for each individual source action triggered by the original requests. |
[optional] |
| Sources |
String |
Sources involved in the account activity. |
[optional] |
| DisplayName |
String |
Identity's display name. |
[optional] |
| Segments |
[]BaseSegment |
Segments with the role. |
[optional] |
| SegmentCount |
Int32 |
Number of segments with the role. |
[optional] |
| CloudGoverned |
Boolean |
Indicates whether the entitlement is cloud governed. |
[optional] [default to $false] |
| Privileged |
Boolean |
Indicates whether the entitlement is privileged. |
[optional] [default to $false] |
| IdentityCount |
Int32 |
Number of identities who have access to the entitlement. |
[optional] |
| Type |
String |
Event type. Refer to Event Types for a list of event types and their meanings. |
[optional] |
| Actor |
String |
Name of the actor that generated the event. |
[optional] |
| Target |
String |
Name of the target, or recipient, of the event. |
[optional] |
| Stack |
String |
The event's stack. |
[optional] |
| IpAddress |
String |
Target system's IP address. |
[optional] |
| Details |
String |
ID of event's details. |
[optional] |
| Attributes |
[map[string]AnyType]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 |
Map or dictionary of key/value pairs. |
[optional] |
| Objects |
[]String |
Objects the event is happening to. |
[optional] |
| Operation |
String |
Operation, or action, performed during the event. |
[optional] |
| TechnicalName |
String |
Event's normalized name. This normalized name always follows the pattern of 'objects_operation_status'. |
[optional] |
| FirstName |
String |
Identity's first name. |
[optional] |
| LastName |
String |
Identity's last name. |
[optional] |
| Email |
String |
Identity's primary email address. |
[optional] |
| Phone |
String |
Identity's phone number. |
[optional] |
| Inactive |
Boolean |
Indicates whether the identity is inactive. |
[optional] [default to $false] |
| Protected |
Boolean |
Indicates whether the identity is protected. |
[optional] [default to $false] |
| EmployeeNumber |
String |
Identity's employee number. |
[optional] |
| Manager |
IdentityDocumentAllOfManager |
|
[optional] |
| IsManager |
Boolean |
Indicates whether the identity is a manager of other identities. |
[optional] |
| IdentityProfile |
IdentityDocumentAllOfIdentityProfile |
|
[optional] |
| ProcessingState |
String |
Identity's processing state. |
[optional] |
| ProcessingDetails |
ProcessingDetails |
|
[optional] |
| Accounts |
[]BaseAccount |
List of accounts associated with the identity. |
[optional] |
| AccountCount |
Int32 |
Number of accounts associated with the identity. |
[optional] |
| Apps |
[]App |
List of applications the identity has access to. |
[optional] |
| AppCount |
Int32 |
Number of applications the identity has access to. |
[optional] |
| Access |
[]IdentityAccess |
List of access items assigned to the identity. |
[optional] |
| AccessCount |
Int32 |
Number of access items assigned to the identity. |
[optional] |
| RoleCount |
Int32 |
Number of roles assigned to the identity. |
[optional] |
| AccessProfileCount |
Int32 |
Number of access profiles included with the role. |
[optional] |
| Owns |
[]Owns |
Access items the identity owns. |
[optional] |
| OwnsCount |
Int32 |
Number of access items the identity owns. |
[optional] |
| AccessProfiles |
[]BaseAccessProfile |
Access profiles included with the role. |
[optional] |