GetPackageDownloadProgress
Get download progress information for a specific package by name
GET
/api/v1/installer/packages/{name}/progressOperation ID
GetPackageDownloadProgressSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Path Parameters
nameStringRequiredName of the package to retrieve download progress for
