OBJECT
AssetGroupMember
An asset group for policies
link GraphQL Schema definition
- type AssetGroupMember {
 - #   The group member inside the complex group
 - : AssetGroup! 
 - #   Whether the group is negated
 - : Boolean! 
 - }
 
    link Require by
- ActivityPolicyPolicy that involves activity
 - AssetPolicyPolicy that involves activity and doesn't have a dst.
 - IDSGeneralPolicyPolicy that involves an IDS event that the whole network is relevant
 - IDSSrcDstPolicyPolicy that involves an IDS event where both source and destination are relevant
 - IntrusionPolicyPolicy that involves an Intrusion event detection
 - NetworkPolicyPolicy that involves network events
 - Policynull
 - PortPolicyPolicy that involves port events
 - TagValuePolicyPolicy on tag values