Get and Delete Device Management Policy
The endpoint is used to get device management policy details and unassign agent policy for resources.
delete
/api/v2/tenants/{clientId}/policies/management/{id}
Unassigns agent policies for resources.
Path Parameters
- id
Resource management policy uuid
- clientId
Describes the clientId of the tenant
00
get
/api/v2/tenants/{clientId}/policies/management/{id}
Gets device management policy details.
Path Parameters
- id
Resource management policy uuid
- clientId
Describes the clientId of the tenant
00