Got this, but it returns all EAs (curl -u user:pass https://server-int.company.org:8443/JSSResource/computers/id/2134 | xpath '/computer/extension_attributes/extension_attribute')
I'd like only a single attribute specified by ID 45. Anyone have a good way to do that?
