1.5 KiB
1.5 KiB
external help file, Module Name, online version, schema
| external help file | Module Name | online version | schema |
|---|---|---|---|
| ZertoApiWrapper-help.xml | ZertoApiWrapper | https://github.com/wcarroll/ZertoApiWrapper/blob/master/docs/Get-ZertoLocalSite.md | 2.0.0 |
Get-ZertoLocalSite
SYNOPSIS
Returns information about the local site.
SYNTAX
Get-ZertoLocalSite [-pairingstatuses] [<CommonParameters>]
DESCRIPTION
Returns information about the local site. Please see the Zerto API Documentation for specifics on the information returned.
EXAMPLES
Example 1
PS C:\> Get-ZertoLocalSite
Returns information about the local site.
PARAMETERS
-pairingstatuses
Switch to return possible paiting statuses.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This 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).