node
Enable or disable the Border Agent ephemeral key (ePSKc) feature.
The feature must be enabled before an ephemeral key can be activated with a POST request to /node/ba-epskc/key.
put/node/ba-epskc/state
Request body
string required
Can be "enable" or "disable".
Example request
"enable"
Response
Successful operation.