jssimporter / python-jss

python-jss is deprecated. Please see the wiki for alternatives.
GNU General Public License v3.0
102 stars 41 forks source link

Calling j.Computer() with a subset always returns the 'general' subset #66

Closed Honestpuck closed 6 years ago

Honestpuck commented 6 years ago

When you call j.Computer() specifying a subset the subset(s) returned always includes general

computer = j.Computer('129', "hardware&purchasing")

returns


<computer>
<general>...</general>
<hardware>...</hardware>
<purchasing>...</purchasing>
</computer>
sheagcraig commented 6 years ago

Correct.

I don't remember the details exactly, but this is dictated by the JSS.