I hereby claim:
- I am wrhansen on github.
- I am wrhansen (https://keybase.io/wrhansen) on keybase.
- I have a public key whose fingerprint is DB67 F726 3C9C C33D 695C E51A 1E1D 4F0A 226D 2922
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| """ | |
| This is an example of requesting a report through LMS, in this case we're | |
| requesting an ActiveInvenotryReport. | |
| NOTE: This code is completely untested at this point, but it should work. | |
| """ | |
| import uuid | |
| import lmslib |