Dependencies
Last updated
Was this helpful?
Last updated
Was this helpful?
true
false
Number of results to return per page, between 1 and 1000. Default 250.
250
Page number to return, 0-indexed. Default 0.
0
If a dependency exists between the callee
and the caller
, returns metadata about the edge.
Deletes a single dependency edge between the caller
and the callee
.
Note: This is only supported for edges created via the API.
Deletes any outgoing dependencies from the entity. Note: this only deletes dependencies that were created via the API.
The entity tag (x-cortex-tag) for the callee entity ("from" entity)
The entity tag (x-cortex-tag) for the caller entity ("to" entity)
HTTP Method
POST
This API allows you to create multiple dependencies for multiple entities at once.
If a dependency exists between two entities, replace the metadata with the payload. Note: This only supports dependencies created via the API.
No content