Cisco Meraki: DHCP Lease Time
submitted
J
John O Mahony
This metric is used to audit the DHCP lease time for every VLAN in each Meraki network.
Networks[].VLANs[].join(' | ', [ join(': ', ['Network', to_string(networkId)]), join(': ', ['VLAN', to_string(id)]), join(': ', ['Name', to_string(name)]), join(': ', ['Lease Time', to_string(dhcpLeaseTime)]) ])