Skip to main content
Infrastructure/Installer

BatchDownloadPackages

Start downloading a batch of packages from the depot to local storage

POST/api/v1/installer/packages/download

Operation ID

BatchDownloadPackages

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

application/json

Body Fields

  • packageNames
    ListRequired

    Package names

    Example: item1,item2

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • items
    List

    Collection of result items

    Example: item1,item2