Change Log Object
The descriptions of the change log object attributes are as follows:
Attribute |
Type |
Description |
---|---|---|
id |
string |
Unique identifier for the change log item. |
association_chain |
array of objects |
List of names and ids associated with this change. |
scope |
string |
Scope of change (not the same as a Secure Workload scope). |
action |
string |
Change action. |
details |
string |
Further action details, when available. |
created_at |
integer |
Unix timestamp of when change log item was created. |
modifier |
object |
User responsible for change. |
modified |
object |
Modified fields and values. |
original |
object |
Fields and values before modification. |
version |
integer |
Version identifier. |