Skip to main content

Accountactivity

Properties

NameTypeDescriptionNotes
id(optional) stringId of the account activity[default to undefined]
name(optional) stringThe name of the activity[default to undefined]
created(optional) stringWhen the activity was first created[default to undefined]
modified(optional) stringWhen the activity was last modified[default to undefined]
completed(optional) stringWhen the activity was completed[default to undefined]
completionStatus(optional) Completionstatus[default to undefined]
type(optional) stringThe 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.[default to undefined]
requesterIdentitySummary(optional) Identitysummary[default to undefined]
targetIdentitySummary(optional) Identitysummary[default to undefined]
errors(optional) Array<string>A list of error messages, if any, that were encountered.[default to undefined]
warnings(optional) Array<string>A list of warning messages, if any, that were encountered.[default to undefined]
items(optional) Array<Accountactivityitem>Individual actions performed as part of this account activity[default to undefined]
executionStatus(optional) Executionstatus[default to undefined]
clientMetadata(optional)Arbitrary key-value pairs, if any were included in the corresponding access request[default to undefined]