Hi
I will like to update many sub folders like in that print screen
I just fine with poll them to the right place..
How do I create those folder from PS??
I use PS and the IP subnet prefix is working just fine with
Import-Module SwisPowerShell
Add-PSSnapin SwisSnapin
$swisCred= Get-Credential -Message "enter"
$swis = Connect-Swis -Host "X.X.X.X" -Credential $SwisCred
Invoke-SwisVerb -SwisConnection $swis -EntityName "IPAM.SubnetManagement" -Verb "CreateSubnet" -Arguments @("172.18.32.0", "24")

Google to that
https://thwack.solarwinds.com/product-forums/the-orion-platform/f/orion-sdk/22750/adding-new-ipam-subnets-via-swis-to-existing-groups/225072#225072
Is that still not possible "IPAM-705." ?