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
Response
successful operation