| Id |
Pointer to String |
Id of the account activity |
[optional] |
| Name |
Pointer to String |
The name of the activity |
[optional] |
| Created |
Pointer to System.DateTime |
When the activity was first created |
[optional] |
| Modified |
Pointer to System.DateTime |
When the activity was last modified |
[optional] |
| Completed |
Pointer to System.DateTime |
When the activity was completed |
[optional] |
| CompletionStatus |
Pointer to CompletionStatus |
|
[optional] |
| Type |
Pointer to String |
The type of action the activity performed. Please see the following list of types. This list may grow over time. - CloudAutomated - IdentityAttributeUpdate - appRequest - LifecycleStateChange - AccountStateUpdate - AccountAttributeUpdate - CloudPasswordRequest - Attribute Synchronization Refresh - Certification - Identity Refresh - Lifecycle Change Refresh Learn more here. |
[optional] |
| RequesterIdentitySummary |
Pointer to IdentitySummary |
|
[optional] |
| TargetIdentitySummary |
Pointer to IdentitySummary |
|
[optional] |
| Errors |
Pointer to []String |
A list of error messages, if any, that were encountered. |
[optional] |
| Warnings |
Pointer to []String |
A list of warning messages, if any, that were encountered. |
[optional] |
| Items |
Pointer to []AccountActivityItem |
Individual actions performed as part of this account activity |
[optional] |
| ExecutionStatus |
Pointer to ExecutionStatus |
|
[optional] |
| ClientMetadata |
Pointer to map[string]String |
Arbitrary key-value pairs, if any were included in the corresponding access request |
[optional] |