Get-ASBacklogPackageRequestStatus
Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition.
The Get-ASBacklogPackageRequestStatus cmdlet gets the status of the package request.
Example
The following are the examples of the Get-ASBacklogPackageRequestStatus:
PS C:\Users\Administrator> Get-ASBacklogPackageRequest PackageRequestId=1
Get-ASBacklogPackageRequestStatus -PackageRequestId 1
Parameters
The Get-ASBacklogPackageRequestStatus cmdlet has the following parameters:
Parameter |
Description |
PackageRequestId |
(Required) The ID of the Backlog request. |
Return Values
• | Displays the following status of the package request in the backlog: |
• | Inqueue |
• | Inprogress |
• | Success |
• | Failed |