public interface PolicyManagementService
| Modifier and Type | Method and Description |
|---|---|
Message |
getEffectivePolicy(String acceptHeader,
String deviceId)
Get the applicable effective policy for an enrolled windows device.
|
Message getEffectivePolicy(@HeaderParam(value="Accept") String acceptHeader, String deviceId) throws WindowsConfigurationException
deviceId - Device IdWindowsConfigurationException - occurred while retrieving all the devices from DB.Copyright © 2016 WSO2. All rights reserved.