Skip to main content
POST
/
cabinet
/
admin
/
stats
/
nodes
/
{node_uuid}
/
toggle
Toggle Node
curl --request POST \
  --url http://localhost:8080/cabinet/admin/stats/nodes/{node_uuid}/toggle
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

node_uuid
string
required

Response

Successful Response