@Path(value="/devices")
public interface IDevices
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<Device> | 
listWiped()  | 
@GET @Path(value="_listWiped") java.util.List<Device> listWiped() throws ServerFault
ServerFaultCopyright © 2023. All Rights Reserved.