Does /master/state endpoint help? This can get all resources per-role in
the cluster, including total, used, reserved etc per role.
*"reserved_resources"*: {
*"r2"*: {
*"mem"*: 0,
*"disk"*: 0,
*"cpus"*: 8
},
*"r1"*: {
*"mem"*: 8000,
*"disk"*: 0,
*"cpus"*: 0
}
}
Thanks,
Guangya
On Mon, Feb 22, 2016 at 5:11 PM, 陈强 <[email protected]> wrote:
> Hi all,
>
> Does Mesos support to get the available total resource for every roles
> now? if don't, who are focusing on this? thanks.
>
> --
>
> Best Regards,
> ChenQiang
>
>