cyberark / epv-api-scripts

These API scripts enable CyberArk users to automate privileged account management task like account creation, user management, and more.
https://www.cyberark.com/best
Apache License 2.0
203 stars 176 forks source link

Update (#17) #269

Closed bab29 closed 2 years ago

bab29 commented 2 years ago

Update to let 404 on update be caught and attempt to add

Update to release notes

Update to let 404 on update be caught and attempt to add

Update to release notes

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Update to let 404 on update be caught and attempt to add

Update to release notes

Update to let 404 on update be caught and attempt to add

Update to release notes

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Update to let 404 on update be caught and attempt to add

Update to release notes

Update to let 404 on update be caught and attempt to add

Update to release notes

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Update to let 404 on update be caught and attempt to add

Update to release notes

Update to let 404 on update be caught and attempt to add

Update to release notes

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Update to let 404 on update be caught and attempt to add

Update to release notes

Update to let 404 on update be caught and attempt to add

Update to release notes

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Update to let 404 on update be caught and attempt to add

Update to release notes

Update to let 404 on update be caught and attempt to add

Update to release notes

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

Co-authored-by: deepanshudawar get2deepanshu@gmail.com

In the code $srcMember.safemember is used, the member has no such property. Replaced it with $srcAccount.safemember coming from the exported csv

Co-authored-by: deepanshudawar get2deepanshu@gmail.com Co-authored-by: Marton Sebok sebokmarton@gmail.com

Desired Outcome

Please describe the desired outcome for this PR. Said another way, what was the original request that resulted in these code changes? Feel free to copy this information from the connected issue.

Implemented Changes

Describe how the desired outcome above has been achieved with this PR. In particular, consider:

Connected Issue/Story

Resolves #[relevant GitHub issue(s), e.g. 76]

CyberArk internal issue link: [insert issue ID]()

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security