Okta Account
| eventType | Description | Sample | Rule |
|---|---|---|---|
| account. | Apply an Aerial template condition. | N | N |
| account. | Create an Aerial template condition. | N | N |
| account. | Delete an Aerial template condition. | N | N |
| account. | Remove an Aerial template condition. | N | N |
| account. | Update an Aerial template condition. | N | N |
| account. | Org is added to an Aerial account. | N | N |
| account. | Org deletion request is cancelled. | N | N |
| account. | Org is requested to be deleted. | N | N |
| account. | Products are updated on an org. | N | N |
| account. | Org status is updated. | N | N |
| account. | Create an org group. | N | N |
| account. | Delete an org group. | N | N |
| account. | Assign an org to an org group. | N | N |
| account. | Revoke an org from an org group. | N | N |
| account. | Update an org group. | N | N |
account.aerial_template_condition.apply
#Description
Apply an Aerial template condition. Audit application of template conditions for Aerial accounts. This event is fired in the Aerial org when a template condition is applied to the org. Includes template condition details such as ID and name.
References #
account.aerial_template_condition.create
#Description
Create an Aerial template condition. Audit creation of template conditions for Aerial accounts. This event is fired when a new template condition is created. Includes template condition details such as ID and name.
References #
account.aerial_template_condition.delete
#Description
Delete an Aerial template condition. Audit deletion of template conditions for Aerial accounts. This event is fired when a template condition is deleted. Includes template condition details such as ID and name.
References #
account.aerial_template_condition.remove
#Description
Remove an Aerial template condition. Audit removal of template conditions for Aerial accounts. This event is fired in the Aerial org when a template condition is removed from the org. Includes template condition details such as ID and name.
References #
account.aerial_template_condition.update
#Description
Update an Aerial template condition. Audit updates to template conditions for Aerial accounts. This event is fired when a template condition is updated. Includes template condition details such as ID and name.
References #
account.org.add
#Description
Org is added to an Aerial account. Triggered when an org is added to an Aerial account. This event is fired in both the Aerial org and the added target org.
References #
account.org.delete.cancel
#Description
Org deletion request is cancelled. Triggered when the deletion request is cancelled. This event is fired in the Aerial org. The recovered org will be in the target.
References #
account.org.delete.request
#Description
Org is requested to be deleted. Triggered when a org is requested to be deleted. This event is fired in the Aerial org. The user or API client who requested the delete will be the actor and the org to be deleted will be in the target.
References #
account.org.product.update
#Description
Products are updated on an org. Triggered when Products are updated on an org. This event is fired only in the Aerial org.
References #
account.org.status.update
#Description
Org status is updated. Triggered when the status of an org is updated. This event is fired only in the Aerial org.
References #
account.org_group.create
#Description
Create an org group. Triggered when an org group is created in an Aerial account. This event is fired in the Aerial org when a new org group is created.
References #
account.org_group.delete
#Description
Delete an org group. Triggered when an org group is deleted from an Aerial account. This event is fired in the Aerial org when an org group is deleted.
References #
account.org_group.org.assign
#Description
Assign an org to an org group. Triggered when an org is assigned to an org group in an Aerial account. This event is fired in the Aerial org when an org is assigned to an org group. The target array contains the container (OrgGroup) followed by the member (Org).
References #
account.org_group.org.revoke
#Description
Revoke an org from an org group. Triggered when an org is revoked from an org group in an Aerial account. This event is fired in the Aerial org when an org is revoked from an org group. The target array contains the container (OrgGroup) followed by the member (Org).