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

Add Account Unlock for PAS API #198

Closed infamousjoeg closed 1 year ago

infamousjoeg commented 1 year ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like n/a

Describe alternatives you've considered n/a

Additional context The API endpoint is undocumented at POST https://pvwa.example.com/PasswordVault/api/accounts/<Account ID>/unlock. Allows a logged in user with the Unlock Account privilege to "check-in" a previously "checked-out" account regardless of the user who checked it out.