Distibution set tag - HTTP API
Tag |
Tags are strings used to describe and identify Targets and DSs. |
Distribution Set (DS) |
A Distribution Set defines a meta package that combines a set of software modules which have to be provisioned entirely (e.g. OS X Ver X. JVM Y ver. Y, AH Z ver. Z). |
Distribution Set Type |
A Distribution Set Type is an abstract definition for DS that defines which types of Software Modules can be added (optionally or mandatory). A DS is considered complete, if all mandatory Software Modules are present. Only complete DS can be assigned to a Target. |
Find details on following resources.
The pages will open in an new browser tab
GET /rest/v1/distributionsettags/{distributionsetTagId}/assigned
POST /rest/v1/distributionsettags/{distributionsetTagId}/assigned/toggleTagAssignment
POST /rest/v1/distributionsettags/{distributionsetTagId}/assigned
DELETE /rest/v1/distributionsettags/{distributionsetTagId}/assigned/{distributionsetId}