Account Jump Item Association

These fields apply to the account_jump_item_association_added and account_jump_item_association_removed events.

Field Value Explanation

id

number

The unique identifier of the association.

account_group_id

number

The unique identifier of the account group.

account_id number The unique identifier of the account.
criteria string A JSON representation of the filters Eg. {"name":["name"],"host":["hostname"],"tag":["tag"],"comment":["comments"],"shared_jump_groups":[3]} Valid only when the filter type is criteria.
filter_type applicable, not_injectable or criteria The filter type of the association.