Using the Nagios XI API, is it possible to get the amount of time a host has been UP(Duration)? For example, in the GUI, on the left hand side, if you click on `Host Status`, you can see a list of your hosts with the following columns: Status, Duration, Attempt, Last Check, Status Information. Is it possible to get this information using the Nagios XI API?
Thanks