System Analysis

Update System Analysis Node

patch/system_analysis_nodes/{id}

Path parameters

idstring required

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

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

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

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

Changes