Stop a Peer
post
/console/admin/api/v2/nodes/peers/{peerId}/stop
Stop designated peers.
Request
Supported Media Types
- application/json
Path Parameters
-
peerId(required): string
Peer ID
Response
Supported Media Types
- application/json
200 Response
Action result message
Root Schema : schema
Type:
Show Source
object
-
status:
string
Allowed Values:
[ "down" ]
Example:down
400 Response
Invalid arguments
401 Response
Unauthorized
403 Response
Forbidden
404 Response
Not found
500 Response
Internal server error
Default Response
Unexpected error