How can I use Info api to get XDR related stats?

I am currently using Info.request to log various statistical data about our aerospike enterprise cluster.

One of the metric that I am interested in logging is esmt-bytes-shipped which I can see on the Aerospike AMC enterprise console but I cant see it in Info.request api result.

How can I get these numbers programmatically ?

I believe that is equivalent to xdr_ship_bytes which also has an analogous per dc metric dc_ship_bytes.

These are obtainable through the statistics info command discussed: