Forum Discussion
dennishaseloffalemo
Jun 04, 2020Copper Contributor
The "service" entity and the communication protocol
Hello everyone, we have doing some research on the API and noticed that the entity "services" has no relation to other entities, like printer or connector etc. We looked into the connections...
Rani_Abdellatif
Jun 05, 2020Former Employee
In terms communication protocols, UP is based on PWG IPP (https://www.pwg.org/ipp)
If you are building a solution that uses UP, I hope you had a chance to watch this serssion: https://www.youtube.com/watch?v=4cQwELtsBgI
Here's the latest docs about the service resource type: https://docs.microsoft.com/en-us/graph/api/resources/printservice?view=graph-rest-beta
If none of this is useful to you, please let us know what you are trying to do and we are happy to provide more specific info.