Roman Steiner
6c3277a047
updated group definitions
3 years ago
Roman Steiner
5e60b1828f
first sample for creating caslibs
3 years ago
Roman Steiner
a2e3451f26
creating and setting folder permissions
3 years ago
Roman Steiner
3fc4923678
new python script for setting folder permissions
3 years ago
Roman Steiner
bac354a02c
new python script for setting folder permissions
3 years ago
Roman Steiner
fdcf9919c2
callrestapi can also return full response object on request
3 years ago
Roman Steiner
829124525d
creating custom groups
3 years ago
Roman Steiner
c32838e52c
Script for creating AuthDomains (test-version)
3 years ago
Roman Steiner
e92cc3f9e5
removed SSL connection validation
3 years ago
Roman Steiner
f834065c70
extend creategroups.py to also add groups to groups
3 years ago
Gerry Nelson
6fc061b136
add token domain ( #125 )
3 years ago
Gerry Nelson
6a5e40d4c2
Dev/refreshtoken ( #123 )
* add token refresh
* json.dumps
* data
* savetoken
* fix folder id bug
* fix index
Co-authored-by: cloud-user <cloud-user@race.sas.com>
3 years ago
Michael Erickson
40c99f402f
Add new tool - ValidateViya ( #122 )
* Created validateviya.py
* Implemented suggested tests
* Converted systemDataReq -> caslibTableReq
* Added -g, -c flags (working, non-functional)
* Implemented -g, -c functionality, -o passfail
* Altered -c argument: a filename is now required
* Implemented report/report-full output type
* Updated specializedprint
* Updated validateviya to use python3 interpreter
* Created manual for validateviya
* Added python2 functionality
* +x validateviya
* remove pycache
* remove ds_store
Co-authored-by: Michael Erickson <michael.erickson@sas.com>
Co-authored-by: Gerry Nelson <45608078+gerrynelson63@users.noreply.github.com>
3 years ago
Gerry Nelson
6f8cc5743e
add gettransfermapping ( #121 )
* add gettransfermapping
* remove -o option
3 years ago
Gerry Nelson
a6c59641a8
fix intent ( #120 )
3 years ago
Tom Starr
ca6eb6b553
Pull request 1 ( #119 )
* 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.
3 years ago
Gerry Nelson
ee4f8c8226
add datefilter function and use it ( #118 )
* add datefilter function and use it
* remove debug
3 years ago
Gerry Nelson
8e54e91656
Dev/fileservice ( #117 )
* list files add cols and sort
* bug
* day subset
* add listcontent.py
* parentfolderudi
* add folder path
* print root folders
* remove folders from output + verbose
* path to item verbose
Co-authored-by: cloud-user <cloud-user@race.sas.com>
3 years ago
Gerry Nelson
dc2898dca8
Dev/packagemanagement ( #116 )
* add listransferpackages
* add deletetransferpackages
* add comments
* print on delete
* reset app properties
* remove binary
* remove binary
4 years ago
Gerry Nelson
024df0138b
Bug/unicode ( #113 )
* teext encode ascii
* bracket remove
* unicodeliterals
* unicode fixes
* unicode fixes
* update exportfoldertree.py
Co-authored-by: cloud-user <cloud-user@race.sas.com>
4 years ago
Gerry Nelson
b3d5fa2097
Bug/filenames closes #109 ( #112 )
* update get_valid_filename
* fix spacing
* Update sharedfunctions.py
Co-authored-by: cloud-user <cloud-user@race.sas.com>
4 years ago
Michael Drutar
ce7b5f595a
update to exportfolder.py ( #110 )
* update to exportfolder.py
Adding option to remove transfer file after download
* Add files via upload
4 years ago
Michael Drutar
b7afd92b65
adding option to include dependencies ( #108 )
4 years ago
Gerry Nelson
e2ca94181d
+x permission ( #106 )
4 years ago
Gerry Nelson
85bfebabd5
fix ( #104 )
4 years ago
Gerry Nelson
57bb86d40b
Dev/listallusersposix ( #103 )
* update getposixidentity
* condition on sids
4 years ago
Gerry Nelson
955ebc2fd1
support setting id for groups ( #102 )
4 years ago
Gerry Nelson
6c893b1661
Feature/setposixattrs ( #101 )
* add setposixattributes
* remove secondary gid
* +x
* check if file exists
* add debug
* fix
* x
* final
4 years ago
David Stern
9634c8ba7a
Fix python3 compatibility in listmemberswithpath ( #99 )
4 years ago
David Stern
1e61357680
Add capability to get and set attributes in compute contexts ( #97 )
* 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
4 years ago
David Stern
f1baff23e5
New tool to update compute contexts with etag
4 years ago
Gerry Nelson
28e4b5963a
Bug/patch ( #96 )
* add patch method
* update comments
4 years ago
Gerry Nelson
6427073b15
Update importpackages.py ( #95 )
5 years ago
Gerry Nelson
2549792ec7
update import packages quote pacjage ( #93 )
5 years ago
Gerry Nelson
b4578bc17f
Feature/docupdate ( #92 )
* Update README.md
* Update INSTALL.md
5 years ago
Gerry Nelson
0d1a5c938d
Update exportfolder.py ( #91 )
5 years ago
Muzzammil Nakhuda
5d2b32c183
submit_jobdef.py and submit_jobreq.py are two commmand-line tools that calls functions from jobmodule.py jobmodule class. ( #88 )
submit_jobdef submits a job using job definition id and submit_jobreq submits a job using job request id.
Added information about them in the README.md and EXAMPLES.md
5 years ago
Gerry Nelson
74eb98c0d8
Update exportcaslibs.py
5 years ago
Gerry Nelson
6e77802f9e
Closing #74 Bug/python3 ( #87 )
* remove excep handler
* update
* change print
* fix for python3
* fix for python3
* python3 changes
5 years ago
Gerry Nelson
141f83ca73
Feature/exportimport ( #86 )
* first pass export groups
* export import cas auth
* updates
* message
* no caslib message
5 years ago
Muzzammil Nakhuda
58a99656e0
Issue #83 - Adding a support for updating headers in requests. ( #84 )
5 years ago
David Stern
08af25b679
Added support for rules that target containerUri ( #82 )
5 years ago
Gerry Nelson
8637dbc387
Deletecontent ( #81 )
* Update deletecontentfromfolder.py
* update message
* +x
* +x
* update
* fix bug
* message error
* variable name
* fix message
* update messages
* update comment
* fix comment
* typo
5 years ago
sasgnn
01d21a55ba
+x
5 years ago
Gerry Nelson
11a2c6c051
Create deletecontentfromfolder.py ( #80 )
5 years ago
Gerry Nelson
674d76b082
Gn notifications ( #78 )
* Add files via upload
* Add files via upload
managenotificaations
* add getposixgroups
* a few updates
* fix comment
* +x
* remove notifications, cli coming
5 years ago
Gerry Nelson
2986f5da8d
Update applyfolderauthorization.py ( #77 )
5 years ago
Gerry Nelson
9b4668336b
Update setup.py
remove spaces in property file write
5 years ago
Gerry Nelson
ba1850f995
Update setup.py
remove ConfigParser
5 years ago
Gerry Nelson
f689d94eba
Update application.properties
set default to sas-admin
5 years ago