Events Lifecycle for Resources
Illumio resources progress through the lifecycle stages (creation, updating, deletion) and Illumio Core records them with the appropriate event types.
About the Lifecycle
Many resources have a lifecycle from creation through update to deletion. For example, the events related to a security policy rule (identified by the resource name sec_rule) are recorded with the following event types.
sec_rule.createsec_rule.update: Update events record with the values of the resource object both before and after the event for a lifecycle audit trail.sec_rule.delete
Other Resource Lifecycles
Some resources have unique characteristics and do not follow the create-update-delete pattern. For example, workloads have the following event types:
workload.updateworkload.upgradeworkload.redetect_networkworkload.recalc_rulesworkload.soft_deleteworkload.deleteworkload.undelete