Posted on 11-21-2016 05:35 AM
Hi guys,
I am playing a little bit with JSS API. I have some trouble with Policies property. When i get values of a policy with a printer action. My result is strange:
"printers": [ "", { "id": 30, "name": "Printer", "action": "install", "make_default": false }
printers section add null printer and if you count the result i have 2 printers attached to this policy.
It s normal result or a bug with JSS ?
Thanks