v1

latestSwagger 2.0BSD 32026-07-1721515.0 KB
cfg

Create a node

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

post/cfg/node/{id}

Path parameters

idstring required

The ID of the node you want to create

Request body

idstring byte
parentIdstring byte
runStatestring
physStatestring
nodenamestring
archstring
platformstring

Response

successful operation

idstring byte
parentIdstring byte
runStatestring
physStatestring
nodenamestring
archstring
platformstring