Get-ASPackageCodes

AdminStudio 2021 | 21.0 | AdminStudio REST APIs

Edition:REST APIs are enabled with AdminStudio Enterprise Edition.

When you send this request, It will return package codes of the specified package.

Get-ASPackageCodes API Information

Request Type

Description

API

http://localhost:8086/catalog/deploymenttypes/packagecodes/{PackageID}

Method

GET

Parameters

List all parameters in the following format:

PackageID = Specifies the package ID

Connection Info

Provides the connection information of the package as mentioned in Setting Up Connection to Run REST APIs 

Response

Example: http://localhost:8086/catalog/deploymenttypes/packagecodes/63

<response>

<HasFault>false</HasFault><headers><httpHeaders><Host>localhost:8086</Host><Connection>keep-alive</Connection><Accept>*/*</Accept><User-Agent>PostmanRuntime/7.26.10</User-Agent><Accept-Encoding>gzip, deflate, br</Accept-Encoding><Postman-Token>6975952d-74ce-4da1-b62c-b32b1f50a054</Postman-Token></httpHeaders><request></request></headers><summary /><data><data><InSoftwareRepository>false</InSoftwareRepository><SubscribedText>Not associated with any subscribed database</SubscribedText><ConflictResultsText>There is no conflict information persisted for this product.</ConflictResultsText><TransformsText>This package does not have any transforms.</TransformsText><InstallCommandLine></InstallCommandLine><UnInstallCommandLine></UnInstallCommandLine><PackagePath>C:\repack\FoxitReader941_enu_Setup\App-VPackage\Foxit Reader\Foxit Reader.appv</PackagePath><InstallationLocation></InstallationLocation><PatchesText>This package does not have any patches.</PatchesText><ParentCount>1</ParentCount><ApplicationsText>Only the current application references this product</ApplicationsText><AssociationsText>This package does not have any associations.</AssociationsText><LanguageDisplayName></LanguageDisplayName><AppVFB1Size /><AppVTotalSize /><AppVCompressed /><AppVClientVersion /><AppVVersionID /><AppVPackageId /><AppVPackageVersion /><AppVUrlProtocol /><AppVUrlHost /><AppVUrlPort /><AppVUrlPath /><AppVOS /><AppVUrlComplete>Not Available</AppVUrlComplete><AppVPackageType>1</AppVPackageType><IsSigned>false</IsSigned><RowID>63</RowID><PackageCode>{7D5BB368-F287-4423-ADE0-6C4540FD1518}</PackageCode><ProductCode>{13b5da92-1d08-11e9-acff-000c296bf2a5}</ProductCode><ProductVersion>9.4.1.16828</ProductVersion><UpgradeCode></UpgradeCode><ProductName>Foxit Reader</ProductName><Manufacturer>Foxit Software Inc.</Manufacturer><ProductLanguage>0</ProductLanguage><FileName>C:\repack\FoxitReader941_enu_Setup\App-VPackage\Foxit Reader\Foxit Reader.appv</FileName><Comments>No description entered</Comments><ImportDate>2021-04-16T16:16:23.76</ImportDate><FileModifiedDate>2021-04-16T16:16:18.193</FileModifiedDate><Flags>24</Flags><DisplayedProductName>Foxit Reader (MSI =&gt; App-V5)</DisplayedProductName><OriginalMsiFileName>Foxit Reader.appv</OriginalMsiFileName><SoftwareRepositoryFlag>0</SoftwareRepositoryFlag><OriginalPackageLocation>C:\repack\FoxitReader941_enu_Setup\App-VPackage\Foxit Reader</OriginalPackageLocation></data></data>

</response>