Set-ASSubscribeRequest

AdminStudio 2024 | 27.0 | AdminStudio PowerShell Cmdlets

Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition and with Workflow Manager.

The Set-ASSubscribeRequest cmdlet sets the subscription status for the specified backlog request.

Example

The following is the syntax used to check out a package from the Software Repository:

Set-ASSubscribeRequest -PackageRequestId XX -Subscribe Yes/No

Parameters

The Set-ASSubscribeRequest cmdlet has the following parameters:

Set-ASSubscribeRequest Parameters

Parameter

Description

PackageRequestId

(Required) The Id of the Backlog request.

Subscribe

(Required) Set one of the following subscribe status:

Yes
No

Note:If Subscribe is set to Yes, then it will be added to the request only when the PackageFeedId and WorkflowId values are set for the specified Backlog request.

Returns

A success or failure message is returned.