listbanned
Summary
List all manually banned IPs/Subnets.
Description
List all manually banned IPs/Subnets.
Arguments
None.
Results
value(ARR): No description.value(OBJ): No description.address(STR): The IP/Subnet of the banned nodeban_created(NUM_TIME): The UNIX epoch time the ban was createdbanned_until(NUM_TIME): The UNIX epoch time the ban expiresban_duration(NUM_TIME): The ban duration, in secondstime_remaining(NUM_TIME): The time remaining until the ban expires, in seconds
Examples
qbit-cli listbanned
curl --user myusername --data-binary '{"jsonrpc": "2.0", "id": "curltest", "method": "listbanned", "params": []}' -H 'content-type: application/json' http://127.0.0.1:8352/