How can I get all interfaces from a specific Cisco ACI Node (Leaf and Spine) from API? I can get all interfaces from all nodes with the following URL, but not for a specific node. /api/node/class/l1PhysIf.json?&order-by=l1PhysIf.modTs|desc Can you pl...