1.6 KiB
1.6 KiB
external help file, Module Name, online version, schema
| external help file | Module Name | online version | schema |
|---|---|---|---|
| ZertoApiWrapper-help.xml | ZertoApiWrapper | https://github.com/ZertoPublic/ZertoApiWrapper/blob/master/docs/Get-ZertoZsspSession.md | 2.0.0 |
Get-ZertoZsspSession
SYNOPSIS
Retrieve a list of existing session URLs.
SYNTAX
default (Default)
Get-ZertoZsspSession [<CommonParameters>]
zsspSessionIdentifier
Get-ZertoZsspSession [-zsspSessionIdentifier <String[]>] [<CommonParameters>]
DESCRIPTION
Retrieve a list of existing session URLs.
EXAMPLES
Example 1
PS C:\> Get-ZertoZsspSession
Retrieve a list of existing session URLs.
PARAMETERS
-zsspSessionIdentifier
ZSSP Session Id(s) to get information.
Type: String[]
Parameter Sets: zsspSessionIdentifier
Aliases: zsspSessionId
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).