v1

latestSwagger 2.02026-07-13285166341.1 KB
PackageTypes

Modify a Package Type.

No Documentation Found.

put/api/v2/PackageTypes/{ID}

Path parameters

IDstring required

The ID of the Package Type

Request body

PackageTypeIDstring

Read Only. The package type id.

Descriptionstring required

The description of the package type

InventoryPackagestring

The inventory package used to determine what version of this package type is installed.

Categorystring

The inventory category (from the InventoryPackage) used to determine what version of this package type is installed.

Attributestring

The inventory attribute (from the InventoryPackage) used to determine what version of this package type is installed.

InventoryFrequencyinteger

The number of minutes to wait before requesting another inventory. The default value is 1440 (24 hours).

MaxDeltaPackagesinteger

The maximum number of "chained" delta packages to use when updating the client

LocalizedDescriptionstring

Optional. The StringID used to localize the description of the PackageType

LocalizedNamestring

Optional. The StringID used to localize the name of the PackageType

Iconstring

Optional. The icon to use for the PackageType, in base 64

Response

No Content