v51

OpenAPI 3.0.3Apache-2.0raw.githubusercontent.com2026-08-01276140748.5 KB
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.