< Back
Get-ALPendingOp
Post
NAME Get-ALPendingOp
SYNOPSIS
Gets appliance operation based on ID
SYNTAX
Get-ALPendingOp [-websession] <Object> [-id] <String> [<CommonParameters>]
DESCRIPTION
Gets appliance operation based on ID
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>
workticket 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-ALPendingOp -websession $websession -id $myworkid
RELATED LINKS
SYNOPSIS
Gets appliance operation based on ID
SYNTAX
Get-ALPendingOp [-websession] <Object> [-id] <String> [<CommonParameters>]
DESCRIPTION
Gets appliance operation based on ID
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>
workticket 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-ALPendingOp -websession $websession -id $myworkid
RELATED LINKS