v1

latestSwagger 2.02026-07-13285166341.1 KB
UpdateGroups

Add a new Update Group. The report field is a string that has a dot based request for a specific piece of submitted data.

No Documentation Found.

post/api/v2/UpdateGroups

Request body

IDstring
Descriptionstring required

The description of the update group

UpdateTypestring required

The update type name

InventoryPackagestring

The Package ID of the package used for inventory

ReportFieldstring

A field to return in the status report for this update group. Specify the field with the format [Label]: {[InventoryPackageID].[Category].[Attribute]}. (i.e. example: {bec778ca-278d-424a-867a-4653a1a19e86.MyCategory.MyAttribute})

ValidatingFieldstring

A field used for validation in the status report for this update group. Specify the field with the format [Label]: {[InventoryPackageID].[Category].[Attribute]}. (i.e. example: {bec778ca-278d-424a-867a-4653a1a19e86.MyCategory.MyAttribute})

ValueToValidatestring

The value to validate the ValidationField against.

InventoryFrequencyinteger

The time in minutes between inventory checks. Default value is 1440 minutes (one day).

Priorityinteger required

The execution priority of the package relative to other packages in the bundle. Range 1 - 100, lower value indication higher priority.

Versionstring byte

The version of the UpdateGroup, this value is incremented with each modification to a related Bundle or PackageType

LocalizedDescriptionstring

Optional. The StringID used to localize the description of the update group

LocalizedNamestring

Optional. The StringID used to localize the name of the update group

Response

OK

string required