Relationships
#
RelationshipsIntegrations that have the create relationships parameter creates relationships as part of the reputation commands.
#
Steps how to create relationships:- Create an EntityRelationship object with the relationships data. If more than one relationship exists, create a list and append all of the EntityRelationship objects to it.
When setting the name of the relationship, make sure to choose a value that appears in the the predefined list of relationships
For more information about creating a relationship entity, visit EntityRelationship.
- Use the Common object when creating the indicator and in the relationships key set the list of EntityRelationship objects.
- Use CommandResults, set the relationships key to the list of EntityRelationship objects.