Hello,
I am having some serious trouble getting the vpn exclusion rules for a single network or few in my organization.
I keep getting the error networkIds must be an array and I have tried any suggestion I have found to fix with no better results.
I am regularly using v1 and postman API v1.58, your help would be appreciated.
See example below:
$headers = New-Object "System.Collections.Generic.Dictionary[[String],[String]]"
$headers.Add("Accept", "application/json")
$headers.Add("Authorization", "••••••")
$response | ConvertTo-Json