System Analysis

Get System Analysis Graph

get/system_analysis/{id}/graph

Path parameters

idstring required

Query parameters

depthinteger
relationshipKindstring[]

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/GetSystemAnalysisGraphResponseBody.json"
}

Changes