post http://127.0.0.1:5001/api/v1/stats/bitswap
Show some diagnostic information on the bitswap agent.
Arguments
Arguments | Description | Type | Required? |
---|---|---|---|
verbose | Print extra information. | boolean | N |
human | Print sizes in human readable format (e.g., 1K 234M 2G). | boolean | N |
unpin | Remove the old pin. | boolean | N |
pin | Pin this object when adding. | boolean | N |
quiet | Write minimal output. | boolean | N |
key | Name of the key to be used or a valid PeerID, as listed by btfs key list -l . Default: "self". | string | N |
quieter | Write only final hash. | boolean | N |