pub async fn status(peer_info: &PeerInfo) -> Result<PeerStatusMessage, Error>
Get status of PeerObject
It’s bindings for GET /peers/{peer_id}/status
API