< Back

Get-DynDnsZone

Sat Jan 18, 2020 8:15 pm

NAME Get-DynDnsZone



SYNOPSIS

The command Get-DynDnsZone will return all zones associated with the customer, or the specified zone.





SYNTAX

Get-DynDnsZone [[-Zone] <String>] [<CommonParameters>]





DESCRIPTION

The command Get-DynDnsZone will return all zones associated with the customer, or the specified zone.





PARAMETERS

-Zone <String>

Specifies a zone for which to retrieve information. If this is omitted, all zones associated with the customer

will be returned.



Required? false

Position? 0

Default value None

Accept pipeline input? False

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS

None







OUTPUTS

DynDnsZone[]







NOTES









--------------------------- Example ---------------------------



PS C:\\> Get-DynDnsZone



Zone SerialNumber SerialStyle Type

---- ------------ ----------- ----

anovelidea.org 2018110400 day Primary



List all zones associated with the customer.



RELATED LINKS

Online Version: https://powershell.anovelidea.org/modul ... sZone.html

Add-DynDnsZone https://powershell.anovelidea.org/modul ... sZone.html

Remove-DynDnsZone https://powershell.anovelidea.org/modul ... sZone.html

Get Zone(s) (API) https://help.dyn.com/get-zones-api/