Hi. I was hoping to be able to determine the actual amount of a resource allocated when a work/agenda item gets picked up on a host through, the python api. For example, if my job has a reservation of host.processors=1-4, when it gets picked up on a host, I want to determine (within the execute.py) how many host.processors "resources" have been allocated for this agenda. Is this possible?