Response (peer list)
api/v3
Last updated
api/v3
Last updated
Parameter
Type
Description
host
string
The host value of the peer.
port
number
The port value of the peer.
successOutCount
number
The number of successful outbound connections.
successInCount
number
The number of successful inbound connections.
lastSeen
number
Timestamp when last connected.
failCount
number
The number of times the connection failed.
lastAttempt
number
The timestamp of the last connection attempt.
active
number
If the peer is active. If this value is greater than 1, it is activated; else, deactivated.
Status
Error
Message
400
BAD_REQUEST
The parameter value passed as count is invalid.