infamousjoeg / cybr-cli

A "Swiss Army Knife" command-line interface (CLI) for easy human and non-human interaction with @CyberArk suite of products.
Apache License 2.0
72 stars 16 forks source link

cybr user unsuspend #30

Closed infamousjoeg closed 3 years ago

infamousjoeg commented 3 years ago

Is your feature request related to a problem? Please describe. The most frequently asked for task a Vault Administrator asks to be automated for the Users management API is to unsuspend users who have entered the wrong password enough times to suspend their account within EPV.

Describe the solution you'd like A command that takes [https://github.com/slamdf150xc/EPV-Resume-User]() and makes into into a single command: $ cybr user unsuspend -u UserName would be the best solution.