Graph
Community
Enterprise
Get ACL inheritance path
Returns a graph representing the path that an ACE is inherited through for a given edge.
get/api/v2/graphs/acl-inheritance
Query parameters
source_nodeinteger required
The ID of the starting node.
target_nodeinteger required
The ID of the ending node.
edge_typestring required
The type of edge the ACL inheritance path is being fetched for.
Response
Returns graph data that contains a collection of nodes and edges that make up the ACL inheritance path.