v1

latestSwagger 2.0BSD 32026-07-1721515.0 KB
cfg

Update configuration info for a node

Use this method to update a single node. This is identical to PUT:/cfg/node, but with the option of including the node id as a url parameter instead of in the body.

put/cfg/node/{id}

Path parameters

idstring required

The ID of the node you want to update

Request body

idstring byte
parentIdstring byte
runStatestring
physStatestring
nodenamestring
archstring
platformstring

Response

successful operation

idstring byte
parentIdstring byte
runStatestring
physStatestring
nodenamestring
archstring
platformstring