< Back
Get-ALExportableRev
Post
NAME Get-ALExportableRev
SYNOPSIS
Gets revisions that can be used to export to share
SYNTAX
Get-ALExportableRev [-websession] <Object> [-sharepath] <String> [[-username] <String>] [[-sharepw] <String>]
[-showall] [<CommonParameters>]
DESCRIPTION
Gets revisions that can be used to export to share
PARAMETERS
-websession <Object>
Existing Webrequest session for ELM Appliance
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-sharepath <String>
Share UNC Path type
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-username <String>
Share username
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-sharepw <String>
Share password
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-showall [<SwitchParameter>]
Get all layers including non exportable ones
Required? false
Position? named
Default value False
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
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ALExportableRev -websession $websession -sharepath "\\\\myserver\\path\\layers"
RELATED LINKS
SYNOPSIS
Gets revisions that can be used to export to share
SYNTAX
Get-ALExportableRev [-websession] <Object> [-sharepath] <String> [[-username] <String>] [[-sharepw] <String>]
[-showall] [<CommonParameters>]
DESCRIPTION
Gets revisions that can be used to export to share
PARAMETERS
-websession <Object>
Existing Webrequest session for ELM Appliance
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-sharepath <String>
Share UNC Path type
Required? true
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-username <String>
Share username
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-sharepw <String>
Share password
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-showall [<SwitchParameter>]
Get all layers including non exportable ones
Required? false
Position? named
Default value False
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
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-ALExportableRev -websession $websession -sharepath "\\\\myserver\\path\\layers"
RELATED LINKS