Manage Device Management Policy
Creates and updates device management policies, and gets tenant device management policies, without pagination.
get
/api/v2/tenants/{clientId}/policies/management
Gets device management policies of a tenant without pagination.
Path Parameters
- clientId
Describes the clientId of the tenant
00
post
/api/v2/tenants/{clientId}/policies/management
Creates a device management policy with required filters on the resources.
Path Parameters
- clientId
Describes the clientId of the tenant
00
00
put
/api/v2/tenants/{clientId}/policies/management
Updates the device management policy.
Path Parameters
- clientId
Describes the clientId of the tenant
00
00