v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1427153143.4 KB

Updates a node configuration with new parameters.

Applies only to Hyperledger Fabric.

patch/networks/{networkId}/nodes/{nodeId}

Path parameters

networkIdstring required

The unique identifier of the network that the node is on.

nodeIdstring required

The unique identifier of the node.

Request body

MemberIdstring
<p>The unique identifier of the member that owns the node.</p> <p>Applies only to Hyperledger Fabric.</p>

Response

Success

UpdateNodeOutput required