< Back
Get-ALOsLayerDetail
Post
NAME Get-ALOsLayerDetail
SYNOPSIS
Gets detailed information on a OS layer including revisions
SYNTAX
Get-ALOsLayerDetail [-websession] <Object> [-id] <String> [<CommonParameters>]
DESCRIPTION
Gets detailed information on a OS layer including revisions
PARAMETERS
-websession <Object>
Existing Webrequest session for ELM Appliance
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-id <String>
Operating System Layer ID
Required? true
Position? 2
Default value
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-aloslayerdetail -websession $websession -id $app.AssociatedOsLayerId
RELATED LINKS
SYNOPSIS
Gets detailed information on a OS layer including revisions
SYNTAX
Get-ALOsLayerDetail [-websession] <Object> [-id] <String> [<CommonParameters>]
DESCRIPTION
Gets detailed information on a OS layer including revisions
PARAMETERS
-websession <Object>
Existing Webrequest session for ELM Appliance
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-id <String>
Operating System Layer ID
Required? true
Position? 2
Default value
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-aloslayerdetail -websession $websession -id $app.AssociatedOsLayerId
RELATED LINKS