When the Monero daemon is running, the monerod status command prints the network hashrate .., net hash 287.52 MH/s,... I couldn't find any mentions of network hashrate in the Monero daemon RPC documentation.
Is it possible to somehow get this information through RPC or is executing the monerod status command and parsing its text output the only way?