This repository was archived by the owner on Apr 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Get UnifiNetworkList
Joerg Hochwald edited this page Jan 14, 2019
·
25 revisions
external help file: UniFiTooling-help.xml Module Name: UniFiTooling online version: https://github.com/jhochwald/UniFiTooling/raw/master/docs/Get-UnifiNetworkList.md schema: 2.0.0
Get a List Networks via the API of the UniFi Controller
Get-UnifiNetworkList [[-UnifiSite] <String>] [<CommonParameters>]
Get a List Networks via the API of the Ubiquiti UniFi Controller
Get-UnifiNetworkList
Get a List Networks via the API of the UniFi Controller
Get-UnifiNetworkList -UnifiSite 'Contoso'
Get a List Networks on Site 'Contoso' via the API of the UniFi Controller
UniFi Site as configured. The default is: default
Type: String
Parameter Sets: (All)
Aliases: Site
Required: False
Position: 2
Default value: Default
Accept pipeline input: True (ByPropertyName, ByValue)
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
Initial version of the Ubiquiti UniFi Controller automation function