v1

latestSwagger 2.02026-07-13285166341.1 KB
PriorityPackages

Add a Priority Package for a Client.

No Documentation Found.

post/api/v2/PriorityPackages

Request body

ClientIDstring required

The ID of the client to receive the priority package

PriorityPackageIDstring

Read Only. The ID of the priority package.

PackageIDstring required

The ID of the package to push as a priority package.

Switchesstring

The command line arguments for the priority package. Default value is an empty string.

TimeStampstring date-time

Read Only. The timestamp of the priority package.

PackageTypeIDstring

Read Only. From the package specified by package ID.

Urlstring

Read Only. From the package specified by package ID.

CRCstring

Read Only. From the package specified by package ID.

Notesstring

Read Only. From the package specified by package ID.

Versioninteger

Read Only. From the package specified by package ID.

PreviousVersioninteger

Read Only. From the package specified by package ID.

Descriptionstring

Read Only. From the package specified by package ID.

ReleaseDatestring date-time

Read Only. From the package specified by package ID. The date the package was released

Releasedboolean

Read Only. From the package specified by package ID.

Autorunboolean

Read Only. From the package specified by package ID. Value is true if package should run automatically. Default value is false.

Sizeinteger

Read Only. From the package specified by package ID.

RemoveOnSuccessboolean

Read Only. From the package specified by package ID.

Response

OK

string required