Entity Relationships (Beta)
Last updated
Was this helpful?
Last updated
Was this helpful?
List all entity destinations for a certain relationship type. Optional depth parameter to limit the depth of the relationship tree.
The tag (x-cortex-tag
) or unique, auto-generated identifier for the entity.
How many relationships to traverse the relationship tree. Defaults to immediate relationships
If true will include relationships that traverse archived entities
false
List all entity sources for a certain relationship type. Optional depth parameter to limit the depth of the relationship tree.
The tag (x-cortex-tag
) or unique, auto-generated identifier for the entity.
How many relationships to traverse the relationship tree. Defaults to immediate relationships
If true will include relationships that traverse archived entities
false
List all entity relationships for a certain relationship type.
Number of results to return per page, between 1 and 1000. Default 250.
250
Page number to return, 0-indexed. Default 0.
0
Update all direct destinations for a given entity and entity relationship type
The tag (x-cortex-tag
) or unique, auto-generated identifier for the entity.
When true, overrides values that were defined in the catalog descriptor. Will be overwritten the next time the catalog descriptor is processed.
Updates to entity relationship destinations
List of code tags for the entities to add as sources
["entity-1","entity-2"]
Add direct destinations for a given entity and entity relationship type
The tag (x-cortex-tag
) or unique, auto-generated identifier for the entity.
When true, overrides values that were defined in the catalog descriptor. Will be overwritten the next time the catalog descriptor is processed.
Updates to entity relationship destinations
List of code tags for the entities to add as sources
["entity-1","entity-2"]
Update all direct sources for a given entity and entity relationship type
The tag (x-cortex-tag
) or unique, auto-generated identifier for the entity.
When true, overrides values that were defined in the catalog descriptor. Will be overwritten the next time the catalog descriptor is processed.
Updates to entity relationship sources
List of code tags for the entities to add as sources
["entity-1","entity-2"]
Add direct sources for a given entity and entity relationship type
The tag (x-cortex-tag
) or unique, auto-generated identifier for the entity.
When true, overrides values that were defined in the catalog descriptor. Will be overwritten the next time the catalog descriptor is processed.
Updates to entity relationship sources
List of code tags for the entities to add as sources
["entity-1","entity-2"]
Update all entity relationships for a certain relationship type.
When true, overrides values that were defined in the catalog descriptor. Will be overwritten the next time the catalog descriptor is processed.
Updates to entity relationships
Add all entity relationships for a certain relationship type.
When true, overrides values that were defined in the catalog descriptor. Will be overwritten the next time the catalog descriptor is processed.
Updates to entity relationships