Skip to main content

Patch a node with the given node id in given section

PATCH 

/graph/:graph_id/node/:node_id/section/:section

Experimental: This API is not stable and might be subject of change.
Patch a node with the given node id in given section

Request​

Path Parameters

    graph_id stringrequired

    The identifier of the graph

    Example: resoto
    node_id stringrequired

    The identifier of the node

    section stringrequired

    Possible values: [reported, desired, metadata]

    The identifier of the section

Body

The partial object data to patch.

    property name* any

Responses​

Return the patched node

Schema
    kind string

    The kind of this node.

    property name* any
Loading...

Contact Us

 

 

Â