* getobjectdetails added and getfolderid updated in sharedfunctions
getobjectdetails added and getfolderid updated in sharedfunctions
* Initial commit
New program (getpathsplus.py) to retrieve path and other details from ObjectURIs in bulk.
* Add CreatedBy to the fields returned
Add CreatedBy to the fields returned by getfolderid.py when 'simple' output style is set.
* New updatecomputecontext.py & mods to callrestapi
* Rename to setcomputecontextattributes.py
* Updates to get and setcomputecontextattributes.py
* Example, and exception handlers for python3
* tidy exception handler up
* Don't pop items fr dict while we iterate over them
* Cut stuff we don't need to make dbg output clearer
* Minor tweaks after debugging
* Set executable bit on new scripts
* Generate valid .json filename for Linux filesystem
Adding get_valid_filename function to address slashes and other invalid characters in the report name for Linux filesystem.
* Moved get_valid_filename to sharedfunctions.py.
* Update snapshotreports.py
Revision date added in the comment.
* Update sharedfunctions.py
Revision date is added in the comment.
* Create getpath.py
* Updated sharedfunctions.py to add getpath()
* Create listmembers.py
* getpath.py and listmemberswithpath.py in README.md
* Tests for getpath.py and listmemberswithpath.py
* Typo in header