I am using Marathon Ruby SDK to get the number of nodes registered with the DC/OS cluster. But I am not getting any method which can return me the number of nodes registered with the cluster. Marathon SDK: https://www.rubydoc.info/gems/marathon-api/
Any idea how can I get the registered nodes? Thanks in advance.