Hi team, hoping someone can help me out here. I have a customer that wants a report of all their Fixed IP Assignments in each MX across their fleet. There are over 100 MXs, all with fixed IPs in the DHCP scope. When using postman, I can get the info from an individual network and Vlan using the getNetworkApplianceVlan command. However, this isn't really scalable as you can imagine. I'm hoping to be able to pull the fixed IP assignement setting for all 100 MXs inside the same org. Any idea's how I can expan the getNetworkApplianceVlan command to scrape all networks and vlans, not just one?
... View more