app-policy_manager

On this page:

updateTargets

Summary

Updates a device's targets

Description

Updates the policy reference(s) of a device's targets. Does not add new targets to the device.

Route

PUT /policy-manager/devices/:id/targets

Roles

admin other readonly apiread

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes ID of the device.
targets array yes array of targets to be updated

Return

DetailsExampleSchema
Name Type Description
response object Results of delete action