v1

latestSwagger 2.0BSD 32026-07-1721515.0 KB
dsc

Update discovery info for a node

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

Note: This is not a typical action and should be done sparingly.

put/dsc/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