Resource API - Get Work zones from only those who have them defined.
Content
Hi,
I'm looking to replicate/copy one resource hierarchy from one system to another. I have extracted the resource information from source system, but I have noticed that work work zone information returned using "get_resources_zones" returns work zone information for each resource taking inheritance into account.
I'm looking for a method that ignores inheritance and returns resource work zone information only when it is defined/attached to that specific resource, OR some indication that work zone information is inherited or not by the resource.
I.e. If work zones are defined on a group only, and all its children have no individual work zones defined for them (i.e. they inherit all their work zones from group) then when I make the call on all the resources (group and children) I only get work zones reported back for the group - none for children.