Shows service usage statistics. `Command syntax:` ```actionscript cellframe-node-cli net_srv report ``` `Options:` ```actionscript none ``` ### CLI Example `Command:` ```actionscript cellframe-node-cli net_srv report ``` `Response:` ```actionscript Service report: SRV UID: 0x0000000000000001 Client pkey hash: 0xBD982A6450494448477F38C1F8F5ED632A3F51EB86945CE76A0E84786E402360         payed:                 using time:             0                 bytes sent:             0                 bytes received:         0                 units used:             0                 datoshi value:          0         grace:                 using time:             109                 bytes sent:             18909751                 bytes received:         73313924                 units used:             0                 datoshi value:          586         free:                 using time:             0                 bytes sent:             0                 bytes received:         0                 units used:             0 SRV UID: 0x0000000000000001 Client pkey hash: 0xF5B9D0C675D671E05198812F40B8C0AF4CBE5C477BAA2940AE751F6B37E1F335         payed:                 using time:             4011                 bytes sent:             13643340                 bytes received:         670241797                 units used:             0                 datoshi value:          4346         grace:                 using time:             5499                 bytes sent:             23452974                 bytes received:         900287200                 units used:             0                 datoshi value:          28244         free:                 using time:             0                 bytes sent:             0                 bytes received:         0                 units used:             0 ``` ### JSON-RPC Example ![[JSON-RPC Request - NET_SRV REPORT]]