Skip to main content

Node registers with DDS

POST 

/internal/v1/nodes/register

Register a node with optional capabilities. DDS will call the node at POST /internal/v1/registrations to validate the registration. Secret updates every time you call this endpoint regardless of success. It returns 401 when registration_secret doesn't match. It returns 403 when the node is already registered or switching is forbidden. It returns 409 when url has been taken by another node.

Request

Responses

OK