Will display a list of all public networks configured and verified on the customers Umbrella tenant.
networks[?isVerified==
true
].join('',[name
:
,ipAddress
/
, to_string(prefixLength)]) | join(
|
, @)